camunda-bpmn-js 0.15.0 → 0.15.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +312 -276
- package/LICENSE +20 -20
- package/README.md +84 -84
- package/dist/assets/base-modeler.css +4 -4
- package/dist/assets/base-navigated-viewer.css +1 -1
- package/dist/assets/base-viewer.css +1 -1
- package/dist/assets/bpmn-js.css +4 -5
- package/dist/assets/camunda-cloud-modeler.css +1 -1
- package/dist/assets/camunda-platform-modeler.css +1 -1
- package/dist/base-modeler.development.js +37 -34
- package/dist/base-modeler.production.min.js +1 -1
- package/dist/base-navigated-viewer.development.js +7 -4
- package/dist/base-navigated-viewer.production.min.js +1 -1
- package/dist/base-viewer.development.js +7 -4
- package/dist/base-viewer.production.min.js +1 -1
- package/dist/camunda-cloud-modeler.development.js +367 -364
- package/dist/camunda-cloud-modeler.production.min.js +1 -1
- package/dist/camunda-cloud-navigated-viewer.development.js +42 -39
- package/dist/camunda-cloud-navigated-viewer.production.min.js +1 -1
- package/dist/camunda-cloud-viewer.development.js +42 -39
- package/dist/camunda-cloud-viewer.production.min.js +1 -1
- package/dist/camunda-platform-modeler.development.js +68 -65
- package/dist/camunda-platform-modeler.production.min.js +1 -1
- package/dist/camunda-platform-navigated-viewer.development.js +26 -23
- package/dist/camunda-platform-navigated-viewer.production.min.js +1 -1
- package/dist/camunda-platform-viewer.development.js +26 -23
- package/dist/camunda-platform-viewer.production.min.js +1 -1
- package/lib/base/Modeler.js +46 -46
- package/lib/base/NavigatedViewer.js +2 -2
- package/lib/base/Viewer.js +2 -2
- package/lib/camunda-cloud/Modeler.js +68 -68
- package/lib/camunda-cloud/NavigatedViewer.js +34 -34
- package/lib/camunda-cloud/Viewer.js +34 -34
- package/lib/camunda-cloud/features/context-pad/ContextPadOptions.js +15 -15
- package/lib/camunda-cloud/features/context-pad/index.js +6 -6
- package/lib/camunda-cloud/features/drilldown/index.js +3 -3
- package/lib/camunda-cloud/features/palette/PaletteOptions.js +14 -14
- package/lib/camunda-cloud/features/palette/PaletteProvider.js +31 -31
- package/lib/camunda-cloud/features/palette/index.js +6 -6
- package/lib/camunda-cloud/features/popup-menu/ReplaceMenuProvider.js +71 -71
- package/lib/camunda-cloud/features/popup-menu/ReplaceOptions.js +46 -46
- package/lib/camunda-cloud/features/popup-menu/index.js +6 -6
- package/lib/camunda-cloud/features/rules/BpmnRules.js +137 -137
- package/lib/camunda-cloud/features/rules/index.js +5 -5
- package/lib/camunda-cloud/util/commonModules.js +13 -13
- package/lib/camunda-platform/Modeler.js +46 -46
- package/lib/camunda-platform/NavigatedViewer.js +25 -25
- package/lib/camunda-platform/Viewer.js +24 -24
- package/lib/camunda-platform/util/commonModules.js +6 -6
- package/lib/util/ExtensionElementsUtil.js +59 -59
- package/package.json +109 -110
- package/styles/base-modeler.css +4 -4
- package/styles/base-navigated-viewer.css +1 -1
- package/styles/base-viewer.css +1 -1
- package/styles/camunda-cloud-modeler.css +1 -1
- package/styles/camunda-platform-modeler.css +1 -1
- package/util/index.js +39 -39
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnViewer=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){var t={exports:{}};return e(t,t.exports),t.exports}var n=t((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}}));function i(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}var r=Object.prototype.toString,a=Object.prototype.hasOwnProperty;function o(e){return void 0!==e}function s(e){return"[object Array]"===r.call(e)}function p(e){return"[object Object]"===r.call(e)}function l(e){return"[object Number]"===r.call(e)}function c(e){var t=r.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function u(e){return"[object String]"===r.call(e)}function m(e,t){return a.call(e,t)}function h(e,t){var n;return t=function(e){return c(e)?e:function(t){return t===e}}(t),d(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function f(e,t){var n=[];return d(e,(function(e,i){t(e,i)&&n.push(e)})),n}function d(e,t){var n;if(void 0!==e){var i=s(e)?E:x;for(var r in e)if(m(e,r)&&!1===t(n=e[r],i(r)))return n}}function y(e,t,n){return d(e,(function(e,i){n=t(n,e,i)})),n}function g(e,t){return!!y(e,(function(e,n,i){return e&&t(n,i)}),!0)}function v(e,t){return!!h(e,t)}function b(e){return function(t){return g(e,(function(e,n){return t[n]===e}))}}function x(e){return e}function E(e){return Number(e)}function w(e,t){return e.bind(t)}function A(){return(A=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function _(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return A.apply(void 0,[e].concat(n))}function S(e,t){var n=this;t=t||1e3,e.on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,a=t.gfx,o=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(a,r,o):n.drawConnection(a,r,o)})),e.on(["render.getShapePath","render.getConnectionPath"],t,(function(e,t){if(n.canRender(t))return"render.getShapePath"===e.type?n.getShapePath(t):n.getConnectionPath(t)}))}function C(e,t){var n=R(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function R(e){return e&&e.businessObject||e}function M(e){return e&&e.di}function k(e,t){return!C(e,"bpmn:CallActivity")&&(C(e,"bpmn:SubProcess")?!(!(t=t||M(e))||!C(t,"bpmndi:BPMNPlane"))||t&&!!t.isExpanded:!C(e,"bpmn:Participant")||!!R(e).processRef)}function P(e){var t=e.businessObject,n=function(e){return C(e,"bpmn:FlowElement")||C(e,"bpmn:Participant")||C(e,"bpmn:Lane")||C(e,"bpmn:SequenceFlow")||C(e,"bpmn:MessageFlow")||C(e,"bpmn:DataInput")||C(e,"bpmn:DataOutput")?"name":C(e,"bpmn:TextAnnotation")?"text":C(e,"bpmn:Group")?"categoryValueRef":void 0}(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}function T(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 D(e,t){return T(t,e),e}S.prototype.canRender=function(){},S.prototype.drawShape=function(){},S.prototype.drawConnection=function(){},S.prototype.getShapePath=function(){},S.prototype.getConnectionPath=function(){};var O={"alignment-baseline":1,"baseline-shift":1,clip:1,"clip-path":1,"clip-rule":1,color:1,"color-interpolation":1,"color-interpolation-filters":1,"color-profile":1,"color-rendering":1,cursor:1,direction:1,display:1,"dominant-baseline":1,"enable-background":1,fill:1,"fill-opacity":1,"fill-rule":1,filter:1,"flood-color":1,"flood-opacity":1,font:1,"font-family":1,"font-size":2,"font-size-adjust":1,"font-stretch":1,"font-style":1,"font-variant":1,"font-weight":1,"glyph-orientation-horizontal":1,"glyph-orientation-vertical":1,"image-rendering":1,kerning:1,"letter-spacing":1,"lighting-color":1,marker:1,"marker-end":1,"marker-mid":1,"marker-start":1,mask:1,opacity:1,overflow:1,"pointer-events":1,"shape-rendering":1,"stop-color":1,"stop-opacity":1,stroke:1,"stroke-dasharray":1,"stroke-dashoffset":1,"stroke-linecap":1,"stroke-linejoin":1,"stroke-miterlimit":1,"stroke-opacity":1,"stroke-width":2,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function N(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=O[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function B(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return O[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);N(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)N(e,i,t[i])}(e,t);return e}function I(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1}var L=/\s+/,F=Object.prototype.toString;function j(e){return void 0!==e}function V(e){return new z(e)}function z(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function W(e){var t=e.parentNode;return t&&t.removeChild(e),e}function G(e){for(var t;t=e.firstChild;)W(t);return e}z.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~I(t,e)||t.push(e),j(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},z.prototype.remove=function(e){if("[object RegExp]"===F.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=I(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=t.join(" "),this},z.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},z.prototype.toggle=function(e,t){return this.list?(j(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(j(t)?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},z.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(L);return""===e[0]&&e.shift(),e},z.prototype.has=z.prototype.contains=function(e){return this.list?this.list.contains(e):!!~I(this.array(),e)};var $="http://www.w3.org/2000/svg",H='<svg xmlns="'+$+'"';function U(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf($)&&(e=H+e.substring(4)):(e=H+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function K(e,t){var n;return"<"===e.charAt(0)?(n=U(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS($,e),t&&B(n,t),n}var q=K("svg");function Y(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function X(e){return e?q.createSVGTransformFromMatrix(e):q.createSVGTransform()}var Z=/([&<>]{1})/g,J=/([\n\r"]{1})/g,Q={"&":"&","<":"<",">":">",'"':"'"};function ee(e,t){return e.replace(t,(function(e,t){return Q[t]||t}))}function te(e,t){var n,i,r,a,o;switch(e.nodeType){case 3:t.push(ee(e.textContent,Z));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n<i;++n)a=r.item(n),t.push(" ",a.name,'="',ee(a.value,J),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(o=e.childNodes).length;n<i;++n)te(o.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",ee(e.nodeValue,Z),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function ne(e,t){var n=U(t);if(G(e),t){(function(e){return"#document-fragment"===e.nodeName})(n)||(n=n.documentElement);for(var i,r=(i=n.childNodes,Array.prototype.slice.call(i)),a=0;a<r.length;a++)T(r[a],e)}}function ie(e,t){if(void 0!==t){try{ne(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)te(t,n),t=t.nextSibling;return n.join("")}(e)}function re(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function ae(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),function(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(re(e,i))}(n,t)),n.consolidate()}function oe(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function se(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function pe(e,t){var n=K("polyline");return B(n,{points:se(e)}),t&&B(n,t),n}var le="hsl(225, 10%, 15%)";function ce(e,t,n){return v(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return g(t,(function(t,n){return e[n]==t}))}(e,n)}))}function ue(e){return e.businessObject}function me(e,t){var n=M(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function he(e,t){var n=M(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||le}function fe(e,t,n){var i=M(e).get("label");return i&&i.get("color:color")||t||he(e,n)}var de=Object.prototype.toString,ye=Object.prototype.hasOwnProperty;function ge(e,t){return ye.call(e,t)}function ve(e,t){var n;if(void 0!==e){var i=function(e){return"[object Array]"===de.call(e)}(e)?xe:be;for(var r in e)if(ge(e,r)&&!1===t(n=e[r],i(r)))return n}}function be(e){return e}function xe(e){return Number(e)}function Ee(e){for(var t=e.style,n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return ve(i,(function(e){e&&ve(e,(function(e,n){t[n]=e}))})),e}var we=[].indexOf,Ae=function(e,t){if(we)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1},_e=/\s+/,Se=Object.prototype.toString;function Ce(e){return new Re(e)}function Re(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function Me(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}Re.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Ae(t,e)||t.push(e),this.el.className=t.join(" "),this},Re.prototype.remove=function(e){if("[object RegExp]"==Se.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Ae(t,e);return~n&&t.splice(n,1),this.el.className=t.join(" "),this},Re.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Re.prototype.toggle=function(e,t){return this.list?(void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(void 0!==t?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},Re.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(_e);return""===e[0]&&e.shift(),e},Re.prototype.has=Re.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Ae(this.array(),e)};var ke="undefined"!=typeof Element?Element.prototype:{},Pe=ke.matches||ke.matchesSelector||ke.webkitMatchesSelector||ke.mozMatchesSelector||ke.msMatchesSelector||ke.oMatchesSelector,Te=function(e,t){if(!e||1!==e.nodeType)return!1;if(Pe)return Pe.call(e,t);for(var n=e.parentNode.querySelectorAll(t),i=0;i<n.length;i++)if(n[i]==e)return!0;return!1};var De=window.addEventListener?"addEventListener":"attachEvent",Oe=window.removeEventListener?"removeEventListener":"detachEvent",Ne="addEventListener"!==De?"on":"",Be=function(e,t,n,i){return e[De](Ne+t,n,i||!1),n},Ie=function(e,t,n,i){return e[Oe](Ne+t,n,i||!1),n},Le=["focus","blur"];var Fe,je={bind:function(e,t,n,i,r){return-1!==Le.indexOf(n)&&(r=!0),Be(e,n,(function(n){var r=n.target||n.srcElement;n.delegateTarget=function(e,t,n){for(var i=n?e:e.parentNode;i&&i.nodeType!==document.DOCUMENT_NODE&&i.nodeType!==document.DOCUMENT_FRAGMENT_NODE;){if(Te(i,t))return i;i=i.parentNode}return Te(i,t)?i:null}(r,t,!0),n.delegateTarget&&i.call(e,n)}),r)},unbind:function(e,t,n,i){return-1!==Le.indexOf(t)&&(i=!0),Ie(e,t,n,i)}},Ve=function(e,t){if("string"!=typeof e)throw new TypeError("String expected");t||(t=document);var n=/<([\w:]+)/.exec(e);if(!n)return t.createTextNode(e);e=e.replace(/^\s+|\s+$/g,"");var i=n[1];if("body"==i){return(r=t.createElement("html")).innerHTML=e,r.removeChild(r.lastChild)}var r,a=We[i]||We._default,o=a[0],s=a[1],p=a[2];(r=t.createElement("div")).innerHTML=s+e+p;for(;o--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var l=t.createDocumentFragment();for(;r.firstChild;)l.appendChild(r.removeChild(r.firstChild));return l},ze=!1;"undefined"!=typeof document&&((Fe=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',ze=!Fe.getElementsByTagName("link").length,Fe=void 0);var We={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:ze?[1,"X<div>","</div>"]:[0,"",""]};function Ge(e,t){return(t=t||document).querySelector(e)}function $e(e){e.parentNode&&e.parentNode.removeChild(e)}function He(e,t,n,i,r){var a=X();a.setTranslate(t,n);var o=X();o.setRotate(i||0,0,0);var s=X();s.setScale(r||1,r||1),ae(e,[a,o,s])}function Ue(e,t,n){var i=X();i.setTranslate(t,n),ae(e,i)}We.td=We.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],We.option=We.optgroup=[1,'<select multiple="multiple">',"</select>"],We.thead=We.tbody=We.colgroup=We.caption=We.tfoot=[1,"<table>","</table>"],We.polyline=We.ellipse=We.polygon=We.circle=We.text=We.line=We.path=We.rect=We.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var Ke=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e){var t=e.exports=function(e,n){if(n||(n=16),void 0===e&&(e=128),e<=0)return"0";for(var i=Math.log(Math.pow(2,e))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,e/r))/Math.log(n)*r;var a=i-Math.floor(i),o="";for(r=0;r<Math.floor(i);r++){o=Math.floor(Math.random()*n).toString(n)+o}if(a){var s=Math.pow(n,a);o=Math.floor(Math.random()*s).toString(n)+o}var p=parseInt(o,n);return p!==1/0&&p>=Math.pow(2,e)?t(e,n):o};t.rack=function(e,n,i){var r=function(r){var o=0;do{if(o++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var s=t(e,n)}while(Object.hasOwnProperty.call(a,s));return a[s]=r,s},a=r.hats={};return r.get=function(e){return r.hats[e]},r.set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function qe(e){if(!(this instanceof qe))return new qe(e);e=e||[128,36,1],this._seed=e.length?Ke.rack(e[0],e[1],e[2]):e}qe.prototype.next=function(e){return this._seed(e||!0)},qe.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},qe.prototype.claim=function(e,t){this._seed.set(e,t||!0)},qe.prototype.assigned=function(e){return this._seed.get(e)||!1},qe.prototype.unclaim=function(e){delete this._seed.hats[e]},qe.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var Ye=new qe,Xe=.95;function Ze(e,t,n,i,r,a,o){S.call(this,t,o);var s=e&&e.defaultFillColor,l=e&&e.defaultStrokeColor,c=e&&e.defaultLabelColor,u=Ye.next(),m={},h=n.computeStyle;function f(e,t){var n=_({fill:le,strokeWidth:1,strokeLinecap:"round",strokeDasharray:"none"},t.attrs),i=t.ref||{x:0,y:0},a=t.scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var o=K("marker");B(t.element,n),D(o,t.element),B(o,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*a,markerHeight:20*a,orient:"auto"});var s=Ge("defs",r._svg);s||(s=K("defs"),D(r._svg,s)),D(s,o),m[e]=o}function y(e){return e.replace(/[^0-9a-zA-z]+/g,"_")}function g(e,t,n){var i=e+"-"+y(t)+"-"+y(n)+"-"+u;return m[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=K("path");B(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),f(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var a=K("circle");B(a,{cx:6,cy:6,r:3.5}),f(e,{element:a,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var o=K("path");B(o,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),f(e,{element:o,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=K("path");B(s,{d:"M 11 5 L 1 10 L 11 15"}),f(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var p=K("path");B(p,{d:"M 1 5 L 11 10 L 1 15"}),f(e,{element:p,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var l=K("path");B(l,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),f(e,{element:l,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var c=K("path");B(c,{d:"M 6 4 L 10 16"}),f(e,{element:c,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function v(e,t,n,i,r){p(i)&&(r=i,i=0),i=i||0,"none"===(r=h(r,{stroke:le,strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var a=t/2,o=n/2,s=K("circle");return B(s,{cx:a,cy:o,r:Math.round((t+n)/4-i)}),B(s,r),D(e,s),s}function b(e,t,n,i,r,a){p(r)&&(a=r,r=0),r=r||0,a=h(a,{stroke:le,strokeWidth:2,fill:"white"});var o=K("rect");return B(o,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),B(o,a),D(e,o),o}function x(e,t,n){var i=pe(t,n=h(n,["no-fill"],{stroke:le,strokeWidth:2,fill:"none"}));return D(e,i),i}function E(e,t,n){n=h(n,["no-fill"],{strokeWidth:2,stroke:le});var i=K("path");return B(i,{d:t}),B(i,n),D(e,i),i}function w(e,t,n,i){return E(t,n,_({"data-marker":e},i))}function A(e){return F[e]}function C(e){return function(t,n){return A(e)(t,n)}}function T(e,t){var n=ue(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?A("bpmn:ParallelMultipleEventDefinition")(t,e,i):A("bpmn:MultipleEventDefinition")(t,e,i):ce(n,"bpmn:MessageEventDefinition")?A("bpmn:MessageEventDefinition")(t,e,i):ce(n,"bpmn:TimerEventDefinition")?A("bpmn:TimerEventDefinition")(t,e,i):ce(n,"bpmn:ConditionalEventDefinition")?A("bpmn:ConditionalEventDefinition")(t,e):ce(n,"bpmn:SignalEventDefinition")?A("bpmn:SignalEventDefinition")(t,e,i):ce(n,"bpmn:EscalationEventDefinition")?A("bpmn:EscalationEventDefinition")(t,e,i):ce(n,"bpmn:LinkEventDefinition")?A("bpmn:LinkEventDefinition")(t,e,i):ce(n,"bpmn:ErrorEventDefinition")?A("bpmn:ErrorEventDefinition")(t,e,i):ce(n,"bpmn:CancelEventDefinition")?A("bpmn:CancelEventDefinition")(t,e,i):ce(n,"bpmn:CompensateEventDefinition")?A("bpmn:CompensateEventDefinition")(t,e,i):ce(n,"bpmn:TerminateEventDefinition")?A("bpmn:TerminateEventDefinition")(t,e,i):null}function O(e,t,n){n=_({size:{width:100}},n);var i=a.createText(t||"",n);return V(i).add("djs-label"),D(e,i),i}function N(e,t,n){return O(e,ue(t).name,{box:t,align:n,padding:5,style:{fill:fe(t,c,l)}})}function I(e,t,n){He(O(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:fe(n,c,l)}}),0,-(-1*n.height),270)}function L(e){for(var t=e.waypoints,n="m "+t[0].x+","+t[0].y,i=1;i<t.length;i++)n+="L"+t[i].x+","+t[i].y+" ";return n}var F=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=Xe),v(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:me(t,s),stroke:he(t,l)};ue(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:me(t,s),stroke:he(t,l)});var i=A("bpmn:Event")(e,t,n);return T(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?he(t,l):me(t,s),stroke:n?me(t,s):he(t,l)})},"bpmn:TimerEventDefinition":function(e,t){var n=v(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:me(t,s),stroke:he(t,l)});E(e,i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),{strokeWidth:2,strokeLinecap:"square",stroke:he(t,l)});for(var r=0;r<12;r++){var a=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),o=t.width/2;E(e,a,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+o+")",stroke:he(t,l)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:ConditionalEventDefinition":function(e,t){return E(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:he(t,l)})},"bpmn:LinkEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:ErrorEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.2,my:.722}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=E(e,i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.638,my:-.055}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)});return function(e,t){var n=X();n.setRotate(t,0,0),ae(e,n)}(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:SignalEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:MultipleEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.222,my:.36}}),{strokeWidth:1,fill:n?he(t,l):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return E(e,i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:t.width,containerHeight:t.height,position:{mx:.458,my:.194}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)})},"bpmn:EndEvent":function(e,t){var n=A("bpmn:Event")(e,t,{strokeWidth:4,fill:me(t,s),stroke:he(t,l)});return T(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return v(e,t.width,t.height,8,{strokeWidth:4,fill:he(t,l),stroke:he(t,l)})},"bpmn:IntermediateEvent":function(e,t){var n=A("bpmn:Event")(e,t,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)});return v(e,t.width,t.height,3,{strokeWidth:1,fill:me(t,"none"),stroke:he(t,l)}),T(t,e),n},"bpmn:IntermediateCatchEvent":C("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":C("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=Xe),b(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:me(t,s),stroke:he(t,l)},i=A("bpmn:Activity")(e,t,n);return N(e,t,"center-middle"),j(e,t),i},"bpmn:ServiceTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:me(t,s)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:UserTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ManualTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:SendTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:he(t,l),stroke:me(t,s)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=ue(t),a=A("bpmn:Task")(e,t);return r.instantiate?(v(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):n=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),E(e,n,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),a},"bpmn:ScriptTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:he(t,l)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=A("bpmn:Task")(e,t);return B(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:me(t,"#aaaaaa"),stroke:he(t,l)}),B(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:he(t,l)}),n},"bpmn:SubProcess":function(e,t,n){n=_({fill:me(t,s),stroke:he(t,l)},n);var i=A("bpmn:Activity")(e,t,n),r=k(t);return function(e){return e&&!!R(e).triggeredByEvent}(t)&&B(i,{strokeDasharray:"1,2"}),N(e,t,r?"center-top":"center-middle"),r?j(e,t):j(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return A("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=A("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:he(t,l)});return b(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return A("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:Xe,fill:me(t,s),stroke:he(t,l)},i=A("bpmn:Lane")(e,t,n);k(t)?(x(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:he(t,l)}),I(e,ue(t).name,t)):O(e,ue(t).name,{box:t,align:"center-middle",style:{fill:fe(t,c,l)}});return!!ue(t).participantMultiplicity&&A("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=b(e,t.width,t.height,0,_({fill:me(t,s),fillOpacity:.35,stroke:he(t,l)},n)),r=ue(t);"bpmn:Lane"===r.$type&&I(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return v(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=A("bpmn:Gateway")(e,t),r=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.32,my:.3}});return M(t).isMarkerVisible&&E(e,r,{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ComplexGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ParallelGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:EventBasedGateway":function(e,t){var n=ue(t),r=A("bpmn:Gateway")(e,t);v(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:he(t,l)});var a=n.eventGatewayType,o=!!n.instantiate;if("Parallel"===a){var s=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});B(E(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===a){if(!o)B(v(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:he(t,l)});!function(){var n=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:t.width,containerHeight:t.height,position:{mx:.36,my:.44}}),r={strokeWidth:2,fill:me(t,"none"),stroke:he(t,l)};E(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)};return function(e,t,n,i){var r=t/2,a=n/2,o=[{x:r,y:0},{x:t,y:a},{x:r,y:n},{x:0,y:a}].map((function(e){return e.x+","+e.y})).join(" ");i=h(i,{stroke:le,strokeWidth:2,fill:"white"});var s=K("polygon");return B(s,{points:o}),B(s,i),D(e,s),s}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=L(t),r=me(t,s),a=he(t,l),o=E(e,i,{strokeLinejoin:"round",markerEnd:g("sequenceflow-end",r,a),stroke:he(t,l)}),p=ue(t);return t.source&&(n=t.source.businessObject,p.conditionExpression&&n.$instanceOf("bpmn:Activity")&&B(o,{markerStart:g("conditional-flow-marker",r,a)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===p&&B(o,{markerStart:g("conditional-default-flow-marker",r,a)})),o},"bpmn:Association":function(e,t,n){var i=ue(t),r=me(t,s),a=he(t,l);return n=_({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:he(t,l)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=g("association-end",r,a)),"Both"===i.associationDirection&&(n.markerStart=g("association-start",r,a)),x(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=me(t,s),i=he(t,l);return A("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=me(t,s),i=he(t,l);return A("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=ue(t),r=M(t),a=me(t,s),o=he(t,l),p=E(e,L(t),{markerEnd:g("messageflow-end",a,o),markerStart:g("messageflow-start",a,o),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:he(t,l)});if(n.messageRef){var u=p.getPointAtLength(p.getTotalLength()/2),m=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:u.x,y:u.y}}),h={strokeWidth:1};"initiating"===r.messageVisibleKind?(h.fill="white",h.stroke=le):(h.fill="#888",h.stroke="white");var f=E(e,m,h),d=O(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:he(t,c)}}),y=f.getBBox(),v=d.getBBox();He(d,u.x-v.width/2,u.y+y.height/2+10,0)}return p},"bpmn:DataObject":function(e,t){var n=E(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(ue(t))&&function(e,t){var n=(t.height-18)/t.height,r=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.33,my:n}});E(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":C("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=A("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=A("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1,fill:le}),r},"bpmn:DataStoreReference":function(e,t){return E(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)})},"bpmn:BoundaryEvent":function(e,t){var n=ue(t).cancelActivity,i={strokeWidth:1,fill:me(t,s),stroke:he(t,l)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=_({},i,{fillOpacity:1}),a=_({},i,{fill:"none"}),o=A("bpmn:Event")(e,t,r);return v(e,t.width,t.height,3,a),T(t,e),o},"bpmn:Group":function(e,t){return b(e,t.width,t.height,10,{stroke:he(t,l),strokeWidth:1,strokeDasharray:"8,3,1,3",fill:"none",pointerEvents:"none"})},label:function(e,t){return function(e,t){var n={width:90,height:30,x:t.width/2+t.x,y:t.height/2+t.y};return O(e,P(t),{box:n,fitBox:!0,style:_({},a.getExternalStyle(),{fill:fe(t,c,l)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=b(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return E(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:he(t,l)}),O(e,ue(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:fe(t,c,l)}}),n},ParticipantMultiplicityMarker:function(e,t){w("participant-multiplicity",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:t.width/2/t.width,my:(t.height-15)/t.height}}),{strokeWidth:2,fill:me(t,s),stroke:he(t,l)})},SubProcessMarker:function(e,t){Ue(b(e,14,14,0,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),t.width/2-7.5,t.height-20),w("sub-process",e,i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2-7.5)/t.width,my:(t.height-20)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},ParallelMarker:function(e,t,n){w("parallel",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.parallel)/t.width,my:(t.height-20)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},SequentialMarker:function(e,t,n){w("sequential",e,i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.seq)/t.width,my:(t.height-19)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},CompensationMarker:function(e,t,n){w("compensation",e,i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.compensation)/t.width,my:(t.height-13)/t.height}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)})},LoopMarker:function(e,t,n){w("loop",e,i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.loop)/t.width,my:(t.height-7)/t.height}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){w("adhoc",e,i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.adhoc)/t.width,my:(t.height-15)/t.height}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)})}};function j(e,t,n){var i,r=ue(t),a=n&&-1!==n.indexOf("SubProcessMarker");i=a?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,parallel:-6,compensation:-27,loop:0,adhoc:10},d(n,(function(n){A(n)(e,t,i)})),r.isForCompensation&&A("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&A("AdhocMarker")(e,t,i);var o=r.loopCharacteristics,s=o&&o.isSequential;o&&(void 0===s&&A("LoopMarker")(e,t,i),!1===s&&A("ParallelMarker")(e,t,i),!0===s&&A("SequentialMarker")(e,t,i))}this._drawPath=E,this._renderer=A}i(Ze,S),Ze.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],Ze.prototype.canRender=function(e){return C(e,"bpmn:BaseElement")},Ze.prototype.drawShape=function(e,t){var n=t.type;return this._renderer(n)(e,t)},Ze.prototype.drawConnection=function(e,t){var n=t.type;return this._renderer(n)(e,t)},Ze.prototype.getShapePath=function(e){return C(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,oe([["M",n,i],["m",0,-r],["a",r,r,0,1,1,0,2*r],["a",r,r,0,1,1,0,-2*r],["z"]])):C(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,a=e.height;return oe([["M",n+t,i],["l",r-2*t,0],["a",t,t,0,0,1,t,t],["l",0,a-2*t],["a",t,t,0,0,1,-t,t],["l",2*t-r,0],["a",t,t,0,0,1,-t,-t],["l",0,2*t-a],["a",t,t,0,0,1,t,-t],["z"]])}(e,10):C(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return oe([["M",e.x+t,e.y],["l",t,n],["l",-t,n],["l",-t,-n],["z"]])}(e):function(e){var t=e.x,n=e.y,i=e.width;return oe([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var Je={width:150,height:50};function Qe(e,t){var n;t.textContent=e;try{var i,r=""===e;return t.textContent=r?"dummy":e,i={width:(n=t.getBBox()).width+2*n.x,height:n.height},r&&(i.width=0),i}catch(e){return{width:0,height:0}}}function et(e,t,n){for(var i,r=e.shift(),a=r;;){if((i=Qe(a,n)).width=a?i.width:0," "===a||""===a||i.width<Math.round(t)||a.length<2)return tt(e,a,r,i);a=nt(a,i.width,t)}}function tt(e,t,n,i){if(t.length<n.length){var r=n.slice(t.length).trim();e.unshift(r)}return{width:i.width,height:i.height,text:t}}function nt(e,t,n){var i=Math.max(e.length*(n/t),1),r=function(e,t){var n,i=e.split(/(\s|-|\u00AD)/g),r=[],a=0;if(i.length>1)for(;n=i.shift();){if(!(n.length+a<t)){"-"!==n&&""!==n||r.pop();break}r.push(n),a+=n.length}var o=r[r.length-1];return o&&""===o&&(r[r.length-1]="-"),r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function it(e){this._config=_({},{size:Je,padding:0,style:{},align:"center-top"},e||{})}it.prototype.createText=function(e,t){return this.layoutText(e,t).element},it.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},it.prototype.layoutText=function(e,t){var n=_({},this._config.size,t.box),i=_({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),a=function(e){return p(e)?_({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}(void 0!==t.padding?t.padding:this._config.padding),o=t.fitBox||!1,s=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),l=e.split(/\u00AD?\r?\n/),c=[],u=n.width-a.left-a.right,m=K("text");for(B(m,{x:0,y:0}),B(m,i),D(function(){var e=document.getElementById("helper-svg");return e||(B(e=K("svg"),{id:"helper-svg",width:0,height:0,visibility:"hidden",position:"fixed"}),document.body.appendChild(e)),e}(),m);l.length;)c.push(et(l,u,m));"middle"===r.vertical&&(a.top=a.bottom=0);var h=y(c,(function(e,t,n){return e+(s||t.height)}),0)+a.top+a.bottom,f=y(c,(function(e,t,n){return t.width>e?t.width:e}),0),g=a.top;"middle"===r.vertical&&(g+=(n.height-h)/2),g-=(s||c[0].height)/4;var v=K("text");return B(v,i),d(c,(function(e){var t;switch(g+=s||e.height,r.horizontal){case"left":t=a.left;break;case"right":t=(o?f:u)-a.right-e.width;break;default:t=Math.max(((o?f:u)-e.width)/2+a.left,0)}var n=K("tspan");B(n,{x:t,y:g}),n.textContent=e.text,D(v,n)})),W(m),{dimensions:{width:f,height:h},element:v}};function rt(e){var t=_({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=_({},t,{fontSize:n},e&&e.externalStyle||{}),r=new it({style:t});this.getExternalLabelBounds=function(e,t){var n=r.getDimensions(t,{box:{width:90,height:30,x:e.width/2+e.x,y:e.height/2+e.y},style:i});return{x:Math.round(e.x+e.width/2-n.width/2),y:Math.round(e.y),width:Math.ceil(n.width),height:Math.ceil(n.height)}},this.getTextAnnotationBounds=function(e,n){var i=r.getDimensions(n,{box:e,style:t,align:"left-top",padding:5});return{x:e.x,y:e.y,width:e.width,height:Math.max(30,Math.round(i.height))}},this.createText=function(e,t){return r.createText(e,t||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}rt.$inject=["config.textRenderer"];var at=/\{([^{}]+)\}/g,ot=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var st={__init__:["bpmnRenderer"],bpmnRenderer:["type",Ze],textRenderer:["type",rt],pathMap:["type",function(){this.pathMap={EVENT_MESSAGE:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:36,width:36,heightElements:[6,14],widthElements:[10.5,21]},EVENT_SIGNAL:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x1},0 Z",height:36,width:36,heightElements:[18],widthElements:[10,20]},EVENT_ESCALATION:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x0},-{e.y1} l -{e.x0},{e.y1} Z",height:36,width:36,heightElements:[20,7],widthElements:[8]},EVENT_CONDITIONAL:{d:"M {e.x0},{e.y0} l {e.x1},0 l 0,{e.y2} l -{e.x1},0 Z M {e.x2},{e.y3} l {e.x0},0 M {e.x2},{e.y4} l {e.x0},0 M {e.x2},{e.y5} l {e.x0},0 M {e.x2},{e.y6} l {e.x0},0 M {e.x2},{e.y7} l {e.x0},0 M {e.x2},{e.y8} l {e.x0},0 ",height:36,width:36,heightElements:[8.5,14.5,18,11.5,14.5,17.5,20.5,23.5,26.5],widthElements:[10.5,14.5,12.5]},EVENT_LINK:{d:"m {mx},{my} 0,{e.y0} -{e.x1},0 0,{e.y1} {e.x1},0 0,{e.y0} {e.x0},-{e.y2} -{e.x0},-{e.y2} z",height:36,width:36,heightElements:[4.4375,6.75,7.8125],widthElements:[9.84375,13.5]},EVENT_ERROR:{d:"m {mx},{my} {e.x0},-{e.y0} {e.x1},-{e.y1} {e.x2},{e.y2} {e.x3},-{e.y3} -{e.x4},{e.y4} -{e.x5},-{e.y5} z",height:36,width:36,heightElements:[.023,8.737,8.151,16.564,10.591,8.714],widthElements:[.085,6.672,6.97,4.273,5.337,6.636]},EVENT_CANCEL_45:{d:"m {mx},{my} -{e.x1},0 0,{e.x0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:36,width:36,heightElements:[4.75,8.5],widthElements:[4.75,8.5]},EVENT_COMPENSATION:{d:"m {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x1},-{e.y2} {e.x2},-{e.y3} 0,{e.y1} -{e.x2},-{e.y3} z",height:36,width:36,heightElements:[6.5,13,.4,6.1],widthElements:[9,9.3,8.7]},EVENT_TIMER_WH:{d:"M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ",height:36,width:36,heightElements:[10,2],widthElements:[3,7]},EVENT_TIMER_LINE:{d:"M {mx},{my} m {e.x0},{e.y0} l -{e.x1},{e.y1} ",height:36,width:36,heightElements:[10,3],widthElements:[0,0]},EVENT_MULTIPLE:{d:"m {mx},{my} {e.x1},-{e.y0} {e.x1},{e.y0} -{e.x0},{e.y1} -{e.x2},0 z",height:36,width:36,heightElements:[6.28099,12.56199],widthElements:[3.1405,9.42149,12.56198]},EVENT_PARALLEL_MULTIPLE:{d:"m {mx},{my} {e.x0},0 0,{e.y1} {e.x1},0 0,{e.y0} -{e.x1},0 0,{e.y1} -{e.x0},0 0,-{e.y1} -{e.x1},0 0,-{e.y0} {e.x1},0 z",height:36,width:36,heightElements:[2.56228,7.68683],widthElements:[2.56228,7.68683]},GATEWAY_EXCLUSIVE:{d:"m {mx},{my} {e.x0},{e.y0} {e.x1},{e.y0} {e.x2},0 {e.x4},{e.y2} {e.x4},{e.y1} {e.x2},0 {e.x1},{e.y3} {e.x0},{e.y3} {e.x3},0 {e.x5},{e.y1} {e.x5},{e.y2} {e.x3},0 z",height:17.5,width:17.5,heightElements:[8.5,6.5312,-6.5312,-8.5],widthElements:[6.5,-6.5,3,-3,5,-5]},GATEWAY_PARALLEL:{d:"m {mx},{my} 0,{e.y1} -{e.x1},0 0,{e.y0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:30,width:30,heightElements:[5,12.5],widthElements:[5,12.5]},GATEWAY_EVENT_BASED:{d:"m {mx},{my} {e.x0},{e.y0} {e.x0},{e.y1} {e.x1},{e.y2} {e.x2},0 z",height:11,width:11,heightElements:[-6,6,12,-12],widthElements:[9,-3,-12]},GATEWAY_COMPLEX:{d:"m {mx},{my} 0,{e.y0} -{e.x0},-{e.y1} -{e.x1},{e.y2} {e.x0},{e.y1} -{e.x2},0 0,{e.y3} {e.x2},0 -{e.x0},{e.y1} l {e.x1},{e.y2} {e.x0},-{e.y1} 0,{e.y0} {e.x3},0 0,-{e.y0} {e.x0},{e.y1} {e.x1},-{e.y2} -{e.x0},-{e.y1} {e.x2},0 0,-{e.y3} -{e.x2},0 {e.x0},-{e.y1} -{e.x1},-{e.y2} -{e.x0},{e.y1} 0,-{e.y0} -{e.x3},0 z",height:17.125,width:17.125,heightElements:[4.875,3.4375,2.125,3],widthElements:[3.4375,2.125,4.875,3]},DATA_OBJECT_PATH:{d:"m 0,0 {e.x1},0 {e.x0},{e.y0} 0,{e.y1} -{e.x2},0 0,-{e.y2} {e.x1},0 0,{e.y0} {e.x0},0",height:61,width:51,heightElements:[10,50,60],widthElements:[10,40,50,60]},DATA_OBJECT_COLLECTION_PATH:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},DATA_ARROW:{d:"m 5,9 9,0 0,-3 5,5 -5,5 0,-3 -9,0 z",height:61,width:51,heightElements:[],widthElements:[]},DATA_STORE:{d:"m {mx},{my} l 0,{e.y2} c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 l 0,-{e.y2} c -{e.x0},-{e.y1} -{e.x1},-{e.y1} -{e.x2},0c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0",height:61,width:61,heightElements:[7,10,45],widthElements:[2,58,60]},TEXT_ANNOTATION:{d:"m {mx}, {my} m 10,0 l -10,0 l 0,{e.y0} l 10,0",height:30,width:10,heightElements:[30],widthElements:[10]},MARKER_SUB_PROCESS:{d:"m{mx},{my} m 7,2 l 0,10 m -5,-5 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_PARALLEL:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},MARKER_SEQUENTIAL:{d:"m{mx},{my} m 0,3 l 10,0 m -10,3 l 10,0 m -10,3 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_COMPENSATION:{d:"m {mx},{my} 7,-5 0,10 z m 7.1,-0.3 6.9,-4.7 0,10 -6.9,-4.7 z",height:10,width:21,heightElements:[],widthElements:[]},MARKER_LOOP:{d:"m {mx},{my} c 3.526979,0 6.386161,-2.829858 6.386161,-6.320661 0,-3.490806 -2.859182,-6.320661 -6.386161,-6.320661 -3.526978,0 -6.38616,2.829855 -6.38616,6.320661 0,1.745402 0.714797,3.325567 1.870463,4.469381 0.577834,0.571908 1.265885,1.034728 2.029916,1.35457 l -0.718163,-3.909793 m 0.718163,3.909793 -3.885211,0.802902",height:13.9,width:13.7,heightElements:[],widthElements:[]},MARKER_ADHOC:{d:"m {mx},{my} m 0.84461,2.64411 c 1.05533,-1.23780996 2.64337,-2.07882 4.29653,-1.97997996 2.05163,0.0805 3.85579,1.15803 5.76082,1.79107 1.06385,0.34139996 2.24454,0.1438 3.18759,-0.43767 0.61743,-0.33642 1.2775,-0.64078 1.7542,-1.17511 0,0.56023 0,1.12046 0,1.6807 -0.98706,0.96237996 -2.29792,1.62393996 -3.6918,1.66181996 -1.24459,0.0927 -2.46671,-0.2491 -3.59505,-0.74812 -1.35789,-0.55965 -2.75133,-1.33436996 -4.27027,-1.18121996 -1.37741,0.14601 -2.41842,1.13685996 -3.44288,1.96782996 z",height:4,width:15,heightElements:[],widthElements:[]},TASK_TYPE_SEND:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:14,width:21,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_SCRIPT:{d:"m {mx},{my} c 9.966553,-6.27276 -8.000926,-7.91932 2.968968,-14.938 l -8.802728,0 c -10.969894,7.01868 6.997585,8.66524 -2.968967,14.938 z m -7,-12 l 5,0 m -4.5,3 l 4.5,0 m -3,3 l 5,0m -4,3 l 5,0",height:15,width:12.6,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_USER_1:{d:"m {mx},{my} c 0.909,-0.845 1.594,-2.049 1.594,-3.385 0,-2.554 -1.805,-4.62199999 -4.357,-4.62199999 -2.55199998,0 -4.28799998,2.06799999 -4.28799998,4.62199999 0,1.348 0.974,2.562 1.89599998,3.405 -0.52899998,0.187 -5.669,2.097 -5.794,4.7560005 v 6.718 h 17 v -6.718 c 0,-2.2980005 -5.5279996,-4.5950005 -6.0509996,-4.7760005 zm -8,6 l 0,5.5 m 11,0 l 0,-5"},TASK_TYPE_USER_2:{d:"m {mx},{my} m 2.162,1.009 c 0,2.4470005 -2.158,4.4310005 -4.821,4.4310005 -2.66499998,0 -4.822,-1.981 -4.822,-4.4310005 "},TASK_TYPE_USER_3:{d:"m {mx},{my} m -6.9,-3.80 c 0,0 2.25099998,-2.358 4.27399998,-1.177 2.024,1.181 4.221,1.537 4.124,0.965 -0.098,-0.57 -0.117,-3.79099999 -4.191,-4.13599999 -3.57499998,0.001 -4.20799998,3.36699999 -4.20699998,4.34799999 z"},TASK_TYPE_MANUAL:{d:"m {mx},{my} c 0.234,-0.01 5.604,0.008 8.029,0.004 0.808,0 1.271,-0.172 1.417,-0.752 0.227,-0.898 -0.334,-1.314 -1.338,-1.316 -2.467,-0.01 -7.886,-0.004 -8.108,-0.004 -0.014,-0.079 0.016,-0.533 0,-0.61 0.195,-0.042 8.507,0.006 9.616,0.002 0.877,-0.007 1.35,-0.438 1.353,-1.208 0.003,-0.768 -0.479,-1.09 -1.35,-1.091 -2.968,-0.002 -9.619,-0.013 -9.619,-0.013 v -0.591 c 0,0 5.052,-0.016 7.225,-0.016 0.888,-0.002 1.354,-0.416 1.351,-1.193 -0.006,-0.761 -0.492,-1.196 -1.361,-1.196 -3.473,-0.005 -10.86,-0.003 -11.0829995,-0.003 -0.022,-0.047 -0.045,-0.094 -0.069,-0.139 0.3939995,-0.319 2.0409995,-1.626 2.4149995,-2.017 0.469,-0.4870005 0.519,-1.1650005 0.162,-1.6040005 -0.414,-0.511 -0.973,-0.5 -1.48,-0.236 -1.4609995,0.764 -6.5999995,3.6430005 -7.7329995,4.2710005 -0.9,0.499 -1.516,1.253 -1.882,2.19 -0.37000002,0.95 -0.17,2.01 -0.166,2.979 0.004,0.718 -0.27300002,1.345 -0.055,2.063 0.629,2.087 2.425,3.312 4.859,3.318 4.6179995,0.014 9.2379995,-0.139 13.8569995,-0.158 0.755,-0.004 1.171,-0.301 1.182,-1.033 0.012,-0.754 -0.423,-0.969 -1.183,-0.973 -1.778,-0.01 -5.824,-0.004 -6.04,-0.004 10e-4,-0.084 0.003,-0.586 10e-4,-0.67 z"},TASK_TYPE_INSTANTIATING_SEND:{d:"m {mx},{my} l 0,8.4 l 12.6,0 l 0,-8.4 z l 6.3,3.6 l 6.3,-3.6"},TASK_TYPE_SERVICE:{d:"m {mx},{my} v -1.71335 c 0.352326,-0.0705 0.703932,-0.17838 1.047628,-0.32133 0.344416,-0.14465 0.665822,-0.32133 0.966377,-0.52145 l 1.19431,1.18005 1.567487,-1.57688 -1.195028,-1.18014 c 0.403376,-0.61394 0.683079,-1.29908 0.825447,-2.01824 l 1.622133,-0.01 v -2.2196 l -1.636514,0.01 c -0.07333,-0.35153 -0.178319,-0.70024 -0.323564,-1.04372 -0.145244,-0.34406 -0.321407,-0.6644 -0.522735,-0.96217 l 1.131035,-1.13631 -1.583305,-1.56293 -1.129598,1.13589 c -0.614052,-0.40108 -1.302883,-0.68093 -2.022633,-0.82247 l 0.0093,-1.61852 h -2.241173 l 0.0042,1.63124 c -0.353763,0.0736 -0.705369,0.17977 -1.049785,0.32371 -0.344415,0.14437 -0.665102,0.32092 -0.9635006,0.52046 l -1.1698628,-1.15823 -1.5667691,1.5792 1.1684265,1.15669 c -0.4026573,0.61283 -0.68308,1.29797 -0.8247287,2.01713 l -1.6588041,0.003 v 2.22174 l 1.6724648,-0.006 c 0.073327,0.35077 0.1797598,0.70243 0.3242851,1.04472 0.1452428,0.34448 0.3214064,0.6644 0.5227339,0.96066 l -1.1993431,1.19723 1.5840256,1.56011 1.1964668,-1.19348 c 0.6140517,0.40346 1.3028827,0.68232 2.0233517,0.82331 l 7.19e-4,1.69892 h 2.226848 z m 0.221462,-3.9957 c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_SERVICE_FILL:{d:"m {mx},{my} c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_BUSINESS_RULE_HEADER:{d:"m {mx},{my} 0,4 20,0 0,-4 z"},TASK_TYPE_BUSINESS_RULE_MAIN:{d:"m {mx},{my} 0,12 20,0 0,-12 zm 0,8 l 20,0 m -13,-4 l 0,8"},MESSAGE_FLOW_MARKER:{d:"m {mx},{my} m -10.5 ,-7 l 0,14 l 21,0 l 0,-14 z l 10.5,6 l 10.5,-6"}},this.getRawPath=function(e){return this.pathMap[e].d},this.getScaledPath=function(e,t){var n,i,r=this.pathMap[e];t.abspos?(n=t.abspos.x,i=t.abspos.y):(n=t.containerWidth*t.position.mx,i=t.containerHeight*t.position.my);var a,o,s={};if(t.position){for(var p=t.containerHeight/r.height*t.yScaleFactor,l=t.containerWidth/r.width*t.xScaleFactor,c=0;c<r.heightElements.length;c++)s["y"+c]=r.heightElements[c]*p;for(var u=0;u<r.widthElements.length;u++)s["x"+u]=r.widthElements[u]*l}return a=r.d,o={mx:n,my:i,e:s},String(a).replace(at,(function(e,t){return function(e,t,n){var i=n;return t.replace(ot,(function(e,t,n,r,a){t=t||r,i&&(t in i&&(i=i[t]),"function"==typeof i&&a&&(i=i()))})),i=(null==i||i==n?e:i)+""}(e,t,o)}))}}]};var pt={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},lt={width:90,height:20};function ct(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=function(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)];return{x:n.x+(i.x-n.x)/2,y:n.y+(i.y-n.y)/2}}(e),a=Math.atan((i.y-n.y)/(i.x-n.x)),o=r.x,s=r.y;return Math.abs(a)<Math.PI/2?s-=15:o+=15,{x:o,y:s}}function ut(e,t){var n,i,r,a=e.label;return a&&a.bounds?(r=a.bounds,i={width:Math.max(lt.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=function(e){return e.waypoints?ct(e.waypoints):C(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+lt.height/2}:{x:e.x+e.width/2,y:e.y+e.height+lt.height/2}}(t),i=lt),_({x:n.x-i.width/2,y:n.y-i.height/2},i)}function mt(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function ht(e){return t={x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2},{x:Math.round(t.x),y:Math.round(t.y)};var t}function ft(e){for(var t=e.waypoints,n=t.reduce((function(e,n,i){var r,a,o=t[i-1];if(o){var s=e[e.length-1],p=s&&s.endLength||0,l=(r=o,a=n,Math.sqrt(Math.pow(r.x-a.x,2)+Math.pow(r.y-a.y,2)));e.push({start:o,end:n,startLength:p,endLength:p+l,length:l})}return e}),[]),i=n.reduce((function(e,t){return e+t.length}),0)/2,r=0,a=n[r];a.endLength<i;)a=n[++r];var o=(i-a.startLength)/a.length;return{x:a.start.x+(a.end.x-a.start.x)*o,y:a.start.y+(a.end.y-a.start.y)*o}}function dt(e){return function(e){return!!e.waypoints}(e)?ft(e):ht(e)}function yt(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function gt(e,t,n){return _({id:e.id,type:e.$type,businessObject:e,di:t},n)}function vt(e,t,n){var i=e.waypoint;return!i||i.length<2?[dt(t),dt(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function bt(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:yt(n),referenced:yt(t),property:i}))}function xt(e,t,n,i,r,a){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=a}xt.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],xt.prototype.add=function(e,t,n){var i,r,a,o,s,p,l,c=this._translate;if(C(t,"bpmndi:BPMNPlane")){var u=C(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(gt(e,t,u)),this._canvas.addRootElement(i)}else if(C(t,"bpmndi:BPMNShape")){var m=!k(e,t),h=function(e){return C(e,"bpmn:Group")}(e);r=n&&(n.hidden||n.collapsed);var f=t.bounds;i=this._elementFactory.createShape(gt(e,t,{collapsed:m,hidden:r,x:Math.round(f.x),y:Math.round(f.y),width:Math.round(f.width),height:Math.round(f.height),isFrame:h})),C(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),C(e,"bpmn:Lane")&&(a=0),C(e,"bpmn:DataStoreReference")&&(o=n,s=dt(f),p=s.x,l=s.y,p>=o.x&&p<=o.x+o.width&&l>=o.y&&l<=o.y+o.height||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,a)}else{if(!C(t,"bpmndi:BPMNEdge"))throw new Error(c("unknown di {di} for element {semantic}",{di:yt(t),semantic:yt(e)}));var d=this._getSource(e),y=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(gt(e,t,{hidden:r,source:d,target:y,waypoints:vt(t,d,y)})),C(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),C(e,"bpmn:SequenceFlow")&&(a=0),this._canvas.addConnection(i,n,a)}return function(e){return C(e,"bpmn:Event")||C(e,"bpmn:Gateway")||C(e,"bpmn:DataStoreReference")||C(e,"bpmn:DataObjectReference")||C(e,"bpmn:DataInput")||C(e,"bpmn:DataOutput")||C(e,"bpmn:SequenceFlow")||C(e,"bpmn:MessageFlow")||C(e,"bpmn:Group")}(e)&&P(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},xt.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:yt(e)}));var r=this._elementRegistry.get(i.id),a=r&&r.attachers;if(!r)throw bt(n,e,i,"attachedToRef");t.host=r,a||(r.attachers=a=[]),-1===a.indexOf(t)&&a.push(t)},xt.prototype.addLabel=function(e,t,n){var i,r,a;return i=ut(t,n),(r=P(n))&&(i=this._textRenderer.getExternalLabelBounds(i,r)),a=this._elementFactory.createLabel(gt(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!P(n),x:Math.round(i.x),y:Math.round(i.y),width:Math.round(i.width),height:Math.round(i.height)})),this._canvas.addShape(a,n.parent)},xt.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?bt(a,e,i,t+"Ref"):new Error(a("{semantic}#{side} Ref not specified",{semantic:yt(e),side:t}))},xt.prototype._getSource=function(e){return this._getEnd(e,"source")},xt.prototype._getTarget=function(e){return this._getEnd(e,"target")},xt.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var Et={__depends__:[st,{__depends__:[pt],bpmnImporter:["type",xt]}]};function wt(e){return e.originalEvent||e.srcEvent}function At(e,t){return(wt(e)||e).button===t}function _t(e){return At(e,0)}function St(e){var t=wt(e)||e;return!!_t(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Ct(e){return!0}function Rt(e){return _t(e)||function(e){return At(e,1)}(e)}function Mt(e,t,n){var i=this;function r(n,i,r){var a,o;(function(e,t){return!(p[e]||_t)(t)})(n,i)||(r?o=t.getGraphics(r):(a=i.delegateTarget||i.target)&&(o=a,r=t.get(o)),o&&r&&!1===e.fire(n,{element:r,gfx:o,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var a={};function o(e){return a[e]}var s={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},p={"element.contextmenu":Ct,"element.mousedown":Rt,"element.mouseup":Rt,"element.click":Rt,"element.dblclick":Rt};function l(e,t,n,i){var o=a[n]=function(e){r(n,e)};i&&(p[n]=i),o.$delegate=je.bind(e,"svg, .djs-element",t,o)}function c(e,t,n){var i=o(n);i&&je.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,d(s,(function(e,n){c(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,d(s,(function(e,n){l(t,n,e)}))})),e.on(["shape.added","connection.added"],(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.createHit",{element:n,gfx:i})})),e.on(["shape.changed","connection.changed"],500,(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.updateHit",{element:n,gfx:i})})),e.on("interactionEvents.createHit",500,(function(e){var t=e.element,n=e.gfx;i.createDefaultHit(t,n)})),e.on("interactionEvents.updateHit",(function(e){var t=e.element,n=e.gfx;i.updateDefaultHit(t,n)}));var u=f("djs-hit djs-hit-stroke"),m=f("djs-hit djs-hit-click-stroke"),h={all:f("djs-hit djs-hit-all"),"click-stroke":m,stroke:u,"no-move":f("djs-hit djs-hit-no-move")};function f(e,t){return t=_({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function y(e,t){var n=h[t];if(!n)throw new Error("invalid hit type <"+t+">");return B(e,n),e}function g(e,t){D(e,t)}this.removeHits=function(e){var t;d((t=".djs-hit",(e||document).querySelectorAll(t)),W)},this.createDefaultHit=function(e,t){var n,i=e.waypoints,r=e.isFrame;return i?this.createWaypointsHit(t,i):(n=r?"stroke":"all",this.createBoxHit(t,n,{width:e.width,height:e.height}))},this.createWaypointsHit=function(e,t){var n=pe(t);return y(n,"stroke"),g(e,n),n},this.createBoxHit=function(e,t,n){n=_({x:0,y:0},n);var i=K("rect");return y(i,t),B(i,n),g(e,i),i},this.updateDefaultHit=function(e,t){var n=Ge(".djs-hit",t);if(n)return e.waypoints?function(e,t){B(e,{points:se(t)})}(n,e.waypoints):B(n,{width:e.width,height:e.height}),n},this.fire=r,this.triggerMouseEvent=function(e,t,n){var i=s[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return r(i,t,n)},this.mouseHandler=o,this.registerEvent=l,this.unregisterEvent=c}Mt.$inject=["eventBus","elementRegistry","styles"];var kt={__init__:["interactionEvents"],interactionEvents:["type",Mt]};function Pt(e,t){var n,i,r,a;return t=!!t,s(e)||(e=[e]),d(e,(function(e){var o=e;e.waypoints&&!t&&(o=Pt(e.waypoints,!0));var s=o.x,p=o.y,l=o.height||0,c=o.width||0;(s<n||void 0===n)&&(n=s),(p<i||void 0===i)&&(i=p),(s+c>r||void 0===r)&&(r=s+c),(p+l>a||void 0===a)&&(a=p+l)})),{x:n,y:i,height:a-i,width:r-n}}function Tt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Dt(e){return!(!e||!e.isFrame)}function Ot(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function a(e,t){var n=K("rect");return B(n,_({x:10,y:10,rx:3,width:100,height:100},i)),D(e,n),n}e.on(["shape.added","shape.changed"],500,(function(e){var t=e.element,n=e.gfx,i=Ge(".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=Ge(".djs-outline",n);i||(i=a(n)),r.updateConnectionOutline(i,t)}))}Ot.prototype.updateShapeOutline=function(e,t){B(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Ot.prototype.updateConnectionOutline=function(e,t){var n=Pt(t);B(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Ot.$inject=["eventBus","styles","elementRegistry"];var Nt={__init__:["outline"],outline:["type",Ot]};function Bt(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=[];var n=this;e.on(["shape.remove","connection.remove"],(function(e){var t=e.element;n.deselect(t)})),e.on(["diagram.clear","root.set"],(function(e){n.select(null)}))}Bt.$inject=["eventBus","canvas"],Bt.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})}},Bt.prototype.get=function(){return this._selectedElements},Bt.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Bt.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();s(e)||(e=e?[e]:[]);var r=this._canvas,a=r.getRootElement();e=e.filter((function(e){var t=r.findRoot(e);return a===t})),t?d(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 It="hover",Lt="selected";function Ft(e,t,n){this._canvas=e;var i=this;function r(t,n){e.addMarker(t,n)}function a(t,n){e.removeMarker(t,n)}this._multiSelectionBox=null,t.on("element.hover",(function(e){r(e.element,It)})),t.on("element.out",(function(e){a(e.element,It)})),t.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;d(t,(function(e){-1===n.indexOf(e)&&a(e,Lt)})),d(n,(function(e){-1===t.indexOf(e)&&r(e,Lt)})),i._updateSelectionOutline(n)})),t.on("element.changed",(function(e){n.isSelected(e.element)&&i._updateSelectionOutline(n.get())}))}function jt(e,t,n,i){e.on("create.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,a=(n.hints||{}).autoSelect;if(i){if(!1===a)return;s(a)?t.select(a):t.select(r.filter(Vt))}})),e.on("connect.end",500,(function(e){var n=e.context.connection;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);h(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(_t(e)){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),a=t.get().length>1,o=St(e)||function(e){var t=wt(e)||e;return _t(e)&&t.shiftKey}(e);if(r&&a)return o?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,o)}}))}function Vt(e){return!e.hidden}Ft.$inject=["canvas","eventBus","selection"],Ft.prototype._updateSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");G(t);var n=e.length>1;if(V(this._canvas.getContainer())[n?"add":"remove"]("djs-multi-select"),n){var i=function(e){return{x:e.x-6,y:e.y-6,width:e.width+12,height:e.height+12}}(Pt(e)),r=K("rect");B(r,_({rx:3},i)),V(r).add("djs-selection-outline"),D(t,r)}},jt.$inject=["eventBus","selection","canvas","elementRegistry"];var zt={__init__:["selectionVisuals","selectionBehavior"],__depends__:[kt,Nt],selection:["type",Bt],selectionVisuals:["type",Ft],selectionBehavior:["type",jt]};function Wt(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Wt.prototype.next=function(){return this._prefix+ ++this._counter};var Gt=new Wt("ov");function $t(e,t,n,i){var r,a;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=Gt,this._overlayDefaults=_({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),Ee(a=Ve('<div class="djs-overlay-container" />'),{position:"absolute",width:0,height:0}),r.insertBefore(a,r.firstChild),a),this._init()}function Ht(e,t,n){Ee(e,{left:t+"px",top:n+"px"})}function Ut(e,t){e.style.display=!1===t?"none":""}function Kt(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}$t.$inject=["config.overlays","eventBus","canvas","elementRegistry"],$t.prototype.get=function(e){if(u(e)&&(e={id:e}),u(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?f(t.overlays,b({type:e.type})):t.overlays.slice():[]}return e.type?f(this._overlays,b({type:e.type})):e.id?this._overlays[e.id]:null},$t.prototype.add=function(e,t,n){if(p(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=_({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},$t.prototype.remove=function(e){var t=this.get(e)||[];s(t)||(t=[t]);var n=this;d(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&($e(e.html),$e(e.htmlContainer),delete e.htmlContainer,delete e.element,delete n._overlays[e.id]),t){var i=t.overlays.indexOf(e);-1!==i&&t.overlays.splice(i,1)}}))},$t.prototype.show=function(){Ut(this._overlayRoot)},$t.prototype.hide=function(){Ut(this._overlayRoot,!1)},$t.prototype.clear=function(){this._overlays={},this._overlayContainers=[],Me(this._overlayRoot)},$t.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var a=Pt(t);i=a.x,r=a.y}Ht(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)},$t.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?Pt(a).width:a.width,o=-1*i.right+t);void 0!==i.bottom&&(n=a.waypoints?Pt(a).height:a.height,s=-1*i.bottom+n);Ht(r,o||0,s||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},$t.prototype._createOverlayContainer=function(e){var t=Ve('<div class="djs-overlays" />');Ee(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},$t.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Kt(this._overlayRoot,n)},$t.prototype._getOverlayContainer=function(e,t){var n=h(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},$t.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)),u(a)&&(a=Ve(a)),n=this._getOverlayContainer(r),Ee(t=Ve('<div class="djs-overlay" data-overlay-id="'+i+'">'),{position:"absolute"}),t.appendChild(a),e.type&&Ce(t).add("djs-overlay-"+e.type),Ut(t,this._canvas.findRoot(r)===this._canvas.getRootElement()),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},$t.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer,p=!0;(i!==this._canvas.getRootElement()||n&&(o(r)&&r>t.scale||o(a)&&a<t.scale))&&(p=!1),Ut(s,p),this._updateOverlayScale(e,t)},$t.prototype._updateOverlayScale=function(e,t){var n,i,r,a=e.scale,s=e.htmlContainer,p="";!0!==a&&(!1===a?(n=1,i=1):(n=a.min,i=a.max),o(n)&&t.scale<n&&(r=(1/t.scale||1)*n),o(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),o(r)&&(p="scale("+r+","+r+")"),Kt(s,p)},$t.prototype._updateOverlaysVisibilty=function(e){var t=this;d(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},$t.prototype._init=function(){var e=this._eventBus,t=this;e.on("canvas.viewbox.changing",(function(e){t.hide()})),e.on("canvas.viewbox.changed",(function(e){var n;n=e.viewbox,t._updateRoot(n),t._updateOverlaysVisibilty(n),t.show()})),e.on(["shape.remove","connection.remove"],(function(e){var n=e.element;d(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){$e(i.html);var r=t._overlayContainers.indexOf(i);-1!==r&&t._overlayContainers.splice(r,1)}})),e.on("element.changed",500,(function(e){var n=e.element,i=t._getOverlayContainer(n,!0);i&&(d(i.overlays,(function(e){t._updateOverlay(e)})),t._updateOverlayContainer(i))})),e.on("element.marker.update",(function(e){var n=t._getOverlayContainer(e.element,!0);n&&Ce(n.html)[e.add?"add":"remove"](e.marker)})),e.on("root.set",(function(){t._updateOverlaysVisibilty(t._canvas.viewbox())})),e.on("diagram.clear",this.clear,this)};var qt={__init__:["overlays"],overlays:["type",$t]};function Yt(e,t,n,i){e.on("element.changed",(function(i){var r=i.element;(r.parent||r===t.getRootElement())&&(i.gfx=n.getGraphics(r)),i.gfx&&e.fire(Tt(r)+".changed",i)})),e.on("elements.changed",(function(t){var n=t.elements;n.forEach((function(t){e.fire("element.changed",{element:t})})),i.updateContainments(n)})),e.on("shape.changed",(function(e){i.update("shape",e.element,e.gfx)})),e.on("connection.changed",(function(e){i.update("connection",e.element,e.gfx)}))}Yt.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var Xt={__init__:["changeSupport"],changeSupport:["type",Yt]};function Zt(e){this._eventBus=e}Zt.$inject=["eventBus"],Zt.prototype.on=function(e,t,n,i,r,a){if((c(t)||l(t))&&(a=r,r=i,i=n,n=t,t=null),c(n)&&(a=r,r=i,i=n,n=1e3),p(r)&&(a=r,r=!1),!c(i))throw new Error("handlerFn must be a function");s(e)||(e=[e]);var o=this._eventBus;d(e,(function(e){var s=["commandStack",e,t].filter((function(e){return e})).join(".");o.on(s,n,r?function(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}(i,a):i,a)}))};function Jt(e,t){t.invoke(Zt,this),this.executed((function(t){var n=t.context;n.rootElement?e.setRootElement(n.rootElement):n.rootElement=e.getRootElement()})),this.revert((function(t){var n=t.context;n.rootElement&&e.setRootElement(n.rootElement)}))}d(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){Zt.prototype[e]=function(t,n,i,r,a){(c(t)||l(t))&&(a=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,a)}})),i(Jt,Zt),Jt.$inject=["canvas","injector"];var Qt={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",Jt]};
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnViewer=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){var t={exports:{}};return e(t,t.exports),t.exports}var n=t((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}}));function i(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}var r=Object.prototype.toString,a=Object.prototype.hasOwnProperty;function o(e){return void 0!==e}function s(e){return"[object Array]"===r.call(e)}function p(e){return"[object Object]"===r.call(e)}function l(e){return"[object Number]"===r.call(e)}function c(e){var t=r.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function u(e){return"[object String]"===r.call(e)}function m(e,t){return a.call(e,t)}function h(e,t){var n;return t=function(e){return c(e)?e:function(t){return t===e}}(t),d(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function f(e,t){var n=[];return d(e,(function(e,i){t(e,i)&&n.push(e)})),n}function d(e,t){var n;if(void 0!==e){var i=s(e)?E:x;for(var r in e)if(m(e,r)&&!1===t(n=e[r],i(r)))return n}}function y(e,t,n){return d(e,(function(e,i){n=t(n,e,i)})),n}function g(e,t){return!!y(e,(function(e,n,i){return e&&t(n,i)}),!0)}function v(e,t){return!!h(e,t)}function b(e){return function(t){return g(e,(function(e,n){return t[n]===e}))}}function x(e){return e}function E(e){return Number(e)}function w(e,t){return e.bind(t)}function A(){return(A=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function _(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return A.apply(void 0,[e].concat(n))}function S(e,t){var n=this;t=t||1e3,e.on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,a=t.gfx,o=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(a,r,o):n.drawConnection(a,r,o)})),e.on(["render.getShapePath","render.getConnectionPath"],t,(function(e,t){if(n.canRender(t))return"render.getShapePath"===e.type?n.getShapePath(t):n.getConnectionPath(t)}))}function C(e,t){var n=R(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function R(e){return e&&e.businessObject||e}function M(e){return e&&e.di}function k(e,t){return!C(e,"bpmn:CallActivity")&&(C(e,"bpmn:SubProcess")?!(!(t=t||M(e))||!C(t,"bpmndi:BPMNPlane"))||t&&!!t.isExpanded:!C(e,"bpmn:Participant")||!!R(e).processRef)}function P(e){var t=e.businessObject,n=function(e){return C(e,"bpmn:FlowElement")||C(e,"bpmn:Participant")||C(e,"bpmn:Lane")||C(e,"bpmn:SequenceFlow")||C(e,"bpmn:MessageFlow")||C(e,"bpmn:DataInput")||C(e,"bpmn:DataOutput")?"name":C(e,"bpmn:TextAnnotation")?"text":C(e,"bpmn:Group")?"categoryValueRef":void 0}(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}function T(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 D(e,t){return T(t,e),e}S.prototype.canRender=function(){},S.prototype.drawShape=function(){},S.prototype.drawConnection=function(){},S.prototype.getShapePath=function(){},S.prototype.getConnectionPath=function(){};var O={"alignment-baseline":1,"baseline-shift":1,clip:1,"clip-path":1,"clip-rule":1,color:1,"color-interpolation":1,"color-interpolation-filters":1,"color-profile":1,"color-rendering":1,cursor:1,direction:1,display:1,"dominant-baseline":1,"enable-background":1,fill:1,"fill-opacity":1,"fill-rule":1,filter:1,"flood-color":1,"flood-opacity":1,font:1,"font-family":1,"font-size":2,"font-size-adjust":1,"font-stretch":1,"font-style":1,"font-variant":1,"font-weight":1,"glyph-orientation-horizontal":1,"glyph-orientation-vertical":1,"image-rendering":1,kerning:1,"letter-spacing":1,"lighting-color":1,marker:1,"marker-end":1,"marker-mid":1,"marker-start":1,mask:1,opacity:1,overflow:1,"pointer-events":1,"shape-rendering":1,"stop-color":1,"stop-opacity":1,stroke:1,"stroke-dasharray":1,"stroke-dashoffset":1,"stroke-linecap":1,"stroke-linejoin":1,"stroke-miterlimit":1,"stroke-opacity":1,"stroke-width":2,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function N(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=O[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function B(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return O[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);N(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)N(e,i,t[i])}(e,t);return e}function I(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1}var L=/\s+/,F=Object.prototype.toString;function j(e){return void 0!==e}function V(e){return new z(e)}function z(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function W(e){var t=e.parentNode;return t&&t.removeChild(e),e}function G(e){for(var t;t=e.firstChild;)W(t);return e}z.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~I(t,e)||t.push(e),j(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},z.prototype.remove=function(e){if("[object RegExp]"===F.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=I(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=t.join(" "),this},z.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},z.prototype.toggle=function(e,t){return this.list?(j(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(j(t)?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},z.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(L);return""===e[0]&&e.shift(),e},z.prototype.has=z.prototype.contains=function(e){return this.list?this.list.contains(e):!!~I(this.array(),e)};var $="http://www.w3.org/2000/svg",H='<svg xmlns="'+$+'"';function U(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf($)&&(e=H+e.substring(4)):(e=H+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function K(e,t){var n;return"<"===e.charAt(0)?(n=U(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS($,e),t&&B(n,t),n}var q=K("svg");function Y(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function X(e){return e?q.createSVGTransformFromMatrix(e):q.createSVGTransform()}var Z=/([&<>]{1})/g,J=/([\n\r"]{1})/g,Q={"&":"&","<":"<",">":">",'"':"'"};function ee(e,t){return e.replace(t,(function(e,t){return Q[t]||t}))}function te(e,t){var n,i,r,a,o;switch(e.nodeType){case 3:t.push(ee(e.textContent,Z));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n<i;++n)a=r.item(n),t.push(" ",a.name,'="',ee(a.value,J),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(o=e.childNodes).length;n<i;++n)te(o.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",ee(e.nodeValue,Z),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function ne(e,t){var n=U(t);if(G(e),t){(function(e){return"#document-fragment"===e.nodeName})(n)||(n=n.documentElement);for(var i,r=(i=n.childNodes,Array.prototype.slice.call(i)),a=0;a<r.length;a++)T(r[a],e)}}function ie(e,t){if(void 0!==t){try{ne(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)te(t,n),t=t.nextSibling;return n.join("")}(e)}function re(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function ae(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),function(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(re(e,i))}(n,t)),n.consolidate()}function oe(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function se(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function pe(e,t){var n=K("polyline");return B(n,{points:se(e)}),t&&B(n,t),n}var le="hsl(225, 10%, 15%)";function ce(e,t,n){return v(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return g(t,(function(t,n){return e[n]==t}))}(e,n)}))}function ue(e){return e.businessObject}function me(e,t){var n=M(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function he(e,t){var n=M(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||le}function fe(e,t,n){var i=M(e).get("label");return i&&i.get("color:color")||t||he(e,n)}var de=Object.prototype.toString,ye=Object.prototype.hasOwnProperty;function ge(e,t){return ye.call(e,t)}function ve(e,t){var n;if(void 0!==e){var i=function(e){return"[object Array]"===de.call(e)}(e)?xe:be;for(var r in e)if(ge(e,r)&&!1===t(n=e[r],i(r)))return n}}function be(e){return e}function xe(e){return Number(e)}function Ee(e){for(var t=e.style,n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return ve(i,(function(e){e&&ve(e,(function(e,n){t[n]=e}))})),e}var we=[].indexOf,Ae=function(e,t){if(we)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1},_e=/\s+/,Se=Object.prototype.toString;function Ce(e){return new Re(e)}function Re(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function Me(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}Re.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Ae(t,e)||t.push(e),this.el.className=t.join(" "),this},Re.prototype.remove=function(e){if("[object RegExp]"==Se.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Ae(t,e);return~n&&t.splice(n,1),this.el.className=t.join(" "),this},Re.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Re.prototype.toggle=function(e,t){return this.list?(void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(void 0!==t?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},Re.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(_e);return""===e[0]&&e.shift(),e},Re.prototype.has=Re.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Ae(this.array(),e)};var ke="undefined"!=typeof Element?Element.prototype:{},Pe=ke.matches||ke.matchesSelector||ke.webkitMatchesSelector||ke.mozMatchesSelector||ke.msMatchesSelector||ke.oMatchesSelector,Te=function(e,t){if(!e||1!==e.nodeType)return!1;if(Pe)return Pe.call(e,t);for(var n=e.parentNode.querySelectorAll(t),i=0;i<n.length;i++)if(n[i]==e)return!0;return!1};var De=window.addEventListener?"addEventListener":"attachEvent",Oe=window.removeEventListener?"removeEventListener":"detachEvent",Ne="addEventListener"!==De?"on":"",Be=function(e,t,n,i){return e[De](Ne+t,n,i||!1),n},Ie=function(e,t,n,i){return e[Oe](Ne+t,n,i||!1),n},Le=["focus","blur"];var Fe,je={bind:function(e,t,n,i,r){return-1!==Le.indexOf(n)&&(r=!0),Be(e,n,(function(n){var r=n.target||n.srcElement;n.delegateTarget=function(e,t,n){for(var i=n?e:e.parentNode;i&&i.nodeType!==document.DOCUMENT_NODE&&i.nodeType!==document.DOCUMENT_FRAGMENT_NODE;){if(Te(i,t))return i;i=i.parentNode}return Te(i,t)?i:null}(r,t,!0),n.delegateTarget&&i.call(e,n)}),r)},unbind:function(e,t,n,i){return-1!==Le.indexOf(t)&&(i=!0),Ie(e,t,n,i)}},Ve=function(e,t){if("string"!=typeof e)throw new TypeError("String expected");t||(t=document);var n=/<([\w:]+)/.exec(e);if(!n)return t.createTextNode(e);e=e.replace(/^\s+|\s+$/g,"");var i=n[1];if("body"==i){return(r=t.createElement("html")).innerHTML=e,r.removeChild(r.lastChild)}var r,a=We[i]||We._default,o=a[0],s=a[1],p=a[2];(r=t.createElement("div")).innerHTML=s+e+p;for(;o--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var l=t.createDocumentFragment();for(;r.firstChild;)l.appendChild(r.removeChild(r.firstChild));return l},ze=!1;"undefined"!=typeof document&&((Fe=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',ze=!Fe.getElementsByTagName("link").length,Fe=void 0);var We={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:ze?[1,"X<div>","</div>"]:[0,"",""]};function Ge(e,t){return(t=t||document).querySelector(e)}function $e(e){e.parentNode&&e.parentNode.removeChild(e)}function He(e,t,n,i,r){var a=X();a.setTranslate(t,n);var o=X();o.setRotate(i||0,0,0);var s=X();s.setScale(r||1,r||1),ae(e,[a,o,s])}function Ue(e,t,n){var i=X();i.setTranslate(t,n),ae(e,i)}We.td=We.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],We.option=We.optgroup=[1,'<select multiple="multiple">',"</select>"],We.thead=We.tbody=We.colgroup=We.caption=We.tfoot=[1,"<table>","</table>"],We.polyline=We.ellipse=We.polygon=We.circle=We.text=We.line=We.path=We.rect=We.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var Ke=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e){var t=e.exports=function(e,n){if(n||(n=16),void 0===e&&(e=128),e<=0)return"0";for(var i=Math.log(Math.pow(2,e))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,e/r))/Math.log(n)*r;var a=i-Math.floor(i),o="";for(r=0;r<Math.floor(i);r++){o=Math.floor(Math.random()*n).toString(n)+o}if(a){var s=Math.pow(n,a);o=Math.floor(Math.random()*s).toString(n)+o}var p=parseInt(o,n);return p!==1/0&&p>=Math.pow(2,e)?t(e,n):o};t.rack=function(e,n,i){var r=function(r){var o=0;do{if(o++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var s=t(e,n)}while(Object.hasOwnProperty.call(a,s));return a[s]=r,s},a=r.hats={};return r.get=function(e){return r.hats[e]},r.set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function qe(e){if(!(this instanceof qe))return new qe(e);e=e||[128,36,1],this._seed=e.length?Ke.rack(e[0],e[1],e[2]):e}qe.prototype.next=function(e){return this._seed(e||!0)},qe.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},qe.prototype.claim=function(e,t){this._seed.set(e,t||!0)},qe.prototype.assigned=function(e){return this._seed.get(e)||!1},qe.prototype.unclaim=function(e){delete this._seed.hats[e]},qe.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var Ye=new qe,Xe=.95;function Ze(e,t,n,i,r,a,o){S.call(this,t,o);var s=e&&e.defaultFillColor,l=e&&e.defaultStrokeColor,c=e&&e.defaultLabelColor,u=Ye.next(),m={},h=n.computeStyle;function f(e,t){var n=_({fill:le,strokeWidth:1,strokeLinecap:"round",strokeDasharray:"none"},t.attrs),i=t.ref||{x:0,y:0},a=t.scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var o=K("marker");B(t.element,n),D(o,t.element),B(o,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*a,markerHeight:20*a,orient:"auto"});var s=Ge("defs",r._svg);s||(s=K("defs"),D(r._svg,s)),D(s,o),m[e]=o}function y(e){return e.replace(/[^0-9a-zA-z]+/g,"_")}function g(e,t,n){var i=e+"-"+y(t)+"-"+y(n)+"-"+u;return m[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=K("path");B(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),f(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var a=K("circle");B(a,{cx:6,cy:6,r:3.5}),f(e,{element:a,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var o=K("path");B(o,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),f(e,{element:o,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=K("path");B(s,{d:"M 11 5 L 1 10 L 11 15"}),f(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var p=K("path");B(p,{d:"M 1 5 L 11 10 L 1 15"}),f(e,{element:p,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var l=K("path");B(l,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),f(e,{element:l,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var c=K("path");B(c,{d:"M 6 4 L 10 16"}),f(e,{element:c,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function v(e,t,n,i,r){p(i)&&(r=i,i=0),i=i||0,"none"===(r=h(r,{stroke:le,strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var a=t/2,o=n/2,s=K("circle");return B(s,{cx:a,cy:o,r:Math.round((t+n)/4-i)}),B(s,r),D(e,s),s}function b(e,t,n,i,r,a){p(r)&&(a=r,r=0),r=r||0,a=h(a,{stroke:le,strokeWidth:2,fill:"white"});var o=K("rect");return B(o,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),B(o,a),D(e,o),o}function x(e,t,n){var i=pe(t,n=h(n,["no-fill"],{stroke:le,strokeWidth:2,fill:"none"}));return D(e,i),i}function E(e,t,n){n=h(n,["no-fill"],{strokeWidth:2,stroke:le});var i=K("path");return B(i,{d:t}),B(i,n),D(e,i),i}function w(e,t,n,i){return E(t,n,_({"data-marker":e},i))}function A(e){return F[e]}function C(e){return function(t,n){return A(e)(t,n)}}function T(e,t){var n=ue(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?A("bpmn:ParallelMultipleEventDefinition")(t,e,i):A("bpmn:MultipleEventDefinition")(t,e,i):ce(n,"bpmn:MessageEventDefinition")?A("bpmn:MessageEventDefinition")(t,e,i):ce(n,"bpmn:TimerEventDefinition")?A("bpmn:TimerEventDefinition")(t,e,i):ce(n,"bpmn:ConditionalEventDefinition")?A("bpmn:ConditionalEventDefinition")(t,e):ce(n,"bpmn:SignalEventDefinition")?A("bpmn:SignalEventDefinition")(t,e,i):ce(n,"bpmn:EscalationEventDefinition")?A("bpmn:EscalationEventDefinition")(t,e,i):ce(n,"bpmn:LinkEventDefinition")?A("bpmn:LinkEventDefinition")(t,e,i):ce(n,"bpmn:ErrorEventDefinition")?A("bpmn:ErrorEventDefinition")(t,e,i):ce(n,"bpmn:CancelEventDefinition")?A("bpmn:CancelEventDefinition")(t,e,i):ce(n,"bpmn:CompensateEventDefinition")?A("bpmn:CompensateEventDefinition")(t,e,i):ce(n,"bpmn:TerminateEventDefinition")?A("bpmn:TerminateEventDefinition")(t,e,i):null}function O(e,t,n){n=_({size:{width:100}},n);var i=a.createText(t||"",n);return V(i).add("djs-label"),D(e,i),i}function N(e,t,n){return O(e,ue(t).name,{box:t,align:n,padding:5,style:{fill:fe(t,c,l)}})}function I(e,t,n){He(O(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:fe(n,c,l)}}),0,-(-1*n.height),270)}function L(e){for(var t=e.waypoints,n="m "+t[0].x+","+t[0].y,i=1;i<t.length;i++)n+="L"+t[i].x+","+t[i].y+" ";return n}var F=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=Xe),v(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:me(t,s),stroke:he(t,l)};ue(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:me(t,s),stroke:he(t,l)});var i=A("bpmn:Event")(e,t,n);return T(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?he(t,l):me(t,s),stroke:n?me(t,s):he(t,l)})},"bpmn:TimerEventDefinition":function(e,t){var n=v(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:me(t,s),stroke:he(t,l)});E(e,i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),{strokeWidth:2,strokeLinecap:"square",stroke:he(t,l)});for(var r=0;r<12;r++){var a=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),o=t.width/2;E(e,a,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+o+")",stroke:he(t,l)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:ConditionalEventDefinition":function(e,t){return E(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:he(t,l)})},"bpmn:LinkEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:ErrorEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.2,my:.722}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=E(e,i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.638,my:-.055}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)});return function(e,t){var n=X();n.setRotate(t,0,0),ae(e,n)}(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:SignalEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?he(t,l):"none",stroke:he(t,l)})},"bpmn:MultipleEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.222,my:.36}}),{strokeWidth:1,fill:n?he(t,l):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return E(e,i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:t.width,containerHeight:t.height,position:{mx:.458,my:.194}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)})},"bpmn:EndEvent":function(e,t){var n=A("bpmn:Event")(e,t,{strokeWidth:4,fill:me(t,s),stroke:he(t,l)});return T(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return v(e,t.width,t.height,8,{strokeWidth:4,fill:he(t,l),stroke:he(t,l)})},"bpmn:IntermediateEvent":function(e,t){var n=A("bpmn:Event")(e,t,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)});return v(e,t.width,t.height,3,{strokeWidth:1,fill:me(t,"none"),stroke:he(t,l)}),T(t,e),n},"bpmn:IntermediateCatchEvent":C("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":C("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=Xe),b(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:me(t,s),stroke:he(t,l)},i=A("bpmn:Activity")(e,t,n);return N(e,t,"center-middle"),j(e,t),i},"bpmn:ServiceTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:me(t,s)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:UserTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ManualTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:SendTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:he(t,l),stroke:me(t,s)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=ue(t),a=A("bpmn:Task")(e,t);return r.instantiate?(v(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):n=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),E(e,n,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),a},"bpmn:ScriptTask":function(e,t){var n=A("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:he(t,l)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=A("bpmn:Task")(e,t);return B(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:me(t,"#aaaaaa"),stroke:he(t,l)}),B(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:he(t,l)}),n},"bpmn:SubProcess":function(e,t,n){n=_({fill:me(t,s),stroke:he(t,l)},n);var i=A("bpmn:Activity")(e,t,n),r=k(t);return function(e){return e&&!!R(e).triggeredByEvent}(t)&&B(i,{strokeDasharray:"1,2"}),N(e,t,r?"center-top":"center-middle"),r?j(e,t):j(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return A("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=A("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:he(t,l)});return b(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return A("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:Xe,fill:me(t,s),stroke:he(t,l)},i=A("bpmn:Lane")(e,t,n);k(t)?(x(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:he(t,l)}),I(e,ue(t).name,t)):O(e,ue(t).name,{box:t,align:"center-middle",style:{fill:fe(t,c,l)}});return!!ue(t).participantMultiplicity&&A("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=b(e,t.width,t.height,0,_({fill:me(t,s),fillOpacity:.35,stroke:he(t,l)},n)),r=ue(t);"bpmn:Lane"===r.$type&&I(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return v(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:me(t,s),stroke:he(t,l)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=A("bpmn:Gateway")(e,t),r=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.32,my:.3}});return M(t).isMarkerVisible&&E(e,r,{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ComplexGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:ParallelGateway":function(e,t){var n=A("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)}),n},"bpmn:EventBasedGateway":function(e,t){var n=ue(t),r=A("bpmn:Gateway")(e,t);v(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:he(t,l)});var a=n.eventGatewayType,o=!!n.instantiate;if("Parallel"===a){var s=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});B(E(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===a){if(!o)B(v(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:he(t,l)});!function(){var n=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:t.width,containerHeight:t.height,position:{mx:.36,my:.44}}),r={strokeWidth:2,fill:me(t,"none"),stroke:he(t,l)};E(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)};return function(e,t,n,i){var r=t/2,a=n/2,o=[{x:r,y:0},{x:t,y:a},{x:r,y:n},{x:0,y:a}].map((function(e){return e.x+","+e.y})).join(" ");i=h(i,{stroke:le,strokeWidth:2,fill:"white"});var s=K("polygon");return B(s,{points:o}),B(s,i),D(e,s),s}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=L(t),r=me(t,s),a=he(t,l),o=E(e,i,{strokeLinejoin:"round",markerEnd:g("sequenceflow-end",r,a),stroke:he(t,l)}),p=ue(t);return t.source&&(n=t.source.businessObject,p.conditionExpression&&n.$instanceOf("bpmn:Activity")&&B(o,{markerStart:g("conditional-flow-marker",r,a)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===p&&B(o,{markerStart:g("conditional-default-flow-marker",r,a)})),o},"bpmn:Association":function(e,t,n){var i=ue(t),r=me(t,s),a=he(t,l);return n=_({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:he(t,l)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=g("association-end",r,a)),"Both"===i.associationDirection&&(n.markerStart=g("association-start",r,a)),x(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=me(t,s),i=he(t,l);return A("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=me(t,s),i=he(t,l);return A("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=ue(t),r=M(t),a=me(t,s),o=he(t,l),p=E(e,L(t),{markerEnd:g("messageflow-end",a,o),markerStart:g("messageflow-start",a,o),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:he(t,l)});if(n.messageRef){var u=p.getPointAtLength(p.getTotalLength()/2),m=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:u.x,y:u.y}}),h={strokeWidth:1};"initiating"===r.messageVisibleKind?(h.fill="white",h.stroke=le):(h.fill="#888",h.stroke="white");var f=E(e,m,h),d=O(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:he(t,c)}}),y=f.getBBox(),v=d.getBBox();He(d,u.x-v.width/2,u.y+y.height/2+10,0)}return p},"bpmn:DataObject":function(e,t){var n=E(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(ue(t))&&function(e,t){var n=(t.height-18)/t.height,r=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.33,my:n}});E(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":C("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=A("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=A("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1,fill:le}),r},"bpmn:DataStoreReference":function(e,t){return E(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:me(t,s),fillOpacity:Xe,stroke:he(t,l)})},"bpmn:BoundaryEvent":function(e,t){var n=ue(t).cancelActivity,i={strokeWidth:1,fill:me(t,s),stroke:he(t,l)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=_({},i,{fillOpacity:1}),a=_({},i,{fill:"none"}),o=A("bpmn:Event")(e,t,r);return v(e,t.width,t.height,3,a),T(t,e),o},"bpmn:Group":function(e,t){return b(e,t.width,t.height,10,{stroke:he(t,l),strokeWidth:1,strokeDasharray:"8,3,1,3",fill:"none",pointerEvents:"none"})},label:function(e,t){return function(e,t){var n={width:90,height:30,x:t.width/2+t.x,y:t.height/2+t.y};return O(e,P(t),{box:n,fitBox:!0,style:_({},a.getExternalStyle(),{fill:fe(t,c,l)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=b(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return E(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:he(t,l)}),O(e,ue(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:fe(t,c,l)}}),n},ParticipantMultiplicityMarker:function(e,t){w("participant-multiplicity",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:t.width/2/t.width,my:(t.height-15)/t.height}}),{strokeWidth:2,fill:me(t,s),stroke:he(t,l)})},SubProcessMarker:function(e,t){Ue(b(e,14,14,0,{strokeWidth:1,fill:me(t,s),stroke:he(t,l)}),t.width/2-7.5,t.height-20),w("sub-process",e,i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2-7.5)/t.width,my:(t.height-20)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},ParallelMarker:function(e,t,n){w("parallel",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.parallel)/t.width,my:(t.height-20)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},SequentialMarker:function(e,t,n){w("sequential",e,i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.seq)/t.width,my:(t.height-19)/t.height}}),{fill:me(t,s),stroke:he(t,l)})},CompensationMarker:function(e,t,n){w("compensation",e,i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.compensation)/t.width,my:(t.height-13)/t.height}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l)})},LoopMarker:function(e,t,n){w("loop",e,i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.loop)/t.width,my:(t.height-7)/t.height}}),{strokeWidth:1,fill:me(t,s),stroke:he(t,l),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){w("adhoc",e,i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.adhoc)/t.width,my:(t.height-15)/t.height}}),{strokeWidth:1,fill:he(t,l),stroke:he(t,l)})}};function j(e,t,n){var i,r=ue(t),a=n&&-1!==n.indexOf("SubProcessMarker");i=a?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,parallel:-6,compensation:-27,loop:0,adhoc:10},d(n,(function(n){A(n)(e,t,i)})),r.isForCompensation&&A("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&A("AdhocMarker")(e,t,i);var o=r.loopCharacteristics,s=o&&o.isSequential;o&&(void 0===s&&A("LoopMarker")(e,t,i),!1===s&&A("ParallelMarker")(e,t,i),!0===s&&A("SequentialMarker")(e,t,i))}this._drawPath=E,this._renderer=A}i(Ze,S),Ze.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],Ze.prototype.canRender=function(e){return C(e,"bpmn:BaseElement")},Ze.prototype.drawShape=function(e,t){var n=t.type;return this._renderer(n)(e,t)},Ze.prototype.drawConnection=function(e,t){var n=t.type;return this._renderer(n)(e,t)},Ze.prototype.getShapePath=function(e){return C(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,oe([["M",n,i],["m",0,-r],["a",r,r,0,1,1,0,2*r],["a",r,r,0,1,1,0,-2*r],["z"]])):C(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,a=e.height;return oe([["M",n+t,i],["l",r-2*t,0],["a",t,t,0,0,1,t,t],["l",0,a-2*t],["a",t,t,0,0,1,-t,t],["l",2*t-r,0],["a",t,t,0,0,1,-t,-t],["l",0,2*t-a],["a",t,t,0,0,1,t,-t],["z"]])}(e,10):C(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return oe([["M",e.x+t,e.y],["l",t,n],["l",-t,n],["l",-t,-n],["z"]])}(e):function(e){var t=e.x,n=e.y,i=e.width;return oe([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var Je={width:150,height:50};function Qe(e,t){var n;t.textContent=e;try{var i,r=""===e;return t.textContent=r?"dummy":e,i={width:(n=t.getBBox()).width+2*n.x,height:n.height},r&&(i.width=0),i}catch(e){return{width:0,height:0}}}function et(e,t,n){for(var i,r=e.shift(),a=r;;){if((i=Qe(a,n)).width=a?i.width:0," "===a||""===a||i.width<Math.round(t)||a.length<2)return tt(e,a,r,i);a=nt(a,i.width,t)}}function tt(e,t,n,i){if(t.length<n.length){var r=n.slice(t.length).trim();e.unshift(r)}return{width:i.width,height:i.height,text:t}}function nt(e,t,n){var i=Math.max(e.length*(n/t),1),r=function(e,t){var n,i=e.split(/(\s|-|\u00AD)/g),r=[],a=0;if(i.length>1)for(;n=i.shift();){if(!(n.length+a<t)){"-"!==n&&""!==n||r.pop();break}r.push(n),a+=n.length}var o=r[r.length-1];return o&&""===o&&(r[r.length-1]="-"),r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function it(e){this._config=_({},{size:Je,padding:0,style:{},align:"center-top"},e||{})}it.prototype.createText=function(e,t){return this.layoutText(e,t).element},it.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},it.prototype.layoutText=function(e,t){var n=_({},this._config.size,t.box),i=_({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),a=function(e){return p(e)?_({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}(void 0!==t.padding?t.padding:this._config.padding),o=t.fitBox||!1,s=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),l=e.split(/\u00AD?\r?\n/),c=[],u=n.width-a.left-a.right,m=K("text");for(B(m,{x:0,y:0}),B(m,i),D(function(){var e=document.getElementById("helper-svg");return e||(B(e=K("svg"),{id:"helper-svg"}),Ee(e,{visibility:"hidden",position:"fixed",width:0,height:0}),document.body.appendChild(e)),e}(),m);l.length;)c.push(et(l,u,m));"middle"===r.vertical&&(a.top=a.bottom=0);var h=y(c,(function(e,t,n){return e+(s||t.height)}),0)+a.top+a.bottom,f=y(c,(function(e,t,n){return t.width>e?t.width:e}),0),g=a.top;"middle"===r.vertical&&(g+=(n.height-h)/2),g-=(s||c[0].height)/4;var v=K("text");return B(v,i),d(c,(function(e){var t;switch(g+=s||e.height,r.horizontal){case"left":t=a.left;break;case"right":t=(o?f:u)-a.right-e.width;break;default:t=Math.max(((o?f:u)-e.width)/2+a.left,0)}var n=K("tspan");B(n,{x:t,y:g}),n.textContent=e.text,D(v,n)})),W(m),{dimensions:{width:f,height:h},element:v}};function rt(e){var t=_({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=_({},t,{fontSize:n},e&&e.externalStyle||{}),r=new it({style:t});this.getExternalLabelBounds=function(e,t){var n=r.getDimensions(t,{box:{width:90,height:30,x:e.width/2+e.x,y:e.height/2+e.y},style:i});return{x:Math.round(e.x+e.width/2-n.width/2),y:Math.round(e.y),width:Math.ceil(n.width),height:Math.ceil(n.height)}},this.getTextAnnotationBounds=function(e,n){var i=r.getDimensions(n,{box:e,style:t,align:"left-top",padding:5});return{x:e.x,y:e.y,width:e.width,height:Math.max(30,Math.round(i.height))}},this.createText=function(e,t){return r.createText(e,t||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}rt.$inject=["config.textRenderer"];var at=/\{([^{}]+)\}/g,ot=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var st={__init__:["bpmnRenderer"],bpmnRenderer:["type",Ze],textRenderer:["type",rt],pathMap:["type",function(){this.pathMap={EVENT_MESSAGE:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:36,width:36,heightElements:[6,14],widthElements:[10.5,21]},EVENT_SIGNAL:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x1},0 Z",height:36,width:36,heightElements:[18],widthElements:[10,20]},EVENT_ESCALATION:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x0},-{e.y1} l -{e.x0},{e.y1} Z",height:36,width:36,heightElements:[20,7],widthElements:[8]},EVENT_CONDITIONAL:{d:"M {e.x0},{e.y0} l {e.x1},0 l 0,{e.y2} l -{e.x1},0 Z M {e.x2},{e.y3} l {e.x0},0 M {e.x2},{e.y4} l {e.x0},0 M {e.x2},{e.y5} l {e.x0},0 M {e.x2},{e.y6} l {e.x0},0 M {e.x2},{e.y7} l {e.x0},0 M {e.x2},{e.y8} l {e.x0},0 ",height:36,width:36,heightElements:[8.5,14.5,18,11.5,14.5,17.5,20.5,23.5,26.5],widthElements:[10.5,14.5,12.5]},EVENT_LINK:{d:"m {mx},{my} 0,{e.y0} -{e.x1},0 0,{e.y1} {e.x1},0 0,{e.y0} {e.x0},-{e.y2} -{e.x0},-{e.y2} z",height:36,width:36,heightElements:[4.4375,6.75,7.8125],widthElements:[9.84375,13.5]},EVENT_ERROR:{d:"m {mx},{my} {e.x0},-{e.y0} {e.x1},-{e.y1} {e.x2},{e.y2} {e.x3},-{e.y3} -{e.x4},{e.y4} -{e.x5},-{e.y5} z",height:36,width:36,heightElements:[.023,8.737,8.151,16.564,10.591,8.714],widthElements:[.085,6.672,6.97,4.273,5.337,6.636]},EVENT_CANCEL_45:{d:"m {mx},{my} -{e.x1},0 0,{e.x0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:36,width:36,heightElements:[4.75,8.5],widthElements:[4.75,8.5]},EVENT_COMPENSATION:{d:"m {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x1},-{e.y2} {e.x2},-{e.y3} 0,{e.y1} -{e.x2},-{e.y3} z",height:36,width:36,heightElements:[6.5,13,.4,6.1],widthElements:[9,9.3,8.7]},EVENT_TIMER_WH:{d:"M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ",height:36,width:36,heightElements:[10,2],widthElements:[3,7]},EVENT_TIMER_LINE:{d:"M {mx},{my} m {e.x0},{e.y0} l -{e.x1},{e.y1} ",height:36,width:36,heightElements:[10,3],widthElements:[0,0]},EVENT_MULTIPLE:{d:"m {mx},{my} {e.x1},-{e.y0} {e.x1},{e.y0} -{e.x0},{e.y1} -{e.x2},0 z",height:36,width:36,heightElements:[6.28099,12.56199],widthElements:[3.1405,9.42149,12.56198]},EVENT_PARALLEL_MULTIPLE:{d:"m {mx},{my} {e.x0},0 0,{e.y1} {e.x1},0 0,{e.y0} -{e.x1},0 0,{e.y1} -{e.x0},0 0,-{e.y1} -{e.x1},0 0,-{e.y0} {e.x1},0 z",height:36,width:36,heightElements:[2.56228,7.68683],widthElements:[2.56228,7.68683]},GATEWAY_EXCLUSIVE:{d:"m {mx},{my} {e.x0},{e.y0} {e.x1},{e.y0} {e.x2},0 {e.x4},{e.y2} {e.x4},{e.y1} {e.x2},0 {e.x1},{e.y3} {e.x0},{e.y3} {e.x3},0 {e.x5},{e.y1} {e.x5},{e.y2} {e.x3},0 z",height:17.5,width:17.5,heightElements:[8.5,6.5312,-6.5312,-8.5],widthElements:[6.5,-6.5,3,-3,5,-5]},GATEWAY_PARALLEL:{d:"m {mx},{my} 0,{e.y1} -{e.x1},0 0,{e.y0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:30,width:30,heightElements:[5,12.5],widthElements:[5,12.5]},GATEWAY_EVENT_BASED:{d:"m {mx},{my} {e.x0},{e.y0} {e.x0},{e.y1} {e.x1},{e.y2} {e.x2},0 z",height:11,width:11,heightElements:[-6,6,12,-12],widthElements:[9,-3,-12]},GATEWAY_COMPLEX:{d:"m {mx},{my} 0,{e.y0} -{e.x0},-{e.y1} -{e.x1},{e.y2} {e.x0},{e.y1} -{e.x2},0 0,{e.y3} {e.x2},0 -{e.x0},{e.y1} l {e.x1},{e.y2} {e.x0},-{e.y1} 0,{e.y0} {e.x3},0 0,-{e.y0} {e.x0},{e.y1} {e.x1},-{e.y2} -{e.x0},-{e.y1} {e.x2},0 0,-{e.y3} -{e.x2},0 {e.x0},-{e.y1} -{e.x1},-{e.y2} -{e.x0},{e.y1} 0,-{e.y0} -{e.x3},0 z",height:17.125,width:17.125,heightElements:[4.875,3.4375,2.125,3],widthElements:[3.4375,2.125,4.875,3]},DATA_OBJECT_PATH:{d:"m 0,0 {e.x1},0 {e.x0},{e.y0} 0,{e.y1} -{e.x2},0 0,-{e.y2} {e.x1},0 0,{e.y0} {e.x0},0",height:61,width:51,heightElements:[10,50,60],widthElements:[10,40,50,60]},DATA_OBJECT_COLLECTION_PATH:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},DATA_ARROW:{d:"m 5,9 9,0 0,-3 5,5 -5,5 0,-3 -9,0 z",height:61,width:51,heightElements:[],widthElements:[]},DATA_STORE:{d:"m {mx},{my} l 0,{e.y2} c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 l 0,-{e.y2} c -{e.x0},-{e.y1} -{e.x1},-{e.y1} -{e.x2},0c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0",height:61,width:61,heightElements:[7,10,45],widthElements:[2,58,60]},TEXT_ANNOTATION:{d:"m {mx}, {my} m 10,0 l -10,0 l 0,{e.y0} l 10,0",height:30,width:10,heightElements:[30],widthElements:[10]},MARKER_SUB_PROCESS:{d:"m{mx},{my} m 7,2 l 0,10 m -5,-5 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_PARALLEL:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},MARKER_SEQUENTIAL:{d:"m{mx},{my} m 0,3 l 10,0 m -10,3 l 10,0 m -10,3 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_COMPENSATION:{d:"m {mx},{my} 7,-5 0,10 z m 7.1,-0.3 6.9,-4.7 0,10 -6.9,-4.7 z",height:10,width:21,heightElements:[],widthElements:[]},MARKER_LOOP:{d:"m {mx},{my} c 3.526979,0 6.386161,-2.829858 6.386161,-6.320661 0,-3.490806 -2.859182,-6.320661 -6.386161,-6.320661 -3.526978,0 -6.38616,2.829855 -6.38616,6.320661 0,1.745402 0.714797,3.325567 1.870463,4.469381 0.577834,0.571908 1.265885,1.034728 2.029916,1.35457 l -0.718163,-3.909793 m 0.718163,3.909793 -3.885211,0.802902",height:13.9,width:13.7,heightElements:[],widthElements:[]},MARKER_ADHOC:{d:"m {mx},{my} m 0.84461,2.64411 c 1.05533,-1.23780996 2.64337,-2.07882 4.29653,-1.97997996 2.05163,0.0805 3.85579,1.15803 5.76082,1.79107 1.06385,0.34139996 2.24454,0.1438 3.18759,-0.43767 0.61743,-0.33642 1.2775,-0.64078 1.7542,-1.17511 0,0.56023 0,1.12046 0,1.6807 -0.98706,0.96237996 -2.29792,1.62393996 -3.6918,1.66181996 -1.24459,0.0927 -2.46671,-0.2491 -3.59505,-0.74812 -1.35789,-0.55965 -2.75133,-1.33436996 -4.27027,-1.18121996 -1.37741,0.14601 -2.41842,1.13685996 -3.44288,1.96782996 z",height:4,width:15,heightElements:[],widthElements:[]},TASK_TYPE_SEND:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:14,width:21,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_SCRIPT:{d:"m {mx},{my} c 9.966553,-6.27276 -8.000926,-7.91932 2.968968,-14.938 l -8.802728,0 c -10.969894,7.01868 6.997585,8.66524 -2.968967,14.938 z m -7,-12 l 5,0 m -4.5,3 l 4.5,0 m -3,3 l 5,0m -4,3 l 5,0",height:15,width:12.6,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_USER_1:{d:"m {mx},{my} c 0.909,-0.845 1.594,-2.049 1.594,-3.385 0,-2.554 -1.805,-4.62199999 -4.357,-4.62199999 -2.55199998,0 -4.28799998,2.06799999 -4.28799998,4.62199999 0,1.348 0.974,2.562 1.89599998,3.405 -0.52899998,0.187 -5.669,2.097 -5.794,4.7560005 v 6.718 h 17 v -6.718 c 0,-2.2980005 -5.5279996,-4.5950005 -6.0509996,-4.7760005 zm -8,6 l 0,5.5 m 11,0 l 0,-5"},TASK_TYPE_USER_2:{d:"m {mx},{my} m 2.162,1.009 c 0,2.4470005 -2.158,4.4310005 -4.821,4.4310005 -2.66499998,0 -4.822,-1.981 -4.822,-4.4310005 "},TASK_TYPE_USER_3:{d:"m {mx},{my} m -6.9,-3.80 c 0,0 2.25099998,-2.358 4.27399998,-1.177 2.024,1.181 4.221,1.537 4.124,0.965 -0.098,-0.57 -0.117,-3.79099999 -4.191,-4.13599999 -3.57499998,0.001 -4.20799998,3.36699999 -4.20699998,4.34799999 z"},TASK_TYPE_MANUAL:{d:"m {mx},{my} c 0.234,-0.01 5.604,0.008 8.029,0.004 0.808,0 1.271,-0.172 1.417,-0.752 0.227,-0.898 -0.334,-1.314 -1.338,-1.316 -2.467,-0.01 -7.886,-0.004 -8.108,-0.004 -0.014,-0.079 0.016,-0.533 0,-0.61 0.195,-0.042 8.507,0.006 9.616,0.002 0.877,-0.007 1.35,-0.438 1.353,-1.208 0.003,-0.768 -0.479,-1.09 -1.35,-1.091 -2.968,-0.002 -9.619,-0.013 -9.619,-0.013 v -0.591 c 0,0 5.052,-0.016 7.225,-0.016 0.888,-0.002 1.354,-0.416 1.351,-1.193 -0.006,-0.761 -0.492,-1.196 -1.361,-1.196 -3.473,-0.005 -10.86,-0.003 -11.0829995,-0.003 -0.022,-0.047 -0.045,-0.094 -0.069,-0.139 0.3939995,-0.319 2.0409995,-1.626 2.4149995,-2.017 0.469,-0.4870005 0.519,-1.1650005 0.162,-1.6040005 -0.414,-0.511 -0.973,-0.5 -1.48,-0.236 -1.4609995,0.764 -6.5999995,3.6430005 -7.7329995,4.2710005 -0.9,0.499 -1.516,1.253 -1.882,2.19 -0.37000002,0.95 -0.17,2.01 -0.166,2.979 0.004,0.718 -0.27300002,1.345 -0.055,2.063 0.629,2.087 2.425,3.312 4.859,3.318 4.6179995,0.014 9.2379995,-0.139 13.8569995,-0.158 0.755,-0.004 1.171,-0.301 1.182,-1.033 0.012,-0.754 -0.423,-0.969 -1.183,-0.973 -1.778,-0.01 -5.824,-0.004 -6.04,-0.004 10e-4,-0.084 0.003,-0.586 10e-4,-0.67 z"},TASK_TYPE_INSTANTIATING_SEND:{d:"m {mx},{my} l 0,8.4 l 12.6,0 l 0,-8.4 z l 6.3,3.6 l 6.3,-3.6"},TASK_TYPE_SERVICE:{d:"m {mx},{my} v -1.71335 c 0.352326,-0.0705 0.703932,-0.17838 1.047628,-0.32133 0.344416,-0.14465 0.665822,-0.32133 0.966377,-0.52145 l 1.19431,1.18005 1.567487,-1.57688 -1.195028,-1.18014 c 0.403376,-0.61394 0.683079,-1.29908 0.825447,-2.01824 l 1.622133,-0.01 v -2.2196 l -1.636514,0.01 c -0.07333,-0.35153 -0.178319,-0.70024 -0.323564,-1.04372 -0.145244,-0.34406 -0.321407,-0.6644 -0.522735,-0.96217 l 1.131035,-1.13631 -1.583305,-1.56293 -1.129598,1.13589 c -0.614052,-0.40108 -1.302883,-0.68093 -2.022633,-0.82247 l 0.0093,-1.61852 h -2.241173 l 0.0042,1.63124 c -0.353763,0.0736 -0.705369,0.17977 -1.049785,0.32371 -0.344415,0.14437 -0.665102,0.32092 -0.9635006,0.52046 l -1.1698628,-1.15823 -1.5667691,1.5792 1.1684265,1.15669 c -0.4026573,0.61283 -0.68308,1.29797 -0.8247287,2.01713 l -1.6588041,0.003 v 2.22174 l 1.6724648,-0.006 c 0.073327,0.35077 0.1797598,0.70243 0.3242851,1.04472 0.1452428,0.34448 0.3214064,0.6644 0.5227339,0.96066 l -1.1993431,1.19723 1.5840256,1.56011 1.1964668,-1.19348 c 0.6140517,0.40346 1.3028827,0.68232 2.0233517,0.82331 l 7.19e-4,1.69892 h 2.226848 z m 0.221462,-3.9957 c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_SERVICE_FILL:{d:"m {mx},{my} c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_BUSINESS_RULE_HEADER:{d:"m {mx},{my} 0,4 20,0 0,-4 z"},TASK_TYPE_BUSINESS_RULE_MAIN:{d:"m {mx},{my} 0,12 20,0 0,-12 zm 0,8 l 20,0 m -13,-4 l 0,8"},MESSAGE_FLOW_MARKER:{d:"m {mx},{my} m -10.5 ,-7 l 0,14 l 21,0 l 0,-14 z l 10.5,6 l 10.5,-6"}},this.getRawPath=function(e){return this.pathMap[e].d},this.getScaledPath=function(e,t){var n,i,r=this.pathMap[e];t.abspos?(n=t.abspos.x,i=t.abspos.y):(n=t.containerWidth*t.position.mx,i=t.containerHeight*t.position.my);var a,o,s={};if(t.position){for(var p=t.containerHeight/r.height*t.yScaleFactor,l=t.containerWidth/r.width*t.xScaleFactor,c=0;c<r.heightElements.length;c++)s["y"+c]=r.heightElements[c]*p;for(var u=0;u<r.widthElements.length;u++)s["x"+u]=r.widthElements[u]*l}return a=r.d,o={mx:n,my:i,e:s},String(a).replace(at,(function(e,t){return function(e,t,n){var i=n;return t.replace(ot,(function(e,t,n,r,a){t=t||r,i&&(t in i&&(i=i[t]),"function"==typeof i&&a&&(i=i()))})),i=(null==i||i==n?e:i)+""}(e,t,o)}))}}]};var pt={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},lt={width:90,height:20};function ct(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=function(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)];return{x:n.x+(i.x-n.x)/2,y:n.y+(i.y-n.y)/2}}(e),a=Math.atan((i.y-n.y)/(i.x-n.x)),o=r.x,s=r.y;return Math.abs(a)<Math.PI/2?s-=15:o+=15,{x:o,y:s}}function ut(e,t){var n,i,r,a=e.label;return a&&a.bounds?(r=a.bounds,i={width:Math.max(lt.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=function(e){return e.waypoints?ct(e.waypoints):C(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+lt.height/2}:{x:e.x+e.width/2,y:e.y+e.height+lt.height/2}}(t),i=lt),_({x:n.x-i.width/2,y:n.y-i.height/2},i)}function mt(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function ht(e){return t={x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2},{x:Math.round(t.x),y:Math.round(t.y)};var t}function ft(e){for(var t=e.waypoints,n=t.reduce((function(e,n,i){var r,a,o=t[i-1];if(o){var s=e[e.length-1],p=s&&s.endLength||0,l=(r=o,a=n,Math.sqrt(Math.pow(r.x-a.x,2)+Math.pow(r.y-a.y,2)));e.push({start:o,end:n,startLength:p,endLength:p+l,length:l})}return e}),[]),i=n.reduce((function(e,t){return e+t.length}),0)/2,r=0,a=n[r];a.endLength<i;)a=n[++r];var o=(i-a.startLength)/a.length;return{x:a.start.x+(a.end.x-a.start.x)*o,y:a.start.y+(a.end.y-a.start.y)*o}}function dt(e){return function(e){return!!e.waypoints}(e)?ft(e):ht(e)}function yt(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function gt(e,t,n){return _({id:e.id,type:e.$type,businessObject:e,di:t},n)}function vt(e,t,n){var i=e.waypoint;return!i||i.length<2?[dt(t),dt(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function bt(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:yt(n),referenced:yt(t),property:i}))}function xt(e,t,n,i,r,a){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=a}xt.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],xt.prototype.add=function(e,t,n){var i,r,a,o,s,p,l,c=this._translate;if(C(t,"bpmndi:BPMNPlane")){var u=C(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(gt(e,t,u)),this._canvas.addRootElement(i)}else if(C(t,"bpmndi:BPMNShape")){var m=!k(e,t),h=function(e){return C(e,"bpmn:Group")}(e);r=n&&(n.hidden||n.collapsed);var f=t.bounds;i=this._elementFactory.createShape(gt(e,t,{collapsed:m,hidden:r,x:Math.round(f.x),y:Math.round(f.y),width:Math.round(f.width),height:Math.round(f.height),isFrame:h})),C(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),C(e,"bpmn:Lane")&&(a=0),C(e,"bpmn:DataStoreReference")&&(o=n,s=dt(f),p=s.x,l=s.y,p>=o.x&&p<=o.x+o.width&&l>=o.y&&l<=o.y+o.height||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,a)}else{if(!C(t,"bpmndi:BPMNEdge"))throw new Error(c("unknown di {di} for element {semantic}",{di:yt(t),semantic:yt(e)}));var d=this._getSource(e),y=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(gt(e,t,{hidden:r,source:d,target:y,waypoints:vt(t,d,y)})),C(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),C(e,"bpmn:SequenceFlow")&&(a=0),this._canvas.addConnection(i,n,a)}return function(e){return C(e,"bpmn:Event")||C(e,"bpmn:Gateway")||C(e,"bpmn:DataStoreReference")||C(e,"bpmn:DataObjectReference")||C(e,"bpmn:DataInput")||C(e,"bpmn:DataOutput")||C(e,"bpmn:SequenceFlow")||C(e,"bpmn:MessageFlow")||C(e,"bpmn:Group")}(e)&&P(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},xt.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:yt(e)}));var r=this._elementRegistry.get(i.id),a=r&&r.attachers;if(!r)throw bt(n,e,i,"attachedToRef");t.host=r,a||(r.attachers=a=[]),-1===a.indexOf(t)&&a.push(t)},xt.prototype.addLabel=function(e,t,n){var i,r,a;return i=ut(t,n),(r=P(n))&&(i=this._textRenderer.getExternalLabelBounds(i,r)),a=this._elementFactory.createLabel(gt(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!P(n),x:Math.round(i.x),y:Math.round(i.y),width:Math.round(i.width),height:Math.round(i.height)})),this._canvas.addShape(a,n.parent)},xt.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?bt(a,e,i,t+"Ref"):new Error(a("{semantic}#{side} Ref not specified",{semantic:yt(e),side:t}))},xt.prototype._getSource=function(e){return this._getEnd(e,"source")},xt.prototype._getTarget=function(e){return this._getEnd(e,"target")},xt.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var Et={__depends__:[st,{__depends__:[pt],bpmnImporter:["type",xt]}]};function wt(e){return e.originalEvent||e.srcEvent}function At(e,t){return(wt(e)||e).button===t}function _t(e){return At(e,0)}function St(e){var t=wt(e)||e;return!!_t(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Ct(e){return!0}function Rt(e){return _t(e)||function(e){return At(e,1)}(e)}function Mt(e,t,n){var i=this;function r(n,i,r){var a,o;(function(e,t){return!(p[e]||_t)(t)})(n,i)||(r?o=t.getGraphics(r):(a=i.delegateTarget||i.target)&&(o=a,r=t.get(o)),o&&r&&!1===e.fire(n,{element:r,gfx:o,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var a={};function o(e){return a[e]}var s={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},p={"element.contextmenu":Ct,"element.mousedown":Rt,"element.mouseup":Rt,"element.click":Rt,"element.dblclick":Rt};function l(e,t,n,i){var o=a[n]=function(e){r(n,e)};i&&(p[n]=i),o.$delegate=je.bind(e,"svg, .djs-element",t,o)}function c(e,t,n){var i=o(n);i&&je.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,d(s,(function(e,n){c(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,d(s,(function(e,n){l(t,n,e)}))})),e.on(["shape.added","connection.added"],(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.createHit",{element:n,gfx:i})})),e.on(["shape.changed","connection.changed"],500,(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.updateHit",{element:n,gfx:i})})),e.on("interactionEvents.createHit",500,(function(e){var t=e.element,n=e.gfx;i.createDefaultHit(t,n)})),e.on("interactionEvents.updateHit",(function(e){var t=e.element,n=e.gfx;i.updateDefaultHit(t,n)}));var u=f("djs-hit djs-hit-stroke"),m=f("djs-hit djs-hit-click-stroke"),h={all:f("djs-hit djs-hit-all"),"click-stroke":m,stroke:u,"no-move":f("djs-hit djs-hit-no-move")};function f(e,t){return t=_({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function y(e,t){var n=h[t];if(!n)throw new Error("invalid hit type <"+t+">");return B(e,n),e}function g(e,t){D(e,t)}this.removeHits=function(e){var t;d((t=".djs-hit",(e||document).querySelectorAll(t)),W)},this.createDefaultHit=function(e,t){var n,i=e.waypoints,r=e.isFrame;return i?this.createWaypointsHit(t,i):(n=r?"stroke":"all",this.createBoxHit(t,n,{width:e.width,height:e.height}))},this.createWaypointsHit=function(e,t){var n=pe(t);return y(n,"stroke"),g(e,n),n},this.createBoxHit=function(e,t,n){n=_({x:0,y:0},n);var i=K("rect");return y(i,t),B(i,n),g(e,i),i},this.updateDefaultHit=function(e,t){var n=Ge(".djs-hit",t);if(n)return e.waypoints?function(e,t){B(e,{points:se(t)})}(n,e.waypoints):B(n,{width:e.width,height:e.height}),n},this.fire=r,this.triggerMouseEvent=function(e,t,n){var i=s[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return r(i,t,n)},this.mouseHandler=o,this.registerEvent=l,this.unregisterEvent=c}Mt.$inject=["eventBus","elementRegistry","styles"];var kt={__init__:["interactionEvents"],interactionEvents:["type",Mt]};function Pt(e,t){var n,i,r,a;return t=!!t,s(e)||(e=[e]),d(e,(function(e){var o=e;e.waypoints&&!t&&(o=Pt(e.waypoints,!0));var s=o.x,p=o.y,l=o.height||0,c=o.width||0;(s<n||void 0===n)&&(n=s),(p<i||void 0===i)&&(i=p),(s+c>r||void 0===r)&&(r=s+c),(p+l>a||void 0===a)&&(a=p+l)})),{x:n,y:i,height:a-i,width:r-n}}function Tt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Dt(e){return!(!e||!e.isFrame)}function Ot(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function a(e,t){var n=K("rect");return B(n,_({x:10,y:10,rx:3,width:100,height:100},i)),D(e,n),n}e.on(["shape.added","shape.changed"],500,(function(e){var t=e.element,n=e.gfx,i=Ge(".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=Ge(".djs-outline",n);i||(i=a(n)),r.updateConnectionOutline(i,t)}))}Ot.prototype.updateShapeOutline=function(e,t){B(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Ot.prototype.updateConnectionOutline=function(e,t){var n=Pt(t);B(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Ot.$inject=["eventBus","styles","elementRegistry"];var Nt={__init__:["outline"],outline:["type",Ot]};function Bt(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=[];var n=this;e.on(["shape.remove","connection.remove"],(function(e){var t=e.element;n.deselect(t)})),e.on(["diagram.clear","root.set"],(function(e){n.select(null)}))}Bt.$inject=["eventBus","canvas"],Bt.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})}},Bt.prototype.get=function(){return this._selectedElements},Bt.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Bt.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();s(e)||(e=e?[e]:[]);var r=this._canvas,a=r.getRootElement();e=e.filter((function(e){var t=r.findRoot(e);return a===t})),t?d(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 It="hover",Lt="selected";function Ft(e,t,n){this._canvas=e;var i=this;function r(t,n){e.addMarker(t,n)}function a(t,n){e.removeMarker(t,n)}this._multiSelectionBox=null,t.on("element.hover",(function(e){r(e.element,It)})),t.on("element.out",(function(e){a(e.element,It)})),t.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;d(t,(function(e){-1===n.indexOf(e)&&a(e,Lt)})),d(n,(function(e){-1===t.indexOf(e)&&r(e,Lt)})),i._updateSelectionOutline(n)})),t.on("element.changed",(function(e){n.isSelected(e.element)&&i._updateSelectionOutline(n.get())}))}function jt(e,t,n,i){e.on("create.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,a=(n.hints||{}).autoSelect;if(i){if(!1===a)return;s(a)?t.select(a):t.select(r.filter(Vt))}})),e.on("connect.end",500,(function(e){var n=e.context.connection;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);h(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(_t(e)){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),a=t.get().length>1,o=St(e)||function(e){var t=wt(e)||e;return _t(e)&&t.shiftKey}(e);if(r&&a)return o?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,o)}}))}function Vt(e){return!e.hidden}Ft.$inject=["canvas","eventBus","selection"],Ft.prototype._updateSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");G(t);var n=e.length>1;if(V(this._canvas.getContainer())[n?"add":"remove"]("djs-multi-select"),n){var i=function(e){return{x:e.x-6,y:e.y-6,width:e.width+12,height:e.height+12}}(Pt(e)),r=K("rect");B(r,_({rx:3},i)),V(r).add("djs-selection-outline"),D(t,r)}},jt.$inject=["eventBus","selection","canvas","elementRegistry"];var zt={__init__:["selectionVisuals","selectionBehavior"],__depends__:[kt,Nt],selection:["type",Bt],selectionVisuals:["type",Ft],selectionBehavior:["type",jt]};function Wt(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Wt.prototype.next=function(){return this._prefix+ ++this._counter};var Gt=new Wt("ov");function $t(e,t,n,i){var r,a;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=Gt,this._overlayDefaults=_({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),Ee(a=Ve('<div class="djs-overlay-container" />'),{position:"absolute",width:0,height:0}),r.insertBefore(a,r.firstChild),a),this._init()}function Ht(e,t,n){Ee(e,{left:t+"px",top:n+"px"})}function Ut(e,t){e.style.display=!1===t?"none":""}function Kt(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}$t.$inject=["config.overlays","eventBus","canvas","elementRegistry"],$t.prototype.get=function(e){if(u(e)&&(e={id:e}),u(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?f(t.overlays,b({type:e.type})):t.overlays.slice():[]}return e.type?f(this._overlays,b({type:e.type})):e.id?this._overlays[e.id]:null},$t.prototype.add=function(e,t,n){if(p(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=_({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},$t.prototype.remove=function(e){var t=this.get(e)||[];s(t)||(t=[t]);var n=this;d(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&($e(e.html),$e(e.htmlContainer),delete e.htmlContainer,delete e.element,delete n._overlays[e.id]),t){var i=t.overlays.indexOf(e);-1!==i&&t.overlays.splice(i,1)}}))},$t.prototype.show=function(){Ut(this._overlayRoot)},$t.prototype.hide=function(){Ut(this._overlayRoot,!1)},$t.prototype.clear=function(){this._overlays={},this._overlayContainers=[],Me(this._overlayRoot)},$t.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var a=Pt(t);i=a.x,r=a.y}Ht(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)},$t.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?Pt(a).width:a.width,o=-1*i.right+t);void 0!==i.bottom&&(n=a.waypoints?Pt(a).height:a.height,s=-1*i.bottom+n);Ht(r,o||0,s||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},$t.prototype._createOverlayContainer=function(e){var t=Ve('<div class="djs-overlays" />');Ee(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},$t.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Kt(this._overlayRoot,n)},$t.prototype._getOverlayContainer=function(e,t){var n=h(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},$t.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)),u(a)&&(a=Ve(a)),n=this._getOverlayContainer(r),Ee(t=Ve('<div class="djs-overlay" data-overlay-id="'+i+'">'),{position:"absolute"}),t.appendChild(a),e.type&&Ce(t).add("djs-overlay-"+e.type),Ut(t,this._canvas.findRoot(r)===this._canvas.getRootElement()),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},$t.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer,p=!0;(i!==this._canvas.getRootElement()||n&&(o(r)&&r>t.scale||o(a)&&a<t.scale))&&(p=!1),Ut(s,p),this._updateOverlayScale(e,t)},$t.prototype._updateOverlayScale=function(e,t){var n,i,r,a=e.scale,s=e.htmlContainer,p="";!0!==a&&(!1===a?(n=1,i=1):(n=a.min,i=a.max),o(n)&&t.scale<n&&(r=(1/t.scale||1)*n),o(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),o(r)&&(p="scale("+r+","+r+")"),Kt(s,p)},$t.prototype._updateOverlaysVisibilty=function(e){var t=this;d(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},$t.prototype._init=function(){var e=this._eventBus,t=this;e.on("canvas.viewbox.changing",(function(e){t.hide()})),e.on("canvas.viewbox.changed",(function(e){var n;n=e.viewbox,t._updateRoot(n),t._updateOverlaysVisibilty(n),t.show()})),e.on(["shape.remove","connection.remove"],(function(e){var n=e.element;d(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){$e(i.html);var r=t._overlayContainers.indexOf(i);-1!==r&&t._overlayContainers.splice(r,1)}})),e.on("element.changed",500,(function(e){var n=e.element,i=t._getOverlayContainer(n,!0);i&&(d(i.overlays,(function(e){t._updateOverlay(e)})),t._updateOverlayContainer(i))})),e.on("element.marker.update",(function(e){var n=t._getOverlayContainer(e.element,!0);n&&Ce(n.html)[e.add?"add":"remove"](e.marker)})),e.on("root.set",(function(){t._updateOverlaysVisibilty(t._canvas.viewbox())})),e.on("diagram.clear",this.clear,this)};var qt={__init__:["overlays"],overlays:["type",$t]};function Yt(e,t,n,i){e.on("element.changed",(function(i){var r=i.element;(r.parent||r===t.getRootElement())&&(i.gfx=n.getGraphics(r)),i.gfx&&e.fire(Tt(r)+".changed",i)})),e.on("elements.changed",(function(t){var n=t.elements;n.forEach((function(t){e.fire("element.changed",{element:t})})),i.updateContainments(n)})),e.on("shape.changed",(function(e){i.update("shape",e.element,e.gfx)})),e.on("connection.changed",(function(e){i.update("connection",e.element,e.gfx)}))}Yt.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var Xt={__init__:["changeSupport"],changeSupport:["type",Yt]};function Zt(e){this._eventBus=e}Zt.$inject=["eventBus"],Zt.prototype.on=function(e,t,n,i,r,a){if((c(t)||l(t))&&(a=r,r=i,i=n,n=t,t=null),c(n)&&(a=r,r=i,i=n,n=1e3),p(r)&&(a=r,r=!1),!c(i))throw new Error("handlerFn must be a function");s(e)||(e=[e]);var o=this._eventBus;d(e,(function(e){var s=["commandStack",e,t].filter((function(e){return e})).join(".");o.on(s,n,r?function(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}(i,a):i,a)}))};function Jt(e,t){t.invoke(Zt,this),this.executed((function(t){var n=t.context;n.rootElement?e.setRootElement(n.rootElement):n.rootElement=e.getRootElement()})),this.revert((function(t){var n=t.context;n.rootElement&&e.setRootElement(n.rootElement)}))}d(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){Zt.prototype[e]=function(t,n,i,r,a){(c(t)||l(t))&&(a=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,a)}})),i(Jt,Zt),Jt.$inject=["canvas","injector"];var Qt={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",Jt]};
|
|
2
2
|
/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */t((function(t,n){var i;i=e,t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,n=String(e),i=n.length,r=-1,a="",o=n.charCodeAt(0);++r<i;)0!=(t=n.charCodeAt(r))?a+=t>=1&&t<=31||127==t||0==r&&t>=48&&t<=57||1==r&&t>=48&&t<=57&&45==o?"\\"+t.toString(16)+" ":0==r&&1==i&&45==t||!(t>=128||45==t||95==t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122)?"\\"+n.charAt(r):n.charAt(r):a+="�";return a};return e.CSS||(e.CSS={}),e.CSS.escape=t,t}(i)}));var en={"&":"&","<":"<",">":">",'"':""","'":"'"};var tn="_plane";function nn(e){var t=e.id;return C(e,"bpmn:SubProcess")?function(e){return e+tn}(t):t}function rn(e,t,n,i){var r=Ve('<ul class="bjs-breadcrumbs"></ul>'),a=i.getContainer(),o=Ce(a);a.appendChild(r);var s=[];function p(e){e&&(s=function(e){for(var t=R(e),n=[],i=t;i;i=i.$parent)(C(i,"bpmn:SubProcess")||C(i,"bpmn:Process"))&&n.push(i);return n.reverse()}(e));var n=s.map((function(e){var n,r=(n=""+(n=e.name||e.id))&&n.replace(/[&<>"']/g,(function(e){return en[e]})),a=Ve('<li><span class="bjs-crumb"><a title="'+r+'">'+r+"</a></span></li>"),o=i.findRoot(nn(e))||i.findRoot(e.id);if(!o&&C(e,"bpmn:Process")){var s=t.find((function(t){var n=R(t);return n&&n.processRef&&n.processRef===e}));o=i.findRoot(s.id)}return a.addEventListener("click",(function(){i.setRootElement(o)})),a}));r.innerHTML="";var a=n.length>1;o.toggle("bjs-breadcrumbs-shown",a),n.forEach((function(e){r.appendChild(e)}))}e.on("element.changed",(function(e){var t=R(e.element);h(s,(function(e){return e===t}))&&p()})),e.on("root.set",(function(e){p(e.element)}))}function an(e,t){var n=null,i=new on;e.on("root.set",(function(e){var r=e.element,a=t.viewbox(),o=i.get(r);if(i.set(n,{x:a.x,y:a.y,zoom:a.scale}),n=r,!C(r,"bpmn:Collaboration")||o){o=o||{x:0,y:0,zoom:1};var s=(a.x-o.x)*a.scale,p=(a.y-o.y)*a.scale;0===s&&0===p||t.scroll({dx:s,dy:p}),o.zoom!==a.scale&&t.zoom(o.zoom,{x:0,y:0})}})),e.on("diagram.clear",(function(){i.clear(),n=null}))}function on(){this._entries=[],this.set=function(e,t){var n=!1;for(var i in this._entries)if(this._entries[i][0]===e){this._entries[i][1]=t,n=!0;break}n||this._entries.push([e,t])},this.get=function(e){for(var t in this._entries)if(this._entries[t][0]===e)return this._entries[t][1];return null},this.clear=function(){this._entries.length=0},this.remove=function(e){var t=-1;for(var n in this._entries)if(this._entries[n][0]===e){t=n;break}-1!==t&&this._entries.splice(t,1)}}rn.$inject=["eventBus","elementRegistry","overlays","canvas"],an.$inject=["eventBus","canvas"];var sn=180,pn=160;function ln(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,(function(e,t){n.handleImport(t.definitions)}))}function cn(e){return C(e,"bpmndi:BPMNDiagram")?e:cn(e.$parent)}ln.prototype.handleImport=function(e){if(e.diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach((function(e){e.plane&&e.plane.bpmnElement&&(t._processToDiagramMap[e.plane.bpmnElement.id]=e)}));var n=[];e.diagrams.forEach((function(e){var i=t.createNewDiagrams(e.plane);Array.prototype.push.apply(n,i)})),n.forEach((function(e){t.movePlaneElementsToOrigin(e.plane)}))}},ln.prototype.createNewDiagrams=function(e){var t=this,n=[],i=[];e.get("planeElement").forEach((function(t){var r=t.bpmnElement;if(r){var a=r.$parent;C(r,"bpmn:SubProcess")&&!t.isExpanded&&n.push(r),function(e,t){var n=e.$parent;if(!C(n,"bpmn:SubProcess")||n===t.bpmnElement)return!1;if(function(e,t){return v(t,(function(t){return C(e,t)}))}(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))return!1;return!0}(r,e)&&i.push({diElement:t,parent:a})}}));var r=[];return n.forEach((function(e){if(!t._processToDiagramMap[e.id]){var n=t.createDiagram(e);t._processToDiagramMap[e.id]=n,r.push(n)}})),i.forEach((function(e){for(var i=e.diElement,r=e.parent;r&&-1===n.indexOf(r);)r=r.$parent;if(r){var a=t._processToDiagramMap[r.id];t.moveToDiPlane(i,a.plane)}})),r},ln.prototype.movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=function(e){var t={top:1/0,right:-1/0,bottom:-1/0,left:1/0};return e.planeElement.forEach((function(e){if(e.bounds){var n=mt(e.bounds);t.top=Math.min(n.top,t.top),t.left=Math.min(n.left,t.left)}})),function(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}(t)}(e),i=n.x-sn,r=n.y-pn;t.forEach((function(e){e.waypoint?e.waypoint.forEach((function(e){e.x=e.x-i,e.y=e.y-r})):e.bounds&&(e.bounds.x=e.bounds.x-i,e.bounds.y=e.bounds.y-r)}))},ln.prototype.moveToDiPlane=function(e,t){var n=cn(e).plane.get("planeElement");n.splice(n.indexOf(e),1),t.get("planeElement").push(e)},ln.prototype.createDiagram=function(e){var t=this._moddle.create("bpmndi:BPMNPlane",{bpmnElement:e}),n=this._moddle.create("bpmndi:BPMNDiagram",{plane:t});return t.$parent=n,t.bpmnElement=e,n.$parent=this._definitions,this._definitions.diagrams.push(n),n},ln.$inject=["eventBus","moddle"];var un=250;function mn(e,t,n,i){Zt.call(this,t),this._canvas=e,this._eventBus=t,this._elementRegistry=n,this._overlays=i;var r=this;this.executed("shape.toggleCollapse",un,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.reverted("shape.toggleCollapse",un,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.executed(["shape.create","shape.move","shape.delete"],un,(function(e){var t=e.oldParent,n=e.newParent||e.parent,i=e.shape;r.canDrillDown(i)&&r.addOverlay(i),r.updateDrilldownOverlay(t),r.updateDrilldownOverlay(n),r.updateDrilldownOverlay(i)}),!0),this.reverted(["shape.create","shape.move","shape.delete"],un,(function(e){var t=e.oldParent,n=e.newParent||e.parent,i=e.shape;r.canDrillDown(i)&&r.addOverlay(i),r.updateDrilldownOverlay(t),r.updateDrilldownOverlay(n),r.updateDrilldownOverlay(i)}),!0),t.on("import.render.complete",(function(){n.filter((function(e){return r.canDrillDown(e)})).map((function(e){r.addOverlay(e)}))}))}i(mn,Zt),mn.prototype.updateDrilldownOverlay=function(e){var t=this._canvas;if(e){var n=t.findRoot(e);n&&this.updateOverlayVisibility(n)}},mn.prototype.canDrillDown=function(e){var t=this._canvas;return C(e,"bpmn:SubProcess")&&t.findRoot(nn(e))},mn.prototype.updateOverlayVisibility=function(e){var t=this._overlays,n=e.businessObject,i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.flowElements&&n.flowElements.length;Ce(i.html).toggle("bjs-drilldown-empty",!r)}},mn.prototype.addOverlay=function(e){var t=this._canvas,n=this._overlays;n.get({element:e,type:"drilldown"}).length&&this.removeOverlay(e);var i=Ve('<button class="bjs-drilldown"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.81801948,3.50735931 L10.4996894,9.1896894 L10.5,4 L12,4 L12,12 L4,12 L4,10.5 L9.6896894,10.4996894 L3.75735931,4.56801948 C3.46446609,4.27512627 3.46446609,3.80025253 3.75735931,3.50735931 C4.05025253,3.21446609 4.52512627,3.21446609 4.81801948,3.50735931 Z"/></svg></button>');i.addEventListener("click",(function(){t.setRootElement(t.findRoot(nn(e)))})),n.add(e,"drilldown",{position:{bottom:-7,right:-8},html:i}),this.updateOverlayVisibility(e)},mn.prototype.removeOverlay=function(e){this._overlays.remove({element:e,type:"drilldown"})},mn.$inject=["canvas","eventBus","elementRegistry","overlays"];var hn={__depends__:[qt,Xt,Qt],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",rn],drilldownCentering:["type",an],drilldownOverlayBehavior:["type",mn],subprocessCompatibility:["type",ln]},fn=/^class /;function dn(e){return"[object Array]"===Object.prototype.toString.call(e)}function yn(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function gn(){var e=Array.prototype.slice.call(arguments);1===e.length&&dn(e[0])&&(e=e[0]);var t=e.pop();return t.$inject=e,t}var vn=/constructor\s*[^(]*\(\s*([^)]*)\)/m,bn=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,xn=/\/\*([^*]*)\*\//m;function En(e){if("function"!=typeof e)throw new Error('Cannot annotate "'+e+'". Expected a function!');var t=e.toString().match(function(e){return fn.test(e.toString())}(e)?vn:bn);if(!t)return[];var n=t[1]||t[2];return n&&n.split(",").map((function(e){var t=e.match(xn);return(t&&t[1]||e).trim()}))||[]}function wn(e,t){t=t||{get:function(e,t){if(n.push(e),!1===t)return null;throw o('No provider for "'+e+'"!')}};var n=[],i=this._providers=Object.create(t._providers||null),r=this._instances=Object.create(null),a=r.injector=this,o=function(e){var t=n.join(" -> ");return n.length=0,new Error(t?e+" (Resolving: "+t+")":e)};function s(e,a){if(!i[e]&&-1!==e.indexOf(".")){for(var p=e.split("."),l=s(p.shift());p.length;)l=l[p.shift()];return l}if(yn(r,e))return r[e];if(yn(i,e)){if(-1!==n.indexOf(e))throw n.push(e),o("Cannot resolve circular dependency!");return n.push(e),r[e]=i[e][0](i[e][1]),n.pop(),r[e]}return t.get(e,a)}function p(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!dn(e))throw new Error('Cannot invoke "'+e+'". Expected a function!');e=gn(e.slice())}return{fn:e,dependencies:(e.$inject||En(e)).map((function(e){return yn(t,e)?t[e]:s(e)}))}}function l(e){var t=p(e),n=t.fn,i=t.dependencies;return new(Function.prototype.bind.apply(n,[null].concat(i)))}function c(e,t,n){var i=p(e,n),r=i.fn,a=i.dependencies;return r.apply(t,a)}function u(e){return gn((function(t){return e.get(t)}))}function m(e,t){if(t&&t.length){var n,r,o,s,p=Object.create(null),l=Object.create(null),c=[],m=[],h=[];for(var f in i)n=i[f],-1!==t.indexOf(f)&&("private"===n[2]?-1===(r=c.indexOf(n[3]))?(s=u(o=n[3].createChild([],t)),c.push(n[3]),m.push(o),h.push(s),p[f]=[s,f,"private",o]):p[f]=[h[r],f,"private",m[r]]:p[f]=[n[2],n[1]],l[f]=!0),"factory"!==n[2]&&"type"!==n[2]||!n[1].$scope||t.forEach((function(e){-1!==n[1].$scope.indexOf(e)&&(p[f]=[n[2],n[1]],l[e]=!0)}));t.forEach((function(e){if(!l[e])throw new Error('No provider for "'+e+'". Cannot use provider from the parent!')})),e.unshift(p)}return new wn(e,a)}var h,f,d={factory:c,type:l,value:function(e){return e}};function y(e,t){var n=e.__init__||[];return function(){n.forEach((function(e){try{"string"==typeof e?t.get(e):t.invoke(e)}catch(e){if("undefined"!=typeof AggregateError)throw new AggregateError([e],"Failed to initialize!");throw new Error("Failed to initialize! "+e.message)}}))}}function g(e){var t=e.__exports__;if(t){var n=e.__modules__,r=Object.keys(e).reduce((function(t,n){return"__exports__"!==n&&"__modules__"!==n&&"__init__"!==n&&"__depends__"!==n&&(t[n]=e[n]),t}),Object.create(null)),o=m((n||[]).concat(r)),s=gn((function(e){return o.get(e)}));t.forEach((function(e){i[e]=[s,e,"private",o]}));var p=(e.__init__||[]).slice();return p.unshift((function(){o.init()})),y(e=Object.assign({},e,{__init__:p}),o)}return Object.keys(e).forEach((function(t){if("__init__"!==t&&"__depends__"!==t)if("private"!==e[t][2]){var n=e[t][0],r=e[t][1];i[t]=[d[n],An(n,r),n]}else i[t]=e[t]})),y(e,a)}function v(e,t){return-1!==e.indexOf(t)||-1!==(e=(t.__depends__||[]).reduce(v,e)).indexOf(t)?e:e.concat(t)}this.get=s,this.invoke=c,this.instantiate=l,this.createChild=m,this.init=(h=e.reduce(v,[]).map(g),f=!1,function(){f||(f=!0,h.forEach((function(e){return e()})))})}function An(e,t){return"value"!==e&&dn(t)&&(t=gn(t.slice())),t}function _n(e,t){S.call(this,e,1),this.CONNECTION_STYLE=t.style(["no-fill"],{strokeWidth:5,stroke:"fuchsia"}),this.SHAPE_STYLE=t.style({fill:"white",stroke:"fuchsia",strokeWidth:2}),this.FRAME_STYLE=t.style(["no-fill"],{stroke:"fuchsia",strokeDasharray:4,strokeWidth:2})}i(_n,S),_n.prototype.canRender=function(){return!0},_n.prototype.drawShape=function(e,t,n){var i=K("rect");return B(i,{x:0,y:0,width:t.width||0,height:t.height||0}),Dt(t)?B(i,_({},this.FRAME_STYLE,n||{})):B(i,_({},this.SHAPE_STYLE,n||{})),D(e,i),i},_n.prototype.drawConnection=function(e,t,n){var i=pe(t.waypoints,_({},this.CONNECTION_STYLE,n||{}));return D(e,i),i},_n.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return oe([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},_n.prototype.getConnectionPath=function(e){var t,n,i=e.waypoints,r=[];for(t=0;n=i[t];t++)n=n.original||n,r.push([0===t?"M":"L",n.x,n.y]);return oe(r)},_n.$inject=["eventBus","styles"];var Sn={__init__:["defaultRenderer"],defaultRenderer:["type",_n],styles:["type",function(){var e={"no-fill":{fill:"none"},"no-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){return _(this.style(t,n),{class:e})},this.style=function(t,n){s(t)||n||(n=t,t=[]);var i=y(t,(function(t,n){return _(t,e[n]||{})}),{});return n?_(i,n):i},this.computeStyle=function(e,n,i){return s(n)||(i=n,n=[]),t.style(n||[],_({},i,e||{}))}}]};function Cn(e,t){return Math.round(e*t)/t}function Rn(e){return l(e)?e+"px":e}function Mn(e,t,n){var i=K("g");V(i).add(t);var r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}var kn={shape:["x","y","width","height"],connection:["waypoints"]};function Pn(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._rootsIdx=0,this._layers={},this._planes=[],this._rootElement=null,this._init(e||{})}function Tn(e,t){var n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Pn.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Pn.prototype._init=function(e){var t=this._eventBus,n=this._container=function(e){var t=(e=_({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container"),Ee(n,{position:"relative",overflow:"hidden",width:Rn(e.width),height:Rn(e.height)}),t.appendChild(n),n}(e),i=this._svg=K("svg");B(i,{width:"100%",height:"100%"}),D(n,i);var r=this._viewport=Mn(i,"viewport");!1!==e.deferUpdate&&(this._viewboxChanged=function(e,t){var n,i,r,a;function o(n){var o=Date.now(),l=n?0:a+t-o;if(l>0)return s(l);e.apply(r,i),p()}function s(e){n=setTimeout(o,e)}function p(){n&&clearTimeout(n),n=a=i=r=void 0}function l(){a=Date.now();for(var e=arguments.length,o=new Array(e),p=0;p<e;p++)o[p]=arguments[p];i=o,r=this,n||s(t)}return l.flush=function(){n&&o(!0),p()},l.cancel=p,l}(w(this._viewboxChanged,this),300)),t.on("diagram.init",(function(){t.fire("canvas.init",{svg:i,viewport:r})}),this),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed","root.set"],(function(){delete this._cachedViewbox}),this),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Pn.prototype._destroy=function(e){this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});var t=this._container.parentNode;t&&t.removeChild(this._container),delete this._svg,delete this._container,delete this._layers,delete this._planes,delete this._rootElement,delete this._viewport},Pn.prototype._clear=function(){var e=this;this._elementRegistry.getAll().forEach((function(t){var n=Tt(t);"root"===n?e.removeRootElement(t):e._removeElement(t,n)})),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Pn.prototype.getDefaultLayer=function(){return this.getLayer("base",0)},Pn.prototype.getLayer=function(e,t){if(!e)throw new Error("must specify a name");var n=this._layers[e];if(n||(n=this._layers[e]=this._createLayer(e,t)),void 0!==t&&n.index!==t)throw new Error("layer <"+e+"> already created at index <"+t+">");return n.group},Pn.prototype._getChildIndex=function(e){return y(this._layers,(function(t,n){return n.visible&&e>=n.index&&t++,t}),0)},Pn.prototype._createLayer=function(e,t){void 0===t&&(t=1);var n=this._getChildIndex(t);return{group:Mn(this._viewport,"layer-"+e,n),index:t,visible:!0}},Pn.prototype.showLayer=function(e){if(!e)throw new Error("must specify a name");var t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");var n=this._viewport,i=t.group,r=t.index;if(t.visible)return i;var a=this._getChildIndex(r);return n.insertBefore(i,n.childNodes[a]||null),t.visible=!0,i},Pn.prototype.hideLayer=function(e){if(!e)throw new Error("must specify a name");var t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");var n=t.group;return t.visible?(W(n),t.visible=!1,n):n},Pn.prototype._removeLayer=function(e){var t=this._layers[e];t&&(delete this._layers[e],W(t.group))},Pn.prototype.getActiveLayer=function(){var e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Pn.prototype.findRoot=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),e)return(this._findPlaneForRoot(function(e){for(;e.parent;)e=e.parent;return e}(e))||{}).rootElement},Pn.prototype.getRootElements=function(){return this._planes.map((function(e){return e.rootElement}))},Pn.prototype._findPlaneForRoot=function(e){return h(this._planes,(function(t){return t.rootElement===e}))},Pn.prototype.getContainer=function(){return this._container},Pn.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(d([i.gfx,i.secondaryGfx],(function(e){e&&(n?V(e).add(t):V(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Pn.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Pn.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Pn.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),V(this.getGraphics(e)).has(t)},Pn.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Pn.prototype.getRootElement=function(){var e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Pn.prototype.addRootElement=function(e){var t=this._rootsIdx++;e||(e={id:"__implicitroot_"+t,children:[],isImplicit:!0});var n=e.layer="root-"+t;this._ensureValid("root",e);var i=this.getLayer(n,0);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Pn.prototype.removeRootElement=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),this._findPlaneForRoot(e))return this._removeRoot(e),this._removeLayer(e.layer),this._planes=this._planes.filter((function(t){return t.rootElement!==e})),this._rootElement===e&&(this._rootElement=null),e},Pn.prototype.setRootElement=function(e,t){if(o(t))throw new Error("override not supported");if(e!==this._rootElement){if(!e)throw new Error("rootElement required");return this._findPlaneForRoot(e)||(e=this.addRootElement(e)),this._setRoot(e),e}},Pn.prototype._removeRoot=function(e){var t=this._elementRegistry,n=this._eventBus;n.fire("root.remove",{element:e}),n.fire("root.removed",{element:e}),t.remove(e)},Pn.prototype._addRoot=function(e,t){var n=this._elementRegistry,i=this._eventBus;i.fire("root.add",{element:e}),n.add(e,t),i.fire("root.added",{element:e,gfx:t})},Pn.prototype._setRoot=function(e,t){var n=this._rootElement;n&&(this._elementRegistry.updateGraphics(n,null,!0),this.hideLayer(n.layer)),e&&(t||(t=this._findPlaneForRoot(e).layer),this._elementRegistry.updateGraphics(e,this._svg,!0),this.showLayer(e.layer)),this._rootElement=e,this._eventBus.fire("root.set",{element:e})},Pn.prototype._ensureValid=function(e,t){if(!t.id)throw new Error("element must have an id");if(this._elementRegistry.get(t.id))throw new Error("element <"+t.id+"> already exists");var n=kn[e];if(!g(n,(function(e){return void 0!==t[e]})))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Pn.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},Pn.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},Pn.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Pn.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Pn.prototype._removeElement=function(e,t){var n=this._elementRegistry,i=this._graphicsFactory,r=this._eventBus;if(e=n.get(e.id||e))return r.fire(t+".remove",{element:e}),i.remove(e),function(e,t){if(!e||!t)return-1;var n=e.indexOf(t);-1!==n&&e.splice(n,1)}(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Pn.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Pn.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Pn.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Pn.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Pn.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Pn.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;var t,n,i,r,a,o,s,p=this._viewport,l=this.getSize();return e?(this._changeViewbox((function(){a=Math.min(l.width/e.width,l.height/e.height);var t=this._svg.createSVGMatrix().scale(a).translate(-e.x,-e.y);ae(p,t)})),e):(t=(i=this._rootElement?this.getActiveLayer():null)&&i.getBBox()||{},n=(r=ae(p))?r.matrix:function(e,t,n,i,r,a){var o=q.createSVGMatrix();switch(arguments.length){case 0:return o;case 1:return Y(o,e);case 6:return Y(o,{a:e,b:t,c:n,d:i,e:r,f:a})}}(),a=Cn(n.a,1e3),o=Cn(-n.e||0,1e3),s=Cn(-n.f||0,1e3),e=this._cachedViewbox={x:o?o/a:0,y:s?s/a:0,width:l.width/a,height:l.height/a,scale:a,inner:{width:t.width||0,height:t.height||0,x:t.x||0,y:t.y||0},outer:l})},Pn.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox((function(){e=_({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),Tn(t,n)})),{x:n.e,y:n.f}},Pn.prototype.scrollToElement=function(e,t){var n=100;"string"==typeof e&&(e=this._elementRegistry.get(e));var i=this.findRoot(e);i!==this.getRootElement()&&this.setRootElement(i),t||(t={}),"number"==typeof t&&(n=t),t={top:t.top||n,right:t.right||n,bottom:t.bottom||n,left:t.left||n};var r,a,o=Pt(e),s=mt(o),p=this.viewbox(),l=this.zoom();p.y+=t.top/l,p.x+=t.left/l,p.width-=(t.right+t.left)/l,p.height-=(t.bottom+t.top)/l;var c=mt(p);if(o.width<p.width&&o.height<p.height){var u=Math.max(0,s.right-c.right),m=Math.min(0,s.left-c.left),h=Math.max(0,s.bottom-c.bottom),f=Math.min(0,s.top-c.top);r=u||m,a=h||f}else r=o.x-p.x,a=o.y-p.y;this.scroll({dx:-r*l,dy:-a*l})},Pn.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)})),Cn(i.a,1e3)):this.viewbox(e).scale;var n,i},Pn.prototype._fitViewport=function(e){var t,n,i=this.viewbox(),r=i.outer,a=i.inner;return a.x>=0&&a.y>=0&&a.x+a.width<=r.width&&a.y+a.height<=r.height&&!e?n={x:0,y:0,width:Math.max(a.width+a.x,r.width),height:Math.max(a.height+a.y,r.height)}:(t=Math.min(1,r.width/a.width,r.height/a.height),n={x:a.x+(e?a.width/2-r.width/t/2:0),y:a.y+(e?a.height/2-r.height/t/2:0),width:r.width/t,height:r.height/t}),this.viewbox(n),this.viewbox(!1).scale},Pn.prototype._setZoom=function(e,t){var n,i,r,a,o=this._svg,s=this._viewport,p=o.createSVGMatrix(),l=o.createSVGPoint(),c=(i=s.getCTM()).a;return t?(n=_(l,t).matrixTransform(i.inverse()),r=p.translate(n.x,n.y).scale(1/c*e).translate(-n.x,-n.y),a=i.multiply(r)):a=p.scale(e),Tn(this._viewport,a),a},Pn.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Pn.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}},Pn.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Dn="data-element-id";function On(e){this._elements={},this._eventBus=e}On.$inject=["eventBus"],On.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),B(t,Dn,i),n&&B(n,Dn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},On.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(B(i.gfx,Dn,""),i.secondaryGfx&&B(i.secondaryGfx,Dn,""),delete t[n])},On.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)},On.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&B(t,Dn,i),t},On.prototype.get=function(e){var t;t="string"==typeof e?e:e&&B(e,Dn);var n=this._elements[t];return n&&n.element},On.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},On.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=t[n[i]],a=r.element;if(e(a,r.gfx))return a}},On.prototype.getAll=function(){return this.filter((function(e){return e}))},On.prototype.forEach=function(e){var t=this._elements;Object.keys(t).forEach((function(n){var i=t[n],r=i.element,a=i.gfx;return e(r,a)}))},On.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},On.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 Nn={extend:function(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(e){var n=this.indexOf(e);return-1!==n&&(this.splice(n,1),t.unset(e,r,i)),e}}),Object.defineProperty(e,"contains",{value:function(e){return-1!==this.indexOf(e)}}),Object.defineProperty(e,"add",{value:function(e,n){var a=this.indexOf(e);if(void 0===n){if(-1!==a)return;n=this.length}-1!==a&&this.splice(a,1),this.splice(n,0,e),-1===a&&t.set(e,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},isExtended:function(e){return!0===e.__refs_collection}};function Bn(e,t,n){var i=Nn.extend(n[t.name]||[],e,t,n);Object.defineProperty(n,t.name,{enumerable:t.enumerable,value:i}),i.length&&i.forEach((function(i){e.set(i,t.inverse,n)}))}function In(e,t){if(!(this instanceof In))return new In(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}In.prototype.bind=function(e,t){if("string"==typeof t){if(!this.props[t])throw new Error("no property <"+t+"> in ref");t=this.props[t]}t.collection?Bn(this,t,e):function(e,t,n){var i=t.inverse,r=n[t.name];Object.defineProperty(n,t.name,{configurable:t.configurable,enumerable:t.enumerable,get:function(){return r},set:function(t){if(t!==r){var a=r;r=null,a&&e.unset(a,i,n),r=t,e.set(r,i,n)}}})}(this,t,e)},In.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return Nn.isExtended(n)||Bn(this,t,e),n},In.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},In.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},In.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Ln=In,Fn=Nn;Ln.Collection=Fn;var jn=new Ln({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Vn=new Ln({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),zn=new Ln({name:"attachers",collection:!0},{name:"host"}),Wn=new Ln({name:"outgoing",collection:!0},{name:"source"}),Gn=new Ln({name:"incoming",collection:!0},{name:"target"});function $n(){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)}}),jn.bind(this,"parent"),Vn.bind(this,"labels"),Wn.bind(this,"outgoing"),Gn.bind(this,"incoming")}function Hn(){$n.call(this),jn.bind(this,"children"),zn.bind(this,"host"),zn.bind(this,"attachers")}function Un(){Hn.call(this)}function Kn(){Hn.call(this),Vn.bind(this,"labelTarget")}function qn(){$n.call(this),Wn.bind(this,"source"),Gn.bind(this,"target")}i(Hn,$n),i(Un,Hn),i(Kn,Hn),i(qn,$n);var Yn={connection:qn,shape:Hn,label:Kn,root:Un};function Xn(){this._uid=12}Xn.prototype.createRoot=function(e){return this.create("root",e)},Xn.prototype.createLabel=function(e){return this.create("label",e)},Xn.prototype.createShape=function(e){return this.create("shape",e)},Xn.prototype.createConnection=function(e){return this.create("connection",e)},Xn.prototype.create=function(e,t){return(t=_({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Yn[e];if(!n)throw new Error("unknown type: <"+e+">");return _(new n,t)}(e,t)};var Zn=Array.prototype.slice;function Jn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function Qn(){}function ei(e,t){this._eventBus=e,this._elementRegistry=t}function ti(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}Jn.prototype.on=function(e,t,n,i){if(e=s(e)?e:[e],c(t)&&(i=n,n=t,t=1e3),!l(t))throw new Error("priority must be a number");var r=n;i&&((r=w(n,i)).__fn=n.__fn||n);var a=this;e.forEach((function(e){a._addListener(e,{priority:t,callback:r,next:null})}))},Jn.prototype.once=function(e,t,n,i){var r=this;if(c(t)&&(i=n,n=t,t=1e3),!l(t))throw new Error("priority must be a number");function a(){a.__isTomb=!0;var t=n.apply(i,arguments);return r.off(e,a),t}a.__fn=n,this.on(e,t,a)},Jn.prototype.off=function(e,t){e=s(e)?e:[e];var n=this;e.forEach((function(e){n._removeListener(e,t)}))},Jn.prototype.createEvent=function(e){var t=new Qn;return t.init(e),t},Jn.prototype.fire=function(e,t){var n,i,r,a;if(a=Zn.call(arguments),"object"==typeof e&&(e=(t=e).type),!e)throw new Error("no event type specified");if(i=this._listeners[e]){n=t instanceof Qn?t:this.createEvent(t),a[0]=n;var o=n.type;e!==o&&(n.type=e);try{r=this._invokeListeners(n,a,i)}finally{e!==o&&(n.type=o)}return void 0===r&&n.defaultPrevented&&(r=!1),r}},Jn.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},Jn.prototype._destroy=function(){this._listeners={}},Jn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Jn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{void 0!==(i=function(e,t){return e.apply(null,t)}(n.callback,t))&&(e.returnValue=i,e.stopPropagation()),!1===i&&e.preventDefault()}catch(e){if(!this.handleError(e))throw console.error("unhandled error in event listener",e),e}return i},Jn.prototype._addListener=function(e,t){var n,i=this._getListeners(e);if(i){for(;i;){if(i.priority<t.priority)return t.next=i,void(n?n.next=t:this._setListeners(e,t));n=i,i=i.next}n.next=t}else this._setListeners(e,t)},Jn.prototype._getListeners=function(e){return this._listeners[e]},Jn.prototype._setListeners=function(e,t){this._listeners[e]=t},Jn.prototype._removeListener=function(e,t){var n,i,r,a=this._getListeners(e);if(t)for(;a;)n=a.next,(r=a.callback)!==t&&r.__fn!==t||(i?i.next=n:this._setListeners(e,n)),i=a,a=n;else this._setListeners(e,null)},Qn.prototype.stopPropagation=function(){this.cancelBubble=!0},Qn.prototype.preventDefault=function(){this.defaultPrevented=!0},Qn.prototype.init=function(e){_(this,e||{})},ei.$inject=["eventBus","elementRegistry"],ei.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n))||(V(t=K("g")).add("djs-children"),D(n.parentNode,t)):t=n,t},ei.prototype._clear=function(e){var t=function(e){return e.childNodes[0]}(e);return Me(t),t},ei.prototype._createContainer=function(e,t,n,i){var r=K("g");V(r).add("djs-group"),void 0!==n?ti(r,t,t.childNodes[n]):D(t,r);var a=K("g");V(a).add("djs-element"),V(a).add("djs-"+e),i&&V(a).add("djs-frame"),D(r,a);var o=K("g");return V(o).add("djs-visual"),D(a,o),a},ei.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,Dt(t))},ei.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry;d(y(e,(function(e,t){return t.parent&&(e[t.parent.id]=t.parent),e}),{}),(function(e){var i=e.children;if(i){var r=t._getChildrenContainer(e);d(i.slice().reverse(),(function(e){ti(n.getGraphics(e).parentNode,r)}))}}))},ei.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},ei.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},ei.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},ei.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},ei.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),Ue(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?B(n,"display","none"):B(n,"display","block")}},ei.prototype.remove=function(e){W(this._elementRegistry.getGraphics(e).parentNode)};var ni={__depends__:[Sn],__init__:["canvas"],canvas:["type",Pn],elementRegistry:["type",On],elementFactory:["type",Xn],eventBus:["type",Jn],graphicsFactory:["type",ei]};function ii(e){return function(e){var t=new wn(e);return t.init(),t}([{config:["value",e=e||{}]},ni].concat(e.modules||[]))}function ri(e,t){this.injector=t=t||ii(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function ai(){}function oi(e,t){this.model=e,this.properties=t}ri.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},ri.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},ai.prototype.get=function(e){return this.$model.properties.get(this,e)},ai.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},oi.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ai.prototype);d(e.properties,(function(e){e.isMany||void 0===e.default||(i[e.name]=e.default)})),n.defineModel(i,t),n.defineDescriptor(i,e);var r=e.ns.name;function a(e){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),d(e,w((function(e,t){this.set(t,e)}),this))}return a.prototype=i,a.hasType=i.$instanceOf=this.model.hasType,n.defineModel(a,t),n.defineDescriptor(a,e),a};var si={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},pi={String:function(e){return e},Boolean:function(e){return"true"===e},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e)}};function li(e,t){var n=pi[e];return n?n(t):t}function ci(e){return!!si[e]}function ui(e){return!!pi[e]}function mi(e,t){var n,i,r=e.split(/:/);if(1===r.length)n=e,i=t;else{if(2!==r.length)throw new Error("expected <prefix:localName> or <localName>, got "+e);n=r[1],i=r[0]}return{name:e=(i?i+":":"")+n,prefix:i,localName:n}}function hi(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function fi(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,d(e,w(this.registerPackage,this))}function di(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function yi(e){this.model=e}function gi(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function vi(e){this.properties=new yi(this),this.factory=new oi(this,this.properties),this.registry=new fi(e,this.properties),this.typeCache={}}hi.prototype.build=function(){return e=this,t=["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"],n={},i=Object(e),d(t,(function(t){t in i&&(n[t]=e[t])})),n;var e,t,n,i},hi.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)},hi.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},hi.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),a=mi(r[0],i),o=mi(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},hi.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},hi.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},hi.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},hi.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},hi.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")},hi.prototype.hasProperty=function(e){return this.propertiesByName[e]},hi.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(d(e.properties,w((function(n){n=_({},n,{name:n.ns.localName,inherited:t}),Object.defineProperty(n,"definedBy",{value:e});var i=n.replaces,r=n.redefines;i||r?this.redefineProperty(n,i||r,i):(n.isBody&&this.setBodyProperty(n),n.isId&&this.setIdProperty(n),this.addProperty(n))}),this)),i.push(e),n[r]=e)},fi.prototype.getPackage=function(e){return this.packageMap[e]},fi.prototype.getPackages=function(){return this.packages},fi.prototype.registerPackage=function(e){e=_({},e);var t=this.packageMap;di(t,e,"prefix"),di(t,e,"uri"),d(e.types,w((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},fi.prototype.registerType=function(e,t){var n=mi((e=_({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:_(e.meta||{})})).name,t.prefix),i=n.name,r={};d(e.properties,w((function(e){var t=mi(e.name,n.prefix),i=t.name;ci(e.type)||(e.type=mi(e.type,t.prefix).name),_(e,{ns:t,name:i}),r[i]=e}),this)),_(e,{ns:n,name:i,propertiesByName:r}),d(e.extends,w((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},fi.prototype.mapTypes=function(e,t,n){var i=ci(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function a(e){return o(e,!0)}function o(n,i){var a=mi(n,ci(n)?"":e.prefix);r.mapTypes(a,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");d(i.superClass,n?a:o),t(i,!n),d(i.traits,a)},fi.prototype.getEffectiveDescriptor=function(e){var t=mi(e),n=new hi(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},fi.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},yi.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:gi(e,i,n):e.$attrs[t]=n},yi.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&&gi(e,n,[]),e[i]},yi.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;delete(n=_({},n,{get:function(){return i}})).value}Object.defineProperty(e,t,n)},yi.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},yi.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},vi.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},vi.prototype.getType=function(e){var t=this.typeCache,n=u(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},vi.prototype.createAny=function(e,t,n){var i=mi(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}),this.properties.define(r,"$instanceOf",{enumerable:!1,writable:!0}),d(n,(function(e,t){p(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e})),r},vi.prototype.getPackage=function(e){return this.registry.getPackage(e)},vi.prototype.getPackages=function(){return this.registry.getPackages()},vi.prototype.getElementDescriptor=function(e){return e.$descriptor},vi.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},vi.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},vi.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var bi=String.fromCharCode,xi=Object.prototype.hasOwnProperty,Ei=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,wi={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function Ai(e,t,n,i){return i?xi.call(wi,i)?wi[i]:"&"+i+";":bi(t||parseInt(n,16))}function _i(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(Ei,Ai):e}Object.keys(wi).forEach((function(e){wi[e.toUpperCase()]=wi[e]}));var Si="xsi:type",Ci="non-whitespace outside of root node";function Ri(e){return new Error(e)}function Mi(e){return"missing namespace for prefix <"+e+">"}function ki(e){return{get:e,enumerable:!0}}function Pi(e){var t,n={};for(t in e)n[t]=e[t];return n}function Ti(e){return e+"$uri"}function Di(){return{line:0,column:0}}function Oi(e){throw e}function Ni(e){if(!this)return new Ni(e);var t,n,i,r,a,o,s,p,l,c=e&&e.proxy,u=Oi,m=Di,h=!1,f=!1,d=null,y=!1;function g(e){e instanceof Error||(e=Ri(e)),d=e,u(e,m)}function v(e){a&&(e instanceof Error||(e=Ri(e)),a(e,m))}this.on=function(e,l){if("function"!=typeof l)throw Ri("required args <name, cb>");switch(e){case"openTag":n=l;break;case"text":t=l;break;case"closeTag":i=l;break;case"error":u=l;break;case"warn":a=l;break;case"cdata":r=l;break;case"attention":p=l;break;case"question":s=l;break;case"comment":o=l;break;default:throw Ri("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Ri("required args <nsMap={}>");var t,n={};for(t in e)n[t]=e[t];return n["http://www.w3.org/2001/XMLSchema-instance"]="xsi",f=!0,l=n,this},this.parse=function(e){if("string"!=typeof e)throw Ri("required args <xml=string>");return d=null,function(e){var a,u,d,b,x,E,w,A,_,S,C,R=f?[]:null,M=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[Ti(n)]=t;return i}(l):null,k=[],P=0,T=!1,D=!1,O=0,N=0,B="",I=0;function L(){if(null!==C)return C;var e,t,n,i,r,a,o,s,p,c,u,m=f&&M.xmlns,d=f&&h?[]:null,y=I,g=B,b=g.length,x={},E={};e:for(;y<b;y++)if(p=!1,!(32===(c=g.charCodeAt(y))||c<14&&c>8)){for((c<65||c>122||c>90&&c<97)&&95!==c&&58!==c&&(v("illegal first char attribute name"),p=!0),u=y+1;u<b;u++)if(!((c=g.charCodeAt(u))>96&&c<123||c>64&&c<91||c>47&&c<59||46===c||45===c||95===c)){if(32===c||c<14&&c>8){v("missing attribute value"),y=u;continue e}if(61===c)break;v("illegal attribute name char"),p=!0}if("xmlns:xmlns"===(s=g.substring(y,u))&&(v("illegal declaration of xmlns"),p=!0),34===(c=g.charCodeAt(u+1)))-1===(u=g.indexOf('"',y=u+2))&&-1!==(u=g.indexOf("'",y))&&(v("attribute value quote missmatch"),p=!0);else if(39===c)-1===(u=g.indexOf("'",y=u+2))&&-1!==(u=g.indexOf('"',y))&&(v("attribute value quote missmatch"),p=!0);else for(v("missing attribute value quotes"),p=!0,u+=1;u<b&&!(32===(c=g.charCodeAt(u+1))||c<14&&c>8);u++);for(-1===u&&(v("missing closing quotes"),u=b,p=!0),p||(a=g.substring(y,u)),y=u;u+1<b&&!(32===(c=g.charCodeAt(u+1))||c<14&&c>8);u++)y===u&&(v("illegal character after attribute end"),p=!0);if(y=u+1,!p)if(s in E)v("attribute <"+s+"> already defined");else if(E[s]=!0,f)if(h){if(null!==(r="xmlns"===s?"xmlns":120===s.charCodeAt(0)&&"xmlns:"===s.substr(0,6)?s.substr(6):null)){if(e=_i(a),t=Ti(r),!(o=l[e])){if("xmlns"===r||t in M&&M[t]!==e)do{o="ns"+P++}while(void 0!==M[o]);else o=r;l[e]=o}M[r]!==o&&(i||(M=Pi(M),i=!0),M[r]=o,"xmlns"===r&&(M[Ti(o)]=e,m=o),M[t]=e),x[s]=a;continue}d.push(s,a)}else-1!==(c=s.indexOf(":"))?(n=M[s.substring(0,c)])?((s=m===n?s.substr(c+1):n+s.substr(c))===Si&&(-1!==(c=a.indexOf(":"))?(n=a.substring(0,c),a=(n=M[n]||n)+a.substring(c)):a=m+":"+a),x[s]=a):v(Mi(s.substring(0,c))):x[s]=a;else x[s]=a}if(h)for(y=0,b=d.length;y<b;y++){if(s=d[y++],a=d[y],-1!==(c=s.indexOf(":"))){if(!(n=M[s.substring(0,c)])){v(Mi(s.substring(0,c)));continue}(s=m===n?s.substr(c+1):n+s.substr(c))===Si&&(-1!==(c=a.indexOf(":"))?(n=a.substring(0,c),a=(n=M[n]||n)+a.substring(c)):a=m+":"+a)}x[s]=a}return C=x}function F(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,a=0,o=0,s=N;O>=o&&(t=i.exec(e))&&!((s=t[0].length+t.index)>O);)r+=1,o=s;return-1==O?(a=s,n=e.substring(N)):0===N?n=e.substring(N,O):(a=O-o,n=-1==N?e.substring(O):e.substring(O,N+1)),{data:n,line:r,column:a}}m=F,c&&(S=Object.create({},{name:ki((function(){return A})),originalName:ki((function(){return _})),attrs:ki(L),ns:ki((function(){return M}))}));for(;-1!==N;){if(-1===(O=60===e.charCodeAt(N)?N:e.indexOf("<",N)))return k.length?g("unexpected end of file"):0===N?g("missing start tag"):void(N<e.length&&e.substring(N).trim()&&v(Ci));if(N!==O)if(k.length){if(t&&(t(e.substring(N,O),_i,m),y))return}else if(e.substring(N,O).trim()&&(v(Ci),y))return;if(33===(x=e.charCodeAt(O+1))){if(91===(b=e.charCodeAt(O+2))&&"CDATA["===e.substr(O+3,6)){if(-1===(N=e.indexOf("]]>",O)))return g("unclosed cdata");if(r&&(r(e.substring(O+9,N),m),y))return;N+=3;continue}if(45===b&&45===e.charCodeAt(O+3)){if(-1===(N=e.indexOf("--\x3e",O)))return g("unclosed comment");if(o&&(o(e.substring(O+4,N),_i,m),y))return;N+=3;continue}}if(63!==x){for(u=O+1;;u++){if(E=e.charCodeAt(u),isNaN(E))return N=-1,g("unclosed tag");if(34===E)u=-1!==(b=e.indexOf('"',u+1))?b:u;else if(39===E)u=-1!==(b=e.indexOf("'",u+1))?b:u;else if(62===E){N=u;break}}if(33!==x){if(C={},47===x){if(T=!1,D=!0,!k.length)return g("missing open tag");if(u=A=k.pop(),b=O+2+u.length,e.substring(O+2,b)!==u)return g("closing tag mismatch");for(;b<N;b++)if(!(32===(x=e.charCodeAt(b))||x>8&&x<14))return g("close tag")}else{if(47===e.charCodeAt(N-1)?(u=A=e.substring(O+1,N-1),T=!0,D=!0):(u=A=e.substring(O+1,N),T=!0,D=!1),!(x>96&&x<123||x>64&&x<91||95===x||58===x))return g("illegal first char nodeName");for(b=1,d=u.length;b<d;b++)if(!((x=u.charCodeAt(b))>96&&x<123||x>64&&x<91||x>47&&x<59||45===x||95===x||46==x)){if(32===x||x<14&&x>8){A=u.substring(0,b),C=null;break}return g("invalid nodeName")}D||k.push(A)}if(f){if(a=M,T&&(D||R.push(a),null===C&&(h=-1!==u.indexOf("xmlns",b))&&(I=b,B=u,L(),h=!1)),_=A,-1!==(x=A.indexOf(":"))){if(!(w=M[A.substring(0,x)]))return g("missing namespace on <"+_+">");A=A.substr(x+1)}else w=M.xmlns;w&&(A=w+":"+A)}if(T&&(I=b,B=u,n&&(c?n(S,_i,D,m):n(A,L,_i,D,m),y)))return;if(D){if(i&&(i(c?S:A,_i,T,m),y))return;f&&(M=T?a:R.pop())}N+=1}else{if(p&&(p(e.substring(O,N+1),_i,m),y))return;N+=1}}else{if(-1===(N=e.indexOf("?>",O)))return g("unclosed question");if(s&&(s(e.substring(O,N+2),m),y))return;N+=2}}}(e),m=Di,y=!1,d},this.stop=function(){y=!0}}function Bi(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Ii={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Li="xsi:type";function Fi(e){return e.xml&&e.xml.serialize}function ji(e){return Fi(e)===Li}function Vi(e,t){return Bi(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function zi(e){return new Error(e)}function Wi(e){return e.$descriptor}function Gi(e){_(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw zi("expected element");var t,n=this.elementsById,i=Wi(e).idProperty;if(i&&(t=e.get(i.name))){if(!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(t))throw new Error("illegal ID <"+t+">");if(n[t])throw zi("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function $i(){}function Hi(){}function Ui(){}function Ki(e,t){this.property=e,this.context=t}function qi(e,t){this.element=t,this.propertyDesc=e}function Yi(){}function Xi(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function Zi(e,t,n){Xi.call(this,e,t,n)}function Ji(e,t,n){this.model=e,this.context=n}function Qi(e){e instanceof vi&&(e={model:e}),_(this,{lax:!1},e)}$i.prototype.handleEnd=function(){},$i.prototype.handleText=function(){},$i.prototype.handleNode=function(){},Hi.prototype=Object.create($i.prototype),Hi.prototype.handleNode=function(){return this},Ui.prototype=Object.create($i.prototype),Ui.prototype.handleText=function(e){this.body=(this.body||"")+e},Ki.prototype=Object.create(Ui.prototype),Ki.prototype.handleNode=function(e){if(this.element)throw zi("expected no sub nodes");return this.element=this.createReference(e),this},Ki.prototype.handleEnd=function(){this.element.id=this.body},Ki.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},qi.prototype=Object.create(Ui.prototype),qi.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=li(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},Yi.prototype=Object.create(Ui.prototype),Yi.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},Xi.prototype=Object.create(Yi.prototype),Xi.prototype.addReference=function(e){this.context.addReference(e)},Xi.prototype.handleText=function(e){if(!Wi(this.element).bodyProperty)throw zi("unexpected body text <"+e+">");Ui.prototype.handleText.call(this,e)},Xi.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Wi(t).bodyProperty;n&&void 0!==e&&(e=li(n.type,e),t.set(n.name,e))},Xi.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=Wi(i),a=this.context,o=new i({}),s=this.model;return d(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?d(e.split(" "),(function(e){a.addReference({element:o,property:i.ns.name,id:e})})):a.addReference({element:o,property:i.ns.name,id:e}):(i?e=li(i.type,e):"xmlns"!==n&&(t=mi(n,r.ns.prefix),s.getPackage(t.prefix)&&a.addWarning({message:"unknown attribute <"+n+">",element:o,property:n,value:e})),o.set(n,e))})),o},Xi.prototype.getPropertyForNode=function(e){var t,n,i=mi(e.name),r=this.type,a=this.model,o=Wi(r),s=i.name,p=o.propertiesByName[s];if(p&&!p.isAttr)return ji(p)&&(t=e.attributes[Li])?(t=function(e,t){var n=mi(e);return function(e,t){var n=e.name,i=e.localName,r=t.xml&&t.xml.typePrefix;return r&&0===i.indexOf(r)?e.prefix+":"+i.slice(r.length):n}(n,t.getPackage(n.prefix))}(t,a),_({},p,{effectiveType:Wi(n=a.getType(t)).name})):p;var l=a.getPackage(i.prefix);if(l){if(t=Vi(i,l),n=a.getType(t),p=h(o.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})))return _({},p,{effectiveType:Wi(n).name})}else if(p=h(o.properties,(function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type})))return p;throw zi("unrecognized element <"+i.name+">")},Xi.prototype.toString=function(){return"ElementDescriptor["+Wi(this.type).name+"]"},Xi.prototype.valueHandler=function(e,t){return new qi(e,t)},Xi.prototype.referenceHandler=function(e){return new Ki(e,this.context)},Xi.prototype.handler=function(e){return"Element"===e?new Ji(this.model,e,this.context):new Xi(this.model,e,this.context)},Xi.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,ui(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?(_(a,{element:i}),this.context.addReference(a)):a.$parent=i),r},Zi.prototype=Object.create(Xi.prototype),Zi.prototype.createElement=function(e){var t=e.name,n=mi(t),i=this.model,r=this.type,a=i.getPackage(n.prefix),o=a&&Vi(n,a)||t;if(!r.hasType(o))throw zi("unexpected element <"+e.originalName+">");return Xi.prototype.createElement.call(this,e)},Ji.prototype=Object.create(Yi.prototype),Ji.prototype.createElement=function(e){var t=e.name,n=mi(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},Ji.prototype.handleChild=function(e){var t=new Ji(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},Ji.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},Qi.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof Xi?(i=t,t={}):"string"==typeof t?(i=this.handler(t),t={}):"string"==typeof i&&(i=this.handler(i));var r=this.model,a=this.lax,o=new Gi(_({},t,{rootHandler:i})),s=new Ni({proxy:!0}),p=function(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}();function l(e,t,n){var i=t(),r=i.line,a=i.column,s=i.data;"<"===s.charAt(0)&&-1!==s.indexOf(" ")&&(s=s.slice(0,s.indexOf(" "))+">");var p="unparsable content "+(s?s+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+a+"\n\tnested error: "+e.message;if(n)return o.addWarning({message:p,error:e}),!0;throw zi(p)}function c(e,t){return l(e,t,!0)}i.context=o,p.push(i);var u=/^<\?xml /i,m=/ encoding="([^"]+)"/i,h=/^utf-8$/i;function f(e,t){try{p.peek().handleText(e)}catch(e){c(e,t)}}var d=r.getPackages().reduce((function(e,t){return e[t.uri]=t.prefix,e}),{"http://www.w3.org/XML/1998/namespace":"xml"});return s.ns(d).on("openTag",(function(e,t,n,i){var r=e.attrs||{},o=Object.keys(r).reduce((function(e,n){var i=t(r[n]);return e[n]=i,e}),{});!function(e,t){var n=p.peek();try{p.push(n.handleNode(e))}catch(e){l(e,t,a)&&p.push(new Hi)}}({name:e.name,originalName:e.originalName,attributes:o,ns:e.ns},i)})).on("question",(function(e){if(u.test(e)){var t=m.exec(e),n=t&&t[1];n&&!h.test(n)&&o.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}})).on("closeTag",(function(){p.pop().handleEnd()})).on("cdata",f).on("text",(function(e,t,n){!function(e,t){e.trim()&&f(e,t)}(t(e),n)})).on("error",l).on("warn",c),new Promise((function(t,n){var r;try{s.parse(e),function(){var e,t,n=o.elementsById,i=o.references;for(e=0;t=i[e];e++){var r=t.element,a=n[t.id],s=Wi(r).propertiesByName[t.property];if(a||o.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),s.isMany){var p=r.get(s.name),l=p.indexOf(t);-1===l&&(l=p.length),a?p[l]=a:p.splice(l,1)}else r.set(s.name,a)}}()}catch(e){r=e}var a=i.element;r||a||(r=zi("failed to parse document as <"+i.type.$descriptor.name+">"));var p=o.warnings,l=o.references,c=o.elementsById;return r?(r.warnings=p,n(r)):t({rootElement:a,elementsById:c,references:l,warnings:p})}))},Qi.prototype.handler=function(e){return new Zi(this.model,e)};var er=/<|>|'|"|&|\n\r|\n/g,tr=/<|>|&/g;function nr(e){var t={},n={},i={},r=[],a=[];this.byUri=function(t){return n[t]||e&&e.byUri(t)},this.add=function(e,t){n[e.uri]=e,t?r.push(e):a.push(e),this.mapPrefix(e.prefix,e.uri)},this.uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.getNSKey=function(e){return void 0!==e.prefix?e.uri+"|"+e.prefix:e.uri},this.logUsed=function(t){var n=t.uri,r=this.getNSKey(t);i[r]=this.byUri(n),e&&e.logUsed(t)},this.getUsed=function(e){var t=this;return[].concat(r,a).filter((function(e){var n=t.getNSKey(e);return i[n]}))}}function ir(e,t){return Bi(t)?(n=e).charAt(0).toLowerCase()+n.slice(1):e;var n}function rr(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function ar(e){return u(e)?e:(e.prefix?e.prefix+":":"")+e.localName}var or={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},sr={"<":"lt",">":"gt","&":"amp"};function pr(e,t,n){return(e=u(e)?e:""+e).replace(t,(function(e){return"&"+n[e]+";"}))}function lr(e){this.tagName=e}function cr(){}function ur(e){this.tagName=e}function mr(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function hr(e,t){mr.call(this,e,t)}function fr(){this.value="",this.write=function(e){this.value+=e}}function dr(e,t){var n=[""];this.append=function(t){return e.write(t),this},this.appendNewLine=function(){return t&&e.write("\n"),this},this.appendIndent=function(){return t&&e.write(n.join(" ")),this},this.indent=function(){return n.push(""),this},this.unindent=function(){return n.pop(),this}}function yr(e){return e=_({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new fr,r=new dr(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new mr).build(t).serializeTo(r),!n)return i.value}}}function gr(e,t){vi.call(this,e,t)}lr.prototype.build=function(e){return this.element=e,this},lr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},cr.prototype.serializeValue=cr.prototype.serializeTo=function(e){e.append(this.escape?pr(this.value,tr,sr):this.value)},cr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(tr)&&(this.escape=!0),this},rr(ur,cr),ur.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},mr.prototype.build=function(e){this.element=e;var t,n,i=e.$descriptor,r=this.propertyDescriptor,a=i.isGeneric;return t=a?this.parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTagName(this.ns),a||(n=function(e){return f(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!m(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(f(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return f(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},mr.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?_({localName:t.ns.localName},e):_({localName:ir(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},mr.prototype.nsPropertyTagName=function(e){return function(e,t){return _({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},mr.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},mr.prototype.nsAttributeName=function(e){var t;if(t=u(e)?mi(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}:_({localName:t.localName},n)},mr.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return d(e,(function(r,a){"$body"===a?n.push((new cr).build({type:"String"},r)):"$children"===a?d(r,(function(e){n.push(new mr(t).build(e))})):0!==a.indexOf("$")&&t.parseNsAttribute(e,a,r)&&i.push({name:a,value:r})})),i},mr.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,a=mi(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)}},mr.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return d(i,(function(t,i){var a=n.parseNsAttribute(e,i,t);a&&r.push(a)})),r},mr.prototype.parseGenericAttributes=function(e,t){var n=this;d(t,(function(t){if(t.name!==Li)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}}))},mr.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;d(e,(function(e){var r=i.get(e.name),a=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new cr).build(e,r[0]));else if(ui(e.type))d(r,(function(i){n.push(new ur(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(a)d(r,(function(i){n.push(new lr(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var o=ji(e),s=function(e){return"property"===Fi(e)}(e);d(r,(function(i){var r;r=o?new hr(t,e):s?new mr(t,e):new mr(t),n.push(r.build(i))}))}}))},mr.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new nr(t):n=t),n},mr.prototype.logNamespace=function(e,t,n){var i=this.getNamespaces(n),r=e.uri,a=e.prefix;return i.byUri(r)&&!n||i.add(e,t),i.mapPrefix(a,r),e},mr.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=Ii[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},mr.prototype.parseAttributes=function(e){var t=this,n=this.element;d(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];d(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},mr.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),ar(e)},mr.prototype.addAttribute=function(e,t){var n=this.attrs;u(t)&&(t=pr(t,er,or)),n.push({name:e,value:t})},mr.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=function(e){return e.getUsed().filter((function(e){return"xml"!==e.prefix})).map((function(e){return{name:"xmlns"+(e.prefix?":"+e.prefix:""),value:e.uri}}))}(n).concat(t)),d(t,(function(t){e.append(" ").append(ar(t.name)).append('="').append(t.value).append('"')}))},mr.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==cr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),d(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},rr(hr,mr),hr.prototype.parseNsAttributes=function(e){var t=mr.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(Li),(i.prefix?i.prefix+":":"")+a+n.ns.localName),t},hr.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},gr.prototype=Object.create(vi.prototype),gr.prototype.fromXML=function(e,t,n){u(t)||(n=t,t="bpmn:Definitions");var i=new Qi(_({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},gr.prototype.toXML=function(e,t){var n=new yr(t);return new Promise((function(t,i){try{return t({xml:n.toXML(e)})}catch(e){return i(e)}}))};var vr={bpmn:{name:"BPMN20",uri:"http://www.omg.org/spec/BPMN/20100524/MODEL",prefix:"bpmn",associations:[],types:[{name:"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"operations",type:"Operation",isMany:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"Operation",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"inMessageRef",type:"Message",isReference:!0},{name:"outMessageRef",type:"Message",isReference:!0},{name:"errorRef",type:"Error",isMany:!0,isReference:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"EndPoint",superClass:["RootElement"]},{name:"Auditing",superClass:["BaseElement"]},{name:"GlobalTask",superClass:["CallableElement"],properties:[{name:"resources",type:"ResourceRole",isMany:!0}]},{name:"Monitoring",superClass:["BaseElement"]},{name:"Performer",superClass:["ResourceRole"]},{name:"Process",superClass:["FlowElementsContainer","CallableElement"],properties:[{name:"processType",type:"ProcessType",isAttr:!0},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"properties",type:"Property",isMany:!0},{name:"laneSets",isMany:!0,replaces:"FlowElementsContainer#laneSets",type:"LaneSet"},{name:"flowElements",isMany:!0,replaces:"FlowElementsContainer#flowElements",type:"FlowElement"},{name:"artifacts",type:"Artifact",isMany:!0},{name:"resources",type:"ResourceRole",isMany:!0},{name:"correlationSubscriptions",type:"CorrelationSubscription",isMany:!0},{name:"supports",type:"Process",isMany:!0,isReference:!0},{name:"definitionalCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"isExecutable",isAttr:!0,type:"Boolean"}]},{name:"LaneSet",superClass:["BaseElement"],properties:[{name:"lanes",type:"Lane",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Lane",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"partitionElementRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"partitionElement",type:"BaseElement"},{name:"flowNodeRef",type:"FlowNode",isMany:!0,isReference:!0},{name:"childLaneSet",type:"LaneSet",xml:{serialize:"xsi:type"}}]},{name:"GlobalManualTask",superClass:["GlobalTask"]},{name:"ManualTask",superClass:["Task"]},{name:"UserTask",superClass:["Task"],properties:[{name:"renderings",type:"Rendering",isMany:!0},{name:"implementation",isAttr:!0,type:"String"}]},{name:"Rendering",superClass:["BaseElement"]},{name:"HumanPerformer",superClass:["Performer"]},{name:"PotentialOwner",superClass:["HumanPerformer"]},{name:"GlobalUserTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"renderings",type:"Rendering",isMany:!0}]},{name:"Gateway",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"gatewayDirection",type:"GatewayDirection",default:"Unspecified",isAttr:!0}]},{name:"EventBasedGateway",superClass:["Gateway"],properties:[{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"eventGatewayType",type:"EventBasedGatewayType",isAttr:!0,default:"Exclusive"}]},{name:"ComplexGateway",superClass:["Gateway"],properties:[{name:"activationCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ExclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"InclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ParallelGateway",superClass:["Gateway"]},{name:"RootElement",isAbstract:!0,superClass:["BaseElement"]},{name:"Relationship",superClass:["BaseElement"],properties:[{name:"type",isAttr:!0,type:"String"},{name:"direction",type:"RelationshipDirection",isAttr:!0},{name:"source",isMany:!0,isReference:!0,type:"Element"},{name:"target",isMany:!0,isReference:!0,type:"Element"}]},{name:"BaseElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,type:"String",isId:!0},{name:"documentation",type:"Documentation",isMany:!0},{name:"extensionDefinitions",type:"ExtensionDefinition",isMany:!0,isReference:!0},{name:"extensionElements",type:"ExtensionElements"}]},{name:"Extension",properties:[{name:"mustUnderstand",default:!1,isAttr:!0,type:"Boolean"},{name:"definition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"extensionAttributeDefinitions",type:"ExtensionAttributeDefinition",isMany:!0}]},{name:"ExtensionAttributeDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"type",isAttr:!0,type:"String"},{name:"isReference",default:!1,isAttr:!0,type:"Boolean"},{name:"extensionDefinition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionElements",properties:[{name:"valueRef",isAttr:!0,isReference:!0,type:"Element"},{name:"values",type:"Element",isMany:!0},{name:"extensionAttributeDefinition",type:"ExtensionAttributeDefinition",isAttr:!0,isReference:!0}]},{name:"Documentation",superClass:["BaseElement"],properties:[{name:"text",type:"String",isBody:!0},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Event",isAbstract:!0,superClass:["FlowNode","InteractionNode"],properties:[{name:"properties",type:"Property",isMany:!0}]},{name:"IntermediateCatchEvent",superClass:["CatchEvent"]},{name:"IntermediateThrowEvent",superClass:["ThrowEvent"]},{name:"EndEvent",superClass:["ThrowEvent"]},{name:"StartEvent",superClass:["CatchEvent"],properties:[{name:"isInterrupting",default:!0,isAttr:!0,type:"Boolean"}]},{name:"ThrowEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"inputSet",type:"InputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"CatchEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"parallelMultiple",isAttr:!0,type:"Boolean",default:!1},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"outputSet",type:"OutputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"BoundaryEvent",superClass:["CatchEvent"],properties:[{name:"cancelActivity",default:!0,isAttr:!0,type:"Boolean"},{name:"attachedToRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"EventDefinition",isAbstract:!0,superClass:["RootElement"]},{name:"CancelEventDefinition",superClass:["EventDefinition"]},{name:"ErrorEventDefinition",superClass:["EventDefinition"],properties:[{name:"errorRef",type:"Error",isAttr:!0,isReference:!0}]},{name:"TerminateEventDefinition",superClass:["EventDefinition"]},{name:"EscalationEventDefinition",superClass:["EventDefinition"],properties:[{name:"escalationRef",type:"Escalation",isAttr:!0,isReference:!0}]},{name:"Escalation",properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"escalationCode",isAttr:!0,type:"String"}],superClass:["RootElement"]},{name:"CompensateEventDefinition",superClass:["EventDefinition"],properties:[{name:"waitForCompletion",isAttr:!0,type:"Boolean",default:!0},{name:"activityRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"TimerEventDefinition",superClass:["EventDefinition"],properties:[{name:"timeDate",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeCycle",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeDuration",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"LinkEventDefinition",superClass:["EventDefinition"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"target",type:"LinkEventDefinition",isAttr:!0,isReference:!0},{name:"source",type:"LinkEventDefinition",isMany:!0,isReference:!0}]},{name:"MessageEventDefinition",superClass:["EventDefinition"],properties:[{name:"messageRef",type:"Message",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"ConditionalEventDefinition",superClass:["EventDefinition"],properties:[{name:"condition",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"SignalEventDefinition",superClass:["EventDefinition"],properties:[{name:"signalRef",type:"Signal",isAttr:!0,isReference:!0}]},{name:"Signal",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ImplicitThrowEvent",superClass:["ThrowEvent"]},{name:"DataState",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"ItemAwareElement",superClass:["BaseElement"],properties:[{name:"itemSubjectRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"dataState",type:"DataState"}]},{name:"DataAssociation",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"ItemAwareElement",isMany:!0,isReference:!0},{name:"targetRef",type:"ItemAwareElement",isReference:!0},{name:"transformation",type:"FormalExpression",xml:{serialize:"property"}},{name:"assignment",type:"Assignment",isMany:!0}]},{name:"DataInput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"inputSetRef",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithOptional",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithWhileExecuting",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"DataOutput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"outputSetRef",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithOptional",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithWhileExecuting",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"InputSet",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"dataInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"optionalInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"whileExecutingInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"outputSetRefs",type:"OutputSet",isMany:!0,isReference:!0}]},{name:"OutputSet",superClass:["BaseElement"],properties:[{name:"dataOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"inputSetRefs",type:"InputSet",isMany:!0,isReference:!0},{name:"optionalOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"whileExecutingOutputRefs",type:"DataOutput",isMany:!0,isReference:!0}]},{name:"Property",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"DataInputAssociation",superClass:["DataAssociation"]},{name:"DataOutputAssociation",superClass:["DataAssociation"]},{name:"InputOutputSpecification",superClass:["BaseElement"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"inputSets",type:"InputSet",isMany:!0},{name:"outputSets",type:"OutputSet",isMany:!0}]},{name:"DataObject",superClass:["FlowElement","ItemAwareElement"],properties:[{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"}]},{name:"InputOutputBinding",properties:[{name:"inputDataRef",type:"InputSet",isAttr:!0,isReference:!0},{name:"outputDataRef",type:"OutputSet",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"Assignment",superClass:["BaseElement"],properties:[{name:"from",type:"Expression",xml:{serialize:"xsi:type"}},{name:"to",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"DataStore",superClass:["RootElement","ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"capacity",isAttr:!0,type:"Integer"},{name:"isUnlimited",default:!0,isAttr:!0,type:"Boolean"}]},{name:"DataStoreReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataStoreRef",type:"DataStore",isAttr:!0,isReference:!0}]},{name:"DataObjectReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataObjectRef",type:"DataObject",isAttr:!0,isReference:!0}]},{name:"ConversationLink",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ConversationAssociation",superClass:["BaseElement"],properties:[{name:"innerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0},{name:"outerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0}]},{name:"CallConversation",superClass:["ConversationNode"],properties:[{name:"calledCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"Conversation",superClass:["ConversationNode"]},{name:"SubConversation",superClass:["ConversationNode"],properties:[{name:"conversationNodes",type:"ConversationNode",isMany:!0}]},{name:"ConversationNode",isAbstract:!0,superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"messageFlowRefs",type:"MessageFlow",isMany:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0}]},{name:"GlobalConversation",superClass:["Collaboration"]},{name:"PartnerEntity",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"PartnerRole",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"CorrelationProperty",superClass:["RootElement"],properties:[{name:"correlationPropertyRetrievalExpression",type:"CorrelationPropertyRetrievalExpression",isMany:!0},{name:"name",isAttr:!0,type:"String"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Error",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"errorCode",isAttr:!0,type:"String"}]},{name:"CorrelationKey",superClass:["BaseElement"],properties:[{name:"correlationPropertyRef",type:"CorrelationProperty",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Expression",superClass:["BaseElement"],isAbstract:!1,properties:[{name:"body",isBody:!0,type:"String"}]},{name:"FormalExpression",superClass:["Expression"],properties:[{name:"language",isAttr:!0,type:"String"},{name:"evaluatesToTypeRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Message",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"itemRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"ItemDefinition",superClass:["RootElement"],properties:[{name:"itemKind",type:"ItemKind",isAttr:!0},{name:"structureRef",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"import",type:"Import",isAttr:!0,isReference:!0}]},{name:"FlowElement",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"categoryValueRef",type:"CategoryValue",isMany:!0,isReference:!0}]},{name:"SequenceFlow",superClass:["FlowElement"],properties:[{name:"isImmediate",isAttr:!0,type:"Boolean"},{name:"conditionExpression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"sourceRef",type:"FlowNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"FlowNode",isAttr:!0,isReference:!0}]},{name:"FlowElementsContainer",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"laneSets",type:"LaneSet",isMany:!0},{name:"flowElements",type:"FlowElement",isMany:!0}]},{name:"CallableElement",isAbstract:!0,superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"supportedInterfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"ioBinding",type:"InputOutputBinding",isMany:!0,xml:{serialize:"property"}}]},{name:"FlowNode",isAbstract:!0,superClass:["FlowElement"],properties:[{name:"incoming",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"outgoing",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"lanes",type:"Lane",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"CorrelationPropertyRetrievalExpression",superClass:["BaseElement"],properties:[{name:"messagePath",type:"FormalExpression"},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"CorrelationPropertyBinding",superClass:["BaseElement"],properties:[{name:"dataPath",type:"FormalExpression"},{name:"correlationPropertyRef",type:"CorrelationProperty",isAttr:!0,isReference:!0}]},{name:"Resource",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"resourceParameters",type:"ResourceParameter",isMany:!0}]},{name:"ResourceParameter",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isRequired",isAttr:!0,type:"Boolean"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"CorrelationSubscription",superClass:["BaseElement"],properties:[{name:"correlationKeyRef",type:"CorrelationKey",isAttr:!0,isReference:!0},{name:"correlationPropertyBinding",type:"CorrelationPropertyBinding",isMany:!0}]},{name:"MessageFlow",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"MessageFlowAssociation",superClass:["BaseElement"],properties:[{name:"innerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0},{name:"outerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0}]},{name:"InteractionNode",isAbstract:!0,properties:[{name:"incomingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0},{name:"outgoingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"Participant",superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"interfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"participantMultiplicity",type:"ParticipantMultiplicity"},{name:"endPointRefs",type:"EndPoint",isMany:!0,isReference:!0},{name:"processRef",type:"Process",isAttr:!0,isReference:!0}]},{name:"ParticipantAssociation",superClass:["BaseElement"],properties:[{name:"innerParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"outerParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"ParticipantMultiplicity",properties:[{name:"minimum",default:0,isAttr:!0,type:"Integer"},{name:"maximum",default:1,isAttr:!0,type:"Integer"}],superClass:["BaseElement"]},{name:"Collaboration",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"participants",type:"Participant",isMany:!0},{name:"messageFlows",type:"MessageFlow",isMany:!0},{name:"artifacts",type:"Artifact",isMany:!0},{name:"conversations",type:"ConversationNode",isMany:!0},{name:"conversationAssociations",type:"ConversationAssociation"},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0},{name:"messageFlowAssociations",type:"MessageFlowAssociation",isMany:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"choreographyRef",type:"Choreography",isMany:!0,isReference:!0},{name:"conversationLinks",type:"ConversationLink",isMany:!0}]},{name:"ChoreographyActivity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"loopType",type:"ChoreographyLoopType",default:"None",isAttr:!0}]},{name:"CallChoreography",superClass:["ChoreographyActivity"],properties:[{name:"calledChoreographyRef",type:"Choreography",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"SubChoreography",superClass:["ChoreographyActivity","FlowElementsContainer"],properties:[{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"ChoreographyTask",superClass:["ChoreographyActivity"],properties:[{name:"messageFlowRef",type:"MessageFlow",isMany:!0,isReference:!0}]},{name:"Choreography",superClass:["Collaboration","FlowElementsContainer"]},{name:"GlobalChoreographyTask",superClass:["Choreography"],properties:[{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"TextAnnotation",superClass:["Artifact"],properties:[{name:"text",type:"String"},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Group",superClass:["Artifact"],properties:[{name:"categoryValueRef",type:"CategoryValue",isAttr:!0,isReference:!0}]},{name:"Association",superClass:["Artifact"],properties:[{name:"associationDirection",type:"AssociationDirection",isAttr:!0},{name:"sourceRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"targetRef",type:"BaseElement",isAttr:!0,isReference:!0}]},{name:"Category",superClass:["RootElement"],properties:[{name:"categoryValue",type:"CategoryValue",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Artifact",isAbstract:!0,superClass:["BaseElement"]},{name:"CategoryValue",superClass:["BaseElement"],properties:[{name:"categorizedFlowElements",type:"FlowElement",isMany:!0,isVirtual:!0,isReference:!0},{name:"value",isAttr:!0,type:"String"}]},{name:"Activity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"isForCompensation",default:!1,isAttr:!0,type:"Boolean"},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"boundaryEventRefs",type:"BoundaryEvent",isMany:!0,isReference:!0},{name:"properties",type:"Property",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"startQuantity",default:1,isAttr:!0,type:"Integer"},{name:"resources",type:"ResourceRole",isMany:!0},{name:"completionQuantity",default:1,isAttr:!0,type:"Integer"},{name:"loopCharacteristics",type:"LoopCharacteristics"}]},{name:"ServiceTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"SubProcess",superClass:["Activity","FlowElementsContainer","InteractionNode"],properties:[{name:"triggeredByEvent",default:!1,isAttr:!0,type:"Boolean"},{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"LoopCharacteristics",isAbstract:!0,superClass:["BaseElement"]},{name:"MultiInstanceLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"isSequential",default:!1,isAttr:!0,type:"Boolean"},{name:"behavior",type:"MultiInstanceBehavior",default:"All",isAttr:!0},{name:"loopCardinality",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopDataInputRef",type:"ItemAwareElement",isReference:!0},{name:"loopDataOutputRef",type:"ItemAwareElement",isReference:!0},{name:"inputDataItem",type:"DataInput",xml:{serialize:"property"}},{name:"outputDataItem",type:"DataOutput",xml:{serialize:"property"}},{name:"complexBehaviorDefinition",type:"ComplexBehaviorDefinition",isMany:!0},{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"oneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0},{name:"noneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0}]},{name:"StandardLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"testBefore",default:!1,isAttr:!0,type:"Boolean"},{name:"loopCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopMaximum",type:"Integer",isAttr:!0}]},{name:"CallActivity",superClass:["Activity","InteractionNode"],properties:[{name:"calledElement",type:"String",isAttr:!0}]},{name:"Task",superClass:["Activity","InteractionNode"]},{name:"SendTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ReceiveTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ScriptTask",superClass:["Task"],properties:[{name:"scriptFormat",isAttr:!0,type:"String"},{name:"script",type:"String"}]},{name:"BusinessRuleTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"AdHocSubProcess",superClass:["SubProcess"],properties:[{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"ordering",type:"AdHocOrdering",isAttr:!0},{name:"cancelRemainingInstances",default:!0,isAttr:!0,type:"Boolean"}]},{name:"Transaction",superClass:["SubProcess"],properties:[{name:"protocol",isAttr:!0,type:"String"},{name:"method",isAttr:!0,type:"String"}]},{name:"GlobalScriptTask",superClass:["GlobalTask"],properties:[{name:"scriptLanguage",isAttr:!0,type:"String"},{name:"script",isAttr:!0,type:"String"}]},{name:"GlobalBusinessRuleTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"ComplexBehaviorDefinition",superClass:["BaseElement"],properties:[{name:"condition",type:"FormalExpression"},{name:"event",type:"ImplicitThrowEvent"}]},{name:"ResourceRole",superClass:["BaseElement"],properties:[{name:"resourceRef",type:"Resource",isReference:!0},{name:"resourceParameterBindings",type:"ResourceParameterBinding",isMany:!0},{name:"resourceAssignmentExpression",type:"ResourceAssignmentExpression"},{name:"name",isAttr:!0,type:"String"}]},{name:"ResourceParameterBinding",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"parameterRef",type:"ResourceParameter",isAttr:!0,isReference:!0}],superClass:["BaseElement"]},{name:"ResourceAssignmentExpression",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}}],superClass:["BaseElement"]},{name:"Import",properties:[{name:"importType",isAttr:!0,type:"String"},{name:"location",isAttr:!0,type:"String"},{name:"namespace",isAttr:!0,type:"String"}]},{name:"Definitions",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"targetNamespace",isAttr:!0,type:"String"},{name:"expressionLanguage",default:"http://www.w3.org/1999/XPath",isAttr:!0,type:"String"},{name:"typeLanguage",default:"http://www.w3.org/2001/XMLSchema",isAttr:!0,type:"String"},{name:"imports",type:"Import",isMany:!0},{name:"extensions",type:"Extension",isMany:!0},{name:"rootElements",type:"RootElement",isMany:!0},{name:"diagrams",isMany:!0,type:"bpmndi:BPMNDiagram"},{name:"exporter",isAttr:!0,type:"String"},{name:"relationships",type:"Relationship",isMany:!0},{name:"exporterVersion",isAttr:!0,type:"String"}]}],enumerations:[{name:"ProcessType",literalValues:[{name:"None"},{name:"Public"},{name:"Private"}]},{name:"GatewayDirection",literalValues:[{name:"Unspecified"},{name:"Converging"},{name:"Diverging"},{name:"Mixed"}]},{name:"EventBasedGatewayType",literalValues:[{name:"Parallel"},{name:"Exclusive"}]},{name:"RelationshipDirection",literalValues:[{name:"None"},{name:"Forward"},{name:"Backward"},{name:"Both"}]},{name:"ItemKind",literalValues:[{name:"Physical"},{name:"Information"}]},{name:"ChoreographyLoopType",literalValues:[{name:"None"},{name:"Standard"},{name:"MultiInstanceSequential"},{name:"MultiInstanceParallel"}]},{name:"AssociationDirection",literalValues:[{name:"None"},{name:"One"},{name:"Both"}]},{name:"MultiInstanceBehavior",literalValues:[{name:"None"},{name:"One"},{name:"All"},{name:"Complex"}]},{name:"AdHocOrdering",literalValues:[{name:"Parallel"},{name:"Sequential"}]}],xml:{tagAlias:"lowerCase",typePrefix:"t"}},bpmndi:{name:"BPMNDI",uri:"http://www.omg.org/spec/BPMN/20100524/DI",prefix:"bpmndi",types:[{name:"BPMNDiagram",properties:[{name:"plane",type:"BPMNPlane",redefines:"di:Diagram#rootElement"},{name:"labelStyle",type:"BPMNLabelStyle",isMany:!0}],superClass:["di:Diagram"]},{name:"BPMNPlane",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"}],superClass:["di:Plane"]},{name:"BPMNShape",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"isHorizontal",isAttr:!0,type:"Boolean"},{name:"isExpanded",isAttr:!0,type:"Boolean"},{name:"isMarkerVisible",isAttr:!0,type:"Boolean"},{name:"label",type:"BPMNLabel"},{name:"isMessageVisible",isAttr:!0,type:"Boolean"},{name:"participantBandKind",type:"ParticipantBandKind",isAttr:!0},{name:"choreographyActivityShape",type:"BPMNShape",isAttr:!0,isReference:!0}],superClass:["di:LabeledShape"]},{name:"BPMNEdge",properties:[{name:"label",type:"BPMNLabel"},{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"sourceElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#source"},{name:"targetElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#target"},{name:"messageVisibleKind",type:"MessageVisibleKind",isAttr:!0,default:"initiating"}],superClass:["di:LabeledEdge"]},{name:"BPMNLabel",properties:[{name:"labelStyle",type:"BPMNLabelStyle",isAttr:!0,isReference:!0,redefines:"di:DiagramElement#style"}],superClass:["di:Label"]},{name:"BPMNLabelStyle",properties:[{name:"font",type:"dc:Font"}],superClass:["di:Style"]}],enumerations:[{name:"ParticipantBandKind",literalValues:[{name:"top_initiating"},{name:"middle_initiating"},{name:"bottom_initiating"},{name:"top_non_initiating"},{name:"middle_non_initiating"},{name:"bottom_non_initiating"}]},{name:"MessageVisibleKind",literalValues:[{name:"initiating"},{name:"non_initiating"}]}],associations:[]},dc:{name:"DC",uri:"http://www.omg.org/spec/DD/20100524/DC",prefix:"dc",types:[{name:"Boolean"},{name:"Integer"},{name:"Real"},{name:"String"},{name:"Font",properties:[{name:"name",type:"String",isAttr:!0},{name:"size",type:"Real",isAttr:!0},{name:"isBold",type:"Boolean",isAttr:!0},{name:"isItalic",type:"Boolean",isAttr:!0},{name:"isUnderline",type:"Boolean",isAttr:!0},{name:"isStrikeThrough",type:"Boolean",isAttr:!0}]},{name:"Point",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0}]},{name:"Bounds",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0},{name:"width",type:"Real",isAttr:!0},{name:"height",type:"Real",isAttr:!0}]}],associations:[]},di:{name:"DI",uri:"http://www.omg.org/spec/DD/20100524/DI",prefix:"di",types:[{name:"DiagramElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"extension",type:"Extension"},{name:"owningDiagram",type:"Diagram",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"owningElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"modelElement",isReadOnly:!0,isVirtual:!0,isReference:!0,type:"Element"},{name:"style",type:"Style",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"ownedElement",type:"DiagramElement",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Node",isAbstract:!0,superClass:["DiagramElement"]},{name:"Edge",isAbstract:!0,superClass:["DiagramElement"],properties:[{name:"source",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"target",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"waypoint",isUnique:!1,isMany:!0,type:"dc:Point",xml:{serialize:"xsi:type"}}]},{name:"Diagram",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"rootElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0},{name:"name",isAttr:!0,type:"String"},{name:"documentation",isAttr:!0,type:"String"},{name:"resolution",isAttr:!0,type:"Real"},{name:"ownedStyle",type:"Style",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Shape",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Plane",isAbstract:!0,superClass:["Node"],properties:[{name:"planeElement",type:"DiagramElement",subsettedProperty:"DiagramElement-ownedElement",isMany:!0}]},{name:"LabeledEdge",isAbstract:!0,superClass:["Edge"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"LabeledShape",isAbstract:!0,superClass:["Shape"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"Label",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Style",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"}]},{name:"Extension",properties:[{name:"values",isMany:!0,type:"Element"}]}],associations:[],xml:{tagAlias:"lowerCase"}},bioc:{name:"bpmn.io colors for BPMN",uri:"http://bpmn.io/schema/bpmn/biocolor/1.0",prefix:"bioc",types:[{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]}],enumerations:[],associations:[]},color:{name:"BPMN in Color",uri:"http://www.omg.org/spec/BPMN/non-normative/color/1.0",prefix:"color",types:[{name:"ColoredLabel",extends:["bpmndi:BPMNLabel"],properties:[{name:"color",isAttr:!0,type:"String"}]},{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"background-color",isAttr:!0,type:"String"},{name:"border-color",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"border-color",isAttr:!0,type:"String"}]}],enumerations:[],associations:[]}};function br(e,t){return new gr(_({},vr,e),t)}function xr(e){return function(){if(!window.Promise)throw new Error("Promises is not supported in this environment. Please polyfill Promise.");var t=arguments.length;if(!(t>=1&&c(arguments[t-1])))return e.apply(this,arguments);var n=arguments[t-1];console.warn(new Error("Passing callbacks to "+e.name+" is deprecated and will be removed in a future major release. Please switch to promises: https://bpmn.io/l/moving-to-promises.html"));var i=Array.prototype.slice.call(arguments,0,-1);e.apply(this,i).then((function(e){var t=Object.keys(e)[0];return n(null,e[t])}),(function(e){return n(e,e.warnings)}))}}function Er(e,t){return e.$instanceOf(t)}function wr(e,t){var n={},i=[],r={};function a(e,t){return function(n){e(n,t)}}function o(e){n[e.id]=e}function s(n,i){try{var a=r[n.id]&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:yt(n)}));return e.element(n,r[n.id],i)}(n,i);return o(n),a}catch(e){p(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:yt(n)})),console.error(e)}}function p(t,n){e.error(t,n)}function l(e){var n,i=e.bpmnElement;i?r[i.id]?p(t("multiple DI elements defined for {element}",{element:yt(i)}),{element:i}):(r[i.id]=e,m(n=i,"di")||Object.defineProperty(n,"di",{get:function(){throw new Error("Tried to access di from the businessObject. The di is available through the diagram element only. For more information, see https://github.com/bpmn-io/bpmn-js/issues/1472")}})):p(t("no bpmnElement referenced in {element}",{element:yt(e)}),{element:e})}function c(e){var t;l(t=e.plane),d(t.planeElement,u)}function u(e){l(e)}function y(){for(;i.length;)i.shift()()}function g(e,t){P(e,t),_(e.ioSpecification,t),A(e.artifacts,t),o(e)}function v(e,t){s(e,t)}function b(e,t){s(e,t)}function x(e,t){s(e,t)}function E(e,t){s(e,t)}function w(e,t){s(e,t)}function A(e,t){d(e,(function(e){Er(e,"bpmn:Association")?i.push((function(){w(e,t)})):w(e,t)}))}function _(e,t){e&&(d(e.dataInputs,a(x,t)),d(e.dataOutputs,a(E,t)))}function S(e,t){P(e,t),A(e.artifacts,t)}function C(e,t){var n=s(e,t);Er(e,"bpmn:SubProcess")&&S(e,n||t),Er(e,"bpmn:Activity")&&_(e.ioSpecification,t),i.push((function(){d(e.dataInputAssociations,a(b,t)),d(e.dataOutputAssociations,a(b,t))}))}function R(e,t){s(e,t)}function M(e,t){i.push((function(){var n=s(e,t);e.childLaneSet&&k(e.childLaneSet,n||t),function(e){d(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function k(e,t){d(e.lanes,a(M,t))}function P(e,n){!function(e,n){d(e,(function(e){Er(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){s(e,t)}(e,n)})):Er(e,"bpmn:BoundaryEvent")?i.unshift((function(){C(e,n)})):Er(e,"bpmn:FlowNode")?C(e,n):Er(e,"bpmn:DataObject")||(Er(e,"bpmn:DataStoreReference")||Er(e,"bpmn:DataObjectReference")?R(e,n):p(t("unrecognized flowElement {element} in context {context}",{element:yt(e),context:n?yt(n.businessObject):"null"}),{element:e,context:n}))}))}(e.flowElements,n),e.laneSets&&function(e,t){d(e,a(k,t))}(e.laneSets,n)}function T(e,t){var n=s(e,t),i=e.processRef;i&&g(i,n||t)}return{handleDeferred:y,handleDefinitions:function(o,s){var u=o.diagrams;if(s&&-1===u.indexOf(s))throw new Error(t("diagram not part of bpmn:Definitions"));if(!s&&u&&u.length&&(s=u[0]),!s)throw new Error(t("no diagram to display"));r={},c(s);var m=s.plane;if(!m)throw new Error(t("no plane for {element}",{element:yt(s)}));var b=m.bpmnElement;if(!b){if(!(b=function(e){return h(e.rootElements,(function(e){return Er(e,"bpmn:Process")||Er(e,"bpmn:Collaboration")}))}(o)))throw new Error(t("no process or collaboration to display"));p(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:yt(m),rootElement:yt(b)})),m.bpmnElement=b,l(m)}var x,E,w=function(t,n){return e.root(t,r[t.id],n)}(b,m);if(Er(b,"bpmn:Process")||Er(b,"bpmn:SubProcess"))g(b,w);else{if(!Er(b,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:yt(m),rootElement:yt(b)}));E=w,d((x=b).participants,a(T,E)),A(x.artifacts,E),i.push((function(){!function(e,t){d(e,a(v,t))}(x.messageFlows,E)})),function(e,t){f(e,(function(e){return!n[e.id]&&Er(e,"bpmn:Process")&&e.laneSets})).forEach(a(g,t))}(o.rootElements,w)}y()},handleSubProcess:S,registerDi:l}}function Ar(e,t,n){var i,r,a,o,s=[];function p(e,t){var n=new wr({root:function(e,t){return i.add(e,t)},element:function(e,t,n){return i.add(e,t,n)},error:function(e,t){s.push({message:e,context:t})}},a);t=t||e.diagrams&&e.diagrams[0];var r=function(e,t){if(!t)return;var n,i=t.plane.bpmnElement,r=i;C(i,"bpmn:Process")||C(i,"bpmn:Collaboration")||(r=function(e){var t=e;for(;t;){if(C(t,"bpmn:Process"))return t;t=t.$parent}}(i));n=C(r,"bpmn:Collaboration")?r:h(e.rootElements,(function(e){if(C(e,"bpmn:Collaboration"))return h(e.participants,(function(e){return e.processRef===r}))}));var a=[r];n&&(a=function(e,t){var n=[];return d(e,(function(e,i){n.push(t(e,i))})),n}(n.participants,(function(e){return e.processRef}))).push(n);var o=_r(a),s=[t],p=[i];return d(e.diagrams,(function(e){var t=e.plane.bpmnElement;-1!==o.indexOf(t)&&-1===p.indexOf(t)&&(s.push(e),p.push(t))})),s}(e,t);if(!r)throw new Error(a("no diagram to display"));d(r,(function(t){n.handleDefinitions(e,t)}));var p=t.plane.bpmnElement.id;o.setRootElement(o.findRoot(p+"_plane")||o.findRoot(p))}return new Promise((function(l,c){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),a=e.get("translate"),o=e.get("canvas"),r.fire("import.render.start",{definitions:t}),p(t,n),r.fire("import.render.complete",{error:undefined,warnings:s}),l({warnings:s})}catch(e){return e.warnings=s,c(e)}}))}function _r(e){var t=[];return d(e,(function(e){e&&(t.push(e),t=t.concat(_r(e.flowElements)))})),t}var Sr,Cr='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><path fill="currentColor" d="M1.88.92v.14c0 .41-.13.68-.4.8.33.14.46.44.46.86v.33c0 .61-.33.95-.95.95H0V0h.95c.65 0 .93.3.93.92zM.63.57v1.06h.24c.24 0 .38-.1.38-.43V.98c0-.28-.1-.4-.32-.4zm0 1.63v1.22h.36c.2 0 .32-.1.32-.39v-.35c0-.37-.12-.48-.4-.48H.63zM4.18.99v.52c0 .64-.31.98-.94.98h-.3V4h-.62V0h.92c.63 0 .94.35.94.99zM2.94.57v1.35h.3c.2 0 .3-.09.3-.37v-.6c0-.29-.1-.38-.3-.38h-.3zm2.89 2.27L6.25 0h.88v4h-.6V1.12L6.1 3.99h-.6l-.46-2.82v2.82h-.55V0h.87zM8.14 1.1V4h-.56V0h.79L9 2.4V0h.56v4h-.64zm2.49 2.29v.6h-.6v-.6zM12.12 1c0-.63.33-1 .95-1 .61 0 .95.37.95 1v2.04c0 .64-.34 1-.95 1-.62 0-.95-.37-.95-1zm.62 2.08c0 .28.13.39.33.39s.32-.1.32-.4V.98c0-.29-.12-.4-.32-.4s-.33.11-.33.4z"/><path fill="currentColor" d="M0 4.53h14.02v1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg>',Rr={verticalAlign:"middle"},Mr={color:"#404040"},kr={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},Pr={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},Tr={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"};function Dr(){Sr||(Ee(Sr=Ve('<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><path fill="currentColor" d="M1.88.92v.14c0 .41-.13.68-.4.8.33.14.46.44.46.86v.33c0 .61-.33.95-.95.95H0V0h.95c.65 0 .93.3.93.92zM.63.57v1.06h.24c.24 0 .38-.1.38-.43V.98c0-.28-.1-.4-.32-.4zm0 1.63v1.22h.36c.2 0 .32-.1.32-.39v-.35c0-.37-.12-.48-.4-.48H.63zM4.18.99v.52c0 .64-.31.98-.94.98h-.3V4h-.62V0h.92c.63 0 .94.35.94.99zM2.94.57v1.35h.3c.2 0 .3-.09.3-.37v-.6c0-.29-.1-.38-.3-.38h-.3zm2.89 2.27L6.25 0h.88v4h-.6V1.12L6.1 3.99h-.6l-.46-2.82v2.82h-.55V0h.87zM8.14 1.1V4h-.56V0h.79L9 2.4V0h.56v4h-.64zm2.49 2.29v.6h-.6v-.6zM12.12 1c0-.63.33-1 .95-1 .61 0 .95.37.95 1v2.04c0 .64-.34 1-.95 1-.62 0-.95-.37-.95-1zm.62 2.08c0 .28.13.39.33.39s.32-.1.32-.4V.98c0-.29-.12-.4-.32-.4s-.33.11-.33.4z"/><path fill="currentColor" d="M0 4.53h14.02v1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg></a><span>Web-based tooling for BPMN, DMN and CMMN diagrams powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>'),kr),Ee(Ge("svg",Sr),Rr),Ee(Ge(".backdrop",Sr),Pr),Ee(Ge(".notice",Sr),Tr),Ee(Ge(".link",Sr),Mr,{margin:"15px 20px 15px 10px",alignSelf:"center"}),je.bind(Sr,".backdrop","click",(function(e){document.body.removeChild(Sr)}))),document.body.appendChild(Sr)}function Or(e){var t,n;e=_({},Br,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,Ee(Ge("svg",n=Ve('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Cr+"</a>")),Rr),Ee(n,Mr,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),t.appendChild(n),Be(n,"click",(function(e){Dr(),e.preventDefault()})),this._init(this._container,this._moddle,e)}function Nr(e,t){return e.warnings=t,e}i(Or,ri),Or.prototype.importXML=xr((function(e,t){var n=this;return new Promise((function(i,r){e=n._emit("import.parse.start",{xml:e})||e,n._moddle.fromXML(e,"bpmn:Definitions").then((function(e){var a,o,s=e.rootElement,p=e.references,l=e.warnings,c=e.elementsById;s=n._emit("import.parse.complete",(a={error:null,definitions:s,elementsById:c,references:p,warnings:l},o=n.get("eventBus").createEvent(a),Object.defineProperty(o,"context",{enumerable:!0,get:function(){return console.warn(new Error("import.parse.complete <context> is deprecated and will be removed in future library versions")),{warnings:a.warnings,references:a.references,elementsById:a.elementsById}}}),o))||s,n.importDefinitions(s,t).then((function(e){var t=[].concat(l,e.warnings||[]);return n._emit("import.done",{error:null,warnings:t}),i({warnings:t})})).catch((function(e){var t=[].concat(l,e.warnings||[]);return n._emit("import.done",{error:e,warnings:t}),r(Nr(e,t))}))})).catch((function(e){return n._emit("import.parse.complete",{error:e}),e=function(e){var t=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);t&&(e.message="unparsable content <"+t[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+t[2]);return e}(e),n._emit("import.done",{error:e,warnings:e.warnings}),r(e)}))}))})),Or.prototype.importDefinitions=xr((function(e,t){var n=this;return new Promise((function(i,r){n._setDefinitions(e),n.open(t).then((function(e){var t=e.warnings;return i({warnings:t})})).catch((function(e){return r(e)}))}))})),Or.prototype.open=xr((function(e){var t=this._definitions,n=e,i=this;return new Promise((function(r,a){if(!t){var o=new Error("no XML imported");return a(Nr(o,[]))}if("string"==typeof e&&!(n=function(e,t){if(!t)return null;return h(e.diagrams,(function(e){return e.id===t}))||null}(t,e))){var s=new Error("BPMNDiagram <"+e+"> not found");return a(Nr(s,[]))}try{i.clear()}catch(e){return a(Nr(e,[]))}Ar(i,t,n).then((function(e){var t=e.warnings;return r({warnings:t})})).catch((function(e){return a(e)}))}))})),Or.prototype.saveXML=xr((function(e){e=e||{};var t=this,n=this._definitions;return new Promise((function(i){if(!n)return i({error:new Error("no definitions loaded")});n=t._emit("saveXML.start",{definitions:n})||n,t._moddle.toXML(n,e).then((function(e){var n=e.xml;return n=t._emit("saveXML.serialized",{xml:n})||n,i({xml:n})}))})).catch((function(e){return{error:e}})).then((function(e){t._emit("saveXML.done",e);var n=e.error;return n?Promise.reject(n):e}))})),Or.prototype.saveSVG=xr((function(e){var t=this;return new Promise((function(e,n){var i,r;t._emit("saveSVG.start");try{var a=t.get("canvas"),o=a.getActiveLayer(),s=Ge("defs",a._svg),p=ie(o),l=s?"<defs>"+ie(s)+"</defs>":"",c=o.getBBox();i='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- created with bpmn-js / http://bpmn.io --\x3e\n<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="'+c.width+'" height="'+c.height+'" viewBox="'+c.x+" "+c.y+" "+c.width+" "+c.height+'" version="1.1">'+l+p+"</svg>"}catch(e){r=e}return t._emit("saveSVG.done",{error:r,svg:i}),r?n(r):e({svg:i})}))})),Or.prototype._setDefinitions=function(e){this._definitions=e},Or.prototype.getModules=function(){return this._modules},Or.prototype.clear=function(){this.getDefinitions()&&ri.prototype.clear.call(this)},Or.prototype.destroy=function(){ri.prototype.destroy.call(this),$e(this._container)},Or.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Or.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Or.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=Ge(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},Or.prototype.getDefinitions=function(){return this._definitions},Or.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Or.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=_((i=["additionalModules"],r={},d(Object(n),(function(e,t){-1===i.indexOf(t)&&(r[t]=e)})),r),{canvas:_({},n.canvas,{container:e}),modules:s});ri.call(this,p),n&&n.container&&this.attachTo(n.container)},Or.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Or.prototype._createContainer=function(e){var t=Ve('<div class="bjs-container"></div>');return Ee(t,{width:Ir(e.width),height:Ir(e.height),position:e.position}),t},Or.prototype._createModdle=function(e){return new br(_({},this._moddleExtensions,e.moddleExtensions))},Or.prototype._modules=[];var Br={width:"100%",height:"100%",position:"relative"};function Ir(e){return e+(l(e)?"px":"")}function Lr(e){Or.call(this,e)}i(Lr,Or),Lr.prototype._modules=[Et,pt,zt,qt,hn],Lr.prototype._moddleExtensions={};const Fr={camunda:{name:"Camunda",uri:"http://camunda.org/schema/1.0/bpmn",prefix:"camunda",xml:{tagAlias:"lowerCase"},associations:[],types:[{name:"Definitions",isAbstract:!0,extends:["bpmn:Definitions"],properties:[{name:"diagramRelationId",isAttr:!0,type:"String"}]},{name:"InOutBinding",superClass:["Element"],isAbstract:!0,properties:[{name:"source",isAttr:!0,type:"String"},{name:"sourceExpression",isAttr:!0,type:"String"},{name:"target",isAttr:!0,type:"String"},{name:"businessKey",isAttr:!0,type:"String"},{name:"local",isAttr:!0,type:"Boolean",default:!1},{name:"variables",isAttr:!0,type:"String"}]},{name:"In",superClass:["InOutBinding"],meta:{allowedIn:["bpmn:CallActivity","bpmn:SignalEventDefinition"]}},{name:"Out",superClass:["InOutBinding"],meta:{allowedIn:["bpmn:CallActivity"]}},{name:"AsyncCapable",isAbstract:!0,extends:["bpmn:Activity","bpmn:Gateway","bpmn:Event"],properties:[{name:"async",isAttr:!0,type:"Boolean",default:!1},{name:"asyncBefore",isAttr:!0,type:"Boolean",default:!1},{name:"asyncAfter",isAttr:!0,type:"Boolean",default:!1},{name:"exclusive",isAttr:!0,type:"Boolean",default:!0}]},{name:"JobPriorized",isAbstract:!0,extends:["bpmn:Process","camunda:AsyncCapable"],properties:[{name:"jobPriority",isAttr:!0,type:"String"}]},{name:"SignalEventDefinitionExtension",isAbstract:!0,extends:["bpmn:SignalEventDefinition"],properties:[{name:"async",isAttr:!0,type:"Boolean",default:!1}]},{name:"ErrorEventDefinitionExtension",isAbstract:!0,extends:["bpmn:ErrorEventDefinition"],properties:[{name:"errorCodeVariable",isAttr:!0,type:"String"},{name:"errorMessageVariable",isAttr:!0,type:"String"}]},{name:"ErrorEventDefinition",superClass:["bpmn:ErrorEventDefinition","Element"],properties:[{name:"expression",isAttr:!0,type:"String"}],meta:{allowedIn:["bpmn:ServiceTask"]}},{name:"Error",isAbstract:!0,extends:["bpmn:Error"],properties:[{name:"camunda:errorMessage",isAttr:!0,type:"String"}]},{name:"PotentialStarter",superClass:["Element"],properties:[{name:"resourceAssignmentExpression",type:"bpmn:ResourceAssignmentExpression"}]},{name:"FormSupported",isAbstract:!0,extends:["bpmn:StartEvent","bpmn:UserTask"],properties:[{name:"formHandlerClass",isAttr:!0,type:"String"},{name:"formKey",isAttr:!0,type:"String"},{name:"formRef",isAttr:!0,type:"String"},{name:"formRefBinding",isAttr:!0,type:"String"},{name:"formRefVersion",isAttr:!0,type:"String"}]},{name:"TemplateSupported",isAbstract:!0,extends:["bpmn:Collaboration","bpmn:Process","bpmn:FlowElement"],properties:[{name:"modelerTemplate",isAttr:!0,type:"String"},{name:"modelerTemplateVersion",isAttr:!0,type:"Integer"}]},{name:"Initiator",isAbstract:!0,extends:["bpmn:StartEvent"],properties:[{name:"initiator",isAttr:!0,type:"String"}]},{name:"ScriptTask",isAbstract:!0,extends:["bpmn:ScriptTask"],properties:[{name:"resultVariable",isAttr:!0,type:"String"},{name:"resource",isAttr:!0,type:"String"}]},{name:"Process",isAbstract:!0,extends:["bpmn:Process"],properties:[{name:"candidateStarterGroups",isAttr:!0,type:"String"},{name:"candidateStarterUsers",isAttr:!0,type:"String"},{name:"versionTag",isAttr:!0,type:"String"},{name:"historyTimeToLive",isAttr:!0,type:"String"},{name:"isStartableInTasklist",isAttr:!0,type:"Boolean",default:!0}]},{name:"EscalationEventDefinitionExtension",isAbstract:!0,extends:["bpmn:EscalationEventDefinition"],properties:[{name:"escalationCodeVariable",isAttr:!0,type:"String"}]},{name:"FormalExpression",isAbstract:!0,extends:["bpmn:FormalExpression"],properties:[{name:"resource",isAttr:!0,type:"String"}]},{name:"Assignable",extends:["bpmn:UserTask"],properties:[{name:"assignee",isAttr:!0,type:"String"},{name:"candidateUsers",isAttr:!0,type:"String"},{name:"candidateGroups",isAttr:!0,type:"String"},{name:"dueDate",isAttr:!0,type:"String"},{name:"followUpDate",isAttr:!0,type:"String"},{name:"priority",isAttr:!0,type:"String"}]},{name:"CallActivity",extends:["bpmn:CallActivity"],properties:[{name:"calledElementBinding",isAttr:!0,type:"String",default:"latest"},{name:"calledElementVersion",isAttr:!0,type:"String"},{name:"calledElementVersionTag",isAttr:!0,type:"String"},{name:"calledElementTenantId",isAttr:!0,type:"String"},{name:"caseRef",isAttr:!0,type:"String"},{name:"caseBinding",isAttr:!0,type:"String",default:"latest"},{name:"caseVersion",isAttr:!0,type:"String"},{name:"caseTenantId",isAttr:!0,type:"String"},{name:"variableMappingClass",isAttr:!0,type:"String"},{name:"variableMappingDelegateExpression",isAttr:!0,type:"String"}]},{name:"ServiceTaskLike",extends:["bpmn:ServiceTask","bpmn:BusinessRuleTask","bpmn:SendTask","bpmn:MessageEventDefinition"],properties:[{name:"expression",isAttr:!0,type:"String"},{name:"class",isAttr:!0,type:"String"},{name:"delegateExpression",isAttr:!0,type:"String"},{name:"resultVariable",isAttr:!0,type:"String"}]},{name:"DmnCapable",extends:["bpmn:BusinessRuleTask"],properties:[{name:"decisionRef",isAttr:!0,type:"String"},{name:"decisionRefBinding",isAttr:!0,type:"String",default:"latest"},{name:"decisionRefVersion",isAttr:!0,type:"String"},{name:"mapDecisionResult",isAttr:!0,type:"String",default:"resultList"},{name:"decisionRefTenantId",isAttr:!0,type:"String"}]},{name:"ExternalCapable",extends:["camunda:ServiceTaskLike"],properties:[{name:"type",isAttr:!0,type:"String"},{name:"topic",isAttr:!0,type:"String"}]},{name:"TaskPriorized",extends:["bpmn:Process","camunda:ExternalCapable"],properties:[{name:"taskPriority",isAttr:!0,type:"String"}]},{name:"Properties",superClass:["Element"],meta:{allowedIn:["*"]},properties:[{name:"values",type:"Property",isMany:!0}]},{name:"Property",superClass:["Element"],properties:[{name:"id",type:"String",isAttr:!0},{name:"name",type:"String",isAttr:!0},{name:"value",type:"String",isAttr:!0}]},{name:"Connector",superClass:["Element"],meta:{allowedIn:["camunda:ServiceTaskLike"]},properties:[{name:"inputOutput",type:"InputOutput"},{name:"connectorId",type:"String"}]},{name:"InputOutput",superClass:["Element"],meta:{allowedIn:["bpmn:FlowNode","camunda:Connector"]},properties:[{name:"inputOutput",type:"InputOutput"},{name:"connectorId",type:"String"},{name:"inputParameters",isMany:!0,type:"InputParameter"},{name:"outputParameters",isMany:!0,type:"OutputParameter"}]},{name:"InputOutputParameter",properties:[{name:"name",isAttr:!0,type:"String"},{name:"value",isBody:!0,type:"String"},{name:"definition",type:"InputOutputParameterDefinition"}]},{name:"InputOutputParameterDefinition",isAbstract:!0},{name:"List",superClass:["InputOutputParameterDefinition"],properties:[{name:"items",isMany:!0,type:"InputOutputParameterDefinition"}]},{name:"Map",superClass:["InputOutputParameterDefinition"],properties:[{name:"entries",isMany:!0,type:"Entry"}]},{name:"Entry",properties:[{name:"key",isAttr:!0,type:"String"},{name:"value",isBody:!0,type:"String"},{name:"definition",type:"InputOutputParameterDefinition"}]},{name:"Value",superClass:["InputOutputParameterDefinition"],properties:[{name:"id",isAttr:!0,type:"String"},{name:"name",isAttr:!0,type:"String"},{name:"value",isBody:!0,type:"String"}]},{name:"Script",superClass:["InputOutputParameterDefinition"],properties:[{name:"scriptFormat",isAttr:!0,type:"String"},{name:"resource",isAttr:!0,type:"String"},{name:"value",isBody:!0,type:"String"}]},{name:"Field",superClass:["Element"],meta:{allowedIn:["camunda:ServiceTaskLike","camunda:ExecutionListener","camunda:TaskListener"]},properties:[{name:"name",isAttr:!0,type:"String"},{name:"expression",type:"String"},{name:"stringValue",isAttr:!0,type:"String"},{name:"string",type:"String"}]},{name:"InputParameter",superClass:["InputOutputParameter"]},{name:"OutputParameter",superClass:["InputOutputParameter"]},{name:"Collectable",isAbstract:!0,extends:["bpmn:MultiInstanceLoopCharacteristics"],superClass:["camunda:AsyncCapable"],properties:[{name:"collection",isAttr:!0,type:"String"},{name:"elementVariable",isAttr:!0,type:"String"}]},{name:"FailedJobRetryTimeCycle",superClass:["Element"],meta:{allowedIn:["camunda:AsyncCapable","bpmn:MultiInstanceLoopCharacteristics"]},properties:[{name:"body",isBody:!0,type:"String"}]},{name:"ExecutionListener",superClass:["Element"],meta:{allowedIn:["bpmn:Task","bpmn:ServiceTask","bpmn:UserTask","bpmn:BusinessRuleTask","bpmn:ScriptTask","bpmn:ReceiveTask","bpmn:ManualTask","bpmn:ExclusiveGateway","bpmn:SequenceFlow","bpmn:ParallelGateway","bpmn:InclusiveGateway","bpmn:EventBasedGateway","bpmn:StartEvent","bpmn:IntermediateCatchEvent","bpmn:IntermediateThrowEvent","bpmn:EndEvent","bpmn:BoundaryEvent","bpmn:CallActivity","bpmn:SubProcess","bpmn:Process"]},properties:[{name:"expression",isAttr:!0,type:"String"},{name:"class",isAttr:!0,type:"String"},{name:"delegateExpression",isAttr:!0,type:"String"},{name:"event",isAttr:!0,type:"String"},{name:"script",type:"Script"},{name:"fields",type:"Field",isMany:!0}]},{name:"TaskListener",superClass:["Element"],meta:{allowedIn:["bpmn:UserTask"]},properties:[{name:"expression",isAttr:!0,type:"String"},{name:"class",isAttr:!0,type:"String"},{name:"delegateExpression",isAttr:!0,type:"String"},{name:"event",isAttr:!0,type:"String"},{name:"script",type:"Script"},{name:"fields",type:"Field",isMany:!0},{name:"id",type:"String",isAttr:!0},{name:"eventDefinitions",type:"bpmn:TimerEventDefinition",isMany:!0}]},{name:"FormProperty",superClass:["Element"],meta:{allowedIn:["bpmn:StartEvent","bpmn:UserTask"]},properties:[{name:"id",type:"String",isAttr:!0},{name:"name",type:"String",isAttr:!0},{name:"type",type:"String",isAttr:!0},{name:"required",type:"String",isAttr:!0},{name:"readable",type:"String",isAttr:!0},{name:"writable",type:"String",isAttr:!0},{name:"variable",type:"String",isAttr:!0},{name:"expression",type:"String",isAttr:!0},{name:"datePattern",type:"String",isAttr:!0},{name:"default",type:"String",isAttr:!0},{name:"values",type:"Value",isMany:!0}]},{name:"FormData",superClass:["Element"],meta:{allowedIn:["bpmn:StartEvent","bpmn:UserTask"]},properties:[{name:"fields",type:"FormField",isMany:!0},{name:"businessKey",type:"String",isAttr:!0}]},{name:"FormField",superClass:["Element"],properties:[{name:"id",type:"String",isAttr:!0},{name:"label",type:"String",isAttr:!0},{name:"type",type:"String",isAttr:!0},{name:"datePattern",type:"String",isAttr:!0},{name:"defaultValue",type:"String",isAttr:!0},{name:"properties",type:"Properties"},{name:"validation",type:"Validation"},{name:"values",type:"Value",isMany:!0}]},{name:"Validation",superClass:["Element"],properties:[{name:"constraints",type:"Constraint",isMany:!0}]},{name:"Constraint",superClass:["Element"],properties:[{name:"name",type:"String",isAttr:!0},{name:"config",type:"String",isAttr:!0}]},{name:"ConditionalEventDefinitionExtension",isAbstract:!0,extends:["bpmn:ConditionalEventDefinition"],properties:[{name:"variableName",isAttr:!0,type:"String"},{name:"variableEvents",isAttr:!0,type:"String"}]}],emumerations:[]}};function jr(e={}){e={...e,moddleExtensions:{...Fr,...e.moddleExtensions}},Lr.call(this,e)}return n(jr,Lr),jr}));
|