@processmaker/modeler 1.38.1 → 1.38.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/dist/modeler.common.js +116 -70
- package/dist/modeler.common.js.map +1 -1
- package/dist/modeler.umd.js +116 -70
- package/dist/modeler.umd.js.map +1 -1
- package/dist/modeler.umd.min.js +2 -2
- package/dist/modeler.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/inspectors/inspector.scss +1 -1
- package/src/mixins/linkConfig.js +22 -3
package/dist/modeler.umd.min.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("jointjs"),require("vue"),require("lodash"),require("@fortawesome/fontawesome-svg-core"),require("@fortawesome/vue-fontawesome"),require("@fortawesome/free-solid-svg-icons"),require("luxon"),require("bpmn-moddle"),require("@processmaker/screen-builder"),require("@processmaker/vue-form-elements"),require("@processmaker/vue-form-elements/dist/vue-form-elements.css")):"function"===typeof define&&define.amd?define(["jointjs","vue","lodash","@fortawesome/fontawesome-svg-core","@fortawesome/vue-fontawesome","@fortawesome/free-solid-svg-icons","luxon","bpmn-moddle","@processmaker/screen-builder","@processmaker/vue-form-elements","@processmaker/vue-form-elements/dist/vue-form-elements.css"],t):"object"===typeof exports?exports["modeler"]=t(require("jointjs"),require("vue"),require("lodash"),require("@fortawesome/fontawesome-svg-core"),require("@fortawesome/vue-fontawesome"),require("@fortawesome/free-solid-svg-icons"),require("luxon"),require("bpmn-moddle"),require("@processmaker/screen-builder"),require("@processmaker/vue-form-elements"),require("@processmaker/vue-form-elements/dist/vue-form-elements.css")):e["modeler"]=t(e["jointjs"],e["vue"],e["lodash"],e["@fortawesome/fontawesome-svg-core"],e["@fortawesome/vue-fontawesome"],e["@fortawesome/free-solid-svg-icons"],e["luxon"],e["bpmn-moddle"],e["@processmaker/screen-builder"],e["@processmaker/vue-form-elements"],e["@processmaker/vue-form-elements/dist/vue-form-elements.css"])})("undefined"!==typeof self?self:this,(function(e,t,n,o,i,r,s,a,l,c,d){return function(){var u={17679:function(e,t){var n,o,i;(function(r,s){o=[],n=s,i="function"===typeof n?n.apply(t,o):n,void 0===i||(e.exports=i)})("undefined"!==typeof self&&self,(function(){function e(){var t=Object.getOwnPropertyDescriptor(document,"currentScript");if(!t&&"currentScript"in document&&document.currentScript)return document.currentScript;if(t&&t.get!==e&&document.currentScript)return document.currentScript;try{throw new Error}catch(h){var n,o,i,r=/.*at [^(]*\((.*):(.+):(.+)\)$/gi,s=/@([^@]*):(\d+):(\d+)\s*$/gi,a=r.exec(h.stack)||s.exec(h.stack),l=a&&a[1]||!1,c=a&&a[2]||!1,d=document.location.href.replace(document.location.hash,""),u=document.getElementsByTagName("script");l===d&&(n=document.documentElement.outerHTML,o=new RegExp("(?:[^\\n]+?\\n){0,"+(c-2)+"}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*","i"),i=n.replace(o,"$1").trim());for(var p=0;p<u.length;p++){if("interactive"===u[p].readyState)return u[p];if(u[p].src===l)return u[p];if(l===d&&u[p].innerHTML&&u[p].innerHTML.trim()===i)return u[p]}return null}}return e}))},51540:function(e,t,n){var o=n(99839);e.exports={Linter:o}},99839:function(e,t,n){var o=n(51469)["default"],i=n(63711)["default"],r=n(78183)["default"];n(21703),n(68309),n(21249),n(92222),n(41539),n(88674),n(69720),n(57327),n(66992),n(78783),n(33948),n(85827),n(54747),n(74916),n(47941),n(23157);var s=n(30706),a={0:"off",1:"warn",2:"error"};function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.config,n=e.resolver;if("undefined"===typeof n)throw new Error("must provide <options.resolver>");this.config=t,this.resolver=n,this.cachedRules={},this.cachedConfigs={}}function c(e){return"bpmnlint"===e?"bpmnlint":e.startsWith("bpmnlint-plugin-")?e:"bpmnlint-plugin-".concat(e)}function d(e){return e.startsWith("bpmnlint-plugin-")?e.substring(16):e}e.exports=l,l.prototype.applyRule=function(e,t){var n=t.config,o=t.rule,i=t.category,a=t.name;try{var l=s({moddleRoot:e,rule:o,config:n});return l.map((function(e){return r(r({},e),{},{category:i})}))}catch(c){return console.error("rule <"+a+"> failed with error: ",c),[{message:"Rule error: "+c.message,category:"error"}]}},l.prototype.resolveRule=function(e){var t=this,n=this.parseRuleName(e),o=n.pkg,i=n.ruleName,r="".concat(o,"-").concat(i),s=this.cachedRules[r];return s?Promise.resolve(s):Promise.resolve(this.resolver.resolveRule(o,i)).then((function(n){if(!n)throw new Error("unknown rule <".concat(e,">"));var o=t.cachedRules[r]=n();return o}))},l.prototype.resolveConfig=function(e){var t=this,n=this.parseConfigName(e),o=n.pkg,i=n.configName,r="".concat(o,"-").concat(i),s=this.cachedConfigs[r];return s?Promise.resolve(s):Promise.resolve(this.resolver.resolveConfig(o,i)).then((function(n){if(!n)throw new Error("unknown config <".concat(e,">"));var i=t.cachedConfigs[r]=t.normalizeConfig(n,o);return i}))},l.prototype.resolveRules=function(e){var t=this;return this.resolveConfiguredRules(e).then((function(e){var n=Object.entries(e).map((function(e){var n=i(e,2),o=n[0],r=n[1],s=t.parseRuleValue(r),a=s.category,l=s.config;return{name:o,category:a,config:l}})),o=n.filter((function(e){return"off"!==e.category})),s=o.map((function(e){var n=e.name;return t.resolveRule(n).then((function(t){return r(r({},e),{},{rule:t})}))}));return Promise.all(s)}))},l.prototype.resolveConfiguredRules=function(e){var t=this,n=e.extends;return"string"===typeof n&&(n=[n]),"undefined"===typeof n&&(n=[]),Promise.all(n.map((function(e){return t.resolveConfig(e).then((function(e){return t.resolveConfiguredRules(e)}))}))).then((function(n){var i=t.normalizeConfig(e,"bpmnlint").rules,s=[].concat(o(n),[i]).reduce((function(e,t){return r(r({},e),t)}),{});return s}))},l.prototype.lint=function(e,t){var n=this;return t=t||this.config,this.resolveRules(t).then((function(t){var o={};return t.forEach((function(t){var i=t.name,r=n.applyRule(e,t);r.length&&(o[i]=r)})),o}))},l.prototype.parseRuleValue=function(e){var t,n;return Array.isArray(e)?(t=e[0],n=e[1]):(t=e,n={}),"string"===typeof t&&(t=t.toLowerCase()),t=a[t]||t,{config:n,category:t}},l.prototype.parseRuleName=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"bpmnlint",n=/^(?:(?:(@[^/]+)\/)?([^@]{1}[^/]*)\/)?([^/]+)$/.exec(e);if(!n)throw new Error("unparseable rule name <".concat(e,">"));var o=i(n,4),r=(o[0],o[1]),s=o[2],a=o[3];if(!s)return{pkg:t,ruleName:a};var l="".concat(r?r+"/":"").concat(c(s));return{pkg:l,ruleName:a}},l.prototype.parseConfigName=function(e){var t=/^(?:(?:plugin:(?:(@[^/]+)\/)?([^@]{1}[^/]*)\/)|bpmnlint:)([^/]+)$/.exec(e);if(!t)throw new Error("unparseable config name <".concat(e,">"));var n=i(t,4),o=(n[0],n[1]),r=n[2],s=n[3];if(!r)return{pkg:"bpmnlint",configName:s};var a="".concat(o?o+"/":"").concat(c(r));return{pkg:a,configName:s}},l.prototype.getSimplePackageName=function(e){var t=/^(?:(@[^/]+)\/)?([^/]+)$/.exec(e);if(!t)throw new Error("unparseable package name <".concat(e,">"));var n=i(t,3),o=(n[0],n[1]),r=n[2];return"".concat(o?o+"/":"").concat(d(r))},l.prototype.normalizeConfig=function(e,t){var n=this,o=e.rules||{},i=Object.keys(o).reduce((function(e,i){var r=o[i],s=n.parseRuleName(i,t),a=s.pkg,l=s.ruleName,c="bpmnlint"===a?l:"".concat(n.getSimplePackageName(a),"/").concat(l);return e[c]=r,e}),{});return r(r({},e),{},{rules:i})}},30706:function(e,t,n){var o=n(11232)["default"],i=n(5012)["default"];n(57658);var r=n(36160),s=function(){"use strict";function e(t){var n=t.moddleRoot,i=t.rule;o(this,e),this.rule=i,this.moddleRoot=n,this.messages=[],this.report=this.report.bind(this)}return i(e,[{key:"report",value:function(e,t){this.messages.push({id:e,message:t})}}]),e}();e.exports=function(e){var t=e.moddleRoot,n=e.rule,o=new s({rule:n,moddleRoot:t});return r(t,(function(e){return n.check(e,o)})),o.messages}},36160:function(e,t,n){n(57327),n(41539),n(54747),n(68309),e.exports=function e(t,n){n(t);var o=t.$descriptor;if(!o.isGeneric){var i=o.properties.filter((function(e){return!e.isAttr&&!e.isReference&&"String"!==e.type}));i.forEach((function(o){if(o.name in t){var i=t[o.name];o.isMany?i.forEach((function(t){e(t,n)})):e(i,n)}}))}}},51248:function(e,t,n){function o(e){var t=e["default"],n=e.outgoing||[];return t||n.find(i)}function i(e){return!!e.conditionExpression}function r(e,t){return e["default"]===t}n(41539),n(54747),n(69826),e.exports=function(){function e(e,t){if(o(e)){var n=e.outgoing||[];n.forEach((function(n){var o=!i(n)&&!r(e,n);o&&t.report(n.id,"Sequence flow is missing condition")}))}}return{check:e}}},48909:function(e,t,n){n(41539);var o=n(68037),i=o.is,r=o.isAny;e.exports=function(){function e(e){var t=e.flowElements||[];return t.some((function(e){return i(e,"bpmn:EndEvent")}))}function t(t,n){if(r(t,["bpmn:Process","bpmn:SubProcess"])&&!e(t)){var o=i(t,"bpmn:SubProcess")?"Sub process":"Process";n.report(t.id,o+" is missing end event")}}return{check:t}}},82317:function(e,t,n){n(41539),n(54747);var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:SubProcess")&&e.triggeredByEvent){var n=e.flowElements||[];n.forEach((function(e){if(!i(e,"bpmn:StartEvent"))return!1;var n=e.eventDefinitions||[];0===n.length&&t.report(e.id,"Start event is missing event definition")}))}}return{check:e}}},95083:function(e,t,n){var o=n(68037),i=o.is;function r(e){return function(){function t(t,n){i(t,e)&&n.report(t.id,"Element has disallowed type <"+e+">")}return{check:t}}}e.exports.e=r},83184:function(e,t,n){n(73210),n(68309);var o=n(68037),i=o.is,r=o.isAny;function s(e){var t=e.outgoing||[];return t.length>1}function a(e){return e.conditionExpression}e.exports=function(){function e(e,t){if(!r(e,["bpmn:ParallelGateway","bpmn:EventBasedGateway"])&&(!i(e,"bpmn:Gateway")||s(e))&&!i(e,"bpmn:BoundaryEvent")&&!i(e,"bpmn:SubProcess")&&(!i(e,"bpmn:SequenceFlow")||a(e))&&r(e,["bpmn:FlowNode","bpmn:SequenceFlow","bpmn:Participant","bpmn:Lane"])){var n=(e.name||"").trim();0===n.length&&t.report(e.id,"Element is missing label/name")}}return{check:e}}},36111:function(e,t,n){var o=n(95083).e;e.exports=o("bpmn:ComplexGateway")},25795:function(e,t,n){var o=n(68037),i=o.isAny;e.exports=function(){function e(e,t){if(i(e,["bpmn:Task","bpmn:Gateway","bpmn:SubProcess","bpmn:Event"])&&!e.triggeredByEvent){var n=e.incoming||[],o=e.outgoing||[];n.length||o.length||t.report(e.id,"Element is not connected")}}return{check:e}}},37554:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Gateway")){var n=e.incoming||[],o=e.outgoing||[];n.length>1&&o.length>1&&t.report(e.id,"Gateway forks and joins")}}return{check:e}}},19869:function(e,t,n){n(57327),n(41539);var o=n(68037),i=o.isAny;function r(e){return!!e.conditionExpression}function s(e,t){return e["default"]===t}e.exports=function(){function e(e,t){if(i(e,["bpmn:Task","bpmn:Event"])){var n=e.outgoing||[],o=n.filter((function(t){return!r(t)&&!s(e,t)}));o.length>1&&t.report(e.id,"Flow splits implicitly")}}return{check:e}}},88687:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Event")){var n=e.eventDefinitions||[];n.length>1&&t.report(e.id,"Event has multiple event definitions")}}return{check:e}}},37028:function(e,t,n){n(41539);var o=n(68037),i=o.is,r=o.isAny;e.exports=function(){function e(e){var t=e.flowElements||[];return t.some((function(e){return i(e,"bpmn:StartEvent")}))}function t(t,n){if(r(t,["bpmn:Process","bpmn:SubProcess"])&&!e(t)){var o=i(t,"bpmn:SubProcess")?"Sub process":"Process";n.report(t.id,o+" is missing start event")}}return{check:t}}},89185:function(e,t,n){n(41539),n(54747);var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:SubProcess")&&!e.triggeredByEvent){var n=e.flowElements||[];n.forEach((function(e){if(!i(e,"bpmn:StartEvent"))return!1;var n=e.eventDefinitions||[];n.length>0&&t.report(e.id,"Start event must be blank")}))}}return{check:e}}},34652:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Gateway")){var n=e.incoming||[],o=e.outgoing||[];1===n.length&&1===o.length&&t.report(e.id,"Gateway is superfluous. It only has one source and target.")}}return{check:e}}},7174:function(e,t,n){const{is:o}=n(68037);function i(e,t,n){const[o,i]=t.split("-");return void 0!==e.find((e=>(e.id==i||e.package_key==i)&&(!(r(e.package_key)||!e.category||!e.category.is_system)||void 0!=s(e.events).find((e=>e.id==n)))))}function r(e){return["package-actions-by-email/sub-process"].includes(e)}function s(e){return e.filter((e=>{if(e.eventDefinitions&&e.eventDefinitions.length>0)return!1;if(e.config)try{const t=JSON.parse(e.config);if(t.web_entry)return!1}catch(t){return!1}return!0}))}e.exports=function(){let e=null;function t(){return!!e.get("calledElement")}function n(n,r){if(o(n,"bpmn:CallActivity"))if(e=n,t()){if("undefined"!==typeof window&&window.ProcessMaker.globalProcesses){const t=window.ProcessMaker.globalProcesses;let n=e.get("config");try{n=JSON.parse(n)}catch(s){n=!1}const o=n&&i(t,e.get("calledElement"),n.startEvent);o||r.report(e.id,"Call Activity must have a child process and a start event selected")}}else r.report(e.id,"Call Activity must have child process selected")}return{check:n}}},49252:function(e){e.exports=function(){function e(e,t){window.ProcessMaker.EventBus.$emit("modeler-validate",e,t)}return{check:e}}},68522:function(e,t,n){const{isAny:o}=n(68037);e.exports=function(){function e(e,t){if(!o(e,["bpmn:EventBasedGateway"]))return;const n=e.get("outgoing"),i=0===n.filter((e=>{const n=e.get("targetRef"),i=o(n,["bpmn:IntermediateCatchEvent","bpmn:EndEvent"]),r=1===n.get("incoming").length;return i||t.report(n.id,"Event Gateways target elements must be Catch Events"),r||t.report(n.id,"Event Gateway target elements must not have additional incoming Sequence Flows"),!i||!r})).length;i||t.report(e.id,"Event Gateways target elements must be valid Catch Events")}return{check:e}}},93414:function(e,t,n){const{isAny:o}=n(68037);e.exports=function(){let e=null;function t(){return"Diverging"===e.gatewayDirection}function n(){return"Converging"===e.gatewayDirection}function i(){return e.get("incoming").length>1}function r(){return e.get("outgoing").length>1}function s(s,a){o(s,["bpmn:InclusiveGateway","bpmn:ParallelGateway"])&&(e=s,n()&&(i()||a.report(e.id,"Gateway must have multiple incoming Sequence Flows"),r()&&a.report(e.id,"Gateway must not multiple outgoing Sequence Flows")),t()&&(r()||a.report(e.id,"Gateway must have multiple outgoing Sequence Flows"),i()&&a.report(e.id,"Gateway must not have multiple incoming Sequence Flows")))}return{check:s}}},74815:function(e,t,n){const{is:o,isAny:i}=n(68037);e.exports=function(){function e(e){return e.$type.startsWith("bpmndi")||e.$type.startsWith("dc")}function t(e){return i(e,["bpmn:CancelEventDefinition","bpmn:CompensateDefinition","bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:Expression","bpmn:LinkEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition","bpmn:TerminateEventDefinition","bpmn:TimeCycle","bpmn:TimeDate","bpmn:TimeDuration","bpmn:TimerEventDefinition","bpmn:Documentation","bpmn:InputOutputSpecification","bpmn:InputSet","bpmn:OutputSet"])}function n(n,i){if(o(n,"bpmn:Definitions")||e(n)||t(n))return;const r=(n.id||"").trim();0!==r.length||i.report(null,"Element is missing ID "+n.$type)}return{check:n}}},24874:function(e,t,n){const{is:o,isAny:i}=n(68037);e.exports=function(){function e(e){return Array.isArray(e.eventDefinitions)&&e.eventDefinitions.length>0}function t(e){return e.eventDefinitions.filter((e=>o(e,"bpmn:SignalEventDefinition")&&!e.signalRef))}function n(n,o){if(!i(n,["bpmn:StartEvent","bpmn:EndEvent","bpmn:IntermediateCatchEvent","bpmn:IntermediateThrowEvent","bpmn:BoundaryEvent"]))return;if(!e(n))return;const r=t(n);r.length>0&&o.report(n.id,"Missing signal reference")}return{check:n}}},68037:function(e,t,n){"use strict";function o(e,t){return-1===t.indexOf(":")&&(t="bpmn:"+t),"function"===typeof e.$instanceOf?e.$instanceOf(t):e.$type===t}function i(e,t){return t.some((function(t){return o(e,t)}))}n.r(t),n.d(t,{is:function(){return o},isAny:function(){return i}})},19662:function(e,t,n){var o=n(60614),i=n(66330),r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not a function")}},39483:function(e,t,n){var o=n(4411),i=n(66330),r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not a constructor")}},96077:function(e,t,n){var o=n(60614),i=String,r=TypeError;e.exports=function(e){if("object"==typeof e||o(e))return e;throw r("Can't set "+i(e)+" as a prototype")}},51223:function(e,t,n){var o=n(5112),i=n(70030),r=n(3070).f,s=o("unscopables"),a=Array.prototype;void 0==a[s]&&r(a,s,{configurable:!0,value:i(null)}),e.exports=function(e){a[s][e]=!0}},31530:function(e,t,n){"use strict";var o=n(28710).charAt;e.exports=function(e,t,n){return t+(n?o(e,t).length:1)}},25787:function(e,t,n){var o=n(47976),i=TypeError;e.exports=function(e,t){if(o(t,e))return e;throw i("Incorrect invocation")}},19670:function(e,t,n){var o=n(70111),i=String,r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not an object")}},7556:function(e,t,n){var o=n(47293);e.exports=o((function(){if("function"==typeof ArrayBuffer){var e=new ArrayBuffer(8);Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8})}}))},21285:function(e,t,n){"use strict";var o=n(47908),i=n(51400),r=n(26244);e.exports=function(e){var t=o(this),n=r(t),s=arguments.length,a=i(s>1?arguments[1]:void 0,n),l=s>2?arguments[2]:void 0,c=void 0===l?n:i(l,n);while(c>a)t[a++]=e;return t}},18533:function(e,t,n){"use strict";var o=n(42092).forEach,i=n(9341),r=i("forEach");e.exports=r?[].forEach:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}},48457:function(e,t,n){"use strict";var o=n(49974),i=n(46916),r=n(47908),s=n(53411),a=n(97659),l=n(4411),c=n(26244),d=n(86135),u=n(18554),p=n(71246),h=Array;e.exports=function(e){var t=r(e),n=l(this),f=arguments.length,m=f>1?arguments[1]:void 0,g=void 0!==m;g&&(m=o(m,f>2?arguments[2]:void 0));var v,b,y,w,x,k,C=p(t),S=0;if(!C||this===h&&a(C))for(v=c(t),b=n?new this(v):h(v);v>S;S++)k=g?m(t[S],S):t[S],d(b,S,k);else for(w=u(t,C),x=w.next,b=n?new this:[];!(y=i(x,w)).done;S++)k=g?s(w,m,[y.value,S],!0):y.value,d(b,S,k);return b.length=S,b}},41318:function(e,t,n){var o=n(45656),i=n(51400),r=n(26244),s=function(e){return function(t,n,s){var a,l=o(t),c=r(l),d=i(s,c);if(e&&n!=n){while(c>d)if(a=l[d++],a!=a)return!0}else for(;c>d;d++)if((e||d in l)&&l[d]===n)return e||d||0;return!e&&-1}};e.exports={includes:s(!0),indexOf:s(!1)}},42092:function(e,t,n){var o=n(49974),i=n(1702),r=n(68361),s=n(47908),a=n(26244),l=n(65417),c=i([].push),d=function(e){var t=1==e,n=2==e,i=3==e,d=4==e,u=6==e,p=7==e,h=5==e||u;return function(f,m,g,v){for(var b,y,w=s(f),x=r(w),k=o(m,g),C=a(x),S=0,E=v||l,A=t?E(f,C):n||p?E(f,0):void 0;C>S;S++)if((h||S in x)&&(b=x[S],y=k(b,S,w),e))if(t)A[S]=y;else if(y)switch(e){case 3:return!0;case 5:return b;case 6:return S;case 2:c(A,b)}else switch(e){case 4:return!1;case 7:c(A,b)}return u?-1:i||d?d:A}};e.exports={forEach:d(0),map:d(1),filter:d(2),some:d(3),every:d(4),find:d(5),findIndex:d(6),filterReject:d(7)}},81194:function(e,t,n){var o=n(47293),i=n(5112),r=n(7392),s=i("species");e.exports=function(e){return r>=51||!o((function(){var t=[],n=t.constructor={};return n[s]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},9341:function(e,t,n){"use strict";var o=n(47293);e.exports=function(e,t){var n=[][e];return!!n&&o((function(){n.call(null,t||function(){return 1},1)}))}},53671:function(e,t,n){var o=n(19662),i=n(47908),r=n(68361),s=n(26244),a=TypeError,l=function(e){return function(t,n,l,c){o(n);var d=i(t),u=r(d),p=s(d),h=e?p-1:0,f=e?-1:1;if(l<2)while(1){if(h in u){c=u[h],h+=f;break}if(h+=f,e?h<0:p<=h)throw a("Reduce of empty array with no initial value")}for(;e?h>=0:p>h;h+=f)h in u&&(c=n(c,u[h],h,d));return c}};e.exports={left:l(!1),right:l(!0)}},83658:function(e,t,n){"use strict";var o=n(19781),i=n(43157),r=TypeError,s=Object.getOwnPropertyDescriptor,a=o&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=a?function(e,t){if(i(e)&&!s(e,"length").writable)throw r("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},41589:function(e,t,n){var o=n(51400),i=n(26244),r=n(86135),s=Array,a=Math.max;e.exports=function(e,t,n){for(var l=i(e),c=o(t,l),d=o(void 0===n?l:n,l),u=s(a(d-c,0)),p=0;c<d;c++,p++)r(u,p,e[c]);return u.length=p,u}},50206:function(e,t,n){var o=n(1702);e.exports=o([].slice)},94362:function(e,t,n){var o=n(41589),i=Math.floor,r=function(e,t){var n=e.length,l=i(n/2);return n<8?s(e,t):a(e,r(o(e,0,l),t),r(o(e,l),t),t)},s=function(e,t){var n,o,i=e.length,r=1;while(r<i){o=r,n=e[r];while(o&&t(e[o-1],n)>0)e[o]=e[--o];o!==r++&&(e[o]=n)}return e},a=function(e,t,n,o){var i=t.length,r=n.length,s=0,a=0;while(s<i||a<r)e[s+a]=s<i&&a<r?o(t[s],n[a])<=0?t[s++]:n[a++]:s<i?t[s++]:n[a++];return e};e.exports=r},77475:function(e,t,n){var o=n(43157),i=n(4411),r=n(70111),s=n(5112),a=s("species"),l=Array;e.exports=function(e){var t;return o(e)&&(t=e.constructor,i(t)&&(t===l||o(t.prototype))?t=void 0:r(t)&&(t=t[a],null===t&&(t=void 0))),void 0===t?l:t}},65417:function(e,t,n){var o=n(77475);e.exports=function(e,t){return new(o(e))(0===t?0:t)}},14170:function(e){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",n={},o=0;o<66;o++)n[t.charAt(o)]=o;e.exports={itoc:t,ctoi:n}},53411:function(e,t,n){var o=n(19670),i=n(99212);e.exports=function(e,t,n,r){try{return r?t(o(n)[0],n[1]):t(n)}catch(s){i(e,"throw",s)}}},17072:function(e,t,n){var o=n(5112),i=o("iterator"),r=!1;try{var s=0,a={next:function(){return{done:!!s++}},return:function(){r=!0}};a[i]=function(){return this},Array.from(a,(function(){throw 2}))}catch(l){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var o={};o[i]=function(){return{next:function(){return{done:n=!0}}}},e(o)}catch(l){}return n}},84326:function(e,t,n){var o=n(1702),i=o({}.toString),r=o("".slice);e.exports=function(e){return r(i(e),8,-1)}},70648:function(e,t,n){var o=n(51694),i=n(60614),r=n(84326),s=n(5112),a=s("toStringTag"),l=Object,c="Arguments"==r(function(){return arguments}()),d=function(e,t){try{return e[t]}catch(n){}};e.exports=o?r:function(e){var t,n,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=d(t=l(e),a))?n:c?r(t):"Object"==(o=r(t))&&i(t.callee)?"Arguments":o}},95631:function(e,t,n){"use strict";var o=n(70030),i=n(47045),r=n(89190),s=n(49974),a=n(25787),l=n(68554),c=n(20408),d=n(51656),u=n(76178),p=n(96340),h=n(19781),f=n(62423).fastKey,m=n(29909),g=m.set,v=m.getterFor;e.exports={getConstructor:function(e,t,n,d){var u=e((function(e,i){a(e,p),g(e,{type:t,index:o(null),first:void 0,last:void 0,size:0}),h||(e.size=0),l(i)||c(i,e[d],{that:e,AS_ENTRIES:n})})),p=u.prototype,m=v(t),b=function(e,t,n){var o,i,r=m(e),s=y(e,t);return s?s.value=n:(r.last=s={index:i=f(t,!0),key:t,value:n,previous:o=r.last,next:void 0,removed:!1},r.first||(r.first=s),o&&(o.next=s),h?r.size++:e.size++,"F"!==i&&(r.index[i]=s)),e},y=function(e,t){var n,o=m(e),i=f(t);if("F"!==i)return o.index[i];for(n=o.first;n;n=n.next)if(n.key==t)return n};return r(p,{clear:function(){var e=this,t=m(e),n=t.index,o=t.first;while(o)o.removed=!0,o.previous&&(o.previous=o.previous.next=void 0),delete n[o.index],o=o.next;t.first=t.last=void 0,h?t.size=0:e.size=0},delete:function(e){var t=this,n=m(t),o=y(t,e);if(o){var i=o.next,r=o.previous;delete n.index[o.index],o.removed=!0,r&&(r.next=i),i&&(i.previous=r),n.first==o&&(n.first=i),n.last==o&&(n.last=r),h?n.size--:t.size--}return!!o},forEach:function(e){var t,n=m(this),o=s(e,arguments.length>1?arguments[1]:void 0);while(t=t?t.next:n.first){o(t.value,t.key,this);while(t&&t.removed)t=t.previous}},has:function(e){return!!y(this,e)}}),r(p,n?{get:function(e){var t=y(this,e);return t&&t.value},set:function(e,t){return b(this,0===e?0:e,t)}}:{add:function(e){return b(this,e=0===e?0:e,e)}}),h&&i(p,"size",{configurable:!0,get:function(){return m(this).size}}),u},setStrong:function(e,t,n){var o=t+" Iterator",i=v(t),r=v(o);d(e,t,(function(e,t){g(this,{type:o,target:e,state:i(e),kind:t,last:void 0})}),(function(){var e=r(this),t=e.kind,n=e.last;while(n&&n.removed)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?u("keys"==t?n.key:"values"==t?n.value:[n.key,n.value],!1):(e.target=void 0,u(void 0,!0))}),n?"entries":"values",!n,!0),p(t)}}},29320:function(e,t,n){"use strict";var o=n(1702),i=n(89190),r=n(62423).getWeakData,s=n(25787),a=n(19670),l=n(68554),c=n(70111),d=n(20408),u=n(42092),p=n(92597),h=n(29909),f=h.set,m=h.getterFor,g=u.find,v=u.findIndex,b=o([].splice),y=0,w=function(e){return e.frozen||(e.frozen=new x)},x=function(){this.entries=[]},k=function(e,t){return g(e.entries,(function(e){return e[0]===t}))};x.prototype={get:function(e){var t=k(this,e);if(t)return t[1]},has:function(e){return!!k(this,e)},set:function(e,t){var n=k(this,e);n?n[1]=t:this.entries.push([e,t])},delete:function(e){var t=v(this.entries,(function(t){return t[0]===e}));return~t&&b(this.entries,t,1),!!~t}},e.exports={getConstructor:function(e,t,n,o){var u=e((function(e,i){s(e,h),f(e,{type:t,id:y++,frozen:void 0}),l(i)||d(i,e[o],{that:e,AS_ENTRIES:n})})),h=u.prototype,g=m(t),v=function(e,t,n){var o=g(e),i=r(a(t),!0);return!0===i?w(o).set(t,n):i[o.id]=n,e};return i(h,{delete:function(e){var t=g(this);if(!c(e))return!1;var n=r(e);return!0===n?w(t)["delete"](e):n&&p(n,t.id)&&delete n[t.id]},has:function(e){var t=g(this);if(!c(e))return!1;var n=r(e);return!0===n?w(t).has(e):n&&p(n,t.id)}}),i(h,n?{get:function(e){var t=g(this);if(c(e)){var n=r(e);return!0===n?w(t).get(e):n?n[t.id]:void 0}},set:function(e,t){return v(this,e,t)}}:{add:function(e){return v(this,e,!0)}}),u}}},77710:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(1702),s=n(54705),a=n(98052),l=n(62423),c=n(20408),d=n(25787),u=n(60614),p=n(68554),h=n(70111),f=n(47293),m=n(17072),g=n(58003),v=n(79587);e.exports=function(e,t,n){var b=-1!==e.indexOf("Map"),y=-1!==e.indexOf("Weak"),w=b?"set":"add",x=i[e],k=x&&x.prototype,C=x,S={},E=function(e){var t=r(k[e]);a(k,e,"add"==e?function(e){return t(this,0===e?0:e),this}:"delete"==e?function(e){return!(y&&!h(e))&&t(this,0===e?0:e)}:"get"==e?function(e){return y&&!h(e)?void 0:t(this,0===e?0:e)}:"has"==e?function(e){return!(y&&!h(e))&&t(this,0===e?0:e)}:function(e,n){return t(this,0===e?0:e,n),this})},A=s(e,!u(x)||!(y||k.forEach&&!f((function(){(new x).entries().next()}))));if(A)C=n.getConstructor(t,e,b,w),l.enable();else if(s(e,!0)){var M=new C,T=M[w](y?{}:-0,1)!=M,_=f((function(){M.has(1)})),P=m((function(e){new x(e)})),O=!y&&f((function(){var e=new x,t=5;while(t--)e[w](t,t);return!e.has(-0)}));P||(C=t((function(e,t){d(e,k);var n=v(new x,e,C);return p(t)||c(t,n[w],{that:n,AS_ENTRIES:b}),n})),C.prototype=k,k.constructor=C),(_||O)&&(E("delete"),E("has"),b&&E("get")),(O||T)&&E(w),y&&k.clear&&delete k.clear}return S[e]=C,o({global:!0,constructor:!0,forced:C!=x},S),g(C,e),y||n.setStrong(C,e,b),C}},99920:function(e,t,n){var o=n(92597),i=n(53887),r=n(31236),s=n(3070);e.exports=function(e,t,n){for(var a=i(t),l=s.f,c=r.f,d=0;d<a.length;d++){var u=a[d];o(e,u)||n&&o(n,u)||l(e,u,c(t,u))}}},84964:function(e,t,n){var o=n(5112),i=o("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[i]=!1,"/./"[e](t)}catch(o){}}return!1}},49920:function(e,t,n){var o=n(47293);e.exports=!o((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},76178:function(e){e.exports=function(e,t){return{value:e,done:t}}},68880:function(e,t,n){var o=n(19781),i=n(3070),r=n(79114);e.exports=o?function(e,t,n){return i.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e}},79114:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},86135:function(e,t,n){"use strict";var o=n(34948),i=n(3070),r=n(79114);e.exports=function(e,t,n){var s=o(t);s in e?i.f(e,s,r(0,n)):e[s]=n}},38709:function(e,t,n){"use strict";var o=n(19670),i=n(92140),r=TypeError;e.exports=function(e){if(o(this),"string"===e||"default"===e)e="string";else if("number"!==e)throw r("Incorrect hint");return i(this,e)}},47045:function(e,t,n){var o=n(56339),i=n(3070);e.exports=function(e,t,n){return n.get&&o(n.get,t,{getter:!0}),n.set&&o(n.set,t,{setter:!0}),i.f(e,t,n)}},98052:function(e,t,n){var o=n(60614),i=n(3070),r=n(56339),s=n(13072);e.exports=function(e,t,n,a){a||(a={});var l=a.enumerable,c=void 0!==a.name?a.name:t;if(o(n)&&r(n,c,a),a.global)l?e[t]=n:s(t,n);else{try{a.unsafe?e[t]&&(l=!0):delete e[t]}catch(d){}l?e[t]=n:i.f(e,t,{value:n,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e}},89190:function(e,t,n){var o=n(98052);e.exports=function(e,t,n){for(var i in t)o(e,i,t[i],n);return e}},13072:function(e,t,n){var o=n(17854),i=Object.defineProperty;e.exports=function(e,t){try{i(o,e,{value:t,configurable:!0,writable:!0})}catch(n){o[e]=t}return t}},85117:function(e,t,n){"use strict";var o=n(66330),i=TypeError;e.exports=function(e,t){if(!delete e[t])throw i("Cannot delete property "+o(t)+" of "+o(e))}},19781:function(e,t,n){var o=n(47293);e.exports=!o((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4154:function(e){var t="object"==typeof document&&document.all,n="undefined"==typeof t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:n}},80317:function(e,t,n){var o=n(17854),i=n(70111),r=o.document,s=i(r)&&i(r.createElement);e.exports=function(e){return s?r.createElement(e):{}}},7207:function(e){var t=TypeError,n=9007199254740991;e.exports=function(e){if(e>n)throw t("Maximum allowed index exceeded");return e}},93678:function(e){e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},48324:function(e){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},98509:function(e,t,n){var o=n(80317),i=o("span").classList,r=i&&i.constructor&&i.constructor.prototype;e.exports=r===Object.prototype?void 0:r},68886:function(e,t,n){var o=n(88113),i=o.match(/firefox\/(\d+)/i);e.exports=!!i&&+i[1]},7871:function(e,t,n){var o=n(83823),i=n(35268);e.exports=!o&&!i&&"object"==typeof window&&"object"==typeof document},83823:function(e){e.exports="object"==typeof Deno&&Deno&&"object"==typeof Deno.version},30256:function(e,t,n){var o=n(88113);e.exports=/MSIE|Trident/.test(o)},71528:function(e,t,n){var o=n(88113);e.exports=/ipad|iphone|ipod/i.test(o)&&"undefined"!=typeof Pebble},6833:function(e,t,n){var o=n(88113);e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(o)},35268:function(e,t,n){var o=n(84326);e.exports="undefined"!=typeof process&&"process"==o(process)},71036:function(e,t,n){var o=n(88113);e.exports=/web0s(?!.*chrome)/i.test(o)},88113:function(e){e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},7392:function(e,t,n){var o,i,r=n(17854),s=n(88113),a=r.process,l=r.Deno,c=a&&a.versions||l&&l.version,d=c&&c.v8;d&&(o=d.split("."),i=o[0]>0&&o[0]<4?1:+(o[0]+o[1])),!i&&s&&(o=s.match(/Edge\/(\d+)/),(!o||o[1]>=74)&&(o=s.match(/Chrome\/(\d+)/),o&&(i=+o[1]))),e.exports=i},98008:function(e,t,n){var o=n(88113),i=o.match(/AppleWebKit\/(\d+)\./);e.exports=!!i&&+i[1]},80748:function(e){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},11060:function(e,t,n){var o=n(1702),i=Error,r=o("".replace),s=function(e){return String(i(e).stack)}("zxcasd"),a=/\n\s*at [^:]*:[^\n]*/,l=a.test(s);e.exports=function(e,t){if(l&&"string"==typeof e&&!i.prepareStackTrace)while(t--)e=r(e,a,"");return e}},5392:function(e,t,n){var o=n(68880),i=n(11060),r=n(22914),s=Error.captureStackTrace;e.exports=function(e,t,n,a){r&&(s?s(e,t):o(e,"stack",i(n,a)))}},22914:function(e,t,n){var o=n(47293),i=n(79114);e.exports=!o((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",i(1,7)),7!==e.stack)}))},7762:function(e,t,n){"use strict";var o=n(19781),i=n(47293),r=n(19670),s=n(70030),a=n(56277),l=Error.prototype.toString,c=i((function(){if(o){var e=s(Object.defineProperty({},"name",{get:function(){return this===e}}));if("true"!==l.call(e))return!0}return"2: 1"!==l.call({message:1,name:2})||"Error"!==l.call({})}));e.exports=c?function(){var e=r(this),t=a(e.name,"Error"),n=a(e.message);return t?n?t+": "+n:t:n}:l},82109:function(e,t,n){var o=n(17854),i=n(31236).f,r=n(68880),s=n(98052),a=n(13072),l=n(99920),c=n(54705);e.exports=function(e,t){var n,d,u,p,h,f,m=e.target,g=e.global,v=e.stat;if(d=g?o:v?o[m]||a(m,{}):(o[m]||{}).prototype,d)for(u in t){if(h=t[u],e.dontCallGetSet?(f=i(d,u),p=f&&f.value):p=d[u],n=c(g?u:m+(v?".":"#")+u,e.forced),!n&&void 0!==p){if(typeof h==typeof p)continue;l(h,p)}(e.sham||p&&p.sham)&&r(h,"sham",!0),s(d,u,h,e)}}},47293:function(e){e.exports=function(e){try{return!!e()}catch(t){return!0}}},27007:function(e,t,n){"use strict";n(74916);var o=n(21470),i=n(98052),r=n(22261),s=n(47293),a=n(5112),l=n(68880),c=a("species"),d=RegExp.prototype;e.exports=function(e,t,n,u){var p=a(e),h=!s((function(){var t={};return t[p]=function(){return 7},7!=""[e](t)})),f=h&&!s((function(){var t=!1,n=/a/;return"split"===e&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[p]=/./[p]),n.exec=function(){return t=!0,null},n[p](""),!t}));if(!h||!f||n){var m=o(/./[p]),g=t(p,""[e],(function(e,t,n,i,s){var a=o(e),l=t.exec;return l===r||l===d.exec?h&&!s?{done:!0,value:m(t,n,i)}:{done:!0,value:a(n,t,i)}:{done:!1}}));i(String.prototype,e,g[0]),i(d,p,g[1])}u&&l(d[p],"sham",!0)}},6790:function(e,t,n){"use strict";var o=n(43157),i=n(26244),r=n(7207),s=n(49974),a=function(e,t,n,l,c,d,u,p){var h,f,m=c,g=0,v=!!u&&s(u,p);while(g<l)g in n&&(h=v?v(n[g],g,t):n[g],d>0&&o(h)?(f=i(h),m=a(e,t,h,f,m,d-1)-1):(r(m+1),e[m]=h),m++),g++;return m};e.exports=a},76677:function(e,t,n){var o=n(47293);e.exports=!o((function(){return Object.isExtensible(Object.preventExtensions({}))}))},22104:function(e,t,n){var o=n(34374),i=Function.prototype,r=i.apply,s=i.call;e.exports="object"==typeof Reflect&&Reflect.apply||(o?s.bind(r):function(){return s.apply(r,arguments)})},49974:function(e,t,n){var o=n(21470),i=n(19662),r=n(34374),s=o(o.bind);e.exports=function(e,t){return i(e),void 0===t?e:r?s(e,t):function(){return e.apply(t,arguments)}}},34374:function(e,t,n){var o=n(47293);e.exports=!o((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},27065:function(e,t,n){"use strict";var o=n(1702),i=n(19662),r=n(70111),s=n(92597),a=n(50206),l=n(34374),c=Function,d=o([].concat),u=o([].join),p={},h=function(e,t,n){if(!s(p,t)){for(var o=[],i=0;i<t;i++)o[i]="a["+i+"]";p[t]=c("C,a","return new C("+u(o,",")+")")}return p[t](e,n)};e.exports=l?c.bind:function(e){var t=i(this),n=t.prototype,o=a(arguments,1),s=function(){var n=d(o,a(arguments));return this instanceof s?h(t,n.length,n):t.apply(e,n)};return r(n)&&(s.prototype=n),s}},46916:function(e,t,n){var o=n(34374),i=Function.prototype.call;e.exports=o?i.bind(i):function(){return i.apply(i,arguments)}},76530:function(e,t,n){var o=n(19781),i=n(92597),r=Function.prototype,s=o&&Object.getOwnPropertyDescriptor,a=i(r,"name"),l=a&&"something"===function(){}.name,c=a&&(!o||o&&s(r,"name").configurable);e.exports={EXISTS:a,PROPER:l,CONFIGURABLE:c}},75668:function(e,t,n){var o=n(1702),i=n(19662);e.exports=function(e,t,n){try{return o(i(Object.getOwnPropertyDescriptor(e,t)[n]))}catch(r){}}},21470:function(e,t,n){var o=n(84326),i=n(1702);e.exports=function(e){if("Function"===o(e))return i(e)}},1702:function(e,t,n){var o=n(34374),i=Function.prototype,r=i.call,s=o&&i.bind.bind(r,r);e.exports=o?s:function(e){return function(){return r.apply(e,arguments)}}},35005:function(e,t,n){var o=n(17854),i=n(60614),r=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?r(o[e]):o[e]&&o[e][t]}},71246:function(e,t,n){var o=n(70648),i=n(58173),r=n(68554),s=n(97497),a=n(5112),l=a("iterator");e.exports=function(e){if(!r(e))return i(e,l)||i(e,"@@iterator")||s[o(e)]}},18554:function(e,t,n){var o=n(46916),i=n(19662),r=n(19670),s=n(66330),a=n(71246),l=TypeError;e.exports=function(e,t){var n=arguments.length<2?a(e):t;if(i(n))return r(o(n,e));throw l(s(e)+" is not iterable")}},88044:function(e,t,n){var o=n(1702),i=n(43157),r=n(60614),s=n(84326),a=n(41340),l=o([].push);e.exports=function(e){if(r(e))return e;if(i(e)){for(var t=e.length,n=[],o=0;o<t;o++){var c=e[o];"string"==typeof c?l(n,c):"number"!=typeof c&&"Number"!=s(c)&&"String"!=s(c)||l(n,a(c))}var d=n.length,u=!0;return function(e,t){if(u)return u=!1,t;if(i(this))return t;for(var o=0;o<d;o++)if(n[o]===e)return t}}}},58173:function(e,t,n){var o=n(19662),i=n(68554);e.exports=function(e,t){var n=e[t];return i(n)?void 0:o(n)}},10647:function(e,t,n){var o=n(1702),i=n(47908),r=Math.floor,s=o("".charAt),a=o("".replace),l=o("".slice),c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,d=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,n,o,u,p){var h=n+e.length,f=o.length,m=d;return void 0!==u&&(u=i(u),m=c),a(p,m,(function(i,a){var c;switch(s(a,0)){case"$":return"$";case"&":return e;case"`":return l(t,0,n);case"'":return l(t,h);case"<":c=u[l(a,1,-1)];break;default:var d=+a;if(0===d)return i;if(d>f){var p=r(d/10);return 0===p?i:p<=f?void 0===o[p-1]?s(a,1):o[p-1]+s(a,1):i}c=o[d-1]}return void 0===c?"":c}))}},17854:function(e,t,n){var o=function(e){return e&&e.Math==Math&&e};e.exports=o("object"==typeof globalThis&&globalThis)||o("object"==typeof window&&window)||o("object"==typeof self&&self)||o("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},92597:function(e,t,n){var o=n(1702),i=n(47908),r=o({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return r(i(e),t)}},3501:function(e){e.exports={}},842:function(e){e.exports=function(e,t){try{1==arguments.length?console.error(e):console.error(e,t)}catch(n){}}},60490:function(e,t,n){var o=n(35005);e.exports=o("document","documentElement")},64664:function(e,t,n){var o=n(19781),i=n(47293),r=n(80317);e.exports=!o&&!i((function(){return 7!=Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a}))},68361:function(e,t,n){var o=n(1702),i=n(47293),r=n(84326),s=Object,a=o("".split);e.exports=i((function(){return!s("z").propertyIsEnumerable(0)}))?function(e){return"String"==r(e)?a(e,""):s(e)}:s},79587:function(e,t,n){var o=n(60614),i=n(70111),r=n(27674);e.exports=function(e,t,n){var s,a;return r&&o(s=t.constructor)&&s!==n&&i(a=s.prototype)&&a!==n.prototype&&r(e,a),e}},42788:function(e,t,n){var o=n(1702),i=n(60614),r=n(5465),s=o(Function.toString);i(r.inspectSource)||(r.inspectSource=function(e){return s(e)}),e.exports=r.inspectSource},58340:function(e,t,n){var o=n(70111),i=n(68880);e.exports=function(e,t){o(t)&&"cause"in t&&i(e,"cause",t.cause)}},62423:function(e,t,n){var o=n(82109),i=n(1702),r=n(3501),s=n(70111),a=n(92597),l=n(3070).f,c=n(8006),d=n(1156),u=n(52050),p=n(69711),h=n(76677),f=!1,m=p("meta"),g=0,v=function(e){l(e,m,{value:{objectID:"O"+g++,weakData:{}}})},b=function(e,t){if(!s(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!a(e,m)){if(!u(e))return"F";if(!t)return"E";v(e)}return e[m].objectID},y=function(e,t){if(!a(e,m)){if(!u(e))return!0;if(!t)return!1;v(e)}return e[m].weakData},w=function(e){return h&&f&&u(e)&&!a(e,m)&&v(e),e},x=function(){k.enable=function(){},f=!0;var e=c.f,t=i([].splice),n={};n[m]=1,e(n).length&&(c.f=function(n){for(var o=e(n),i=0,r=o.length;i<r;i++)if(o[i]===m){t(o,i,1);break}return o},o({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:d.f}))},k=e.exports={enable:x,fastKey:b,getWeakData:y,onFreeze:w};r[m]=!0},29909:function(e,t,n){var o,i,r,s=n(94811),a=n(17854),l=n(70111),c=n(68880),d=n(92597),u=n(5465),p=n(6200),h=n(3501),f="Object already initialized",m=a.TypeError,g=a.WeakMap,v=function(e){return r(e)?i(e):o(e,{})},b=function(e){return function(t){var n;if(!l(t)||(n=i(t)).type!==e)throw m("Incompatible receiver, "+e+" required");return n}};if(s||u.state){var y=u.state||(u.state=new g);y.get=y.get,y.has=y.has,y.set=y.set,o=function(e,t){if(y.has(e))throw m(f);return t.facade=e,y.set(e,t),t},i=function(e){return y.get(e)||{}},r=function(e){return y.has(e)}}else{var w=p("state");h[w]=!0,o=function(e,t){if(d(e,w))throw m(f);return t.facade=e,c(e,w,t),t},i=function(e){return d(e,w)?e[w]:{}},r=function(e){return d(e,w)}}e.exports={set:o,get:i,has:r,enforce:v,getterFor:b}},97659:function(e,t,n){var o=n(5112),i=n(97497),r=o("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||s[r]===e)}},43157:function(e,t,n){var o=n(84326);e.exports=Array.isArray||function(e){return"Array"==o(e)}},60614:function(e,t,n){var o=n(4154),i=o.all;e.exports=o.IS_HTMLDDA?function(e){return"function"==typeof e||e===i}:function(e){return"function"==typeof e}},4411:function(e,t,n){var o=n(1702),i=n(47293),r=n(60614),s=n(70648),a=n(35005),l=n(42788),c=function(){},d=[],u=a("Reflect","construct"),p=/^\s*(?:class|function)\b/,h=o(p.exec),f=!p.exec(c),m=function(e){if(!r(e))return!1;try{return u(c,d,e),!0}catch(t){return!1}},g=function(e){if(!r(e))return!1;switch(s(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!h(p,l(e))}catch(t){return!0}};g.sham=!0,e.exports=!u||i((function(){var e;return m(m.call)||!m(Object)||!m((function(){e=!0}))||e}))?g:m},45032:function(e,t,n){var o=n(92597);e.exports=function(e){return void 0!==e&&(o(e,"value")||o(e,"writable"))}},54705:function(e,t,n){var o=n(47293),i=n(60614),r=/#|\.prototype\./,s=function(e,t){var n=l[a(e)];return n==d||n!=c&&(i(t)?o(t):!!t)},a=s.normalize=function(e){return String(e).replace(r,".").toLowerCase()},l=s.data={},c=s.NATIVE="N",d=s.POLYFILL="P";e.exports=s},68554:function(e){e.exports=function(e){return null===e||void 0===e}},70111:function(e,t,n){var o=n(60614),i=n(4154),r=i.all;e.exports=i.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:o(e)||e===r}:function(e){return"object"==typeof e?null!==e:o(e)}},31913:function(e){e.exports=!1},47850:function(e,t,n){var o=n(70111),i=n(84326),r=n(5112),s=r("match");e.exports=function(e){var t;return o(e)&&(void 0!==(t=e[s])?!!t:"RegExp"==i(e))}},52190:function(e,t,n){var o=n(35005),i=n(60614),r=n(47976),s=n(43307),a=Object;e.exports=s?function(e){return"symbol"==typeof e}:function(e){var t=o("Symbol");return i(t)&&r(t.prototype,a(e))}},20408:function(e,t,n){var o=n(49974),i=n(46916),r=n(19670),s=n(66330),a=n(97659),l=n(26244),c=n(47976),d=n(18554),u=n(71246),p=n(99212),h=TypeError,f=function(e,t){this.stopped=e,this.result=t},m=f.prototype;e.exports=function(e,t,n){var g,v,b,y,w,x,k,C=n&&n.that,S=!(!n||!n.AS_ENTRIES),E=!(!n||!n.IS_RECORD),A=!(!n||!n.IS_ITERATOR),M=!(!n||!n.INTERRUPTED),T=o(t,C),_=function(e){return g&&p(g,"normal",e),new f(!0,e)},P=function(e){return S?(r(e),M?T(e[0],e[1],_):T(e[0],e[1])):M?T(e,_):T(e)};if(E)g=e.iterator;else if(A)g=e;else{if(v=u(e),!v)throw h(s(e)+" is not iterable");if(a(v)){for(b=0,y=l(e);y>b;b++)if(w=P(e[b]),w&&c(m,w))return w;return new f(!1)}g=d(e,v)}x=E?e.next:g.next;while(!(k=i(x,g)).done){try{w=P(k.value)}catch(O){p(g,"throw",O)}if("object"==typeof w&&w&&c(m,w))return w}return new f(!1)}},99212:function(e,t,n){var o=n(46916),i=n(19670),r=n(58173);e.exports=function(e,t,n){var s,a;i(e);try{if(s=r(e,"return"),!s){if("throw"===t)throw n;return n}s=o(s,e)}catch(l){a=!0,s=l}if("throw"===t)throw n;if(a)throw s;return i(s),n}},63061:function(e,t,n){"use strict";var o=n(13383).IteratorPrototype,i=n(70030),r=n(79114),s=n(58003),a=n(97497),l=function(){return this};e.exports=function(e,t,n,c){var d=t+" Iterator";return e.prototype=i(o,{next:r(+!c,n)}),s(e,d,!1,!0),a[d]=l,e}},51656:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(31913),s=n(76530),a=n(60614),l=n(63061),c=n(79518),d=n(27674),u=n(58003),p=n(68880),h=n(98052),f=n(5112),m=n(97497),g=n(13383),v=s.PROPER,b=s.CONFIGURABLE,y=g.IteratorPrototype,w=g.BUGGY_SAFARI_ITERATORS,x=f("iterator"),k="keys",C="values",S="entries",E=function(){return this};e.exports=function(e,t,n,s,f,g,A){l(n,t,s);var M,T,_,P=function(e){if(e===f&&R)return R;if(!w&&e in I)return I[e];switch(e){case k:return function(){return new n(this,e)};case C:return function(){return new n(this,e)};case S:return function(){return new n(this,e)}}return function(){return new n(this)}},O=t+" Iterator",D=!1,I=e.prototype,N=I[x]||I["@@iterator"]||f&&I[f],R=!w&&N||P(f),B="Array"==t&&I.entries||N;if(B&&(M=c(B.call(new e)),M!==Object.prototype&&M.next&&(r||c(M)===y||(d?d(M,y):a(M[x])||h(M,x,E)),u(M,O,!0,!0),r&&(m[O]=E))),v&&f==C&&N&&N.name!==C&&(!r&&b?p(I,"name",C):(D=!0,R=function(){return i(N,this)})),f)if(T={values:P(C),keys:g?R:P(k),entries:P(S)},A)for(_ in T)(w||D||!(_ in I))&&h(I,_,T[_]);else o({target:t,proto:!0,forced:w||D},T);return r&&!A||I[x]===R||h(I,x,R,{name:f}),m[t]=R,T}},13383:function(e,t,n){"use strict";var o,i,r,s=n(47293),a=n(60614),l=n(70111),c=n(70030),d=n(79518),u=n(98052),p=n(5112),h=n(31913),f=p("iterator"),m=!1;[].keys&&(r=[].keys(),"next"in r?(i=d(d(r)),i!==Object.prototype&&(o=i)):m=!0);var g=!l(o)||s((function(){var e={};return o[f].call(e)!==e}));g?o={}:h&&(o=c(o)),a(o[f])||u(o,f,(function(){return this})),e.exports={IteratorPrototype:o,BUGGY_SAFARI_ITERATORS:m}},97497:function(e){e.exports={}},26244:function(e,t,n){var o=n(17466);e.exports=function(e){return o(e.length)}},56339:function(e,t,n){var o=n(1702),i=n(47293),r=n(60614),s=n(92597),a=n(19781),l=n(76530).CONFIGURABLE,c=n(42788),d=n(29909),u=d.enforce,p=d.get,h=String,f=Object.defineProperty,m=o("".slice),g=o("".replace),v=o([].join),b=a&&!i((function(){return 8!==f((function(){}),"length",{value:8}).length})),y=String(String).split("String"),w=e.exports=function(e,t,n){"Symbol("===m(h(t),0,7)&&(t="["+g(h(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!s(e,"name")||l&&e.name!==t)&&(a?f(e,"name",{value:t,configurable:!0}):e.name=t),b&&n&&s(n,"arity")&&e.length!==n.arity&&f(e,"length",{value:n.arity});try{n&&s(n,"constructor")&&n.constructor?a&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(i){}var o=u(e);return s(o,"source")||(o.source=v(y,"string"==typeof t?t:"")),e};Function.prototype.toString=w((function(){return r(this)&&p(this).source||c(this)}),"toString")},74758:function(e){var t=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(e){var o=+e;return(o>0?n:t)(o)}},95948:function(e,t,n){var o,i,r,s,a,l=n(17854),c=n(49974),d=n(31236).f,u=n(20261).set,p=n(18572),h=n(6833),f=n(71528),m=n(71036),g=n(35268),v=l.MutationObserver||l.WebKitMutationObserver,b=l.document,y=l.process,w=l.Promise,x=d(l,"queueMicrotask"),k=x&&x.value;if(!k){var C=new p,S=function(){var e,t;g&&(e=y.domain)&&e.exit();while(t=C.get())try{t()}catch(n){throw C.head&&o(),n}e&&e.enter()};h||g||m||!v||!b?!f&&w&&w.resolve?(s=w.resolve(void 0),s.constructor=w,a=c(s.then,s),o=function(){a(S)}):g?o=function(){y.nextTick(S)}:(u=c(u,l),o=function(){u(S)}):(i=!0,r=b.createTextNode(""),new v(S).observe(r,{characterData:!0}),o=function(){r.data=i=!i}),k=function(e){C.head||o(),C.add(e)}}e.exports=k},78523:function(e,t,n){"use strict";var o=n(19662),i=TypeError,r=function(e){var t,n;this.promise=new e((function(e,o){if(void 0!==t||void 0!==n)throw i("Bad Promise constructor");t=e,n=o})),this.resolve=o(t),this.reject=o(n)};e.exports.f=function(e){return new r(e)}},56277:function(e,t,n){var o=n(41340);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:o(e)}},3929:function(e,t,n){var o=n(47850),i=TypeError;e.exports=function(e){if(o(e))throw i("The method doesn't accept regular expressions");return e}},21574:function(e,t,n){"use strict";var o=n(19781),i=n(1702),r=n(46916),s=n(47293),a=n(81956),l=n(25181),c=n(55296),d=n(47908),u=n(68361),p=Object.assign,h=Object.defineProperty,f=i([].concat);e.exports=!p||s((function(){if(o&&1!==p({b:1},p(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach((function(e){t[e]=e})),7!=p({},e)[n]||a(p({},t)).join("")!=i}))?function(e,t){var n=d(e),i=arguments.length,s=1,p=l.f,h=c.f;while(i>s){var m,g=u(arguments[s++]),v=p?f(a(g),p(g)):a(g),b=v.length,y=0;while(b>y)m=v[y++],o&&!r(h,g,m)||(n[m]=g[m])}return n}:p},70030:function(e,t,n){var o,i=n(19670),r=n(36048),s=n(80748),a=n(3501),l=n(60490),c=n(80317),d=n(6200),u=">",p="<",h="prototype",f="script",m=d("IE_PROTO"),g=function(){},v=function(e){return p+f+u+e+p+"/"+f+u},b=function(e){e.write(v("")),e.close();var t=e.parentWindow.Object;return e=null,t},y=function(){var e,t=c("iframe"),n="java"+f+":";return t.style.display="none",l.appendChild(t),t.src=String(n),e=t.contentWindow.document,e.open(),e.write(v("document.F=Object")),e.close(),e.F},w=function(){try{o=new ActiveXObject("htmlfile")}catch(t){}w="undefined"!=typeof document?document.domain&&o?b(o):y():b(o);var e=s.length;while(e--)delete w[h][s[e]];return w()};a[m]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(g[h]=i(e),n=new g,g[h]=null,n[m]=e):n=w(),void 0===t?n:r.f(n,t)}},36048:function(e,t,n){var o=n(19781),i=n(3353),r=n(3070),s=n(19670),a=n(45656),l=n(81956);t.f=o&&!i?Object.defineProperties:function(e,t){s(e);var n,o=a(t),i=l(t),c=i.length,d=0;while(c>d)r.f(e,n=i[d++],o[n]);return e}},3070:function(e,t,n){var o=n(19781),i=n(64664),r=n(3353),s=n(19670),a=n(34948),l=TypeError,c=Object.defineProperty,d=Object.getOwnPropertyDescriptor,u="enumerable",p="configurable",h="writable";t.f=o?r?function(e,t,n){if(s(e),t=a(t),s(n),"function"===typeof e&&"prototype"===t&&"value"in n&&h in n&&!n[h]){var o=d(e,t);o&&o[h]&&(e[t]=n.value,n={configurable:p in n?n[p]:o[p],enumerable:u in n?n[u]:o[u],writable:!1})}return c(e,t,n)}:c:function(e,t,n){if(s(e),t=a(t),s(n),i)try{return c(e,t,n)}catch(o){}if("get"in n||"set"in n)throw l("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},31236:function(e,t,n){var o=n(19781),i=n(46916),r=n(55296),s=n(79114),a=n(45656),l=n(34948),c=n(92597),d=n(64664),u=Object.getOwnPropertyDescriptor;t.f=o?u:function(e,t){if(e=a(e),t=l(t),d)try{return u(e,t)}catch(n){}if(c(e,t))return s(!i(r.f,e,t),e[t])}},1156:function(e,t,n){var o=n(84326),i=n(45656),r=n(8006).f,s=n(41589),a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],l=function(e){try{return r(e)}catch(t){return s(a)}};e.exports.f=function(e){return a&&"Window"==o(e)?l(e):r(i(e))}},8006:function(e,t,n){var o=n(16324),i=n(80748),r=i.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return o(e,r)}},25181:function(e,t){t.f=Object.getOwnPropertySymbols},79518:function(e,t,n){var o=n(92597),i=n(60614),r=n(47908),s=n(6200),a=n(49920),l=s("IE_PROTO"),c=Object,d=c.prototype;e.exports=a?c.getPrototypeOf:function(e){var t=r(e);if(o(t,l))return t[l];var n=t.constructor;return i(n)&&t instanceof n?n.prototype:t instanceof c?d:null}},52050:function(e,t,n){var o=n(47293),i=n(70111),r=n(84326),s=n(7556),a=Object.isExtensible,l=o((function(){a(1)}));e.exports=l||s?function(e){return!!i(e)&&((!s||"ArrayBuffer"!=r(e))&&(!a||a(e)))}:a},47976:function(e,t,n){var o=n(1702);e.exports=o({}.isPrototypeOf)},16324:function(e,t,n){var o=n(1702),i=n(92597),r=n(45656),s=n(41318).indexOf,a=n(3501),l=o([].push);e.exports=function(e,t){var n,o=r(e),c=0,d=[];for(n in o)!i(a,n)&&i(o,n)&&l(d,n);while(t.length>c)i(o,n=t[c++])&&(~s(d,n)||l(d,n));return d}},81956:function(e,t,n){var o=n(16324),i=n(80748);e.exports=Object.keys||function(e){return o(e,i)}},55296:function(e,t){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!n.call({1:2},1);t.f=i?function(e){var t=o(this,e);return!!t&&t.enumerable}:n},27674:function(e,t,n){var o=n(75668),i=n(19670),r=n(96077);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{e=o(Object.prototype,"__proto__","set"),e(n,[]),t=n instanceof Array}catch(s){}return function(n,o){return i(n),r(o),t?e(n,o):n.__proto__=o,n}}():void 0)},44699:function(e,t,n){var o=n(19781),i=n(1702),r=n(81956),s=n(45656),a=n(55296).f,l=i(a),c=i([].push),d=function(e){return function(t){var n,i=s(t),a=r(i),d=a.length,u=0,p=[];while(d>u)n=a[u++],o&&!l(i,n)||c(p,e?[n,i[n]]:i[n]);return p}};e.exports={entries:d(!0),values:d(!1)}},90288:function(e,t,n){"use strict";var o=n(51694),i=n(70648);e.exports=o?{}.toString:function(){return"[object "+i(this)+"]"}},92140:function(e,t,n){var o=n(46916),i=n(60614),r=n(70111),s=TypeError;e.exports=function(e,t){var n,a;if("string"===t&&i(n=e.toString)&&!r(a=o(n,e)))return a;if(i(n=e.valueOf)&&!r(a=o(n,e)))return a;if("string"!==t&&i(n=e.toString)&&!r(a=o(n,e)))return a;throw s("Can't convert object to primitive value")}},53887:function(e,t,n){var o=n(35005),i=n(1702),r=n(8006),s=n(25181),a=n(19670),l=i([].concat);e.exports=o("Reflect","ownKeys")||function(e){var t=r.f(a(e)),n=s.f;return n?l(t,n(e)):t}},40857:function(e,t,n){var o=n(17854);e.exports=o},12534:function(e){e.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}},63702:function(e,t,n){var o=n(17854),i=n(2492),r=n(60614),s=n(54705),a=n(42788),l=n(5112),c=n(7871),d=n(83823),u=n(31913),p=n(7392),h=i&&i.prototype,f=l("species"),m=!1,g=r(o.PromiseRejectionEvent),v=s("Promise",(function(){var e=a(i),t=e!==String(i);if(!t&&66===p)return!0;if(u&&(!h["catch"]||!h["finally"]))return!0;if(!p||p<51||!/native code/.test(e)){var n=new i((function(e){e(1)})),o=function(e){e((function(){}),(function(){}))},r=n.constructor={};if(r[f]=o,m=n.then((function(){}))instanceof o,!m)return!0}return!t&&(c||d)&&!g}));e.exports={CONSTRUCTOR:v,REJECTION_EVENT:g,SUBCLASSING:m}},2492:function(e,t,n){var o=n(17854);e.exports=o.Promise},69478:function(e,t,n){var o=n(19670),i=n(70111),r=n(78523);e.exports=function(e,t){if(o(e),i(t)&&t.constructor===e)return t;var n=r.f(e),s=n.resolve;return s(t),n.promise}},80612:function(e,t,n){var o=n(2492),i=n(17072),r=n(63702).CONSTRUCTOR;e.exports=r||!i((function(e){o.all(e).then(void 0,(function(){}))}))},2626:function(e,t,n){var o=n(3070).f;e.exports=function(e,t,n){n in e||o(e,n,{configurable:!0,get:function(){return t[n]},set:function(e){t[n]=e}})}},18572:function(e){var t=function(){this.head=null,this.tail=null};t.prototype={add:function(e){var t={item:e,next:null},n=this.tail;n?n.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e){var t=this.head=e.next;return null===t&&(this.tail=null),e.item}}},e.exports=t},97651:function(e,t,n){var o=n(46916),i=n(19670),r=n(60614),s=n(84326),a=n(22261),l=TypeError;e.exports=function(e,t){var n=e.exec;if(r(n)){var c=o(n,e,t);return null!==c&&i(c),c}if("RegExp"===s(e))return o(a,e,t);throw l("RegExp#exec called on incompatible receiver")}},22261:function(e,t,n){"use strict";var o=n(46916),i=n(1702),r=n(41340),s=n(67066),a=n(52999),l=n(72309),c=n(70030),d=n(29909).get,u=n(9441),p=n(38173),h=l("native-string-replace",String.prototype.replace),f=RegExp.prototype.exec,m=f,g=i("".charAt),v=i("".indexOf),b=i("".replace),y=i("".slice),w=function(){var e=/a/,t=/b*/g;return o(f,e,"a"),o(f,t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),x=a.BROKEN_CARET,k=void 0!==/()??/.exec("")[1],C=w||k||x||u||p;C&&(m=function(e){var t,n,i,a,l,u,p,C=this,S=d(C),E=r(e),A=S.raw;if(A)return A.lastIndex=C.lastIndex,t=o(m,A,E),C.lastIndex=A.lastIndex,t;var M=S.groups,T=x&&C.sticky,_=o(s,C),P=C.source,O=0,D=E;if(T&&(_=b(_,"y",""),-1===v(_,"g")&&(_+="g"),D=y(E,C.lastIndex),C.lastIndex>0&&(!C.multiline||C.multiline&&"\n"!==g(E,C.lastIndex-1))&&(P="(?: "+P+")",D=" "+D,O++),n=new RegExp("^(?:"+P+")",_)),k&&(n=new RegExp("^"+P+"$(?!\\s)",_)),w&&(i=C.lastIndex),a=o(f,T?n:C,D),T?a?(a.input=y(a.input,O),a[0]=y(a[0],O),a.index=C.lastIndex,C.lastIndex+=a[0].length):C.lastIndex=0:w&&a&&(C.lastIndex=C.global?a.index+a[0].length:i),k&&a&&a.length>1&&o(h,a[0],n,(function(){for(l=1;l<arguments.length-2;l++)void 0===arguments[l]&&(a[l]=void 0)})),a&&M)for(a.groups=u=c(null),l=0;l<M.length;l++)p=M[l],u[p[0]]=a[p[1]];return a}),e.exports=m},67066:function(e,t,n){"use strict";var o=n(19670);e.exports=function(){var e=o(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t}},34706:function(e,t,n){var o=n(46916),i=n(92597),r=n(47976),s=n(67066),a=RegExp.prototype;e.exports=function(e){var t=e.flags;return void 0!==t||"flags"in a||i(e,"flags")||!r(a,e)?t:o(s,e)}},52999:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp,s=o((function(){var e=r("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),a=s||o((function(){return!r("a","y").sticky})),l=s||o((function(){var e=r("^r","gy");return e.lastIndex=2,null!=e.exec("str")}));e.exports={BROKEN_CARET:l,MISSED_STICKY:a,UNSUPPORTED_Y:s}},9441:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp;e.exports=o((function(){var e=r(".","s");return!(e.dotAll&&e.exec("\n")&&"s"===e.flags)}))},38173:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp;e.exports=o((function(){var e=r("(?<a>b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$<a>c")}))},84488:function(e,t,n){var o=n(68554),i=TypeError;e.exports=function(e){if(o(e))throw i("Can't call method on "+e);return e}},81150:function(e){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},96340:function(e,t,n){"use strict";var o=n(35005),i=n(47045),r=n(5112),s=n(19781),a=r("species");e.exports=function(e){var t=o(e);s&&t&&!t[a]&&i(t,a,{configurable:!0,get:function(){return this}})}},58003:function(e,t,n){var o=n(3070).f,i=n(92597),r=n(5112),s=r("toStringTag");e.exports=function(e,t,n){e&&!n&&(e=e.prototype),e&&!i(e,s)&&o(e,s,{configurable:!0,value:t})}},6200:function(e,t,n){var o=n(72309),i=n(69711),r=o("keys");e.exports=function(e){return r[e]||(r[e]=i(e))}},5465:function(e,t,n){var o=n(17854),i=n(13072),r="__core-js_shared__",s=o[r]||i(r,{});e.exports=s},72309:function(e,t,n){var o=n(31913),i=n(5465);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.29.0",mode:o?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})},36707:function(e,t,n){var o=n(19670),i=n(39483),r=n(68554),s=n(5112),a=s("species");e.exports=function(e,t){var n,s=o(e).constructor;return void 0===s||r(n=o(s)[a])?t:i(n)}},28710:function(e,t,n){var o=n(1702),i=n(19303),r=n(41340),s=n(84488),a=o("".charAt),l=o("".charCodeAt),c=o("".slice),d=function(e){return function(t,n){var o,d,u=r(s(t)),p=i(n),h=u.length;return p<0||p>=h?e?"":void 0:(o=l(u,p),o<55296||o>56319||p+1===h||(d=l(u,p+1))<56320||d>57343?e?a(u,p):o:e?c(u,p,p+2):d-56320+(o-55296<<10)+65536)}};e.exports={codeAt:d(!1),charAt:d(!0)}},38415:function(e,t,n){"use strict";var o=n(19303),i=n(41340),r=n(84488),s=RangeError;e.exports=function(e){var t=i(r(this)),n="",a=o(e);if(a<0||a==1/0)throw s("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))1&a&&(n+=t);return n}},76091:function(e,t,n){var o=n(76530).PROPER,i=n(47293),r=n(81361),s="
";e.exports=function(e){return i((function(){return!!r[e]()||s[e]()!==s||o&&r[e].name!==e}))}},53111:function(e,t,n){var o=n(1702),i=n(84488),r=n(41340),s=n(81361),a=o("".replace),l=RegExp("^["+s+"]+"),c=RegExp("(^|[^"+s+"])["+s+"]+$"),d=function(e){return function(t){var n=r(i(t));return 1&e&&(n=a(n,l,"")),2&e&&(n=a(n,c,"$1")),n}};e.exports={start:d(1),end:d(2),trim:d(3)}},36293:function(e,t,n){var o=n(7392),i=n(47293);e.exports=!!Object.getOwnPropertySymbols&&!i((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&o&&o<41}))},56532:function(e,t,n){var o=n(46916),i=n(35005),r=n(5112),s=n(98052);e.exports=function(){var e=i("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,a=r("toPrimitive");t&&!t[a]&&s(t,a,(function(e){return o(n,this)}),{arity:1})}},2015:function(e,t,n){var o=n(36293);e.exports=o&&!!Symbol["for"]&&!!Symbol.keyFor},20261:function(e,t,n){var o,i,r,s,a=n(17854),l=n(22104),c=n(49974),d=n(60614),u=n(92597),p=n(47293),h=n(60490),f=n(50206),m=n(80317),g=n(48053),v=n(6833),b=n(35268),y=a.setImmediate,w=a.clearImmediate,x=a.process,k=a.Dispatch,C=a.Function,S=a.MessageChannel,E=a.String,A=0,M={},T="onreadystatechange";p((function(){o=a.location}));var _=function(e){if(u(M,e)){var t=M[e];delete M[e],t()}},P=function(e){return function(){_(e)}},O=function(e){_(e.data)},D=function(e){a.postMessage(E(e),o.protocol+"//"+o.host)};y&&w||(y=function(e){g(arguments.length,1);var t=d(e)?e:C(e),n=f(arguments,1);return M[++A]=function(){l(t,void 0,n)},i(A),A},w=function(e){delete M[e]},b?i=function(e){x.nextTick(P(e))}:k&&k.now?i=function(e){k.now(P(e))}:S&&!v?(r=new S,s=r.port2,r.port1.onmessage=O,i=c(s.postMessage,s)):a.addEventListener&&d(a.postMessage)&&!a.importScripts&&o&&"file:"!==o.protocol&&!p(D)?(i=D,a.addEventListener("message",O,!1)):i=T in m("script")?function(e){h.appendChild(m("script"))[T]=function(){h.removeChild(this),_(e)}}:function(e){setTimeout(P(e),0)}),e.exports={set:y,clear:w}},50863:function(e,t,n){var o=n(1702);e.exports=o(1..valueOf)},51400:function(e,t,n){var o=n(19303),i=Math.max,r=Math.min;e.exports=function(e,t){var n=o(e);return n<0?i(n+t,0):r(n,t)}},45656:function(e,t,n){var o=n(68361),i=n(84488);e.exports=function(e){return o(i(e))}},19303:function(e,t,n){var o=n(74758);e.exports=function(e){var t=+e;return t!==t||0===t?0:o(t)}},17466:function(e,t,n){var o=n(19303),i=Math.min;e.exports=function(e){return e>0?i(o(e),9007199254740991):0}},47908:function(e,t,n){var o=n(84488),i=Object;e.exports=function(e){return i(o(e))}},57593:function(e,t,n){var o=n(46916),i=n(70111),r=n(52190),s=n(58173),a=n(92140),l=n(5112),c=TypeError,d=l("toPrimitive");e.exports=function(e,t){if(!i(e)||r(e))return e;var n,l=s(e,d);if(l){if(void 0===t&&(t="default"),n=o(l,e,t),!i(n)||r(n))return n;throw c("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},34948:function(e,t,n){var o=n(57593),i=n(52190);e.exports=function(e){var t=o(e,"string");return i(t)?t:t+""}},51694:function(e,t,n){var o=n(5112),i=o("toStringTag"),r={};r[i]="z",e.exports="[object z]"===String(r)},41340:function(e,t,n){var o=n(70648),i=String;e.exports=function(e){if("Symbol"===o(e))throw TypeError("Cannot convert a Symbol value to a string");return i(e)}},44038:function(e,t,n){var o=n(35268);e.exports=function(e){try{if(o)return Function('return require("'+e+'")')()}catch(t){}}},66330:function(e){var t=String;e.exports=function(e){try{return t(e)}catch(n){return"Object"}}},69711:function(e,t,n){var o=n(1702),i=0,r=Math.random(),s=o(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+s(++i+r,36)}},43307:function(e,t,n){var o=n(36293);e.exports=o&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3353:function(e,t,n){var o=n(19781),i=n(47293);e.exports=o&&i((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},48053:function(e){var t=TypeError;e.exports=function(e,n){if(e<n)throw t("Not enough arguments");return e}},94811:function(e,t,n){var o=n(17854),i=n(60614),r=o.WeakMap;e.exports=i(r)&&/native code/.test(String(r))},26800:function(e,t,n){var o=n(40857),i=n(92597),r=n(6061),s=n(3070).f;e.exports=function(e){var t=o.Symbol||(o.Symbol={});i(t,e)||s(t,e,{value:r.f(e)})}},6061:function(e,t,n){var o=n(5112);t.f=o},5112:function(e,t,n){var o=n(17854),i=n(72309),r=n(92597),s=n(69711),a=n(36293),l=n(43307),c=o.Symbol,d=i("wks"),u=l?c["for"]||c:c&&c.withoutSetter||s;e.exports=function(e){return r(d,e)||(d[e]=a&&r(c,e)?c[e]:u("Symbol."+e)),d[e]}},81361:function(e){e.exports="\t\n\v\f\r \u2028\u2029\ufeff"},89191:function(e,t,n){"use strict";var o=n(35005),i=n(92597),r=n(68880),s=n(47976),a=n(27674),l=n(99920),c=n(2626),d=n(79587),u=n(56277),p=n(58340),h=n(5392),f=n(19781),m=n(31913);e.exports=function(e,t,n,g){var v="stackTraceLimit",b=g?2:1,y=e.split("."),w=y[y.length-1],x=o.apply(null,y);if(x){var k=x.prototype;if(!m&&i(k,"cause")&&delete k.cause,!n)return x;var C=o("Error"),S=t((function(e,t){var n=u(g?t:e,void 0),o=g?new x(e):new x;return void 0!==n&&r(o,"message",n),h(o,S,o.stack,2),this&&s(k,this)&&d(o,this,S),arguments.length>b&&p(o,arguments[b]),o}));if(S.prototype=k,"Error"!==w?a?a(S,C):l(S,C,{name:!0}):f&&v in x&&(c(S,x,v),c(S,x,"prepareStackTrace")),l(S,x),!m)try{k.name!==w&&r(k,"name",w),k.constructor=S}catch(E){}return S}}},92222:function(e,t,n){"use strict";var o=n(82109),i=n(47293),r=n(43157),s=n(70111),a=n(47908),l=n(26244),c=n(7207),d=n(86135),u=n(65417),p=n(81194),h=n(5112),f=n(7392),m=h("isConcatSpreadable"),g=f>=51||!i((function(){var e=[];return e[m]=!1,e.concat()[0]!==e})),v=function(e){if(!s(e))return!1;var t=e[m];return void 0!==t?!!t:r(e)},b=!g||!p("concat");o({target:"Array",proto:!0,arity:1,forced:b},{concat:function(e){var t,n,o,i,r,s=a(this),p=u(s,0),h=0;for(t=-1,o=arguments.length;t<o;t++)if(r=-1===t?s:arguments[t],v(r))for(i=l(r),c(h+i),n=0;n<i;n++,h++)n in r&&d(p,h,r[n]);else c(h+1),d(p,h++,r);return p.length=h,p}})},43290:function(e,t,n){var o=n(82109),i=n(21285),r=n(51223);o({target:"Array",proto:!0},{fill:i}),r("fill")},57327:function(e,t,n){"use strict";var o=n(82109),i=n(42092).filter,r=n(81194),s=r("filter");o({target:"Array",proto:!0,forced:!s},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},34553:function(e,t,n){"use strict";var o=n(82109),i=n(42092).findIndex,r=n(51223),s="findIndex",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),o({target:"Array",proto:!0,forced:a},{findIndex:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),r(s)},69826:function(e,t,n){"use strict";var o=n(82109),i=n(42092).find,r=n(51223),s="find",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),o({target:"Array",proto:!0,forced:a},{find:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),r(s)},86535:function(e,t,n){"use strict";var o=n(82109),i=n(6790),r=n(19662),s=n(47908),a=n(26244),l=n(65417);o({target:"Array",proto:!0},{flatMap:function(e){var t,n=s(this),o=a(n);return r(e),t=l(n,0),t.length=i(t,n,n,o,0,1,e,arguments.length>1?arguments[1]:void 0),t}})},91038:function(e,t,n){var o=n(82109),i=n(48457),r=n(17072),s=!r((function(e){Array.from(e)}));o({target:"Array",stat:!0,forced:s},{from:i})},26699:function(e,t,n){"use strict";var o=n(82109),i=n(41318).includes,r=n(47293),s=n(51223),a=r((function(){return!Array(1).includes()}));o({target:"Array",proto:!0,forced:a},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),s("includes")},66992:function(e,t,n){"use strict";var o=n(45656),i=n(51223),r=n(97497),s=n(29909),a=n(3070).f,l=n(51656),c=n(76178),d=n(31913),u=n(19781),p="Array Iterator",h=s.set,f=s.getterFor(p);e.exports=l(Array,"Array",(function(e,t){h(this,{type:p,target:o(e),index:0,kind:t})}),(function(){var e=f(this),t=e.target,n=e.kind,o=e.index++;return!t||o>=t.length?(e.target=void 0,c(void 0,!0)):c("keys"==n?o:"values"==n?t[o]:[o,t[o]],!1)}),"values");var m=r.Arguments=r.Array;if(i("keys"),i("values"),i("entries"),!d&&u&&"values"!==m.name)try{a(m,"name",{value:"values"})}catch(g){}},69600:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(68361),s=n(45656),a=n(9341),l=i([].join),c=r!=Object,d=c||!a("join",",");o({target:"Array",proto:!0,forced:d},{join:function(e){return l(s(this),void 0===e?",":e)}})},21249:function(e,t,n){"use strict";var o=n(82109),i=n(42092).map,r=n(81194),s=r("map");o({target:"Array",proto:!0,forced:!s},{map:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},57658:function(e,t,n){"use strict";var o=n(82109),i=n(47908),r=n(26244),s=n(83658),a=n(7207),l=n(47293),c=l((function(){return 4294967297!==[].push.call({length:4294967296},1)})),d=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},u=c||!d();o({target:"Array",proto:!0,arity:1,forced:u},{push:function(e){var t=i(this),n=r(t),o=arguments.length;a(n+o);for(var l=0;l<o;l++)t[n]=arguments[l],n++;return s(t,n),n}})},85827:function(e,t,n){"use strict";var o=n(82109),i=n(53671).left,r=n(9341),s=n(7392),a=n(35268),l=!a&&s>79&&s<83,c=l||!r("reduce");o({target:"Array",proto:!0,forced:c},{reduce:function(e){var t=arguments.length;return i(this,e,t,t>1?arguments[1]:void 0)}})},47042:function(e,t,n){"use strict";var o=n(82109),i=n(43157),r=n(4411),s=n(70111),a=n(51400),l=n(26244),c=n(45656),d=n(86135),u=n(5112),p=n(81194),h=n(50206),f=p("slice"),m=u("species"),g=Array,v=Math.max;o({target:"Array",proto:!0,forced:!f},{slice:function(e,t){var n,o,u,p=c(this),f=l(p),b=a(e,f),y=a(void 0===t?f:t,f);if(i(p)&&(n=p.constructor,r(n)&&(n===g||i(n.prototype))?n=void 0:s(n)&&(n=n[m],null===n&&(n=void 0)),n===g||void 0===n))return h(p,b,y);for(o=new(void 0===n?g:n)(v(y-b,0)),u=0;b<y;b++,u++)b in p&&d(o,u,p[b]);return o.length=u,o}})},2707:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(19662),s=n(47908),a=n(26244),l=n(85117),c=n(41340),d=n(47293),u=n(94362),p=n(9341),h=n(68886),f=n(30256),m=n(7392),g=n(98008),v=[],b=i(v.sort),y=i(v.push),w=d((function(){v.sort(void 0)})),x=d((function(){v.sort(null)})),k=p("sort"),C=!d((function(){if(m)return m<70;if(!(h&&h>3)){if(f)return!0;if(g)return g<603;var e,t,n,o,i="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(o=0;o<47;o++)v.push({k:t+o,v:n})}for(v.sort((function(e,t){return t.v-e.v})),o=0;o<v.length;o++)t=v[o].k.charAt(0),i.charAt(i.length-1)!==t&&(i+=t);return"DGBEFHACIJK"!==i}})),S=w||!x||!k||!C,E=function(e){return function(t,n){return void 0===n?-1:void 0===t?1:void 0!==e?+e(t,n)||0:c(t)>c(n)?1:-1}};o({target:"Array",proto:!0,forced:S},{sort:function(e){void 0!==e&&r(e);var t=s(this);if(C)return void 0===e?b(t):b(t,e);var n,o,i=[],c=a(t);for(o=0;o<c;o++)o in t&&y(i,t[o]);u(i,E(e)),n=a(i),o=0;while(o<n)t[o]=i[o++];while(o<c)l(t,o++);return t}})},40561:function(e,t,n){"use strict";var o=n(82109),i=n(47908),r=n(51400),s=n(19303),a=n(26244),l=n(83658),c=n(7207),d=n(65417),u=n(86135),p=n(85117),h=n(81194),f=h("splice"),m=Math.max,g=Math.min;o({target:"Array",proto:!0,forced:!f},{splice:function(e,t){var n,o,h,f,v,b,y=i(this),w=a(y),x=r(e,w),k=arguments.length;for(0===k?n=o=0:1===k?(n=0,o=w-x):(n=k-2,o=g(m(s(t),0),w-x)),c(w+n-o),h=d(y,o),f=0;f<o;f++)v=x+f,v in y&&u(h,f,y[v]);if(h.length=o,n<o){for(f=x;f<w-o;f++)v=f+o,b=f+n,v in y?y[b]=y[v]:p(y,b);for(f=w;f>w-o+n;f--)p(y,f-1)}else if(n>o)for(f=w-o;f>x;f--)v=f+o-1,b=f+n-1,v in y?y[b]=y[v]:p(y,b);for(f=0;f<n;f++)y[f+x]=arguments[f+2];return l(y,w-o+n),h}})},99244:function(e,t,n){var o=n(51223);o("flatMap")},96078:function(e,t,n){var o=n(92597),i=n(98052),r=n(38709),s=n(5112),a=s("toPrimitive"),l=Date.prototype;o(l,a)||i(l,a,r)},21703:function(e,t,n){var o=n(82109),i=n(17854),r=n(22104),s=n(89191),a="WebAssembly",l=i[a],c=7!==Error("e",{cause:7}).cause,d=function(e,t){var n={};n[e]=s(e,t,c),o({global:!0,constructor:!0,arity:1,forced:c},n)},u=function(e,t){if(l&&l[e]){var n={};n[e]=s(a+"."+e,t,c),o({target:a,stat:!0,constructor:!0,arity:1,forced:c},n)}};d("Error",(function(e){return function(t){return r(e,this,arguments)}})),d("EvalError",(function(e){return function(t){return r(e,this,arguments)}})),d("RangeError",(function(e){return function(t){return r(e,this,arguments)}})),d("ReferenceError",(function(e){return function(t){return r(e,this,arguments)}})),d("SyntaxError",(function(e){return function(t){return r(e,this,arguments)}})),d("TypeError",(function(e){return function(t){return r(e,this,arguments)}})),d("URIError",(function(e){return function(t){return r(e,this,arguments)}})),u("CompileError",(function(e){return function(t){return r(e,this,arguments)}})),u("LinkError",(function(e){return function(t){return r(e,this,arguments)}})),u("RuntimeError",(function(e){return function(t){return r(e,this,arguments)}}))},68309:function(e,t,n){var o=n(19781),i=n(76530).EXISTS,r=n(1702),s=n(47045),a=Function.prototype,l=r(a.toString),c=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,d=r(c.exec),u="name";o&&!i&&s(a,u,{configurable:!0,get:function(){try{return d(c,l(this))[1]}catch(e){return""}}})},38862:function(e,t,n){var o=n(82109),i=n(35005),r=n(22104),s=n(46916),a=n(1702),l=n(47293),c=n(60614),d=n(52190),u=n(50206),p=n(88044),h=n(36293),f=String,m=i("JSON","stringify"),g=a(/./.exec),v=a("".charAt),b=a("".charCodeAt),y=a("".replace),w=a(1..toString),x=/[\uD800-\uDFFF]/g,k=/^[\uD800-\uDBFF]$/,C=/^[\uDC00-\uDFFF]$/,S=!h||l((function(){var e=i("Symbol")();return"[null]"!=m([e])||"{}"!=m({a:e})||"{}"!=m(Object(e))})),E=l((function(){return'"\\udf06\\ud834"'!==m("\udf06\ud834")||'"\\udead"'!==m("\udead")})),A=function(e,t){var n=u(arguments),o=p(t);if(c(o)||void 0!==e&&!d(e))return n[1]=function(e,t){if(c(o)&&(t=s(o,this,f(e),t)),!d(t))return t},r(m,null,n)},M=function(e,t,n){var o=v(n,t-1),i=v(n,t+1);return g(k,e)&&!g(C,i)||g(C,e)&&!g(k,o)?"\\u"+w(b(e,0),16):e};m&&o({target:"JSON",stat:!0,arity:3,forced:S||E},{stringify:function(e,t,n){var o=u(arguments),i=r(S?A:m,null,o);return E&&"string"==typeof i?y(i,x,M):i}})},73706:function(e,t,n){var o=n(17854),i=n(58003);i(o.JSON,"JSON",!0)},69098:function(e,t,n){"use strict";var o=n(77710),i=n(95631);o("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},51532:function(e,t,n){n(69098)},10408:function(e,t,n){var o=n(58003);o(Math,"Math",!0)},9653:function(e,t,n){"use strict";var o=n(82109),i=n(31913),r=n(19781),s=n(17854),a=n(40857),l=n(1702),c=n(54705),d=n(92597),u=n(79587),p=n(47976),h=n(52190),f=n(57593),m=n(47293),g=n(8006).f,v=n(31236).f,b=n(3070).f,y=n(50863),w=n(53111).trim,x="Number",k=s[x],C=a[x],S=k.prototype,E=s.TypeError,A=l("".slice),M=l("".charCodeAt),T=function(e){var t=f(e,"number");return"bigint"==typeof t?t:_(t)},_=function(e){var t,n,o,i,r,s,a,l,c=f(e,"number");if(h(c))throw E("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=w(c),t=M(c,0),43===t||45===t){if(n=M(c,2),88===n||120===n)return NaN}else if(48===t){switch(M(c,1)){case 66:case 98:o=2,i=49;break;case 79:case 111:o=8,i=55;break;default:return+c}for(r=A(c,2),s=r.length,a=0;a<s;a++)if(l=M(r,a),l<48||l>i)return NaN;return parseInt(r,o)}return+c},P=c(x,!k(" 0o1")||!k("0b1")||k("+0x1")),O=function(e){return p(S,e)&&m((function(){y(e)}))},D=function(e){var t=arguments.length<1?0:k(T(e));return O(this)?u(Object(t),this,D):t};D.prototype=S,P&&!i&&(S.constructor=D),o({global:!0,constructor:!0,wrap:!0,forced:P},{Number:D});var I=function(e,t){for(var n,o=r?g(t):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),i=0;o.length>i;i++)d(t,n=o[i])&&!d(e,n)&&b(e,n,v(t,n))};i&&C&&I(a[x],C),(P||i)&&I(a[x],k)},19601:function(e,t,n){var o=n(82109),i=n(21574);o({target:"Object",stat:!0,arity:2,forced:Object.assign!==i},{assign:i})},69720:function(e,t,n){var o=n(82109),i=n(44699).entries;o({target:"Object",stat:!0},{entries:function(e){return i(e)}})},38880:function(e,t,n){var o=n(82109),i=n(47293),r=n(45656),s=n(31236).f,a=n(19781),l=!a||i((function(){s(1)}));o({target:"Object",stat:!0,forced:l,sham:!a},{getOwnPropertyDescriptor:function(e,t){return s(r(e),t)}})},49337:function(e,t,n){var o=n(82109),i=n(19781),r=n(53887),s=n(45656),a=n(31236),l=n(86135);o({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){var t,n,o=s(e),i=a.f,c=r(o),d={},u=0;while(c.length>u)n=i(o,t=c[u++]),void 0!==n&&l(d,t,n);return d}})},36210:function(e,t,n){var o=n(82109),i=n(47293),r=n(1156).f,s=i((function(){return!Object.getOwnPropertyNames(1)}));o({target:"Object",stat:!0,forced:s},{getOwnPropertyNames:r})},29660:function(e,t,n){var o=n(82109),i=n(36293),r=n(47293),s=n(25181),a=n(47908),l=!i||r((function(){s.f(1)}));o({target:"Object",stat:!0,forced:l},{getOwnPropertySymbols:function(e){var t=s.f;return t?t(a(e)):[]}})},30489:function(e,t,n){var o=n(82109),i=n(47293),r=n(47908),s=n(79518),a=n(49920),l=i((function(){s(1)}));o({target:"Object",stat:!0,forced:l,sham:!a},{getPrototypeOf:function(e){return s(r(e))}})},46314:function(e,t,n){var o=n(82109),i=n(92597);o({target:"Object",stat:!0},{hasOwn:i})},47941:function(e,t,n){var o=n(82109),i=n(47908),r=n(81956),s=n(47293),a=s((function(){r(1)}));o({target:"Object",stat:!0,forced:a},{keys:function(e){return r(i(e))}})},67987:function(e,t,n){"use strict";var o=n(19781),i=n(47045),r=n(70111),s=n(47908),a=n(84488),l=Object.getPrototypeOf,c=Object.setPrototypeOf,d=Object.prototype,u="__proto__";if(o&&l&&c&&!(u in d))try{i(d,u,{configurable:!0,get:function(){return l(s(this))},set:function(e){var t=a(this);(r(e)||null===e)&&r(t)&&c(t,e)}})}catch(p){}},68304:function(e,t,n){var o=n(82109),i=n(27674);o({target:"Object",stat:!0},{setPrototypeOf:i})},41539:function(e,t,n){var o=n(51694),i=n(98052),r=n(90288);o||i(Object.prototype,"toString",r,{unsafe:!0})},26833:function(e,t,n){var o=n(82109),i=n(44699).values;o({target:"Object",stat:!0},{values:function(e){return i(e)}})},70821:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(19662),s=n(78523),a=n(12534),l=n(20408),c=n(80612);o({target:"Promise",stat:!0,forced:c},{all:function(e){var t=this,n=s.f(t),o=n.resolve,c=n.reject,d=a((function(){var n=r(t.resolve),s=[],a=0,d=1;l(e,(function(e){var r=a++,l=!1;d++,i(n,t,e).then((function(e){l||(l=!0,s[r]=e,--d||o(s))}),c)})),--d||o(s)}));return d.error&&c(d.value),n.promise}})},94164:function(e,t,n){"use strict";var o=n(82109),i=n(31913),r=n(63702).CONSTRUCTOR,s=n(2492),a=n(35005),l=n(60614),c=n(98052),d=s&&s.prototype;if(o({target:"Promise",proto:!0,forced:r,real:!0},{catch:function(e){return this.then(void 0,e)}}),!i&&l(s)){var u=a("Promise").prototype["catch"];d["catch"]!==u&&c(d,"catch",u,{unsafe:!0})}},43401:function(e,t,n){"use strict";var o,i,r,s,a=n(82109),l=n(31913),c=n(35268),d=n(17854),u=n(46916),p=n(98052),h=n(27674),f=n(58003),m=n(96340),g=n(19662),v=n(60614),b=n(70111),y=n(25787),w=n(36707),x=n(20261).set,k=n(95948),C=n(842),S=n(12534),E=n(18572),A=n(29909),M=n(2492),T=n(63702),_=n(78523),P="Promise",O=T.CONSTRUCTOR,D=T.REJECTION_EVENT,I=T.SUBCLASSING,N=A.getterFor(P),R=A.set,B=M&&M.prototype,L=M,j=B,F=d.TypeError,z=d.document,q=d.process,H=_.f,V=H,U=!!(z&&z.createEvent&&d.dispatchEvent),G="unhandledrejection",W="rejectionhandled",$=0,X=1,Y=2,Z=1,K=2,J=function(e){var t;return!(!b(e)||!v(t=e.then))&&t},Q=function(e,t){var n,o,i,r=t.value,s=t.state==X,a=s?e.ok:e.fail,l=e.resolve,c=e.reject,d=e.domain;try{a?(s||(t.rejection===K&&ie(t),t.rejection=Z),!0===a?n=r:(d&&d.enter(),n=a(r),d&&(d.exit(),i=!0)),n===e.promise?c(F("Promise-chain cycle")):(o=J(n))?u(o,n,l,c):l(n)):c(r)}catch(p){d&&!i&&d.exit(),c(p)}},ee=function(e,t){e.notified||(e.notified=!0,k((function(){var n,o=e.reactions;while(n=o.get())Q(n,e);e.notified=!1,t&&!e.rejection&&ne(e)})))},te=function(e,t,n){var o,i;U?(o=z.createEvent("Event"),o.promise=t,o.reason=n,o.initEvent(e,!1,!0),d.dispatchEvent(o)):o={promise:t,reason:n},!D&&(i=d["on"+e])?i(o):e===G&&C("Unhandled promise rejection",n)},ne=function(e){u(x,d,(function(){var t,n=e.facade,o=e.value,i=oe(e);if(i&&(t=S((function(){c?q.emit("unhandledRejection",o,n):te(G,n,o)})),e.rejection=c||oe(e)?K:Z,t.error))throw t.value}))},oe=function(e){return e.rejection!==Z&&!e.parent},ie=function(e){u(x,d,(function(){var t=e.facade;c?q.emit("rejectionHandled",t):te(W,t,e.value)}))},re=function(e,t,n){return function(o){e(t,o,n)}},se=function(e,t,n){e.done||(e.done=!0,n&&(e=n),e.value=t,e.state=Y,ee(e,!0))},ae=function(e,t,n){if(!e.done){e.done=!0,n&&(e=n);try{if(e.facade===t)throw F("Promise can't be resolved itself");var o=J(t);o?k((function(){var n={done:!1};try{u(o,t,re(ae,n,e),re(se,n,e))}catch(i){se(n,i,e)}})):(e.value=t,e.state=X,ee(e,!1))}catch(i){se({done:!1},i,e)}}};if(O&&(L=function(e){y(this,j),g(e),u(o,this);var t=N(this);try{e(re(ae,t),re(se,t))}catch(n){se(t,n)}},j=L.prototype,o=function(e){R(this,{type:P,done:!1,notified:!1,parent:!1,reactions:new E,rejection:!1,state:$,value:void 0})},o.prototype=p(j,"then",(function(e,t){var n=N(this),o=H(w(this,L));return n.parent=!0,o.ok=!v(e)||e,o.fail=v(t)&&t,o.domain=c?q.domain:void 0,n.state==$?n.reactions.add(o):k((function(){Q(o,n)})),o.promise})),i=function(){var e=new o,t=N(e);this.promise=e,this.resolve=re(ae,t),this.reject=re(se,t)},_.f=H=function(e){return e===L||e===r?new i(e):V(e)},!l&&v(M)&&B!==Object.prototype)){s=B.then,I||p(B,"then",(function(e,t){var n=this;return new L((function(e,t){u(s,n,e,t)})).then(e,t)}),{unsafe:!0});try{delete B.constructor}catch(le){}h&&h(B,j)}a({global:!0,constructor:!0,wrap:!0,forced:O},{Promise:L}),f(L,P,!1,!0),m(P)},88674:function(e,t,n){n(43401),n(70821),n(94164),n(6027),n(60683),n(96294)},6027:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(19662),s=n(78523),a=n(12534),l=n(20408),c=n(80612);o({target:"Promise",stat:!0,forced:c},{race:function(e){var t=this,n=s.f(t),o=n.reject,c=a((function(){var s=r(t.resolve);l(e,(function(e){i(s,t,e).then(n.resolve,o)}))}));return c.error&&o(c.value),n.promise}})},60683:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(78523),s=n(63702).CONSTRUCTOR;o({target:"Promise",stat:!0,forced:s},{reject:function(e){var t=r.f(this);return i(t.reject,void 0,e),t.promise}})},96294:function(e,t,n){"use strict";var o=n(82109),i=n(35005),r=n(31913),s=n(2492),a=n(63702).CONSTRUCTOR,l=n(69478),c=i("Promise"),d=r&&!a;o({target:"Promise",stat:!0,forced:r||a},{resolve:function(e){return l(d&&this===c?s:this,e)}})},12419:function(e,t,n){var o=n(82109),i=n(35005),r=n(22104),s=n(27065),a=n(39483),l=n(19670),c=n(70111),d=n(70030),u=n(47293),p=i("Reflect","construct"),h=Object.prototype,f=[].push,m=u((function(){function e(){}return!(p((function(){}),[],e)instanceof e)})),g=!u((function(){p((function(){}))})),v=m||g;o({target:"Reflect",stat:!0,forced:v,sham:v},{construct:function(e,t){a(e),l(t);var n=arguments.length<3?e:a(arguments[2]);if(g&&!m)return p(e,t,n);if(e==n){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var o=[null];return r(f,o,t),new(r(s,e,o))}var i=n.prototype,u=d(c(i)?i:h),v=r(e,u,t);return c(v)?v:u}})},74819:function(e,t,n){var o=n(82109),i=n(46916),r=n(70111),s=n(19670),a=n(45032),l=n(31236),c=n(79518);function d(e,t){var n,o,u=arguments.length<3?e:arguments[2];return s(e)===u?e[t]:(n=l.f(e,t),n?a(n)?n.value:void 0===n.get?void 0:i(n.get,u):r(o=c(e))?d(o,t,u):void 0)}o({target:"Reflect",stat:!0},{get:d})},81299:function(e,t,n){var o=n(82109),i=n(17854),r=n(58003);o({global:!0},{Reflect:{}}),r(i.Reflect,"Reflect",!0)},24603:function(e,t,n){var o=n(19781),i=n(17854),r=n(1702),s=n(54705),a=n(79587),l=n(68880),c=n(8006).f,d=n(47976),u=n(47850),p=n(41340),h=n(34706),f=n(52999),m=n(2626),g=n(98052),v=n(47293),b=n(92597),y=n(29909).enforce,w=n(96340),x=n(5112),k=n(9441),C=n(38173),S=x("match"),E=i.RegExp,A=E.prototype,M=i.SyntaxError,T=r(A.exec),_=r("".charAt),P=r("".replace),O=r("".indexOf),D=r("".slice),I=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,N=/a/g,R=/a/g,B=new E(N)!==N,L=f.MISSED_STICKY,j=f.UNSUPPORTED_Y,F=o&&(!B||L||k||C||v((function(){return R[S]=!1,E(N)!=N||E(R)==R||"/a/i"!=E(N,"i")}))),z=function(e){for(var t,n=e.length,o=0,i="",r=!1;o<=n;o++)t=_(e,o),"\\"!==t?r||"."!==t?("["===t?r=!0:"]"===t&&(r=!1),i+=t):i+="[\\s\\S]":i+=t+_(e,++o);return i},q=function(e){for(var t,n=e.length,o=0,i="",r=[],s={},a=!1,l=!1,c=0,d="";o<=n;o++){if(t=_(e,o),"\\"===t)t+=_(e,++o);else if("]"===t)a=!1;else if(!a)switch(!0){case"["===t:a=!0;break;case"("===t:T(I,D(e,o+1))&&(o+=2,l=!0),i+=t,c++;continue;case">"===t&&l:if(""===d||b(s,d))throw new M("Invalid capture group name");s[d]=!0,r[r.length]=[d,c],l=!1,d="";continue}l?d+=t:i+=t}return[i,r]};if(s("RegExp",F)){for(var H=function(e,t){var n,o,i,r,s,c,f=d(A,this),m=u(e),g=void 0===t,v=[],b=e;if(!f&&m&&g&&e.constructor===H)return e;if((m||d(A,e))&&(e=e.source,g&&(t=h(b))),e=void 0===e?"":p(e),t=void 0===t?"":p(t),b=e,k&&"dotAll"in N&&(o=!!t&&O(t,"s")>-1,o&&(t=P(t,/s/g,""))),n=t,L&&"sticky"in N&&(i=!!t&&O(t,"y")>-1,i&&j&&(t=P(t,/y/g,""))),C&&(r=q(e),e=r[0],v=r[1]),s=a(E(e,t),f?this:A,H),(o||i||v.length)&&(c=y(s),o&&(c.dotAll=!0,c.raw=H(z(e),n)),i&&(c.sticky=!0),v.length&&(c.groups=v)),e!==b)try{l(s,"source",""===b?"(?:)":b)}catch(w){}return s},V=c(E),U=0;V.length>U;)m(H,E,V[U++]);A.constructor=H,H.prototype=A,g(i,"RegExp",H,{constructor:!0})}w("RegExp")},28450:function(e,t,n){var o=n(19781),i=n(9441),r=n(84326),s=n(47045),a=n(29909).get,l=RegExp.prototype,c=TypeError;o&&i&&s(l,"dotAll",{configurable:!0,get:function(){if(this!==l){if("RegExp"===r(this))return!!a(this).dotAll;throw c("Incompatible receiver, RegExp required")}}})},74916:function(e,t,n){"use strict";var o=n(82109),i=n(22261);o({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},88386:function(e,t,n){var o=n(19781),i=n(52999).MISSED_STICKY,r=n(84326),s=n(47045),a=n(29909).get,l=RegExp.prototype,c=TypeError;o&&i&&s(l,"sticky",{configurable:!0,get:function(){if(this!==l){if("RegExp"===r(this))return!!a(this).sticky;throw c("Incompatible receiver, RegExp required")}}})},77601:function(e,t,n){"use strict";n(74916);var o=n(82109),i=n(46916),r=n(60614),s=n(19670),a=n(41340),l=function(){var e=!1,t=/[ac]/;return t.exec=function(){return e=!0,/./.exec.apply(this,arguments)},!0===t.test("abc")&&e}(),c=/./.test;o({target:"RegExp",proto:!0,forced:!l},{test:function(e){var t=s(this),n=a(e),o=t.exec;if(!r(o))return i(c,t,n);var l=i(o,t,n);return null!==l&&(s(l),!0)}})},39714:function(e,t,n){"use strict";var o=n(76530).PROPER,i=n(98052),r=n(19670),s=n(41340),a=n(47293),l=n(34706),c="toString",d=RegExp.prototype,u=d[c],p=a((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),h=o&&u.name!=c;(p||h)&&i(RegExp.prototype,c,(function(){var e=r(this),t=s(e.source),n=s(l(e));return"/"+t+"/"+n}),{unsafe:!0})},32023:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(3929),s=n(84488),a=n(41340),l=n(84964),c=i("".indexOf);o({target:"String",proto:!0,forced:!l("includes")},{includes:function(e){return!!~c(a(s(this)),a(r(e)),arguments.length>1?arguments[1]:void 0)}})},78783:function(e,t,n){"use strict";var o=n(28710).charAt,i=n(41340),r=n(29909),s=n(51656),a=n(76178),l="String Iterator",c=r.set,d=r.getterFor(l);s(String,"String",(function(e){c(this,{type:l,string:i(e),index:0})}),(function(){var e,t=d(this),n=t.string,i=t.index;return i>=n.length?a(void 0,!0):(e=o(n,i),t.index+=e.length,a(e,!1))}))},4723:function(e,t,n){"use strict";var o=n(46916),i=n(27007),r=n(19670),s=n(68554),a=n(17466),l=n(41340),c=n(84488),d=n(58173),u=n(31530),p=n(97651);i("match",(function(e,t,n){return[function(t){var n=c(this),i=s(t)?void 0:d(t,e);return i?o(i,t,n):new RegExp(t)[e](l(n))},function(e){var o=r(this),i=l(e),s=n(t,o,i);if(s.done)return s.value;if(!o.global)return p(o,i);var c=o.unicode;o.lastIndex=0;var d,h=[],f=0;while(null!==(d=p(o,i))){var m=l(d[0]);h[f]=m,""===m&&(o.lastIndex=u(i,a(o.lastIndex),c)),f++}return 0===f?null:h}]}))},82481:function(e,t,n){var o=n(82109),i=n(38415);o({target:"String",proto:!0},{repeat:i})},15306:function(e,t,n){"use strict";var o=n(22104),i=n(46916),r=n(1702),s=n(27007),a=n(47293),l=n(19670),c=n(60614),d=n(68554),u=n(19303),p=n(17466),h=n(41340),f=n(84488),m=n(31530),g=n(58173),v=n(10647),b=n(97651),y=n(5112),w=y("replace"),x=Math.max,k=Math.min,C=r([].concat),S=r([].push),E=r("".indexOf),A=r("".slice),M=function(e){return void 0===e?e:String(e)},T=function(){return"$0"==="a".replace(/./,"$0")}(),_=function(){return!!/./[w]&&""===/./[w]("a","$0")}(),P=!a((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}));s("replace",(function(e,t,n){var r=_?"$":"$0";return[function(e,n){var o=f(this),r=d(e)?void 0:g(e,w);return r?i(r,e,o,n):i(t,h(o),e,n)},function(e,i){var s=l(this),a=h(e);if("string"==typeof i&&-1===E(i,r)&&-1===E(i,"$<")){var d=n(t,s,a,i);if(d.done)return d.value}var f=c(i);f||(i=h(i));var g=s.global;if(g){var y=s.unicode;s.lastIndex=0}var w=[];while(1){var T=b(s,a);if(null===T)break;if(S(w,T),!g)break;var _=h(T[0]);""===_&&(s.lastIndex=m(a,p(s.lastIndex),y))}for(var P="",O=0,D=0;D<w.length;D++){T=w[D];for(var I=h(T[0]),N=x(k(u(T.index),a.length),0),R=[],B=1;B<T.length;B++)S(R,M(T[B]));var L=T.groups;if(f){var j=C([I],R,N,a);void 0!==L&&S(j,L);var F=h(o(i,void 0,j))}else F=v(I,a,N,R,L,i);N>=O&&(P+=A(a,O,N)+F,O=N+I.length)}return P+A(a,O)}]}),!P||!T||_)},64765:function(e,t,n){"use strict";var o=n(46916),i=n(27007),r=n(19670),s=n(68554),a=n(84488),l=n(81150),c=n(41340),d=n(58173),u=n(97651);i("search",(function(e,t,n){return[function(t){var n=a(this),i=s(t)?void 0:d(t,e);return i?o(i,t,n):new RegExp(t)[e](c(n))},function(e){var o=r(this),i=c(e),s=n(t,o,i);if(s.done)return s.value;var a=o.lastIndex;l(a,0)||(o.lastIndex=0);var d=u(o,i);return l(o.lastIndex,a)||(o.lastIndex=a),null===d?-1:d.index}]}))},23157:function(e,t,n){"use strict";var o=n(82109),i=n(21470),r=n(31236).f,s=n(17466),a=n(41340),l=n(3929),c=n(84488),d=n(84964),u=n(31913),p=i("".startsWith),h=i("".slice),f=Math.min,m=d("startsWith"),g=!u&&!m&&!!function(){var e=r(String.prototype,"startsWith");return e&&!e.writable}();o({target:"String",proto:!0,forced:!g&&!m},{startsWith:function(e){var t=a(c(this));l(e);var n=s(f(arguments.length>1?arguments[1]:void 0,t.length)),o=a(e);return p?p(t,o,n):h(t,n,n+o.length)===o}})},73210:function(e,t,n){"use strict";var o=n(82109),i=n(53111).trim,r=n(76091);o({target:"String",proto:!0,forced:r("trim")},{trim:function(){return i(this)}})},72443:function(e,t,n){var o=n(26800);o("asyncIterator")},4032:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(46916),s=n(1702),a=n(31913),l=n(19781),c=n(36293),d=n(47293),u=n(92597),p=n(47976),h=n(19670),f=n(45656),m=n(34948),g=n(41340),v=n(79114),b=n(70030),y=n(81956),w=n(8006),x=n(1156),k=n(25181),C=n(31236),S=n(3070),E=n(36048),A=n(55296),M=n(98052),T=n(47045),_=n(72309),P=n(6200),O=n(3501),D=n(69711),I=n(5112),N=n(6061),R=n(26800),B=n(56532),L=n(58003),j=n(29909),F=n(42092).forEach,z=P("hidden"),q="Symbol",H="prototype",V=j.set,U=j.getterFor(q),G=Object[H],W=i.Symbol,$=W&&W[H],X=i.TypeError,Y=i.QObject,Z=C.f,K=S.f,J=x.f,Q=A.f,ee=s([].push),te=_("symbols"),ne=_("op-symbols"),oe=_("wks"),ie=!Y||!Y[H]||!Y[H].findChild,re=l&&d((function(){return 7!=b(K({},"a",{get:function(){return K(this,"a",{value:7}).a}})).a}))?function(e,t,n){var o=Z(G,t);o&&delete G[t],K(e,t,n),o&&e!==G&&K(G,t,o)}:K,se=function(e,t){var n=te[e]=b($);return V(n,{type:q,tag:e,description:t}),l||(n.description=t),n},ae=function(e,t,n){e===G&&ae(ne,t,n),h(e);var o=m(t);return h(n),u(te,o)?(n.enumerable?(u(e,z)&&e[z][o]&&(e[z][o]=!1),n=b(n,{enumerable:v(0,!1)})):(u(e,z)||K(e,z,v(1,{})),e[z][o]=!0),re(e,o,n)):K(e,o,n)},le=function(e,t){h(e);var n=f(t),o=y(n).concat(he(n));return F(o,(function(t){l&&!r(de,n,t)||ae(e,t,n[t])})),e},ce=function(e,t){return void 0===t?b(e):le(b(e),t)},de=function(e){var t=m(e),n=r(Q,this,t);return!(this===G&&u(te,t)&&!u(ne,t))&&(!(n||!u(this,t)||!u(te,t)||u(this,z)&&this[z][t])||n)},ue=function(e,t){var n=f(e),o=m(t);if(n!==G||!u(te,o)||u(ne,o)){var i=Z(n,o);return!i||!u(te,o)||u(n,z)&&n[z][o]||(i.enumerable=!0),i}},pe=function(e){var t=J(f(e)),n=[];return F(t,(function(e){u(te,e)||u(O,e)||ee(n,e)})),n},he=function(e){var t=e===G,n=J(t?ne:f(e)),o=[];return F(n,(function(e){!u(te,e)||t&&!u(G,e)||ee(o,te[e])})),o};c||(W=function(){if(p($,this))throw X("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,t=D(e),n=function(e){this===G&&r(n,ne,e),u(this,z)&&u(this[z],t)&&(this[z][t]=!1),re(this,t,v(1,e))};return l&&ie&&re(G,t,{configurable:!0,set:n}),se(t,e)},$=W[H],M($,"toString",(function(){return U(this).tag})),M(W,"withoutSetter",(function(e){return se(D(e),e)})),A.f=de,S.f=ae,E.f=le,C.f=ue,w.f=x.f=pe,k.f=he,N.f=function(e){return se(I(e),e)},l&&(T($,"description",{configurable:!0,get:function(){return U(this).description}}),a||M(G,"propertyIsEnumerable",de,{unsafe:!0}))),o({global:!0,constructor:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),F(y(oe),(function(e){R(e)})),o({target:q,stat:!0,forced:!c},{useSetter:function(){ie=!0},useSimple:function(){ie=!1}}),o({target:"Object",stat:!0,forced:!c,sham:!l},{create:ce,defineProperty:ae,defineProperties:le,getOwnPropertyDescriptor:ue}),o({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:pe}),B(),L(W,q),O[z]=!0},41817:function(e,t,n){"use strict";var o=n(82109),i=n(19781),r=n(17854),s=n(1702),a=n(92597),l=n(60614),c=n(47976),d=n(41340),u=n(47045),p=n(99920),h=r.Symbol,f=h&&h.prototype;if(i&&l(h)&&(!("description"in f)||void 0!==h().description)){var m={},g=function(){var e=arguments.length<1||void 0===arguments[0]?void 0:d(arguments[0]),t=c(f,this)?new h(e):void 0===e?h():h(e);return""===e&&(m[t]=!0),t};p(g,h),g.prototype=f,f.constructor=g;var v="Symbol(test)"==String(h("test")),b=s(f.valueOf),y=s(f.toString),w=/^Symbol\((.*)\)[^)]+$/,x=s("".replace),k=s("".slice);u(f,"description",{configurable:!0,get:function(){var e=b(this);if(a(m,e))return"";var t=y(e),n=v?k(t,7,-1):x(t,w,"$1");return""===n?void 0:n}}),o({global:!0,constructor:!0,forced:!0},{Symbol:g})}},40763:function(e,t,n){var o=n(82109),i=n(35005),r=n(92597),s=n(41340),a=n(72309),l=n(2015),c=a("string-to-symbol-registry"),d=a("symbol-to-string-registry");o({target:"Symbol",stat:!0,forced:!l},{for:function(e){var t=s(e);if(r(c,t))return c[t];var n=i("Symbol")(t);return c[t]=n,d[n]=t,n}})},32165:function(e,t,n){var o=n(26800);o("iterator")},82526:function(e,t,n){n(4032),n(40763),n(26620),n(38862),n(29660)},26620:function(e,t,n){var o=n(82109),i=n(92597),r=n(52190),s=n(66330),a=n(72309),l=n(2015),c=a("symbol-to-string-registry");o({target:"Symbol",stat:!0,forced:!l},{keyFor:function(e){if(!r(e))throw TypeError(s(e)+" is not a symbol");if(i(c,e))return c[e]}})},96649:function(e,t,n){var o=n(26800),i=n(56532);o("toPrimitive"),i()},39341:function(e,t,n){var o=n(35005),i=n(26800),r=n(58003);i("toStringTag"),r(o("Symbol"),"Symbol")},41202:function(e,t,n){"use strict";var o,i=n(76677),r=n(17854),s=n(1702),a=n(89190),l=n(62423),c=n(77710),d=n(29320),u=n(70111),p=n(29909).enforce,h=n(47293),f=n(94811),m=Object,g=Array.isArray,v=m.isExtensible,b=m.isFrozen,y=m.isSealed,w=m.freeze,x=m.seal,k={},C={},S=!r.ActiveXObject&&"ActiveXObject"in r,E=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},A=c("WeakMap",E,d),M=A.prototype,T=s(M.set),_=function(){return i&&h((function(){var e=w([]);return T(new A,e,1),!b(e)}))};if(f)if(S){o=d.getConstructor(E,"WeakMap",!0),l.enable();var P=s(M["delete"]),O=s(M.has),D=s(M.get);a(M,{delete:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),P(this,e)||t.frozen["delete"](e)}return P(this,e)},has:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),O(this,e)||t.frozen.has(e)}return O(this,e)},get:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),O(this,e)?D(this,e):t.frozen.get(e)}return D(this,e)},set:function(e,t){if(u(e)&&!v(e)){var n=p(this);n.frozen||(n.frozen=new o),O(this,e)?T(this,e,t):n.frozen.set(e,t)}else T(this,e,t);return this}})}else _()&&a(M,{set:function(e,t){var n;return g(e)&&(b(e)?n=k:y(e)&&(n=C)),T(this,e,t),n==k&&w(e),n==C&&x(e),this}})},4129:function(e,t,n){n(41202)},75505:function(e,t,n){var o=n(82109),i=n(17854),r=n(35005),s=n(1702),a=n(46916),l=n(47293),c=n(41340),d=n(92597),u=n(48053),p=n(14170).ctoi,h=/[^\d+/a-z]/i,f=/[\t\n\f\r ]+/g,m=/[=]{1,2}$/,g=r("atob"),v=String.fromCharCode,b=s("".charAt),y=s("".replace),w=s(h.exec),x=l((function(){return""!==g(" ")})),k=!l((function(){g("a")})),C=!x&&!k&&!l((function(){g()})),S=!x&&!k&&1!==g.length;o({global:!0,bind:!0,enumerable:!0,forced:x||k||C||S},{atob:function(e){if(u(arguments.length,1),C||S)return a(g,i,e);var t,n,o=y(c(e),f,""),s="",l=0,x=0;if(o.length%4==0&&(o=y(o,m,"")),o.length%4==1||w(h,o))throw new(r("DOMException"))("The string is not correctly encoded","InvalidCharacterError");while(t=b(o,l++))d(p,t)&&(n=x%4?64*n+p[t]:p[t],x++%4&&(s+=v(255&n>>(-2*x&6))));return s}})},27479:function(e,t,n){var o=n(82109),i=n(17854),r=n(35005),s=n(1702),a=n(46916),l=n(47293),c=n(41340),d=n(48053),u=n(14170).itoc,p=r("btoa"),h=s("".charAt),f=s("".charCodeAt),m=!!p&&!l((function(){p()})),g=!!p&&l((function(){return"bnVsbA=="!==p(null)})),v=!!p&&1!==p.length;o({global:!0,bind:!0,enumerable:!0,forced:m||g||v},{btoa:function(e){if(d(arguments.length,1),m||g||v)return a(p,i,c(e));var t,n,o=c(e),s="",l=0,b=u;while(h(o,l)||(b="=",l%1)){if(n=f(o,l+=3/4),n>255)throw new(r("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");t=t<<8|n,s+=h(b,63&t>>8-l%1*8)}return s}})},54747:function(e,t,n){var o=n(17854),i=n(48324),r=n(98509),s=n(18533),a=n(68880),l=function(e){if(e&&e.forEach!==s)try{a(e,"forEach",s)}catch(t){e.forEach=s}};for(var c in i)i[c]&&l(o[c]&&o[c].prototype);l(r)},33948:function(e,t,n){var o=n(17854),i=n(48324),r=n(98509),s=n(66992),a=n(68880),l=n(5112),c=l("iterator"),d=l("toStringTag"),u=s.values,p=function(e,t){if(e){if(e[c]!==u)try{a(e,c,u)}catch(o){e[c]=u}if(e[d]||a(e,d,t),i[t])for(var n in s)if(e[n]!==s[n])try{a(e,n,s[n])}catch(o){e[n]=s[n]}}};for(var h in i)p(o[h]&&o[h].prototype,h);p(r,"DOMTokenList")},87714:function(e,t,n){"use strict";var o=n(82109),i=n(44038),r=n(35005),s=n(47293),a=n(70030),l=n(79114),c=n(3070).f,d=n(98052),u=n(47045),p=n(92597),h=n(25787),f=n(19670),m=n(7762),g=n(56277),v=n(93678),b=n(11060),y=n(29909),w=n(19781),x=n(31913),k="DOMException",C="DATA_CLONE_ERR",S=r("Error"),E=r(k)||function(){try{var e=r("MessageChannel")||i("worker_threads").MessageChannel;(new e).port1.postMessage(new WeakMap)}catch(t){if(t.name==C&&25==t.code)return t.constructor}}(),A=E&&E.prototype,M=S.prototype,T=y.set,_=y.getterFor(k),P="stack"in S(k),O=function(e){return p(v,e)&&v[e].m?v[e].c:0},D=function(){h(this,I);var e=arguments.length,t=g(e<1?void 0:arguments[0]),n=g(e<2?void 0:arguments[1],"Error"),o=O(n);if(T(this,{type:k,name:n,message:t,code:o}),w||(this.name=n,this.message=t,this.code=o),P){var i=S(t);i.name=k,c(this,"stack",l(1,b(i.stack,1)))}},I=D.prototype=a(M),N=function(e){return{enumerable:!0,configurable:!0,get:e}},R=function(e){return N((function(){return _(this)[e]}))};w&&(u(I,"code",R("code")),u(I,"message",R("message")),u(I,"name",R("name"))),c(I,"constructor",l(1,D));var B=s((function(){return!(new E instanceof S)})),L=B||s((function(){return M.toString!==m||"2: 1"!==String(new E(1,2))})),j=B||s((function(){return 25!==new E(1,"DataCloneError").code})),F=B||25!==E[C]||25!==A[C],z=x?L||j||F:B;o({global:!0,constructor:!0,forced:z},{DOMException:z?D:E});var q=r(k),H=q.prototype;for(var V in L&&(x||E===q)&&d(H,"toString",m),j&&w&&E===q&&u(H,"code",N((function(){return O(f(this).name)}))),v)if(p(v,V)){var U=v[V],G=U.s,W=l(6,U.c);p(q,G)||c(q,G,W),p(H,G)||c(H,G,W)}},82801:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(35005),s=n(79114),a=n(3070).f,l=n(92597),c=n(25787),d=n(79587),u=n(56277),p=n(93678),h=n(11060),f=n(19781),m=n(31913),g="DOMException",v=r("Error"),b=r(g),y=function(){c(this,w);var e=arguments.length,t=u(e<1?void 0:arguments[0]),n=u(e<2?void 0:arguments[1],"Error"),o=new b(t,n),i=v(t);return i.name=g,a(o,"stack",s(1,h(i.stack,1))),d(o,this,y),o},w=y.prototype=b.prototype,x="stack"in v(g),k="stack"in new b(1,2),C=b&&f&&Object.getOwnPropertyDescriptor(i,g),S=!!C&&!(C.writable&&C.configurable),E=x&&!S&&!k;o({global:!0,constructor:!0,forced:m||E},{DOMException:E?y:b});var A=r(g),M=A.prototype;if(M.constructor!==A)for(var T in m||a(M,"constructor",s(1,A)),p)if(l(p,T)){var _=p[T],P=_.s;l(A,P)||a(A,P,s(6,_.c))}},1174:function(e,t,n){var o=n(35005),i=n(58003),r="DOMException";i(o(r),r)},14759:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".popper{width:auto;background-color:#fafafa;color:#212121;text-align:center;padding:2px;display:inline-block;border-radius:3px;position:absolute;font-size:14px;font-weight:400;border:1px solid #ebebeb;z-index:200000;-webkit-box-shadow:0 0 6px 0 #3a3a3a;box-shadow:0 0 6px 0 #3a3a3a}.popper .popper__arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px}.popper[x-placement^=top]{margin-bottom:5px}.popper[x-placement^=top] .popper__arrow{border-width:5px 5px 0 5px;border-color:#fafafa transparent transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=bottom]{margin-top:5px}.popper[x-placement^=bottom] .popper__arrow{border-width:0 5px 5px 5px;border-color:transparent transparent #fafafa transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=right]{margin-left:5px}.popper[x-placement^=right] .popper__arrow{border-width:5px 5px 5px 0;border-color:transparent #fafafa transparent transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popper[x-placement^=left]{margin-right:5px}.popper[x-placement^=left] .popper__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #fafafa;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}",""]),t["default"]=a},41987:function(e,t,n){"use strict";var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(61667),l=n.n(a),c=new URL(n(67602),n.b),d=s()(i()),u=l()(c);d.push([e.id,'/*! JointJS v3.6.5 (2022-12-15) - JavaScript diagramming library\n\n\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n*/.joint-viewport{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.joint-paper-background,.joint-paper-grid,.joint-paper>svg{position:absolute;top:0;left:0;right:0;bottom:0}[magnet=true]:not(.joint-element){cursor:crosshair}[magnet=true]:not(.joint-element):hover{opacity:.7}.joint-element{cursor:move}.joint-element *{-webkit-user-drag:none}.joint-element .scalable *,.marker-source,.marker-target{vector-effect:non-scaling-stroke}.joint-paper{position:relative}.joint-highlight-opacity{opacity:.3}.joint-link .connection,.joint-link .connection-wrap{fill:none}.marker-arrowheads,.marker-vertices{opacity:0;cursor:move}.marker-arrowheads{cursor:-webkit-grab;cursor:-moz-grab}.link-tools{opacity:0;cursor:pointer}.link-tools .tool-options{display:none}.joint-link:hover .link-tools,.joint-link:hover .marker-arrowheads,.joint-link:hover .marker-vertices{opacity:1}.marker-vertex-remove{cursor:pointer;opacity:.1}.marker-vertex-group:hover .marker-vertex-remove{opacity:1}.marker-vertex-remove-area{opacity:.1;cursor:pointer}.marker-vertex-group:hover .marker-vertex-remove-area{opacity:1}.joint-element .fobj{overflow:hidden}.joint-element .fobj body{background-color:transparent;margin:0;position:static}.joint-element .fobj div{text-align:center;vertical-align:middle;display:table-cell;padding:0 5px 0 5px}.joint-paper.joint-theme-dark{background-color:#18191b}.joint-link.joint-theme-dark .connection-wrap{stroke:#8f8ff3;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-dark .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-dark .connection{stroke-linejoin:round}.joint-link.joint-theme-dark .link-tools .tool-remove circle{fill:#f33636}.joint-link.joint-theme-dark .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-dark .link-tools [event="link:options"] circle{fill:green}.joint-link.joint-theme-dark .marker-vertex{fill:#5652db}.joint-link.joint-theme-dark .marker-vertex:hover{fill:#8e8ce1;stroke:none}.joint-link.joint-theme-dark .marker-arrowhead{fill:#5652db}.joint-link.joint-theme-dark .marker-arrowhead:hover{fill:#8e8ce1;stroke:none}.joint-link.joint-theme-dark .marker-vertex-remove-area{fill:green;stroke:#006400}.joint-link.joint-theme-dark .marker-vertex-remove{fill:#fff;stroke:#fff}.joint-paper.joint-theme-default{background-color:#fff}.joint-link.joint-theme-default .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-default .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-default .connection{stroke-linejoin:round}.joint-link.joint-theme-default .link-tools .tool-remove circle{fill:red}.joint-link.joint-theme-default .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-default .marker-vertex{fill:#1abc9c}.joint-link.joint-theme-default .marker-vertex:hover{fill:#34495e;stroke:none}.joint-link.joint-theme-default .marker-arrowhead{fill:#1abc9c}.joint-link.joint-theme-default .marker-arrowhead:hover{fill:#f39c12;stroke:none}.joint-link.joint-theme-default .marker-vertex-remove{fill:#fff}@font-face{font-family:lato-light;src:url('+u+') format("woff");font-weight:400;font-style:normal}.joint-link.joint-theme-material .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-material .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-material .connection{stroke-linejoin:round}.joint-link.joint-theme-material .link-tools .tool-remove circle{fill:#c64242}.joint-link.joint-theme-material .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-material .marker-vertex{fill:#d0d8e8}.joint-link.joint-theme-material .marker-vertex:hover{fill:#5fa9ee;stroke:none}.joint-link.joint-theme-material .marker-arrowhead{fill:#d0d8e8}.joint-link.joint-theme-material .marker-arrowhead:hover{fill:#5fa9ee;stroke:none}.joint-link.joint-theme-material .marker-vertex-remove-area{fill:#5fa9ee}.joint-link.joint-theme-material .marker-vertex-remove{fill:#fff}.joint-link.joint-theme-modern .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-modern .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-modern .connection{stroke-linejoin:round}.joint-link.joint-theme-modern .link-tools .tool-remove circle{fill:red}.joint-link.joint-theme-modern .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-modern .marker-vertex{fill:#1abc9c}.joint-link.joint-theme-modern .marker-vertex:hover{fill:#34495e;stroke:none}.joint-link.joint-theme-modern .marker-arrowhead{fill:#1abc9c}.joint-link.joint-theme-modern .marker-arrowhead:hover{fill:#f39c12;stroke:none}.joint-link.joint-theme-modern .marker-vertex-remove{fill:#fff}',""]),t.Z=d},60396:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".file-upload-button .file-upload-control{display:none}",""]),t["default"]=a},79788:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".multiselect-icons .input-group{width:100%}.multiselect-icons .multiselect{display:inline-block!important;position:relative;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.multiselect-icons .multiselect,.multiselect-icons .multiselect__tags{height:38px;min-height:38px;max-height:38px}.multiselect-icons .multiselect__tags{overflow:hidden}.multiselect-icons .multiselect__content{padding:7px}.multiselect-icons .multiselect__element{display:inline-block}.multiselect-icons .multiselect__element .multiselect__option{display:block;height:auto;margin:0;padding:0;width:auto}.multiselect-icons .icon-square{color:#788793;font-size:29px;padding:19.3333333333px;text-align:center}.multiselect-icons .multiselect__option--highlight{background:#eee}.multiselect-icons .multiselect__option--selected{background:#3397e1}.multiselect-icons .multiselect__option--selected .icon-square{color:#fff}.multiselect-icons .multiselect__input::-webkit-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::-moz-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input:-ms-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::-ms-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__placeholder{color:#212529;font-size:16px;margin-top:-4px;padding:0!important}.multiselect-icons .multiselect-no-result{line-height:1.5rem}.multiselect-icons .link-upload{cursor:pointer}",""]),t["default"]=a},68671:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-button[data-v-09d8a8ac]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-09d8a8ac]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-09d8a8ac]:active,.crown-button[data-v-09d8a8ac]:focus{background-color:#deebff;color:#1264aa}img[data-v-09d8a8ac]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-09d8a8ac],.crown-button svg[data-v-09d8a8ac]{margin:auto}",""]),t["default"]=a},74593:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(61667),l=n.n(a),c=new URL(n(98573),n.b),d=s()(i()),u=l()(c);d.push([e.id,".color-list[data-v-0c72746a]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,1fr);grid-auto-flow:column;grid-gap:.5rem;padding:.5rem}.color-list>.color-button[data-v-0c72746a]{background:#fff;width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid #fff;position:relative}.color-picker[data-v-0c72746a]{position:absolute;right:40px;top:calc(100% - 36px)}.toggle-picker[data-v-0c72746a]{background:50%/cover no-repeat url("+u+")!important}",""]),t["default"]=d},89888:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-align[data-v-46e3ac40]{top:-58px;left:-35%;pointer-events:auto}.crown-button[data-v-46e3ac40]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-46e3ac40]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-46e3ac40]:active{background-color:#deebff;color:#1264aa}.crown-button[data-v-46e3ac40]:disabled{background-color:#eaeaea;color:#1264aa}.crown-button[data-v-46e3ac40]:focus{background-color:#deebff;color:#1264aa}img[data-v-46e3ac40]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-46e3ac40],.crown-button svg[data-v-46e3ac40]{margin:auto}",""]),t["default"]=a},13266:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-multiselect[data-v-bcd827ec]{top:-38px;left:50%;pointer-events:auto}.crown-button[data-v-bcd827ec]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-bcd827ec]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-bcd827ec]:active,.crown-button[data-v-bcd827ec]:focus{background-color:#deebff;color:#1264aa}img[data-v-bcd827ec]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-bcd827ec],.crown-button svg[data-v-bcd827ec]{margin:auto}",""]),t["default"]=a},66406:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".control-submenu[data-v-acf58eca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;width:255px;left:616px;background:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);border-radius:4px;list-style:none}.control-submenu-item>svg[data-v-acf58eca]{width:24px;height:24px}.control-submenu-item.active[data-v-acf58eca]{background-color:#ebeef2}.control-submenu-list[data-v-acf58eca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 5px;gap:8px;height:40px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:0;flex-grow:0;border-radius:4px;cursor:pointer}.control-submenu-list.active[data-v-acf58eca]{background-color:#deebff}.control-submenu-list.active svg[data-v-acf58eca]{fill:#1264aa}.control-submenu-list[data-v-acf58eca]:hover{background-color:#ebeef2}.control-submenu-list>svg[data-v-acf58eca]{width:24px;height:24px}.control-submenu-list-label[data-v-acf58eca]{font-style:normal;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.02em;color:#000}.control-submenu-options[data-v-acf58eca]{position:absolute;top:0;right:0;padding:3px;-webkit-transform:rotate(47.59deg);transform:rotate(47.59deg);cursor:pointer}.control-submenu-options>span[data-v-acf58eca]{display:block;width:4px;height:3px;background-color:#44494e;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);-webkit-clip-path:padding-box;clip-path:padding-box}.control-submenu-options~svg[data-v-acf58eca]{width:24px;height:24px}.is-dragging[data-v-acf58eca]{background:#3397e1;color:#fff;position:absolute;z-index:10;-webkit-box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);padding:.5rem;pointer-events:none;width:40px;height:40px;background:green}.is-dragging.no-drop[data-v-acf58eca]{opacity:.8;cursor:no-drop;pointer-events:none}.is-dragging[data-v-acf58eca]:hover{background-color:#3397e1;color:#fff;pointer-events:none}",""]),t["default"]=a},15141:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#searchNodeTypes i[data-v-c468f432]{top:27%}#searchNodeTypes input[data-v-c468f432]{border:1px solid #5f666d;border-radius:4px;margin-bottom:1rem;font-size:14px;line-height:21px;padding-left:30px}#searchNodeTypes input[data-v-c468f432]::-webkit-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::-moz-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]:-ms-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::-ms-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::placeholder{color:#929fac}",""]),t["default"]=a},89221:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#nodeTypesList .pinnedObjects{margin-bottom:1rem}.node-types__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.node-types__item:hover{background-color:#ebeef2}.node-types__item:hover .pinIcon{background-color:#dadddf}.node-types__item__icon{width:1.5rem;height:1.5rem}.node-types__item span{margin-left:.8rem;font-size:13px;line-height:19px}.node-types__item .pinIcon{margin-left:auto;border-radius:4px;padding:.3rem}",""]),t["default"]=a},66807:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".pm-block-node-types__item{display:block;padding:.5rem .3rem;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px}.pm-block-node-types__item:hover{background-color:#ebeef2}.pm-block-node-types__item__icon{width:1.5rem;height:1.5rem}.pm-block-node-types__item label{max-width:225px;font-size:14px;line-height:15px}.pm-block-node-types__item span{margin-left:1.6rem;font-size:13px;color:#6c757d}",""]),t["default"]=a},9961:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.cog-container[data-v-31668547]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.element-list[data-v-31668547]{white-space:nowrap;top:2.5rem;left:0;border-radius:5px;padding:0;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.element-list[data-v-31668547],.element-list[data-v-31668547]:after{position:absolute;background-color:#fff}.element-list[data-v-31668547]:after{content:"";width:1.25rem;height:1.25rem;top:-.2rem;left:.5rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}.element-list--item[data-v-31668547]{list-style:none}.element-list--item__button[data-v-31668547]{background:none;padding:.25rem .85rem;border:none;color:#000;font-size:.85rem}.element-list--item__button[data-v-31668547]:disabled{opacity:.6;cursor:not-allowed}',""]),t["default"]=a},59471:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.cog-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.element-list{white-space:nowrap;top:2.5rem;left:0;border-radius:5px;padding:0;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.element-list,.element-list:after{position:absolute;background-color:#fff}.element-list:after{content:"";width:1.25rem;height:1.25rem;top:-.2rem;left:.5rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}.element-list--item{list-style:none}.element-list--item__button{background:none;padding:.25rem .85rem;border:none;color:#000;font-size:.85rem}.element-list--item__button:disabled{opacity:.6;cursor:not-allowed}',""]),t["default"]=a},32909:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.crown-config{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding:0 3px 0 3px;height:2.5rem;border-radius:5px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.crown-config,.crown-config:after{background-color:#fff;position:absolute}.crown-config:after{content:"";width:1.25rem;height:1.25rem;top:.8rem;left:.3rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}',""]),t["default"]=a},80438:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.crown-align{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding:0 3px 0 3px;height:2.5rem;border-radius:5px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.crown-align,.crown-align:after{background-color:#fff;position:absolute}.crown-align:after{content:"";width:1.25rem;height:1.25rem;top:1.8rem;left:8.1rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}',""]),t["default"]=a},93663:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".inspector-column[data-v-738023ac]{max-width:265px}.inspector[data-v-738023ac]{z-index:2}.inspector-container[data-v-738023ac]{text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:4rem}.inspector-container .form-group[data-v-738023ac]{padding:0 .5rem}.inspector-container .form-group>label[data-v-738023ac]{font-size:.8125rem}.inspector-container .inspector-font-size[data-v-738023ac]{font-size:.875rem}.inspector-header[data-v-738023ac]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.inspector-header-title[data-v-738023ac]{-webkit-box-flex:0;-ms-flex-positive:0;font-weight:600;letter-spacing:-.02em;flex-grow:0}",""]),t["default"]=a},27377:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".inspector-button[data-v-cebfb20a]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;top:95px;right:65px;padding:4px;background-color:#fff;border:0 none;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:2}.inspector-button>svg[data-v-cebfb20a]{fill:#44494e}",""]),t["default"]=a},4397:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".mini-paper-container[data-v-76e95759]{position:absolute;bottom:60px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.125);cursor:pointer}.mini-paper-container .mini-paper[data-v-76e95759]{pointer-events:none}.mini-paper-container.closed[data-v-76e95759]{opacity:0;visibility:hidden;-webkit-transition:opacity .1s ease-out,visibility .1s ease-out;transition:opacity .1s ease-out,visibility .1s ease-out}.mini-paper-container.opened[data-v-76e95759]{visibility:visible;opacity:1;-webkit-transition-property:visibility,opacity,right;transition-property:visibility,opacity,right;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-in,ease-in,linear;transition-timing-function:ease-in,ease-in,linear}",""]),t["default"]=a},21987:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(41987),l=n(61667),c=n.n(l),d=new URL(n(58890),n.b),u=s()(i());u.i(a.Z);var p=c()(d);u.push([e.id,".paper-container.default .joint-paper,.paper-container.default .joint-paper *{cursor:default!important}.paper-container.not-allowed .joint-paper,.paper-container.not-allowed .joint-paper *{cursor:not-allowed!important}.paper-container.wait .joint-paper,.paper-container.wait .joint-paper *{cursor:wait!important}.paper-container.crosshair .joint-paper,.paper-container.crosshair .joint-paper *{cursor:crosshair!important}.inspector-enter,.inspector-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.inspector-enter-active,.inspector-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-enter-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.slide-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.slide-enter-to,.slide-leave{max-height:400px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}.modeler .main-paper{position:absolute;height:100%;max-height:100%;min-height:100%;left:0;top:0}.modeler .grabbing-cursor{cursor:-webkit-grabbing!important;cursor:grabbing!important}.modeler .paper-container{position:static!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modeler .joint-element{cursor:default}.modeler .joint-marker-vertex:hover{fill:#ed4757;cursor:url("+p+") 0 0,pointer}.ignore-pointer,.no-pointer-events{pointer-events:none}",""]),t["default"]=u},12494:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".control-list[data-v-0e6b16b8]{margin:0;padding:4px;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;list-style:none;overflow-x:auto}.control-item[data-v-0e6b16b8],.control-list[data-v-0e6b16b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.control-item[data-v-0e6b16b8]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:40px;width:40px;height:40px;margin-right:12px;border-radius:4px;cursor:pointer}.control-item[data-v-0e6b16b8]:last-child{margin-right:0}.control-item[data-v-0e6b16b8]:hover{background-color:#ebeef2}.control-item.active[data-v-0e6b16b8]{background-color:#d4d7f4}.control-item.active[data-v-0e6b16b8] a>svg{fill:#1264aa}.control-item-options[data-v-0e6b16b8]{position:absolute;top:0;right:0;padding:3px;-webkit-transform:rotate(47.59deg);transform:rotate(47.59deg);cursor:pointer}.control-item-options>span[data-v-0e6b16b8]{display:block;width:4px;height:3px;background-color:#44494e;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);-webkit-clip-path:padding-box;clip-path:padding-box}.control-add[data-v-0e6b16b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;background-color:#00ad73;border-radius:2px;font-size:13px}.control-add>svg[data-v-0e6b16b8]{fill:#fff}.is-dragging[data-v-0e6b16b8]{color:#fff;position:absolute;z-index:10;-webkit-box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);padding:.5rem;pointer-events:none;width:40px;height:40px;background-color:green}.is-dragging.no-drop[data-v-0e6b16b8]{opacity:.8;cursor:no-drop;pointer-events:none}.is-dragging[data-v-0e6b16b8]:hover{background-color:#3397e1;color:#fff;pointer-events:none}",""]),t["default"]=a},96589:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".mini-paper-box[data-v-7f06057f]{position:relative;height:48px;margin-right:14px;padding:6px 4px;border-radius:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.mini-paper-box[data-v-7f06057f],.mini-paper-button[data-v-7f06057f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.mini-paper-button[data-v-7f06057f]{width:40px;height:40px;padding:10px;border:0 none;border-radius:4px;cursor:pointer}.mini-paper-button>svg[data-v-7f06057f]{fill:#334;width:100%}.mini-paper-button[data-v-7f06057f]:hover:not(.mini-paper-button-active){background-color:#ebeef2}.mini-paper-button-active[data-v-7f06057f],.mini-paper-button[data-v-7f06057f]:active{background-color:#deebff}.mini-paper-button-active>svg[data-v-7f06057f],.mini-paper-button:active>svg[data-v-7f06057f]{fill:#1264aa}",""]),t["default"]=a},95473:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".rail-container[data-v-5393ebfe]{bottom:20px;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;max-height:48px;z-index:2}.rail-container[data-v-5393ebfe],.rail-left[data-v-5393ebfe]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.rail-left[data-v-5393ebfe]{width:auto;padding:0 35px}.rail-center[data-v-5393ebfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:22px;-moz-column-gap:22px;column-gap:22px;width:100%;padding-right:5px;overflow-x:hidden}.hidden-opacity[data-v-5393ebfe]{opacity:0;visibility:hidden;position:absolute;pointer-events:none}",""]),t["default"]=a},21701:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".ur-box[data-v-379ae012]{height:48px;padding:6px 4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;z-index:2}.ur-box[data-v-379ae012],.ur-button[data-v-379ae012]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.ur-button[data-v-379ae012]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;padding:12px;border:0 none;border-radius:4px;color:#334;cursor:pointer;outline:none}.ur-button[data-v-379ae012]:hover{background-color:#ebeef2}.ur-button[data-v-379ae012]:active{background-color:#deebff}.ur-button:active>svg[data-v-379ae012]{fill:#1264aa}.ur-button[data-v-379ae012]:disabled{background-color:#fff;color:#7e7e92;cursor:not-allowed}.ur-button>svg[data-v-379ae012]{width:24px;height:24px;fill:#334}",""]),t["default"]=a},66683:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".zoom-box[data-v-576edbd4]{height:48px;padding:6px 4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px}.zoom-box[data-v-576edbd4],.zoom-button[data-v-576edbd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.zoom-button[data-v-576edbd4]{width:40px;height:40px;padding:12px;border:0 none;border-radius:4px;color:#334;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zoom-button[data-v-576edbd4]:first-child{margin-right:4px}.zoom-button[data-v-576edbd4]:last-child{margin-left:4px}.zoom-button>svg[data-v-576edbd4]{fill:#334}.zoom-button[data-v-576edbd4]:hover{background-color:#ebeef2}.zoom-button[data-v-576edbd4]:active{background-color:#deebff}.zoom-button:active>svg[data-v-576edbd4]{fill:#1264aa}.zoom-reset[data-v-576edbd4]{padding-left:24px;padding-right:24px;font-size:14px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zoom-reset[data-v-576edbd4]:active{color:#1264aa}",""]),t["default"]=a},12721:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#explorer-rail{overflow:hidden;max-width:340px;background-color:#fff;width:100%;height:80%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:2;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);padding-left:1rem;overflow-y:auto}.rail-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 0}.rail-menu .nav-link{color:#6c757d}.rail-menu .nav-link.active{font-weight:700;border-bottom:2px solid #1572c2;color:#000}.rail-menu .close--container{width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.rail-menu .close--container:hover{cursor:pointer}.node-types__container{padding:.5rem 1rem}.node-types__container p{font-size:13px;line-height:19px;color:#000}.pm-blocks__container{padding:.5rem 1rem}.pm-blocks__container p{font-size:13px;line-height:19px;color:#000}",""]),t["default"]=a},26816:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".toolbar{z-index:3;height:4rem;cursor:auto;width:100%;background:#fff}.toolbar>button{cursor:pointer}.toolbar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;color:#000;text-transform:capitalize}.toolbar-version-status{margin:0 12px;padding-left:12px;border-left:1px solid #adb3b8;font-weight:600;color:#6c757d}.toolbar-loading-status{margin-right:21px}.toolbar-loading-status>svg{margin-left:5px}.toolbar-publish{width:72px;height:30px;margin-right:21px;background-color:#1572c2;border-radius:4px;color:#fff!important;text-transform:uppercase;text-decoration:none!important;cursor:pointer;outline:none}.toolbar-publish:hover{background-color:#065c9d}.toolbar-close{width:42px;height:22px;margin-right:21px;cursor:pointer;text-transform:uppercase;text-decoration:none!important}.text-black,.toolbar-close{color:#000!important}.cursor-default{cursor:default!important}.btn-ellipsis{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;background-color:#6c757d;border:0 none;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;color:#fff}.save-button:active{background-color:#5a6268}.save-button-label{padding-left:.4em}.divider{border-left:1px solid #6c757d;height:80%;padding-left:11px}",""]),t["default"]=a},23997:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".top-rail-container[data-v-78331cf6]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}",""]),t["default"]=a},89834:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".validate-button[data-v-5880bbc6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;background-color:#ebeef2;border:0 none;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.validate-button>svg[data-v-5880bbc6]{width:18px;fill:#212529}.validate-button-active[data-v-5880bbc6],.validate-button[data-v-5880bbc6]:active{background-color:#104a75}.validate-button-active>svg[data-v-5880bbc6],.validate-button:active>svg[data-v-5880bbc6]{fill:#fff}",""]),t["default"]=a},32054:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".issue-box[data-v-337583fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ebeef2;margin-right:12px;padding:4px 8px;border:0 none;border-radius:4px;font-family:Open Sans}.issue-title[data-v-337583fe]{font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.02em;color:#212529}.issue-badge[data-v-337583fe]{min-width:16px;height:20px;margin-left:7px;margin-right:15px;padding-left:3px;padding-right:3px;background:#ffab00;border-radius:8px;font-size:12.8px;font-weight:400;color:#fff}.issue-badge[data-v-337583fe],.issue-icon[data-v-337583fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-icon[data-v-337583fe]{width:14px;height:14px;padding:0}.issue-icon>svg[data-v-337583fe]{fill:#212529}",""]),t["default"]=a},37153:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".validate-container[data-v-0722e36d]{position:absolute;top:48px;right:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:386px;height:273px;padding:12px;background:#f7f7f7;border:1px solid #c4c8cc;border-radius:4px;overflow-y:auto;z-index:3}.validate-container[data-v-0722e36d],.validate-item-box[data-v-0722e36d]{display:-webkit-box;display:-ms-flexbox;display:flex}.validate-item-box[data-v-0722e36d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;color:#000}.validate-item-box>svg[data-v-0722e36d]{width:16px;margin-top:4px;margin-right:10px;fill:#d11401}.validate-item-box[data-v-0722e36d]:last-child{margin-bottom:0}.validate-item-info[data-v-0722e36d]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Open Sans;font-style:normal;font-size:14px}.validate-item-title[data-v-0722e36d]{font-weight:600;text-transform:capitalize}.validate-item-description[data-v-0722e36d]{font-style:italic;font-weight:400;color:#6c757d}.validate-item-node[data-v-0722e36d]{font-weight:400}.validate-item-node-title[data-v-0722e36d]{font-weight:600}",""]),t["default"]=a},55302:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".status-bar-container[data-v-1ad192c7]{color:#555;height:3rem}.status-bar-container__status[data-v-1ad192c7]{cursor:pointer}.statusbar[data-v-1ad192c7]{background-color:#eee;font-size:.875rem;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.divider[data-v-1ad192c7]{height:1.25rem;width:2px;background:#d4d4d4;margin:0 1rem}.validation-container[data-v-1ad192c7]{z-index:2;cursor:default;bottom:0;right:0;height:14rem;width:25rem;background-color:#f7f7f7;overflow:auto;margin-bottom:3rem;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;border-right:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.validation-container__list[data-v-1ad192c7]{padding:.5rem;word-wrap:break-word}.validation-container__list--message[data-v-1ad192c7]{width:18rem}",""]),t["default"]=a},55374:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#dropdown[data-v-0a847d3c]{display:contents}",""]),t["default"]=a},51125:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".documentation-input .richtext{height:auto;width:100%}",""]),t["default"]=a},16590:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".font-xs[data-v-395d11da]{font-size:.75rem}.btn-link[data-v-395d11da]{border-style:none!important;background:transparent;padding:0}",""]),t["default"]=a},20211:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".invalid .multiselect__tags{border-color:#dc3545!important}",""]),t["default"]=a},56347:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".font-xs[data-v-607e6d70]{font-size:.75rem}.btn-link[data-v-607e6d70]{border-style:none!important;background:transparent;padding:0}",""]),t["default"]=a},3236:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".invalid .multiselect__tags{border-color:#dc3545!important}",""]),t["default"]=a},40334:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".periodicity[data-v-72709fd0]{margin-top:-3px}",""]),t["default"]=a},19845:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".form-date-picker label{display:none}.occurrences-text{pointer-events:none}",""]),t["default"]=a},94730:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".weekday[data-v-4ae18478]{padding:.75em;margin-left:.2em;margin-bottom:.5em;cursor:pointer}",""]),t["default"]=a},42710:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".box[data-v-82f4c144]{border:1px solid #5faaee;position:absolute;pointer-events:none}",""]),t["default"]=a},1183:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"@media screen and (max-width:1365px){#breadcrumbs[data-v-d1e148b4]{width:290px}}",""]),t["default"]=a},23645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o="undefined"!==typeof t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,i,r){"string"===typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var l=this[a][0];null!=l&&(s[l]=!0)}for(var c=0;c<e.length;c++){var d=[].concat(e[c]);o&&s[d[0]]||("undefined"!==typeof r&&("undefined"===typeof d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},61667:function(e){"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},8081:function(e){"use strict";e.exports=function(e){return e[1]}},93162:function(e,t,n){var o,i,r;(function(n,s){i=[],o=s,r="function"===typeof o?o.apply(t,i):o,void 0===r||(e.exports=r)})(0,(function(){"use strict";function t(e,t){return"undefined"==typeof t?t={autoBom:!1}:"object"!=typeof t&&(console.warn("Deprecated: Expected third argument to be a object"),t={autoBom:!t}),t.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\ufeff",e],{type:e.type}):e}function o(e,t,n){var o=new XMLHttpRequest;o.open("GET",e),o.responseType="blob",o.onload=function(){l(o.response,t,n)},o.onerror=function(){console.error("could not download file")},o.send()}function i(e){var t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch(e){}return 200<=t.status&&299>=t.status}function r(e){try{e.dispatchEvent(new MouseEvent("click"))}catch(o){var t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}}var s="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof n.g&&n.g.global===n.g?n.g:void 0,a=s.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),l=s.saveAs||("object"!=typeof window||window!==s?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(e,t,n){var a=s.URL||s.webkitURL,l=document.createElement("a");t=t||e.name||"download",l.download=t,l.rel="noopener","string"==typeof e?(l.href=e,l.origin===location.origin?r(l):i(l.href)?o(e,t,n):r(l,l.target="_blank")):(l.href=a.createObjectURL(e),setTimeout((function(){a.revokeObjectURL(l.href)}),4e4),setTimeout((function(){r(l)}),0))}:"msSaveOrOpenBlob"in navigator?function(e,n,s){if(n=n||e.name||"download","string"!=typeof e)navigator.msSaveOrOpenBlob(t(e,s),n);else if(i(e))o(e,n,s);else{var a=document.createElement("a");a.href=e,a.target="_blank",setTimeout((function(){r(a)}))}}:function(e,t,n,i){if(i=i||open("","_blank"),i&&(i.document.title=i.document.body.innerText="downloading..."),"string"==typeof e)return o(e,t,n);var r="application/octet-stream"===e.type,l=/constructor/i.test(s.HTMLElement)||s.safari,c=/CriOS\/[\d]+/.test(navigator.userAgent);if((c||r&&l||a)&&"undefined"!=typeof FileReader){var d=new FileReader;d.onloadend=function(){var e=d.result;e=c?e:e.replace(/^data:[^;]*;/,"data:attachment/file;"),i?i.location.href=e:location=e,i=null},d.readAsDataURL(e)}else{var u=s.URL||s.webkitURL,p=u.createObjectURL(e);i?i.location=p:location.href=p,i=null,setTimeout((function(){u.revokeObjectURL(p)}),4e4)}});s.saveAs=l.saveAs=l,e.exports=l}))},42238:function(e){const t=[{"500px":{changes:["4.4","5.0.0"],label:"500px",search:{terms:[]},styles:["brands"],unicode:"f26e",voted:!1},"accessible-icon":{changes:["5.0.0"],label:"Accessible Icon",search:{terms:["accessibility","handicap","person","wheelchair","wheelchair-alt"]},styles:["brands"],unicode:"f368",voted:!1},accusoft:{changes:["5.0.0"],label:"Accusoft",search:{terms:[]},styles:["brands"],unicode:"f369",voted:!1},"acquisitions-incorporated":{changes:["5.4.0","5.8.0"],label:"Acquisitions Incorporated",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6af",voted:!1},ad:{changes:["5.3.0","5.10.2"],label:"Ad",search:{terms:["advertisement","media","newspaper","promotion","publicity"]},styles:["solid"],unicode:"f641",voted:!1},"address-book":{changes:["4.7","5.0.0","5.0.3"],label:"Address Book",search:{terms:["contact","directory","index","little black book","rolodex"]},styles:["solid","regular"],unicode:"f2b9",voted:!1},"address-card":{changes:["4.7","5.0.0","5.0.3"],label:"Address Card",search:{terms:["about","contact","id","identification","postcard","profile"]},styles:["solid","regular"],unicode:"f2bb",voted:!1},adjust:{changes:["1","5.0.0","5.10.2","5.11.0"],label:"adjust",search:{terms:["contrast","dark","light","saturation"]},styles:["solid"],unicode:"f042",voted:!1},adn:{changes:["3.2","5.0.0"],label:"App.net",search:{terms:[]},styles:["brands"],unicode:"f170",voted:!1},adversal:{changes:["5.0.0"],label:"Adversal",search:{terms:[]},styles:["brands"],unicode:"f36a",voted:!1},affiliatetheme:{changes:["5.0.0"],label:"affiliatetheme",search:{terms:[]},styles:["brands"],unicode:"f36b",voted:!1},"air-freshener":{changes:["5.2.0","5.15.3"],label:"Air Freshener",search:{terms:["car","deodorize","fresh","pine","scent"]},styles:["solid"],unicode:"f5d0",voted:!1},airbnb:{changes:["5.8.0"],label:"Airbnb",search:{terms:[]},styles:["brands"],unicode:"f834"},algolia:{changes:["5.0.0"],label:"Algolia",search:{terms:[]},styles:["brands"],unicode:"f36c",voted:!1},"align-center":{changes:["1","5.0.0","5.9.0"],label:"align-center",search:{terms:["format","middle","paragraph","text"]},styles:["solid"],unicode:"f037",voted:!1},"align-justify":{changes:["1","5.0.0","5.9.0"],label:"align-justify",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f039",voted:!1},"align-left":{changes:["1","5.0.0","5.9.0"],label:"align-left",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f036",voted:!1},"align-right":{changes:["1","5.0.0","5.9.0"],label:"align-right",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f038",voted:!1},alipay:{changes:["5.3.0"],label:"Alipay",search:{terms:[]},styles:["brands"],unicode:"f642",voted:!1},allergies:{changes:["5.0.7"],label:"Allergies",search:{terms:["allergy","freckles","hand","hives","pox","skin","spots"]},styles:["solid"],unicode:"f461",voted:!1},amazon:{changes:["4.4","5.0.0"],label:"Amazon",search:{terms:[]},styles:["brands"],unicode:"f270",voted:!1},"amazon-pay":{changes:["5.0.2","5.8.0"],label:"Amazon Pay",search:{terms:[]},styles:["brands"],unicode:"f42c",voted:!1},ambulance:{changes:["3","5.0.0","5.0.7"],label:"ambulance",search:{terms:["covid-19","emergency","emt","er","help","hospital","support","vehicle"]},styles:["solid"],unicode:"f0f9",voted:!1},"american-sign-language-interpreting":{changes:["4.6","5.0.0"],label:"American Sign Language Interpreting",search:{terms:["asl","deaf","finger","hand","interpret","speak"]},styles:["solid"],unicode:"f2a3",voted:!1},amilia:{changes:["5.0.0"],label:"Amilia",search:{terms:[]},styles:["brands"],unicode:"f36d",voted:!1},anchor:{changes:["3.1","5.0.0","5.11.0"],label:"Anchor",search:{terms:["berth","boat","dock","embed","link","maritime","moor","secure"]},styles:["solid"],unicode:"f13d",voted:!1},android:{changes:["3.2","5.0.0","5.12.0"],label:"Android",search:{terms:["robot"]},styles:["brands"],unicode:"f17b",voted:!1},angellist:{changes:["4.2","5.0.0"],label:"AngelList",search:{terms:[]},styles:["brands"],unicode:"f209",voted:!1},"angle-double-down":{changes:["3","5.0.0"],label:"Angle Double Down",search:{terms:["arrows","caret","download","expand"]},styles:["solid"],unicode:"f103",voted:!1},"angle-double-left":{changes:["3","5.0.0"],label:"Angle Double Left",search:{terms:["arrows","back","caret","laquo","previous","quote"]},styles:["solid"],unicode:"f100",voted:!1},"angle-double-right":{changes:["3","5.0.0"],label:"Angle Double Right",search:{terms:["arrows","caret","forward","more","next","quote","raquo"]},styles:["solid"],unicode:"f101",voted:!1},"angle-double-up":{changes:["3","5.0.0"],label:"Angle Double Up",search:{terms:["arrows","caret","collapse","upload"]},styles:["solid"],unicode:"f102",voted:!1},"angle-down":{changes:["3","5.0.0"],label:"angle-down",search:{terms:["arrow","caret","download","expand"]},styles:["solid"],unicode:"f107",voted:!1},"angle-left":{changes:["3","5.0.0","5.11.0"],label:"angle-left",search:{terms:["arrow","back","caret","less","previous"]},styles:["solid"],unicode:"f104",voted:!1},"angle-right":{changes:["3","5.0.0","5.11.0"],label:"angle-right",search:{terms:["arrow","care","forward","more","next"]},styles:["solid"],unicode:"f105",voted:!1},"angle-up":{changes:["3","5.0.0"],label:"angle-up",search:{terms:["arrow","caret","collapse","upload"]},styles:["solid"],unicode:"f106",voted:!1},angry:{changes:["5.1.0","5.11.0","5.11.1"],label:"Angry Face",search:{terms:["disapprove","emoticon","face","mad","upset"]},styles:["solid","regular"],unicode:"f556",voted:!1},angrycreative:{changes:["5.0.0"],label:"Angry Creative",search:{terms:[]},styles:["brands"],unicode:"f36e",voted:!1},angular:{changes:["5.0.0","5.8.0"],label:"Angular",search:{terms:[]},styles:["brands"],unicode:"f420",voted:!1},ankh:{changes:["5.3.0"],label:"Ankh",search:{terms:["amulet","copper","coptic christianity","copts","crux ansata","egypt","venus"]},styles:["solid"],unicode:"f644",voted:!1},"app-store":{changes:["5.0.0"],label:"App Store",search:{terms:[]},styles:["brands"],unicode:"f36f",voted:!1},"app-store-ios":{changes:["5.0.0"],label:"iOS App Store",search:{terms:[]},styles:["brands"],unicode:"f370",voted:!1},apper:{changes:["5.0.0"],label:"Apper Systems AB",search:{terms:[]},styles:["brands"],unicode:"f371",voted:!1},apple:{changes:["3.2","5.0.0","5.0.7","5.8.0"],label:"Apple",search:{terms:["fruit","ios","mac","operating system","os","osx"]},styles:["brands"],unicode:"f179",voted:!1},"apple-alt":{changes:["5.2.0"],label:"Fruit Apple",search:{terms:["fall","fruit","fuji","macintosh","orchard","seasonal","vegan"]},styles:["solid"],unicode:"f5d1",voted:!1},"apple-pay":{changes:["5.0.0"],label:"Apple Pay",search:{terms:[]},styles:["brands"],unicode:"f415",voted:!0},archive:{changes:["3.2","5.0.0","5.0.9"],label:"Archive",search:{terms:["box","package","save","storage"]},styles:["solid"],unicode:"f187",voted:!1},archway:{changes:["5.1.0"],label:"Archway",search:{terms:["arc","monument","road","street","tunnel"]},styles:["solid"],unicode:"f557",voted:!1},"arrow-alt-circle-down":{changes:["5.0.0"],label:"Alternate Arrow Circle Down",search:{terms:["arrow-circle-o-down","download"]},styles:["solid","regular"],unicode:"f358",voted:!1},"arrow-alt-circle-left":{changes:["5.0.0"],label:"Alternate Arrow Circle Left",search:{terms:["arrow-circle-o-left","back","previous"]},styles:["solid","regular"],unicode:"f359",voted:!1},"arrow-alt-circle-right":{changes:["5.0.0"],label:"Alternate Arrow Circle Right",search:{terms:["arrow-circle-o-right","forward","next"]},styles:["solid","regular"],unicode:"f35a",voted:!1},"arrow-alt-circle-up":{changes:["5.0.0"],label:"Alternate Arrow Circle Up",search:{terms:["arrow-circle-o-up"]},styles:["solid","regular"],unicode:"f35b",voted:!1},"arrow-circle-down":{changes:["2","5.0.0"],label:"Arrow Circle Down",search:{terms:["download"]},styles:["solid"],unicode:"f0ab",voted:!1},"arrow-circle-left":{changes:["2","5.0.0"],label:"Arrow Circle Left",search:{terms:["back","previous"]},styles:["solid"],unicode:"f0a8",voted:!1},"arrow-circle-right":{changes:["2","5.0.0"],label:"Arrow Circle Right",search:{terms:["forward","next"]},styles:["solid"],unicode:"f0a9",voted:!1},"arrow-circle-up":{changes:["2","5.0.0"],label:"Arrow Circle Up",search:{terms:["upload"]},styles:["solid"],unicode:"f0aa",voted:!1},"arrow-down":{changes:["1","5.0.0"],label:"arrow-down",search:{terms:["download"]},styles:["solid"],unicode:"f063",voted:!1},"arrow-left":{changes:["1","5.0.0"],label:"arrow-left",search:{terms:["back","previous"]},styles:["solid"],unicode:"f060",voted:!1},"arrow-right":{changes:["1","5.0.0"],label:"arrow-right",search:{terms:["forward","next"]},styles:["solid"],unicode:"f061",voted:!1},"arrow-up":{changes:["1","5.0.0"],label:"arrow-up",search:{terms:["forward","upload"]},styles:["solid"],unicode:"f062",voted:!1},"arrows-alt":{changes:["2","5.0.0"],label:"Alternate Arrows",search:{terms:["arrow","arrows","bigger","enlarge","expand","fullscreen","move","position","reorder","resize"]},styles:["solid"],unicode:"f0b2",voted:!1},"arrows-alt-h":{changes:["5.0.0"],label:"Alternate Arrows Horizontal",search:{terms:["arrows-h","expand","horizontal","landscape","resize","wide"]},styles:["solid"],unicode:"f337",voted:!1},"arrows-alt-v":{changes:["5.0.0","5.11.0"],label:"Alternate Arrows Vertical",search:{terms:["arrows-v","expand","portrait","resize","tall","vertical"]},styles:["solid"],unicode:"f338",voted:!1},artstation:{changes:["5.6.0","5.8.0"],label:"Artstation",search:{terms:[]},styles:["brands"],unicode:"f77a",voted:!0},"assistive-listening-systems":{changes:["4.6","5.0.0"],label:"Assistive Listening Systems",search:{terms:["amplify","audio","deaf","ear","headset","hearing","sound"]},styles:["solid"],unicode:"f2a2",voted:!1},asterisk:{changes:["1","5.0.0"],label:"asterisk",search:{terms:["annotation","details","reference","star"]},styles:["solid"],unicode:"f069",voted:!1},asymmetrik:{changes:["5.0.0"],label:"Asymmetrik, Ltd.",search:{terms:[]},styles:["brands"],unicode:"f372",voted:!1},at:{changes:["4.2","5.0.0"],label:"At",search:{terms:["address","author","e-mail","email","handle"]},styles:["solid"],unicode:"f1fa",voted:!1},atlas:{changes:["5.1.0"],label:"Atlas",search:{terms:["book","directions","geography","globe","map","travel","wayfinding"]},styles:["solid"],unicode:"f558",voted:!1},atlassian:{changes:["5.6.0"],label:"Atlassian",search:{terms:[]},styles:["brands"],unicode:"f77b",voted:!0},atom:{changes:["5.2.0","5.12.0"],label:"Atom",search:{terms:["atheism","chemistry","electron","ion","isotope","neutron","nuclear","proton","science"]},styles:["solid"],unicode:"f5d2",voted:!1},audible:{changes:["5.0.0"],label:"Audible",search:{terms:[]},styles:["brands"],unicode:"f373",voted:!1},"audio-description":{changes:["4.6","5.0.0","5.10.2"],label:"Audio Description",search:{terms:["blind","narration","video","visual"]},styles:["solid"],unicode:"f29e",voted:!1},autoprefixer:{changes:["5.0.0"],label:"Autoprefixer",search:{terms:[]},styles:["brands"],unicode:"f41c",voted:!1},avianex:{changes:["5.0.0"],label:"avianex",search:{terms:[]},styles:["brands"],unicode:"f374",voted:!1},aviato:{changes:["5.0.0"],label:"Aviato",search:{terms:[]},styles:["brands"],unicode:"f421",voted:!1},award:{changes:["5.1.0","5.2.0","5.10.2"],label:"Award",search:{terms:["honor","praise","prize","recognition","ribbon","trophy"]},styles:["solid"],unicode:"f559",voted:!0},aws:{changes:["5.0.0","5.1.0"],label:"Amazon Web Services (AWS)",search:{terms:[]},styles:["brands"],unicode:"f375",voted:!1},baby:{changes:["5.6.0","5.10.1"],label:"Baby",search:{terms:["child","diaper","doll","human","infant","kid","offspring","person","sprout"]},styles:["solid"],unicode:"f77c",voted:!0},"baby-carriage":{changes:["5.6.0"],label:"Baby Carriage",search:{terms:["buggy","carrier","infant","push","stroller","transportation","walk","wheels"]},styles:["solid"],unicode:"f77d",voted:!0},backspace:{changes:["5.1.0"],label:"Backspace",search:{terms:["command","delete","erase","keyboard","undo"]},styles:["solid"],unicode:"f55a",voted:!0},backward:{changes:["1","5.0.0"],label:"backward",search:{terms:["previous","rewind"]},styles:["solid"],unicode:"f04a",voted:!1},bacon:{changes:["5.7.0"],label:"Bacon",search:{terms:["blt","breakfast","ham","lard","meat","pancetta","pork","rasher"]},styles:["solid"],unicode:"f7e5",voted:!1},bacteria:{changes:["5.13.0","5.13.1","5.14.0"],label:"Bacteria",search:{terms:["antibiotic","antibody","covid-19","health","organism","sick"]},styles:["solid"],unicode:"e059",voted:!1},bacterium:{changes:["5.13.0","5.13.1","5.14.0"],label:"Bacterium",search:{terms:["antibiotic","antibody","covid-19","health","organism","sick"]},styles:["solid"],unicode:"e05a",voted:!1},bahai:{changes:["5.3.0","5.12.0"],label:"Bahá'í",search:{terms:["bahai","bahá'í","star"]},styles:["solid"],unicode:"f666",voted:!1},"balance-scale":{changes:["4.4","5.0.0","5.0.13"],label:"Balance Scale",search:{terms:["balanced","justice","legal","measure","weight"]},styles:["solid"],unicode:"f24e",voted:!1},"balance-scale-left":{changes:["5.0.13","5.9.0","5.12.0"],label:"Balance Scale (Left-Weighted)",search:{terms:["justice","legal","measure","unbalanced","weight"]},styles:["solid"],unicode:"f515",voted:!0},"balance-scale-right":{changes:["5.0.13","5.9.0","5.12.0"],label:"Balance Scale (Right-Weighted)",search:{terms:["justice","legal","measure","unbalanced","weight"]},styles:["solid"],unicode:"f516",voted:!0},ban:{changes:["1","5.0.0"],label:"ban",search:{terms:["abort","ban","block","cancel","delete","hide","prohibit","remove","stop","trash"]},styles:["solid"],unicode:"f05e",voted:!1},"band-aid":{changes:["5.0.7","5.10.2"],label:"Band-Aid",search:{terms:["bandage","boo boo","first aid","ouch"]},styles:["solid"],unicode:"f462",voted:!1},bandcamp:{changes:["4.7","5.0.0","5.13.1"],label:"Bandcamp",search:{terms:[]},styles:["brands"],unicode:"f2d5",voted:!1},barcode:{changes:["1","5.0.0"],label:"barcode",search:{terms:["info","laser","price","scan","upc"]},styles:["solid"],unicode:"f02a",voted:!1},bars:{changes:["2","5.0.0"],label:"Bars",search:{terms:["checklist","drag","hamburger","list","menu","nav","navigation","ol","reorder","settings","todo","ul"]},styles:["solid"],unicode:"f0c9",voted:!1},"baseball-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Baseball Ball",search:{terms:["foul","hardball","league","leather","mlb","softball","sport"]},styles:["solid"],unicode:"f433",voted:!1},"basketball-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Basketball Ball",search:{terms:["dribble","dunk","hoop","nba"]},styles:["solid"],unicode:"f434",voted:!1},bath:{changes:["4.7","5.0.0","5.12.0"],label:"Bath",search:{terms:["clean","shower","tub","wash"]},styles:["solid"],unicode:"f2cd",voted:!1},"battery-empty":{changes:["4.4","5.0.0"],label:"Battery Empty",search:{terms:["charge","dead","power","status"]},styles:["solid"],unicode:"f244",voted:!1},"battery-full":{changes:["4.4","5.0.0"],label:"Battery Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f240",voted:!1},"battery-half":{changes:["4.4","5.0.0"],label:"Battery 1/2 Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f242",voted:!1},"battery-quarter":{changes:["4.4","5.0.0"],label:"Battery 1/4 Full",search:{terms:["charge","low","power","status"]},styles:["solid"],unicode:"f243",voted:!1},"battery-three-quarters":{changes:["4.4","5.0.0"],label:"Battery 3/4 Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f241",voted:!1},"battle-net":{changes:["5.8.0"],label:"Battle.net",search:{terms:[]},styles:["brands"],unicode:"f835"},bed:{changes:["4.3","5.0.0","5.1.0"],label:"Bed",search:{terms:["lodging","mattress","rest","sleep","travel"]},styles:["solid"],unicode:"f236",voted:!1},beer:{changes:["3","5.0.0"],label:"beer",search:{terms:["alcohol","ale","bar","beverage","brewery","drink","lager","liquor","mug","stein"]},styles:["solid"],unicode:"f0fc",voted:!1},behance:{changes:["4.1","5.0.0"],label:"Behance",search:{terms:[]},styles:["brands"],unicode:"f1b4",voted:!1},"behance-square":{changes:["4.1","5.0.0","5.0.3"],label:"Behance Square",search:{terms:[]},styles:["brands"],unicode:"f1b5",voted:!1},bell:{changes:["2","5.0.0","5.2.0","5.11.0"],label:"bell",search:{terms:["alarm","alert","chime","notification","reminder"]},styles:["solid","regular"],unicode:"f0f3",voted:!1},"bell-slash":{changes:["4.2","5.0.0","5.2.0"],label:"Bell Slash",search:{terms:["alert","cancel","disabled","notification","off","reminder"]},styles:["solid","regular"],unicode:"f1f6",voted:!1},"bezier-curve":{changes:["5.1.0"],label:"Bezier Curve",search:{terms:["curves","illustrator","lines","path","vector"]},styles:["solid"],unicode:"f55b",voted:!1},bible:{changes:["5.3.0"],label:"Bible",search:{terms:["book","catholicism","christianity","god","holy"]},styles:["solid"],unicode:"f647",voted:!1},bicycle:{changes:["4.2","5.0.0"],label:"Bicycle",search:{terms:["bike","gears","pedal","transportation","vehicle"]},styles:["solid"],unicode:"f206",voted:!1},biking:{changes:["5.9.0"],label:"Biking",search:{terms:["bicycle","bike","cycle","cycling","ride","wheel"]},styles:["solid"],unicode:"f84a",voted:!1},bimobject:{changes:["5.0.0"],label:"BIMobject",search:{terms:[]},styles:["brands"],unicode:"f378",voted:!1},binoculars:{changes:["4.2","5.0.0","5.2.0"],label:"Binoculars",search:{terms:["glasses","magnify","scenic","spyglass","view"]},styles:["solid"],unicode:"f1e5",voted:!1},biohazard:{changes:["5.6.0","5.7.0"],label:"Biohazard",search:{terms:["covid-19","danger","dangerous","hazmat","medical","radioactive","toxic","waste","zombie"]},styles:["solid"],unicode:"f780",voted:!0},"birthday-cake":{changes:["4.2","5.0.0"],label:"Birthday Cake",search:{terms:["anniversary","bakery","candles","celebration","dessert","frosting","holiday","party","pastry"]},styles:["solid"],unicode:"f1fd",voted:!1},bitbucket:{changes:["3.2","5.0.0","5.6.0","5.8.0"],label:"Bitbucket",search:{terms:["atlassian","bitbucket-square","git"]},styles:["brands"],unicode:"f171",voted:!1},bitcoin:{changes:["5.0.0"],label:"Bitcoin",search:{terms:[]},styles:["brands"],unicode:"f379",voted:!1},bity:{changes:["5.0.0"],label:"Bity",search:{terms:[]},styles:["brands"],unicode:"f37a",voted:!1},"black-tie":{changes:["4.4","5.0.0"],label:"Font Awesome Black Tie",search:{terms:[]},styles:["brands"],unicode:"f27e",voted:!1},blackberry:{changes:["5.0.0"],label:"BlackBerry",search:{terms:[]},styles:["brands"],unicode:"f37b",voted:!1},blender:{changes:["5.0.13"],label:"Blender",search:{terms:["cocktail","milkshake","mixer","puree","smoothie"]},styles:["solid"],unicode:"f517",voted:!1},"blender-phone":{changes:["5.4.0"],label:"Blender Phone",search:{terms:["appliance","cocktail","communication","fantasy","milkshake","mixer","puree","silly","smoothie"]},styles:["solid"],unicode:"f6b6",voted:!1},blind:{changes:["4.6","5.0.0","5.11.0"],label:"Blind",search:{terms:["cane","disability","person","sight"]},styles:["solid"],unicode:"f29d",voted:!1},blog:{changes:["5.6.0"],label:"Blog",search:{terms:["journal","log","online","personal","post","web 2.0","wordpress","writing"]},styles:["solid"],unicode:"f781",voted:!0},blogger:{changes:["5.0.0"],label:"Blogger",search:{terms:[]},styles:["brands"],unicode:"f37c",voted:!1},"blogger-b":{changes:["5.0.0"],label:"Blogger B",search:{terms:[]},styles:["brands"],unicode:"f37d",voted:!1},bluetooth:{changes:["4.5","5.0.0"],label:"Bluetooth",search:{terms:[]},styles:["brands"],unicode:"f293",voted:!1},"bluetooth-b":{changes:["4.5","5.0.0"],label:"Bluetooth",search:{terms:[]},styles:["brands"],unicode:"f294",voted:!1},bold:{changes:["1","5.0.0","5.9.0","5.10.2"],label:"bold",search:{terms:["emphasis","format","text"]},styles:["solid"],unicode:"f032",voted:!1},bolt:{changes:["2","5.0.0","5.5.0"],label:"Lightning Bolt",search:{terms:["electricity","lightning","weather","zap"]},styles:["solid"],unicode:"f0e7",voted:!1},bomb:{changes:["4.1","5.0.0"],label:"Bomb",search:{terms:["error","explode","fuse","grenade","warning"]},styles:["solid"],unicode:"f1e2",voted:!1},bone:{changes:["5.2.0"],label:"Bone",search:{terms:["calcium","dog","skeletal","skeleton","tibia"]},styles:["solid"],unicode:"f5d7",voted:!1},bong:{changes:["5.1.0"],label:"Bong",search:{terms:["aparatus","cannabis","marijuana","pipe","smoke","smoking"]},styles:["solid"],unicode:"f55c",voted:!1},book:{changes:["1","5.0.0"],label:"book",search:{terms:["diary","documentation","journal","library","read"]},styles:["solid"],unicode:"f02d",voted:!1},"book-dead":{changes:["5.4.0"],label:"Book of the Dead",search:{terms:["Dungeons & Dragons","crossbones","d&d","dark arts","death","dnd","documentation","evil","fantasy","halloween","holiday","necronomicon","read","skull","spell"]},styles:["solid"],unicode:"f6b7",voted:!1},"book-medical":{changes:["5.7.0"],label:"Medical Book",search:{terms:["diary","documentation","health","history","journal","library","read","record"]},styles:["solid"],unicode:"f7e6",voted:!1},"book-open":{changes:["5.0.13","5.1.0","5.2.0"],label:"Book Open",search:{terms:["flyer","library","notebook","open book","pamphlet","reading"]},styles:["solid"],unicode:"f518",voted:!0},"book-reader":{changes:["5.2.0"],label:"Book Reader",search:{terms:["flyer","library","notebook","open book","pamphlet","reading"]},styles:["solid"],unicode:"f5da",voted:!1},bookmark:{changes:["1","5.0.0","5.10.2"],label:"bookmark",search:{terms:["favorite","marker","read","remember","save"]},styles:["solid","regular"],unicode:"f02e",voted:!1},bootstrap:{changes:["5.8.0","5.15.4"],label:"Bootstrap",search:{terms:[]},styles:["brands"],unicode:"f836"},"border-all":{changes:["5.9.0"],label:"Border All",search:{terms:["cell","grid","outline","stroke","table"]},styles:["solid"],unicode:"f84c",voted:!1},"border-none":{changes:["5.9.0"],label:"Border None",search:{terms:["cell","grid","outline","stroke","table"]},styles:["solid"],unicode:"f850",voted:!1},"border-style":{changes:["5.9.0"],label:"Border Style",search:{terms:[]},styles:["solid"],unicode:"f853",voted:!1},"bowling-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Bowling Ball",search:{terms:["alley","candlepin","gutter","lane","strike","tenpin"]},styles:["solid"],unicode:"f436",voted:!1},box:{changes:["5.0.7"],label:"Box",search:{terms:["archive","container","package","storage"]},styles:["solid"],unicode:"f466",voted:!1},"box-open":{changes:["5.0.9","5.7.0"],label:"Box Open",search:{terms:["archive","container","package","storage","unpack"]},styles:["solid"],unicode:"f49e",voted:!1},"box-tissue":{changes:["5.13.0","5.14.0"],label:"Tissue Box",search:{terms:["cough","covid-19","kleenex","mucus","nose","sneeze","snot"]},styles:["solid"],unicode:"e05b",voted:!1},boxes:{changes:["5.0.7"],label:"Boxes",search:{terms:["archives","inventory","storage","warehouse"]},styles:["solid"],unicode:"f468",voted:!1},braille:{changes:["4.6","5.0.0"],label:"Braille",search:{terms:["alphabet","blind","dots","raised","vision"]},styles:["solid"],unicode:"f2a1",voted:!1},brain:{changes:["5.2.0","5.9.0","5.11.0"],label:"Brain",search:{terms:["cerebellum","gray matter","intellect","medulla oblongata","mind","noodle","wit"]},styles:["solid"],unicode:"f5dc",voted:!1},"bread-slice":{changes:["5.7.0"],label:"Bread Slice",search:{terms:["bake","bakery","baking","dough","flour","gluten","grain","sandwich","sourdough","toast","wheat","yeast"]},styles:["solid"],unicode:"f7ec",voted:!1},briefcase:{changes:["2","5.0.0","5.3.0"],label:"Briefcase",search:{terms:["bag","business","luggage","office","work"]},styles:["solid"],unicode:"f0b1",voted:!1},"briefcase-medical":{changes:["5.0.7"],label:"Medical Briefcase",search:{terms:["doctor","emt","first aid","health"]},styles:["solid"],unicode:"f469",voted:!1},"broadcast-tower":{changes:["5.0.13"],label:"Broadcast Tower",search:{terms:["airwaves","antenna","radio","reception","waves"]},styles:["solid"],unicode:"f519",voted:!0},broom:{changes:["5.0.13"],label:"Broom",search:{terms:["clean","firebolt","fly","halloween","nimbus 2000","quidditch","sweep","witch"]},styles:["solid"],unicode:"f51a",voted:!0},brush:{changes:["5.1.0"],label:"Brush",search:{terms:["art","bristles","color","handle","paint"]},styles:["solid"],unicode:"f55d",voted:!1},btc:{changes:["3.2","5.0.0"],label:"BTC",search:{terms:[]},styles:["brands"],unicode:"f15a",voted:!1},buffer:{changes:["5.8.0"],label:"Buffer",search:{terms:[]},styles:["brands"],unicode:"f837"},bug:{changes:["3.2","5.0.0","5.15.4"],label:"Bug",search:{terms:["beetle","error","insect","report"]},styles:["solid"],unicode:"f188",voted:!1},building:{changes:["4.1","5.0.0"],label:"Building",search:{terms:["apartment","business","city","company","office","work"]},styles:["solid","regular"],unicode:"f1ad",voted:!1},bullhorn:{changes:["2","5.0.0","5.3.0"],label:"bullhorn",search:{terms:["announcement","broadcast","louder","megaphone","share"]},styles:["solid"],unicode:"f0a1",voted:!1},bullseye:{changes:["3.1","5.0.0","5.3.0","5.10.1","5.15.4"],label:"Bullseye",search:{terms:["archery","goal","objective","target"]},styles:["solid"],unicode:"f140",voted:!1},burn:{changes:["5.0.7"],label:"Burn",search:{terms:["caliente","energy","fire","flame","gas","heat","hot"]},styles:["solid"],unicode:"f46a",voted:!1},buromobelexperte:{changes:["5.0.0"],label:"Büromöbel-Experte GmbH & Co. KG.",search:{terms:[]},styles:["brands"],unicode:"f37f",voted:!1},bus:{changes:["4.2","5.0.0","5.1.0"],label:"Bus",search:{terms:["public transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f207",voted:!1},"bus-alt":{changes:["5.1.0"],label:"Bus Alt",search:{terms:["mta","public transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f55e",voted:!1},"business-time":{changes:["5.3.0"],label:"Business Time",search:{terms:["alarm","briefcase","business socks","clock","flight of the conchords","reminder","wednesday"]},styles:["solid"],unicode:"f64a",voted:!1},"buy-n-large":{changes:["5.11.0"],label:"Buy n Large",search:{terms:[]},styles:["brands"],unicode:"f8a6"},buysellads:{changes:["4.3","5.0.0"],label:"BuySellAds",search:{terms:[]},styles:["brands"],unicode:"f20d",voted:!1},calculator:{changes:["4.2","5.0.0","5.3.0","5.11.0"],label:"Calculator",search:{terms:["abacus","addition","arithmetic","counting","math","multiplication","subtraction"]},styles:["solid"],unicode:"f1ec",voted:!1},calendar:{changes:["3.1","5.0.0","5.10.2"],label:"Calendar",search:{terms:["calendar-o","date","event","schedule","time","when"]},styles:["solid","regular"],unicode:"f133",voted:!1},"calendar-alt":{changes:["1","5.0.0","5.6.0","5.7.0","5.10.2"],label:"Alternate Calendar",search:{terms:["calendar","date","event","schedule","time","when"]},styles:["solid","regular"],unicode:"f073",voted:!1},"calendar-check":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Check",search:{terms:["accept","agree","appointment","confirm","correct","date","done","event","ok","schedule","select","success","tick","time","todo","when"]},styles:["solid","regular"],unicode:"f274",voted:!1},"calendar-day":{changes:["5.6.0","5.10.2"],label:"Calendar with Day Focus",search:{terms:["date","detail","event","focus","schedule","single day","time","today","when"]},styles:["solid"],unicode:"f783",voted:!0},"calendar-minus":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Minus",search:{terms:["calendar","date","delete","event","negative","remove","schedule","time","when"]},styles:["solid","regular"],unicode:"f272",voted:!1},"calendar-plus":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Plus",search:{terms:["add","calendar","create","date","event","new","positive","schedule","time","when"]},styles:["solid","regular"],unicode:"f271",voted:!1},"calendar-times":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Times",search:{terms:["archive","calendar","date","delete","event","remove","schedule","time","when","x"]},styles:["solid","regular"],unicode:"f273",voted:!1},"calendar-week":{changes:["5.6.0","5.10.2"],label:"Calendar with Week Focus",search:{terms:["date","detail","event","focus","schedule","single week","time","today","when"]},styles:["solid"],unicode:"f784",voted:!0},camera:{changes:["1","5.0.0"],label:"camera",search:{terms:["image","lens","photo","picture","record","shutter","video"]},styles:["solid"],unicode:"f030",voted:!1},"camera-retro":{changes:["1","5.0.0","5.10.1"],label:"Retro Camera",search:{terms:["image","lens","photo","picture","record","shutter","video"]},styles:["solid"],unicode:"f083",voted:!1},campground:{changes:["5.4.0"],label:"Campground",search:{terms:["camping","fall","outdoors","teepee","tent","tipi"]},styles:["solid"],unicode:"f6bb",voted:!1},"canadian-maple-leaf":{changes:["5.6.0","5.8.0"],label:"Canadian Maple Leaf",search:{terms:["canada","flag","flora","nature","plant"]},styles:["brands"],unicode:"f785"},"candy-cane":{changes:["5.6.0","5.10.1"],label:"Candy Cane",search:{terms:["candy","christmas","holiday","mint","peppermint","striped","xmas"]},styles:["solid"],unicode:"f786"},cannabis:{changes:["5.1.0"],label:"Cannabis",search:{terms:["bud","chronic","drugs","endica","endo","ganja","marijuana","mary jane","pot","reefer","sativa","spliff","weed","whacky-tabacky"]},styles:["solid"],unicode:"f55f",voted:!1},capsules:{changes:["5.0.7"],label:"Capsules",search:{terms:["drugs","medicine","pills","prescription"]},styles:["solid"],unicode:"f46b",voted:!1},car:{changes:["4.1","5.0.0","5.2.0"],label:"Car",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f1b9",voted:!1},"car-alt":{changes:["5.2.0","5.11.0","5.11.1"],label:"Alternate Car",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5de",voted:!1},"car-battery":{changes:["5.2.0"],label:"Car Battery",search:{terms:["auto","electric","mechanic","power"]},styles:["solid"],unicode:"f5df",voted:!1},"car-crash":{changes:["5.2.0"],label:"Car Crash",search:{terms:["accident","auto","automobile","insurance","sedan","transportation","vehicle","wreck"]},styles:["solid"],unicode:"f5e1",voted:!1},"car-side":{changes:["5.2.0"],label:"Car Side",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5e4",voted:!1},caravan:{changes:["5.12.0"],label:"Caravan",search:{terms:["camper","motor home","rv","trailer","travel"]},styles:["solid"],unicode:"f8ff",voted:!0},"caret-down":{changes:["2","5.0.0"],label:"Caret Down",search:{terms:["arrow","dropdown","expand","menu","more","triangle"]},styles:["solid"],unicode:"f0d7",voted:!1},"caret-left":{changes:["2","5.0.0"],label:"Caret Left",search:{terms:["arrow","back","previous","triangle"]},styles:["solid"],unicode:"f0d9",voted:!1},"caret-right":{changes:["2","5.0.0"],label:"Caret Right",search:{terms:["arrow","forward","next","triangle"]},styles:["solid"],unicode:"f0da",voted:!1},"caret-square-down":{changes:["3.2","5.0.0"],label:"Caret Square Down",search:{terms:["arrow","caret-square-o-down","dropdown","expand","menu","more","triangle"]},styles:["solid","regular"],unicode:"f150",voted:!1},"caret-square-left":{changes:["4","5.0.0"],label:"Caret Square Left",search:{terms:["arrow","back","caret-square-o-left","previous","triangle"]},styles:["solid","regular"],unicode:"f191",voted:!1},"caret-square-right":{changes:["3.2","5.0.0"],label:"Caret Square Right",search:{terms:["arrow","caret-square-o-right","forward","next","triangle"]},styles:["solid","regular"],unicode:"f152",voted:!1},"caret-square-up":{changes:["3.2","5.0.0"],label:"Caret Square Up",search:{terms:["arrow","caret-square-o-up","collapse","triangle","upload"]},styles:["solid","regular"],unicode:"f151",voted:!1},"caret-up":{changes:["2","5.0.0"],label:"Caret Up",search:{terms:["arrow","collapse","triangle"]},styles:["solid"],unicode:"f0d8",voted:!1},carrot:{changes:["5.6.0","5.10.1"],label:"Carrot",search:{terms:["bugs bunny","orange","vegan","vegetable"]},styles:["solid"],unicode:"f787"},"cart-arrow-down":{changes:["4.3","5.0.0"],label:"Shopping Cart Arrow Down",search:{terms:["download","save","shopping"]},styles:["solid"],unicode:"f218",voted:!1},"cart-plus":{changes:["4.3","5.0.0"],label:"Add to Shopping Cart",search:{terms:["add","create","new","positive","shopping"]},styles:["solid"],unicode:"f217",voted:!1},"cash-register":{changes:["5.6.0"],label:"Cash Register",search:{terms:["buy","cha-ching","change","checkout","commerce","leaerboard","machine","pay","payment","purchase","store"]},styles:["solid"],unicode:"f788",voted:!0},cat:{changes:["5.4.0","5.10.1"],label:"Cat",search:{terms:["feline","halloween","holiday","kitten","kitty","meow","pet"]},styles:["solid"],unicode:"f6be",voted:!0},"cc-amazon-pay":{changes:["5.0.2"],label:"Amazon Pay Credit Card",search:{terms:[]},styles:["brands"],unicode:"f42d",voted:!1},"cc-amex":{changes:["4.2","5.0.0","5.7.0"],label:"American Express Credit Card",search:{terms:["amex"]},styles:["brands"],unicode:"f1f3",voted:!1},"cc-apple-pay":{changes:["5.0.0"],label:"Apple Pay Credit Card",search:{terms:[]},styles:["brands"],unicode:"f416",voted:!1},"cc-diners-club":{changes:["4.4","5.0.0"],label:"Diner's Club Credit Card",search:{terms:[]},styles:["brands"],unicode:"f24c",voted:!1},"cc-discover":{changes:["4.2","5.0.0"],label:"Discover Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f2",voted:!1},"cc-jcb":{changes:["4.4","5.0.0"],label:"JCB Credit Card",search:{terms:[]},styles:["brands"],unicode:"f24b",voted:!1},"cc-mastercard":{changes:["4.2","5.0.0"],label:"MasterCard Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f1",voted:!1},"cc-paypal":{changes:["4.2","5.0.0"],label:"Paypal Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f4",voted:!1},"cc-stripe":{changes:["4.2","5.0.0"],label:"Stripe Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f5",voted:!1},"cc-visa":{changes:["4.2","5.0.0"],label:"Visa Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f0",voted:!1},centercode:{changes:["5.0.0"],label:"Centercode",search:{terms:[]},styles:["brands"],unicode:"f380",voted:!1},centos:{changes:["5.6.0","5.8.0"],label:"Centos",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f789",voted:!0},certificate:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"certificate",search:{terms:["badge","star","verified"]},styles:["solid"],unicode:"f0a3",voted:!1},chair:{changes:["5.4.0","5.11.0"],label:"Chair",search:{terms:["furniture","seat","sit"]},styles:["solid"],unicode:"f6c0",voted:!0},chalkboard:{changes:["5.0.13"],label:"Chalkboard",search:{terms:["blackboard","learning","school","teaching","whiteboard","writing"]},styles:["solid"],unicode:"f51b",voted:!1},"chalkboard-teacher":{changes:["5.0.13"],label:"Chalkboard Teacher",search:{terms:["blackboard","instructor","learning","professor","school","whiteboard","writing"]},styles:["solid"],unicode:"f51c",voted:!1},"charging-station":{changes:["5.2.0","5.10.1"],label:"Charging Station",search:{terms:["electric","ev","tesla","vehicle"]},styles:["solid"],unicode:"f5e7",voted:!1},"chart-area":{changes:["4.2","5.0.0"],label:"Area Chart",search:{terms:["analytics","area","chart","graph"]},styles:["solid"],unicode:"f1fe",voted:!1},"chart-bar":{changes:["1","5.0.0","5.3.0"],label:"Bar Chart",search:{terms:["analytics","bar","chart","graph"]},styles:["solid","regular"],unicode:"f080",voted:!1},"chart-line":{changes:["4.2","5.0.0","5.3.0"],label:"Line Chart",search:{terms:["activity","analytics","chart","dashboard","gain","graph","increase","line"]},styles:["solid"],unicode:"f201",voted:!1},"chart-pie":{changes:["4.2","5.0.0","5.3.0"],label:"Pie Chart",search:{terms:["analytics","chart","diagram","graph","pie"]},styles:["solid"],unicode:"f200",voted:!1},check:{changes:["1","5.0.0"],label:"Check",search:{terms:["accept","agree","checkmark","confirm","correct","done","notice","notification","notify","ok","select","success","tick","todo","yes"]},styles:["solid"],unicode:"f00c",voted:!1},"check-circle":{changes:["1","5.0.0"],label:"Check Circle",search:{terms:["accept","agree","confirm","correct","done","ok","select","success","tick","todo","yes"]},styles:["solid","regular"],unicode:"f058",voted:!1},"check-double":{changes:["5.1.0","5.8.2"],label:"Double Check",search:{terms:["accept","agree","checkmark","confirm","correct","done","notice","notification","notify","ok","select","success","tick","todo"]},styles:["solid"],unicode:"f560",voted:!0},"check-square":{changes:["3.1","5.0.0"],label:"Check Square",search:{terms:["accept","agree","checkmark","confirm","correct","done","ok","select","success","tick","todo","yes"]},styles:["solid","regular"],unicode:"f14a",voted:!1},cheese:{changes:["5.7.0"],label:"Cheese",search:{terms:["cheddar","curd","gouda","melt","parmesan","sandwich","swiss","wedge"]},styles:["solid"],unicode:"f7ef",voted:!1},chess:{changes:["5.0.5","5.9.0"],label:"Chess",search:{terms:["board","castle","checkmate","game","king","rook","strategy","tournament"]},styles:["solid"],unicode:"f439",voted:!1},"chess-bishop":{changes:["5.0.5","5.9.0"],label:"Chess Bishop",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43a",voted:!1},"chess-board":{changes:["5.0.5","5.7.0","5.9.0"],label:"Chess Board",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43c",voted:!1},"chess-king":{changes:["5.0.5","5.9.0"],label:"Chess King",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43f",voted:!1},"chess-knight":{changes:["5.0.5","5.9.0"],label:"Chess Knight",search:{terms:["board","checkmate","game","horse","strategy"]},styles:["solid"],unicode:"f441",voted:!1},"chess-pawn":{changes:["5.0.5","5.9.0"],label:"Chess Pawn",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f443",voted:!1},"chess-queen":{changes:["5.0.5","5.9.0"],label:"Chess Queen",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f445",voted:!1},"chess-rook":{changes:["5.0.5","5.9.0"],label:"Chess Rook",search:{terms:["board","castle","checkmate","game","strategy"]},styles:["solid"],unicode:"f447",voted:!1},"chevron-circle-down":{changes:["3.1","5.0.0"],label:"Chevron Circle Down",search:{terms:["arrow","download","dropdown","menu","more"]},styles:["solid"],unicode:"f13a",voted:!1},"chevron-circle-left":{changes:["3.1","5.0.0"],label:"Chevron Circle Left",search:{terms:["arrow","back","previous"]},styles:["solid"],unicode:"f137",voted:!1},"chevron-circle-right":{changes:["3.1","5.0.0"],label:"Chevron Circle Right",search:{terms:["arrow","forward","next"]},styles:["solid"],unicode:"f138",voted:!1},"chevron-circle-up":{changes:["3.1","5.0.0"],label:"Chevron Circle Up",search:{terms:["arrow","collapse","upload"]},styles:["solid"],unicode:"f139",voted:!1},"chevron-down":{changes:["1","5.0.0"],label:"chevron-down",search:{terms:["arrow","download","expand"]},styles:["solid"],unicode:"f078",voted:!1},"chevron-left":{changes:["1","5.0.0"],label:"chevron-left",search:{terms:["arrow","back","bracket","previous"]},styles:["solid"],unicode:"f053",voted:!1},"chevron-right":{changes:["1","5.0.0"],label:"chevron-right",search:{terms:["arrow","bracket","forward","next"]},styles:["solid"],unicode:"f054",voted:!1},"chevron-up":{changes:["1","5.0.0"],label:"chevron-up",search:{terms:["arrow","collapse","upload"]},styles:["solid"],unicode:"f077",voted:!1},child:{changes:["4.1","5.0.0"],label:"Child",search:{terms:["boy","girl","kid","toddler","young"]},styles:["solid"],unicode:"f1ae",voted:!1},chrome:{changes:["4.4","5.0.0"],label:"Chrome",search:{terms:["browser"]},styles:["brands"],unicode:"f268",voted:!1},chromecast:{changes:["5.8.0"],label:"Chromecast",search:{terms:[]},styles:["brands"],unicode:"f838"},church:{changes:["5.0.13"],label:"Church",search:{terms:["building","cathedral","chapel","community","religion"]},styles:["solid"],unicode:"f51d",voted:!0},circle:{changes:["3","5.0.0","5.10.1","5.10.2"],label:"Circle",search:{terms:["circle-thin","diameter","dot","ellipse","notification","round"]},styles:["solid","regular"],unicode:"f111",voted:!1},"circle-notch":{changes:["4.1","5.0.0","5.10.2"],label:"Circle Notched",search:{terms:["circle-o-notch","diameter","dot","ellipse","round","spinner"]},styles:["solid"],unicode:"f1ce",voted:!1},city:{changes:["5.3.0"],label:"City",search:{terms:["buildings","busy","skyscrapers","urban","windows"]},styles:["solid"],unicode:"f64f",voted:!1},"clinic-medical":{changes:["5.7.0"],label:"Medical Clinic",search:{terms:["covid-19","doctor","general practitioner","hospital","infirmary","medicine","office","outpatient"]},styles:["solid"],unicode:"f7f2",voted:!1},clipboard:{changes:["5.0.0"],label:"Clipboard",search:{terms:["copy","notes","paste","record"]},styles:["solid","regular"],unicode:"f328",voted:!1},"clipboard-check":{changes:["5.0.7"],label:"Clipboard with Check",search:{terms:["accept","agree","confirm","done","ok","select","success","tick","todo","yes"]},styles:["solid"],unicode:"f46c",voted:!1},"clipboard-list":{changes:["5.0.7"],label:"Clipboard List",search:{terms:["checklist","completed","done","finished","intinerary","ol","schedule","tick","todo","ul"]},styles:["solid"],unicode:"f46d",voted:!1},clock:{changes:["1","5.0.0","5.12.1"],label:"Clock",search:{terms:["date","late","schedule","time","timer","timestamp","watch"]},styles:["solid","regular"],unicode:"f017",voted:!1},clone:{changes:["4.4","5.0.0","5.11.0"],label:"Clone",search:{terms:["arrange","copy","duplicate","paste"]},styles:["solid","regular"],unicode:"f24d",voted:!1},"closed-captioning":{changes:["4.2","5.0.0","5.10.1"],label:"Closed Captioning",search:{terms:["cc","deaf","hearing","subtitle","subtitling","text","video"]},styles:["solid","regular"],unicode:"f20a",voted:!1},cloud:{changes:["2","5.0.0","5.0.11"],label:"Cloud",search:{terms:["atmosphere","fog","overcast","save","upload","weather"]},styles:["solid"],unicode:"f0c2",voted:!1},"cloud-download-alt":{changes:["5.0.0","5.0.11"],label:"Alternate Cloud Download",search:{terms:["download","export","save"]},styles:["solid"],unicode:"f381",voted:!1},"cloud-meatball":{changes:["5.5.0"],label:"Cloud with (a chance of) Meatball",search:{terms:["FLDSMDFR","food","spaghetti","storm"]},styles:["solid"],unicode:"f73b",voted:!1},"cloud-moon":{changes:["5.4.0","5.5.0"],label:"Cloud with Moon",search:{terms:["crescent","evening","lunar","night","partly cloudy","sky"]},styles:["solid"],unicode:"f6c3",voted:!1},"cloud-moon-rain":{changes:["5.5.0"],label:"Cloud with Moon and Rain",search:{terms:["crescent","evening","lunar","night","partly cloudy","precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f73c",voted:!1},"cloud-rain":{changes:["5.5.0"],label:"Cloud with Rain",search:{terms:["precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f73d",voted:!1},"cloud-showers-heavy":{changes:["5.5.0"],label:"Cloud with Heavy Showers",search:{terms:["precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f740",voted:!1},"cloud-sun":{changes:["5.4.0","5.5.0"],label:"Cloud with Sun",search:{terms:["clear","day","daytime","fall","outdoors","overcast","partly cloudy"]},styles:["solid"],unicode:"f6c4",voted:!1},"cloud-sun-rain":{changes:["5.5.0"],label:"Cloud with Sun and Rain",search:{terms:["day","overcast","precipitation","storm","summer","sunshower"]},styles:["solid"],unicode:"f743",voted:!1},"cloud-upload-alt":{changes:["5.0.0","5.0.11"],label:"Alternate Cloud Upload",search:{terms:["cloud-upload","import","save","upload"]},styles:["solid"],unicode:"f382",voted:!1},cloudflare:{changes:["5.15.0"],label:"Cloudflare",search:{terms:[]},styles:["brands"],unicode:"e07d",voted:!1},cloudscale:{changes:["5.0.0"],label:"cloudscale.ch",search:{terms:[]},styles:["brands"],unicode:"f383",voted:!1},cloudsmith:{changes:["5.0.0"],label:"Cloudsmith",search:{terms:[]},styles:["brands"],unicode:"f384",voted:!1},cloudversify:{changes:["5.0.0"],label:"cloudversify",search:{terms:[]},styles:["brands"],unicode:"f385",voted:!1},cocktail:{changes:["5.1.0","5.10.1"],label:"Cocktail",search:{terms:["alcohol","beverage","drink","gin","glass","margarita","martini","vodka"]},styles:["solid"],unicode:"f561",voted:!1},code:{changes:["3.1","5.0.0"],label:"Code",search:{terms:["brackets","code","development","html"]},styles:["solid"],unicode:"f121",voted:!1},"code-branch":{changes:["5.0.0"],label:"Code Branch",search:{terms:["branch","code-fork","fork","git","github","rebase","svn","vcs","version"]},styles:["solid"],unicode:"f126",voted:!1},codepen:{changes:["4.1","5.0.0"],label:"Codepen",search:{terms:[]},styles:["brands"],unicode:"f1cb",voted:!1},codiepie:{changes:["4.5","5.0.0"],label:"Codie Pie",search:{terms:[]},styles:["brands"],unicode:"f284",voted:!1},coffee:{changes:["3","5.0.0"],label:"Coffee",search:{terms:["beverage","breakfast","cafe","drink","fall","morning","mug","seasonal","tea"]},styles:["solid"],unicode:"f0f4",voted:!1},cog:{changes:["1","5.0.0"],label:"cog",search:{terms:["gear","mechanical","settings","sprocket","wheel"]},styles:["solid"],unicode:"f013",voted:!1},cogs:{changes:["1","5.0.0"],label:"cogs",search:{terms:["gears","mechanical","settings","sprocket","wheel"]},styles:["solid"],unicode:"f085",voted:!1},coins:{changes:["5.0.13"],label:"Coins",search:{terms:["currency","dime","financial","gold","money","penny"]},styles:["solid"],unicode:"f51e",voted:!0},columns:{changes:["2","5.0.0"],label:"Columns",search:{terms:["browser","dashboard","organize","panes","split"]},styles:["solid"],unicode:"f0db",voted:!1},comment:{changes:["1","5.0.0","5.0.9","5.10.1"],label:"comment",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f075",voted:!1},"comment-alt":{changes:["4.4","5.0.0","5.10.1"],label:"Alternate Comment",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f27a",voted:!1},"comment-dollar":{changes:["5.3.0"],label:"Comment Dollar",search:{terms:["bubble","chat","commenting","conversation","feedback","message","money","note","notification","pay","sms","speech","spend","texting","transfer"]},styles:["solid"],unicode:"f651",voted:!1},"comment-dots":{changes:["5.0.9"],label:"Comment Dots",search:{terms:["bubble","chat","commenting","conversation","feedback","message","more","note","notification","reply","sms","speech","texting"]},styles:["solid","regular"],unicode:"f4ad",voted:!1},"comment-medical":{changes:["5.7.0"],label:"Alternate Medical Chat",search:{terms:["advice","bubble","chat","commenting","conversation","diagnose","feedback","message","note","notification","prescription","sms","speech","texting"]},styles:["solid"],unicode:"f7f5",voted:!1},"comment-slash":{changes:["5.0.9"],label:"Comment Slash",search:{terms:["bubble","cancel","chat","commenting","conversation","feedback","message","mute","note","notification","quiet","sms","speech","texting"]},styles:["solid"],unicode:"f4b3",voted:!1},comments:{changes:["1","5.0.0","5.0.9"],label:"comments",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f086",voted:!1},"comments-dollar":{changes:["5.3.0"],label:"Comments Dollar",search:{terms:["bubble","chat","commenting","conversation","feedback","message","money","note","notification","pay","sms","speech","spend","texting","transfer"]},styles:["solid"],unicode:"f653",voted:!1},"compact-disc":{changes:["5.0.13","5.10.1","5.11.0","5.11.1"],label:"Compact Disc",search:{terms:["album","bluray","cd","disc","dvd","media","movie","music","record","video","vinyl"]},styles:["solid"],unicode:"f51f",voted:!0},compass:{changes:["3.2","5.0.0","5.2.0","5.11.0","5.11.1"],label:"Compass",search:{terms:["directions","directory","location","menu","navigation","safari","travel"]},styles:["solid","regular"],unicode:"f14e",voted:!1},compress:{changes:["5.0.0"],label:"Compress",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f066",voted:!1},"compress-alt":{changes:["1","5.0.0","5.12.0"],label:"Alternate Compress",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f422",voted:!1},"compress-arrows-alt":{changes:["5.6.0"],label:"Alternate Compress Arrows",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f78c",voted:!0},"concierge-bell":{changes:["5.1.0"],label:"Concierge Bell",search:{terms:["attention","hotel","receptionist","service","support"]},styles:["solid"],unicode:"f562",voted:!1},confluence:{changes:["5.6.0"],label:"Confluence",search:{terms:["atlassian"]},styles:["brands"],unicode:"f78d",voted:!0},connectdevelop:{changes:["4.3","5.0.0"],label:"Connect Develop",search:{terms:[]},styles:["brands"],unicode:"f20e",voted:!1},contao:{changes:["4.4","5.0.0"],label:"Contao",search:{terms:[]},styles:["brands"],unicode:"f26d",voted:!1},cookie:{changes:["5.1.0"],label:"Cookie",search:{terms:["baked good","chips","chocolate","eat","snack","sweet","treat"]},styles:["solid"],unicode:"f563",voted:!0},"cookie-bite":{changes:["5.1.0"],label:"Cookie Bite",search:{terms:["baked good","bitten","chips","chocolate","eat","snack","sweet","treat"]},styles:["solid"],unicode:"f564",voted:!0},copy:{changes:["2","5.0.0","5.10.2"],label:"Copy",search:{terms:["clone","duplicate","file","files-o","paper","paste"]},styles:["solid","regular"],unicode:"f0c5",voted:!1},copyright:{changes:["4.2","5.0.0","5.10.1","5.10.2"],label:"Copyright",search:{terms:["brand","mark","register","trademark"]},styles:["solid","regular"],unicode:"f1f9",voted:!1},"cotton-bureau":{changes:["5.10.0"],label:"Cotton Bureau",search:{terms:["clothing","t-shirts","tshirts"]},styles:["brands"],unicode:"f89e"},couch:{changes:["5.0.9"],label:"Couch",search:{terms:["chair","cushion","furniture","relax","sofa"]},styles:["solid"],unicode:"f4b8",voted:!1},cpanel:{changes:["5.0.0"],label:"cPanel",search:{terms:[]},styles:["brands"],unicode:"f388",voted:!1},"creative-commons":{changes:["4.4","5.0.0","5.0.11","5.1.0"],label:"Creative Commons",search:{terms:[]},styles:["brands"],unicode:"f25e",voted:!1},"creative-commons-by":{changes:["5.0.11"],label:"Creative Commons Attribution",search:{terms:[]},styles:["brands"],unicode:"f4e7",voted:!1},"creative-commons-nc":{changes:["5.0.11"],label:"Creative Commons Noncommercial",search:{terms:[]},styles:["brands"],unicode:"f4e8",voted:!1},"creative-commons-nc-eu":{changes:["5.0.11"],label:"Creative Commons Noncommercial (Euro Sign)",search:{terms:[]},styles:["brands"],unicode:"f4e9",voted:!1},"creative-commons-nc-jp":{changes:["5.0.11"],label:"Creative Commons Noncommercial (Yen Sign)",search:{terms:[]},styles:["brands"],unicode:"f4ea",voted:!1},"creative-commons-nd":{changes:["5.0.11"],label:"Creative Commons No Derivative Works",search:{terms:[]},styles:["brands"],unicode:"f4eb",voted:!1},"creative-commons-pd":{changes:["5.0.11"],label:"Creative Commons Public Domain",search:{terms:[]},styles:["brands"],unicode:"f4ec",voted:!1},"creative-commons-pd-alt":{changes:["5.0.11"],label:"Alternate Creative Commons Public Domain",search:{terms:[]},styles:["brands"],unicode:"f4ed",voted:!1},"creative-commons-remix":{changes:["5.0.11"],label:"Creative Commons Remix",search:{terms:[]},styles:["brands"],unicode:"f4ee",voted:!1},"creative-commons-sa":{changes:["5.0.11"],label:"Creative Commons Share Alike",search:{terms:[]},styles:["brands"],unicode:"f4ef",voted:!1},"creative-commons-sampling":{changes:["5.0.11"],label:"Creative Commons Sampling",search:{terms:[]},styles:["brands"],unicode:"f4f0",voted:!1},"creative-commons-sampling-plus":{changes:["5.0.11"],label:"Creative Commons Sampling +",search:{terms:[]},styles:["brands"],unicode:"f4f1",voted:!1},"creative-commons-share":{changes:["5.0.11"],label:"Creative Commons Share",search:{terms:[]},styles:["brands"],unicode:"f4f2",voted:!1},"creative-commons-zero":{changes:["5.0.11","5.4.0"],label:"Creative Commons CC0",search:{terms:[]},styles:["brands"],unicode:"f4f3",voted:!1},"credit-card":{changes:["2","5.0.0"],label:"Credit Card",search:{terms:["buy","checkout","credit-card-alt","debit","money","payment","purchase"]},styles:["solid","regular"],unicode:"f09d",voted:!1},"critical-role":{changes:["5.4.0","5.8.0"],label:"Critical Role",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6c9",voted:!1},crop:{changes:["3.1","5.0.0","5.1.0"],label:"crop",search:{terms:["design","frame","mask","resize","shrink"]},styles:["solid"],unicode:"f125",voted:!1},"crop-alt":{changes:["5.1.0"],label:"Alternate Crop",search:{terms:["design","frame","mask","resize","shrink"]},styles:["solid"],unicode:"f565",voted:!1},cross:{changes:["5.3.0","5.10.1"],label:"Cross",search:{terms:["catholicism","christianity","church","jesus"]},styles:["solid"],unicode:"f654",voted:!1},crosshairs:{changes:["1","5.0.0"],label:"Crosshairs",search:{terms:["aim","bullseye","gpd","picker","position"]},styles:["solid"],unicode:"f05b",voted:!1},crow:{changes:["5.0.13"],label:"Crow",search:{terms:["bird","bullfrog","fauna","halloween","holiday","toad"]},styles:["solid"],unicode:"f520",voted:!1},crown:{changes:["5.0.13"],label:"Crown",search:{terms:["award","favorite","king","queen","royal","tiara"]},styles:["solid"],unicode:"f521",voted:!0},crutch:{changes:["5.7.0"],label:"Crutch",search:{terms:["cane","injury","mobility","wheelchair"]},styles:["solid"],unicode:"f7f7",voted:!1},css3:{changes:["3.1","5.0.0"],label:"CSS 3 Logo",search:{terms:["code"]},styles:["brands"],unicode:"f13c",voted:!1},"css3-alt":{changes:["5.0.0"],label:"Alternate CSS3 Logo",search:{terms:[]},styles:["brands"],unicode:"f38b",voted:!1},cube:{changes:["4.1","5.0.0"],label:"Cube",search:{terms:["3d","block","dice","package","square","tesseract"]},styles:["solid"],unicode:"f1b2",voted:!1},cubes:{changes:["4.1","5.0.0"],label:"Cubes",search:{terms:["3d","block","dice","package","pyramid","square","stack","tesseract"]},styles:["solid"],unicode:"f1b3",voted:!1},cut:{changes:["2","5.0.0","5.1.0"],label:"Cut",search:{terms:["clip","scissors","snip"]},styles:["solid"],unicode:"f0c4",voted:!1},cuttlefish:{changes:["5.0.0"],label:"Cuttlefish",search:{terms:[]},styles:["brands"],unicode:"f38c",voted:!1},"d-and-d":{changes:["5.0.0"],label:"Dungeons & Dragons",search:{terms:[]},styles:["brands"],unicode:"f38d",voted:!1},"d-and-d-beyond":{changes:["5.4.0"],label:"D&D Beyond",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","gaming","tabletop"]},styles:["brands"],unicode:"f6ca",voted:!1},dailymotion:{changes:["5.12.1","5.14.0"],label:"dailymotion",search:{terms:[]},styles:["brands"],unicode:"e052",voted:!0},dashcube:{changes:["4.3","5.0.0","5.0.3"],label:"DashCube",search:{terms:[]},styles:["brands"],unicode:"f210",voted:!1},database:{changes:["4.1","5.0.0"],label:"Database",search:{terms:["computer","development","directory","memory","storage"]},styles:["solid"],unicode:"f1c0",voted:!1},deaf:{changes:["4.6","5.0.0"],label:"Deaf",search:{terms:["ear","hearing","sign language"]},styles:["solid"],unicode:"f2a4",voted:!1},deezer:{changes:["5.13.1","5.14.0"],label:"Deezer",search:{terms:[]},styles:["brands"],unicode:"e077",voted:!0},delicious:{changes:["4.1","5.0.0","5.7.0"],label:"Delicious",search:{terms:[]},styles:["brands"],unicode:"f1a5",voted:!1},democrat:{changes:["5.5.0"],label:"Democrat",search:{terms:["american","democratic party","donkey","election","left","left-wing","liberal","politics","usa"]},styles:["solid"],unicode:"f747",voted:!1},deploydog:{changes:["5.0.0"],label:"deploy.dog",search:{terms:[]},styles:["brands"],unicode:"f38e",voted:!1},deskpro:{changes:["5.0.0"],label:"Deskpro",search:{terms:[]},styles:["brands"],unicode:"f38f",voted:!1},desktop:{changes:["3","5.0.0"],label:"Desktop",search:{terms:["computer","cpu","demo","desktop","device","imac","machine","monitor","pc","screen"]},styles:["solid"],unicode:"f108",voted:!1},dev:{changes:["5.4.0"],label:"DEV",search:{terms:[]},styles:["brands"],unicode:"f6cc",voted:!0},deviantart:{changes:["4.1","5.0.0"],label:"deviantART",search:{terms:[]},styles:["brands"],unicode:"f1bd",voted:!1},dharmachakra:{changes:["5.3.0"],label:"Dharmachakra",search:{terms:["buddhism","buddhist","wheel of dharma"]},styles:["solid"],unicode:"f655",voted:!1},dhl:{changes:["5.6.0"],label:"DHL",search:{terms:["Dalsey","Hillblom and Lynn","german","package","shipping"]},styles:["brands"],unicode:"f790"},diagnoses:{changes:["5.0.7","5.7.0"],label:"Diagnoses",search:{terms:["analyze","detect","diagnosis","examine","medicine"]},styles:["solid"],unicode:"f470",voted:!1},diaspora:{changes:["5.6.0","5.8.0"],label:"Diaspora",search:{terms:[]},styles:["brands"],unicode:"f791",voted:!0},dice:{changes:["5.0.13"],label:"Dice",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f522",voted:!0},"dice-d20":{changes:["5.4.0"],label:"Dice D20",search:{terms:["Dungeons & Dragons","chance","d&d","dnd","fantasy","gambling","game","roll"]},styles:["solid"],unicode:"f6cf",voted:!0},"dice-d6":{changes:["5.4.0"],label:"Dice D6",search:{terms:["Dungeons & Dragons","chance","d&d","dnd","fantasy","gambling","game","roll"]},styles:["solid"],unicode:"f6d1",voted:!1},"dice-five":{changes:["5.0.13"],label:"Dice Five",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f523",voted:!0},"dice-four":{changes:["5.0.13"],label:"Dice Four",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f524",voted:!0},"dice-one":{changes:["5.0.13"],label:"Dice One",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f525",voted:!0},"dice-six":{changes:["5.0.13"],label:"Dice Six",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f526",voted:!0},"dice-three":{changes:["5.0.13"],label:"Dice Three",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f527",voted:!0},"dice-two":{changes:["5.0.13"],label:"Dice Two",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f528",voted:!0},digg:{changes:["4.1","5.0.0"],label:"Digg Logo",search:{terms:[]},styles:["brands"],unicode:"f1a6",voted:!1},"digital-ocean":{changes:["5.0.0","5.7.0"],label:"Digital Ocean",search:{terms:[]},styles:["brands"],unicode:"f391",voted:!1},"digital-tachograph":{changes:["5.1.0"],label:"Digital Tachograph",search:{terms:["data","distance","speed","tachometer"]},styles:["solid"],unicode:"f566",voted:!0},directions:{changes:["5.2.0","5.11.0"],label:"Directions",search:{terms:["map","navigation","sign","turn"]},styles:["solid"],unicode:"f5eb",voted:!1},discord:{changes:["5.0.0","5.15.4"],label:"Discord",search:{terms:[]},styles:["brands"],unicode:"f392",voted:!1},discourse:{changes:["5.0.0","5.0.3"],label:"Discourse",search:{terms:[]},styles:["brands"],unicode:"f393",voted:!1},disease:{changes:["5.7.0"],label:"Disease",search:{terms:["bacteria","cancer","covid-19","illness","infection","sickness","virus"]},styles:["solid"],unicode:"f7fa",voted:!1},divide:{changes:["5.0.13"],label:"Divide",search:{terms:["arithmetic","calculus","division","math"]},styles:["solid"],unicode:"f529",voted:!1},dizzy:{changes:["5.1.0","5.11.0","5.11.1"],label:"Dizzy Face",search:{terms:["dazed","dead","disapprove","emoticon","face"]},styles:["solid","regular"],unicode:"f567",voted:!1},dna:{changes:["5.0.7","5.0.10"],label:"DNA",search:{terms:["double helix","genetic","helix","molecule","protein"]},styles:["solid"],unicode:"f471",voted:!1},dochub:{changes:["5.0.0"],label:"DocHub",search:{terms:[]},styles:["brands"],unicode:"f394",voted:!1},docker:{changes:["5.0.0"],label:"Docker",search:{terms:[]},styles:["brands"],unicode:"f395",voted:!1},dog:{changes:["5.4.0","5.12.0"],label:"Dog",search:{terms:["animal","canine","fauna","mammal","pet","pooch","puppy","woof"]},styles:["solid"],unicode:"f6d3",voted:!1},"dollar-sign":{changes:["3.2","5.0.0","5.0.9","5.11.0","5.11.1"],label:"Dollar Sign",search:{terms:["$","cost","dollar-sign","money","price","usd"]},styles:["solid"],unicode:"f155",voted:!1},dolly:{changes:["5.0.7"],label:"Dolly",search:{terms:["carry","shipping","transport"]},styles:["solid"],unicode:"f472",voted:!1},"dolly-flatbed":{changes:["5.0.7"],label:"Dolly Flatbed",search:{terms:["carry","inventory","shipping","transport"]},styles:["solid"],unicode:"f474",voted:!1},donate:{changes:["5.0.9"],label:"Donate",search:{terms:["contribute","generosity","gift","give"]},styles:["solid"],unicode:"f4b9",voted:!1},"door-closed":{changes:["5.0.13"],label:"Door Closed",search:{terms:["enter","exit","locked"]},styles:["solid"],unicode:"f52a",voted:!0},"door-open":{changes:["5.0.13"],label:"Door Open",search:{terms:["enter","exit","welcome"]},styles:["solid"],unicode:"f52b",voted:!0},"dot-circle":{changes:["4","5.0.0"],label:"Dot Circle",search:{terms:["bullseye","notification","target"]},styles:["solid","regular"],unicode:"f192",voted:!1},dove:{changes:["5.0.9","5.10.1","5.10.2"],label:"Dove",search:{terms:["bird","fauna","flying","peace","war"]},styles:["solid"],unicode:"f4ba",voted:!1},download:{changes:["1","5.0.0"],label:"Download",search:{terms:["export","hard drive","save","transfer"]},styles:["solid"],unicode:"f019",voted:!1},draft2digital:{changes:["5.0.0"],label:"Draft2digital",search:{terms:[]},styles:["brands"],unicode:"f396",voted:!1},"drafting-compass":{changes:["5.1.0"],label:"Drafting Compass",search:{terms:["design","map","mechanical drawing","plot","plotting"]},styles:["solid"],unicode:"f568",voted:!1},dragon:{changes:["5.4.0"],label:"Dragon",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","fire","lizard","serpent"]},styles:["solid"],unicode:"f6d5",voted:!1},"draw-polygon":{changes:["5.2.0"],label:"Draw Polygon",search:{terms:["anchors","lines","object","render","shape"]},styles:["solid"],unicode:"f5ee",voted:!1},dribbble:{changes:["5.0.0"],label:"Dribbble",search:{terms:[]},styles:["brands"],unicode:"f17d",voted:!1},"dribbble-square":{changes:["5.0.0"],label:"Dribbble Square",search:{terms:[]},styles:["brands"],unicode:"f397",voted:!1},dropbox:{changes:["3.2","5.0.0","5.0.1"],label:"Dropbox",search:{terms:[]},styles:["brands"],unicode:"f16b",voted:!1},drum:{changes:["5.1.0","5.11.0"],label:"Drum",search:{terms:["instrument","music","percussion","snare","sound"]},styles:["solid"],unicode:"f569",voted:!0},"drum-steelpan":{changes:["5.1.0"],label:"Drum Steelpan",search:{terms:["calypso","instrument","music","percussion","reggae","snare","sound","steel","tropical"]},styles:["solid"],unicode:"f56a",voted:!1},"drumstick-bite":{changes:["5.4.0","5.7.0"],label:"Drumstick with Bite Taken Out",search:{terms:["bone","chicken","leg","meat","poultry","turkey"]},styles:["solid"],unicode:"f6d7",voted:!1},drupal:{changes:["4.1","5.0.0"],label:"Drupal Logo",search:{terms:[]},styles:["brands"],unicode:"f1a9",voted:!1},dumbbell:{changes:["5.0.5"],label:"Dumbbell",search:{terms:["exercise","gym","strength","weight","weight-lifting"]},styles:["solid"],unicode:"f44b",voted:!1},dumpster:{changes:["5.6.0"],label:"Dumpster",search:{terms:["alley","bin","commercial","trash","waste"]},styles:["solid"],unicode:"f793",voted:!0},"dumpster-fire":{changes:["5.6.0"],label:"Dumpster Fire",search:{terms:["alley","bin","commercial","danger","dangerous","euphemism","flame","heat","hot","trash","waste"]},styles:["solid"],unicode:"f794",voted:!0},dungeon:{changes:["5.4.0"],label:"Dungeon",search:{terms:["Dungeons & Dragons","building","d&d","dnd","door","entrance","fantasy","gate"]},styles:["solid"],unicode:"f6d9",voted:!1},dyalog:{changes:["5.0.0"],label:"Dyalog",search:{terms:[]},styles:["brands"],unicode:"f399",voted:!1},earlybirds:{changes:["5.0.0"],label:"Earlybirds",search:{terms:[]},styles:["brands"],unicode:"f39a",voted:!1},ebay:{changes:["5.0.11","5.7.0"],label:"eBay",search:{terms:[]},styles:["brands"],unicode:"f4f4",voted:!0},edge:{changes:["4.5","5.0.0","5.12.1"],label:"Edge Browser",search:{terms:["browser","ie"]},styles:["brands"],unicode:"f282",voted:!1},"edge-legacy":{changes:["5.13.1","5.14.0"],label:"Edge Legacy Browser",search:{terms:[]},styles:["brands"],unicode:"e078",voted:!1},edit:{changes:["1","5.0.0"],label:"Edit",search:{terms:["edit","pen","pencil","update","write"]},styles:["solid","regular"],unicode:"f044",voted:!1},egg:{changes:["5.7.0"],label:"Egg",search:{terms:["breakfast","chicken","easter","shell","yolk"]},styles:["solid"],unicode:"f7fb",voted:!1},eject:{changes:["1","5.0.0"],label:"eject",search:{terms:["abort","cancel","cd","discharge"]},styles:["solid"],unicode:"f052",voted:!1},elementor:{changes:["5.0.3"],label:"Elementor",search:{terms:[]},styles:["brands"],unicode:"f430",voted:!0},"ellipsis-h":{changes:["3.1","5.0.0"],label:"Horizontal Ellipsis",search:{terms:["dots","drag","kebab","list","menu","nav","navigation","ol","reorder","settings","ul"]},styles:["solid"],unicode:"f141",voted:!1},"ellipsis-v":{changes:["3.1","5.0.0"],label:"Vertical Ellipsis",search:{terms:["dots","drag","kebab","list","menu","nav","navigation","ol","reorder","settings","ul"]},styles:["solid"],unicode:"f142",voted:!1},ello:{changes:["5.2.0"],label:"Ello",search:{terms:[]},styles:["brands"],unicode:"f5f1",voted:!0},ember:{changes:["5.0.0","5.0.3"],label:"Ember",search:{terms:[]},styles:["brands"],unicode:"f423",voted:!1},empire:{changes:["4.1","5.0.0"],label:"Galactic Empire",search:{terms:[]},styles:["brands"],unicode:"f1d1",voted:!1},envelope:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Envelope",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid","regular"],unicode:"f0e0",voted:!1},"envelope-open":{changes:["4.7","5.0.0","5.10.1","5.10.2"],label:"Envelope Open",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid","regular"],unicode:"f2b6",voted:!1},"envelope-open-text":{changes:["5.3.0","5.10.1","5.12.0"],label:"Envelope Open-text",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid"],unicode:"f658",voted:!1},"envelope-square":{changes:["4.1","5.0.0"],label:"Envelope Square",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid"],unicode:"f199",voted:!1},envira:{changes:["4.6","5.0.0"],label:"Envira Gallery",search:{terms:["leaf"]},styles:["brands"],unicode:"f299",voted:!1},equals:{changes:["5.0.13"],label:"Equals",search:{terms:["arithmetic","even","match","math"]},styles:["solid"],unicode:"f52c",voted:!1},eraser:{changes:["3.1","5.0.0","5.8.0"],label:"eraser",search:{terms:["art","delete","remove","rubber"]},styles:["solid"],unicode:"f12d",voted:!1},erlang:{changes:["5.0.0","5.0.3","5.7.0"],label:"Erlang",search:{terms:[]},styles:["brands"],unicode:"f39d",voted:!1},ethereum:{changes:["5.0.2"],label:"Ethereum",search:{terms:[]},styles:["brands"],unicode:"f42e",voted:!0},ethernet:{changes:["5.6.0"],label:"Ethernet",search:{terms:["cable","cat 5","cat 6","connection","hardware","internet","network","wired"]},styles:["solid"],unicode:"f796",voted:!0},etsy:{changes:["4.7","5.0.0"],label:"Etsy",search:{terms:[]},styles:["brands"],unicode:"f2d7",voted:!1},"euro-sign":{changes:["3.2","5.0.0"],label:"Euro Sign",search:{terms:["currency","dollar","exchange","money"]},styles:["solid"],unicode:"f153",voted:!1},evernote:{changes:["5.8.0"],label:"Evernote",search:{terms:[]},styles:["brands"],unicode:"f839"},"exchange-alt":{changes:["5.0.0"],label:"Alternate Exchange",search:{terms:["arrow","arrows","exchange","reciprocate","return","swap","transfer"]},styles:["solid"],unicode:"f362",voted:!1},exclamation:{changes:["3.1","5.0.0","5.10.1","5.10.2"],label:"exclamation",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f12a",voted:!1},"exclamation-circle":{changes:["1","5.0.0"],label:"Exclamation Circle",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f06a",voted:!1},"exclamation-triangle":{changes:["1","5.0.0","5.6.1"],label:"Exclamation Triangle",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f071",voted:!1},expand:{changes:["5.0.0"],label:"Expand",search:{terms:["bigger","enlarge","fullscreen","resize"]},styles:["solid"],unicode:"f065",voted:!1},"expand-alt":{changes:["1","5.0.0","5.12.0"],label:"Alternate Expand",search:{terms:["arrows","bigger","enlarge","fullscreen","resize"]},styles:["solid"],unicode:"f424",voted:!1},"expand-arrows-alt":{changes:["5.0.0","5.8.0"],label:"Alternate Expand Arrows",search:{terms:["bigger","enlarge","fullscreen","move","resize"]},styles:["solid"],unicode:"f31e",voted:!1},expeditedssl:{changes:["4.4","5.0.0"],label:"ExpeditedSSL",search:{terms:[]},styles:["brands"],unicode:"f23e",voted:!1},"external-link-alt":{changes:["5.0.0","5.11.0"],label:"Alternate External Link",search:{terms:["external-link","new","open","share"]},styles:["solid"],unicode:"f35d",voted:!1},"external-link-square-alt":{changes:["5.0.0"],label:"Alternate External Link Square",search:{terms:["external-link-square","new","open","share"]},styles:["solid"],unicode:"f360",voted:!1},eye:{changes:["1","5.0.0","5.7.0"],label:"Eye",search:{terms:["look","optic","see","seen","show","sight","views","visible"]},styles:["solid","regular"],unicode:"f06e",voted:!1},"eye-dropper":{changes:["4.2","5.0.0","5.1.0"],label:"Eye Dropper",search:{terms:["beaker","clone","color","copy","eyedropper","pipette"]},styles:["solid"],unicode:"f1fb",voted:!1},"eye-slash":{changes:["1","5.0.0","5.7.0"],label:"Eye Slash",search:{terms:["blind","hide","show","toggle","unseen","views","visible","visiblity"]},styles:["solid","regular"],unicode:"f070",voted:!1},facebook:{changes:["2","5.0.0","5.8.2"],label:"Facebook",search:{terms:["facebook-official","social network"]},styles:["brands"],unicode:"f09a",voted:!1},"facebook-f":{changes:["5.0.0","5.8.2"],label:"Facebook F",search:{terms:["facebook"]},styles:["brands"],unicode:"f39e",voted:!1},"facebook-messenger":{changes:["5.0.0","5.8.2","5.9.0"],label:"Facebook Messenger",search:{terms:[]},styles:["brands"],unicode:"f39f",voted:!1},"facebook-square":{changes:["1","5.0.0","5.8.2"],label:"Facebook Square",search:{terms:["social network"]},styles:["brands"],unicode:"f082",voted:!1},fan:{changes:["5.9.0","5.10.1"],label:"Fan",search:{terms:["ac","air conditioning","blade","blower","cool","hot"]},styles:["solid"],unicode:"f863",voted:!0},"fantasy-flight-games":{changes:["5.4.0"],label:"Fantasy Flight-games",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6dc",voted:!1},"fast-backward":{changes:["1","5.0.0"],label:"fast-backward",search:{terms:["beginning","first","previous","rewind","start"]},styles:["solid"],unicode:"f049",voted:!1},"fast-forward":{changes:["1","5.0.0"],label:"fast-forward",search:{terms:["end","last","next"]},styles:["solid"],unicode:"f050",voted:!1},faucet:{changes:["5.12.0","5.14.0"],label:"Faucet",search:{terms:["covid-19","drip","house","hygiene","kitchen","sink","water"]},styles:["solid"],unicode:"e005",voted:!1},fax:{changes:["4.1","5.0.0","5.3.0","5.11.0"],label:"Fax",search:{terms:["business","communicate","copy","facsimile","send"]},styles:["solid"],unicode:"f1ac",voted:!1},feather:{changes:["5.0.13","5.1.0"],label:"Feather",search:{terms:["bird","light","plucked","quill","write"]},styles:["solid"],unicode:"f52d",voted:!0},"feather-alt":{changes:["5.1.0"],label:"Alternate Feather",search:{terms:["bird","light","plucked","quill","write"]},styles:["solid"],unicode:"f56b",voted:!0},fedex:{changes:["5.6.0"],label:"FedEx",search:{terms:["Federal Express","package","shipping"]},styles:["brands"],unicode:"f797"},fedora:{changes:["5.6.0","5.6.3","5.8.0"],label:"Fedora",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f798",voted:!0},female:{changes:["3.2","5.0.0"],label:"Female",search:{terms:["human","person","profile","user","woman"]},styles:["solid"],unicode:"f182",voted:!1},"fighter-jet":{changes:["3","5.0.0"],label:"fighter-jet",search:{terms:["airplane","fast","fly","goose","maverick","plane","quick","top gun","transportation","travel"]},styles:["solid"],unicode:"f0fb",voted:!1},figma:{changes:["5.6.0","5.7.0","5.8.0","5.15.4"],label:"Figma",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f799",voted:!1},file:{changes:["3.2","5.0.0","5.10.1","5.10.2"],label:"File",search:{terms:["document","new","page","pdf","resume"]},styles:["solid","regular"],unicode:"f15b",voted:!1},"file-alt":{changes:["3.2","5.0.0","5.10.2"],label:"Alternate File",search:{terms:["document","file-text","invoice","new","page","pdf"]},styles:["solid","regular"],unicode:"f15c",voted:!1},"file-archive":{changes:["4.1","5.0.0","5.7.0","5.10.2"],label:"Archive File",search:{terms:[".zip","bundle","compress","compression","download","zip"]},styles:["solid","regular"],unicode:"f1c6",voted:!1},"file-audio":{changes:["4.1","5.0.0","5.10.2"],label:"Audio File",search:{terms:["document","mp3","music","page","play","sound"]},styles:["solid","regular"],unicode:"f1c7",voted:!1},"file-code":{changes:["4.1","5.0.0","5.10.2"],label:"Code File",search:{terms:["css","development","document","html"]},styles:["solid","regular"],unicode:"f1c9",voted:!1},"file-contract":{changes:["5.1.0","5.10.2"],label:"File Contract",search:{terms:["agreement","binding","document","legal","signature"]},styles:["solid"],unicode:"f56c",voted:!1},"file-csv":{changes:["5.4.0","5.10.2"],label:"File CSV",search:{terms:["document","excel","numbers","spreadsheets","table"]},styles:["solid"],unicode:"f6dd",voted:!1},"file-download":{changes:["5.1.0","5.10.2"],label:"File Download",search:{terms:["document","export","save"]},styles:["solid"],unicode:"f56d",voted:!0},"file-excel":{changes:["4.1","5.0.0","5.10.2"],label:"Excel File",search:{terms:["csv","document","numbers","spreadsheets","table"]},styles:["solid","regular"],unicode:"f1c3",voted:!1},"file-export":{changes:["5.1.0","5.7.0","5.10.2"],label:"File Export",search:{terms:["download","save"]},styles:["solid"],unicode:"f56e",voted:!0},"file-image":{changes:["4.1","5.0.0","5.10.2"],label:"Image File",search:{terms:["document","image","jpg","photo","png"]},styles:["solid","regular"],unicode:"f1c5",voted:!1},"file-import":{changes:["5.1.0","5.7.0","5.10.2"],label:"File Import",search:{terms:["copy","document","send","upload"]},styles:["solid"],unicode:"f56f",voted:!0},"file-invoice":{changes:["5.1.0","5.10.2"],label:"File Invoice",search:{terms:["account","bill","charge","document","payment","receipt"]},styles:["solid"],unicode:"f570",voted:!0},"file-invoice-dollar":{changes:["5.1.0","5.10.2"],label:"File Invoice with US Dollar",search:{terms:["$","account","bill","charge","document","dollar-sign","money","payment","receipt","usd"]},styles:["solid"],unicode:"f571",voted:!0},"file-medical":{changes:["5.0.7","5.10.2"],label:"Medical File",search:{terms:["document","health","history","prescription","record"]},styles:["solid"],unicode:"f477",voted:!1},"file-medical-alt":{changes:["5.0.7","5.10.2"],label:"Alternate Medical File",search:{terms:["document","health","history","prescription","record"]},styles:["solid"],unicode:"f478",voted:!1},"file-pdf":{changes:["4.1","5.0.0","5.10.2"],label:"PDF File",search:{terms:["acrobat","document","preview","save"]},styles:["solid","regular"],unicode:"f1c1",voted:!1},"file-powerpoint":{changes:["4.1","5.0.0","5.10.2"],label:"Powerpoint File",search:{terms:["display","document","keynote","presentation"]},styles:["solid","regular"],unicode:"f1c4",voted:!1},"file-prescription":{changes:["5.1.0","5.10.2"],label:"File Prescription",search:{terms:["document","drugs","medical","medicine","rx"]},styles:["solid"],unicode:"f572",voted:!1},"file-signature":{changes:["5.1.0","5.10.2"],label:"File Signature",search:{terms:["John Hancock","contract","document","name"]},styles:["solid"],unicode:"f573",voted:!0},"file-upload":{changes:["5.1.0","5.10.2"],label:"File Upload",search:{terms:["document","import","page","save"]},styles:["solid"],unicode:"f574",voted:!0},"file-video":{changes:["4.1","5.0.0","5.10.2"],label:"Video File",search:{terms:["document","m4v","movie","mp4","play"]},styles:["solid","regular"],unicode:"f1c8",voted:!1},"file-word":{changes:["4.1","5.0.0","5.10.2"],label:"Word File",search:{terms:["document","edit","page","text","writing"]},styles:["solid","regular"],unicode:"f1c2",voted:!1},fill:{changes:["5.1.0"],label:"Fill",search:{terms:["bucket","color","paint","paint bucket"]},styles:["solid"],unicode:"f575",voted:!1},"fill-drip":{changes:["5.1.0"],label:"Fill Drip",search:{terms:["bucket","color","drop","paint","paint bucket","spill"]},styles:["solid"],unicode:"f576",voted:!1},film:{changes:["1","5.0.0"],label:"Film",search:{terms:["cinema","movie","strip","video"]},styles:["solid"],unicode:"f008",voted:!1},filter:{changes:["2","5.0.0","5.10.1","5.11.0","5.11.1"],label:"Filter",search:{terms:["funnel","options","separate","sort"]},styles:["solid"],unicode:"f0b0",voted:!1},fingerprint:{changes:["5.1.0"],label:"Fingerprint",search:{terms:["human","id","identification","lock","smudge","touch","unique","unlock"]},styles:["solid"],unicode:"f577",voted:!0},fire:{changes:["1","5.0.0","5.6.0","5.6.3","5.10.1"],label:"fire",search:{terms:["burn","caliente","flame","heat","hot","popular"]},styles:["solid"],unicode:"f06d",voted:!1},"fire-alt":{changes:["5.6.3"],label:"Alternate Fire",search:{terms:["burn","caliente","flame","heat","hot","popular"]},styles:["solid"],unicode:"f7e4"},"fire-extinguisher":{changes:["3.1","5.0.0"],label:"fire-extinguisher",search:{terms:["burn","caliente","fire fighter","flame","heat","hot","rescue"]},styles:["solid"],unicode:"f134",voted:!1},firefox:{changes:["4.4","5.0.0","5.0.1","5.12.0"],label:"Firefox",search:{terms:["browser"]},styles:["brands"],unicode:"f269",voted:!1},"firefox-browser":{changes:["5.12.0","5.14.0"],label:"Firefox Browser",search:{terms:["browser"]},styles:["brands"],unicode:"e007",voted:!1},"first-aid":{changes:["5.0.7"],label:"First Aid",search:{terms:["emergency","emt","health","medical","rescue"]},styles:["solid"],unicode:"f479",voted:!1},"first-order":{changes:["4.6","5.0.0"],label:"First Order",search:{terms:[]},styles:["brands"],unicode:"f2b0",voted:!1},"first-order-alt":{changes:["5.0.12"],label:"Alternate First Order",search:{terms:[]},styles:["brands"],unicode:"f50a",voted:!1},firstdraft:{changes:["5.0.0"],label:"firstdraft",search:{terms:[]},styles:["brands"],unicode:"f3a1",voted:!1},fish:{changes:["5.1.0","5.10.1"],label:"Fish",search:{terms:["fauna","gold","seafood","swimming"]},styles:["solid"],unicode:"f578",voted:!0},"fist-raised":{changes:["5.4.0"],label:"Raised Fist",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","hand","ki","monk","resist","strength","unarmed combat"]},styles:["solid"],unicode:"f6de",voted:!1},flag:{changes:["1","5.0.0"],label:"flag",search:{terms:["country","notice","notification","notify","pole","report","symbol"]},styles:["solid","regular"],unicode:"f024",voted:!1},"flag-checkered":{changes:["3.1","5.0.0","5.7.0","5.10.1"],label:"flag-checkered",search:{terms:["notice","notification","notify","pole","racing","report","symbol"]},styles:["solid"],unicode:"f11e",voted:!1},"flag-usa":{changes:["5.5.0"],label:"United States of America Flag",search:{terms:["betsy ross","country","old glory","stars","stripes","symbol"]},styles:["solid"],unicode:"f74d",voted:!1},flask:{changes:["2","5.0.0"],label:"Flask",search:{terms:["beaker","experimental","labs","science"]},styles:["solid"],unicode:"f0c3",voted:!1},flickr:{changes:["3.2","5.0.0"],label:"Flickr",search:{terms:[]},styles:["brands"],unicode:"f16e",voted:!1},flipboard:{changes:["5.0.5","5.0.9"],label:"Flipboard",search:{terms:[]},styles:["brands"],unicode:"f44d",voted:!0},flushed:{changes:["5.1.0","5.11.0","5.11.1"],label:"Flushed Face",search:{terms:["embarrassed","emoticon","face"]},styles:["solid","regular"],unicode:"f579",voted:!1},fly:{changes:["5.0.0"],label:"Fly",search:{terms:[]},styles:["brands"],unicode:"f417",voted:!1},folder:{changes:["1","5.0.0","5.3.0","5.10.1"],label:"Folder",search:{terms:["archive","directory","document","file"]},styles:["solid","regular"],unicode:"f07b",voted:!1},"folder-minus":{changes:["5.3.0"],label:"Folder Minus",search:{terms:["archive","delete","directory","document","file","negative","remove"]},styles:["solid"],unicode:"f65d",voted:!1},"folder-open":{changes:["1","5.0.0"],label:"Folder Open",search:{terms:["archive","directory","document","empty","file","new"]},styles:["solid","regular"],unicode:"f07c",voted:!1},"folder-plus":{changes:["5.3.0","5.11.0","5.12.1"],label:"Folder Plus",search:{terms:["add","archive","create","directory","document","file","new","positive"]},styles:["solid"],unicode:"f65e",voted:!1},font:{changes:["1","5.0.0","5.9.0","5.10.2"],label:"font",search:{terms:["alphabet","glyph","text","type","typeface"]},styles:["solid"],unicode:"f031",voted:!1},"font-awesome":{changes:["4.6","5.0.0","5.15.4"],label:"Font Awesome",search:{terms:["meanpath"]},styles:["brands"],unicode:"f2b4",voted:!1},"font-awesome-alt":{changes:["5.0.0","5.15.4"],label:"Alternate Font Awesome",search:{terms:[]},styles:["brands"],unicode:"f35c",voted:!1},"font-awesome-flag":{changes:["5.0.0","5.0.1","5.15.4"],label:"Font Awesome Flag",search:{terms:[]},styles:["brands"],unicode:"f425",voted:!1},"font-awesome-logo-full":{changes:["5.0.11","5.15.4"],label:"Font Awesome Full Logo",ligatures:["Font Awesome"],private:!0,search:{terms:[]},styles:["regular","solid","brands"],unicode:"f4e6",voted:!1},fonticons:{changes:["4.4","5.0.0"],label:"Fonticons",search:{terms:[]},styles:["brands"],unicode:"f280",voted:!1},"fonticons-fi":{changes:["5.0.0"],label:"Fonticons Fi",search:{terms:[]},styles:["brands"],unicode:"f3a2",voted:!1},"football-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Football Ball",search:{terms:["ball","fall","nfl","pigskin","seasonal"]},styles:["solid"],unicode:"f44e",voted:!1},"fort-awesome":{changes:["4.5","5.0.0","5.0.3"],label:"Fort Awesome",search:{terms:["castle"]},styles:["brands"],unicode:"f286",voted:!1},"fort-awesome-alt":{changes:["5.0.0"],label:"Alternate Fort Awesome",search:{terms:["castle"]},styles:["brands"],unicode:"f3a3",voted:!1},forumbee:{changes:["4.3","5.0.0"],label:"Forumbee",search:{terms:[]},styles:["brands"],unicode:"f211",voted:!1},forward:{changes:["1","5.0.0"],label:"forward",search:{terms:["forward","next","skip"]},styles:["solid"],unicode:"f04e",voted:!1},foursquare:{changes:["3.2","5.0.0"],label:"Foursquare",search:{terms:[]},styles:["brands"],unicode:"f180",voted:!1},"free-code-camp":{changes:["4.7","5.0.0","5.12.0"],label:"freeCodeCamp",search:{terms:[]},styles:["brands"],unicode:"f2c5",voted:!1},freebsd:{changes:["5.0.0"],label:"FreeBSD",search:{terms:[]},styles:["brands"],unicode:"f3a4",voted:!1},frog:{changes:["5.0.13"],label:"Frog",search:{terms:["amphibian","bullfrog","fauna","hop","kermit","kiss","prince","ribbit","toad","wart"]},styles:["solid"],unicode:"f52e",voted:!1},frown:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Frowning Face",search:{terms:["disapprove","emoticon","face","rating","sad"]},styles:["solid","regular"],unicode:"f119",voted:!1},"frown-open":{changes:["5.1.0","5.11.0","5.11.1"],label:"Frowning Face With Open Mouth",search:{terms:["disapprove","emoticon","face","rating","sad"]},styles:["solid","regular"],unicode:"f57a",voted:!1},fulcrum:{changes:["5.0.12","5.8.0"],label:"Fulcrum",search:{terms:[]},styles:["brands"],unicode:"f50b",voted:!1},"funnel-dollar":{changes:["5.3.0"],label:"Funnel Dollar",search:{terms:["filter","money","options","separate","sort"]},styles:["solid"],unicode:"f662",voted:!1},futbol:{changes:["4.2","5.0.0","5.0.5"],label:"Futbol",search:{terms:["ball","football","mls","soccer"]},styles:["solid","regular"],unicode:"f1e3",voted:!1},"galactic-republic":{changes:["5.0.12"],label:"Galactic Republic",search:{terms:["politics","star wars"]},styles:["brands"],unicode:"f50c",voted:!1},"galactic-senate":{changes:["5.0.12"],label:"Galactic Senate",search:{terms:["star wars"]},styles:["brands"],unicode:"f50d",voted:!1},gamepad:{changes:["3.1","5.0.0","5.11.0"],label:"Gamepad",search:{terms:["arcade","controller","d-pad","joystick","video","video game"]},styles:["solid"],unicode:"f11b",voted:!1},"gas-pump":{changes:["5.0.13","5.10.1"],label:"Gas Pump",search:{terms:["car","fuel","gasoline","petrol"]},styles:["solid"],unicode:"f52f",voted:!0},gavel:{changes:["2","5.0.0"],label:"Gavel",search:{terms:["hammer","judge","law","lawyer","opinion"]},styles:["solid"],unicode:"f0e3",voted:!1},gem:{changes:["5.0.0","5.10.1"],label:"Gem",search:{terms:["diamond","jewelry","sapphire","stone","treasure"]},styles:["solid","regular"],unicode:"f3a5",voted:!1},genderless:{changes:["4.4","5.0.0","5.11.0","5.11.1"],label:"Genderless",search:{terms:["androgynous","asexual","sexless"]},styles:["solid"],unicode:"f22d",voted:!1},"get-pocket":{changes:["4.4","5.0.0"],label:"Get Pocket",search:{terms:[]},styles:["brands"],unicode:"f265",voted:!1},gg:{changes:["4.4","5.0.0"],label:"GG Currency",search:{terms:[]},styles:["brands"],unicode:"f260",voted:!1},"gg-circle":{changes:["4.4","5.0.0"],label:"GG Currency Circle",search:{terms:[]},styles:["brands"],unicode:"f261",voted:!1},ghost:{changes:["5.4.0"],label:"Ghost",search:{terms:["apparition","blinky","clyde","floating","halloween","holiday","inky","pinky","spirit"]},styles:["solid"],unicode:"f6e2",voted:!1},gift:{changes:["1","5.0.0","5.0.9","5.6.0"],label:"gift",search:{terms:["christmas","generosity","giving","holiday","party","present","wrapped","xmas"]},styles:["solid"],unicode:"f06b",voted:!1},gifts:{changes:["5.6.0"],label:"Gifts",search:{terms:["christmas","generosity","giving","holiday","party","present","wrapped","xmas"]},styles:["solid"],unicode:"f79c"},git:{changes:["4.1","5.0.0","5.8.2"],label:"Git",search:{terms:[]},styles:["brands"],unicode:"f1d3",voted:!1},"git-alt":{changes:["5.8.2"],label:"Git Alt",search:{terms:[]},styles:["brands"],unicode:"f841"},"git-square":{changes:["4.1","5.0.0","5.8.2"],label:"Git Square",search:{terms:[]},styles:["brands"],unicode:"f1d2",voted:!1},github:{changes:["2","5.0.0"],label:"GitHub",search:{terms:["octocat"]},styles:["brands"],unicode:"f09b",voted:!1},"github-alt":{changes:["3","5.0.0"],label:"Alternate GitHub",search:{terms:["octocat"]},styles:["brands"],unicode:"f113",voted:!1},"github-square":{changes:["1","5.0.0"],label:"GitHub Square",search:{terms:["octocat"]},styles:["brands"],unicode:"f092",voted:!1},gitkraken:{changes:["5.0.0"],label:"GitKraken",search:{terms:[]},styles:["brands"],unicode:"f3a6",voted:!1},gitlab:{changes:["4.6","5.0.0","5.7.0"],label:"GitLab",search:{terms:["Axosoft"]},styles:["brands"],unicode:"f296",voted:!1},gitter:{changes:["5.0.0"],label:"Gitter",search:{terms:[]},styles:["brands"],unicode:"f426",voted:!1},"glass-cheers":{changes:["5.6.0"],label:"Glass Cheers",search:{terms:["alcohol","bar","beverage","celebration","champagne","clink","drink","holiday","new year's eve","party","toast"]},styles:["solid"],unicode:"f79f"},"glass-martini":{changes:["1","5.0.0","5.1.0","5.10.1"],label:"Martini Glass",search:{terms:["alcohol","bar","beverage","drink","liquor"]},styles:["solid"],unicode:"f000",voted:!1},"glass-martini-alt":{changes:["5.1.0"],label:"Alternate Glass Martini",search:{terms:["alcohol","bar","beverage","drink","liquor"]},styles:["solid"],unicode:"f57b",voted:!1},"glass-whiskey":{changes:["5.6.0"],label:"Glass Whiskey",search:{terms:["alcohol","bar","beverage","bourbon","drink","liquor","neat","rye","scotch","whisky"]},styles:["solid"],unicode:"f7a0"},glasses:{changes:["5.0.13"],label:"Glasses",search:{terms:["hipster","nerd","reading","sight","spectacles","vision"]},styles:["solid"],unicode:"f530",voted:!0},glide:{changes:["4.6","5.0.0"],label:"Glide",search:{terms:[]},styles:["brands"],unicode:"f2a5",voted:!1},"glide-g":{changes:["4.6","5.0.0"],label:"Glide G",search:{terms:[]},styles:["brands"],unicode:"f2a6",voted:!1},globe:{changes:["2","5.0.0","5.0.9","5.11.0","5.11.1"],label:"Globe",search:{terms:["all","coordinates","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f0ac",voted:!1},"globe-africa":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Africa shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57c",voted:!1},"globe-americas":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Americas shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57d",voted:!1},"globe-asia":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Asia shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57e",voted:!1},"globe-europe":{changes:["5.6.0","5.11.0","5.11.1"],label:"Globe with Europe shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f7a2",voted:!0},gofore:{changes:["5.0.0"],label:"Gofore",search:{terms:[]},styles:["brands"],unicode:"f3a7",voted:!1},"golf-ball":{changes:["5.0.5"],label:"Golf Ball",search:{terms:["caddy","eagle","putt","tee"]},styles:["solid"],unicode:"f450",voted:!1},goodreads:{changes:["5.0.0"],label:"Goodreads",search:{terms:[]},styles:["brands"],unicode:"f3a8",voted:!1},"goodreads-g":{changes:["5.0.0"],label:"Goodreads G",search:{terms:[]},styles:["brands"],unicode:"f3a9",voted:!1},google:{changes:["4.1","5.0.0"],label:"Google Logo",search:{terms:[]},styles:["brands"],unicode:"f1a0",voted:!1},"google-drive":{changes:["5.0.0"],label:"Google Drive",search:{terms:[]},styles:["brands"],unicode:"f3aa",voted:!1},"google-pay":{changes:["5.13.1","5.14.0"],label:"Google Pay",search:{terms:[]},styles:["brands"],unicode:"e079",voted:!1},"google-play":{changes:["5.0.0"],label:"Google Play",search:{terms:[]},styles:["brands"],unicode:"f3ab",voted:!1},"google-plus":{changes:["4.6","5.0.0","5.13.1"],label:"Google Plus",search:{terms:["google-plus-circle","google-plus-official"]},styles:["brands"],unicode:"f2b3",voted:!1},"google-plus-g":{changes:["2","5.0.0"],label:"Google Plus G",search:{terms:["google-plus","social network"]},styles:["brands"],unicode:"f0d5",voted:!1},"google-plus-square":{changes:["2","5.0.0"],label:"Google Plus Square",search:{terms:["social network"]},styles:["brands"],unicode:"f0d4",voted:!1},"google-wallet":{changes:["4.2","5.0.0"],label:"Google Wallet",search:{terms:[]},styles:["brands"],unicode:"f1ee",voted:!1},gopuram:{changes:["5.3.0","5.7.0","5.11.0"],label:"Gopuram",search:{terms:["building","entrance","hinduism","temple","tower"]},styles:["solid"],unicode:"f664",voted:!1},"graduation-cap":{changes:["4.1","5.0.0","5.2.0","5.10.1"],label:"Graduation Cap",search:{terms:["ceremony","college","graduate","learning","school","student"]},styles:["solid"],unicode:"f19d",voted:!1},gratipay:{changes:["3.2","5.0.0"],label:"Gratipay (Gittip)",search:{terms:["favorite","heart","like","love"]},styles:["brands"],unicode:"f184",voted:!1},grav:{changes:["4.7","5.0.0"],label:"Grav",search:{terms:[]},styles:["brands"],unicode:"f2d6",voted:!1},"greater-than":{changes:["5.0.13"],label:"Greater Than",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f531",voted:!0},"greater-than-equal":{changes:["5.0.13"],label:"Greater Than Equal To",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f532",voted:!0},grimace:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grimacing Face",search:{terms:["cringe","emoticon","face","teeth"]},styles:["solid","regular"],unicode:"f57f",voted:!1},grin:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f580",voted:!1},"grin-alt":{changes:["5.1.0","5.11.0","5.11.1"],label:"Alternate Grinning Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f581",voted:!1},"grin-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Smiling Eyes",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f582",voted:!1},"grin-beam-sweat":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Sweat",search:{terms:["embarass","emoticon","face","smile"]},styles:["solid","regular"],unicode:"f583",voted:!1},"grin-hearts":{changes:["5.1.0","5.11.0","5.11.1"],label:"Smiling Face With Heart-Eyes",search:{terms:["emoticon","face","love","smile"]},styles:["solid","regular"],unicode:"f584",voted:!1},"grin-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Squinting Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f585",voted:!1},"grin-squint-tears":{changes:["5.1.0"],label:"Rolling on the Floor Laughing",search:{terms:["emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f586",voted:!1},"grin-stars":{changes:["5.1.0","5.11.0","5.11.1"],label:"Star-Struck",search:{terms:["emoticon","face","star-struck"]},styles:["solid","regular"],unicode:"f587",voted:!1},"grin-tears":{changes:["5.1.0"],label:"Face With Tears of Joy",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f588",voted:!1},"grin-tongue":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f589",voted:!1},"grin-tongue-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Squinting Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f58a",voted:!1},"grin-tongue-wink":{changes:["5.1.0","5.11.0","5.11.1","5.12.0"],label:"Winking Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f58b",voted:!1},"grin-wink":{changes:["5.1.0","5.1.1","5.11.0","5.11.1"],label:"Grinning Winking Face",search:{terms:["emoticon","face","flirt","laugh","smile"]},styles:["solid","regular"],unicode:"f58c",voted:!1},"grip-horizontal":{changes:["5.1.0"],label:"Grip Horizontal",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f58d",voted:!0},"grip-lines":{changes:["5.6.0"],label:"Grip Lines",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f7a4",voted:!0},"grip-lines-vertical":{changes:["5.6.0","5.11.0","5.11.1"],label:"Grip Lines Vertical",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f7a5",voted:!0},"grip-vertical":{changes:["5.1.0"],label:"Grip Vertical",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f58e",voted:!0},gripfire:{changes:["5.0.0"],label:"Gripfire, Inc.",search:{terms:[]},styles:["brands"],unicode:"f3ac",voted:!1},grunt:{changes:["5.0.0"],label:"Grunt",search:{terms:[]},styles:["brands"],unicode:"f3ad",voted:!1},guilded:{changes:["5.15.0"],label:"Guilded",search:{terms:[]},styles:["brands"],unicode:"e07e",voted:!1},guitar:{changes:["5.6.0","5.11.0"],label:"Guitar",search:{terms:["acoustic","instrument","music","rock","rock and roll","song","strings"]},styles:["solid"],unicode:"f7a6",voted:!0},gulp:{changes:["5.0.0"],label:"Gulp",search:{terms:[]},styles:["brands"],unicode:"f3ae",voted:!1},"h-square":{changes:["3","5.0.0"],label:"H Square",search:{terms:["directions","emergency","hospital","hotel","map"]},styles:["solid"],unicode:"f0fd",voted:!1},"hacker-news":{changes:["4.1","5.0.0"],label:"Hacker News",search:{terms:[]},styles:["brands"],unicode:"f1d4",voted:!1},"hacker-news-square":{changes:["5.0.0"],label:"Hacker News Square",search:{terms:[]},styles:["brands"],unicode:"f3af",voted:!1},hackerrank:{changes:["5.2.0","5.8.0"],label:"Hackerrank",search:{terms:[]},styles:["brands"],unicode:"f5f7",voted:!0},hamburger:{changes:["5.7.0"],label:"Hamburger",search:{terms:["bacon","beef","burger","burger king","cheeseburger","fast food","grill","ground beef","mcdonalds","sandwich"]},styles:["solid"],unicode:"f805",voted:!1},hammer:{changes:["5.4.0"],label:"Hammer",search:{terms:["admin","fix","repair","settings","tool"]},styles:["solid"],unicode:"f6e3",voted:!0},hamsa:{changes:["5.3.0"],label:"Hamsa",search:{terms:["amulet","christianity","islam","jewish","judaism","muslim","protection"]},styles:["solid"],unicode:"f665",voted:!1},"hand-holding":{changes:["5.0.9"],label:"Hand Holding",search:{terms:["carry","lift"]},styles:["solid"],unicode:"f4bd",voted:!1},"hand-holding-heart":{changes:["5.0.9"],label:"Hand Holding Heart",search:{terms:["carry","charity","gift","lift","package"]},styles:["solid"],unicode:"f4be",voted:!1},"hand-holding-medical":{changes:["5.13.0","5.14.0"],label:"Hand Holding Medical Cross",search:{terms:["care","covid-19","donate","help"]},styles:["solid"],unicode:"e05c",voted:!1},"hand-holding-usd":{changes:["5.0.9","5.11.0"],label:"Hand Holding US Dollar",search:{terms:["$","carry","dollar sign","donation","giving","lift","money","price"]},styles:["solid"],unicode:"f4c0",voted:!1},"hand-holding-water":{changes:["5.0.9","5.13.0"],label:"Hand Holding Water",search:{terms:["carry","covid-19","drought","grow","lift"]},styles:["solid"],unicode:"f4c1",voted:!1},"hand-lizard":{changes:["4.4","5.0.0"],label:"Lizard (Hand)",search:{terms:["game","roshambo"]},styles:["solid","regular"],unicode:"f258",voted:!1},"hand-middle-finger":{changes:["5.7.0","5.11.0","5.11.1"],label:"Hand with Middle Finger Raised",search:{terms:["flip the bird","gesture","hate","rude"]},styles:["solid"],unicode:"f806",voted:!0},"hand-paper":{changes:["4.4","5.0.0"],label:"Paper (Hand)",search:{terms:["game","halt","roshambo","stop"]},styles:["solid","regular"],unicode:"f256",voted:!1},"hand-peace":{changes:["4.4","5.0.0"],label:"Peace (Hand)",search:{terms:["rest","truce"]},styles:["solid","regular"],unicode:"f25b",voted:!1},"hand-point-down":{changes:["2","5.0.0"],label:"Hand Pointing Down",search:{terms:["finger","hand-o-down","point"]},styles:["solid","regular"],unicode:"f0a7",voted:!1},"hand-point-left":{changes:["2","5.0.0"],label:"Hand Pointing Left",search:{terms:["back","finger","hand-o-left","left","point","previous"]},styles:["solid","regular"],unicode:"f0a5",voted:!1},"hand-point-right":{changes:["2","5.0.0"],label:"Hand Pointing Right",search:{terms:["finger","forward","hand-o-right","next","point","right"]},styles:["solid","regular"],unicode:"f0a4",voted:!1},"hand-point-up":{changes:["2","5.0.0"],label:"Hand Pointing Up",search:{terms:["finger","hand-o-up","point"]},styles:["solid","regular"],unicode:"f0a6",voted:!1},"hand-pointer":{changes:["4.4","5.0.0"],label:"Pointer (Hand)",search:{terms:["arrow","cursor","select"]},styles:["solid","regular"],unicode:"f25a",voted:!1},"hand-rock":{changes:["4.4","5.0.0"],label:"Rock (Hand)",search:{terms:["fist","game","roshambo"]},styles:["solid","regular"],unicode:"f255",voted:!1},"hand-scissors":{changes:["4.4","5.0.0"],label:"Scissors (Hand)",search:{terms:["cut","game","roshambo"]},styles:["solid","regular"],unicode:"f257",voted:!1},"hand-sparkles":{changes:["5.13.0","5.14.0"],label:"Hand Sparkles",search:{terms:["clean","covid-19","hygiene","magic","soap","wash"]},styles:["solid"],unicode:"e05d",voted:!1},"hand-spock":{changes:["4.4","5.0.0","5.12.0"],label:"Spock (Hand)",search:{terms:["live long","prosper","salute","star trek","vulcan"]},styles:["solid","regular"],unicode:"f259",voted:!1},hands:{changes:["5.0.9"],label:"Hands",search:{terms:["carry","hold","lift"]},styles:["solid"],unicode:"f4c2",voted:!1},"hands-helping":{changes:["5.0.9"],label:"Helping Hands",search:{terms:["aid","assistance","handshake","partnership","volunteering"]},styles:["solid"],unicode:"f4c4",voted:!1},"hands-wash":{changes:["5.13.0","5.14.0"],label:"Hands Wash",search:{terms:["covid-19","hygiene","soap","wash"]},styles:["solid"],unicode:"e05e",voted:!1},handshake:{changes:["4.7","5.0.0","5.0.9"],label:"Handshake",search:{terms:["agreement","greeting","meeting","partnership"]},styles:["solid","regular"],unicode:"f2b5",voted:!1},"handshake-alt-slash":{changes:["5.13.0","5.14.0"],label:"Handshake Alternate Slash",search:{terms:["broken","covid-19","social distance"]},styles:["solid"],unicode:"e05f",voted:!1},"handshake-slash":{changes:["5.13.0","5.14.0"],label:"Handshake Slash",search:{terms:["broken","covid-19","social distance"]},styles:["solid"],unicode:"e060",voted:!1},hanukiah:{changes:["5.4.0"],label:"Hanukiah",search:{terms:["candle","hanukkah","jewish","judaism","light"]},styles:["solid"],unicode:"f6e6",voted:!1},"hard-hat":{changes:["5.7.0"],label:"Hard Hat",search:{terms:["construction","hardhat","helmet","safety"]},styles:["solid"],unicode:"f807",voted:!0},hashtag:{changes:["4.5","5.0.0"],label:"Hashtag",search:{terms:["Twitter","instagram","pound","social media","tag"]},styles:["solid"],unicode:"f292",voted:!1},"hat-cowboy":{changes:["5.11.0"],label:"Cowboy Hat",search:{terms:["buckaroo","horse","jackeroo","john b.","old west","pardner","ranch","rancher","rodeo","western","wrangler"]},styles:["solid"],unicode:"f8c0",voted:!1},"hat-cowboy-side":{changes:["5.11.0"],label:"Cowboy Hat Side",search:{terms:["buckaroo","horse","jackeroo","john b.","old west","pardner","ranch","rancher","rodeo","western","wrangler"]},styles:["solid"],unicode:"f8c1",voted:!1},"hat-wizard":{changes:["5.4.0","5.11.0"],label:"Wizard's Hat",search:{terms:["Dungeons & Dragons","accessory","buckle","clothing","d&d","dnd","fantasy","halloween","head","holiday","mage","magic","pointy","witch"]},styles:["solid"],unicode:"f6e8",voted:!1},hdd:{changes:["2","5.0.0","5.10.1"],label:"HDD",search:{terms:["cpu","hard drive","harddrive","machine","save","storage"]},styles:["solid","regular"],unicode:"f0a0",voted:!1},"head-side-cough":{changes:["5.13.0","5.14.0"],label:"Head Side Cough",search:{terms:["cough","covid-19","germs","lungs","respiratory","sick"]},styles:["solid"],unicode:"e061",voted:!1},"head-side-cough-slash":{changes:["5.13.0","5.14.0"],label:"Head Side-cough-slash",search:{terms:["cough","covid-19","germs","lungs","respiratory","sick"]},styles:["solid"],unicode:"e062",voted:!1},"head-side-mask":{changes:["5.13.0","5.14.0"],label:"Head Side Mask",search:{terms:["breath","covid-19","filter","respirator","virus"]},styles:["solid"],unicode:"e063",voted:!1},"head-side-virus":{changes:["5.13.0","5.14.0"],label:"Head Side Virus",search:{terms:["cold","covid-19","flu","sick"]},styles:["solid"],unicode:"e064",voted:!1},heading:{changes:["4.1","5.0.0","5.9.0","5.10.1","5.10.2"],label:"heading",search:{terms:["format","header","text","title"]},styles:["solid"],unicode:"f1dc",voted:!1},headphones:{changes:["1","5.0.0"],label:"headphones",search:{terms:["audio","listen","music","sound","speaker"]},styles:["solid"],unicode:"f025",voted:!1},"headphones-alt":{changes:["5.1.0"],label:"Alternate Headphones",search:{terms:["audio","listen","music","sound","speaker"]},styles:["solid"],unicode:"f58f",voted:!0},headset:{changes:["5.1.0"],label:"Headset",search:{terms:["audio","gamer","gaming","listen","live chat","microphone","shot caller","sound","support","telemarketer"]},styles:["solid"],unicode:"f590",voted:!0},heart:{changes:["1","5.0.0","5.0.9","5.10.1","5.10.2"],label:"Heart",search:{terms:["favorite","like","love","relationship","valentine"]},styles:["solid","regular"],unicode:"f004",voted:!1},"heart-broken":{changes:["5.6.0","5.10.2"],label:"Heart Broken",search:{terms:["breakup","crushed","dislike","dumped","grief","love","lovesick","relationship","sad"]},styles:["solid"],unicode:"f7a9",voted:!0},heartbeat:{changes:["4.3","5.0.0","5.0.7"],label:"Heartbeat",search:{terms:["ekg","electrocardiogram","health","lifeline","vital signs"]},styles:["solid"],unicode:"f21e",voted:!1},helicopter:{changes:["5.0.13"],label:"Helicopter",search:{terms:["airwolf","apache","chopper","flight","fly","travel"]},styles:["solid"],unicode:"f533",voted:!0},highlighter:{changes:["5.1.0","5.10.1"],label:"Highlighter",search:{terms:["edit","marker","sharpie","update","write"]},styles:["solid"],unicode:"f591",voted:!0},hiking:{changes:["5.4.0"],label:"Hiking",search:{terms:["activity","backpack","fall","fitness","outdoors","person","seasonal","walking"]},styles:["solid"],unicode:"f6ec",voted:!1},hippo:{changes:["5.4.0","5.10.1"],label:"Hippo",search:{terms:["animal","fauna","hippopotamus","hungry","mammal"]},styles:["solid"],unicode:"f6ed",voted:!1},hips:{changes:["5.0.5"],label:"Hips",search:{terms:[]},styles:["brands"],unicode:"f452",voted:!1},"hire-a-helper":{changes:["5.0.0"],label:"HireAHelper",search:{terms:[]},styles:["brands"],unicode:"f3b0",voted:!1},history:{changes:["4.1","5.0.0"],label:"History",search:{terms:["Rewind","clock","reverse","time","time machine"]},styles:["solid"],unicode:"f1da",voted:!1},hive:{changes:["5.15.0"],label:"Hive Blockchain Network",search:{terms:[]},styles:["brands"],unicode:"e07f",voted:!1},"hockey-puck":{changes:["5.0.5"],label:"Hockey Puck",search:{terms:["ice","nhl","sport"]},styles:["solid"],unicode:"f453",voted:!1},"holly-berry":{changes:["5.6.0"],label:"Holly Berry",search:{terms:["catwoman","christmas","decoration","flora","halle","holiday","ororo munroe","plant","storm","xmas"]},styles:["solid"],unicode:"f7aa"},home:{changes:["1","5.0.0","5.7.0"],label:"home",search:{terms:["abode","building","house","main"]},styles:["solid"],unicode:"f015",voted:!1},hooli:{changes:["5.0.0","5.7.0"],label:"Hooli",search:{terms:[]},styles:["brands"],unicode:"f427",voted:!1},hornbill:{changes:["5.1.0","5.8.0"],label:"Hornbill",search:{terms:[]},styles:["brands"],unicode:"f592",voted:!1},horse:{changes:["5.4.0","5.10.1"],label:"Horse",search:{terms:["equus","fauna","mammmal","mare","neigh","pony"]},styles:["solid"],unicode:"f6f0",voted:!1},"horse-head":{changes:["5.6.0","5.10.1"],label:"Horse Head",search:{terms:["equus","fauna","mammmal","mare","neigh","pony"]},styles:["solid"],unicode:"f7ab"},hospital:{changes:["3","5.0.0"],label:"hospital",search:{terms:["building","covid-19","emergency room","medical center"]},styles:["solid","regular"],unicode:"f0f8",voted:!1},"hospital-alt":{changes:["5.0.7"],label:"Alternate Hospital",search:{terms:["building","covid-19","emergency room","medical center"]},styles:["solid"],unicode:"f47d",voted:!1},"hospital-symbol":{changes:["5.0.7"],label:"Hospital Symbol",search:{terms:["clinic","covid-19","emergency","map"]},styles:["solid"],unicode:"f47e",voted:!1},"hospital-user":{changes:["5.7.0","5.13.0"],label:"Hospital with User",search:{terms:["covid-19","doctor","network","patient","primary care"]},styles:["solid"],unicode:"f80d",voted:!1},"hot-tub":{changes:["5.1.0"],label:"Hot Tub",search:{terms:["bath","jacuzzi","massage","sauna","spa"]},styles:["solid"],unicode:"f593",voted:!1},hotdog:{changes:["5.7.0"],label:"Hot Dog",search:{terms:["bun","chili","frankfurt","frankfurter","kosher","polish","sandwich","sausage","vienna","weiner"]},styles:["solid"],unicode:"f80f",voted:!1},hotel:{changes:["5.1.0"],label:"Hotel",search:{terms:["building","inn","lodging","motel","resort","travel"]},styles:["solid"],unicode:"f594",voted:!1},hotjar:{changes:["5.0.0"],label:"Hotjar",search:{terms:[]},styles:["brands"],unicode:"f3b1",voted:!1},hourglass:{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid","regular"],unicode:"f254",voted:!1},"hourglass-end":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass End",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f253",voted:!1},"hourglass-half":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass Half",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f252",voted:!1},"hourglass-start":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass Start",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f251",voted:!1},"house-damage":{changes:["5.4.0"],label:"Damaged House",search:{terms:["building","devastation","disaster","home","insurance"]},styles:["solid"],unicode:"f6f1",voted:!1},"house-user":{changes:["5.13.0","5.14.0"],label:"House User",search:{terms:["covid-19","home","isolation","quarantine"]},styles:["solid"],unicode:"e065",voted:!1},houzz:{changes:["4.4","5.0.0","5.0.9","5.8.0"],label:"Houzz",search:{terms:[]},styles:["brands"],unicode:"f27c",voted:!1},hryvnia:{changes:["5.4.0"],label:"Hryvnia",search:{terms:["currency","money","ukraine","ukrainian"]},styles:["solid"],unicode:"f6f2",voted:!0},html5:{changes:["3.1","5.0.0"],label:"HTML 5 Logo",search:{terms:[]},styles:["brands"],unicode:"f13b",voted:!1},hubspot:{changes:["5.0.0"],label:"HubSpot",search:{terms:[]},styles:["brands"],unicode:"f3b2",voted:!1},"i-cursor":{changes:["4.4","5.0.0"],label:"I Beam Cursor",search:{terms:["editing","i-beam","type","writing"]},styles:["solid"],unicode:"f246",voted:!1},"ice-cream":{changes:["5.7.0","5.11.0","5.11.1"],label:"Ice Cream",search:{terms:["chocolate","cone","dessert","frozen","scoop","sorbet","vanilla","yogurt"]},styles:["solid"],unicode:"f810",voted:!1},icicles:{changes:["5.6.0"],label:"Icicles",search:{terms:["cold","frozen","hanging","ice","seasonal","sharp"]},styles:["solid"],unicode:"f7ad"},icons:{changes:["5.9.0"],label:"Icons",search:{terms:["bolt","emoji","heart","image","music","photo","symbols"]},styles:["solid"],unicode:"f86d",voted:!1},"id-badge":{changes:["4.7","5.0.0","5.0.3"],label:"Identification Badge",search:{terms:["address","contact","identification","license","profile"]},styles:["solid","regular"],unicode:"f2c1",voted:!1},"id-card":{changes:["4.7","5.0.0","5.0.3","5.8.0","5.10.1"],label:"Identification Card",search:{terms:["contact","demographics","document","identification","issued","profile"]},styles:["solid","regular"],unicode:"f2c2",voted:!1},"id-card-alt":{changes:["5.0.7","5.10.1"],label:"Alternate Identification Card",search:{terms:["contact","demographics","document","identification","issued","profile"]},styles:["solid"],unicode:"f47f",voted:!1},ideal:{changes:["5.12.0","5.14.0"],label:"iDeal",search:{terms:[]},styles:["brands"],unicode:"e013",voted:!0},igloo:{changes:["5.6.0"],label:"Igloo",search:{terms:["dome","dwelling","eskimo","home","house","ice","snow"]},styles:["solid"],unicode:"f7ae"},image:{changes:["1","5.0.0","5.10.1"],label:"Image",search:{terms:["album","landscape","photo","picture"]},styles:["solid","regular"],unicode:"f03e",voted:!1},images:{changes:["1","5.0.0","5.10.1"],label:"Images",search:{terms:["album","landscape","photo","picture"]},styles:["solid","regular"],unicode:"f302",voted:!1},imdb:{changes:["4.7","5.0.0"],label:"IMDB",search:{terms:[]},styles:["brands"],unicode:"f2d8",voted:!1},inbox:{changes:["1","5.0.0"],label:"inbox",search:{terms:["archive","desk","email","mail","message"]},styles:["solid"],unicode:"f01c",voted:!1},indent:{changes:["1","5.0.0","5.9.0"],label:"Indent",search:{terms:["align","justify","paragraph","tab"]},styles:["solid"],unicode:"f03c",voted:!1},industry:{changes:["4.4","5.0.0","5.10.1"],label:"Industry",search:{terms:["building","factory","industrial","manufacturing","mill","warehouse"]},styles:["solid"],unicode:"f275",voted:!1},infinity:{changes:["5.0.13","5.3.0","5.10.1"],label:"Infinity",search:{terms:["eternity","forever","math"]},styles:["solid"],unicode:"f534",voted:!0},info:{changes:["3.1","5.0.0","5.10.1","5.10.2"],label:"Info",search:{terms:["details","help","information","more","support"]},styles:["solid"],unicode:"f129",voted:!1},"info-circle":{changes:["1","5.0.0"],label:"Info Circle",search:{terms:["details","help","information","more","support"]},styles:["solid"],unicode:"f05a",voted:!1},innosoft:{changes:["5.15.0"],label:"Innosoft",search:{terms:[]},styles:["brands"],unicode:"e080",voted:!1},instagram:{changes:["4.6","5.0.0"],label:"Instagram",search:{terms:[]},styles:["brands"],unicode:"f16d",voted:!1},"instagram-square":{changes:["5.12.1","5.14.0"],label:"Instagram Square",search:{terms:[]},styles:["brands"],unicode:"e055",voted:!0},instalod:{changes:["5.15.0"],label:"InstaLOD",search:{terms:[]},styles:["brands"],unicode:"e081",voted:!1},intercom:{changes:["5.6.0"],label:"Intercom",search:{terms:["app","customer","messenger"]},styles:["brands"],unicode:"f7af",voted:!1},"internet-explorer":{changes:["4.4","5.0.0"],label:"Internet-explorer",search:{terms:["browser","ie"]},styles:["brands"],unicode:"f26b",voted:!1},invision:{changes:["5.6.0"],label:"InVision",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f7b0",voted:!1},ioxhost:{changes:["4.2","5.0.0"],label:"ioxhost",search:{terms:[]},styles:["brands"],unicode:"f208",voted:!1},italic:{changes:["1","5.0.0","5.9.0","5.10.1","5.10.2"],label:"italic",search:{terms:["edit","emphasis","font","format","text","type"]},styles:["solid"],unicode:"f033",voted:!1},"itch-io":{changes:["5.8.0"],label:"itch.io",search:{terms:[]},styles:["brands"],unicode:"f83a"},itunes:{changes:["5.0.0"],label:"iTunes",search:{terms:[]},styles:["brands"],unicode:"f3b4",voted:!1},"itunes-note":{changes:["5.0.0"],label:"Itunes Note",search:{terms:[]},styles:["brands"],unicode:"f3b5",voted:!1},java:{changes:["5.0.10","5.7.0","5.8.0"],label:"Java",search:{terms:[]},styles:["brands"],unicode:"f4e4",voted:!1},jedi:{changes:["5.3.0"],label:"Jedi",search:{terms:["crest","force","sith","skywalker","star wars","yoda"]},styles:["solid"],unicode:"f669",voted:!1},"jedi-order":{changes:["5.0.12","5.7.0"],label:"Jedi Order",search:{terms:["star wars"]},styles:["brands"],unicode:"f50e",voted:!1},jenkins:{changes:["5.0.0"],label:"Jenkis",search:{terms:[]},styles:["brands"],unicode:"f3b6",voted:!1},jira:{changes:["5.6.0"],label:"Jira",search:{terms:["atlassian"]},styles:["brands"],unicode:"f7b1",voted:!0},joget:{changes:["5.0.0"],label:"Joget",search:{terms:[]},styles:["brands"],unicode:"f3b7",voted:!1},joint:{changes:["5.1.0"],label:"Joint",search:{terms:["blunt","cannabis","doobie","drugs","marijuana","roach","smoke","smoking","spliff"]},styles:["solid"],unicode:"f595",voted:!1},joomla:{changes:["4.1","5.0.0"],label:"Joomla Logo",search:{terms:[]},styles:["brands"],unicode:"f1aa",voted:!1},"journal-whills":{changes:["5.3.0","5.11.0"],label:"Journal of the Whills",search:{terms:["book","force","jedi","sith","star wars","yoda"]},styles:["solid"],unicode:"f66a",voted:!1},js:{changes:["5.0.0"],label:"JavaScript (JS)",search:{terms:[]},styles:["brands"],unicode:"f3b8",voted:!1},"js-square":{changes:["5.0.0","5.0.3"],label:"JavaScript (JS) Square",search:{terms:[]},styles:["brands"],unicode:"f3b9",voted:!1},jsfiddle:{changes:["4.1","5.0.0"],label:"jsFiddle",search:{terms:[]},styles:["brands"],unicode:"f1cc",voted:!1},kaaba:{changes:["5.3.0"],label:"Kaaba",search:{terms:["building","cube","islam","muslim"]},styles:["solid"],unicode:"f66b",voted:!1},kaggle:{changes:["5.2.0","5.8.0"],label:"Kaggle",search:{terms:[]},styles:["brands"],unicode:"f5fa",voted:!0},key:{changes:["1","5.0.0","5.10.1"],label:"key",search:{terms:["lock","password","private","secret","unlock"]},styles:["solid"],unicode:"f084",voted:!1},keybase:{changes:["5.0.11","5.8.0","5.10.2","5.11.0"],label:"Keybase",search:{terms:[]},styles:["brands"],unicode:"f4f5",voted:!0},keyboard:{changes:["3.1","5.0.0"],label:"Keyboard",search:{terms:["accessory","edit","input","text","type","write"]},styles:["solid","regular"],unicode:"f11c",voted:!1},keycdn:{changes:["5.0.0"],label:"KeyCDN",search:{terms:[]},styles:["brands"],unicode:"f3ba",voted:!1},khanda:{changes:["5.3.0"],label:"Khanda",search:{terms:["chakkar","sikh","sikhism","sword"]},styles:["solid"],unicode:"f66d",voted:!1},kickstarter:{changes:["5.0.0"],label:"Kickstarter",search:{terms:[]},styles:["brands"],unicode:"f3bb",voted:!1},"kickstarter-k":{changes:["5.0.0"],label:"Kickstarter K",search:{terms:[]},styles:["brands"],unicode:"f3bc",voted:!1},kiss:{changes:["5.1.0","5.1.1","5.11.0","5.11.1"],label:"Kissing Face",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f596",voted:!1},"kiss-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Kissing Face With Smiling Eyes",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f597",voted:!1},"kiss-wink-heart":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face Blowing a Kiss",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f598",voted:!1},"kiwi-bird":{changes:["5.0.13"],label:"Kiwi Bird",search:{terms:["bird","fauna","new zealand"]},styles:["solid"],unicode:"f535",voted:!1},korvue:{changes:["5.0.2"],label:"KORVUE",search:{terms:[]},styles:["brands"],unicode:"f42f",voted:!1},landmark:{changes:["5.3.0"],label:"Landmark",search:{terms:["building","historic","memorable","monument","politics"]},styles:["solid"],unicode:"f66f",voted:!1},language:{changes:["4.1","5.0.0","5.10.2"],label:"Language",search:{terms:["dialect","idiom","localize","speech","translate","vernacular"]},styles:["solid"],unicode:"f1ab",voted:!1},laptop:{changes:["3","5.0.0","5.2.0"],label:"Laptop",search:{terms:["computer","cpu","dell","demo","device","mac","macbook","machine","pc"]},styles:["solid"],unicode:"f109",voted:!1},"laptop-code":{changes:["5.2.0"],label:"Laptop Code",search:{terms:["computer","cpu","dell","demo","develop","device","mac","macbook","machine","pc"]},styles:["solid"],unicode:"f5fc",voted:!1},"laptop-house":{changes:["5.13.0","5.14.0"],label:"Laptop House",search:{terms:["computer","covid-19","device","office","remote","work from home"]},styles:["solid"],unicode:"e066",voted:!1},"laptop-medical":{changes:["5.7.0"],label:"Laptop Medical",search:{terms:["computer","device","ehr","electronic health records","history"]},styles:["solid"],unicode:"f812",voted:!1},laravel:{changes:["5.0.0","5.0.3","5.11.2"],label:"Laravel",search:{terms:[]},styles:["brands"],unicode:"f3bd",voted:!1},lastfm:{changes:["4.2","5.0.0"],label:"last.fm",search:{terms:[]},styles:["brands"],unicode:"f202",voted:!1},"lastfm-square":{changes:["4.2","5.0.0","5.0.11"],label:"last.fm Square",search:{terms:[]},styles:["brands"],unicode:"f203",voted:!1},laugh:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Big Eyes",search:{terms:["LOL","emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f599",voted:!1},"laugh-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laugh Face with Beaming Eyes",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59a",voted:!1},"laugh-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laughing Squinting Face",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59b",voted:!1},"laugh-wink":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laughing Winking Face",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59c",voted:!1},"layer-group":{changes:["5.2.0"],label:"Layer Group",search:{terms:["arrange","develop","layers","map","stack"]},styles:["solid"],unicode:"f5fd",voted:!1},leaf:{changes:["1","5.0.0","5.0.9"],label:"leaf",search:{terms:["eco","flora","nature","plant","vegan"]},styles:["solid"],unicode:"f06c",voted:!1},leanpub:{changes:["4.3","5.0.0"],label:"Leanpub",search:{terms:[]},styles:["brands"],unicode:"f212",voted:!1},lemon:{changes:["1","5.0.0"],label:"Lemon",search:{terms:["citrus","lemonade","lime","tart"]},styles:["solid","regular"],unicode:"f094",voted:!1},less:{changes:["5.0.0"],label:"Less",search:{terms:[]},styles:["brands"],unicode:"f41d",voted:!1},"less-than":{changes:["5.0.13"],label:"Less Than",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f536",voted:!0},"less-than-equal":{changes:["5.0.13"],label:"Less Than Equal To",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f537",voted:!0},"level-down-alt":{changes:["5.0.0"],label:"Alternate Level Down",search:{terms:["arrow","level-down"]},styles:["solid"],unicode:"f3be",voted:!1},"level-up-alt":{changes:["5.0.0"],label:"Alternate Level Up",search:{terms:["arrow","level-up"]},styles:["solid"],unicode:"f3bf",voted:!1},"life-ring":{changes:["4.1","5.0.0"],label:"Life Ring",search:{terms:["coast guard","help","overboard","save","support"]},styles:["solid","regular"],unicode:"f1cd",voted:!1},lightbulb:{changes:["3","5.0.0","5.3.0"],label:"Lightbulb",search:{terms:["energy","idea","inspiration","light"]},styles:["solid","regular"],unicode:"f0eb",voted:!1},line:{changes:["5.0.0"],label:"Line",search:{terms:[]},styles:["brands"],unicode:"f3c0",voted:!1},link:{changes:["2","5.0.0"],label:"Link",search:{terms:["attach","attachment","chain","connect"]},styles:["solid"],unicode:"f0c1",voted:!1},linkedin:{changes:["1","5.0.0"],label:"LinkedIn",search:{terms:["linkedin-square"]},styles:["brands"],unicode:"f08c",voted:!1},"linkedin-in":{changes:["2","5.0.0","5.4.1","5.8.0","5.8.1"],label:"LinkedIn In",search:{terms:["linkedin"]},styles:["brands"],unicode:"f0e1",voted:!1},linode:{changes:["4.7","5.0.0"],label:"Linode",search:{terms:[]},styles:["brands"],unicode:"f2b8",voted:!1},linux:{changes:["3.2","5.0.0"],label:"Linux",search:{terms:["tux"]},styles:["brands"],unicode:"f17c",voted:!1},"lira-sign":{changes:["4","5.0.0"],label:"Turkish Lira Sign",search:{terms:["currency","money","try","turkish"]},styles:["solid"],unicode:"f195",voted:!1},list:{changes:["1","5.0.0","5.9.0"],label:"List",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f03a",voted:!1},"list-alt":{changes:["1","5.0.0"],label:"Alternate List",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid","regular"],unicode:"f022",voted:!1},"list-ol":{changes:["2","5.0.0","5.9.0"],label:"list-ol",search:{terms:["checklist","completed","done","finished","numbers","ol","todo","ul"]},styles:["solid"],unicode:"f0cb",voted:!1},"list-ul":{changes:["2","5.0.0","5.9.0"],label:"list-ul",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f0ca",voted:!1},"location-arrow":{changes:["3.1","5.0.0"],label:"location-arrow",search:{terms:["address","compass","coordinate","direction","gps","map","navigation","place"]},styles:["solid"],unicode:"f124",voted:!1},lock:{changes:["1","5.0.0"],label:"lock",search:{terms:["admin","lock","open","password","private","protect","security"]},styles:["solid"],unicode:"f023",voted:!1},"lock-open":{changes:["3.1","5.0.0","5.0.1"],label:"Lock Open",search:{terms:["admin","lock","open","password","private","protect","security"]},styles:["solid"],unicode:"f3c1",voted:!1},"long-arrow-alt-down":{changes:["5.0.0"],label:"Alternate Long Arrow Down",search:{terms:["download","long-arrow-down"]},styles:["solid"],unicode:"f309",voted:!1},"long-arrow-alt-left":{changes:["5.0.0"],label:"Alternate Long Arrow Left",search:{terms:["back","long-arrow-left","previous"]},styles:["solid"],unicode:"f30a",voted:!1},"long-arrow-alt-right":{changes:["5.0.0"],label:"Alternate Long Arrow Right",search:{terms:["forward","long-arrow-right","next"]},styles:["solid"],unicode:"f30b",voted:!1},"long-arrow-alt-up":{changes:["5.0.0"],label:"Alternate Long Arrow Up",search:{terms:["long-arrow-up","upload"]},styles:["solid"],unicode:"f30c",voted:!1},"low-vision":{changes:["4.6","5.0.0"],label:"Low Vision",search:{terms:["blind","eye","sight"]},styles:["solid"],unicode:"f2a8",voted:!1},"luggage-cart":{changes:["5.1.0"],label:"Luggage Cart",search:{terms:["bag","baggage","suitcase","travel"]},styles:["solid"],unicode:"f59d",voted:!1},lungs:{changes:["5.2.0"],label:"Lungs",search:{terms:["air","breath","covid-19","organ","respiratory"]},styles:["solid"],unicode:"f604",voted:!1},"lungs-virus":{changes:["5.13.0","5.14.0"],label:"Lungs Virus",search:{terms:["breath","covid-19","respiratory","sick"]},styles:["solid"],unicode:"e067",voted:!1},lyft:{changes:["5.0.0"],label:"lyft",search:{terms:[]},styles:["brands"],unicode:"f3c3",voted:!1},magento:{changes:["5.0.0"],label:"Magento",search:{terms:[]},styles:["brands"],unicode:"f3c4",voted:!1},magic:{changes:["2","5.0.0","5.1.0"],label:"magic",search:{terms:["autocomplete","automatic","mage","magic","spell","wand","witch","wizard"]},styles:["solid"],unicode:"f0d0",voted:!1},magnet:{changes:["1","5.0.0","5.8.0"],label:"magnet",search:{terms:["Attract","lodestone","tool"]},styles:["solid"],unicode:"f076",voted:!1},"mail-bulk":{changes:["5.3.0"],label:"Mail Bulk",search:{terms:["archive","envelope","letter","post office","postal","postcard","send","stamp","usps"]},styles:["solid"],unicode:"f674",voted:!1},mailchimp:{changes:["5.1.0","5.7.0","5.8.0","5.8.2"],label:"Mailchimp",search:{terms:[]},styles:["brands"],unicode:"f59e",voted:!0},male:{changes:["3.2","5.0.0"],label:"Male",search:{terms:["human","man","person","profile","user"]},styles:["solid"],unicode:"f183",voted:!1},mandalorian:{changes:["5.0.12","5.8.0"],label:"Mandalorian",search:{terms:[]},styles:["brands"],unicode:"f50f",voted:!1},map:{changes:["4.4","5.0.0","5.1.0"],label:"Map",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid","regular"],unicode:"f279",voted:!1},"map-marked":{changes:["5.1.0"],label:"Map Marked",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f59f",voted:!1},"map-marked-alt":{changes:["5.1.0"],label:"Alternate Map Marked",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f5a0",voted:!1},"map-marker":{changes:["1","5.0.0"],label:"map-marker",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f041",voted:!1},"map-marker-alt":{changes:["5.0.0"],label:"Alternate Map Marker",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f3c5",voted:!1},"map-pin":{changes:["4.4","5.0.0","5.2.0"],label:"Map Pin",search:{terms:["address","agree","coordinates","destination","gps","localize","location","map","marker","navigation","pin","place","position","travel"]},styles:["solid"],unicode:"f276",voted:!1},"map-signs":{changes:["4.4","5.0.0","5.2.0"],label:"Map Signs",search:{terms:["directions","directory","map","signage","wayfinding"]},styles:["solid"],unicode:"f277",voted:!1},markdown:{changes:["5.2.0","5.7.0"],label:"Markdown",search:{terms:[]},styles:["brands"],unicode:"f60f",voted:!0},marker:{changes:["5.1.0"],label:"Marker",search:{terms:["design","edit","sharpie","update","write"]},styles:["solid"],unicode:"f5a1",voted:!0},mars:{changes:["4.3","5.0.0"],label:"Mars",search:{terms:["male"]},styles:["solid"],unicode:"f222",voted:!1},"mars-double":{changes:["4.3","5.0.0"],label:"Mars Double",search:{terms:[]},styles:["solid"],unicode:"f227",voted:!1},"mars-stroke":{changes:["4.3","5.0.0"],label:"Mars Stroke",search:{terms:[]},styles:["solid"],unicode:"f229",voted:!1},"mars-stroke-h":{changes:["4.3","5.0.0","5.11.0"],label:"Mars Stroke Horizontal",search:{terms:[]},styles:["solid"],unicode:"f22b",voted:!1},"mars-stroke-v":{changes:["4.3","5.0.0","5.11.0"],label:"Mars Stroke Vertical",search:{terms:[]},styles:["solid"],unicode:"f22a",voted:!1},mask:{changes:["5.4.0","5.10.1"],label:"Mask",search:{terms:["carnivale","costume","disguise","halloween","secret","super hero"]},styles:["solid"],unicode:"f6fa",voted:!1},mastodon:{changes:["5.0.11","5.8.0"],label:"Mastodon",search:{terms:[]},styles:["brands"],unicode:"f4f6",voted:!0},maxcdn:{changes:["3.1","5.0.0"],label:"MaxCDN",search:{terms:[]},styles:["brands"],unicode:"f136",voted:!1},mdb:{changes:["5.11.0"],label:"Material Design for Bootstrap",search:{terms:[]},styles:["brands"],unicode:"f8ca"},medal:{changes:["5.1.0"],label:"Medal",search:{terms:["award","ribbon","star","trophy"]},styles:["solid"],unicode:"f5a2",voted:!0},medapps:{changes:["5.0.0"],label:"MedApps",search:{terms:[]},styles:["brands"],unicode:"f3c6",voted:!1},medium:{changes:["4.3","5.0.0"],label:"Medium",search:{terms:[]},styles:["brands"],unicode:"f23a",voted:!1},"medium-m":{changes:["5.0.0"],label:"Medium M",search:{terms:[]},styles:["brands"],unicode:"f3c7",voted:!1},medkit:{changes:["3","5.0.0"],label:"medkit",search:{terms:["first aid","firstaid","health","help","support"]},styles:["solid"],unicode:"f0fa",voted:!1},medrt:{changes:["5.0.0"],label:"MRT",search:{terms:[]},styles:["brands"],unicode:"f3c8",voted:!1},meetup:{changes:["4.7","5.0.0"],label:"Meetup",search:{terms:[]},styles:["brands"],unicode:"f2e0",voted:!1},megaport:{changes:["5.1.0"],label:"Megaport",search:{terms:[]},styles:["brands"],unicode:"f5a3",voted:!1},meh:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Neutral Face",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f11a",voted:!1},"meh-blank":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face Without Mouth",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f5a4",voted:!1},"meh-rolling-eyes":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face With Rolling Eyes",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f5a5",voted:!1},memory:{changes:["5.0.13"],label:"Memory",search:{terms:["DIMM","RAM","hardware","storage","technology"]},styles:["solid"],unicode:"f538",voted:!0},mendeley:{changes:["5.6.0"],label:"Mendeley",search:{terms:[]},styles:["brands"],unicode:"f7b3",voted:!0},menorah:{changes:["5.3.0","5.4.0"],label:"Menorah",search:{terms:["candle","hanukkah","jewish","judaism","light"]},styles:["solid"],unicode:"f676",voted:!1},mercury:{changes:["4.3","5.0.0","5.11.0"],label:"Mercury",search:{terms:["transgender"]},styles:["solid"],unicode:"f223",voted:!1},meteor:{changes:["5.5.0","5.12.0"],label:"Meteor",search:{terms:["armageddon","asteroid","comet","shooting star","space"]},styles:["solid"],unicode:"f753",voted:!1},microblog:{changes:["5.12.0","5.14.0"],label:"Micro.blog",search:{terms:[]},styles:["brands"],unicode:"e01a",voted:!0},microchip:{changes:["4.7","5.0.0"],label:"Microchip",search:{terms:["cpu","hardware","processor","technology"]},styles:["solid"],unicode:"f2db",voted:!1},microphone:{changes:["3.1","5.0.0","5.0.13"],label:"microphone",search:{terms:["audio","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f130",voted:!1},"microphone-alt":{changes:["5.0.0","5.0.13"],label:"Alternate Microphone",search:{terms:["audio","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f3c9",voted:!1},"microphone-alt-slash":{changes:["5.0.13"],label:"Alternate Microphone Slash",search:{terms:["audio","disable","mute","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f539",voted:!1},"microphone-slash":{changes:["3.1","5.0.0","5.0.13"],label:"Microphone Slash",search:{terms:["audio","disable","mute","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f131",voted:!1},microscope:{changes:["5.2.0"],label:"Microscope",search:{terms:["covid-19","electron","lens","optics","science","shrink"]},styles:["solid"],unicode:"f610",voted:!1},microsoft:{changes:["5.0.0"],label:"Microsoft",search:{terms:[]},styles:["brands"],unicode:"f3ca",voted:!0},minus:{changes:["1","5.0.0"],label:"minus",search:{terms:["collapse","delete","hide","minify","negative","remove","trash"]},styles:["solid"],unicode:"f068",voted:!1},"minus-circle":{changes:["1","5.0.0","5.10.2"],label:"Minus Circle",search:{terms:["delete","hide","negative","remove","shape","trash"]},styles:["solid"],unicode:"f056",voted:!1},"minus-square":{changes:["3.1","5.0.0"],label:"Minus Square",search:{terms:["collapse","delete","hide","minify","negative","remove","shape","trash"]},styles:["solid","regular"],unicode:"f146",voted:!1},mitten:{changes:["5.6.0"],label:"Mitten",search:{terms:["clothing","cold","glove","hands","knitted","seasonal","warmth"]},styles:["solid"],unicode:"f7b5"},mix:{changes:["5.0.0","5.0.3"],label:"Mix",search:{terms:[]},styles:["brands"],unicode:"f3cb",voted:!1},mixcloud:{changes:["4.5","5.0.0"],label:"Mixcloud",search:{terms:[]},styles:["brands"],unicode:"f289",voted:!1},mixer:{changes:["5.12.1","5.14.0"],label:"Mixer",search:{terms:[]},styles:["brands"],unicode:"e056",voted:!0},mizuni:{changes:["5.0.0"],label:"Mizuni",search:{terms:[]},styles:["brands"],unicode:"f3cc",voted:!1},mobile:{changes:["3","5.0.0"],label:"Mobile Phone",search:{terms:["apple","call","cell phone","cellphone","device","iphone","number","screen","telephone"]},styles:["solid"],unicode:"f10b",voted:!1},"mobile-alt":{changes:["5.0.0"],label:"Alternate Mobile",search:{terms:["apple","call","cell phone","cellphone","device","iphone","number","screen","telephone"]},styles:["solid"],unicode:"f3cd",voted:!1},modx:{changes:["4.5","5.0.0"],label:"MODX",search:{terms:[]},styles:["brands"],unicode:"f285",voted:!1},monero:{changes:["5.0.0"],label:"Monero",search:{terms:[]},styles:["brands"],unicode:"f3d0",voted:!1},"money-bill":{changes:["2","5.0.0","5.0.13"],label:"Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f0d6",voted:!1},"money-bill-alt":{changes:["5.0.0","5.0.13"],label:"Alternate Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid","regular"],unicode:"f3d1",voted:!1},"money-bill-wave":{changes:["5.0.13"],label:"Wavy Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f53a",voted:!0},"money-bill-wave-alt":{changes:["5.0.13"],label:"Alternate Wavy Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f53b",voted:!0},"money-check":{changes:["5.0.13"],label:"Money Check",search:{terms:["bank check","buy","checkout","cheque","money","payment","price","purchase"]},styles:["solid"],unicode:"f53c",voted:!0},"money-check-alt":{changes:["5.0.13"],label:"Alternate Money Check",search:{terms:["bank check","buy","checkout","cheque","money","payment","price","purchase"]},styles:["solid"],unicode:"f53d",voted:!0},monument:{changes:["5.1.0"],label:"Monument",search:{terms:["building","historic","landmark","memorable"]},styles:["solid"],unicode:"f5a6",voted:!1},moon:{changes:["3.2","5.0.0","5.11.0","5.11.1"],label:"Moon",search:{terms:["contrast","crescent","dark","lunar","night"]},styles:["solid","regular"],unicode:"f186",voted:!1},"mortar-pestle":{changes:["5.1.0"],label:"Mortar Pestle",search:{terms:["crush","culinary","grind","medical","mix","pharmacy","prescription","spices"]},styles:["solid"],unicode:"f5a7",voted:!1},mosque:{changes:["5.3.0"],label:"Mosque",search:{terms:["building","islam","landmark","muslim"]},styles:["solid"],unicode:"f678",voted:!1},motorcycle:{changes:["4.3","5.0.0"],label:"Motorcycle",search:{terms:["bike","machine","transportation","vehicle"]},styles:["solid"],unicode:"f21c",voted:!1},mountain:{changes:["5.4.0"],label:"Mountain",search:{terms:["glacier","hiking","hill","landscape","travel","view"]},styles:["solid"],unicode:"f6fc",voted:!1},mouse:{changes:["5.11.0"],label:"Mouse",search:{terms:["click","computer","cursor","input","peripheral"]},styles:["solid"],unicode:"f8cc",voted:!0},"mouse-pointer":{changes:["4.4","5.0.0","5.0.3"],label:"Mouse Pointer",search:{terms:["arrow","cursor","select"]},styles:["solid"],unicode:"f245",voted:!1},"mug-hot":{changes:["5.6.0"],label:"Mug Hot",search:{terms:["caliente","cocoa","coffee","cup","drink","holiday","hot chocolate","steam","tea","warmth"]},styles:["solid"],unicode:"f7b6"},music:{changes:["1","5.0.0","5.2.0","5.11.0"],label:"Music",search:{terms:["lyrics","melody","note","sing","sound"]},styles:["solid"],unicode:"f001",voted:!1},napster:{changes:["5.0.0"],label:"Napster",search:{terms:[]},styles:["brands"],unicode:"f3d2",voted:!1},neos:{changes:["5.2.0","5.8.0"],label:"Neos",search:{terms:[]},styles:["brands"],unicode:"f612",voted:!0},"network-wired":{changes:["5.4.0"],label:"Wired Network",search:{terms:["computer","connect","ethernet","internet","intranet"]},styles:["solid"],unicode:"f6ff",voted:!0},neuter:{changes:["4.3","5.0.0","5.11.0"],label:"Neuter",search:{terms:[]},styles:["solid"],unicode:"f22c",voted:!1},newspaper:{changes:["4.2","5.0.0"],label:"Newspaper",search:{terms:["article","editorial","headline","journal","journalism","news","press"]},styles:["solid","regular"],unicode:"f1ea",voted:!1},nimblr:{changes:["5.1.0","5.8.0"],label:"Nimblr",search:{terms:[]},styles:["brands"],unicode:"f5a8",voted:!1},node:{changes:["5.0.0"],label:"Node.js",search:{terms:[]},styles:["brands"],unicode:"f419",voted:!0},"node-js":{changes:["5.0.0","5.0.3"],label:"Node.js JS",search:{terms:[]},styles:["brands"],unicode:"f3d3",voted:!1},"not-equal":{changes:["5.0.13"],label:"Not Equal",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f53e",voted:!0},"notes-medical":{changes:["5.0.7"],label:"Medical Notes",search:{terms:["clipboard","doctor","ehr","health","history","records"]},styles:["solid"],unicode:"f481",voted:!1},npm:{changes:["5.0.0"],label:"npm",search:{terms:[]},styles:["brands"],unicode:"f3d4",voted:!1},ns8:{changes:["5.0.0","5.15.0"],label:"NS8",search:{terms:[]},styles:["brands"],unicode:"f3d5",voted:!1},nutritionix:{changes:["5.0.0"],label:"Nutritionix",search:{terms:[]},styles:["brands"],unicode:"f3d6",voted:!1},"object-group":{changes:["4.4","5.0.0","5.10.1"],label:"Object Group",search:{terms:["combine","copy","design","merge","select"]},styles:["solid","regular"],unicode:"f247",voted:!1},"object-ungroup":{changes:["4.4","5.0.0","5.10.1"],label:"Object Ungroup",search:{terms:["copy","design","merge","select","separate"]},styles:["solid","regular"],unicode:"f248",voted:!1},"octopus-deploy":{changes:["5.15.0"],label:"Octopus Deploy",search:{terms:[]},styles:["brands"],unicode:"e082",voted:!1},odnoklassniki:{changes:["4.4","5.0.0"],label:"Odnoklassniki",search:{terms:[]},styles:["brands"],unicode:"f263",voted:!1},"odnoklassniki-square":{changes:["4.4","5.0.0"],label:"Odnoklassniki Square",search:{terms:[]},styles:["brands"],unicode:"f264",voted:!1},"oil-can":{changes:["5.2.0","5.10.1"],label:"Oil Can",search:{terms:["auto","crude","gasoline","grease","lubricate","petroleum"]},styles:["solid"],unicode:"f613",voted:!1},"old-republic":{changes:["5.0.12"],label:"Old Republic",search:{terms:["politics","star wars"]},styles:["brands"],unicode:"f510",voted:!1},om:{changes:["5.3.0"],label:"Om",search:{terms:["buddhism","hinduism","jainism","mantra"]},styles:["solid"],unicode:"f679",voted:!1},opencart:{changes:["4.4","5.0.0"],label:"OpenCart",search:{terms:[]},styles:["brands"],unicode:"f23d",voted:!1},openid:{changes:["4.1","5.0.0"],label:"OpenID",search:{terms:[]},styles:["brands"],unicode:"f19b",voted:!1},opera:{changes:["4.4","5.0.0"],label:"Opera",search:{terms:[]},styles:["brands"],unicode:"f26a",voted:!1},"optin-monster":{changes:["4.4","5.0.0","5.7.0"],label:"Optin Monster",search:{terms:[]},styles:["brands"],unicode:"f23c",voted:!1},orcid:{changes:["5.11.0"],label:"ORCID",search:{terms:[]},styles:["brands"],unicode:"f8d2"},osi:{changes:["5.0.0","5.8.0"],label:"Open Source Initiative",search:{terms:[]},styles:["brands"],unicode:"f41a",voted:!1},otter:{changes:["5.4.0"],label:"Otter",search:{terms:["animal","badger","fauna","fur","mammal","marten"]},styles:["solid"],unicode:"f700",voted:!1},outdent:{changes:["1","5.0.0","5.9.0"],label:"Outdent",search:{terms:["align","justify","paragraph","tab"]},styles:["solid"],unicode:"f03b",voted:!1},page4:{changes:["5.0.0"],label:"page4 Corporation",search:{terms:[]},styles:["brands"],unicode:"f3d7",voted:!1},pagelines:{changes:["4","5.0.0"],label:"Pagelines",search:{terms:["eco","flora","leaf","leaves","nature","plant","tree"]},styles:["brands"],unicode:"f18c",voted:!1},pager:{changes:["5.7.0"],label:"Pager",search:{terms:["beeper","cellphone","communication"]},styles:["solid"],unicode:"f815",voted:!1},"paint-brush":{changes:["4.2","5.0.0","5.1.0"],label:"Paint Brush",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f1fc",voted:!1},"paint-roller":{changes:["5.1.0"],label:"Paint Roller",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f5aa",voted:!1},palette:{changes:["5.0.13"],label:"Palette",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f53f",voted:!0},palfed:{changes:["5.0.0","5.0.3"],label:"Palfed",search:{terms:[]},styles:["brands"],unicode:"f3d8",voted:!1},pallet:{changes:["5.0.7"],label:"Pallet",search:{terms:["archive","box","inventory","shipping","warehouse"]},styles:["solid"],unicode:"f482",voted:!1},"paper-plane":{changes:["4.1","5.0.0"],label:"Paper Plane",search:{terms:["air","float","fold","mail","paper","send"]},styles:["solid","regular"],unicode:"f1d8",voted:!1},paperclip:{changes:["2","5.0.0"],label:"Paperclip",search:{terms:["attach","attachment","connect","link"]},styles:["solid"],unicode:"f0c6",voted:!1},"parachute-box":{changes:["5.0.9"],label:"Parachute Box",search:{terms:["aid","assistance","rescue","supplies"]},styles:["solid"],unicode:"f4cd",voted:!1},paragraph:{changes:["4.1","5.0.0","5.9.0"],label:"paragraph",search:{terms:["edit","format","text","writing"]},styles:["solid"],unicode:"f1dd",voted:!1},parking:{changes:["5.0.13"],label:"Parking",search:{terms:["auto","car","garage","meter"]},styles:["solid"],unicode:"f540",voted:!0},passport:{changes:["5.1.0"],label:"Passport",search:{terms:["document","id","identification","issued","travel"]},styles:["solid"],unicode:"f5ab",voted:!1},pastafarianism:{changes:["5.3.0"],label:"Pastafarianism",search:{terms:["agnosticism","atheism","flying spaghetti monster","fsm"]},styles:["solid"],unicode:"f67b",voted:!1},paste:{changes:["2","5.0.0"],label:"Paste",search:{terms:["clipboard","copy","document","paper"]},styles:["solid"],unicode:"f0ea",voted:!1},patreon:{changes:["5.0.0","5.0.3"],label:"Patreon",search:{terms:[]},styles:["brands"],unicode:"f3d9",voted:!1},pause:{changes:["1","5.0.0","5.10.2"],label:"pause",search:{terms:["hold","wait"]},styles:["solid"],unicode:"f04c",voted:!1},"pause-circle":{changes:["4.5","5.0.0"],label:"Pause Circle",search:{terms:["hold","wait"]},styles:["solid","regular"],unicode:"f28b",voted:!1},paw:{changes:["4.1","5.0.0"],label:"Paw",search:{terms:["animal","cat","dog","pet","print"]},styles:["solid"],unicode:"f1b0",voted:!1},paypal:{changes:["4.2","5.0.0"],label:"Paypal",search:{terms:[]},styles:["brands"],unicode:"f1ed",voted:!1},peace:{changes:["5.3.0","5.11.0","5.11.1"],label:"Peace",search:{terms:["serenity","tranquility","truce","war"]},styles:["solid"],unicode:"f67c",voted:!1},pen:{changes:["5.0.0","5.1.0"],label:"Pen",search:{terms:["design","edit","update","write"]},styles:["solid"],unicode:"f304",voted:!1},"pen-alt":{changes:["5.0.0","5.1.0"],label:"Alternate Pen",search:{terms:["design","edit","update","write"]},styles:["solid"],unicode:"f305",voted:!1},"pen-fancy":{changes:["5.1.0"],label:"Pen Fancy",search:{terms:["design","edit","fountain pen","update","write"]},styles:["solid"],unicode:"f5ac",voted:!1},"pen-nib":{changes:["5.1.0"],label:"Pen Nib",search:{terms:["design","edit","fountain pen","update","write"]},styles:["solid"],unicode:"f5ad",voted:!0},"pen-square":{changes:["3.1","5.0.0"],label:"Pen Square",search:{terms:["edit","pencil-square","update","write"]},styles:["solid"],unicode:"f14b",voted:!1},"pencil-alt":{changes:["5.0.0"],label:"Alternate Pencil",search:{terms:["design","edit","pencil","update","write"]},styles:["solid"],unicode:"f303",voted:!1},"pencil-ruler":{changes:["5.1.0"],label:"Pencil Ruler",search:{terms:["design","draft","draw","pencil"]},styles:["solid"],unicode:"f5ae",voted:!1},"penny-arcade":{changes:["5.4.0"],label:"Penny Arcade",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","pax","tabletop"]},styles:["brands"],unicode:"f704",voted:!1},"people-arrows":{changes:["5.13.0","5.14.0"],label:"People Arrows",search:{terms:["covid-19","personal space","social distance","space","spread","users"]},styles:["solid"],unicode:"e068",voted:!1},"people-carry":{changes:["5.0.9"],label:"People Carry",search:{terms:["box","carry","fragile","help","movers","package"]},styles:["solid"],unicode:"f4ce",voted:!1},"pepper-hot":{changes:["5.7.0"],label:"Hot Pepper",search:{terms:["buffalo wings","capsicum","chili","chilli","habanero","jalapeno","mexican","spicy","tabasco","vegetable"]},styles:["solid"],unicode:"f816",voted:!0},perbyte:{changes:["5.15.0"],label:"PerByte",search:{terms:[]},styles:["brands"],unicode:"e083",voted:!1},percent:{changes:["4.5","5.0.0"],label:"Percent",search:{terms:["discount","fraction","proportion","rate","ratio"]},styles:["solid"],unicode:"f295",voted:!1},percentage:{changes:["5.0.13"],label:"Percentage",search:{terms:["discount","fraction","proportion","rate","ratio"]},styles:["solid"],unicode:"f541",voted:!0},periscope:{changes:["5.0.0"],label:"Periscope",search:{terms:[]},styles:["brands"],unicode:"f3da",voted:!1},"person-booth":{changes:["5.5.0"],label:"Person Entering Booth",search:{terms:["changing","changing room","election","human","person","vote","voting"]},styles:["solid"],unicode:"f756",voted:!1},phabricator:{changes:["5.0.0"],label:"Phabricator",search:{terms:[]},styles:["brands"],unicode:"f3db",voted:!1},"phoenix-framework":{changes:["5.0.0","5.0.3"],label:"Phoenix Framework",search:{terms:[]},styles:["brands"],unicode:"f3dc",voted:!1},"phoenix-squadron":{changes:["5.0.12","5.8.0"],label:"Phoenix Squadron",search:{terms:[]},styles:["brands"],unicode:"f511",voted:!1},phone:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Phone",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f095",voted:!1},"phone-alt":{changes:["5.9.0","5.10.1","5.10.2"],label:"Alternate Phone",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f879",voted:!1},"phone-slash":{changes:["5.0.0","5.0.9"],label:"Phone Slash",search:{terms:["call","cancel","earphone","mute","number","support","telephone","voice"]},styles:["solid"],unicode:"f3dd",voted:!1},"phone-square":{changes:["2","5.0.0"],label:"Phone Square",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f098",voted:!1},"phone-square-alt":{changes:["5.9.0","5.10.1"],label:"Alternate Phone Square",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f87b",voted:!1},"phone-volume":{changes:["4.6","5.0.0","5.0.3","5.7.0"],label:"Phone Volume",search:{terms:["call","earphone","number","sound","support","telephone","voice","volume-control-phone"]},styles:["solid"],unicode:"f2a0",voted:!1},"photo-video":{changes:["5.9.0"],label:"Photo Video",search:{terms:["av","film","image","library","media"]},styles:["solid"],unicode:"f87c",voted:!1},php:{changes:["5.0.5"],label:"PHP",search:{terms:[]},styles:["brands"],unicode:"f457",voted:!0},"pied-piper":{changes:["4.6","5.0.0","5.0.10","5.12.0"],label:"Pied Piper Logo",search:{terms:[]},styles:["brands"],unicode:"f2ae",voted:!1},"pied-piper-alt":{changes:["4.1","5.0.0","5.7.0"],label:"Alternate Pied Piper Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"f1a8",voted:!1},"pied-piper-hat":{changes:["5.0.10"],label:"Pied Piper Hat (Old)",search:{terms:["clothing"]},styles:["brands"],unicode:"f4e5",voted:!1},"pied-piper-pp":{changes:["4.1","5.0.0"],label:"Pied Piper PP Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"f1a7",voted:!1},"pied-piper-square":{changes:["5.12.0","5.14.0"],label:"Pied Piper Square Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"e01e",voted:!1},"piggy-bank":{changes:["5.0.9","5.10.2"],label:"Piggy Bank",search:{terms:["bank","save","savings"]},styles:["solid"],unicode:"f4d3",voted:!1},pills:{changes:["5.0.7"],label:"Pills",search:{terms:["drugs","medicine","prescription","tablets"]},styles:["solid"],unicode:"f484",voted:!1},pinterest:{changes:["2","5.0.0"],label:"Pinterest",search:{terms:[]},styles:["brands"],unicode:"f0d2",voted:!1},"pinterest-p":{changes:["4.3","5.0.0"],label:"Pinterest P",search:{terms:[]},styles:["brands"],unicode:"f231",voted:!1},"pinterest-square":{changes:["2","5.0.0"],label:"Pinterest Square",search:{terms:[]},styles:["brands"],unicode:"f0d3",voted:!1},"pizza-slice":{changes:["5.7.0"],label:"Pizza Slice",search:{terms:["cheese","chicago","italian","mozzarella","new york","pepperoni","pie","slice","teenage mutant ninja turtles","tomato"]},styles:["solid"],unicode:"f818",voted:!0},"place-of-worship":{changes:["5.3.0"],label:"Place of Worship",search:{terms:["building","church","holy","mosque","synagogue"]},styles:["solid"],unicode:"f67f",voted:!1},plane:{changes:["1","5.0.0","5.0.13"],label:"plane",search:{terms:["airplane","destination","fly","location","mode","travel","trip"]},styles:["solid"],unicode:"f072",voted:!1},"plane-arrival":{changes:["5.1.0"],label:"Plane Arrival",search:{terms:["airplane","arriving","destination","fly","land","landing","location","mode","travel","trip"]},styles:["solid"],unicode:"f5af",voted:!1},"plane-departure":{changes:["5.1.0","5.8.0"],label:"Plane Departure",search:{terms:["airplane","departing","destination","fly","location","mode","take off","taking off","travel","trip"]},styles:["solid"],unicode:"f5b0",voted:!1},"plane-slash":{changes:["5.13.0","5.14.0"],label:"Plane Slash",search:{terms:["airplane mode","canceled","covid-19","delayed","grounded","travel"]},styles:["solid"],unicode:"e069",voted:!1},play:{changes:["1","5.0.0","5.10.2"],label:"play",search:{terms:["audio","music","playing","sound","start","video"]},styles:["solid"],unicode:"f04b",voted:!1},"play-circle":{changes:["3.1","5.0.0","5.10.2"],label:"Play Circle",search:{terms:["audio","music","playing","sound","start","video"]},styles:["solid","regular"],unicode:"f144",voted:!1},playstation:{changes:["5.0.0"],label:"PlayStation",search:{terms:[]},styles:["brands"],unicode:"f3df",voted:!1},plug:{changes:["4.2","5.0.0","5.12.0"],label:"Plug",search:{terms:["connect","electric","online","power"]},styles:["solid"],unicode:"f1e6",voted:!1},plus:{changes:["1","5.0.0","5.0.13"],label:"plus",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid"],unicode:"f067",voted:!1},"plus-circle":{changes:["1","5.0.0"],label:"Plus Circle",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid"],unicode:"f055",voted:!1},"plus-square":{changes:["3","5.0.0"],label:"Plus Square",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid","regular"],unicode:"f0fe",voted:!1},podcast:{changes:["4.7","5.0.0"],label:"Podcast",search:{terms:["audio","broadcast","music","sound"]},styles:["solid"],unicode:"f2ce",voted:!1},poll:{changes:["5.3.0","5.10.1"],label:"Poll",search:{terms:["results","survey","trend","vote","voting"]},styles:["solid"],unicode:"f681",voted:!1},"poll-h":{changes:["5.3.0","5.10.1"],label:"Poll H",search:{terms:["results","survey","trend","vote","voting"]},styles:["solid"],unicode:"f682",voted:!1},poo:{changes:["5.0.0","5.0.9"],label:"Poo",search:{terms:["crap","poop","shit","smile","turd"]},styles:["solid"],unicode:"f2fe",voted:!1},"poo-storm":{changes:["5.5.0"],label:"Poo Storm",search:{terms:["bolt","cloud","euphemism","lightning","mess","poop","shit","turd"]},styles:["solid"],unicode:"f75a",voted:!1},poop:{changes:["5.2.0"],label:"Poop",search:{terms:["crap","poop","shit","smile","turd"]},styles:["solid"],unicode:"f619",voted:!1},portrait:{changes:["5.0.0","5.0.3"],label:"Portrait",search:{terms:["id","image","photo","picture","selfie"]},styles:["solid"],unicode:"f3e0",voted:!1},"pound-sign":{changes:["3.2","5.0.0"],label:"Pound Sign",search:{terms:["currency","gbp","money"]},styles:["solid"],unicode:"f154",voted:!1},"power-off":{changes:["1","5.0.0"],label:"Power Off",search:{terms:["cancel","computer","on","reboot","restart"]},styles:["solid"],unicode:"f011",voted:!1},pray:{changes:["5.3.0"],label:"Pray",search:{terms:["kneel","preach","religion","worship"]},styles:["solid"],unicode:"f683",voted:!1},"praying-hands":{changes:["5.3.0"],label:"Praying Hands",search:{terms:["kneel","preach","religion","worship"]},styles:["solid"],unicode:"f684",voted:!1},prescription:{changes:["5.1.0"],label:"Prescription",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f5b1",voted:!1},"prescription-bottle":{changes:["5.0.7"],label:"Prescription Bottle",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f485",voted:!1},"prescription-bottle-alt":{changes:["5.0.7"],label:"Alternate Prescription Bottle",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f486",voted:!1},print:{changes:["1","5.0.0","5.3.0","5.11.0"],label:"print",search:{terms:["business","copy","document","office","paper"]},styles:["solid"],unicode:"f02f",voted:!1},procedures:{changes:["5.0.7"],label:"Procedures",search:{terms:["EKG","bed","electrocardiogram","health","hospital","life","patient","vital"]},styles:["solid"],unicode:"f487",voted:!1},"product-hunt":{changes:["4.5","5.0.0"],label:"Product Hunt",search:{terms:[]},styles:["brands"],unicode:"f288",voted:!1},"project-diagram":{changes:["5.0.13"],label:"Project Diagram",search:{terms:["chart","graph","network","pert"]},styles:["solid"],unicode:"f542",voted:!1},"pump-medical":{changes:["5.13.0","5.14.0"],label:"Pump Medical",search:{terms:["anti-bacterial","clean","covid-19","disinfect","hygiene","medical grade","sanitizer","soap"]},styles:["solid"],unicode:"e06a",voted:!1},"pump-soap":{changes:["5.13.0","5.14.0"],label:"Pump Soap",search:{terms:["anti-bacterial","clean","covid-19","disinfect","hygiene","sanitizer","soap"]},styles:["solid"],unicode:"e06b",voted:!1},pushed:{changes:["5.0.0"],label:"Pushed",search:{terms:[]},styles:["brands"],unicode:"f3e1",voted:!1},"puzzle-piece":{changes:["3.1","5.0.0"],label:"Puzzle Piece",search:{terms:["add-on","addon","game","section"]},styles:["solid"],unicode:"f12e",voted:!1},python:{changes:["5.0.0"],label:"Python",search:{terms:[]},styles:["brands"],unicode:"f3e2",voted:!1},qq:{changes:["4.1","5.0.0"],label:"QQ",search:{terms:[]},styles:["brands"],unicode:"f1d6",voted:!1},qrcode:{changes:["1","5.0.0","5.10.1"],label:"qrcode",search:{terms:["barcode","info","information","scan"]},styles:["solid"],unicode:"f029",voted:!1},question:{changes:["3.1","5.0.0"],label:"Question",search:{terms:["help","information","support","unknown"]},styles:["solid"],unicode:"f128",voted:!1},"question-circle":{changes:["1","5.0.0"],label:"Question Circle",search:{terms:["help","information","support","unknown"]},styles:["solid","regular"],unicode:"f059",voted:!1},quidditch:{changes:["5.0.5"],label:"Quidditch",search:{terms:["ball","bludger","broom","golden snitch","harry potter","hogwarts","quaffle","sport","wizard"]},styles:["solid"],unicode:"f458",voted:!1},quinscape:{changes:["5.0.5","5.7.0","5.8.0"],label:"QuinScape",search:{terms:[]},styles:["brands"],unicode:"f459",voted:!1},quora:{changes:["4.7","5.0.0"],label:"Quora",search:{terms:[]},styles:["brands"],unicode:"f2c4",voted:!1},"quote-left":{changes:["3","5.0.0","5.0.9"],label:"quote-left",search:{terms:["mention","note","phrase","text","type"]},styles:["solid"],unicode:"f10d",voted:!1},"quote-right":{changes:["3","5.0.0","5.0.9"],label:"quote-right",search:{terms:["mention","note","phrase","text","type"]},styles:["solid"],unicode:"f10e",voted:!1},quran:{changes:["5.3.0"],label:"Quran",search:{terms:["book","islam","muslim","religion"]},styles:["solid"],unicode:"f687",voted:!1},"r-project":{changes:["5.0.11","5.0.12"],label:"R Project",search:{terms:[]},styles:["brands"],unicode:"f4f7",voted:!0},radiation:{changes:["5.6.0","5.8.2","5.11.0","5.11.1"],label:"Radiation",search:{terms:["danger","dangerous","deadly","hazard","nuclear","radioactive","warning"]},styles:["solid"],unicode:"f7b9",voted:!0},"radiation-alt":{changes:["5.6.0","5.8.2","5.11.0","5.11.1"],label:"Alternate Radiation",search:{terms:["danger","dangerous","deadly","hazard","nuclear","radioactive","warning"]},styles:["solid"],unicode:"f7ba",voted:!0},rainbow:{changes:["5.5.0","5.10.1"],label:"Rainbow",search:{terms:["gold","leprechaun","prism","rain","sky"]},styles:["solid"],unicode:"f75b",voted:!1},random:{changes:["1","5.0.0"],label:"random",search:{terms:["arrows","shuffle","sort","swap","switch","transfer"]},styles:["solid"],unicode:"f074",voted:!1},"raspberry-pi":{changes:["5.6.0"],label:"Raspberry Pi",search:{terms:[]},styles:["brands"],unicode:"f7bb",voted:!0},ravelry:{changes:["4.7","5.0.0","5.15.1"],label:"Ravelry",search:{terms:[]},styles:["brands"],unicode:"f2d9",voted:!1},react:{changes:["5.0.0"],label:"React",search:{terms:[]},styles:["brands"],unicode:"f41b",voted:!1},reacteurope:{changes:["5.5.0","5.8.0"],label:"ReactEurope",search:{terms:[]},styles:["brands"],unicode:"f75d",voted:!1},readme:{changes:["5.0.9","5.0.10"],label:"ReadMe",search:{terms:[]},styles:["brands"],unicode:"f4d5",voted:!1},rebel:{changes:["4.1","5.0.0"],label:"Rebel Alliance",search:{terms:[]},styles:["brands"],unicode:"f1d0",voted:!1},receipt:{changes:["5.0.13"],label:"Receipt",search:{terms:["check","invoice","money","pay","table"]},styles:["solid"],unicode:"f543",voted:!0},"record-vinyl":{changes:["5.11.0"],label:"Record Vinyl",search:{terms:["LP","album","analog","music","phonograph","sound"]},styles:["solid"],unicode:"f8d9",voted:!1},recycle:{changes:["4.1","5.0.0"],label:"Recycle",search:{terms:["Waste","compost","garbage","reuse","trash"]},styles:["solid"],unicode:"f1b8",voted:!1},"red-river":{changes:["5.0.0"],label:"red river",search:{terms:[]},styles:["brands"],unicode:"f3e3",voted:!1},reddit:{changes:["4.1","5.0.0"],label:"reddit Logo",search:{terms:[]},styles:["brands"],unicode:"f1a1",voted:!1},"reddit-alien":{changes:["4.5","5.0.0"],label:"reddit Alien",search:{terms:[]},styles:["brands"],unicode:"f281",voted:!1},"reddit-square":{changes:["4.1","5.0.0"],label:"reddit Square",search:{terms:[]},styles:["brands"],unicode:"f1a2",voted:!1},redhat:{changes:["5.6.0","5.8.2"],label:"Redhat",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7bc",voted:!0},redo:{changes:["1","5.0.0","5.8.0"],label:"Redo",search:{terms:["forward","refresh","reload","repeat"]},styles:["solid"],unicode:"f01e",voted:!1},"redo-alt":{changes:["5.0.0"],label:"Alternate Redo",search:{terms:["forward","refresh","reload","repeat"]},styles:["solid"],unicode:"f2f9",voted:!1},registered:{changes:["4.4","5.0.0","5.10.1"],label:"Registered Trademark",search:{terms:["copyright","mark","trademark"]},styles:["solid","regular"],unicode:"f25d",voted:!1},"remove-format":{changes:["5.9.0"],label:"Remove Format",search:{terms:["cancel","font","format","remove","style","text"]},styles:["solid"],unicode:"f87d",voted:!1},renren:{changes:["3.2","5.0.0"],label:"Renren",search:{terms:[]},styles:["brands"],unicode:"f18b",voted:!1},reply:{changes:["3","5.0.0"],label:"Reply",search:{terms:["mail","message","respond"]},styles:["solid"],unicode:"f3e5",voted:!1},"reply-all":{changes:["3.1","5.0.0"],label:"reply-all",search:{terms:["mail","message","respond"]},styles:["solid"],unicode:"f122",voted:!1},replyd:{changes:["5.0.0"],label:"replyd",search:{terms:[]},styles:["brands"],unicode:"f3e6",voted:!1},republican:{changes:["5.5.0"],label:"Republican",search:{terms:["american","conservative","election","elephant","politics","republican party","right","right-wing","usa"]},styles:["solid"],unicode:"f75e",voted:!1},researchgate:{changes:["5.0.11"],label:"Researchgate",search:{terms:[]},styles:["brands"],unicode:"f4f8",voted:!0},resolving:{changes:["5.0.0"],label:"Resolving",search:{terms:[]},styles:["brands"],unicode:"f3e7",voted:!1},restroom:{changes:["5.6.0"],label:"Restroom",search:{terms:["bathroom","john","loo","potty","washroom","waste","wc"]},styles:["solid"],unicode:"f7bd",voted:!0},retweet:{changes:["1","5.0.0"],label:"Retweet",search:{terms:["refresh","reload","share","swap"]},styles:["solid"],unicode:"f079",voted:!1},rev:{changes:["5.1.0","5.1.1","5.8.0"],label:"Rev.io",search:{terms:[]},styles:["brands"],unicode:"f5b2",voted:!1},ribbon:{changes:["5.0.9"],label:"Ribbon",search:{terms:["badge","cause","lapel","pin"]},styles:["solid"],unicode:"f4d6",voted:!1},ring:{changes:["5.4.0"],label:"Ring",search:{terms:["Dungeons & Dragons","Gollum","band","binding","d&d","dnd","engagement","fantasy","gold","jewelry","marriage","precious"]},styles:["solid"],unicode:"f70b",voted:!1},road:{changes:["1","5.0.0","5.2.0"],label:"road",search:{terms:["highway","map","pavement","route","street","travel"]},styles:["solid"],unicode:"f018",voted:!1},robot:{changes:["5.0.13","5.12.0"],label:"Robot",search:{terms:["android","automate","computer","cyborg"]},styles:["solid"],unicode:"f544",voted:!0},rocket:{changes:["3.1","5.0.0","5.7.0","5.12.0"],label:"rocket",search:{terms:["aircraft","app","jet","launch","nasa","space"]},styles:["solid"],unicode:"f135",voted:!1},rocketchat:{changes:["5.0.0","5.4.2","5.8.0","5.15.0"],label:"Rocket.Chat",search:{terms:[]},styles:["brands"],unicode:"f3e8",voted:!1},rockrms:{changes:["5.0.0"],label:"Rockrms",search:{terms:[]},styles:["brands"],unicode:"f3e9",voted:!1},route:{changes:["5.0.9","5.2.0"],label:"Route",search:{terms:["directions","navigation","travel"]},styles:["solid"],unicode:"f4d7",voted:!1},rss:{changes:["2","5.0.0"],label:"rss",search:{terms:["blog","feed","journal","news","writing"]},styles:["solid"],unicode:"f09e",voted:!1},"rss-square":{changes:["3.1","5.0.0"],label:"RSS Square",search:{terms:["blog","feed","journal","news","writing"]},styles:["solid"],unicode:"f143",voted:!1},"ruble-sign":{changes:["4","5.0.0"],label:"Ruble Sign",search:{terms:["currency","money","rub"]},styles:["solid"],unicode:"f158",voted:!1},ruler:{changes:["5.0.13"],label:"Ruler",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f545",voted:!0},"ruler-combined":{changes:["5.0.13"],label:"Ruler Combined",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f546",voted:!0},"ruler-horizontal":{changes:["5.0.13"],label:"Ruler Horizontal",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f547",voted:!0},"ruler-vertical":{changes:["5.0.13"],label:"Ruler Vertical",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f548",voted:!0},running:{changes:["5.4.0","5.11.0"],label:"Running",search:{terms:["exercise","health","jog","person","run","sport","sprint"]},styles:["solid"],unicode:"f70c",voted:!0},"rupee-sign":{changes:["3.2","5.0.0"],label:"Indian Rupee Sign",search:{terms:["currency","indian","inr","money"]},styles:["solid"],unicode:"f156",voted:!1},rust:{changes:["5.13.1","5.14.0"],label:"Rust",search:{terms:[]},styles:["brands"],unicode:"e07a",voted:!0},"sad-cry":{changes:["5.1.0","5.11.0","5.11.1"],label:"Crying Face",search:{terms:["emoticon","face","tear","tears"]},styles:["solid","regular"],unicode:"f5b3",voted:!1},"sad-tear":{changes:["5.1.0","5.11.0","5.11.1"],label:"Loudly Crying Face",search:{terms:["emoticon","face","tear","tears"]},styles:["solid","regular"],unicode:"f5b4",voted:!1},safari:{changes:["4.4","5.0.0","5.12.0"],label:"Safari",search:{terms:["browser"]},styles:["brands"],unicode:"f267",voted:!1},salesforce:{changes:["5.8.0"],label:"Salesforce",search:{terms:[]},styles:["brands"],unicode:"f83b"},sass:{changes:["5.0.0","5.8.0"],label:"Sass",search:{terms:[]},styles:["brands"],unicode:"f41e",voted:!1},satellite:{changes:["5.6.0","5.10.1","5.12.0"],label:"Satellite",search:{terms:["communications","hardware","orbit","space"]},styles:["solid"],unicode:"f7bf",voted:!0},"satellite-dish":{changes:["5.6.0","5.12.0"],label:"Satellite Dish",search:{terms:["SETI","communications","hardware","receiver","saucer","signal","space"]},styles:["solid"],unicode:"f7c0",voted:!0},save:{changes:["2","5.0.0","5.10.2"],label:"Save",search:{terms:["disk","download","floppy","floppy-o"]},styles:["solid","regular"],unicode:"f0c7",voted:!1},schlix:{changes:["5.0.0"],label:"SCHLIX",search:{terms:[]},styles:["brands"],unicode:"f3ea",voted:!1},school:{changes:["5.0.13"],label:"School",search:{terms:["building","education","learn","student","teacher"]},styles:["solid"],unicode:"f549",voted:!0},screwdriver:{changes:["5.0.13"],label:"Screwdriver",search:{terms:["admin","fix","mechanic","repair","settings","tool"]},styles:["solid"],unicode:"f54a",voted:!0},scribd:{changes:["4.5","5.0.0"],label:"Scribd",search:{terms:[]},styles:["brands"],unicode:"f28a",voted:!1},scroll:{changes:["5.4.0","5.10.2"],label:"Scroll",search:{terms:["Dungeons & Dragons","announcement","d&d","dnd","fantasy","paper","script"]},styles:["solid"],unicode:"f70e",voted:!1},"sd-card":{changes:["5.6.0"],label:"Sd Card",search:{terms:["image","memory","photo","save"]},styles:["solid"],unicode:"f7c2",voted:!0},search:{changes:["1","5.0.0"],label:"Search",search:{terms:["bigger","enlarge","find","magnify","preview","zoom"]},styles:["solid"],unicode:"f002",voted:!1},"search-dollar":{changes:["5.3.0"],label:"Search Dollar",search:{terms:["bigger","enlarge","find","magnify","money","preview","zoom"]},styles:["solid"],unicode:"f688",voted:!1},"search-location":{changes:["5.3.0"],label:"Search Location",search:{terms:["bigger","enlarge","find","magnify","preview","zoom"]},styles:["solid"],unicode:"f689",voted:!1},"search-minus":{changes:["1","5.0.0","5.0.13"],label:"Search Minus",search:{terms:["minify","negative","smaller","zoom","zoom out"]},styles:["solid"],unicode:"f010",voted:!1},"search-plus":{changes:["1","5.0.0"],label:"Search Plus",search:{terms:["bigger","enlarge","magnify","positive","zoom","zoom in"]},styles:["solid"],unicode:"f00e",voted:!1},searchengin:{changes:["5.0.0"],label:"Searchengin",search:{terms:[]},styles:["brands"],unicode:"f3eb",voted:!1},seedling:{changes:["5.0.9"],label:"Seedling",search:{terms:["flora","grow","plant","vegan"]},styles:["solid"],unicode:"f4d8",voted:!1},sellcast:{changes:["5.0.0"],label:"Sellcast",search:{terms:["eercast"]},styles:["brands"],unicode:"f2da",voted:!1},sellsy:{changes:["4.3","5.0.0"],label:"Sellsy",search:{terms:[]},styles:["brands"],unicode:"f213",voted:!1},server:{changes:["4.3","5.0.0"],label:"Server",search:{terms:["computer","cpu","database","hardware","network"]},styles:["solid"],unicode:"f233",voted:!1},servicestack:{changes:["5.0.0"],label:"Servicestack",search:{terms:[]},styles:["brands"],unicode:"f3ec",voted:!1},shapes:{changes:["5.2.0","5.12.0"],label:"Shapes",search:{terms:["blocks","build","circle","square","triangle"]},styles:["solid"],unicode:"f61f",voted:!1},share:{changes:["1","5.0.0"],label:"Share",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f064",voted:!1},"share-alt":{changes:["4.1","5.0.0"],label:"Alternate Share",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f1e0",voted:!1},"share-alt-square":{changes:["4.1","5.0.0"],label:"Alternate Share Square",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f1e1",voted:!1},"share-square":{changes:["3.1","5.0.0"],label:"Share Square",search:{terms:["forward","save","send","social"]},styles:["solid","regular"],unicode:"f14d",voted:!1},"shekel-sign":{changes:["4.2","5.0.0"],label:"Shekel Sign",search:{terms:["currency","ils","money"]},styles:["solid"],unicode:"f20b",voted:!0},"shield-alt":{changes:["5.0.0"],label:"Alternate Shield",search:{terms:["achievement","award","block","defend","security","winner"]},styles:["solid"],unicode:"f3ed",voted:!1},"shield-virus":{changes:["5.13.0","5.14.0"],label:"Shield Virus",search:{terms:["antibodies","barrier","covid-19","health","protect"]},styles:["solid"],unicode:"e06c",voted:!1},ship:{changes:["4.3","5.0.0","5.10.2","5.11.0","5.11.1"],label:"Ship",search:{terms:["boat","sea","water"]},styles:["solid"],unicode:"f21a",voted:!1},"shipping-fast":{changes:["5.0.7"],label:"Shipping Fast",search:{terms:["express","fedex","mail","overnight","package","ups"]},styles:["solid"],unicode:"f48b",voted:!1},shirtsinbulk:{changes:["4.3","5.0.0","5.7.0"],label:"Shirts in Bulk",search:{terms:[]},styles:["brands"],unicode:"f214",voted:!1},"shoe-prints":{changes:["5.0.13"],label:"Shoe Prints",search:{terms:["feet","footprints","steps","walk"]},styles:["solid"],unicode:"f54b",voted:!0},shopify:{changes:["5.12.1","5.14.0"],label:"Shopify",search:{terms:[]},styles:["brands"],unicode:"e057",voted:!1},"shopping-bag":{changes:["4.5","5.0.0"],label:"Shopping Bag",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f290",voted:!1},"shopping-basket":{changes:["4.5","5.0.0"],label:"Shopping Basket",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f291",voted:!1},"shopping-cart":{changes:["1","5.0.0"],label:"shopping-cart",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f07a",voted:!1},shopware:{changes:["5.1.0","5.8.0"],label:"Shopware",search:{terms:[]},styles:["brands"],unicode:"f5b5",voted:!1},shower:{changes:["4.7","5.0.0","5.12.0"],label:"Shower",search:{terms:["bath","clean","faucet","water"]},styles:["solid"],unicode:"f2cc",voted:!1},"shuttle-van":{changes:["5.1.0"],label:"Shuttle Van",search:{terms:["airport","machine","public-transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5b6",voted:!1},sign:{changes:["5.0.9"],label:"Sign",search:{terms:["directions","real estate","signage","wayfinding"]},styles:["solid"],unicode:"f4d9",voted:!1},"sign-in-alt":{changes:["5.0.0"],label:"Alternate Sign In",search:{terms:["arrow","enter","join","log in","login","sign in","sign up","sign-in","signin","signup"]},styles:["solid"],unicode:"f2f6",voted:!1},"sign-language":{changes:["4.6","5.0.0","5.10.2"],label:"Sign Language",search:{terms:["Translate","asl","deaf","hands"]},styles:["solid"],unicode:"f2a7",voted:!1},"sign-out-alt":{changes:["5.0.0"],label:"Alternate Sign Out",search:{terms:["arrow","exit","leave","log out","logout","sign-out"]},styles:["solid"],unicode:"f2f5",voted:!1},signal:{changes:["1","5.0.0","5.3.0","5.10.1"],label:"signal",search:{terms:["bars","graph","online","reception","status"]},styles:["solid"],unicode:"f012",voted:!1},signature:{changes:["5.1.0","5.6.0"],label:"Signature",search:{terms:["John Hancock","cursive","name","writing"]},styles:["solid"],unicode:"f5b7",voted:!0},"sim-card":{changes:["5.6.0","5.8.2","5.10.2"],label:"SIM Card",search:{terms:["hard drive","hardware","portable","storage","technology","tiny"]},styles:["solid"],unicode:"f7c4",voted:!0},simplybuilt:{changes:["4.3","5.0.0"],label:"SimplyBuilt",search:{terms:[]},styles:["brands"],unicode:"f215",voted:!1},sink:{changes:["5.13.0","5.13.1","5.14.0"],label:"Sink",search:{terms:["bathroom","covid-19","faucet","kitchen","wash"]},styles:["solid"],unicode:"e06d",voted:!1},sistrix:{changes:["5.0.0"],label:"SISTRIX",search:{terms:[]},styles:["brands"],unicode:"f3ee",voted:!1},sitemap:{changes:["2","5.0.0","5.0.13"],label:"Sitemap",search:{terms:["directory","hierarchy","ia","information architecture","organization"]},styles:["solid"],unicode:"f0e8",voted:!1},sith:{changes:["5.0.12"],label:"Sith",search:{terms:[]},styles:["brands"],unicode:"f512",voted:!1},skating:{changes:["5.6.0"],label:"Skating",search:{terms:["activity","figure skating","fitness","ice","person","winter"]},styles:["solid"],unicode:"f7c5"},sketch:{changes:["5.6.0","5.8.0"],label:"Sketch",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f7c6",voted:!1},skiing:{changes:["5.6.0"],label:"Skiing",search:{terms:["activity","downhill","fast","fitness","olympics","outdoors","person","seasonal","slalom"]},styles:["solid"],unicode:"f7c9"},"skiing-nordic":{changes:["5.6.0"],label:"Skiing Nordic",search:{terms:["activity","cross country","fitness","outdoors","person","seasonal"]},styles:["solid"],unicode:"f7ca"},skull:{changes:["5.0.13","5.10.2"],label:"Skull",search:{terms:["bones","skeleton","x-ray","yorick"]},styles:["solid"],unicode:"f54c",voted:!0},"skull-crossbones":{changes:["5.4.0","5.10.2"],label:"Skull & Crossbones",search:{terms:["Dungeons & Dragons","alert","bones","d&d","danger","dead","deadly","death","dnd","fantasy","halloween","holiday","jolly-roger","pirate","poison","skeleton","warning"]},styles:["solid"],unicode:"f714",voted:!1},skyatlas:{changes:["4.3","5.0.0","5.0.3"],label:"skyatlas",search:{terms:[]},styles:["brands"],unicode:"f216",voted:!1},skype:{changes:["3.2","5.0.0"],label:"Skype",search:{terms:[]},styles:["brands"],unicode:"f17e",voted:!1},slack:{changes:["4.1","5.0.0","5.7.0"],label:"Slack Logo",search:{terms:["anchor","hash","hashtag"]},styles:["brands"],unicode:"f198",voted:!1},"slack-hash":{changes:["5.0.0"],label:"Slack Hashtag",search:{terms:["anchor","hash","hashtag"]},styles:["brands"],unicode:"f3ef",voted:!1},slash:{changes:["5.4.0"],label:"Slash",search:{terms:["cancel","close","mute","off","stop","x"]},styles:["solid"],unicode:"f715",voted:!0},sleigh:{changes:["5.6.0"],label:"Sleigh",search:{terms:["christmas","claus","fly","holiday","santa","sled","snow","xmas"]},styles:["solid"],unicode:"f7cc"},"sliders-h":{changes:["4.1","5.0.0","5.0.11"],label:"Horizontal Sliders",search:{terms:["adjust","settings","sliders","toggle"]},styles:["solid"],unicode:"f1de",voted:!1},slideshare:{changes:["4.2","5.0.0"],label:"Slideshare",search:{terms:[]},styles:["brands"],unicode:"f1e7",voted:!1},smile:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Smiling Face",search:{terms:["approve","emoticon","face","happy","rating","satisfied"]},styles:["solid","regular"],unicode:"f118",voted:!1},"smile-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Beaming Face With Smiling Eyes",search:{terms:["emoticon","face","happy","positive"]},styles:["solid","regular"],unicode:"f5b8",voted:!1},"smile-wink":{changes:["5.1.0","5.11.0","5.11.1"],label:"Winking Face",search:{terms:["emoticon","face","happy","hint","joke"]},styles:["solid","regular"],unicode:"f4da",voted:!1},smog:{changes:["5.5.0"],label:"Smog",search:{terms:["dragon","fog","haze","pollution","smoke","weather"]},styles:["solid"],unicode:"f75f",voted:!1},smoking:{changes:["5.0.7"],label:"Smoking",search:{terms:["cancer","cigarette","nicotine","smoking status","tobacco"]},styles:["solid"],unicode:"f48d",voted:!0},"smoking-ban":{changes:["5.0.13"],label:"Smoking Ban",search:{terms:["ban","cancel","no smoking","non-smoking"]},styles:["solid"],unicode:"f54d",voted:!0},sms:{changes:["5.6.0"],label:"SMS",search:{terms:["chat","conversation","message","mobile","notification","phone","sms","texting"]},styles:["solid"],unicode:"f7cd",voted:!0},snapchat:{changes:["4.6","5.0.0"],label:"Snapchat",search:{terms:[]},styles:["brands"],unicode:"f2ab",voted:!1},"snapchat-ghost":{changes:["4.6","5.0.0"],label:"Snapchat Ghost",search:{terms:[]},styles:["brands"],unicode:"f2ac",voted:!1},"snapchat-square":{changes:["4.6","5.0.0"],label:"Snapchat Square",search:{terms:[]},styles:["brands"],unicode:"f2ad",voted:!1},snowboarding:{changes:["5.6.0"],label:"Snowboarding",search:{terms:["activity","fitness","olympics","outdoors","person"]},styles:["solid"],unicode:"f7ce"},snowflake:{changes:["4.7","5.0.0","5.5.0"],label:"Snowflake",search:{terms:["precipitation","rain","winter"]},styles:["solid","regular"],unicode:"f2dc",voted:!1},snowman:{changes:["5.6.0"],label:"Snowman",search:{terms:["decoration","frost","frosty","holiday"]},styles:["solid"],unicode:"f7d0"},snowplow:{changes:["5.6.0"],label:"Snowplow",search:{terms:["clean up","cold","road","storm","winter"]},styles:["solid"],unicode:"f7d2"},soap:{changes:["5.13.0","5.14.0"],label:"Soap",search:{terms:["bubbles","clean","covid-19","hygiene","wash"]},styles:["solid"],unicode:"e06e",voted:!1},socks:{changes:["5.3.0","5.10.2"],label:"Socks",search:{terms:["business socks","business time","clothing","feet","flight of the conchords","wednesday"]},styles:["solid"],unicode:"f696",voted:!1},"solar-panel":{changes:["5.1.0"],label:"Solar Panel",search:{terms:["clean","eco-friendly","energy","green","sun"]},styles:["solid"],unicode:"f5ba",voted:!1},sort:{changes:["2","5.0.0","5.10.2"],label:"Sort",search:{terms:["filter","order"]},styles:["solid"],unicode:"f0dc",voted:!1},"sort-alpha-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Alphabetical Down",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-asc"]},styles:["solid"],unicode:"f15d",voted:!1},"sort-alpha-down-alt":{changes:["5.9.0"],label:"Alternate Sort Alphabetical Down",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-asc"]},styles:["solid"],unicode:"f881",voted:!1},"sort-alpha-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Alphabetical Up",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-desc"]},styles:["solid"],unicode:"f15e",voted:!1},"sort-alpha-up-alt":{changes:["5.9.0"],label:"Alternate Sort Alphabetical Up",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-desc"]},styles:["solid"],unicode:"f882",voted:!1},"sort-amount-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Amount Down",search:{terms:["arrange","filter","number","order","sort-amount-asc"]},styles:["solid"],unicode:"f160",voted:!1},"sort-amount-down-alt":{changes:["5.9.0"],label:"Alternate Sort Amount Down",search:{terms:["arrange","filter","order","sort-amount-asc"]},styles:["solid"],unicode:"f884",voted:!1},"sort-amount-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Amount Up",search:{terms:["arrange","filter","order","sort-amount-desc"]},styles:["solid"],unicode:"f161",voted:!1},"sort-amount-up-alt":{changes:["5.9.0"],label:"Alternate Sort Amount Up",search:{terms:["arrange","filter","order","sort-amount-desc"]},styles:["solid"],unicode:"f885",voted:!1},"sort-down":{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Sort Down (Descending)",search:{terms:["arrow","descending","filter","order","sort-desc"]},styles:["solid"],unicode:"f0dd",voted:!1},"sort-numeric-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Numeric Down",search:{terms:["arrange","filter","numbers","order","sort-numeric-asc"]},styles:["solid"],unicode:"f162",voted:!1},"sort-numeric-down-alt":{changes:["5.9.0"],label:"Alternate Sort Numeric Down",search:{terms:["arrange","filter","numbers","order","sort-numeric-asc"]},styles:["solid"],unicode:"f886",voted:!1},"sort-numeric-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Numeric Up",search:{terms:["arrange","filter","numbers","order","sort-numeric-desc"]},styles:["solid"],unicode:"f163",voted:!1},"sort-numeric-up-alt":{changes:["5.9.0"],label:"Alternate Sort Numeric Up",search:{terms:["arrange","filter","numbers","order","sort-numeric-desc"]},styles:["solid"],unicode:"f887",voted:!1},"sort-up":{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Sort Up (Ascending)",search:{terms:["arrow","ascending","filter","order","sort-asc"]},styles:["solid"],unicode:"f0de",voted:!1},soundcloud:{changes:["4.1","5.0.0"],label:"SoundCloud",search:{terms:[]},styles:["brands"],unicode:"f1be",voted:!1},sourcetree:{changes:["5.6.0","5.8.0"],label:"Sourcetree",search:{terms:[]},styles:["brands"],unicode:"f7d3",voted:!0},spa:{changes:["5.1.0"],label:"Spa",search:{terms:["flora","massage","mindfulness","plant","wellness"]},styles:["solid"],unicode:"f5bb",voted:!1},"space-shuttle":{changes:["4.1","5.0.0","5.10.2"],label:"Space Shuttle",search:{terms:["astronaut","machine","nasa","rocket","space","transportation"]},styles:["solid"],unicode:"f197",voted:!1},speakap:{changes:["5.0.0","5.4.0","5.8.0"],label:"Speakap",search:{terms:[]},styles:["brands"],unicode:"f3f3",voted:!1},"speaker-deck":{changes:["5.8.0"],label:"Speaker Deck",search:{terms:[]},styles:["brands"],unicode:"f83c"},"spell-check":{changes:["5.9.0"],label:"Spell Check",search:{terms:["dictionary","edit","editor","grammar","text"]},styles:["solid"],unicode:"f891",voted:!1},spider:{changes:["5.4.0"],label:"Spider",search:{terms:["arachnid","bug","charlotte","crawl","eight","halloween"]},styles:["solid"],unicode:"f717",voted:!0},spinner:{changes:["3","5.0.0","5.10.2"],label:"Spinner",search:{terms:["circle","loading","progress"]},styles:["solid"],unicode:"f110",voted:!1},splotch:{changes:["5.1.0"],label:"Splotch",search:{terms:["Ink","blob","blotch","glob","stain"]},styles:["solid"],unicode:"f5bc",voted:!1},spotify:{changes:["4.1","5.0.0"],label:"Spotify",search:{terms:[]},styles:["brands"],unicode:"f1bc",voted:!1},"spray-can":{changes:["5.1.0"],label:"Spray Can",search:{terms:["Paint","aerosol","design","graffiti","tag"]},styles:["solid"],unicode:"f5bd",voted:!1},square:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Square",search:{terms:["block","box","shape"]},styles:["solid","regular"],unicode:"f0c8",voted:!1},"square-full":{changes:["5.0.5","5.10.2"],label:"Square Full",search:{terms:["block","box","shape"]},styles:["solid"],unicode:"f45c",voted:!1},"square-root-alt":{changes:["5.3.0"],label:"Alternate Square Root",search:{terms:["arithmetic","calculus","division","math"]},styles:["solid"],unicode:"f698",voted:!1},squarespace:{changes:["5.1.0"],label:"Squarespace",search:{terms:[]},styles:["brands"],unicode:"f5be",voted:!0},"stack-exchange":{changes:["4","5.0.0","5.0.3"],label:"Stack Exchange",search:{terms:[]},styles:["brands"],unicode:"f18d",voted:!1},"stack-overflow":{changes:["3.2","5.0.0"],label:"Stack Overflow",search:{terms:[]},styles:["brands"],unicode:"f16c",voted:!1},stackpath:{changes:["5.8.2"],label:"Stackpath",search:{terms:[]},styles:["brands"],unicode:"f842"},stamp:{changes:["5.1.0","5.10.2"],label:"Stamp",search:{terms:["art","certificate","imprint","rubber","seal"]},styles:["solid"],unicode:"f5bf",voted:!1},star:{changes:["1","5.0.0","5.10.2"],label:"Star",search:{terms:["achievement","award","favorite","important","night","rating","score"]},styles:["solid","regular"],unicode:"f005",voted:!1},"star-and-crescent":{changes:["5.3.0"],label:"Star and Crescent",search:{terms:["islam","muslim","religion"]},styles:["solid"],unicode:"f699",voted:!1},"star-half":{changes:["1","5.0.0"],label:"star-half",search:{terms:["achievement","award","rating","score","star-half-empty","star-half-full"]},styles:["solid","regular"],unicode:"f089",voted:!1},"star-half-alt":{changes:["5.1.0","5.11.0","5.11.1"],label:"Alternate Star Half",search:{terms:["achievement","award","rating","score","star-half-empty","star-half-full"]},styles:["solid"],unicode:"f5c0",voted:!0},"star-of-david":{changes:["5.3.0","5.11.0","5.11.1"],label:"Star of David",search:{terms:["jewish","judaism","religion"]},styles:["solid"],unicode:"f69a",voted:!1},"star-of-life":{changes:["5.2.0"],label:"Star of Life",search:{terms:["doctor","emt","first aid","health","medical"]},styles:["solid"],unicode:"f621",voted:!1},staylinked:{changes:["5.0.0"],label:"StayLinked",search:{terms:[]},styles:["brands"],unicode:"f3f5",voted:!1},steam:{changes:["4.1","5.0.0"],label:"Steam",search:{terms:[]},styles:["brands"],unicode:"f1b6",voted:!1},"steam-square":{changes:["4.1","5.0.0"],label:"Steam Square",search:{terms:[]},styles:["brands"],unicode:"f1b7",voted:!1},"steam-symbol":{changes:["5.0.0"],label:"Steam Symbol",search:{terms:[]},styles:["brands"],unicode:"f3f6",voted:!1},"step-backward":{changes:["1","5.0.0","5.10.2","5.11.0","5.11.1"],label:"step-backward",search:{terms:["beginning","first","previous","rewind","start"]},styles:["solid"],unicode:"f048",voted:!1},"step-forward":{changes:["1","5.0.0","5.10.2","5.11.0","5.11.1"],label:"step-forward",search:{terms:["end","last","next"]},styles:["solid"],unicode:"f051",voted:!1},stethoscope:{changes:["3","5.0.0","5.0.7"],label:"Stethoscope",search:{terms:["covid-19","diagnosis","doctor","general practitioner","hospital","infirmary","medicine","office","outpatient"]},styles:["solid"],unicode:"f0f1",voted:!1},"sticker-mule":{changes:["5.0.0","5.7.0"],label:"Sticker Mule",search:{terms:[]},styles:["brands"],unicode:"f3f7",voted:!1},"sticky-note":{changes:["4.4","5.0.0","5.10.2"],label:"Sticky Note",search:{terms:["message","note","paper","reminder","sticker"]},styles:["solid","regular"],unicode:"f249",voted:!1},stop:{changes:["1","5.0.0","5.10.2"],label:"stop",search:{terms:["block","box","square"]},styles:["solid"],unicode:"f04d",voted:!1},"stop-circle":{changes:["4.5","5.0.0"],label:"Stop Circle",search:{terms:["block","box","circle","square"]},styles:["solid","regular"],unicode:"f28d",voted:!1},stopwatch:{changes:["5.0.0","5.10.2"],label:"Stopwatch",search:{terms:["clock","reminder","time"]},styles:["solid"],unicode:"f2f2",voted:!1},"stopwatch-20":{changes:["5.13.0","5.14.0"],label:"Stopwatch 20",search:{terms:["ABCs","countdown","covid-19","happy birthday","i will survive","reminder","seconds","time","timer"]},styles:["solid"],unicode:"e06f",voted:!1},store:{changes:["5.0.13","5.11.0","5.11.1"],label:"Store",search:{terms:["building","buy","purchase","shopping"]},styles:["solid"],unicode:"f54e",voted:!0},"store-alt":{changes:["5.0.13"],label:"Alternate Store",search:{terms:["building","buy","purchase","shopping"]},styles:["solid"],unicode:"f54f",voted:!0},"store-alt-slash":{changes:["5.13.0","5.14.0"],label:"Alternate Store Slash",search:{terms:["building","buy","closed","covid-19","purchase","shopping"]},styles:["solid"],unicode:"e070",voted:!1},"store-slash":{changes:["5.13.0","5.14.0"],label:"Store Slash",search:{terms:["building","buy","closed","covid-19","purchase","shopping"]},styles:["solid"],unicode:"e071",voted:!1},strava:{changes:["5.0.0","5.0.1","5.7.0","5.8.0"],label:"Strava",search:{terms:[]},styles:["brands"],unicode:"f428",voted:!1},stream:{changes:["5.0.13"],label:"Stream",search:{terms:["flow","list","timeline"]},styles:["solid"],unicode:"f550",voted:!1},"street-view":{changes:["4.3","5.0.0","5.2.0"],label:"Street View",search:{terms:["directions","location","map","navigation"]},styles:["solid"],unicode:"f21d",voted:!1},strikethrough:{changes:["2","5.0.0","5.9.0"],label:"Strikethrough",search:{terms:["cancel","edit","font","format","text","type"]},styles:["solid"],unicode:"f0cc",voted:!1},stripe:{changes:["5.0.0","5.0.3"],label:"Stripe",search:{terms:[]},styles:["brands"],unicode:"f429",voted:!1},"stripe-s":{changes:["5.0.1","5.8.0"],label:"Stripe S",search:{terms:[]},styles:["brands"],unicode:"f42a",voted:!1},stroopwafel:{changes:["5.0.13"],label:"Stroopwafel",search:{terms:["caramel","cookie","dessert","sweets","waffle"]},styles:["solid"],unicode:"f551",voted:!1},studiovinari:{changes:["5.0.0"],label:"Studio Vinari",search:{terms:[]},styles:["brands"],unicode:"f3f8",voted:!1},stumbleupon:{changes:["4.1","5.0.0"],label:"StumbleUpon Logo",search:{terms:[]},styles:["brands"],unicode:"f1a4",voted:!1},"stumbleupon-circle":{changes:["4.1","5.0.0"],label:"StumbleUpon Circle",search:{terms:[]},styles:["brands"],unicode:"f1a3",voted:!1},subscript:{changes:["3.1","5.0.0","5.9.0","5.10.2"],label:"subscript",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f12c",voted:!1},subway:{changes:["4.3","5.0.0"],label:"Subway",search:{terms:["machine","railway","train","transportation","vehicle"]},styles:["solid"],unicode:"f239",voted:!1},suitcase:{changes:["3","5.0.0","5.0.9"],label:"Suitcase",search:{terms:["baggage","luggage","move","suitcase","travel","trip"]},styles:["solid"],unicode:"f0f2",voted:!1},"suitcase-rolling":{changes:["5.1.0","5.10.2"],label:"Suitcase Rolling",search:{terms:["baggage","luggage","move","suitcase","travel","trip"]},styles:["solid"],unicode:"f5c1",voted:!1},sun:{changes:["3.2","5.0.0","5.5.0"],label:"Sun",search:{terms:["brighten","contrast","day","lighter","sol","solar","star","weather"]},styles:["solid","regular"],unicode:"f185",voted:!1},superpowers:{changes:["4.7","5.0.0"],label:"Superpowers",search:{terms:[]},styles:["brands"],unicode:"f2dd",voted:!1},superscript:{changes:["3.1","5.0.0","5.9.0","5.10.2"],label:"superscript",search:{terms:["edit","exponential","font","format","text","type"]},styles:["solid"],unicode:"f12b",voted:!1},supple:{changes:["5.0.0"],label:"Supple",search:{terms:[]},styles:["brands"],unicode:"f3f9",voted:!1},surprise:{changes:["5.1.0","5.11.0","5.11.1"],label:"Hushed Face",search:{terms:["emoticon","face","shocked"]},styles:["solid","regular"],unicode:"f5c2",voted:!1},suse:{changes:["5.6.0","5.8.0"],label:"Suse",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7d6",voted:!0},swatchbook:{changes:["5.1.0","5.11.0","5.11.1"],label:"Swatchbook",search:{terms:["Pantone","color","design","hue","palette"]},styles:["solid"],unicode:"f5c3",voted:!1},swift:{changes:["5.11.0"],label:"Swift",search:{terms:[]},styles:["brands"],unicode:"f8e1"},swimmer:{changes:["5.1.0"],label:"Swimmer",search:{terms:["athlete","head","man","olympics","person","pool","water"]},styles:["solid"],unicode:"f5c4",voted:!1},"swimming-pool":{changes:["5.1.0"],label:"Swimming Pool",search:{terms:["ladder","recreation","swim","water"]},styles:["solid"],unicode:"f5c5",voted:!1},symfony:{changes:["5.8.0"],label:"Symfony",search:{terms:[]},styles:["brands"],unicode:"f83d"},synagogue:{changes:["5.3.0"],label:"Synagogue",search:{terms:["building","jewish","judaism","religion","star of david","temple"]},styles:["solid"],unicode:"f69b",voted:!1},sync:{changes:["1","5.0.0","5.8.0"],label:"Sync",search:{terms:["exchange","refresh","reload","rotate","swap"]},styles:["solid"],unicode:"f021",voted:!1},"sync-alt":{changes:["5.0.0"],label:"Alternate Sync",search:{terms:["exchange","refresh","reload","rotate","swap"]},styles:["solid"],unicode:"f2f1",voted:!1},syringe:{changes:["5.0.7"],label:"Syringe",search:{terms:["covid-19","doctor","immunizations","medical","needle"]},styles:["solid"],unicode:"f48e",voted:!1},table:{changes:["2","5.0.0"],label:"table",search:{terms:["data","excel","spreadsheet"]},styles:["solid"],unicode:"f0ce",voted:!1},"table-tennis":{changes:["5.0.5"],label:"Table Tennis",search:{terms:["ball","paddle","ping pong"]},styles:["solid"],unicode:"f45d",voted:!1},tablet:{changes:["3","5.0.0"],label:"tablet",search:{terms:["apple","device","ipad","kindle","screen"]},styles:["solid"],unicode:"f10a",voted:!1},"tablet-alt":{changes:["5.0.0"],label:"Alternate Tablet",search:{terms:["apple","device","ipad","kindle","screen"]},styles:["solid"],unicode:"f3fa",voted:!1},tablets:{changes:["5.0.7"],label:"Tablets",search:{terms:["drugs","medicine","pills","prescription"]},styles:["solid"],unicode:"f490",voted:!1},"tachometer-alt":{changes:["5.0.0","5.2.0"],label:"Alternate Tachometer",search:{terms:["dashboard","fast","odometer","speed","speedometer"]},styles:["solid"],unicode:"f3fd",voted:!1},tag:{changes:["1","5.0.0"],label:"tag",search:{terms:["discount","label","price","shopping"]},styles:["solid"],unicode:"f02b",voted:!1},tags:{changes:["1","5.0.0","5.10.2"],label:"tags",search:{terms:["discount","label","price","shopping"]},styles:["solid"],unicode:"f02c",voted:!1},tape:{changes:["5.0.9"],label:"Tape",search:{terms:["design","package","sticky"]},styles:["solid"],unicode:"f4db",voted:!1},tasks:{changes:["2","5.0.0","5.9.0"],label:"Tasks",search:{terms:["checklist","downloading","downloads","loading","progress","project management","settings","to do"]},styles:["solid"],unicode:"f0ae",voted:!1},taxi:{changes:["4.1","5.0.0","5.1.0"],label:"Taxi",search:{terms:["cab","cabbie","car","car service","lyft","machine","transportation","travel","uber","vehicle"]},styles:["solid"],unicode:"f1ba",voted:!1},teamspeak:{changes:["5.0.11","5.1.0","5.8.0"],label:"TeamSpeak",search:{terms:[]},styles:["brands"],unicode:"f4f9",voted:!0},teeth:{changes:["5.2.0"],label:"Teeth",search:{terms:["bite","dental","dentist","gums","mouth","smile","tooth"]},styles:["solid"],unicode:"f62e",voted:!1},"teeth-open":{changes:["5.2.0"],label:"Teeth Open",search:{terms:["dental","dentist","gums bite","mouth","smile","tooth"]},styles:["solid"],unicode:"f62f",voted:!1},telegram:{changes:["4.7","5.0.0"],label:"Telegram",search:{terms:[]},styles:["brands"],unicode:"f2c6",voted:!1},"telegram-plane":{changes:["5.0.0"],label:"Telegram Plane",search:{terms:[]},styles:["brands"],unicode:"f3fe",voted:!1},"temperature-high":{changes:["5.5.0"],label:"High Temperature",search:{terms:["cook","covid-19","mercury","summer","thermometer","warm"]},styles:["solid"],unicode:"f769",voted:!1},"temperature-low":{changes:["5.5.0"],label:"Low Temperature",search:{terms:["cold","cool","covid-19","mercury","thermometer","winter"]},styles:["solid"],unicode:"f76b",voted:!1},"tencent-weibo":{changes:["4.1","5.0.0"],label:"Tencent Weibo",search:{terms:[]},styles:["brands"],unicode:"f1d5",voted:!1},tenge:{changes:["5.6.0"],label:"Tenge",search:{terms:["currency","kazakhstan","money","price"]},styles:["solid"],unicode:"f7d7",voted:!0},terminal:{changes:["3.1","5.0.0"],label:"Terminal",search:{terms:["code","command","console","development","prompt"]},styles:["solid"],unicode:"f120",voted:!1},"text-height":{changes:["1","5.0.0","5.9.0","5.10.2"],label:"text-height",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f034",voted:!1},"text-width":{changes:["1","5.0.0","5.9.0","5.10.2"],label:"Text Width",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f035",voted:!1},th:{changes:["1","5.0.0","5.7.0"],label:"th",search:{terms:["blocks","boxes","grid","squares"]},styles:["solid"],unicode:"f00a",voted:!1},"th-large":{changes:["1","5.0.0"],label:"th-large",search:{terms:["blocks","boxes","grid","squares"]},styles:["solid"],unicode:"f009",voted:!1},"th-list":{changes:["1","5.0.0"],label:"th-list",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f00b",voted:!1},"the-red-yeti":{changes:["5.3.0","5.7.0","5.8.0"],label:"The Red Yeti",search:{terms:[]},styles:["brands"],unicode:"f69d",voted:!1},"theater-masks":{changes:["5.2.0","5.10.2"],label:"Theater Masks",search:{terms:["comedy","perform","theatre","tragedy"]},styles:["solid"],unicode:"f630",voted:!1},themeco:{changes:["5.1.0","5.8.0"],label:"Themeco",search:{terms:[]},styles:["brands"],unicode:"f5c6",voted:!1},themeisle:{changes:["4.6","5.0.0"],label:"ThemeIsle",search:{terms:[]},styles:["brands"],unicode:"f2b2",voted:!1},thermometer:{changes:["5.0.7"],label:"Thermometer",search:{terms:["covid-19","mercury","status","temperature"]},styles:["solid"],unicode:"f491",voted:!1},"thermometer-empty":{changes:["4.7","5.0.0"],label:"Thermometer Empty",search:{terms:["cold","mercury","status","temperature"]},styles:["solid"],unicode:"f2cb",voted:!1},"thermometer-full":{changes:["4.7","5.0.0"],label:"Thermometer Full",search:{terms:["fever","hot","mercury","status","temperature"]},styles:["solid"],unicode:"f2c7",voted:!1},"thermometer-half":{changes:["4.7","5.0.0"],label:"Thermometer 1/2 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2c9",voted:!1},"thermometer-quarter":{changes:["4.7","5.0.0"],label:"Thermometer 1/4 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2ca",voted:!1},"thermometer-three-quarters":{changes:["4.7","5.0.0"],label:"Thermometer 3/4 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2c8",voted:!1},"think-peaks":{changes:["5.4.2","5.8.0"],label:"Think Peaks",search:{terms:[]},styles:["brands"],unicode:"f731",voted:!1},"thumbs-down":{changes:["3.2","5.0.0","5.10.2"],label:"thumbs-down",search:{terms:["disagree","disapprove","dislike","hand","social","thumbs-o-down"]},styles:["solid","regular"],unicode:"f165",voted:!1},"thumbs-up":{changes:["3.2","5.0.0","5.10.2"],label:"thumbs-up",search:{terms:["agree","approve","favorite","hand","like","ok","okay","social","success","thumbs-o-up","yes","you got it dude"]},styles:["solid","regular"],unicode:"f164",voted:!1},thumbtack:{changes:["1","5.0.0","5.10.2"],label:"Thumbtack",search:{terms:["coordinates","location","marker","pin","thumb-tack"]},styles:["solid"],unicode:"f08d",voted:!1},"ticket-alt":{changes:["5.0.0","5.10.2"],label:"Alternate Ticket",search:{terms:["movie","pass","support","ticket"]},styles:["solid"],unicode:"f3ff",voted:!1},tiktok:{changes:["5.13.1","5.14.0"],label:"TikTok",search:{terms:[]},styles:["brands"],unicode:"e07b",voted:!0},times:{changes:["1","5.0.0","5.0.13","5.11.0","5.11.1"],label:"Times",search:{terms:["close","cross","error","exit","incorrect","notice","notification","notify","problem","wrong","x"]},styles:["solid"],unicode:"f00d",voted:!1},"times-circle":{changes:["1","5.0.0"],label:"Times Circle",search:{terms:["close","cross","exit","incorrect","notice","notification","notify","problem","wrong","x"]},styles:["solid","regular"],unicode:"f057",voted:!1},tint:{changes:["1","5.0.0","5.1.0"],label:"tint",search:{terms:["color","drop","droplet","raindrop","waterdrop"]},styles:["solid"],unicode:"f043",voted:!1},"tint-slash":{changes:["5.1.0"],label:"Tint Slash",search:{terms:["color","drop","droplet","raindrop","waterdrop"]},styles:["solid"],unicode:"f5c7",voted:!1},tired:{changes:["5.1.0","5.11.0","5.11.1"],label:"Tired Face",search:{terms:["angry","emoticon","face","grumpy","upset"]},styles:["solid","regular"],unicode:"f5c8",voted:!1},"toggle-off":{changes:["4.2","5.0.0"],label:"Toggle Off",search:{terms:["switch"]},styles:["solid"],unicode:"f204",voted:!1},"toggle-on":{changes:["4.2","5.0.0"],label:"Toggle On",search:{terms:["switch"]},styles:["solid"],unicode:"f205",voted:!1},toilet:{changes:["5.6.0"],label:"Toilet",search:{terms:["bathroom","flush","john","loo","pee","plumbing","poop","porcelain","potty","restroom","throne","washroom","waste","wc"]},styles:["solid"],unicode:"f7d8",voted:!0},"toilet-paper":{changes:["5.4.0","5.10.2"],label:"Toilet Paper",search:{terms:["bathroom","covid-19","halloween","holiday","lavatory","prank","restroom","roll"]},styles:["solid"],unicode:"f71e",voted:!1},"toilet-paper-slash":{changes:["5.13.0","5.14.0"],label:"Toilet Paper Slash",search:{terms:["bathroom","covid-19","halloween","holiday","lavatory","leaves","prank","restroom","roll","trouble","ut oh"]},styles:["solid"],unicode:"e072",voted:!1},toolbox:{changes:["5.0.13"],label:"Toolbox",search:{terms:["admin","container","fix","repair","settings","tools"]},styles:["solid"],unicode:"f552",voted:!0},tools:{changes:["5.6.0","5.10.2"],label:"Tools",search:{terms:["admin","fix","repair","screwdriver","settings","tools","wrench"]},styles:["solid"],unicode:"f7d9",voted:!0},tooth:{changes:["5.1.0"],label:"Tooth",search:{terms:["bicuspid","dental","dentist","molar","mouth","teeth"]},styles:["solid"],unicode:"f5c9",voted:!0},torah:{changes:["5.3.0","5.7.0","5.9.0","5.10.2"],label:"Torah",search:{terms:["book","jewish","judaism","religion","scroll"]},styles:["solid"],unicode:"f6a0",voted:!1},"torii-gate":{changes:["5.3.0"],label:"Torii Gate",search:{terms:["building","shintoism"]},styles:["solid"],unicode:"f6a1",voted:!1},tractor:{changes:["5.4.0"],label:"Tractor",search:{terms:["agriculture","farm","vehicle"]},styles:["solid"],unicode:"f722",voted:!1},"trade-federation":{changes:["5.0.12"],label:"Trade Federation",search:{terms:[]},styles:["brands"],unicode:"f513",voted:!1},trademark:{changes:["4.4","5.0.0"],label:"Trademark",search:{terms:["copyright","register","symbol"]},styles:["solid"],unicode:"f25c",voted:!1},"traffic-light":{changes:["5.2.0"],label:"Traffic Light",search:{terms:["direction","road","signal","travel"]},styles:["solid"],unicode:"f637",voted:!1},trailer:{changes:["5.12.0","5.14.0"],label:"Trailer",search:{terms:["carry","haul","moving","travel"]},styles:["solid"],unicode:"e041",voted:!0},train:{changes:["4.3","5.0.0"],label:"Train",search:{terms:["bullet","commute","locomotive","railway","subway"]},styles:["solid"],unicode:"f238",voted:!1},tram:{changes:["5.6.0"],label:"Tram",search:{terms:["crossing","machine","mountains","seasonal","transportation"]},styles:["solid"],unicode:"f7da"},transgender:{changes:["4.3","5.0.0"],label:"Transgender",search:{terms:["intersex"]},styles:["solid"],unicode:"f224",voted:!1},"transgender-alt":{changes:["4.3","5.0.0","5.11.0"],label:"Alternate Transgender",search:{terms:["intersex"]},styles:["solid"],unicode:"f225",voted:!1},trash:{changes:["4.2","5.0.0","5.7.0","5.10.2"],label:"Trash",search:{terms:["delete","garbage","hide","remove"]},styles:["solid"],unicode:"f1f8",voted:!1},"trash-alt":{changes:["5.0.0","5.7.0","5.10.2"],label:"Alternate Trash",search:{terms:["delete","garbage","hide","remove","trash-o"]},styles:["solid","regular"],unicode:"f2ed",voted:!1},"trash-restore":{changes:["5.7.0","5.10.2"],label:"Trash Restore",search:{terms:["back","control z","oops","undo"]},styles:["solid"],unicode:"f829",voted:!0},"trash-restore-alt":{changes:["5.7.0","5.10.2"],label:"Alternative Trash Restore",search:{terms:["back","control z","oops","undo"]},styles:["solid"],unicode:"f82a",voted:!0},tree:{changes:["4.1","5.0.0"],label:"Tree",search:{terms:["bark","fall","flora","forest","nature","plant","seasonal"]},styles:["solid"],unicode:"f1bb",voted:!1},trello:{changes:["3.2","5.0.0","5.6.0"],label:"Trello",search:{terms:["atlassian"]},styles:["brands"],unicode:"f181",voted:!1},trophy:{changes:["1","5.0.0","5.11.0"],label:"trophy",search:{terms:["achievement","award","cup","game","winner"]},styles:["solid"],unicode:"f091",voted:!1},truck:{changes:["2","5.0.0","5.0.7"],label:"truck",search:{terms:["cargo","delivery","shipping","vehicle"]},styles:["solid"],unicode:"f0d1",voted:!1},"truck-loading":{changes:["5.0.9"],label:"Truck Loading",search:{terms:["box","cargo","delivery","inventory","moving","rental","vehicle"]},styles:["solid"],unicode:"f4de",voted:!1},"truck-monster":{changes:["5.2.0"],label:"Truck Monster",search:{terms:["offroad","vehicle","wheel"]},styles:["solid"],unicode:"f63b",voted:!1},"truck-moving":{changes:["5.0.9"],label:"Truck Moving",search:{terms:["cargo","inventory","rental","vehicle"]},styles:["solid"],unicode:"f4df",voted:!1},"truck-pickup":{changes:["5.2.0"],label:"Truck Side",search:{terms:["cargo","vehicle"]},styles:["solid"],unicode:"f63c",voted:!1},tshirt:{changes:["5.0.13","5.10.2"],label:"T-Shirt",search:{terms:["clothing","fashion","garment","shirt"]},styles:["solid"],unicode:"f553",voted:!0},tty:{changes:["4.2","5.0.0","5.7.0"],label:"TTY",search:{terms:["communication","deaf","telephone","teletypewriter","text"]},styles:["solid"],unicode:"f1e4",voted:!1},tumblr:{changes:["3.2","5.0.0"],label:"Tumblr",search:{terms:[]},styles:["brands"],unicode:"f173",voted:!1},"tumblr-square":{changes:["3.2","5.0.0"],label:"Tumblr Square",search:{terms:[]},styles:["brands"],unicode:"f174",voted:!1},tv:{changes:["4.4","5.0.0","5.11.0"],label:"Television",search:{terms:["computer","display","monitor","television"]},styles:["solid"],unicode:"f26c",voted:!1},twitch:{changes:["4.2","5.0.0","5.12.0"],label:"Twitch",search:{terms:[]},styles:["brands"],unicode:"f1e8",voted:!1},twitter:{changes:["2","5.0.0"],label:"Twitter",search:{terms:["social network","tweet"]},styles:["brands"],unicode:"f099",voted:!1},"twitter-square":{changes:["1","5.0.0"],label:"Twitter Square",search:{terms:["social network","tweet"]},styles:["brands"],unicode:"f081",voted:!1},typo3:{changes:["5.0.1","5.8.0"],label:"Typo3",search:{terms:[]},styles:["brands"],unicode:"f42b",voted:!1},uber:{changes:["5.0.0"],label:"Uber",search:{terms:[]},styles:["brands"],unicode:"f402",voted:!1},ubuntu:{changes:["5.6.0"],label:"Ubuntu",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7df",voted:!0},uikit:{changes:["5.0.0"],label:"UIkit",search:{terms:[]},styles:["brands"],unicode:"f403",voted:!1},umbraco:{changes:["5.11.0"],label:"Umbraco",search:{terms:[]},styles:["brands"],unicode:"f8e8"},umbrella:{changes:["2","5.0.0"],label:"Umbrella",search:{terms:["protection","rain","storm","wet"]},styles:["solid"],unicode:"f0e9",voted:!1},"umbrella-beach":{changes:["5.1.0"],label:"Umbrella Beach",search:{terms:["protection","recreation","sand","shade","summer","sun"]},styles:["solid"],unicode:"f5ca",voted:!1},uncharted:{changes:["5.15.0"],label:"Uncharted Software",search:{terms:[]},styles:["brands"],unicode:"e084",voted:!1},underline:{changes:["2","5.0.0","5.9.0"],label:"Underline",search:{terms:["edit","emphasis","format","text","writing"]},styles:["solid"],unicode:"f0cd",voted:!1},undo:{changes:["2","5.0.0"],label:"Undo",search:{terms:["back","control z","exchange","oops","return","rotate","swap"]},styles:["solid"],unicode:"f0e2",voted:!1},"undo-alt":{changes:["5.0.0"],label:"Alternate Undo",search:{terms:["back","control z","exchange","oops","return","swap"]},styles:["solid"],unicode:"f2ea",voted:!1},uniregistry:{changes:["5.0.0"],label:"Uniregistry",search:{terms:[]},styles:["brands"],unicode:"f404",voted:!1},unity:{changes:["5.12.0","5.14.0"],label:"Unity 3D",search:{terms:[]},styles:["brands"],unicode:"e049",voted:!0},"universal-access":{changes:["4.6","5.0.0","5.10.2"],label:"Universal Access",search:{terms:["accessibility","hearing","person","seeing","visual impairment"]},styles:["solid"],unicode:"f29a",voted:!1},university:{changes:["4.1","5.0.0","5.0.3","5.11.0","5.11.1"],label:"University",search:{terms:["bank","building","college","higher education - students","institution"]},styles:["solid"],unicode:"f19c",voted:!1},unlink:{changes:["3.1","5.0.0"],label:"unlink",search:{terms:["attachment","chain","chain-broken","remove"]},styles:["solid"],unicode:"f127",voted:!1},unlock:{changes:["2","5.0.0"],label:"unlock",search:{terms:["admin","lock","password","private","protect"]},styles:["solid"],unicode:"f09c",voted:!1},"unlock-alt":{changes:["3.1","5.0.0"],label:"Alternate Unlock",search:{terms:["admin","lock","password","private","protect"]},styles:["solid"],unicode:"f13e",voted:!1},unsplash:{changes:["5.13.1","5.14.0"],label:"Unsplash",search:{terms:[]},styles:["brands"],unicode:"e07c",voted:!1},untappd:{changes:["5.0.0"],label:"Untappd",search:{terms:[]},styles:["brands"],unicode:"f405",voted:!1},upload:{changes:["1","5.0.0"],label:"Upload",search:{terms:["hard drive","import","publish"]},styles:["solid"],unicode:"f093",voted:!1},ups:{changes:["5.6.0","5.8.0"],label:"UPS",search:{terms:["United Parcel Service","package","shipping"]},styles:["brands"],unicode:"f7e0"},usb:{changes:["4.5","5.0.0"],label:"USB",search:{terms:[]},styles:["brands"],unicode:"f287",voted:!1},user:{changes:["1","5.0.0","5.0.3","5.0.11"],label:"User",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid","regular"],unicode:"f007",voted:!1},"user-alt":{changes:["5.0.0","5.0.3","5.0.11"],label:"Alternate User",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid"],unicode:"f406",voted:!1},"user-alt-slash":{changes:["5.0.11"],label:"Alternate User Slash",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid"],unicode:"f4fa",voted:!1},"user-astronaut":{changes:["5.0.11"],label:"User Astronaut",search:{terms:["avatar","clothing","cosmonaut","nasa","space","suit"]},styles:["solid"],unicode:"f4fb",voted:!1},"user-check":{changes:["5.0.11"],label:"User Check",search:{terms:["accept","check","person","verified"]},styles:["solid"],unicode:"f4fc",voted:!1},"user-circle":{changes:["4.7","5.0.0","5.0.3","5.0.11","5.11.0","5.11.1"],label:"User Circle",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid","regular"],unicode:"f2bd",voted:!1},"user-clock":{changes:["5.0.11"],label:"User Clock",search:{terms:["alert","person","remind","time"]},styles:["solid"],unicode:"f4fd",voted:!1},"user-cog":{changes:["5.0.11"],label:"User Cog",search:{terms:["admin","cog","person","settings"]},styles:["solid"],unicode:"f4fe",voted:!1},"user-edit":{changes:["5.0.11"],label:"User Edit",search:{terms:["edit","pen","pencil","person","update","write"]},styles:["solid"],unicode:"f4ff",voted:!1},"user-friends":{changes:["5.0.11"],label:"User Friends",search:{terms:["group","people","person","team","users"]},styles:["solid"],unicode:"f500",voted:!1},"user-graduate":{changes:["5.0.11"],label:"User Graduate",search:{terms:["cap","clothing","commencement","gown","graduation","person","student"]},styles:["solid"],unicode:"f501",voted:!1},"user-injured":{changes:["5.4.0"],label:"User Injured",search:{terms:["cast","injury","ouch","patient","person","sling"]},styles:["solid"],unicode:"f728",voted:!1},"user-lock":{changes:["5.0.11","5.9.0"],label:"User Lock",search:{terms:["admin","lock","person","private","unlock"]},styles:["solid"],unicode:"f502",voted:!1},"user-md":{changes:["2","5.0.0","5.0.3","5.0.7","5.0.11"],label:"Doctor",search:{terms:["covid-19","job","medical","nurse","occupation","physician","profile","surgeon"]},styles:["solid"],unicode:"f0f0",voted:!1},"user-minus":{changes:["5.0.11"],label:"User Minus",search:{terms:["delete","negative","remove"]},styles:["solid"],unicode:"f503",voted:!1},"user-ninja":{changes:["5.0.11"],label:"User Ninja",search:{terms:["assassin","avatar","dangerous","deadly","sneaky"]},styles:["solid"],unicode:"f504",voted:!1},"user-nurse":{changes:["5.7.0","5.12.0"],label:"Nurse",search:{terms:["covid-19","doctor","midwife","practitioner","surgeon"]},styles:["solid"],unicode:"f82f",voted:!1},"user-plus":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"User Plus",search:{terms:["add","avatar","positive","sign up","signup","team"]},styles:["solid"],unicode:"f234",voted:!1},"user-secret":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"User Secret",search:{terms:["clothing","coat","hat","incognito","person","privacy","spy","whisper"]},styles:["solid"],unicode:"f21b",voted:!1},"user-shield":{changes:["5.0.11"],label:"User Shield",search:{terms:["admin","person","private","protect","safe"]},styles:["solid"],unicode:"f505",voted:!1},"user-slash":{changes:["5.0.11"],label:"User Slash",search:{terms:["ban","delete","remove"]},styles:["solid"],unicode:"f506",voted:!1},"user-tag":{changes:["5.0.11"],label:"User Tag",search:{terms:["avatar","discount","label","person","role","special"]},styles:["solid"],unicode:"f507",voted:!1},"user-tie":{changes:["5.0.11"],label:"User Tie",search:{terms:["avatar","business","clothing","formal","professional","suit"]},styles:["solid"],unicode:"f508",voted:!1},"user-times":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"Remove User",search:{terms:["archive","delete","remove","x"]},styles:["solid"],unicode:"f235",voted:!1},users:{changes:["2","5.0.0","5.0.3","5.0.11"],label:"Users",search:{terms:["friends","group","people","persons","profiles","team"]},styles:["solid"],unicode:"f0c0",voted:!1},"users-cog":{changes:["5.0.11"],label:"Users Cog",search:{terms:["admin","cog","group","person","settings","team"]},styles:["solid"],unicode:"f509",voted:!1},"users-slash":{changes:["5.13.0","5.14.0"],label:"Users Slash",search:{terms:["disband","friends","group","people","persons","profiles","separate","team","ungroup"]},styles:["solid"],unicode:"e073",voted:!1},usps:{changes:["5.6.0","5.8.0"],label:"United States Postal Service",search:{terms:["american","package","shipping","usa"]},styles:["brands"],unicode:"f7e1"},ussunnah:{changes:["5.0.0"],label:"us-Sunnah Foundation",search:{terms:[]},styles:["brands"],unicode:"f407",voted:!1},"utensil-spoon":{changes:["5.0.0","5.10.2"],label:"Utensil Spoon",search:{terms:["cutlery","dining","scoop","silverware","spoon"]},styles:["solid"],unicode:"f2e5",voted:!1},utensils:{changes:["5.0.0"],label:"Utensils",search:{terms:["cutlery","dining","dinner","eat","food","fork","knife","restaurant"]},styles:["solid"],unicode:"f2e7",voted:!1},vaadin:{changes:["5.0.0"],label:"Vaadin",search:{terms:[]},styles:["brands"],unicode:"f408",voted:!1},"vector-square":{changes:["5.1.0"],label:"Vector Square",search:{terms:["anchors","lines","object","render","shape"]},styles:["solid"],unicode:"f5cb",voted:!1},venus:{changes:["4.3","5.0.0","5.11.0","5.11.1"],label:"Venus",search:{terms:["female"]},styles:["solid"],unicode:"f221",voted:!1},"venus-double":{changes:["4.3","5.0.0"],label:"Venus Double",search:{terms:["female"]},styles:["solid"],unicode:"f226",voted:!1},"venus-mars":{changes:["4.3","5.0.0"],label:"Venus Mars",search:{terms:["Gender"]},styles:["solid"],unicode:"f228",voted:!1},vest:{changes:["5.15.0","5.15.1"],label:"vest",search:{terms:["biker","fashion","style"]},styles:["solid"],unicode:"e085",voted:!1},"vest-patches":{changes:["5.15.0","5.15.1"],label:"vest-patches",search:{terms:["biker","fashion","style"]},styles:["solid"],unicode:"e086",voted:!1},viacoin:{changes:["4.3","5.0.0"],label:"Viacoin",search:{terms:[]},styles:["brands"],unicode:"f237",voted:!1},viadeo:{changes:["4.6","5.0.0"],label:"Viadeo",search:{terms:[]},styles:["brands"],unicode:"f2a9",voted:!1},"viadeo-square":{changes:["4.6","5.0.0","5.7.0"],label:"Viadeo Square",search:{terms:[]},styles:["brands"],unicode:"f2aa",voted:!1},vial:{changes:["5.0.7"],label:"Vial",search:{terms:["experiment","lab","sample","science","test","test tube"]},styles:["solid"],unicode:"f492",voted:!1},vials:{changes:["5.0.7"],label:"Vials",search:{terms:["experiment","lab","sample","science","test","test tube"]},styles:["solid"],unicode:"f493",voted:!1},viber:{changes:["5.0.0","5.0.3"],label:"Viber",search:{terms:[]},styles:["brands"],unicode:"f409",voted:!1},video:{changes:["1","5.0.0","5.0.9"],label:"Video",search:{terms:["camera","film","movie","record","video-camera"]},styles:["solid"],unicode:"f03d",voted:!1},"video-slash":{changes:["5.0.9"],label:"Video Slash",search:{terms:["add","create","film","new","positive","record","video"]},styles:["solid"],unicode:"f4e2",voted:!1},vihara:{changes:["5.3.0"],label:"Vihara",search:{terms:["buddhism","buddhist","building","monastery"]},styles:["solid"],unicode:"f6a7",voted:!1},vimeo:{changes:["5.0.0"],label:"Vimeo",search:{terms:[]},styles:["brands"],unicode:"f40a",voted:!1},"vimeo-square":{changes:["4","5.0.0"],label:"Vimeo Square",search:{terms:[]},styles:["brands"],unicode:"f194",voted:!1},"vimeo-v":{changes:["4.4","5.0.0"],label:"Vimeo",search:{terms:["vimeo"]},styles:["brands"],unicode:"f27d",voted:!1},vine:{changes:["4.1","5.0.0"],label:"Vine",search:{terms:[]},styles:["brands"],unicode:"f1ca",voted:!1},virus:{changes:["5.13.0","5.14.0"],label:"Virus",search:{terms:["bug","covid-19","flu","health","sick","viral"]},styles:["solid"],unicode:"e074",voted:!1},"virus-slash":{changes:["5.13.0","5.14.0"],label:"Virus Slash",search:{terms:["bug","covid-19","cure","eliminate","flu","health","sick","viral"]},styles:["solid"],unicode:"e075",voted:!1},viruses:{changes:["5.13.0","5.14.0"],label:"Viruses",search:{terms:["bugs","covid-19","flu","health","multiply","sick","spread","viral"]},styles:["solid"],unicode:"e076",voted:!1},vk:{changes:["3.2","5.0.0"],label:"VK",search:{terms:[]},styles:["brands"],unicode:"f189",voted:!1},vnv:{changes:["5.0.0"],label:"VNV",search:{terms:[]},styles:["brands"],unicode:"f40b",voted:!1},voicemail:{changes:["5.9.0"],label:"Voicemail",search:{terms:["answer","inbox","message","phone"]},styles:["solid"],unicode:"f897",voted:!0},"volleyball-ball":{changes:["5.0.5","5.8.0"],label:"Volleyball Ball",search:{terms:["beach","olympics","sport"]},styles:["solid"],unicode:"f45f",voted:!1},"volume-down":{changes:["1","5.0.0","5.3.0"],label:"Volume Down",search:{terms:["audio","lower","music","quieter","sound","speaker"]},styles:["solid"],unicode:"f027",voted:!1},"volume-mute":{changes:["5.3.0"],label:"Volume Mute",search:{terms:["audio","music","quiet","sound","speaker"]},styles:["solid"],unicode:"f6a9",voted:!0},"volume-off":{changes:["1","5.0.0","5.3.0","5.8.0"],label:"Volume Off",search:{terms:["audio","ban","music","mute","quiet","silent","sound"]},styles:["solid"],unicode:"f026",voted:!1},"volume-up":{changes:["1","5.0.0","5.3.0"],label:"Volume Up",search:{terms:["audio","higher","louder","music","sound","speaker"]},styles:["solid"],unicode:"f028",voted:!1},"vote-yea":{changes:["5.5.0"],label:"Vote Yea",search:{terms:["accept","cast","election","politics","positive","yes"]},styles:["solid"],unicode:"f772",voted:!1},"vr-cardboard":{changes:["5.4.0"],label:"Cardboard VR",search:{terms:["3d","augment","google","reality","virtual"]},styles:["solid"],unicode:"f729",voted:!0},vuejs:{changes:["5.0.0"],label:"Vue.js",search:{terms:[]},styles:["brands"],unicode:"f41f",voted:!1},walking:{changes:["5.0.13"],label:"Walking",search:{terms:["exercise","health","pedometer","person","steps"]},styles:["solid"],unicode:"f554",voted:!0},wallet:{changes:["5.0.13"],label:"Wallet",search:{terms:["billfold","cash","currency","money"]},styles:["solid"],unicode:"f555",voted:!0},warehouse:{changes:["5.0.7"],label:"Warehouse",search:{terms:["building","capacity","garage","inventory","storage"]},styles:["solid"],unicode:"f494",voted:!1},"watchman-monitoring":{changes:["5.15.0"],label:"Watchman Monitoring",search:{terms:[]},styles:["brands"],unicode:"e087",voted:!1},water:{changes:["5.5.0"],label:"Water",search:{terms:["lake","liquid","ocean","sea","swim","wet"]},styles:["solid"],unicode:"f773",voted:!1},"wave-square":{changes:["5.8.0"],label:"Square Wave",search:{terms:["frequency","pulse","signal"]},styles:["solid"],unicode:"f83e",voted:!1},waze:{changes:["5.8.0"],label:"Waze",search:{terms:[]},styles:["brands"],unicode:"f83f"},weebly:{changes:["5.1.0"],label:"Weebly",search:{terms:[]},styles:["brands"],unicode:"f5cc",voted:!0},weibo:{changes:["3.2","5.0.0"],label:"Weibo",search:{terms:[]},styles:["brands"],unicode:"f18a",voted:!1},weight:{changes:["5.0.7"],label:"Weight",search:{terms:["health","measurement","scale","weight"]},styles:["solid"],unicode:"f496",voted:!1},"weight-hanging":{changes:["5.1.0"],label:"Hanging Weight",search:{terms:["anvil","heavy","measurement"]},styles:["solid"],unicode:"f5cd",voted:!1},weixin:{changes:["4.1","5.0.0","5.0.3"],label:"Weixin (WeChat)",search:{terms:[]},styles:["brands"],unicode:"f1d7",voted:!1},whatsapp:{changes:["4.3","5.0.0"],label:"What's App",search:{terms:[]},styles:["brands"],unicode:"f232",voted:!1},"whatsapp-square":{changes:["5.0.0"],label:"What's App Square",search:{terms:[]},styles:["brands"],unicode:"f40c",voted:!1},wheelchair:{changes:["4","5.0.0","5.10.2"],label:"Wheelchair",search:{terms:["accessible","handicap","person"]},styles:["solid"],unicode:"f193",voted:!1},whmcs:{changes:["5.0.0"],label:"WHMCS",search:{terms:[]},styles:["brands"],unicode:"f40d",voted:!1},wifi:{changes:["4.2","5.0.0","5.3.0","5.10.1","5.11.1"],label:"WiFi",search:{terms:["connection","hotspot","internet","network","wireless"]},styles:["solid"],unicode:"f1eb",voted:!1},"wikipedia-w":{changes:["4.4","5.0.0"],label:"Wikipedia W",search:{terms:[]},styles:["brands"],unicode:"f266",voted:!1},wind:{changes:["5.4.0","5.5.0"],label:"Wind",search:{terms:["air","blow","breeze","fall","seasonal","weather"]},styles:["solid"],unicode:"f72e",voted:!1},"window-close":{changes:["4.7","5.0.0"],label:"Window Close",search:{terms:["browser","cancel","computer","development"]},styles:["solid","regular"],unicode:"f410",voted:!1},"window-maximize":{changes:["4.7","5.0.0"],label:"Window Maximize",search:{terms:["browser","computer","development","expand"]},styles:["solid","regular"],unicode:"f2d0",voted:!1},"window-minimize":{changes:["4.7","5.0.0","5.10.1"],label:"Window Minimize",search:{terms:["browser","collapse","computer","development"]},styles:["solid","regular"],unicode:"f2d1",voted:!1},"window-restore":{changes:["4.7","5.0.0"],label:"Window Restore",search:{terms:["browser","computer","development"]},styles:["solid","regular"],unicode:"f2d2",voted:!1},windows:{changes:["3.2","5.0.0"],label:"Windows",search:{terms:["microsoft","operating system","os"]},styles:["brands"],unicode:"f17a",voted:!1},"wine-bottle":{changes:["5.4.0"],label:"Wine Bottle",search:{terms:["alcohol","beverage","cabernet","drink","glass","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f72f",voted:!1},"wine-glass":{changes:["5.0.9","5.1.0","5.10.1","5.11.0","5.11.1"],label:"Wine Glass",search:{terms:["alcohol","beverage","cabernet","drink","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f4e3",voted:!1},"wine-glass-alt":{changes:["5.1.0","5.10.1","5.11.0","5.11.1"],label:"Alternate Wine Glas",search:{terms:["alcohol","beverage","cabernet","drink","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f5ce",voted:!1},wix:{changes:["5.1.0"],label:"Wix",search:{terms:[]},styles:["brands"],unicode:"f5cf",voted:!0},"wizards-of-the-coast":{changes:["5.4.0"],label:"Wizards of the Coast",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f730",voted:!1},wodu:{changes:["5.15.0"],label:"Wodu",search:{terms:[]},styles:["brands"],unicode:"e088",voted:!1},"wolf-pack-battalion":{changes:["5.0.12","5.8.0"],label:"Wolf Pack Battalion",search:{terms:[]},styles:["brands"],unicode:"f514",voted:!1},"won-sign":{changes:["3.2","5.0.0"],label:"Won Sign",search:{terms:["currency","krw","money"]},styles:["solid"],unicode:"f159",voted:!1},wordpress:{changes:["4.1","5.0.0"],label:"WordPress Logo",search:{terms:[]},styles:["brands"],unicode:"f19a",voted:!1},"wordpress-simple":{changes:["5.0.0"],label:"Wordpress Simple",search:{terms:[]},styles:["brands"],unicode:"f411",voted:!1},wpbeginner:{changes:["4.6","5.0.0"],label:"WPBeginner",search:{terms:[]},styles:["brands"],unicode:"f297",voted:!1},wpexplorer:{changes:["4.7","5.0.0"],label:"WPExplorer",search:{terms:[]},styles:["brands"],unicode:"f2de",voted:!1},wpforms:{changes:["4.6","5.0.0"],label:"WPForms",search:{terms:[]},styles:["brands"],unicode:"f298",voted:!1},wpressr:{changes:["5.4.2"],label:"wpressr",search:{terms:["rendact"]},styles:["brands"],unicode:"f3e4",voted:!1},wrench:{changes:["2","5.0.0","5.0.13"],label:"Wrench",search:{terms:["construction","fix","mechanic","plumbing","settings","spanner","tool","update"]},styles:["solid"],unicode:"f0ad",voted:!1},"x-ray":{changes:["5.0.7","5.10.2"],label:"X-Ray",search:{terms:["health","medical","radiological images","radiology","skeleton"]},styles:["solid"],unicode:"f497",voted:!1},xbox:{changes:["5.0.0"],label:"Xbox",search:{terms:[]},styles:["brands"],unicode:"f412",voted:!1},xing:{changes:["3.2","5.0.0"],label:"Xing",search:{terms:[]},styles:["brands"],unicode:"f168",voted:!1},"xing-square":{changes:["3.2","5.0.0"],label:"Xing Square",search:{terms:[]},styles:["brands"],unicode:"f169",voted:!1},"y-combinator":{changes:["4.4","5.0.0"],label:"Y Combinator",search:{terms:[]},styles:["brands"],unicode:"f23b",voted:!1},yahoo:{changes:["4.1","5.0.0","5.0.3","5.13.1"],label:"Yahoo Logo",search:{terms:[]},styles:["brands"],unicode:"f19e",voted:!1},yammer:{changes:["5.8.0"],label:"Yammer",search:{terms:[]},styles:["brands"],unicode:"f840"},yandex:{changes:["5.0.0"],label:"Yandex",search:{terms:[]},styles:["brands"],unicode:"f413",voted:!1},"yandex-international":{changes:["5.0.0"],label:"Yandex International",search:{terms:[]},styles:["brands"],unicode:"f414",voted:!1},yarn:{changes:["5.6.0"],label:"Yarn",search:{terms:[]},styles:["brands"],unicode:"f7e3",voted:!0},yelp:{changes:["4.2","5.0.0","5.7.0","5.8.0"],label:"Yelp",search:{terms:[]},styles:["brands"],unicode:"f1e9",voted:!1},"yen-sign":{changes:["3.2","5.0.0"],label:"Yen Sign",search:{terms:["currency","jpy","money"]},styles:["solid"],unicode:"f157",voted:!1},"yin-yang":{changes:["5.3.0","5.10.2","5.11.0","5.11.1"],label:"Yin Yang",search:{terms:["daoism","opposites","taoism"]},styles:["solid"],unicode:"f6ad",voted:!1},yoast:{changes:["4.6","5.0.0","5.0.3"],label:"Yoast",search:{terms:[]},styles:["brands"],unicode:"f2b1",voted:!1},youtube:{changes:["3.2","5.0.0"],label:"YouTube",search:{terms:["film","video","youtube-play","youtube-square"]},styles:["brands"],unicode:"f167",voted:!1},"youtube-square":{changes:["5.0.3"],label:"YouTube Square",search:{terms:[]},styles:["brands"],unicode:"f431",voted:!1},zhihu:{changes:["5.2.0"],label:"Zhihu",search:{terms:[]},styles:["brands"],unicode:"f63f",voted:!0}}];e.exports=t.length<=1?t[0]:t},18552:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"DataView");e.exports=r},1989:function(e,t,n){var o=n(51789),i=n(80401),r=n(57667),s=n(21327),a=n(81866);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},38407:function(e,t,n){var o=n(27040),i=n(14125),r=n(82117),s=n(67518),a=n(13399);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},57071:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Map");e.exports=r},83369:function(e,t,n){var o=n(24785),i=n(11285),r=n(96e3),s=n(49916),a=n(95265);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},53818:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Promise");e.exports=r},58525:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Set");e.exports=r},88668:function(e,t,n){var o=n(83369),i=n(90619),r=n(72385);function s(e){var t=-1,n=null==e?0:e.length;this.__data__=new o;while(++t<n)this.add(e[t])}s.prototype.add=s.prototype.push=i,s.prototype.has=r,e.exports=s},46384:function(e,t,n){var o=n(38407),i=n(37465),r=n(63779),s=n(67599),a=n(44758),l=n(34309);function c(e){var t=this.__data__=new o(e);this.size=t.size}c.prototype.clear=i,c.prototype["delete"]=r,c.prototype.get=s,c.prototype.has=a,c.prototype.set=l,e.exports=c},62705:function(e,t,n){var o=n(55639),i=o.Symbol;e.exports=i},11149:function(e,t,n){var o=n(55639),i=o.Uint8Array;e.exports=i},70577:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"WeakMap");e.exports=r},96874:function(e){function t(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=t},77412:function(e){function t(e,t){var n=-1,o=null==e?0:e.length;while(++n<o)if(!1===t(e[n],n,e))break;return e}e.exports=t},34963:function(e){function t(e,t){var n=-1,o=null==e?0:e.length,i=0,r=[];while(++n<o){var s=e[n];t(s,n,e)&&(r[i++]=s)}return r}e.exports=t},47443:function(e,t,n){var o=n(42118);function i(e,t){var n=null==e?0:e.length;return!!n&&o(e,t,0)>-1}e.exports=i},1196:function(e){function t(e,t,n){var o=-1,i=null==e?0:e.length;while(++o<i)if(n(t,e[o]))return!0;return!1}e.exports=t},14636:function(e,t,n){var o=n(22545),i=n(35694),r=n(1469),s=n(44144),a=n(65776),l=n(36719),c=Object.prototype,d=c.hasOwnProperty;function u(e,t){var n=r(e),c=!n&&i(e),u=!n&&!c&&s(e),p=!n&&!c&&!u&&l(e),h=n||c||u||p,f=h?o(e.length,String):[],m=f.length;for(var g in e)!t&&!d.call(e,g)||h&&("length"==g||u&&("offset"==g||"parent"==g)||p&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||a(g,m))||f.push(g);return f}e.exports=u},29932:function(e){function t(e,t){var n=-1,o=null==e?0:e.length,i=Array(o);while(++n<o)i[n]=t(e[n],n,e);return i}e.exports=t},62488:function(e){function t(e,t){var n=-1,o=t.length,i=e.length;while(++n<o)e[i+n]=t[n];return e}e.exports=t},82908:function(e){function t(e,t){var n=-1,o=null==e?0:e.length;while(++n<o)if(t(e[n],n,e))return!0;return!1}e.exports=t},86556:function(e,t,n){var o=n(89465),i=n(77813);function r(e,t,n){(void 0!==n&&!i(e[t],n)||void 0===n&&!(t in e))&&o(e,t,n)}e.exports=r},34865:function(e,t,n){var o=n(89465),i=n(77813),r=Object.prototype,s=r.hasOwnProperty;function a(e,t,n){var r=e[t];s.call(e,t)&&i(r,n)&&(void 0!==n||t in e)||o(e,t,n)}e.exports=a},18470:function(e,t,n){var o=n(77813);function i(e,t){var n=e.length;while(n--)if(o(e[n][0],t))return n;return-1}e.exports=i},44037:function(e,t,n){var o=n(98363),i=n(3674);function r(e,t){return e&&o(t,i(t),e)}e.exports=r},63886:function(e,t,n){var o=n(98363),i=n(81704);function r(e,t){return e&&o(t,i(t),e)}e.exports=r},89465:function(e,t,n){var o=n(38777);function i(e,t,n){"__proto__"==t&&o?o(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}e.exports=i},85990:function(e,t,n){var o=n(46384),i=n(77412),r=n(34865),s=n(44037),a=n(63886),l=n(64626),c=n(278),d=n(18805),u=n(1911),p=n(58234),h=n(46904),f=n(64160),m=n(43824),g=n(29148),v=n(38517),b=n(1469),y=n(44144),w=n(56688),x=n(13218),k=n(72928),C=n(3674),S=n(81704),E=1,A=2,M=4,T="[object Arguments]",_="[object Array]",P="[object Boolean]",O="[object Date]",D="[object Error]",I="[object Function]",N="[object GeneratorFunction]",R="[object Map]",B="[object Number]",L="[object Object]",j="[object RegExp]",F="[object Set]",z="[object String]",q="[object Symbol]",H="[object WeakMap]",V="[object ArrayBuffer]",U="[object DataView]",G="[object Float32Array]",W="[object Float64Array]",$="[object Int8Array]",X="[object Int16Array]",Y="[object Int32Array]",Z="[object Uint8Array]",K="[object Uint8ClampedArray]",J="[object Uint16Array]",Q="[object Uint32Array]",ee={};function te(e,t,n,_,P,O){var D,R=t&E,B=t&A,j=t&M;if(n&&(D=P?n(e,_,P,O):n(e)),void 0!==D)return D;if(!x(e))return e;var F=b(e);if(F){if(D=m(e),!R)return c(e,D)}else{var z=f(e),q=z==I||z==N;if(y(e))return l(e,R);if(z==L||z==T||q&&!P){if(D=B||q?{}:v(e),!R)return B?u(e,a(D,e)):d(e,s(D,e))}else{if(!ee[z])return P?e:{};D=g(e,z,R)}}O||(O=new o);var H=O.get(e);if(H)return H;O.set(e,D),k(e)?e.forEach((function(o){D.add(te(o,t,n,o,e,O))})):w(e)&&e.forEach((function(o,i){D.set(i,te(o,t,n,i,e,O))}));var V=j?B?h:p:B?S:C,U=F?void 0:V(e);return i(U||e,(function(o,i){U&&(i=o,o=e[i]),r(D,i,te(o,t,n,i,e,O))})),D}ee[T]=ee[_]=ee[V]=ee[U]=ee[P]=ee[O]=ee[G]=ee[W]=ee[$]=ee[X]=ee[Y]=ee[R]=ee[B]=ee[L]=ee[j]=ee[F]=ee[z]=ee[q]=ee[Z]=ee[K]=ee[J]=ee[Q]=!0,ee[D]=ee[I]=ee[H]=!1,e.exports=te},3118:function(e,t,n){var o=n(13218),i=Object.create,r=function(){function e(){}return function(t){if(!o(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=r},20731:function(e,t,n){var o=n(88668),i=n(47443),r=n(1196),s=n(29932),a=n(7518),l=n(74757),c=200;function d(e,t,n,d){var u=-1,p=i,h=!0,f=e.length,m=[],g=t.length;if(!f)return m;n&&(t=s(t,a(n))),d?(p=r,h=!1):t.length>=c&&(p=l,h=!1,t=new o(t));e:while(++u<f){var v=e[u],b=null==n?v:n(v);if(v=d||0!==v?v:0,h&&b===b){var y=g;while(y--)if(t[y]===b)continue e;m.push(v)}else p(t,b,d)||m.push(v)}return m}e.exports=d},41848:function(e){function t(e,t,n,o){var i=e.length,r=n+(o?1:-1);while(o?r--:++r<i)if(t(e[r],r,e))return r;return-1}e.exports=t},21078:function(e,t,n){var o=n(62488),i=n(37285);function r(e,t,n,s,a){var l=-1,c=e.length;n||(n=i),a||(a=[]);while(++l<c){var d=e[l];t>0&&n(d)?t>1?r(d,t-1,n,s,a):o(a,d):s||(a[a.length]=d)}return a}e.exports=r},28483:function(e,t,n){var o=n(25063),i=o();e.exports=i},97786:function(e,t,n){var o=n(71811),i=n(40327);function r(e,t){t=o(t,e);var n=0,r=t.length;while(null!=e&&n<r)e=e[i(t[n++])];return n&&n==r?e:void 0}e.exports=r},68866:function(e,t,n){var o=n(62488),i=n(1469);function r(e,t,n){var r=t(e);return i(e)?r:o(r,n(e))}e.exports=r},44239:function(e,t,n){var o=n(62705),i=n(89607),r=n(2333),s="[object Null]",a="[object Undefined]",l=o?o.toStringTag:void 0;function c(e){return null==e?void 0===e?a:s:l&&l in Object(e)?i(e):r(e)}e.exports=c},13:function(e){function t(e,t){return null!=e&&t in Object(e)}e.exports=t},42118:function(e,t,n){var o=n(41848),i=n(62722),r=n(42351);function s(e,t,n){return t===t?r(e,t,n):o(e,i,n)}e.exports=s},74221:function(e){function t(e,t,n,o){var i=n-1,r=e.length;while(++i<r)if(o(e[i],t))return i;return-1}e.exports=t},9454:function(e,t,n){var o=n(44239),i=n(37005),r="[object Arguments]";function s(e){return i(e)&&o(e)==r}e.exports=s},90939:function(e,t,n){var o=n(21299),i=n(37005);function r(e,t,n,s,a){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:o(e,t,n,s,r,a))}e.exports=r},21299:function(e,t,n){var o=n(46384),i=n(67114),r=n(18351),s=n(16096),a=n(64160),l=n(1469),c=n(44144),d=n(36719),u=1,p="[object Arguments]",h="[object Array]",f="[object Object]",m=Object.prototype,g=m.hasOwnProperty;function v(e,t,n,m,v,b){var y=l(e),w=l(t),x=y?h:a(e),k=w?h:a(t);x=x==p?f:x,k=k==p?f:k;var C=x==f,S=k==f,E=x==k;if(E&&c(e)){if(!c(t))return!1;y=!0,C=!1}if(E&&!C)return b||(b=new o),y||d(e)?i(e,t,n,m,v,b):r(e,t,x,n,m,v,b);if(!(n&u)){var A=C&&g.call(e,"__wrapped__"),M=S&&g.call(t,"__wrapped__");if(A||M){var T=A?e.value():e,_=M?t.value():t;return b||(b=new o),v(T,_,n,m,b)}}return!!E&&(b||(b=new o),s(e,t,n,m,v,b))}e.exports=v},25588:function(e,t,n){var o=n(64160),i=n(37005),r="[object Map]";function s(e){return i(e)&&o(e)==r}e.exports=s},2958:function(e,t,n){var o=n(46384),i=n(90939),r=1,s=2;function a(e,t,n,a){var l=n.length,c=l,d=!a;if(null==e)return!c;e=Object(e);while(l--){var u=n[l];if(d&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}while(++l<c){u=n[l];var p=u[0],h=e[p],f=u[1];if(d&&u[2]){if(void 0===h&&!(p in e))return!1}else{var m=new o;if(a)var g=a(h,f,p,e,t,m);if(!(void 0===g?i(f,h,r|s,a,m):g))return!1}}return!0}e.exports=a},62722:function(e){function t(e){return e!==e}e.exports=t},28458:function(e,t,n){var o=n(23560),i=n(15346),r=n(13218),s=n(80346),a=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,d=Object.prototype,u=c.toString,p=d.hasOwnProperty,h=RegExp("^"+u.call(p).replace(a,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f(e){if(!r(e)||i(e))return!1;var t=o(e)?h:l;return t.test(s(e))}e.exports=f},29221:function(e,t,n){var o=n(64160),i=n(37005),r="[object Set]";function s(e){return i(e)&&o(e)==r}e.exports=s},38749:function(e,t,n){var o=n(44239),i=n(41780),r=n(37005),s="[object Arguments]",a="[object Array]",l="[object Boolean]",c="[object Date]",d="[object Error]",u="[object Function]",p="[object Map]",h="[object Number]",f="[object Object]",m="[object RegExp]",g="[object Set]",v="[object String]",b="[object WeakMap]",y="[object ArrayBuffer]",w="[object DataView]",x="[object Float32Array]",k="[object Float64Array]",C="[object Int8Array]",S="[object Int16Array]",E="[object Int32Array]",A="[object Uint8Array]",M="[object Uint8ClampedArray]",T="[object Uint16Array]",_="[object Uint32Array]",P={};function O(e){return r(e)&&i(e.length)&&!!P[o(e)]}P[x]=P[k]=P[C]=P[S]=P[E]=P[A]=P[M]=P[T]=P[_]=!0,P[s]=P[a]=P[y]=P[l]=P[w]=P[c]=P[d]=P[u]=P[p]=P[h]=P[f]=P[m]=P[g]=P[v]=P[b]=!1,e.exports=O},67206:function(e,t,n){var o=n(91573),i=n(16432),r=n(6557),s=n(1469),a=n(39601);function l(e){return"function"==typeof e?e:null==e?r:"object"==typeof e?s(e)?i(e[0],e[1]):o(e):a(e)}e.exports=l},280:function(e,t,n){var o=n(25726),i=n(86916),r=Object.prototype,s=r.hasOwnProperty;function a(e){if(!o(e))return i(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}e.exports=a},10313:function(e,t,n){var o=n(13218),i=n(25726),r=n(33498),s=Object.prototype,a=s.hasOwnProperty;function l(e){if(!o(e))return r(e);var t=i(e),n=[];for(var s in e)("constructor"!=s||!t&&a.call(e,s))&&n.push(s);return n}e.exports=l},91573:function(e,t,n){var o=n(2958),i=n(1499),r=n(42634);function s(e){var t=i(e);return 1==t.length&&t[0][2]?r(t[0][0],t[0][1]):function(n){return n===e||o(n,e,t)}}e.exports=s},16432:function(e,t,n){var o=n(90939),i=n(27361),r=n(79095),s=n(15403),a=n(89162),l=n(42634),c=n(40327),d=1,u=2;function p(e,t){return s(e)&&a(t)?l(c(e),t):function(n){var s=i(n,e);return void 0===s&&s===t?r(n,e):o(t,s,d|u)}}e.exports=p},42980:function(e,t,n){var o=n(46384),i=n(86556),r=n(28483),s=n(59783),a=n(13218),l=n(81704),c=n(36390);function d(e,t,n,u,p){e!==t&&r(t,(function(r,l){if(p||(p=new o),a(r))s(e,t,l,n,d,u,p);else{var h=u?u(c(e,l),r,l+"",e,t,p):void 0;void 0===h&&(h=r),i(e,l,h)}}),l)}e.exports=d},59783:function(e,t,n){var o=n(86556),i=n(64626),r=n(77133),s=n(278),a=n(38517),l=n(35694),c=n(1469),d=n(29246),u=n(44144),p=n(23560),h=n(13218),f=n(68630),m=n(36719),g=n(36390),v=n(59881);function b(e,t,n,b,y,w,x){var k=g(e,n),C=g(t,n),S=x.get(C);if(S)o(e,n,S);else{var E=w?w(k,C,n+"",e,t,x):void 0,A=void 0===E;if(A){var M=c(C),T=!M&&u(C),_=!M&&!T&&m(C);E=C,M||T||_?c(k)?E=k:d(k)?E=s(k):T?(A=!1,E=i(C,!0)):_?(A=!1,E=r(C,!0)):E=[]:f(C)||l(C)?(E=k,l(k)?E=v(k):h(k)&&!p(k)||(E=a(C))):A=!1}A&&(x.set(C,E),y(E,C,b,w,x),x["delete"](C)),o(e,n,E)}}e.exports=b},40371:function(e){function t(e){return function(t){return null==t?void 0:t[e]}}e.exports=t},79152:function(e,t,n){var o=n(97786);function i(e){return function(t){return o(t,e)}}e.exports=i},65464:function(e,t,n){var o=n(29932),i=n(42118),r=n(74221),s=n(7518),a=n(278),l=Array.prototype,c=l.splice;function d(e,t,n,l){var d=l?r:i,u=-1,p=t.length,h=e;e===t&&(t=a(t)),n&&(h=o(e,s(n)));while(++u<p){var f=0,m=t[u],g=n?n(m):m;while((f=d(h,g,f,l))>-1)h!==e&&c.call(h,f,1),c.call(e,f,1)}return e}e.exports=d},15742:function(e,t,n){var o=n(57406),i=n(65776),r=Array.prototype,s=r.splice;function a(e,t){var n=e?t.length:0,r=n-1;while(n--){var a=t[n];if(n==r||a!==l){var l=a;i(a)?s.call(e,a,1):o(e,a)}}return e}e.exports=a},5976:function(e,t,n){var o=n(6557),i=n(45357),r=n(30061);function s(e,t){return r(i(e,t,o),e+"")}e.exports=s},56560:function(e,t,n){var o=n(75703),i=n(38777),r=n(6557),s=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:o(t),writable:!0})}:r;e.exports=s},14259:function(e){function t(e,t,n){var o=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;var r=Array(i);while(++o<i)r[o]=e[o+t];return r}e.exports=t},22545:function(e){function t(e,t){var n=-1,o=Array(e);while(++n<e)o[n]=t(n);return o}e.exports=t},80531:function(e,t,n){var o=n(62705),i=n(29932),r=n(1469),s=n(33448),a=1/0,l=o?o.prototype:void 0,c=l?l.toString:void 0;function d(e){if("string"==typeof e)return e;if(r(e))return i(e,d)+"";if(s(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-a?"-0":t}e.exports=d},27561:function(e,t,n){var o=n(67990),i=/^\s+/;function r(e){return e?e.slice(0,o(e)+1).replace(i,""):e}e.exports=r},7518:function(e){function t(e){return function(t){return e(t)}}e.exports=t},45652:function(e,t,n){var o=n(88668),i=n(47443),r=n(1196),s=n(74757),a=n(23593),l=n(21814),c=200;function d(e,t,n){var d=-1,u=i,p=e.length,h=!0,f=[],m=f;if(n)h=!1,u=r;else if(p>=c){var g=t?null:a(e);if(g)return l(g);h=!1,u=s,m=new o}else m=t?[]:f;e:while(++d<p){var v=e[d],b=t?t(v):v;if(v=n||0!==v?v:0,h&&b===b){var y=m.length;while(y--)if(m[y]===b)continue e;t&&m.push(b),f.push(v)}else u(m,b,n)||(m!==f&&m.push(b),f.push(v))}return f}e.exports=d},57406:function(e,t,n){var o=n(71811),i=n(10928),r=n(40292),s=n(40327);function a(e,t){return t=o(t,e),e=r(e,t),null==e||delete e[s(i(t))]}e.exports=a},74757:function(e){function t(e,t){return e.has(t)}e.exports=t},71811:function(e,t,n){var o=n(1469),i=n(15403),r=n(55514),s=n(79833);function a(e,t){return o(e)?e:i(e,t)?[e]:r(s(e))}e.exports=a},74318:function(e,t,n){var o=n(11149);function i(e){var t=new e.constructor(e.byteLength);return new o(t).set(new o(e)),t}e.exports=i},64626:function(e,t,n){e=n.nmd(e);var o=n(55639),i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,s=r&&r.exports===i,a=s?o.Buffer:void 0,l=a?a.allocUnsafe:void 0;function c(e,t){if(t)return e.slice();var n=e.length,o=l?l(n):new e.constructor(n);return e.copy(o),o}e.exports=c},57157:function(e,t,n){var o=n(74318);function i(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}e.exports=i},93147:function(e){var t=/\w*$/;function n(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}e.exports=n},40419:function(e,t,n){var o=n(62705),i=o?o.prototype:void 0,r=i?i.valueOf:void 0;function s(e){return r?Object(r.call(e)):{}}e.exports=s},77133:function(e,t,n){var o=n(74318);function i(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}e.exports=i},278:function(e){function t(e,t){var n=-1,o=e.length;t||(t=Array(o));while(++n<o)t[n]=e[n];return t}e.exports=t},98363:function(e,t,n){var o=n(34865),i=n(89465);function r(e,t,n,r){var s=!n;n||(n={});var a=-1,l=t.length;while(++a<l){var c=t[a],d=r?r(n[c],e[c],c,n,e):void 0;void 0===d&&(d=e[c]),s?i(n,c,d):o(n,c,d)}return n}e.exports=r},18805:function(e,t,n){var o=n(98363),i=n(99551);function r(e,t){return o(e,i(e),t)}e.exports=r},1911:function(e,t,n){var o=n(98363),i=n(51442);function r(e,t){return o(e,i(e),t)}e.exports=r},14429:function(e,t,n){var o=n(55639),i=o["__core-js_shared__"];e.exports=i},21463:function(e,t,n){var o=n(5976),i=n(16612);function r(e){return o((function(t,n){var o=-1,r=n.length,s=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;s=e.length>3&&"function"==typeof s?(r--,s):void 0,a&&i(n[0],n[1],a)&&(s=r<3?void 0:s,r=1),t=Object(t);while(++o<r){var l=n[o];l&&e(t,l,o,s)}return t}))}e.exports=r},25063:function(e){function t(e){return function(t,n,o){var i=-1,r=Object(t),s=o(t),a=s.length;while(a--){var l=s[e?a:++i];if(!1===n(r[l],l,r))break}return t}}e.exports=t},23593:function(e,t,n){var o=n(58525),i=n(50308),r=n(21814),s=1/0,a=o&&1/r(new o([,-0]))[1]==s?function(e){return new o(e)}:i;e.exports=a},60696:function(e,t,n){var o=n(68630);function i(e){return o(e)?void 0:e}e.exports=i},38777:function(e,t,n){var o=n(10852),i=function(){try{var e=o(Object,"defineProperty");return e({},"",{}),e}catch(t){}}();e.exports=i},67114:function(e,t,n){var o=n(88668),i=n(82908),r=n(74757),s=1,a=2;function l(e,t,n,l,c,d){var u=n&s,p=e.length,h=t.length;if(p!=h&&!(u&&h>p))return!1;var f=d.get(e),m=d.get(t);if(f&&m)return f==t&&m==e;var g=-1,v=!0,b=n&a?new o:void 0;d.set(e,t),d.set(t,e);while(++g<p){var y=e[g],w=t[g];if(l)var x=u?l(w,y,g,t,e,d):l(y,w,g,e,t,d);if(void 0!==x){if(x)continue;v=!1;break}if(b){if(!i(t,(function(e,t){if(!r(b,t)&&(y===e||c(y,e,n,l,d)))return b.push(t)}))){v=!1;break}}else if(y!==w&&!c(y,w,n,l,d)){v=!1;break}}return d["delete"](e),d["delete"](t),v}e.exports=l},18351:function(e,t,n){var o=n(62705),i=n(11149),r=n(77813),s=n(67114),a=n(68776),l=n(21814),c=1,d=2,u="[object Boolean]",p="[object Date]",h="[object Error]",f="[object Map]",m="[object Number]",g="[object RegExp]",v="[object Set]",b="[object String]",y="[object Symbol]",w="[object ArrayBuffer]",x="[object DataView]",k=o?o.prototype:void 0,C=k?k.valueOf:void 0;function S(e,t,n,o,k,S,E){switch(n){case x:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!S(new i(e),new i(t)));case u:case p:case m:return r(+e,+t);case h:return e.name==t.name&&e.message==t.message;case g:case b:return e==t+"";case f:var A=a;case v:var M=o&c;if(A||(A=l),e.size!=t.size&&!M)return!1;var T=E.get(e);if(T)return T==t;o|=d,E.set(e,t);var _=s(A(e),A(t),o,k,S,E);return E["delete"](e),_;case y:if(C)return C.call(e)==C.call(t)}return!1}e.exports=S},16096:function(e,t,n){var o=n(58234),i=1,r=Object.prototype,s=r.hasOwnProperty;function a(e,t,n,r,a,l){var c=n&i,d=o(e),u=d.length,p=o(t),h=p.length;if(u!=h&&!c)return!1;var f=u;while(f--){var m=d[f];if(!(c?m in t:s.call(t,m)))return!1}var g=l.get(e),v=l.get(t);if(g&&v)return g==t&&v==e;var b=!0;l.set(e,t),l.set(t,e);var y=c;while(++f<u){m=d[f];var w=e[m],x=t[m];if(r)var k=c?r(x,w,m,t,e,l):r(w,x,m,e,t,l);if(!(void 0===k?w===x||a(w,x,n,r,l):k)){b=!1;break}y||(y="constructor"==m)}if(b&&!y){var C=e.constructor,S=t.constructor;C==S||!("constructor"in e)||!("constructor"in t)||"function"==typeof C&&C instanceof C&&"function"==typeof S&&S instanceof S||(b=!1)}return l["delete"](e),l["delete"](t),b}e.exports=a},99021:function(e,t,n){var o=n(85564),i=n(45357),r=n(30061);function s(e){return r(i(e,void 0,o),e+"")}e.exports=s},31957:function(e,t,n){var o="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=o},58234:function(e,t,n){var o=n(68866),i=n(99551),r=n(3674);function s(e){return o(e,r,i)}e.exports=s},46904:function(e,t,n){var o=n(68866),i=n(51442),r=n(81704);function s(e){return o(e,r,i)}e.exports=s},45050:function(e,t,n){var o=n(37019);function i(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}e.exports=i},1499:function(e,t,n){var o=n(89162),i=n(3674);function r(e){var t=i(e),n=t.length;while(n--){var r=t[n],s=e[r];t[n]=[r,s,o(s)]}return t}e.exports=r},10852:function(e,t,n){var o=n(28458),i=n(47801);function r(e,t){var n=i(e,t);return o(n)?n:void 0}e.exports=r},85924:function(e,t,n){var o=n(5569),i=o(Object.getPrototypeOf,Object);e.exports=i},89607:function(e,t,n){var o=n(62705),i=Object.prototype,r=i.hasOwnProperty,s=i.toString,a=o?o.toStringTag:void 0;function l(e){var t=r.call(e,a),n=e[a];try{e[a]=void 0;var o=!0}catch(l){}var i=s.call(e);return o&&(t?e[a]=n:delete e[a]),i}e.exports=l},99551:function(e,t,n){var o=n(34963),i=n(70479),r=Object.prototype,s=r.propertyIsEnumerable,a=Object.getOwnPropertySymbols,l=a?function(e){return null==e?[]:(e=Object(e),o(a(e),(function(t){return s.call(e,t)})))}:i;e.exports=l},51442:function(e,t,n){var o=n(62488),i=n(85924),r=n(99551),s=n(70479),a=Object.getOwnPropertySymbols,l=a?function(e){var t=[];while(e)o(t,r(e)),e=i(e);return t}:s;e.exports=l},64160:function(e,t,n){var o=n(18552),i=n(57071),r=n(53818),s=n(58525),a=n(70577),l=n(44239),c=n(80346),d="[object Map]",u="[object Object]",p="[object Promise]",h="[object Set]",f="[object WeakMap]",m="[object DataView]",g=c(o),v=c(i),b=c(r),y=c(s),w=c(a),x=l;(o&&x(new o(new ArrayBuffer(1)))!=m||i&&x(new i)!=d||r&&x(r.resolve())!=p||s&&x(new s)!=h||a&&x(new a)!=f)&&(x=function(e){var t=l(e),n=t==u?e.constructor:void 0,o=n?c(n):"";if(o)switch(o){case g:return m;case v:return d;case b:return p;case y:return h;case w:return f}return t}),e.exports=x},47801:function(e){function t(e,t){return null==e?void 0:e[t]}e.exports=t},222:function(e,t,n){var o=n(71811),i=n(35694),r=n(1469),s=n(65776),a=n(41780),l=n(40327);function c(e,t,n){t=o(t,e);var c=-1,d=t.length,u=!1;while(++c<d){var p=l(t[c]);if(!(u=null!=e&&n(e,p)))break;e=e[p]}return u||++c!=d?u:(d=null==e?0:e.length,!!d&&a(d)&&s(p,d)&&(r(e)||i(e)))}e.exports=c},51789:function(e,t,n){var o=n(94536);function i(){this.__data__=o?o(null):{},this.size=0}e.exports=i},80401:function(e){function t(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=t},57667:function(e,t,n){var o=n(94536),i="__lodash_hash_undefined__",r=Object.prototype,s=r.hasOwnProperty;function a(e){var t=this.__data__;if(o){var n=t[e];return n===i?void 0:n}return s.call(t,e)?t[e]:void 0}e.exports=a},21327:function(e,t,n){var o=n(94536),i=Object.prototype,r=i.hasOwnProperty;function s(e){var t=this.__data__;return o?void 0!==t[e]:r.call(t,e)}e.exports=s},81866:function(e,t,n){var o=n(94536),i="__lodash_hash_undefined__";function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?i:t,this}e.exports=r},43824:function(e){var t=Object.prototype,n=t.hasOwnProperty;function o(e){var t=e.length,o=new e.constructor(t);return t&&"string"==typeof e[0]&&n.call(e,"index")&&(o.index=e.index,o.input=e.input),o}e.exports=o},29148:function(e,t,n){var o=n(74318),i=n(57157),r=n(93147),s=n(40419),a=n(77133),l="[object Boolean]",c="[object Date]",d="[object Map]",u="[object Number]",p="[object RegExp]",h="[object Set]",f="[object String]",m="[object Symbol]",g="[object ArrayBuffer]",v="[object DataView]",b="[object Float32Array]",y="[object Float64Array]",w="[object Int8Array]",x="[object Int16Array]",k="[object Int32Array]",C="[object Uint8Array]",S="[object Uint8ClampedArray]",E="[object Uint16Array]",A="[object Uint32Array]";function M(e,t,n){var M=e.constructor;switch(t){case g:return o(e);case l:case c:return new M(+e);case v:return i(e,n);case b:case y:case w:case x:case k:case C:case S:case E:case A:return a(e,n);case d:return new M;case u:case f:return new M(e);case p:return r(e);case h:return new M;case m:return s(e)}}e.exports=M},38517:function(e,t,n){var o=n(3118),i=n(85924),r=n(25726);function s(e){return"function"!=typeof e.constructor||r(e)?{}:o(i(e))}e.exports=s},37285:function(e,t,n){var o=n(62705),i=n(35694),r=n(1469),s=o?o.isConcatSpreadable:void 0;function a(e){return r(e)||i(e)||!!(s&&e&&e[s])}e.exports=a},65776:function(e){var t=9007199254740991,n=/^(?:0|[1-9]\d*)$/;function o(e,o){var i=typeof e;return o=null==o?t:o,!!o&&("number"==i||"symbol"!=i&&n.test(e))&&e>-1&&e%1==0&&e<o}e.exports=o},16612:function(e,t,n){var o=n(77813),i=n(98612),r=n(65776),s=n(13218);function a(e,t,n){if(!s(n))return!1;var a=typeof t;return!!("number"==a?i(n)&&r(t,n.length):"string"==a&&t in n)&&o(n[t],e)}e.exports=a},15403:function(e,t,n){var o=n(1469),i=n(33448),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;function a(e,t){if(o(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(s.test(e)||!r.test(e)||null!=t&&e in Object(t))}e.exports=a},37019:function(e){function t(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=t},15346:function(e,t,n){var o=n(14429),i=function(){var e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function r(e){return!!i&&i in e}e.exports=r},25726:function(e){var t=Object.prototype;function n(e){var n=e&&e.constructor,o="function"==typeof n&&n.prototype||t;return e===o}e.exports=n},89162:function(e,t,n){var o=n(13218);function i(e){return e===e&&!o(e)}e.exports=i},27040:function(e){function t(){this.__data__=[],this.size=0}e.exports=t},14125:function(e,t,n){var o=n(18470),i=Array.prototype,r=i.splice;function s(e){var t=this.__data__,n=o(t,e);if(n<0)return!1;var i=t.length-1;return n==i?t.pop():r.call(t,n,1),--this.size,!0}e.exports=s},82117:function(e,t,n){var o=n(18470);function i(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}e.exports=i},67518:function(e,t,n){var o=n(18470);function i(e){return o(this.__data__,e)>-1}e.exports=i},13399:function(e,t,n){var o=n(18470);function i(e,t){var n=this.__data__,i=o(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}e.exports=i},24785:function(e,t,n){var o=n(1989),i=n(38407),r=n(57071);function s(){this.size=0,this.__data__={hash:new o,map:new(r||i),string:new o}}e.exports=s},11285:function(e,t,n){var o=n(45050);function i(e){var t=o(this,e)["delete"](e);return this.size-=t?1:0,t}e.exports=i},96e3:function(e,t,n){var o=n(45050);function i(e){return o(this,e).get(e)}e.exports=i},49916:function(e,t,n){var o=n(45050);function i(e){return o(this,e).has(e)}e.exports=i},95265:function(e,t,n){var o=n(45050);function i(e,t){var n=o(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}e.exports=i},68776:function(e){function t(e){var t=-1,n=Array(e.size);return e.forEach((function(e,o){n[++t]=[o,e]})),n}e.exports=t},42634:function(e){function t(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=t},24523:function(e,t,n){var o=n(88306),i=500;function r(e){var t=o(e,(function(e){return n.size===i&&n.clear(),e})),n=t.cache;return t}e.exports=r},94536:function(e,t,n){var o=n(10852),i=o(Object,"create");e.exports=i},86916:function(e,t,n){var o=n(5569),i=o(Object.keys,Object);e.exports=i},33498:function(e){function t(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=t},31167:function(e,t,n){e=n.nmd(e);var o=n(31957),i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,s=r&&r.exports===i,a=s&&o.process,l=function(){try{var e=r&&r.require&&r.require("util").types;return e||a&&a.binding&&a.binding("util")}catch(t){}}();e.exports=l},2333:function(e){var t=Object.prototype,n=t.toString;function o(e){return n.call(e)}e.exports=o},5569:function(e){function t(e,t){return function(n){return e(t(n))}}e.exports=t},45357:function(e,t,n){var o=n(96874),i=Math.max;function r(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){var r=arguments,s=-1,a=i(r.length-t,0),l=Array(a);while(++s<a)l[s]=r[t+s];s=-1;var c=Array(t+1);while(++s<t)c[s]=r[s];return c[t]=n(l),o(e,this,c)}}e.exports=r},40292:function(e,t,n){var o=n(97786),i=n(14259);function r(e,t){return t.length<2?e:o(e,i(t,0,-1))}e.exports=r},55639:function(e,t,n){var o=n(31957),i="object"==typeof self&&self&&self.Object===Object&&self,r=o||i||Function("return this")();e.exports=r},36390:function(e){function t(e,t){if(("constructor"!==t||"function"!==typeof e[t])&&"__proto__"!=t)return e[t]}e.exports=t},90619:function(e){var t="__lodash_hash_undefined__";function n(e){return this.__data__.set(e,t),this}e.exports=n},72385:function(e){function t(e){return this.__data__.has(e)}e.exports=t},21814:function(e){function t(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}e.exports=t},30061:function(e,t,n){var o=n(56560),i=n(21275),r=i(o);e.exports=r},21275:function(e){var t=800,n=16,o=Date.now;function i(e){var i=0,r=0;return function(){var s=o(),a=n-(s-r);if(r=s,a>0){if(++i>=t)return arguments[0]}else i=0;return e.apply(void 0,arguments)}}e.exports=i},37465:function(e,t,n){var o=n(38407);function i(){this.__data__=new o,this.size=0}e.exports=i},63779:function(e){function t(e){var t=this.__data__,n=t["delete"](e);return this.size=t.size,n}e.exports=t},67599:function(e){function t(e){return this.__data__.get(e)}e.exports=t},44758:function(e){function t(e){return this.__data__.has(e)}e.exports=t},34309:function(e,t,n){var o=n(38407),i=n(57071),r=n(83369),s=200;function a(e,t){var n=this.__data__;if(n instanceof o){var a=n.__data__;if(!i||a.length<s-1)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new r(a)}return n.set(e,t),this.size=n.size,this}e.exports=a},42351:function(e){function t(e,t,n){var o=n-1,i=e.length;while(++o<i)if(e[o]===t)return o;return-1}e.exports=t},55514:function(e,t,n){var o=n(24523),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,s=o((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,o,i){t.push(o?i.replace(r,"$1"):n||e)})),t}));e.exports=s},40327:function(e,t,n){var o=n(33448),i=1/0;function r(e){if("string"==typeof e||o(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}e.exports=r},80346:function(e){var t=Function.prototype,n=t.toString;function o(e){if(null!=e){try{return n.call(e)}catch(t){}try{return e+""}catch(t){}}return""}e.exports=o},67990:function(e){var t=/\s/;function n(e){var n=e.length;while(n--&&t.test(e.charAt(n)));return n}e.exports=n},50361:function(e,t,n){var o=n(85990),i=1,r=4;function s(e){return o(e,i|r)}e.exports=s},75703:function(e){function t(e){return function(){return e}}e.exports=t},23279:function(e,t,n){var o=n(13218),i=n(7771),r=n(14841),s="Expected a function",a=Math.max,l=Math.min;function c(e,t,n){var c,d,u,p,h,f,m=0,g=!1,v=!1,b=!0;if("function"!=typeof e)throw new TypeError(s);function y(t){var n=c,o=d;return c=d=void 0,m=t,p=e.apply(o,n),p}function w(e){return m=e,h=setTimeout(C,t),g?y(e):p}function x(e){var n=e-f,o=e-m,i=t-n;return v?l(i,u-o):i}function k(e){var n=e-f,o=e-m;return void 0===f||n>=t||n<0||v&&o>=u}function C(){var e=i();if(k(e))return S(e);h=setTimeout(C,x(e))}function S(e){return h=void 0,b&&c?y(e):(c=d=void 0,p)}function E(){void 0!==h&&clearTimeout(h),m=0,c=f=d=h=void 0}function A(){return void 0===h?p:S(i())}function M(){var e=i(),n=k(e);if(c=arguments,d=this,f=e,n){if(void 0===h)return w(f);if(v)return clearTimeout(h),h=setTimeout(C,t),y(f)}return void 0===h&&(h=setTimeout(C,t)),p}return t=r(t)||0,o(n)&&(g=!!n.leading,v="maxWait"in n,u=v?a(r(n.maxWait)||0,t):u,b="trailing"in n?!!n.trailing:b),M.cancel=E,M.flush=A,M}e.exports=c},29521:function(e,t,n){var o=n(20731),i=n(21078),r=n(5976),s=n(29246),a=n(10928),l=r((function(e,t){var n=a(t);return s(n)&&(n=void 0),s(e)?o(e,i(t,1,s,!0),void 0,n):[]}));e.exports=l},77813:function(e){function t(e,t){return e===t||e!==e&&t!==t}e.exports=t},85564:function(e,t,n){var o=n(21078);function i(e){var t=null==e?0:e.length;return t?o(e,1):[]}e.exports=i},27361:function(e,t,n){var o=n(97786);function i(e,t,n){var i=null==e?void 0:o(e,t);return void 0===i?n:i}e.exports=i},79095:function(e,t,n){var o=n(13),i=n(222);function r(e,t){return null!=e&&i(e,t,o)}e.exports=r},6557:function(e){function t(e){return e}e.exports=t},35694:function(e,t,n){var o=n(9454),i=n(37005),r=Object.prototype,s=r.hasOwnProperty,a=r.propertyIsEnumerable,l=o(function(){return arguments}())?o:function(e){return i(e)&&s.call(e,"callee")&&!a.call(e,"callee")};e.exports=l},1469:function(e){var t=Array.isArray;e.exports=t},98612:function(e,t,n){var o=n(23560),i=n(41780);function r(e){return null!=e&&i(e.length)&&!o(e)}e.exports=r},29246:function(e,t,n){var o=n(98612),i=n(37005);function r(e){return i(e)&&o(e)}e.exports=r},44144:function(e,t,n){e=n.nmd(e);var o=n(55639),i=n(95062),r=t&&!t.nodeType&&t,s=r&&e&&!e.nodeType&&e,a=s&&s.exports===r,l=a?o.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||i;e.exports=d},18446:function(e,t,n){var o=n(90939);function i(e,t){return o(e,t)}e.exports=i},23560:function(e,t,n){var o=n(44239),i=n(13218),r="[object AsyncFunction]",s="[object Function]",a="[object GeneratorFunction]",l="[object Proxy]";function c(e){if(!i(e))return!1;var t=o(e);return t==s||t==a||t==r||t==l}e.exports=c},41780:function(e){var t=9007199254740991;function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=t}e.exports=n},56688:function(e,t,n){var o=n(25588),i=n(7518),r=n(31167),s=r&&r.isMap,a=s?i(s):o;e.exports=a},13218:function(e){function t(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=t},37005:function(e){function t(e){return null!=e&&"object"==typeof e}e.exports=t},68630:function(e,t,n){var o=n(44239),i=n(85924),r=n(37005),s="[object Object]",a=Function.prototype,l=Object.prototype,c=a.toString,d=l.hasOwnProperty,u=c.call(Object);function p(e){if(!r(e)||o(e)!=s)return!1;var t=i(e);if(null===t)return!0;var n=d.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==u}e.exports=p},72928:function(e,t,n){var o=n(29221),i=n(7518),r=n(31167),s=r&&r.isSet,a=s?i(s):o;e.exports=a},47037:function(e,t,n){var o=n(44239),i=n(1469),r=n(37005),s="[object String]";function a(e){return"string"==typeof e||!i(e)&&r(e)&&o(e)==s}e.exports=a},33448:function(e,t,n){var o=n(44239),i=n(37005),r="[object Symbol]";function s(e){return"symbol"==typeof e||i(e)&&o(e)==r}e.exports=s},36719:function(e,t,n){var o=n(38749),i=n(7518),r=n(31167),s=r&&r.isTypedArray,a=s?i(s):o;e.exports=a},3674:function(e,t,n){var o=n(14636),i=n(280),r=n(98612);function s(e){return r(e)?o(e):i(e)}e.exports=s},81704:function(e,t,n){var o=n(14636),i=n(10313),r=n(98612);function s(e){return r(e)?o(e,!0):i(e)}e.exports=s},10928:function(e){function t(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}e.exports=t},88306:function(e,t,n){var o=n(83369),i="Expected a function";function r(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var o=arguments,i=t?t.apply(this,o):o[0],r=n.cache;if(r.has(i))return r.get(i);var s=e.apply(this,o);return n.cache=r.set(i,s)||r,s};return n.cache=new(r.Cache||o),n}r.Cache=o,e.exports=r},82492:function(e,t,n){var o=n(42980),i=n(21463),r=i((function(e,t,n){o(e,t,n)}));e.exports=r},50308:function(e){function t(){}e.exports=t},7771:function(e,t,n){var o=n(55639),i=function(){return o.Date.now()};e.exports=i},57557:function(e,t,n){var o=n(29932),i=n(85990),r=n(57406),s=n(71811),a=n(98363),l=n(60696),c=n(99021),d=n(46904),u=1,p=2,h=4,f=c((function(e,t){var n={};if(null==e)return n;var c=!1;t=o(t,(function(t){return t=s(t,e),c||(c=t.length>1),t})),a(e,d(e),n),c&&(n=i(n,u|p|h,l));var f=t.length;while(f--)r(n,t[f]);return n}));e.exports=f},39601:function(e,t,n){var o=n(40371),i=n(79152),r=n(15403),s=n(40327);function a(e){return r(e)?o(s(e)):i(e)}e.exports=a},97019:function(e,t,n){var o=n(5976),i=n(45604),r=o(i);e.exports=r},45604:function(e,t,n){var o=n(65464);function i(e,t){return e&&e.length&&t&&t.length?o(e,t):e}e.exports=i},82729:function(e,t,n){var o=n(67206),i=n(15742);function r(e,t){var n=[];if(!e||!e.length)return n;var r=-1,s=[],a=e.length;t=o(t,3);while(++r<a){var l=e[r];t(l,r,e)&&(n.push(l),s.push(r))}return i(e,s),n}e.exports=r},70479:function(e){function t(){return[]}e.exports=t},95062:function(e){function t(){return!1}e.exports=t},14841:function(e,t,n){var o=n(27561),i=n(13218),r=n(33448),s=NaN,a=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,d=parseInt;function u(e){if("number"==typeof e)return e;if(r(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=o(e);var n=l.test(e);return n||c.test(e)?d(e.slice(2),n?2:8):a.test(e)?s:+e}e.exports=u},59881:function(e,t,n){var o=n(98363),i=n(81704);function r(e){return o(e,i(e))}e.exports=r},79833:function(e,t,n){var o=n(80531);function i(e){return null==e?"":o(e)}e.exports=i},44908:function(e,t,n){var o=n(45652);function i(e){return e&&e.length?o(e):[]}e.exports=i},45578:function(e,t,n){var o=n(67206),i=n(45652);function r(e,t){return e&&e.length?i(e,o(t,2)):[]}e.exports=r},28981:function(e,t,n){"use strict";n.r(t);
|
|
1
|
+
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("jointjs"),require("vue"),require("lodash"),require("@fortawesome/fontawesome-svg-core"),require("@fortawesome/vue-fontawesome"),require("@fortawesome/free-solid-svg-icons"),require("luxon"),require("bpmn-moddle"),require("@processmaker/screen-builder"),require("@processmaker/vue-form-elements"),require("@processmaker/vue-form-elements/dist/vue-form-elements.css")):"function"===typeof define&&define.amd?define(["jointjs","vue","lodash","@fortawesome/fontawesome-svg-core","@fortawesome/vue-fontawesome","@fortawesome/free-solid-svg-icons","luxon","bpmn-moddle","@processmaker/screen-builder","@processmaker/vue-form-elements","@processmaker/vue-form-elements/dist/vue-form-elements.css"],t):"object"===typeof exports?exports["modeler"]=t(require("jointjs"),require("vue"),require("lodash"),require("@fortawesome/fontawesome-svg-core"),require("@fortawesome/vue-fontawesome"),require("@fortawesome/free-solid-svg-icons"),require("luxon"),require("bpmn-moddle"),require("@processmaker/screen-builder"),require("@processmaker/vue-form-elements"),require("@processmaker/vue-form-elements/dist/vue-form-elements.css")):e["modeler"]=t(e["jointjs"],e["vue"],e["lodash"],e["@fortawesome/fontawesome-svg-core"],e["@fortawesome/vue-fontawesome"],e["@fortawesome/free-solid-svg-icons"],e["luxon"],e["bpmn-moddle"],e["@processmaker/screen-builder"],e["@processmaker/vue-form-elements"],e["@processmaker/vue-form-elements/dist/vue-form-elements.css"])})("undefined"!==typeof self?self:this,(function(e,t,n,o,i,r,s,a,l,c,d){return function(){var u={17679:function(e,t){var n,o,i;(function(r,s){o=[],n=s,i="function"===typeof n?n.apply(t,o):n,void 0===i||(e.exports=i)})("undefined"!==typeof self&&self,(function(){function e(){var t=Object.getOwnPropertyDescriptor(document,"currentScript");if(!t&&"currentScript"in document&&document.currentScript)return document.currentScript;if(t&&t.get!==e&&document.currentScript)return document.currentScript;try{throw new Error}catch(h){var n,o,i,r=/.*at [^(]*\((.*):(.+):(.+)\)$/gi,s=/@([^@]*):(\d+):(\d+)\s*$/gi,a=r.exec(h.stack)||s.exec(h.stack),l=a&&a[1]||!1,c=a&&a[2]||!1,d=document.location.href.replace(document.location.hash,""),u=document.getElementsByTagName("script");l===d&&(n=document.documentElement.outerHTML,o=new RegExp("(?:[^\\n]+?\\n){0,"+(c-2)+"}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*","i"),i=n.replace(o,"$1").trim());for(var p=0;p<u.length;p++){if("interactive"===u[p].readyState)return u[p];if(u[p].src===l)return u[p];if(l===d&&u[p].innerHTML&&u[p].innerHTML.trim()===i)return u[p]}return null}}return e}))},51540:function(e,t,n){var o=n(99839);e.exports={Linter:o}},99839:function(e,t,n){var o=n(51469)["default"],i=n(63711)["default"],r=n(78183)["default"];n(21703),n(68309),n(21249),n(92222),n(41539),n(88674),n(69720),n(57327),n(66992),n(78783),n(33948),n(85827),n(54747),n(74916),n(47941),n(23157);var s=n(30706),a={0:"off",1:"warn",2:"error"};function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.config,n=e.resolver;if("undefined"===typeof n)throw new Error("must provide <options.resolver>");this.config=t,this.resolver=n,this.cachedRules={},this.cachedConfigs={}}function c(e){return"bpmnlint"===e?"bpmnlint":e.startsWith("bpmnlint-plugin-")?e:"bpmnlint-plugin-".concat(e)}function d(e){return e.startsWith("bpmnlint-plugin-")?e.substring(16):e}e.exports=l,l.prototype.applyRule=function(e,t){var n=t.config,o=t.rule,i=t.category,a=t.name;try{var l=s({moddleRoot:e,rule:o,config:n});return l.map((function(e){return r(r({},e),{},{category:i})}))}catch(c){return console.error("rule <"+a+"> failed with error: ",c),[{message:"Rule error: "+c.message,category:"error"}]}},l.prototype.resolveRule=function(e){var t=this,n=this.parseRuleName(e),o=n.pkg,i=n.ruleName,r="".concat(o,"-").concat(i),s=this.cachedRules[r];return s?Promise.resolve(s):Promise.resolve(this.resolver.resolveRule(o,i)).then((function(n){if(!n)throw new Error("unknown rule <".concat(e,">"));var o=t.cachedRules[r]=n();return o}))},l.prototype.resolveConfig=function(e){var t=this,n=this.parseConfigName(e),o=n.pkg,i=n.configName,r="".concat(o,"-").concat(i),s=this.cachedConfigs[r];return s?Promise.resolve(s):Promise.resolve(this.resolver.resolveConfig(o,i)).then((function(n){if(!n)throw new Error("unknown config <".concat(e,">"));var i=t.cachedConfigs[r]=t.normalizeConfig(n,o);return i}))},l.prototype.resolveRules=function(e){var t=this;return this.resolveConfiguredRules(e).then((function(e){var n=Object.entries(e).map((function(e){var n=i(e,2),o=n[0],r=n[1],s=t.parseRuleValue(r),a=s.category,l=s.config;return{name:o,category:a,config:l}})),o=n.filter((function(e){return"off"!==e.category})),s=o.map((function(e){var n=e.name;return t.resolveRule(n).then((function(t){return r(r({},e),{},{rule:t})}))}));return Promise.all(s)}))},l.prototype.resolveConfiguredRules=function(e){var t=this,n=e.extends;return"string"===typeof n&&(n=[n]),"undefined"===typeof n&&(n=[]),Promise.all(n.map((function(e){return t.resolveConfig(e).then((function(e){return t.resolveConfiguredRules(e)}))}))).then((function(n){var i=t.normalizeConfig(e,"bpmnlint").rules,s=[].concat(o(n),[i]).reduce((function(e,t){return r(r({},e),t)}),{});return s}))},l.prototype.lint=function(e,t){var n=this;return t=t||this.config,this.resolveRules(t).then((function(t){var o={};return t.forEach((function(t){var i=t.name,r=n.applyRule(e,t);r.length&&(o[i]=r)})),o}))},l.prototype.parseRuleValue=function(e){var t,n;return Array.isArray(e)?(t=e[0],n=e[1]):(t=e,n={}),"string"===typeof t&&(t=t.toLowerCase()),t=a[t]||t,{config:n,category:t}},l.prototype.parseRuleName=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"bpmnlint",n=/^(?:(?:(@[^/]+)\/)?([^@]{1}[^/]*)\/)?([^/]+)$/.exec(e);if(!n)throw new Error("unparseable rule name <".concat(e,">"));var o=i(n,4),r=(o[0],o[1]),s=o[2],a=o[3];if(!s)return{pkg:t,ruleName:a};var l="".concat(r?r+"/":"").concat(c(s));return{pkg:l,ruleName:a}},l.prototype.parseConfigName=function(e){var t=/^(?:(?:plugin:(?:(@[^/]+)\/)?([^@]{1}[^/]*)\/)|bpmnlint:)([^/]+)$/.exec(e);if(!t)throw new Error("unparseable config name <".concat(e,">"));var n=i(t,4),o=(n[0],n[1]),r=n[2],s=n[3];if(!r)return{pkg:"bpmnlint",configName:s};var a="".concat(o?o+"/":"").concat(c(r));return{pkg:a,configName:s}},l.prototype.getSimplePackageName=function(e){var t=/^(?:(@[^/]+)\/)?([^/]+)$/.exec(e);if(!t)throw new Error("unparseable package name <".concat(e,">"));var n=i(t,3),o=(n[0],n[1]),r=n[2];return"".concat(o?o+"/":"").concat(d(r))},l.prototype.normalizeConfig=function(e,t){var n=this,o=e.rules||{},i=Object.keys(o).reduce((function(e,i){var r=o[i],s=n.parseRuleName(i,t),a=s.pkg,l=s.ruleName,c="bpmnlint"===a?l:"".concat(n.getSimplePackageName(a),"/").concat(l);return e[c]=r,e}),{});return r(r({},e),{},{rules:i})}},30706:function(e,t,n){var o=n(11232)["default"],i=n(5012)["default"];n(57658);var r=n(36160),s=function(){"use strict";function e(t){var n=t.moddleRoot,i=t.rule;o(this,e),this.rule=i,this.moddleRoot=n,this.messages=[],this.report=this.report.bind(this)}return i(e,[{key:"report",value:function(e,t){this.messages.push({id:e,message:t})}}]),e}();e.exports=function(e){var t=e.moddleRoot,n=e.rule,o=new s({rule:n,moddleRoot:t});return r(t,(function(e){return n.check(e,o)})),o.messages}},36160:function(e,t,n){n(57327),n(41539),n(54747),n(68309),e.exports=function e(t,n){n(t);var o=t.$descriptor;if(!o.isGeneric){var i=o.properties.filter((function(e){return!e.isAttr&&!e.isReference&&"String"!==e.type}));i.forEach((function(o){if(o.name in t){var i=t[o.name];o.isMany?i.forEach((function(t){e(t,n)})):e(i,n)}}))}}},51248:function(e,t,n){function o(e){var t=e["default"],n=e.outgoing||[];return t||n.find(i)}function i(e){return!!e.conditionExpression}function r(e,t){return e["default"]===t}n(41539),n(54747),n(69826),e.exports=function(){function e(e,t){if(o(e)){var n=e.outgoing||[];n.forEach((function(n){var o=!i(n)&&!r(e,n);o&&t.report(n.id,"Sequence flow is missing condition")}))}}return{check:e}}},48909:function(e,t,n){n(41539);var o=n(68037),i=o.is,r=o.isAny;e.exports=function(){function e(e){var t=e.flowElements||[];return t.some((function(e){return i(e,"bpmn:EndEvent")}))}function t(t,n){if(r(t,["bpmn:Process","bpmn:SubProcess"])&&!e(t)){var o=i(t,"bpmn:SubProcess")?"Sub process":"Process";n.report(t.id,o+" is missing end event")}}return{check:t}}},82317:function(e,t,n){n(41539),n(54747);var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:SubProcess")&&e.triggeredByEvent){var n=e.flowElements||[];n.forEach((function(e){if(!i(e,"bpmn:StartEvent"))return!1;var n=e.eventDefinitions||[];0===n.length&&t.report(e.id,"Start event is missing event definition")}))}}return{check:e}}},95083:function(e,t,n){var o=n(68037),i=o.is;function r(e){return function(){function t(t,n){i(t,e)&&n.report(t.id,"Element has disallowed type <"+e+">")}return{check:t}}}e.exports.e=r},83184:function(e,t,n){n(73210),n(68309);var o=n(68037),i=o.is,r=o.isAny;function s(e){var t=e.outgoing||[];return t.length>1}function a(e){return e.conditionExpression}e.exports=function(){function e(e,t){if(!r(e,["bpmn:ParallelGateway","bpmn:EventBasedGateway"])&&(!i(e,"bpmn:Gateway")||s(e))&&!i(e,"bpmn:BoundaryEvent")&&!i(e,"bpmn:SubProcess")&&(!i(e,"bpmn:SequenceFlow")||a(e))&&r(e,["bpmn:FlowNode","bpmn:SequenceFlow","bpmn:Participant","bpmn:Lane"])){var n=(e.name||"").trim();0===n.length&&t.report(e.id,"Element is missing label/name")}}return{check:e}}},36111:function(e,t,n){var o=n(95083).e;e.exports=o("bpmn:ComplexGateway")},25795:function(e,t,n){var o=n(68037),i=o.isAny;e.exports=function(){function e(e,t){if(i(e,["bpmn:Task","bpmn:Gateway","bpmn:SubProcess","bpmn:Event"])&&!e.triggeredByEvent){var n=e.incoming||[],o=e.outgoing||[];n.length||o.length||t.report(e.id,"Element is not connected")}}return{check:e}}},37554:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Gateway")){var n=e.incoming||[],o=e.outgoing||[];n.length>1&&o.length>1&&t.report(e.id,"Gateway forks and joins")}}return{check:e}}},19869:function(e,t,n){n(57327),n(41539);var o=n(68037),i=o.isAny;function r(e){return!!e.conditionExpression}function s(e,t){return e["default"]===t}e.exports=function(){function e(e,t){if(i(e,["bpmn:Task","bpmn:Event"])){var n=e.outgoing||[],o=n.filter((function(t){return!r(t)&&!s(e,t)}));o.length>1&&t.report(e.id,"Flow splits implicitly")}}return{check:e}}},88687:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Event")){var n=e.eventDefinitions||[];n.length>1&&t.report(e.id,"Event has multiple event definitions")}}return{check:e}}},37028:function(e,t,n){n(41539);var o=n(68037),i=o.is,r=o.isAny;e.exports=function(){function e(e){var t=e.flowElements||[];return t.some((function(e){return i(e,"bpmn:StartEvent")}))}function t(t,n){if(r(t,["bpmn:Process","bpmn:SubProcess"])&&!e(t)){var o=i(t,"bpmn:SubProcess")?"Sub process":"Process";n.report(t.id,o+" is missing start event")}}return{check:t}}},89185:function(e,t,n){n(41539),n(54747);var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:SubProcess")&&!e.triggeredByEvent){var n=e.flowElements||[];n.forEach((function(e){if(!i(e,"bpmn:StartEvent"))return!1;var n=e.eventDefinitions||[];n.length>0&&t.report(e.id,"Start event must be blank")}))}}return{check:e}}},34652:function(e,t,n){var o=n(68037),i=o.is;e.exports=function(){function e(e,t){if(i(e,"bpmn:Gateway")){var n=e.incoming||[],o=e.outgoing||[];1===n.length&&1===o.length&&t.report(e.id,"Gateway is superfluous. It only has one source and target.")}}return{check:e}}},7174:function(e,t,n){const{is:o}=n(68037);function i(e,t,n){const[o,i]=t.split("-");return void 0!==e.find((e=>(e.id==i||e.package_key==i)&&(!(r(e.package_key)||!e.category||!e.category.is_system)||void 0!=s(e.events).find((e=>e.id==n)))))}function r(e){return["package-actions-by-email/sub-process"].includes(e)}function s(e){return e.filter((e=>{if(e.eventDefinitions&&e.eventDefinitions.length>0)return!1;if(e.config)try{const t=JSON.parse(e.config);if(t.web_entry)return!1}catch(t){return!1}return!0}))}e.exports=function(){let e=null;function t(){return!!e.get("calledElement")}function n(n,r){if(o(n,"bpmn:CallActivity"))if(e=n,t()){if("undefined"!==typeof window&&window.ProcessMaker.globalProcesses){const t=window.ProcessMaker.globalProcesses;let n=e.get("config");try{n=JSON.parse(n)}catch(s){n=!1}const o=n&&i(t,e.get("calledElement"),n.startEvent);o||r.report(e.id,"Call Activity must have a child process and a start event selected")}}else r.report(e.id,"Call Activity must have child process selected")}return{check:n}}},49252:function(e){e.exports=function(){function e(e,t){window.ProcessMaker.EventBus.$emit("modeler-validate",e,t)}return{check:e}}},68522:function(e,t,n){const{isAny:o}=n(68037);e.exports=function(){function e(e,t){if(!o(e,["bpmn:EventBasedGateway"]))return;const n=e.get("outgoing"),i=0===n.filter((e=>{const n=e.get("targetRef"),i=o(n,["bpmn:IntermediateCatchEvent","bpmn:EndEvent"]),r=1===n.get("incoming").length;return i||t.report(n.id,"Event Gateways target elements must be Catch Events"),r||t.report(n.id,"Event Gateway target elements must not have additional incoming Sequence Flows"),!i||!r})).length;i||t.report(e.id,"Event Gateways target elements must be valid Catch Events")}return{check:e}}},93414:function(e,t,n){const{isAny:o}=n(68037);e.exports=function(){let e=null;function t(){return"Diverging"===e.gatewayDirection}function n(){return"Converging"===e.gatewayDirection}function i(){return e.get("incoming").length>1}function r(){return e.get("outgoing").length>1}function s(s,a){o(s,["bpmn:InclusiveGateway","bpmn:ParallelGateway"])&&(e=s,n()&&(i()||a.report(e.id,"Gateway must have multiple incoming Sequence Flows"),r()&&a.report(e.id,"Gateway must not multiple outgoing Sequence Flows")),t()&&(r()||a.report(e.id,"Gateway must have multiple outgoing Sequence Flows"),i()&&a.report(e.id,"Gateway must not have multiple incoming Sequence Flows")))}return{check:s}}},74815:function(e,t,n){const{is:o,isAny:i}=n(68037);e.exports=function(){function e(e){return e.$type.startsWith("bpmndi")||e.$type.startsWith("dc")}function t(e){return i(e,["bpmn:CancelEventDefinition","bpmn:CompensateDefinition","bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:Expression","bpmn:LinkEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition","bpmn:TerminateEventDefinition","bpmn:TimeCycle","bpmn:TimeDate","bpmn:TimeDuration","bpmn:TimerEventDefinition","bpmn:Documentation","bpmn:InputOutputSpecification","bpmn:InputSet","bpmn:OutputSet"])}function n(n,i){if(o(n,"bpmn:Definitions")||e(n)||t(n))return;const r=(n.id||"").trim();0!==r.length||i.report(null,"Element is missing ID "+n.$type)}return{check:n}}},24874:function(e,t,n){const{is:o,isAny:i}=n(68037);e.exports=function(){function e(e){return Array.isArray(e.eventDefinitions)&&e.eventDefinitions.length>0}function t(e){return e.eventDefinitions.filter((e=>o(e,"bpmn:SignalEventDefinition")&&!e.signalRef))}function n(n,o){if(!i(n,["bpmn:StartEvent","bpmn:EndEvent","bpmn:IntermediateCatchEvent","bpmn:IntermediateThrowEvent","bpmn:BoundaryEvent"]))return;if(!e(n))return;const r=t(n);r.length>0&&o.report(n.id,"Missing signal reference")}return{check:n}}},68037:function(e,t,n){"use strict";function o(e,t){return-1===t.indexOf(":")&&(t="bpmn:"+t),"function"===typeof e.$instanceOf?e.$instanceOf(t):e.$type===t}function i(e,t){return t.some((function(t){return o(e,t)}))}n.r(t),n.d(t,{is:function(){return o},isAny:function(){return i}})},19662:function(e,t,n){var o=n(60614),i=n(66330),r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not a function")}},39483:function(e,t,n){var o=n(4411),i=n(66330),r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not a constructor")}},96077:function(e,t,n){var o=n(60614),i=String,r=TypeError;e.exports=function(e){if("object"==typeof e||o(e))return e;throw r("Can't set "+i(e)+" as a prototype")}},51223:function(e,t,n){var o=n(5112),i=n(70030),r=n(3070).f,s=o("unscopables"),a=Array.prototype;void 0==a[s]&&r(a,s,{configurable:!0,value:i(null)}),e.exports=function(e){a[s][e]=!0}},31530:function(e,t,n){"use strict";var o=n(28710).charAt;e.exports=function(e,t,n){return t+(n?o(e,t).length:1)}},25787:function(e,t,n){var o=n(47976),i=TypeError;e.exports=function(e,t){if(o(t,e))return e;throw i("Incorrect invocation")}},19670:function(e,t,n){var o=n(70111),i=String,r=TypeError;e.exports=function(e){if(o(e))return e;throw r(i(e)+" is not an object")}},7556:function(e,t,n){var o=n(47293);e.exports=o((function(){if("function"==typeof ArrayBuffer){var e=new ArrayBuffer(8);Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8})}}))},21285:function(e,t,n){"use strict";var o=n(47908),i=n(51400),r=n(26244);e.exports=function(e){var t=o(this),n=r(t),s=arguments.length,a=i(s>1?arguments[1]:void 0,n),l=s>2?arguments[2]:void 0,c=void 0===l?n:i(l,n);while(c>a)t[a++]=e;return t}},18533:function(e,t,n){"use strict";var o=n(42092).forEach,i=n(9341),r=i("forEach");e.exports=r?[].forEach:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}},48457:function(e,t,n){"use strict";var o=n(49974),i=n(46916),r=n(47908),s=n(53411),a=n(97659),l=n(4411),c=n(26244),d=n(86135),u=n(18554),p=n(71246),h=Array;e.exports=function(e){var t=r(e),n=l(this),f=arguments.length,m=f>1?arguments[1]:void 0,g=void 0!==m;g&&(m=o(m,f>2?arguments[2]:void 0));var v,b,y,w,x,k,C=p(t),S=0;if(!C||this===h&&a(C))for(v=c(t),b=n?new this(v):h(v);v>S;S++)k=g?m(t[S],S):t[S],d(b,S,k);else for(w=u(t,C),x=w.next,b=n?new this:[];!(y=i(x,w)).done;S++)k=g?s(w,m,[y.value,S],!0):y.value,d(b,S,k);return b.length=S,b}},41318:function(e,t,n){var o=n(45656),i=n(51400),r=n(26244),s=function(e){return function(t,n,s){var a,l=o(t),c=r(l),d=i(s,c);if(e&&n!=n){while(c>d)if(a=l[d++],a!=a)return!0}else for(;c>d;d++)if((e||d in l)&&l[d]===n)return e||d||0;return!e&&-1}};e.exports={includes:s(!0),indexOf:s(!1)}},42092:function(e,t,n){var o=n(49974),i=n(1702),r=n(68361),s=n(47908),a=n(26244),l=n(65417),c=i([].push),d=function(e){var t=1==e,n=2==e,i=3==e,d=4==e,u=6==e,p=7==e,h=5==e||u;return function(f,m,g,v){for(var b,y,w=s(f),x=r(w),k=o(m,g),C=a(x),S=0,E=v||l,A=t?E(f,C):n||p?E(f,0):void 0;C>S;S++)if((h||S in x)&&(b=x[S],y=k(b,S,w),e))if(t)A[S]=y;else if(y)switch(e){case 3:return!0;case 5:return b;case 6:return S;case 2:c(A,b)}else switch(e){case 4:return!1;case 7:c(A,b)}return u?-1:i||d?d:A}};e.exports={forEach:d(0),map:d(1),filter:d(2),some:d(3),every:d(4),find:d(5),findIndex:d(6),filterReject:d(7)}},81194:function(e,t,n){var o=n(47293),i=n(5112),r=n(7392),s=i("species");e.exports=function(e){return r>=51||!o((function(){var t=[],n=t.constructor={};return n[s]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},9341:function(e,t,n){"use strict";var o=n(47293);e.exports=function(e,t){var n=[][e];return!!n&&o((function(){n.call(null,t||function(){return 1},1)}))}},53671:function(e,t,n){var o=n(19662),i=n(47908),r=n(68361),s=n(26244),a=TypeError,l=function(e){return function(t,n,l,c){o(n);var d=i(t),u=r(d),p=s(d),h=e?p-1:0,f=e?-1:1;if(l<2)while(1){if(h in u){c=u[h],h+=f;break}if(h+=f,e?h<0:p<=h)throw a("Reduce of empty array with no initial value")}for(;e?h>=0:p>h;h+=f)h in u&&(c=n(c,u[h],h,d));return c}};e.exports={left:l(!1),right:l(!0)}},83658:function(e,t,n){"use strict";var o=n(19781),i=n(43157),r=TypeError,s=Object.getOwnPropertyDescriptor,a=o&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=a?function(e,t){if(i(e)&&!s(e,"length").writable)throw r("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},41589:function(e,t,n){var o=n(51400),i=n(26244),r=n(86135),s=Array,a=Math.max;e.exports=function(e,t,n){for(var l=i(e),c=o(t,l),d=o(void 0===n?l:n,l),u=s(a(d-c,0)),p=0;c<d;c++,p++)r(u,p,e[c]);return u.length=p,u}},50206:function(e,t,n){var o=n(1702);e.exports=o([].slice)},94362:function(e,t,n){var o=n(41589),i=Math.floor,r=function(e,t){var n=e.length,l=i(n/2);return n<8?s(e,t):a(e,r(o(e,0,l),t),r(o(e,l),t),t)},s=function(e,t){var n,o,i=e.length,r=1;while(r<i){o=r,n=e[r];while(o&&t(e[o-1],n)>0)e[o]=e[--o];o!==r++&&(e[o]=n)}return e},a=function(e,t,n,o){var i=t.length,r=n.length,s=0,a=0;while(s<i||a<r)e[s+a]=s<i&&a<r?o(t[s],n[a])<=0?t[s++]:n[a++]:s<i?t[s++]:n[a++];return e};e.exports=r},77475:function(e,t,n){var o=n(43157),i=n(4411),r=n(70111),s=n(5112),a=s("species"),l=Array;e.exports=function(e){var t;return o(e)&&(t=e.constructor,i(t)&&(t===l||o(t.prototype))?t=void 0:r(t)&&(t=t[a],null===t&&(t=void 0))),void 0===t?l:t}},65417:function(e,t,n){var o=n(77475);e.exports=function(e,t){return new(o(e))(0===t?0:t)}},14170:function(e){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",n={},o=0;o<66;o++)n[t.charAt(o)]=o;e.exports={itoc:t,ctoi:n}},53411:function(e,t,n){var o=n(19670),i=n(99212);e.exports=function(e,t,n,r){try{return r?t(o(n)[0],n[1]):t(n)}catch(s){i(e,"throw",s)}}},17072:function(e,t,n){var o=n(5112),i=o("iterator"),r=!1;try{var s=0,a={next:function(){return{done:!!s++}},return:function(){r=!0}};a[i]=function(){return this},Array.from(a,(function(){throw 2}))}catch(l){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var o={};o[i]=function(){return{next:function(){return{done:n=!0}}}},e(o)}catch(l){}return n}},84326:function(e,t,n){var o=n(1702),i=o({}.toString),r=o("".slice);e.exports=function(e){return r(i(e),8,-1)}},70648:function(e,t,n){var o=n(51694),i=n(60614),r=n(84326),s=n(5112),a=s("toStringTag"),l=Object,c="Arguments"==r(function(){return arguments}()),d=function(e,t){try{return e[t]}catch(n){}};e.exports=o?r:function(e){var t,n,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=d(t=l(e),a))?n:c?r(t):"Object"==(o=r(t))&&i(t.callee)?"Arguments":o}},95631:function(e,t,n){"use strict";var o=n(70030),i=n(47045),r=n(89190),s=n(49974),a=n(25787),l=n(68554),c=n(20408),d=n(51656),u=n(76178),p=n(96340),h=n(19781),f=n(62423).fastKey,m=n(29909),g=m.set,v=m.getterFor;e.exports={getConstructor:function(e,t,n,d){var u=e((function(e,i){a(e,p),g(e,{type:t,index:o(null),first:void 0,last:void 0,size:0}),h||(e.size=0),l(i)||c(i,e[d],{that:e,AS_ENTRIES:n})})),p=u.prototype,m=v(t),b=function(e,t,n){var o,i,r=m(e),s=y(e,t);return s?s.value=n:(r.last=s={index:i=f(t,!0),key:t,value:n,previous:o=r.last,next:void 0,removed:!1},r.first||(r.first=s),o&&(o.next=s),h?r.size++:e.size++,"F"!==i&&(r.index[i]=s)),e},y=function(e,t){var n,o=m(e),i=f(t);if("F"!==i)return o.index[i];for(n=o.first;n;n=n.next)if(n.key==t)return n};return r(p,{clear:function(){var e=this,t=m(e),n=t.index,o=t.first;while(o)o.removed=!0,o.previous&&(o.previous=o.previous.next=void 0),delete n[o.index],o=o.next;t.first=t.last=void 0,h?t.size=0:e.size=0},delete:function(e){var t=this,n=m(t),o=y(t,e);if(o){var i=o.next,r=o.previous;delete n.index[o.index],o.removed=!0,r&&(r.next=i),i&&(i.previous=r),n.first==o&&(n.first=i),n.last==o&&(n.last=r),h?n.size--:t.size--}return!!o},forEach:function(e){var t,n=m(this),o=s(e,arguments.length>1?arguments[1]:void 0);while(t=t?t.next:n.first){o(t.value,t.key,this);while(t&&t.removed)t=t.previous}},has:function(e){return!!y(this,e)}}),r(p,n?{get:function(e){var t=y(this,e);return t&&t.value},set:function(e,t){return b(this,0===e?0:e,t)}}:{add:function(e){return b(this,e=0===e?0:e,e)}}),h&&i(p,"size",{configurable:!0,get:function(){return m(this).size}}),u},setStrong:function(e,t,n){var o=t+" Iterator",i=v(t),r=v(o);d(e,t,(function(e,t){g(this,{type:o,target:e,state:i(e),kind:t,last:void 0})}),(function(){var e=r(this),t=e.kind,n=e.last;while(n&&n.removed)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?u("keys"==t?n.key:"values"==t?n.value:[n.key,n.value],!1):(e.target=void 0,u(void 0,!0))}),n?"entries":"values",!n,!0),p(t)}}},29320:function(e,t,n){"use strict";var o=n(1702),i=n(89190),r=n(62423).getWeakData,s=n(25787),a=n(19670),l=n(68554),c=n(70111),d=n(20408),u=n(42092),p=n(92597),h=n(29909),f=h.set,m=h.getterFor,g=u.find,v=u.findIndex,b=o([].splice),y=0,w=function(e){return e.frozen||(e.frozen=new x)},x=function(){this.entries=[]},k=function(e,t){return g(e.entries,(function(e){return e[0]===t}))};x.prototype={get:function(e){var t=k(this,e);if(t)return t[1]},has:function(e){return!!k(this,e)},set:function(e,t){var n=k(this,e);n?n[1]=t:this.entries.push([e,t])},delete:function(e){var t=v(this.entries,(function(t){return t[0]===e}));return~t&&b(this.entries,t,1),!!~t}},e.exports={getConstructor:function(e,t,n,o){var u=e((function(e,i){s(e,h),f(e,{type:t,id:y++,frozen:void 0}),l(i)||d(i,e[o],{that:e,AS_ENTRIES:n})})),h=u.prototype,g=m(t),v=function(e,t,n){var o=g(e),i=r(a(t),!0);return!0===i?w(o).set(t,n):i[o.id]=n,e};return i(h,{delete:function(e){var t=g(this);if(!c(e))return!1;var n=r(e);return!0===n?w(t)["delete"](e):n&&p(n,t.id)&&delete n[t.id]},has:function(e){var t=g(this);if(!c(e))return!1;var n=r(e);return!0===n?w(t).has(e):n&&p(n,t.id)}}),i(h,n?{get:function(e){var t=g(this);if(c(e)){var n=r(e);return!0===n?w(t).get(e):n?n[t.id]:void 0}},set:function(e,t){return v(this,e,t)}}:{add:function(e){return v(this,e,!0)}}),u}}},77710:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(1702),s=n(54705),a=n(98052),l=n(62423),c=n(20408),d=n(25787),u=n(60614),p=n(68554),h=n(70111),f=n(47293),m=n(17072),g=n(58003),v=n(79587);e.exports=function(e,t,n){var b=-1!==e.indexOf("Map"),y=-1!==e.indexOf("Weak"),w=b?"set":"add",x=i[e],k=x&&x.prototype,C=x,S={},E=function(e){var t=r(k[e]);a(k,e,"add"==e?function(e){return t(this,0===e?0:e),this}:"delete"==e?function(e){return!(y&&!h(e))&&t(this,0===e?0:e)}:"get"==e?function(e){return y&&!h(e)?void 0:t(this,0===e?0:e)}:"has"==e?function(e){return!(y&&!h(e))&&t(this,0===e?0:e)}:function(e,n){return t(this,0===e?0:e,n),this})},A=s(e,!u(x)||!(y||k.forEach&&!f((function(){(new x).entries().next()}))));if(A)C=n.getConstructor(t,e,b,w),l.enable();else if(s(e,!0)){var M=new C,T=M[w](y?{}:-0,1)!=M,_=f((function(){M.has(1)})),P=m((function(e){new x(e)})),O=!y&&f((function(){var e=new x,t=5;while(t--)e[w](t,t);return!e.has(-0)}));P||(C=t((function(e,t){d(e,k);var n=v(new x,e,C);return p(t)||c(t,n[w],{that:n,AS_ENTRIES:b}),n})),C.prototype=k,k.constructor=C),(_||O)&&(E("delete"),E("has"),b&&E("get")),(O||T)&&E(w),y&&k.clear&&delete k.clear}return S[e]=C,o({global:!0,constructor:!0,forced:C!=x},S),g(C,e),y||n.setStrong(C,e,b),C}},99920:function(e,t,n){var o=n(92597),i=n(53887),r=n(31236),s=n(3070);e.exports=function(e,t,n){for(var a=i(t),l=s.f,c=r.f,d=0;d<a.length;d++){var u=a[d];o(e,u)||n&&o(n,u)||l(e,u,c(t,u))}}},84964:function(e,t,n){var o=n(5112),i=o("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[i]=!1,"/./"[e](t)}catch(o){}}return!1}},49920:function(e,t,n){var o=n(47293);e.exports=!o((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},76178:function(e){e.exports=function(e,t){return{value:e,done:t}}},68880:function(e,t,n){var o=n(19781),i=n(3070),r=n(79114);e.exports=o?function(e,t,n){return i.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e}},79114:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},86135:function(e,t,n){"use strict";var o=n(34948),i=n(3070),r=n(79114);e.exports=function(e,t,n){var s=o(t);s in e?i.f(e,s,r(0,n)):e[s]=n}},38709:function(e,t,n){"use strict";var o=n(19670),i=n(92140),r=TypeError;e.exports=function(e){if(o(this),"string"===e||"default"===e)e="string";else if("number"!==e)throw r("Incorrect hint");return i(this,e)}},47045:function(e,t,n){var o=n(56339),i=n(3070);e.exports=function(e,t,n){return n.get&&o(n.get,t,{getter:!0}),n.set&&o(n.set,t,{setter:!0}),i.f(e,t,n)}},98052:function(e,t,n){var o=n(60614),i=n(3070),r=n(56339),s=n(13072);e.exports=function(e,t,n,a){a||(a={});var l=a.enumerable,c=void 0!==a.name?a.name:t;if(o(n)&&r(n,c,a),a.global)l?e[t]=n:s(t,n);else{try{a.unsafe?e[t]&&(l=!0):delete e[t]}catch(d){}l?e[t]=n:i.f(e,t,{value:n,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e}},89190:function(e,t,n){var o=n(98052);e.exports=function(e,t,n){for(var i in t)o(e,i,t[i],n);return e}},13072:function(e,t,n){var o=n(17854),i=Object.defineProperty;e.exports=function(e,t){try{i(o,e,{value:t,configurable:!0,writable:!0})}catch(n){o[e]=t}return t}},85117:function(e,t,n){"use strict";var o=n(66330),i=TypeError;e.exports=function(e,t){if(!delete e[t])throw i("Cannot delete property "+o(t)+" of "+o(e))}},19781:function(e,t,n){var o=n(47293);e.exports=!o((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4154:function(e){var t="object"==typeof document&&document.all,n="undefined"==typeof t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:n}},80317:function(e,t,n){var o=n(17854),i=n(70111),r=o.document,s=i(r)&&i(r.createElement);e.exports=function(e){return s?r.createElement(e):{}}},7207:function(e){var t=TypeError,n=9007199254740991;e.exports=function(e){if(e>n)throw t("Maximum allowed index exceeded");return e}},93678:function(e){e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},48324:function(e){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},98509:function(e,t,n){var o=n(80317),i=o("span").classList,r=i&&i.constructor&&i.constructor.prototype;e.exports=r===Object.prototype?void 0:r},68886:function(e,t,n){var o=n(88113),i=o.match(/firefox\/(\d+)/i);e.exports=!!i&&+i[1]},7871:function(e,t,n){var o=n(83823),i=n(35268);e.exports=!o&&!i&&"object"==typeof window&&"object"==typeof document},83823:function(e){e.exports="object"==typeof Deno&&Deno&&"object"==typeof Deno.version},30256:function(e,t,n){var o=n(88113);e.exports=/MSIE|Trident/.test(o)},71528:function(e,t,n){var o=n(88113);e.exports=/ipad|iphone|ipod/i.test(o)&&"undefined"!=typeof Pebble},6833:function(e,t,n){var o=n(88113);e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(o)},35268:function(e,t,n){var o=n(84326);e.exports="undefined"!=typeof process&&"process"==o(process)},71036:function(e,t,n){var o=n(88113);e.exports=/web0s(?!.*chrome)/i.test(o)},88113:function(e){e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},7392:function(e,t,n){var o,i,r=n(17854),s=n(88113),a=r.process,l=r.Deno,c=a&&a.versions||l&&l.version,d=c&&c.v8;d&&(o=d.split("."),i=o[0]>0&&o[0]<4?1:+(o[0]+o[1])),!i&&s&&(o=s.match(/Edge\/(\d+)/),(!o||o[1]>=74)&&(o=s.match(/Chrome\/(\d+)/),o&&(i=+o[1]))),e.exports=i},98008:function(e,t,n){var o=n(88113),i=o.match(/AppleWebKit\/(\d+)\./);e.exports=!!i&&+i[1]},80748:function(e){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},11060:function(e,t,n){var o=n(1702),i=Error,r=o("".replace),s=function(e){return String(i(e).stack)}("zxcasd"),a=/\n\s*at [^:]*:[^\n]*/,l=a.test(s);e.exports=function(e,t){if(l&&"string"==typeof e&&!i.prepareStackTrace)while(t--)e=r(e,a,"");return e}},5392:function(e,t,n){var o=n(68880),i=n(11060),r=n(22914),s=Error.captureStackTrace;e.exports=function(e,t,n,a){r&&(s?s(e,t):o(e,"stack",i(n,a)))}},22914:function(e,t,n){var o=n(47293),i=n(79114);e.exports=!o((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",i(1,7)),7!==e.stack)}))},7762:function(e,t,n){"use strict";var o=n(19781),i=n(47293),r=n(19670),s=n(70030),a=n(56277),l=Error.prototype.toString,c=i((function(){if(o){var e=s(Object.defineProperty({},"name",{get:function(){return this===e}}));if("true"!==l.call(e))return!0}return"2: 1"!==l.call({message:1,name:2})||"Error"!==l.call({})}));e.exports=c?function(){var e=r(this),t=a(e.name,"Error"),n=a(e.message);return t?n?t+": "+n:t:n}:l},82109:function(e,t,n){var o=n(17854),i=n(31236).f,r=n(68880),s=n(98052),a=n(13072),l=n(99920),c=n(54705);e.exports=function(e,t){var n,d,u,p,h,f,m=e.target,g=e.global,v=e.stat;if(d=g?o:v?o[m]||a(m,{}):(o[m]||{}).prototype,d)for(u in t){if(h=t[u],e.dontCallGetSet?(f=i(d,u),p=f&&f.value):p=d[u],n=c(g?u:m+(v?".":"#")+u,e.forced),!n&&void 0!==p){if(typeof h==typeof p)continue;l(h,p)}(e.sham||p&&p.sham)&&r(h,"sham",!0),s(d,u,h,e)}}},47293:function(e){e.exports=function(e){try{return!!e()}catch(t){return!0}}},27007:function(e,t,n){"use strict";n(74916);var o=n(21470),i=n(98052),r=n(22261),s=n(47293),a=n(5112),l=n(68880),c=a("species"),d=RegExp.prototype;e.exports=function(e,t,n,u){var p=a(e),h=!s((function(){var t={};return t[p]=function(){return 7},7!=""[e](t)})),f=h&&!s((function(){var t=!1,n=/a/;return"split"===e&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[p]=/./[p]),n.exec=function(){return t=!0,null},n[p](""),!t}));if(!h||!f||n){var m=o(/./[p]),g=t(p,""[e],(function(e,t,n,i,s){var a=o(e),l=t.exec;return l===r||l===d.exec?h&&!s?{done:!0,value:m(t,n,i)}:{done:!0,value:a(n,t,i)}:{done:!1}}));i(String.prototype,e,g[0]),i(d,p,g[1])}u&&l(d[p],"sham",!0)}},6790:function(e,t,n){"use strict";var o=n(43157),i=n(26244),r=n(7207),s=n(49974),a=function(e,t,n,l,c,d,u,p){var h,f,m=c,g=0,v=!!u&&s(u,p);while(g<l)g in n&&(h=v?v(n[g],g,t):n[g],d>0&&o(h)?(f=i(h),m=a(e,t,h,f,m,d-1)-1):(r(m+1),e[m]=h),m++),g++;return m};e.exports=a},76677:function(e,t,n){var o=n(47293);e.exports=!o((function(){return Object.isExtensible(Object.preventExtensions({}))}))},22104:function(e,t,n){var o=n(34374),i=Function.prototype,r=i.apply,s=i.call;e.exports="object"==typeof Reflect&&Reflect.apply||(o?s.bind(r):function(){return s.apply(r,arguments)})},49974:function(e,t,n){var o=n(21470),i=n(19662),r=n(34374),s=o(o.bind);e.exports=function(e,t){return i(e),void 0===t?e:r?s(e,t):function(){return e.apply(t,arguments)}}},34374:function(e,t,n){var o=n(47293);e.exports=!o((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},27065:function(e,t,n){"use strict";var o=n(1702),i=n(19662),r=n(70111),s=n(92597),a=n(50206),l=n(34374),c=Function,d=o([].concat),u=o([].join),p={},h=function(e,t,n){if(!s(p,t)){for(var o=[],i=0;i<t;i++)o[i]="a["+i+"]";p[t]=c("C,a","return new C("+u(o,",")+")")}return p[t](e,n)};e.exports=l?c.bind:function(e){var t=i(this),n=t.prototype,o=a(arguments,1),s=function(){var n=d(o,a(arguments));return this instanceof s?h(t,n.length,n):t.apply(e,n)};return r(n)&&(s.prototype=n),s}},46916:function(e,t,n){var o=n(34374),i=Function.prototype.call;e.exports=o?i.bind(i):function(){return i.apply(i,arguments)}},76530:function(e,t,n){var o=n(19781),i=n(92597),r=Function.prototype,s=o&&Object.getOwnPropertyDescriptor,a=i(r,"name"),l=a&&"something"===function(){}.name,c=a&&(!o||o&&s(r,"name").configurable);e.exports={EXISTS:a,PROPER:l,CONFIGURABLE:c}},75668:function(e,t,n){var o=n(1702),i=n(19662);e.exports=function(e,t,n){try{return o(i(Object.getOwnPropertyDescriptor(e,t)[n]))}catch(r){}}},21470:function(e,t,n){var o=n(84326),i=n(1702);e.exports=function(e){if("Function"===o(e))return i(e)}},1702:function(e,t,n){var o=n(34374),i=Function.prototype,r=i.call,s=o&&i.bind.bind(r,r);e.exports=o?s:function(e){return function(){return r.apply(e,arguments)}}},35005:function(e,t,n){var o=n(17854),i=n(60614),r=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?r(o[e]):o[e]&&o[e][t]}},71246:function(e,t,n){var o=n(70648),i=n(58173),r=n(68554),s=n(97497),a=n(5112),l=a("iterator");e.exports=function(e){if(!r(e))return i(e,l)||i(e,"@@iterator")||s[o(e)]}},18554:function(e,t,n){var o=n(46916),i=n(19662),r=n(19670),s=n(66330),a=n(71246),l=TypeError;e.exports=function(e,t){var n=arguments.length<2?a(e):t;if(i(n))return r(o(n,e));throw l(s(e)+" is not iterable")}},88044:function(e,t,n){var o=n(1702),i=n(43157),r=n(60614),s=n(84326),a=n(41340),l=o([].push);e.exports=function(e){if(r(e))return e;if(i(e)){for(var t=e.length,n=[],o=0;o<t;o++){var c=e[o];"string"==typeof c?l(n,c):"number"!=typeof c&&"Number"!=s(c)&&"String"!=s(c)||l(n,a(c))}var d=n.length,u=!0;return function(e,t){if(u)return u=!1,t;if(i(this))return t;for(var o=0;o<d;o++)if(n[o]===e)return t}}}},58173:function(e,t,n){var o=n(19662),i=n(68554);e.exports=function(e,t){var n=e[t];return i(n)?void 0:o(n)}},10647:function(e,t,n){var o=n(1702),i=n(47908),r=Math.floor,s=o("".charAt),a=o("".replace),l=o("".slice),c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,d=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,n,o,u,p){var h=n+e.length,f=o.length,m=d;return void 0!==u&&(u=i(u),m=c),a(p,m,(function(i,a){var c;switch(s(a,0)){case"$":return"$";case"&":return e;case"`":return l(t,0,n);case"'":return l(t,h);case"<":c=u[l(a,1,-1)];break;default:var d=+a;if(0===d)return i;if(d>f){var p=r(d/10);return 0===p?i:p<=f?void 0===o[p-1]?s(a,1):o[p-1]+s(a,1):i}c=o[d-1]}return void 0===c?"":c}))}},17854:function(e,t,n){var o=function(e){return e&&e.Math==Math&&e};e.exports=o("object"==typeof globalThis&&globalThis)||o("object"==typeof window&&window)||o("object"==typeof self&&self)||o("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},92597:function(e,t,n){var o=n(1702),i=n(47908),r=o({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return r(i(e),t)}},3501:function(e){e.exports={}},842:function(e){e.exports=function(e,t){try{1==arguments.length?console.error(e):console.error(e,t)}catch(n){}}},60490:function(e,t,n){var o=n(35005);e.exports=o("document","documentElement")},64664:function(e,t,n){var o=n(19781),i=n(47293),r=n(80317);e.exports=!o&&!i((function(){return 7!=Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a}))},68361:function(e,t,n){var o=n(1702),i=n(47293),r=n(84326),s=Object,a=o("".split);e.exports=i((function(){return!s("z").propertyIsEnumerable(0)}))?function(e){return"String"==r(e)?a(e,""):s(e)}:s},79587:function(e,t,n){var o=n(60614),i=n(70111),r=n(27674);e.exports=function(e,t,n){var s,a;return r&&o(s=t.constructor)&&s!==n&&i(a=s.prototype)&&a!==n.prototype&&r(e,a),e}},42788:function(e,t,n){var o=n(1702),i=n(60614),r=n(5465),s=o(Function.toString);i(r.inspectSource)||(r.inspectSource=function(e){return s(e)}),e.exports=r.inspectSource},58340:function(e,t,n){var o=n(70111),i=n(68880);e.exports=function(e,t){o(t)&&"cause"in t&&i(e,"cause",t.cause)}},62423:function(e,t,n){var o=n(82109),i=n(1702),r=n(3501),s=n(70111),a=n(92597),l=n(3070).f,c=n(8006),d=n(1156),u=n(52050),p=n(69711),h=n(76677),f=!1,m=p("meta"),g=0,v=function(e){l(e,m,{value:{objectID:"O"+g++,weakData:{}}})},b=function(e,t){if(!s(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!a(e,m)){if(!u(e))return"F";if(!t)return"E";v(e)}return e[m].objectID},y=function(e,t){if(!a(e,m)){if(!u(e))return!0;if(!t)return!1;v(e)}return e[m].weakData},w=function(e){return h&&f&&u(e)&&!a(e,m)&&v(e),e},x=function(){k.enable=function(){},f=!0;var e=c.f,t=i([].splice),n={};n[m]=1,e(n).length&&(c.f=function(n){for(var o=e(n),i=0,r=o.length;i<r;i++)if(o[i]===m){t(o,i,1);break}return o},o({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:d.f}))},k=e.exports={enable:x,fastKey:b,getWeakData:y,onFreeze:w};r[m]=!0},29909:function(e,t,n){var o,i,r,s=n(94811),a=n(17854),l=n(70111),c=n(68880),d=n(92597),u=n(5465),p=n(6200),h=n(3501),f="Object already initialized",m=a.TypeError,g=a.WeakMap,v=function(e){return r(e)?i(e):o(e,{})},b=function(e){return function(t){var n;if(!l(t)||(n=i(t)).type!==e)throw m("Incompatible receiver, "+e+" required");return n}};if(s||u.state){var y=u.state||(u.state=new g);y.get=y.get,y.has=y.has,y.set=y.set,o=function(e,t){if(y.has(e))throw m(f);return t.facade=e,y.set(e,t),t},i=function(e){return y.get(e)||{}},r=function(e){return y.has(e)}}else{var w=p("state");h[w]=!0,o=function(e,t){if(d(e,w))throw m(f);return t.facade=e,c(e,w,t),t},i=function(e){return d(e,w)?e[w]:{}},r=function(e){return d(e,w)}}e.exports={set:o,get:i,has:r,enforce:v,getterFor:b}},97659:function(e,t,n){var o=n(5112),i=n(97497),r=o("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||s[r]===e)}},43157:function(e,t,n){var o=n(84326);e.exports=Array.isArray||function(e){return"Array"==o(e)}},60614:function(e,t,n){var o=n(4154),i=o.all;e.exports=o.IS_HTMLDDA?function(e){return"function"==typeof e||e===i}:function(e){return"function"==typeof e}},4411:function(e,t,n){var o=n(1702),i=n(47293),r=n(60614),s=n(70648),a=n(35005),l=n(42788),c=function(){},d=[],u=a("Reflect","construct"),p=/^\s*(?:class|function)\b/,h=o(p.exec),f=!p.exec(c),m=function(e){if(!r(e))return!1;try{return u(c,d,e),!0}catch(t){return!1}},g=function(e){if(!r(e))return!1;switch(s(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!h(p,l(e))}catch(t){return!0}};g.sham=!0,e.exports=!u||i((function(){var e;return m(m.call)||!m(Object)||!m((function(){e=!0}))||e}))?g:m},45032:function(e,t,n){var o=n(92597);e.exports=function(e){return void 0!==e&&(o(e,"value")||o(e,"writable"))}},54705:function(e,t,n){var o=n(47293),i=n(60614),r=/#|\.prototype\./,s=function(e,t){var n=l[a(e)];return n==d||n!=c&&(i(t)?o(t):!!t)},a=s.normalize=function(e){return String(e).replace(r,".").toLowerCase()},l=s.data={},c=s.NATIVE="N",d=s.POLYFILL="P";e.exports=s},68554:function(e){e.exports=function(e){return null===e||void 0===e}},70111:function(e,t,n){var o=n(60614),i=n(4154),r=i.all;e.exports=i.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:o(e)||e===r}:function(e){return"object"==typeof e?null!==e:o(e)}},31913:function(e){e.exports=!1},47850:function(e,t,n){var o=n(70111),i=n(84326),r=n(5112),s=r("match");e.exports=function(e){var t;return o(e)&&(void 0!==(t=e[s])?!!t:"RegExp"==i(e))}},52190:function(e,t,n){var o=n(35005),i=n(60614),r=n(47976),s=n(43307),a=Object;e.exports=s?function(e){return"symbol"==typeof e}:function(e){var t=o("Symbol");return i(t)&&r(t.prototype,a(e))}},20408:function(e,t,n){var o=n(49974),i=n(46916),r=n(19670),s=n(66330),a=n(97659),l=n(26244),c=n(47976),d=n(18554),u=n(71246),p=n(99212),h=TypeError,f=function(e,t){this.stopped=e,this.result=t},m=f.prototype;e.exports=function(e,t,n){var g,v,b,y,w,x,k,C=n&&n.that,S=!(!n||!n.AS_ENTRIES),E=!(!n||!n.IS_RECORD),A=!(!n||!n.IS_ITERATOR),M=!(!n||!n.INTERRUPTED),T=o(t,C),_=function(e){return g&&p(g,"normal",e),new f(!0,e)},P=function(e){return S?(r(e),M?T(e[0],e[1],_):T(e[0],e[1])):M?T(e,_):T(e)};if(E)g=e.iterator;else if(A)g=e;else{if(v=u(e),!v)throw h(s(e)+" is not iterable");if(a(v)){for(b=0,y=l(e);y>b;b++)if(w=P(e[b]),w&&c(m,w))return w;return new f(!1)}g=d(e,v)}x=E?e.next:g.next;while(!(k=i(x,g)).done){try{w=P(k.value)}catch(O){p(g,"throw",O)}if("object"==typeof w&&w&&c(m,w))return w}return new f(!1)}},99212:function(e,t,n){var o=n(46916),i=n(19670),r=n(58173);e.exports=function(e,t,n){var s,a;i(e);try{if(s=r(e,"return"),!s){if("throw"===t)throw n;return n}s=o(s,e)}catch(l){a=!0,s=l}if("throw"===t)throw n;if(a)throw s;return i(s),n}},63061:function(e,t,n){"use strict";var o=n(13383).IteratorPrototype,i=n(70030),r=n(79114),s=n(58003),a=n(97497),l=function(){return this};e.exports=function(e,t,n,c){var d=t+" Iterator";return e.prototype=i(o,{next:r(+!c,n)}),s(e,d,!1,!0),a[d]=l,e}},51656:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(31913),s=n(76530),a=n(60614),l=n(63061),c=n(79518),d=n(27674),u=n(58003),p=n(68880),h=n(98052),f=n(5112),m=n(97497),g=n(13383),v=s.PROPER,b=s.CONFIGURABLE,y=g.IteratorPrototype,w=g.BUGGY_SAFARI_ITERATORS,x=f("iterator"),k="keys",C="values",S="entries",E=function(){return this};e.exports=function(e,t,n,s,f,g,A){l(n,t,s);var M,T,_,P=function(e){if(e===f&&R)return R;if(!w&&e in I)return I[e];switch(e){case k:return function(){return new n(this,e)};case C:return function(){return new n(this,e)};case S:return function(){return new n(this,e)}}return function(){return new n(this)}},O=t+" Iterator",D=!1,I=e.prototype,N=I[x]||I["@@iterator"]||f&&I[f],R=!w&&N||P(f),B="Array"==t&&I.entries||N;if(B&&(M=c(B.call(new e)),M!==Object.prototype&&M.next&&(r||c(M)===y||(d?d(M,y):a(M[x])||h(M,x,E)),u(M,O,!0,!0),r&&(m[O]=E))),v&&f==C&&N&&N.name!==C&&(!r&&b?p(I,"name",C):(D=!0,R=function(){return i(N,this)})),f)if(T={values:P(C),keys:g?R:P(k),entries:P(S)},A)for(_ in T)(w||D||!(_ in I))&&h(I,_,T[_]);else o({target:t,proto:!0,forced:w||D},T);return r&&!A||I[x]===R||h(I,x,R,{name:f}),m[t]=R,T}},13383:function(e,t,n){"use strict";var o,i,r,s=n(47293),a=n(60614),l=n(70111),c=n(70030),d=n(79518),u=n(98052),p=n(5112),h=n(31913),f=p("iterator"),m=!1;[].keys&&(r=[].keys(),"next"in r?(i=d(d(r)),i!==Object.prototype&&(o=i)):m=!0);var g=!l(o)||s((function(){var e={};return o[f].call(e)!==e}));g?o={}:h&&(o=c(o)),a(o[f])||u(o,f,(function(){return this})),e.exports={IteratorPrototype:o,BUGGY_SAFARI_ITERATORS:m}},97497:function(e){e.exports={}},26244:function(e,t,n){var o=n(17466);e.exports=function(e){return o(e.length)}},56339:function(e,t,n){var o=n(1702),i=n(47293),r=n(60614),s=n(92597),a=n(19781),l=n(76530).CONFIGURABLE,c=n(42788),d=n(29909),u=d.enforce,p=d.get,h=String,f=Object.defineProperty,m=o("".slice),g=o("".replace),v=o([].join),b=a&&!i((function(){return 8!==f((function(){}),"length",{value:8}).length})),y=String(String).split("String"),w=e.exports=function(e,t,n){"Symbol("===m(h(t),0,7)&&(t="["+g(h(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!s(e,"name")||l&&e.name!==t)&&(a?f(e,"name",{value:t,configurable:!0}):e.name=t),b&&n&&s(n,"arity")&&e.length!==n.arity&&f(e,"length",{value:n.arity});try{n&&s(n,"constructor")&&n.constructor?a&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(i){}var o=u(e);return s(o,"source")||(o.source=v(y,"string"==typeof t?t:"")),e};Function.prototype.toString=w((function(){return r(this)&&p(this).source||c(this)}),"toString")},74758:function(e){var t=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(e){var o=+e;return(o>0?n:t)(o)}},95948:function(e,t,n){var o,i,r,s,a,l=n(17854),c=n(49974),d=n(31236).f,u=n(20261).set,p=n(18572),h=n(6833),f=n(71528),m=n(71036),g=n(35268),v=l.MutationObserver||l.WebKitMutationObserver,b=l.document,y=l.process,w=l.Promise,x=d(l,"queueMicrotask"),k=x&&x.value;if(!k){var C=new p,S=function(){var e,t;g&&(e=y.domain)&&e.exit();while(t=C.get())try{t()}catch(n){throw C.head&&o(),n}e&&e.enter()};h||g||m||!v||!b?!f&&w&&w.resolve?(s=w.resolve(void 0),s.constructor=w,a=c(s.then,s),o=function(){a(S)}):g?o=function(){y.nextTick(S)}:(u=c(u,l),o=function(){u(S)}):(i=!0,r=b.createTextNode(""),new v(S).observe(r,{characterData:!0}),o=function(){r.data=i=!i}),k=function(e){C.head||o(),C.add(e)}}e.exports=k},78523:function(e,t,n){"use strict";var o=n(19662),i=TypeError,r=function(e){var t,n;this.promise=new e((function(e,o){if(void 0!==t||void 0!==n)throw i("Bad Promise constructor");t=e,n=o})),this.resolve=o(t),this.reject=o(n)};e.exports.f=function(e){return new r(e)}},56277:function(e,t,n){var o=n(41340);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:o(e)}},3929:function(e,t,n){var o=n(47850),i=TypeError;e.exports=function(e){if(o(e))throw i("The method doesn't accept regular expressions");return e}},21574:function(e,t,n){"use strict";var o=n(19781),i=n(1702),r=n(46916),s=n(47293),a=n(81956),l=n(25181),c=n(55296),d=n(47908),u=n(68361),p=Object.assign,h=Object.defineProperty,f=i([].concat);e.exports=!p||s((function(){if(o&&1!==p({b:1},p(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach((function(e){t[e]=e})),7!=p({},e)[n]||a(p({},t)).join("")!=i}))?function(e,t){var n=d(e),i=arguments.length,s=1,p=l.f,h=c.f;while(i>s){var m,g=u(arguments[s++]),v=p?f(a(g),p(g)):a(g),b=v.length,y=0;while(b>y)m=v[y++],o&&!r(h,g,m)||(n[m]=g[m])}return n}:p},70030:function(e,t,n){var o,i=n(19670),r=n(36048),s=n(80748),a=n(3501),l=n(60490),c=n(80317),d=n(6200),u=">",p="<",h="prototype",f="script",m=d("IE_PROTO"),g=function(){},v=function(e){return p+f+u+e+p+"/"+f+u},b=function(e){e.write(v("")),e.close();var t=e.parentWindow.Object;return e=null,t},y=function(){var e,t=c("iframe"),n="java"+f+":";return t.style.display="none",l.appendChild(t),t.src=String(n),e=t.contentWindow.document,e.open(),e.write(v("document.F=Object")),e.close(),e.F},w=function(){try{o=new ActiveXObject("htmlfile")}catch(t){}w="undefined"!=typeof document?document.domain&&o?b(o):y():b(o);var e=s.length;while(e--)delete w[h][s[e]];return w()};a[m]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(g[h]=i(e),n=new g,g[h]=null,n[m]=e):n=w(),void 0===t?n:r.f(n,t)}},36048:function(e,t,n){var o=n(19781),i=n(3353),r=n(3070),s=n(19670),a=n(45656),l=n(81956);t.f=o&&!i?Object.defineProperties:function(e,t){s(e);var n,o=a(t),i=l(t),c=i.length,d=0;while(c>d)r.f(e,n=i[d++],o[n]);return e}},3070:function(e,t,n){var o=n(19781),i=n(64664),r=n(3353),s=n(19670),a=n(34948),l=TypeError,c=Object.defineProperty,d=Object.getOwnPropertyDescriptor,u="enumerable",p="configurable",h="writable";t.f=o?r?function(e,t,n){if(s(e),t=a(t),s(n),"function"===typeof e&&"prototype"===t&&"value"in n&&h in n&&!n[h]){var o=d(e,t);o&&o[h]&&(e[t]=n.value,n={configurable:p in n?n[p]:o[p],enumerable:u in n?n[u]:o[u],writable:!1})}return c(e,t,n)}:c:function(e,t,n){if(s(e),t=a(t),s(n),i)try{return c(e,t,n)}catch(o){}if("get"in n||"set"in n)throw l("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},31236:function(e,t,n){var o=n(19781),i=n(46916),r=n(55296),s=n(79114),a=n(45656),l=n(34948),c=n(92597),d=n(64664),u=Object.getOwnPropertyDescriptor;t.f=o?u:function(e,t){if(e=a(e),t=l(t),d)try{return u(e,t)}catch(n){}if(c(e,t))return s(!i(r.f,e,t),e[t])}},1156:function(e,t,n){var o=n(84326),i=n(45656),r=n(8006).f,s=n(41589),a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],l=function(e){try{return r(e)}catch(t){return s(a)}};e.exports.f=function(e){return a&&"Window"==o(e)?l(e):r(i(e))}},8006:function(e,t,n){var o=n(16324),i=n(80748),r=i.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return o(e,r)}},25181:function(e,t){t.f=Object.getOwnPropertySymbols},79518:function(e,t,n){var o=n(92597),i=n(60614),r=n(47908),s=n(6200),a=n(49920),l=s("IE_PROTO"),c=Object,d=c.prototype;e.exports=a?c.getPrototypeOf:function(e){var t=r(e);if(o(t,l))return t[l];var n=t.constructor;return i(n)&&t instanceof n?n.prototype:t instanceof c?d:null}},52050:function(e,t,n){var o=n(47293),i=n(70111),r=n(84326),s=n(7556),a=Object.isExtensible,l=o((function(){a(1)}));e.exports=l||s?function(e){return!!i(e)&&((!s||"ArrayBuffer"!=r(e))&&(!a||a(e)))}:a},47976:function(e,t,n){var o=n(1702);e.exports=o({}.isPrototypeOf)},16324:function(e,t,n){var o=n(1702),i=n(92597),r=n(45656),s=n(41318).indexOf,a=n(3501),l=o([].push);e.exports=function(e,t){var n,o=r(e),c=0,d=[];for(n in o)!i(a,n)&&i(o,n)&&l(d,n);while(t.length>c)i(o,n=t[c++])&&(~s(d,n)||l(d,n));return d}},81956:function(e,t,n){var o=n(16324),i=n(80748);e.exports=Object.keys||function(e){return o(e,i)}},55296:function(e,t){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!n.call({1:2},1);t.f=i?function(e){var t=o(this,e);return!!t&&t.enumerable}:n},27674:function(e,t,n){var o=n(75668),i=n(19670),r=n(96077);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{e=o(Object.prototype,"__proto__","set"),e(n,[]),t=n instanceof Array}catch(s){}return function(n,o){return i(n),r(o),t?e(n,o):n.__proto__=o,n}}():void 0)},44699:function(e,t,n){var o=n(19781),i=n(1702),r=n(81956),s=n(45656),a=n(55296).f,l=i(a),c=i([].push),d=function(e){return function(t){var n,i=s(t),a=r(i),d=a.length,u=0,p=[];while(d>u)n=a[u++],o&&!l(i,n)||c(p,e?[n,i[n]]:i[n]);return p}};e.exports={entries:d(!0),values:d(!1)}},90288:function(e,t,n){"use strict";var o=n(51694),i=n(70648);e.exports=o?{}.toString:function(){return"[object "+i(this)+"]"}},92140:function(e,t,n){var o=n(46916),i=n(60614),r=n(70111),s=TypeError;e.exports=function(e,t){var n,a;if("string"===t&&i(n=e.toString)&&!r(a=o(n,e)))return a;if(i(n=e.valueOf)&&!r(a=o(n,e)))return a;if("string"!==t&&i(n=e.toString)&&!r(a=o(n,e)))return a;throw s("Can't convert object to primitive value")}},53887:function(e,t,n){var o=n(35005),i=n(1702),r=n(8006),s=n(25181),a=n(19670),l=i([].concat);e.exports=o("Reflect","ownKeys")||function(e){var t=r.f(a(e)),n=s.f;return n?l(t,n(e)):t}},40857:function(e,t,n){var o=n(17854);e.exports=o},12534:function(e){e.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}},63702:function(e,t,n){var o=n(17854),i=n(2492),r=n(60614),s=n(54705),a=n(42788),l=n(5112),c=n(7871),d=n(83823),u=n(31913),p=n(7392),h=i&&i.prototype,f=l("species"),m=!1,g=r(o.PromiseRejectionEvent),v=s("Promise",(function(){var e=a(i),t=e!==String(i);if(!t&&66===p)return!0;if(u&&(!h["catch"]||!h["finally"]))return!0;if(!p||p<51||!/native code/.test(e)){var n=new i((function(e){e(1)})),o=function(e){e((function(){}),(function(){}))},r=n.constructor={};if(r[f]=o,m=n.then((function(){}))instanceof o,!m)return!0}return!t&&(c||d)&&!g}));e.exports={CONSTRUCTOR:v,REJECTION_EVENT:g,SUBCLASSING:m}},2492:function(e,t,n){var o=n(17854);e.exports=o.Promise},69478:function(e,t,n){var o=n(19670),i=n(70111),r=n(78523);e.exports=function(e,t){if(o(e),i(t)&&t.constructor===e)return t;var n=r.f(e),s=n.resolve;return s(t),n.promise}},80612:function(e,t,n){var o=n(2492),i=n(17072),r=n(63702).CONSTRUCTOR;e.exports=r||!i((function(e){o.all(e).then(void 0,(function(){}))}))},2626:function(e,t,n){var o=n(3070).f;e.exports=function(e,t,n){n in e||o(e,n,{configurable:!0,get:function(){return t[n]},set:function(e){t[n]=e}})}},18572:function(e){var t=function(){this.head=null,this.tail=null};t.prototype={add:function(e){var t={item:e,next:null},n=this.tail;n?n.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e){var t=this.head=e.next;return null===t&&(this.tail=null),e.item}}},e.exports=t},97651:function(e,t,n){var o=n(46916),i=n(19670),r=n(60614),s=n(84326),a=n(22261),l=TypeError;e.exports=function(e,t){var n=e.exec;if(r(n)){var c=o(n,e,t);return null!==c&&i(c),c}if("RegExp"===s(e))return o(a,e,t);throw l("RegExp#exec called on incompatible receiver")}},22261:function(e,t,n){"use strict";var o=n(46916),i=n(1702),r=n(41340),s=n(67066),a=n(52999),l=n(72309),c=n(70030),d=n(29909).get,u=n(9441),p=n(38173),h=l("native-string-replace",String.prototype.replace),f=RegExp.prototype.exec,m=f,g=i("".charAt),v=i("".indexOf),b=i("".replace),y=i("".slice),w=function(){var e=/a/,t=/b*/g;return o(f,e,"a"),o(f,t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),x=a.BROKEN_CARET,k=void 0!==/()??/.exec("")[1],C=w||k||x||u||p;C&&(m=function(e){var t,n,i,a,l,u,p,C=this,S=d(C),E=r(e),A=S.raw;if(A)return A.lastIndex=C.lastIndex,t=o(m,A,E),C.lastIndex=A.lastIndex,t;var M=S.groups,T=x&&C.sticky,_=o(s,C),P=C.source,O=0,D=E;if(T&&(_=b(_,"y",""),-1===v(_,"g")&&(_+="g"),D=y(E,C.lastIndex),C.lastIndex>0&&(!C.multiline||C.multiline&&"\n"!==g(E,C.lastIndex-1))&&(P="(?: "+P+")",D=" "+D,O++),n=new RegExp("^(?:"+P+")",_)),k&&(n=new RegExp("^"+P+"$(?!\\s)",_)),w&&(i=C.lastIndex),a=o(f,T?n:C,D),T?a?(a.input=y(a.input,O),a[0]=y(a[0],O),a.index=C.lastIndex,C.lastIndex+=a[0].length):C.lastIndex=0:w&&a&&(C.lastIndex=C.global?a.index+a[0].length:i),k&&a&&a.length>1&&o(h,a[0],n,(function(){for(l=1;l<arguments.length-2;l++)void 0===arguments[l]&&(a[l]=void 0)})),a&&M)for(a.groups=u=c(null),l=0;l<M.length;l++)p=M[l],u[p[0]]=a[p[1]];return a}),e.exports=m},67066:function(e,t,n){"use strict";var o=n(19670);e.exports=function(){var e=o(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t}},34706:function(e,t,n){var o=n(46916),i=n(92597),r=n(47976),s=n(67066),a=RegExp.prototype;e.exports=function(e){var t=e.flags;return void 0!==t||"flags"in a||i(e,"flags")||!r(a,e)?t:o(s,e)}},52999:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp,s=o((function(){var e=r("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),a=s||o((function(){return!r("a","y").sticky})),l=s||o((function(){var e=r("^r","gy");return e.lastIndex=2,null!=e.exec("str")}));e.exports={BROKEN_CARET:l,MISSED_STICKY:a,UNSUPPORTED_Y:s}},9441:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp;e.exports=o((function(){var e=r(".","s");return!(e.dotAll&&e.exec("\n")&&"s"===e.flags)}))},38173:function(e,t,n){var o=n(47293),i=n(17854),r=i.RegExp;e.exports=o((function(){var e=r("(?<a>b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$<a>c")}))},84488:function(e,t,n){var o=n(68554),i=TypeError;e.exports=function(e){if(o(e))throw i("Can't call method on "+e);return e}},81150:function(e){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},96340:function(e,t,n){"use strict";var o=n(35005),i=n(47045),r=n(5112),s=n(19781),a=r("species");e.exports=function(e){var t=o(e);s&&t&&!t[a]&&i(t,a,{configurable:!0,get:function(){return this}})}},58003:function(e,t,n){var o=n(3070).f,i=n(92597),r=n(5112),s=r("toStringTag");e.exports=function(e,t,n){e&&!n&&(e=e.prototype),e&&!i(e,s)&&o(e,s,{configurable:!0,value:t})}},6200:function(e,t,n){var o=n(72309),i=n(69711),r=o("keys");e.exports=function(e){return r[e]||(r[e]=i(e))}},5465:function(e,t,n){var o=n(17854),i=n(13072),r="__core-js_shared__",s=o[r]||i(r,{});e.exports=s},72309:function(e,t,n){var o=n(31913),i=n(5465);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.29.0",mode:o?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})},36707:function(e,t,n){var o=n(19670),i=n(39483),r=n(68554),s=n(5112),a=s("species");e.exports=function(e,t){var n,s=o(e).constructor;return void 0===s||r(n=o(s)[a])?t:i(n)}},28710:function(e,t,n){var o=n(1702),i=n(19303),r=n(41340),s=n(84488),a=o("".charAt),l=o("".charCodeAt),c=o("".slice),d=function(e){return function(t,n){var o,d,u=r(s(t)),p=i(n),h=u.length;return p<0||p>=h?e?"":void 0:(o=l(u,p),o<55296||o>56319||p+1===h||(d=l(u,p+1))<56320||d>57343?e?a(u,p):o:e?c(u,p,p+2):d-56320+(o-55296<<10)+65536)}};e.exports={codeAt:d(!1),charAt:d(!0)}},38415:function(e,t,n){"use strict";var o=n(19303),i=n(41340),r=n(84488),s=RangeError;e.exports=function(e){var t=i(r(this)),n="",a=o(e);if(a<0||a==1/0)throw s("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))1&a&&(n+=t);return n}},76091:function(e,t,n){var o=n(76530).PROPER,i=n(47293),r=n(81361),s="
";e.exports=function(e){return i((function(){return!!r[e]()||s[e]()!==s||o&&r[e].name!==e}))}},53111:function(e,t,n){var o=n(1702),i=n(84488),r=n(41340),s=n(81361),a=o("".replace),l=RegExp("^["+s+"]+"),c=RegExp("(^|[^"+s+"])["+s+"]+$"),d=function(e){return function(t){var n=r(i(t));return 1&e&&(n=a(n,l,"")),2&e&&(n=a(n,c,"$1")),n}};e.exports={start:d(1),end:d(2),trim:d(3)}},36293:function(e,t,n){var o=n(7392),i=n(47293);e.exports=!!Object.getOwnPropertySymbols&&!i((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&o&&o<41}))},56532:function(e,t,n){var o=n(46916),i=n(35005),r=n(5112),s=n(98052);e.exports=function(){var e=i("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,a=r("toPrimitive");t&&!t[a]&&s(t,a,(function(e){return o(n,this)}),{arity:1})}},2015:function(e,t,n){var o=n(36293);e.exports=o&&!!Symbol["for"]&&!!Symbol.keyFor},20261:function(e,t,n){var o,i,r,s,a=n(17854),l=n(22104),c=n(49974),d=n(60614),u=n(92597),p=n(47293),h=n(60490),f=n(50206),m=n(80317),g=n(48053),v=n(6833),b=n(35268),y=a.setImmediate,w=a.clearImmediate,x=a.process,k=a.Dispatch,C=a.Function,S=a.MessageChannel,E=a.String,A=0,M={},T="onreadystatechange";p((function(){o=a.location}));var _=function(e){if(u(M,e)){var t=M[e];delete M[e],t()}},P=function(e){return function(){_(e)}},O=function(e){_(e.data)},D=function(e){a.postMessage(E(e),o.protocol+"//"+o.host)};y&&w||(y=function(e){g(arguments.length,1);var t=d(e)?e:C(e),n=f(arguments,1);return M[++A]=function(){l(t,void 0,n)},i(A),A},w=function(e){delete M[e]},b?i=function(e){x.nextTick(P(e))}:k&&k.now?i=function(e){k.now(P(e))}:S&&!v?(r=new S,s=r.port2,r.port1.onmessage=O,i=c(s.postMessage,s)):a.addEventListener&&d(a.postMessage)&&!a.importScripts&&o&&"file:"!==o.protocol&&!p(D)?(i=D,a.addEventListener("message",O,!1)):i=T in m("script")?function(e){h.appendChild(m("script"))[T]=function(){h.removeChild(this),_(e)}}:function(e){setTimeout(P(e),0)}),e.exports={set:y,clear:w}},50863:function(e,t,n){var o=n(1702);e.exports=o(1..valueOf)},51400:function(e,t,n){var o=n(19303),i=Math.max,r=Math.min;e.exports=function(e,t){var n=o(e);return n<0?i(n+t,0):r(n,t)}},45656:function(e,t,n){var o=n(68361),i=n(84488);e.exports=function(e){return o(i(e))}},19303:function(e,t,n){var o=n(74758);e.exports=function(e){var t=+e;return t!==t||0===t?0:o(t)}},17466:function(e,t,n){var o=n(19303),i=Math.min;e.exports=function(e){return e>0?i(o(e),9007199254740991):0}},47908:function(e,t,n){var o=n(84488),i=Object;e.exports=function(e){return i(o(e))}},57593:function(e,t,n){var o=n(46916),i=n(70111),r=n(52190),s=n(58173),a=n(92140),l=n(5112),c=TypeError,d=l("toPrimitive");e.exports=function(e,t){if(!i(e)||r(e))return e;var n,l=s(e,d);if(l){if(void 0===t&&(t="default"),n=o(l,e,t),!i(n)||r(n))return n;throw c("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},34948:function(e,t,n){var o=n(57593),i=n(52190);e.exports=function(e){var t=o(e,"string");return i(t)?t:t+""}},51694:function(e,t,n){var o=n(5112),i=o("toStringTag"),r={};r[i]="z",e.exports="[object z]"===String(r)},41340:function(e,t,n){var o=n(70648),i=String;e.exports=function(e){if("Symbol"===o(e))throw TypeError("Cannot convert a Symbol value to a string");return i(e)}},44038:function(e,t,n){var o=n(35268);e.exports=function(e){try{if(o)return Function('return require("'+e+'")')()}catch(t){}}},66330:function(e){var t=String;e.exports=function(e){try{return t(e)}catch(n){return"Object"}}},69711:function(e,t,n){var o=n(1702),i=0,r=Math.random(),s=o(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+s(++i+r,36)}},43307:function(e,t,n){var o=n(36293);e.exports=o&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3353:function(e,t,n){var o=n(19781),i=n(47293);e.exports=o&&i((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},48053:function(e){var t=TypeError;e.exports=function(e,n){if(e<n)throw t("Not enough arguments");return e}},94811:function(e,t,n){var o=n(17854),i=n(60614),r=o.WeakMap;e.exports=i(r)&&/native code/.test(String(r))},26800:function(e,t,n){var o=n(40857),i=n(92597),r=n(6061),s=n(3070).f;e.exports=function(e){var t=o.Symbol||(o.Symbol={});i(t,e)||s(t,e,{value:r.f(e)})}},6061:function(e,t,n){var o=n(5112);t.f=o},5112:function(e,t,n){var o=n(17854),i=n(72309),r=n(92597),s=n(69711),a=n(36293),l=n(43307),c=o.Symbol,d=i("wks"),u=l?c["for"]||c:c&&c.withoutSetter||s;e.exports=function(e){return r(d,e)||(d[e]=a&&r(c,e)?c[e]:u("Symbol."+e)),d[e]}},81361:function(e){e.exports="\t\n\v\f\r \u2028\u2029\ufeff"},89191:function(e,t,n){"use strict";var o=n(35005),i=n(92597),r=n(68880),s=n(47976),a=n(27674),l=n(99920),c=n(2626),d=n(79587),u=n(56277),p=n(58340),h=n(5392),f=n(19781),m=n(31913);e.exports=function(e,t,n,g){var v="stackTraceLimit",b=g?2:1,y=e.split("."),w=y[y.length-1],x=o.apply(null,y);if(x){var k=x.prototype;if(!m&&i(k,"cause")&&delete k.cause,!n)return x;var C=o("Error"),S=t((function(e,t){var n=u(g?t:e,void 0),o=g?new x(e):new x;return void 0!==n&&r(o,"message",n),h(o,S,o.stack,2),this&&s(k,this)&&d(o,this,S),arguments.length>b&&p(o,arguments[b]),o}));if(S.prototype=k,"Error"!==w?a?a(S,C):l(S,C,{name:!0}):f&&v in x&&(c(S,x,v),c(S,x,"prepareStackTrace")),l(S,x),!m)try{k.name!==w&&r(k,"name",w),k.constructor=S}catch(E){}return S}}},92222:function(e,t,n){"use strict";var o=n(82109),i=n(47293),r=n(43157),s=n(70111),a=n(47908),l=n(26244),c=n(7207),d=n(86135),u=n(65417),p=n(81194),h=n(5112),f=n(7392),m=h("isConcatSpreadable"),g=f>=51||!i((function(){var e=[];return e[m]=!1,e.concat()[0]!==e})),v=function(e){if(!s(e))return!1;var t=e[m];return void 0!==t?!!t:r(e)},b=!g||!p("concat");o({target:"Array",proto:!0,arity:1,forced:b},{concat:function(e){var t,n,o,i,r,s=a(this),p=u(s,0),h=0;for(t=-1,o=arguments.length;t<o;t++)if(r=-1===t?s:arguments[t],v(r))for(i=l(r),c(h+i),n=0;n<i;n++,h++)n in r&&d(p,h,r[n]);else c(h+1),d(p,h++,r);return p.length=h,p}})},43290:function(e,t,n){var o=n(82109),i=n(21285),r=n(51223);o({target:"Array",proto:!0},{fill:i}),r("fill")},57327:function(e,t,n){"use strict";var o=n(82109),i=n(42092).filter,r=n(81194),s=r("filter");o({target:"Array",proto:!0,forced:!s},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},34553:function(e,t,n){"use strict";var o=n(82109),i=n(42092).findIndex,r=n(51223),s="findIndex",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),o({target:"Array",proto:!0,forced:a},{findIndex:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),r(s)},69826:function(e,t,n){"use strict";var o=n(82109),i=n(42092).find,r=n(51223),s="find",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),o({target:"Array",proto:!0,forced:a},{find:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),r(s)},86535:function(e,t,n){"use strict";var o=n(82109),i=n(6790),r=n(19662),s=n(47908),a=n(26244),l=n(65417);o({target:"Array",proto:!0},{flatMap:function(e){var t,n=s(this),o=a(n);return r(e),t=l(n,0),t.length=i(t,n,n,o,0,1,e,arguments.length>1?arguments[1]:void 0),t}})},91038:function(e,t,n){var o=n(82109),i=n(48457),r=n(17072),s=!r((function(e){Array.from(e)}));o({target:"Array",stat:!0,forced:s},{from:i})},26699:function(e,t,n){"use strict";var o=n(82109),i=n(41318).includes,r=n(47293),s=n(51223),a=r((function(){return!Array(1).includes()}));o({target:"Array",proto:!0,forced:a},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),s("includes")},66992:function(e,t,n){"use strict";var o=n(45656),i=n(51223),r=n(97497),s=n(29909),a=n(3070).f,l=n(51656),c=n(76178),d=n(31913),u=n(19781),p="Array Iterator",h=s.set,f=s.getterFor(p);e.exports=l(Array,"Array",(function(e,t){h(this,{type:p,target:o(e),index:0,kind:t})}),(function(){var e=f(this),t=e.target,n=e.kind,o=e.index++;return!t||o>=t.length?(e.target=void 0,c(void 0,!0)):c("keys"==n?o:"values"==n?t[o]:[o,t[o]],!1)}),"values");var m=r.Arguments=r.Array;if(i("keys"),i("values"),i("entries"),!d&&u&&"values"!==m.name)try{a(m,"name",{value:"values"})}catch(g){}},69600:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(68361),s=n(45656),a=n(9341),l=i([].join),c=r!=Object,d=c||!a("join",",");o({target:"Array",proto:!0,forced:d},{join:function(e){return l(s(this),void 0===e?",":e)}})},21249:function(e,t,n){"use strict";var o=n(82109),i=n(42092).map,r=n(81194),s=r("map");o({target:"Array",proto:!0,forced:!s},{map:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},57658:function(e,t,n){"use strict";var o=n(82109),i=n(47908),r=n(26244),s=n(83658),a=n(7207),l=n(47293),c=l((function(){return 4294967297!==[].push.call({length:4294967296},1)})),d=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},u=c||!d();o({target:"Array",proto:!0,arity:1,forced:u},{push:function(e){var t=i(this),n=r(t),o=arguments.length;a(n+o);for(var l=0;l<o;l++)t[n]=arguments[l],n++;return s(t,n),n}})},85827:function(e,t,n){"use strict";var o=n(82109),i=n(53671).left,r=n(9341),s=n(7392),a=n(35268),l=!a&&s>79&&s<83,c=l||!r("reduce");o({target:"Array",proto:!0,forced:c},{reduce:function(e){var t=arguments.length;return i(this,e,t,t>1?arguments[1]:void 0)}})},47042:function(e,t,n){"use strict";var o=n(82109),i=n(43157),r=n(4411),s=n(70111),a=n(51400),l=n(26244),c=n(45656),d=n(86135),u=n(5112),p=n(81194),h=n(50206),f=p("slice"),m=u("species"),g=Array,v=Math.max;o({target:"Array",proto:!0,forced:!f},{slice:function(e,t){var n,o,u,p=c(this),f=l(p),b=a(e,f),y=a(void 0===t?f:t,f);if(i(p)&&(n=p.constructor,r(n)&&(n===g||i(n.prototype))?n=void 0:s(n)&&(n=n[m],null===n&&(n=void 0)),n===g||void 0===n))return h(p,b,y);for(o=new(void 0===n?g:n)(v(y-b,0)),u=0;b<y;b++,u++)b in p&&d(o,u,p[b]);return o.length=u,o}})},2707:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(19662),s=n(47908),a=n(26244),l=n(85117),c=n(41340),d=n(47293),u=n(94362),p=n(9341),h=n(68886),f=n(30256),m=n(7392),g=n(98008),v=[],b=i(v.sort),y=i(v.push),w=d((function(){v.sort(void 0)})),x=d((function(){v.sort(null)})),k=p("sort"),C=!d((function(){if(m)return m<70;if(!(h&&h>3)){if(f)return!0;if(g)return g<603;var e,t,n,o,i="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(o=0;o<47;o++)v.push({k:t+o,v:n})}for(v.sort((function(e,t){return t.v-e.v})),o=0;o<v.length;o++)t=v[o].k.charAt(0),i.charAt(i.length-1)!==t&&(i+=t);return"DGBEFHACIJK"!==i}})),S=w||!x||!k||!C,E=function(e){return function(t,n){return void 0===n?-1:void 0===t?1:void 0!==e?+e(t,n)||0:c(t)>c(n)?1:-1}};o({target:"Array",proto:!0,forced:S},{sort:function(e){void 0!==e&&r(e);var t=s(this);if(C)return void 0===e?b(t):b(t,e);var n,o,i=[],c=a(t);for(o=0;o<c;o++)o in t&&y(i,t[o]);u(i,E(e)),n=a(i),o=0;while(o<n)t[o]=i[o++];while(o<c)l(t,o++);return t}})},40561:function(e,t,n){"use strict";var o=n(82109),i=n(47908),r=n(51400),s=n(19303),a=n(26244),l=n(83658),c=n(7207),d=n(65417),u=n(86135),p=n(85117),h=n(81194),f=h("splice"),m=Math.max,g=Math.min;o({target:"Array",proto:!0,forced:!f},{splice:function(e,t){var n,o,h,f,v,b,y=i(this),w=a(y),x=r(e,w),k=arguments.length;for(0===k?n=o=0:1===k?(n=0,o=w-x):(n=k-2,o=g(m(s(t),0),w-x)),c(w+n-o),h=d(y,o),f=0;f<o;f++)v=x+f,v in y&&u(h,f,y[v]);if(h.length=o,n<o){for(f=x;f<w-o;f++)v=f+o,b=f+n,v in y?y[b]=y[v]:p(y,b);for(f=w;f>w-o+n;f--)p(y,f-1)}else if(n>o)for(f=w-o;f>x;f--)v=f+o-1,b=f+n-1,v in y?y[b]=y[v]:p(y,b);for(f=0;f<n;f++)y[f+x]=arguments[f+2];return l(y,w-o+n),h}})},99244:function(e,t,n){var o=n(51223);o("flatMap")},96078:function(e,t,n){var o=n(92597),i=n(98052),r=n(38709),s=n(5112),a=s("toPrimitive"),l=Date.prototype;o(l,a)||i(l,a,r)},21703:function(e,t,n){var o=n(82109),i=n(17854),r=n(22104),s=n(89191),a="WebAssembly",l=i[a],c=7!==Error("e",{cause:7}).cause,d=function(e,t){var n={};n[e]=s(e,t,c),o({global:!0,constructor:!0,arity:1,forced:c},n)},u=function(e,t){if(l&&l[e]){var n={};n[e]=s(a+"."+e,t,c),o({target:a,stat:!0,constructor:!0,arity:1,forced:c},n)}};d("Error",(function(e){return function(t){return r(e,this,arguments)}})),d("EvalError",(function(e){return function(t){return r(e,this,arguments)}})),d("RangeError",(function(e){return function(t){return r(e,this,arguments)}})),d("ReferenceError",(function(e){return function(t){return r(e,this,arguments)}})),d("SyntaxError",(function(e){return function(t){return r(e,this,arguments)}})),d("TypeError",(function(e){return function(t){return r(e,this,arguments)}})),d("URIError",(function(e){return function(t){return r(e,this,arguments)}})),u("CompileError",(function(e){return function(t){return r(e,this,arguments)}})),u("LinkError",(function(e){return function(t){return r(e,this,arguments)}})),u("RuntimeError",(function(e){return function(t){return r(e,this,arguments)}}))},68309:function(e,t,n){var o=n(19781),i=n(76530).EXISTS,r=n(1702),s=n(47045),a=Function.prototype,l=r(a.toString),c=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,d=r(c.exec),u="name";o&&!i&&s(a,u,{configurable:!0,get:function(){try{return d(c,l(this))[1]}catch(e){return""}}})},38862:function(e,t,n){var o=n(82109),i=n(35005),r=n(22104),s=n(46916),a=n(1702),l=n(47293),c=n(60614),d=n(52190),u=n(50206),p=n(88044),h=n(36293),f=String,m=i("JSON","stringify"),g=a(/./.exec),v=a("".charAt),b=a("".charCodeAt),y=a("".replace),w=a(1..toString),x=/[\uD800-\uDFFF]/g,k=/^[\uD800-\uDBFF]$/,C=/^[\uDC00-\uDFFF]$/,S=!h||l((function(){var e=i("Symbol")();return"[null]"!=m([e])||"{}"!=m({a:e})||"{}"!=m(Object(e))})),E=l((function(){return'"\\udf06\\ud834"'!==m("\udf06\ud834")||'"\\udead"'!==m("\udead")})),A=function(e,t){var n=u(arguments),o=p(t);if(c(o)||void 0!==e&&!d(e))return n[1]=function(e,t){if(c(o)&&(t=s(o,this,f(e),t)),!d(t))return t},r(m,null,n)},M=function(e,t,n){var o=v(n,t-1),i=v(n,t+1);return g(k,e)&&!g(C,i)||g(C,e)&&!g(k,o)?"\\u"+w(b(e,0),16):e};m&&o({target:"JSON",stat:!0,arity:3,forced:S||E},{stringify:function(e,t,n){var o=u(arguments),i=r(S?A:m,null,o);return E&&"string"==typeof i?y(i,x,M):i}})},73706:function(e,t,n){var o=n(17854),i=n(58003);i(o.JSON,"JSON",!0)},69098:function(e,t,n){"use strict";var o=n(77710),i=n(95631);o("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},51532:function(e,t,n){n(69098)},10408:function(e,t,n){var o=n(58003);o(Math,"Math",!0)},9653:function(e,t,n){"use strict";var o=n(82109),i=n(31913),r=n(19781),s=n(17854),a=n(40857),l=n(1702),c=n(54705),d=n(92597),u=n(79587),p=n(47976),h=n(52190),f=n(57593),m=n(47293),g=n(8006).f,v=n(31236).f,b=n(3070).f,y=n(50863),w=n(53111).trim,x="Number",k=s[x],C=a[x],S=k.prototype,E=s.TypeError,A=l("".slice),M=l("".charCodeAt),T=function(e){var t=f(e,"number");return"bigint"==typeof t?t:_(t)},_=function(e){var t,n,o,i,r,s,a,l,c=f(e,"number");if(h(c))throw E("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=w(c),t=M(c,0),43===t||45===t){if(n=M(c,2),88===n||120===n)return NaN}else if(48===t){switch(M(c,1)){case 66:case 98:o=2,i=49;break;case 79:case 111:o=8,i=55;break;default:return+c}for(r=A(c,2),s=r.length,a=0;a<s;a++)if(l=M(r,a),l<48||l>i)return NaN;return parseInt(r,o)}return+c},P=c(x,!k(" 0o1")||!k("0b1")||k("+0x1")),O=function(e){return p(S,e)&&m((function(){y(e)}))},D=function(e){var t=arguments.length<1?0:k(T(e));return O(this)?u(Object(t),this,D):t};D.prototype=S,P&&!i&&(S.constructor=D),o({global:!0,constructor:!0,wrap:!0,forced:P},{Number:D});var I=function(e,t){for(var n,o=r?g(t):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),i=0;o.length>i;i++)d(t,n=o[i])&&!d(e,n)&&b(e,n,v(t,n))};i&&C&&I(a[x],C),(P||i)&&I(a[x],k)},19601:function(e,t,n){var o=n(82109),i=n(21574);o({target:"Object",stat:!0,arity:2,forced:Object.assign!==i},{assign:i})},69720:function(e,t,n){var o=n(82109),i=n(44699).entries;o({target:"Object",stat:!0},{entries:function(e){return i(e)}})},38880:function(e,t,n){var o=n(82109),i=n(47293),r=n(45656),s=n(31236).f,a=n(19781),l=!a||i((function(){s(1)}));o({target:"Object",stat:!0,forced:l,sham:!a},{getOwnPropertyDescriptor:function(e,t){return s(r(e),t)}})},49337:function(e,t,n){var o=n(82109),i=n(19781),r=n(53887),s=n(45656),a=n(31236),l=n(86135);o({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){var t,n,o=s(e),i=a.f,c=r(o),d={},u=0;while(c.length>u)n=i(o,t=c[u++]),void 0!==n&&l(d,t,n);return d}})},36210:function(e,t,n){var o=n(82109),i=n(47293),r=n(1156).f,s=i((function(){return!Object.getOwnPropertyNames(1)}));o({target:"Object",stat:!0,forced:s},{getOwnPropertyNames:r})},29660:function(e,t,n){var o=n(82109),i=n(36293),r=n(47293),s=n(25181),a=n(47908),l=!i||r((function(){s.f(1)}));o({target:"Object",stat:!0,forced:l},{getOwnPropertySymbols:function(e){var t=s.f;return t?t(a(e)):[]}})},30489:function(e,t,n){var o=n(82109),i=n(47293),r=n(47908),s=n(79518),a=n(49920),l=i((function(){s(1)}));o({target:"Object",stat:!0,forced:l,sham:!a},{getPrototypeOf:function(e){return s(r(e))}})},46314:function(e,t,n){var o=n(82109),i=n(92597);o({target:"Object",stat:!0},{hasOwn:i})},47941:function(e,t,n){var o=n(82109),i=n(47908),r=n(81956),s=n(47293),a=s((function(){r(1)}));o({target:"Object",stat:!0,forced:a},{keys:function(e){return r(i(e))}})},67987:function(e,t,n){"use strict";var o=n(19781),i=n(47045),r=n(70111),s=n(47908),a=n(84488),l=Object.getPrototypeOf,c=Object.setPrototypeOf,d=Object.prototype,u="__proto__";if(o&&l&&c&&!(u in d))try{i(d,u,{configurable:!0,get:function(){return l(s(this))},set:function(e){var t=a(this);(r(e)||null===e)&&r(t)&&c(t,e)}})}catch(p){}},68304:function(e,t,n){var o=n(82109),i=n(27674);o({target:"Object",stat:!0},{setPrototypeOf:i})},41539:function(e,t,n){var o=n(51694),i=n(98052),r=n(90288);o||i(Object.prototype,"toString",r,{unsafe:!0})},26833:function(e,t,n){var o=n(82109),i=n(44699).values;o({target:"Object",stat:!0},{values:function(e){return i(e)}})},70821:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(19662),s=n(78523),a=n(12534),l=n(20408),c=n(80612);o({target:"Promise",stat:!0,forced:c},{all:function(e){var t=this,n=s.f(t),o=n.resolve,c=n.reject,d=a((function(){var n=r(t.resolve),s=[],a=0,d=1;l(e,(function(e){var r=a++,l=!1;d++,i(n,t,e).then((function(e){l||(l=!0,s[r]=e,--d||o(s))}),c)})),--d||o(s)}));return d.error&&c(d.value),n.promise}})},94164:function(e,t,n){"use strict";var o=n(82109),i=n(31913),r=n(63702).CONSTRUCTOR,s=n(2492),a=n(35005),l=n(60614),c=n(98052),d=s&&s.prototype;if(o({target:"Promise",proto:!0,forced:r,real:!0},{catch:function(e){return this.then(void 0,e)}}),!i&&l(s)){var u=a("Promise").prototype["catch"];d["catch"]!==u&&c(d,"catch",u,{unsafe:!0})}},43401:function(e,t,n){"use strict";var o,i,r,s,a=n(82109),l=n(31913),c=n(35268),d=n(17854),u=n(46916),p=n(98052),h=n(27674),f=n(58003),m=n(96340),g=n(19662),v=n(60614),b=n(70111),y=n(25787),w=n(36707),x=n(20261).set,k=n(95948),C=n(842),S=n(12534),E=n(18572),A=n(29909),M=n(2492),T=n(63702),_=n(78523),P="Promise",O=T.CONSTRUCTOR,D=T.REJECTION_EVENT,I=T.SUBCLASSING,N=A.getterFor(P),R=A.set,B=M&&M.prototype,L=M,j=B,F=d.TypeError,z=d.document,q=d.process,H=_.f,V=H,U=!!(z&&z.createEvent&&d.dispatchEvent),G="unhandledrejection",W="rejectionhandled",$=0,X=1,Y=2,Z=1,K=2,J=function(e){var t;return!(!b(e)||!v(t=e.then))&&t},Q=function(e,t){var n,o,i,r=t.value,s=t.state==X,a=s?e.ok:e.fail,l=e.resolve,c=e.reject,d=e.domain;try{a?(s||(t.rejection===K&&ie(t),t.rejection=Z),!0===a?n=r:(d&&d.enter(),n=a(r),d&&(d.exit(),i=!0)),n===e.promise?c(F("Promise-chain cycle")):(o=J(n))?u(o,n,l,c):l(n)):c(r)}catch(p){d&&!i&&d.exit(),c(p)}},ee=function(e,t){e.notified||(e.notified=!0,k((function(){var n,o=e.reactions;while(n=o.get())Q(n,e);e.notified=!1,t&&!e.rejection&&ne(e)})))},te=function(e,t,n){var o,i;U?(o=z.createEvent("Event"),o.promise=t,o.reason=n,o.initEvent(e,!1,!0),d.dispatchEvent(o)):o={promise:t,reason:n},!D&&(i=d["on"+e])?i(o):e===G&&C("Unhandled promise rejection",n)},ne=function(e){u(x,d,(function(){var t,n=e.facade,o=e.value,i=oe(e);if(i&&(t=S((function(){c?q.emit("unhandledRejection",o,n):te(G,n,o)})),e.rejection=c||oe(e)?K:Z,t.error))throw t.value}))},oe=function(e){return e.rejection!==Z&&!e.parent},ie=function(e){u(x,d,(function(){var t=e.facade;c?q.emit("rejectionHandled",t):te(W,t,e.value)}))},re=function(e,t,n){return function(o){e(t,o,n)}},se=function(e,t,n){e.done||(e.done=!0,n&&(e=n),e.value=t,e.state=Y,ee(e,!0))},ae=function(e,t,n){if(!e.done){e.done=!0,n&&(e=n);try{if(e.facade===t)throw F("Promise can't be resolved itself");var o=J(t);o?k((function(){var n={done:!1};try{u(o,t,re(ae,n,e),re(se,n,e))}catch(i){se(n,i,e)}})):(e.value=t,e.state=X,ee(e,!1))}catch(i){se({done:!1},i,e)}}};if(O&&(L=function(e){y(this,j),g(e),u(o,this);var t=N(this);try{e(re(ae,t),re(se,t))}catch(n){se(t,n)}},j=L.prototype,o=function(e){R(this,{type:P,done:!1,notified:!1,parent:!1,reactions:new E,rejection:!1,state:$,value:void 0})},o.prototype=p(j,"then",(function(e,t){var n=N(this),o=H(w(this,L));return n.parent=!0,o.ok=!v(e)||e,o.fail=v(t)&&t,o.domain=c?q.domain:void 0,n.state==$?n.reactions.add(o):k((function(){Q(o,n)})),o.promise})),i=function(){var e=new o,t=N(e);this.promise=e,this.resolve=re(ae,t),this.reject=re(se,t)},_.f=H=function(e){return e===L||e===r?new i(e):V(e)},!l&&v(M)&&B!==Object.prototype)){s=B.then,I||p(B,"then",(function(e,t){var n=this;return new L((function(e,t){u(s,n,e,t)})).then(e,t)}),{unsafe:!0});try{delete B.constructor}catch(le){}h&&h(B,j)}a({global:!0,constructor:!0,wrap:!0,forced:O},{Promise:L}),f(L,P,!1,!0),m(P)},88674:function(e,t,n){n(43401),n(70821),n(94164),n(6027),n(60683),n(96294)},6027:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(19662),s=n(78523),a=n(12534),l=n(20408),c=n(80612);o({target:"Promise",stat:!0,forced:c},{race:function(e){var t=this,n=s.f(t),o=n.reject,c=a((function(){var s=r(t.resolve);l(e,(function(e){i(s,t,e).then(n.resolve,o)}))}));return c.error&&o(c.value),n.promise}})},60683:function(e,t,n){"use strict";var o=n(82109),i=n(46916),r=n(78523),s=n(63702).CONSTRUCTOR;o({target:"Promise",stat:!0,forced:s},{reject:function(e){var t=r.f(this);return i(t.reject,void 0,e),t.promise}})},96294:function(e,t,n){"use strict";var o=n(82109),i=n(35005),r=n(31913),s=n(2492),a=n(63702).CONSTRUCTOR,l=n(69478),c=i("Promise"),d=r&&!a;o({target:"Promise",stat:!0,forced:r||a},{resolve:function(e){return l(d&&this===c?s:this,e)}})},12419:function(e,t,n){var o=n(82109),i=n(35005),r=n(22104),s=n(27065),a=n(39483),l=n(19670),c=n(70111),d=n(70030),u=n(47293),p=i("Reflect","construct"),h=Object.prototype,f=[].push,m=u((function(){function e(){}return!(p((function(){}),[],e)instanceof e)})),g=!u((function(){p((function(){}))})),v=m||g;o({target:"Reflect",stat:!0,forced:v,sham:v},{construct:function(e,t){a(e),l(t);var n=arguments.length<3?e:a(arguments[2]);if(g&&!m)return p(e,t,n);if(e==n){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var o=[null];return r(f,o,t),new(r(s,e,o))}var i=n.prototype,u=d(c(i)?i:h),v=r(e,u,t);return c(v)?v:u}})},74819:function(e,t,n){var o=n(82109),i=n(46916),r=n(70111),s=n(19670),a=n(45032),l=n(31236),c=n(79518);function d(e,t){var n,o,u=arguments.length<3?e:arguments[2];return s(e)===u?e[t]:(n=l.f(e,t),n?a(n)?n.value:void 0===n.get?void 0:i(n.get,u):r(o=c(e))?d(o,t,u):void 0)}o({target:"Reflect",stat:!0},{get:d})},81299:function(e,t,n){var o=n(82109),i=n(17854),r=n(58003);o({global:!0},{Reflect:{}}),r(i.Reflect,"Reflect",!0)},24603:function(e,t,n){var o=n(19781),i=n(17854),r=n(1702),s=n(54705),a=n(79587),l=n(68880),c=n(8006).f,d=n(47976),u=n(47850),p=n(41340),h=n(34706),f=n(52999),m=n(2626),g=n(98052),v=n(47293),b=n(92597),y=n(29909).enforce,w=n(96340),x=n(5112),k=n(9441),C=n(38173),S=x("match"),E=i.RegExp,A=E.prototype,M=i.SyntaxError,T=r(A.exec),_=r("".charAt),P=r("".replace),O=r("".indexOf),D=r("".slice),I=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,N=/a/g,R=/a/g,B=new E(N)!==N,L=f.MISSED_STICKY,j=f.UNSUPPORTED_Y,F=o&&(!B||L||k||C||v((function(){return R[S]=!1,E(N)!=N||E(R)==R||"/a/i"!=E(N,"i")}))),z=function(e){for(var t,n=e.length,o=0,i="",r=!1;o<=n;o++)t=_(e,o),"\\"!==t?r||"."!==t?("["===t?r=!0:"]"===t&&(r=!1),i+=t):i+="[\\s\\S]":i+=t+_(e,++o);return i},q=function(e){for(var t,n=e.length,o=0,i="",r=[],s={},a=!1,l=!1,c=0,d="";o<=n;o++){if(t=_(e,o),"\\"===t)t+=_(e,++o);else if("]"===t)a=!1;else if(!a)switch(!0){case"["===t:a=!0;break;case"("===t:T(I,D(e,o+1))&&(o+=2,l=!0),i+=t,c++;continue;case">"===t&&l:if(""===d||b(s,d))throw new M("Invalid capture group name");s[d]=!0,r[r.length]=[d,c],l=!1,d="";continue}l?d+=t:i+=t}return[i,r]};if(s("RegExp",F)){for(var H=function(e,t){var n,o,i,r,s,c,f=d(A,this),m=u(e),g=void 0===t,v=[],b=e;if(!f&&m&&g&&e.constructor===H)return e;if((m||d(A,e))&&(e=e.source,g&&(t=h(b))),e=void 0===e?"":p(e),t=void 0===t?"":p(t),b=e,k&&"dotAll"in N&&(o=!!t&&O(t,"s")>-1,o&&(t=P(t,/s/g,""))),n=t,L&&"sticky"in N&&(i=!!t&&O(t,"y")>-1,i&&j&&(t=P(t,/y/g,""))),C&&(r=q(e),e=r[0],v=r[1]),s=a(E(e,t),f?this:A,H),(o||i||v.length)&&(c=y(s),o&&(c.dotAll=!0,c.raw=H(z(e),n)),i&&(c.sticky=!0),v.length&&(c.groups=v)),e!==b)try{l(s,"source",""===b?"(?:)":b)}catch(w){}return s},V=c(E),U=0;V.length>U;)m(H,E,V[U++]);A.constructor=H,H.prototype=A,g(i,"RegExp",H,{constructor:!0})}w("RegExp")},28450:function(e,t,n){var o=n(19781),i=n(9441),r=n(84326),s=n(47045),a=n(29909).get,l=RegExp.prototype,c=TypeError;o&&i&&s(l,"dotAll",{configurable:!0,get:function(){if(this!==l){if("RegExp"===r(this))return!!a(this).dotAll;throw c("Incompatible receiver, RegExp required")}}})},74916:function(e,t,n){"use strict";var o=n(82109),i=n(22261);o({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},88386:function(e,t,n){var o=n(19781),i=n(52999).MISSED_STICKY,r=n(84326),s=n(47045),a=n(29909).get,l=RegExp.prototype,c=TypeError;o&&i&&s(l,"sticky",{configurable:!0,get:function(){if(this!==l){if("RegExp"===r(this))return!!a(this).sticky;throw c("Incompatible receiver, RegExp required")}}})},77601:function(e,t,n){"use strict";n(74916);var o=n(82109),i=n(46916),r=n(60614),s=n(19670),a=n(41340),l=function(){var e=!1,t=/[ac]/;return t.exec=function(){return e=!0,/./.exec.apply(this,arguments)},!0===t.test("abc")&&e}(),c=/./.test;o({target:"RegExp",proto:!0,forced:!l},{test:function(e){var t=s(this),n=a(e),o=t.exec;if(!r(o))return i(c,t,n);var l=i(o,t,n);return null!==l&&(s(l),!0)}})},39714:function(e,t,n){"use strict";var o=n(76530).PROPER,i=n(98052),r=n(19670),s=n(41340),a=n(47293),l=n(34706),c="toString",d=RegExp.prototype,u=d[c],p=a((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),h=o&&u.name!=c;(p||h)&&i(RegExp.prototype,c,(function(){var e=r(this),t=s(e.source),n=s(l(e));return"/"+t+"/"+n}),{unsafe:!0})},32023:function(e,t,n){"use strict";var o=n(82109),i=n(1702),r=n(3929),s=n(84488),a=n(41340),l=n(84964),c=i("".indexOf);o({target:"String",proto:!0,forced:!l("includes")},{includes:function(e){return!!~c(a(s(this)),a(r(e)),arguments.length>1?arguments[1]:void 0)}})},78783:function(e,t,n){"use strict";var o=n(28710).charAt,i=n(41340),r=n(29909),s=n(51656),a=n(76178),l="String Iterator",c=r.set,d=r.getterFor(l);s(String,"String",(function(e){c(this,{type:l,string:i(e),index:0})}),(function(){var e,t=d(this),n=t.string,i=t.index;return i>=n.length?a(void 0,!0):(e=o(n,i),t.index+=e.length,a(e,!1))}))},4723:function(e,t,n){"use strict";var o=n(46916),i=n(27007),r=n(19670),s=n(68554),a=n(17466),l=n(41340),c=n(84488),d=n(58173),u=n(31530),p=n(97651);i("match",(function(e,t,n){return[function(t){var n=c(this),i=s(t)?void 0:d(t,e);return i?o(i,t,n):new RegExp(t)[e](l(n))},function(e){var o=r(this),i=l(e),s=n(t,o,i);if(s.done)return s.value;if(!o.global)return p(o,i);var c=o.unicode;o.lastIndex=0;var d,h=[],f=0;while(null!==(d=p(o,i))){var m=l(d[0]);h[f]=m,""===m&&(o.lastIndex=u(i,a(o.lastIndex),c)),f++}return 0===f?null:h}]}))},82481:function(e,t,n){var o=n(82109),i=n(38415);o({target:"String",proto:!0},{repeat:i})},15306:function(e,t,n){"use strict";var o=n(22104),i=n(46916),r=n(1702),s=n(27007),a=n(47293),l=n(19670),c=n(60614),d=n(68554),u=n(19303),p=n(17466),h=n(41340),f=n(84488),m=n(31530),g=n(58173),v=n(10647),b=n(97651),y=n(5112),w=y("replace"),x=Math.max,k=Math.min,C=r([].concat),S=r([].push),E=r("".indexOf),A=r("".slice),M=function(e){return void 0===e?e:String(e)},T=function(){return"$0"==="a".replace(/./,"$0")}(),_=function(){return!!/./[w]&&""===/./[w]("a","$0")}(),P=!a((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}));s("replace",(function(e,t,n){var r=_?"$":"$0";return[function(e,n){var o=f(this),r=d(e)?void 0:g(e,w);return r?i(r,e,o,n):i(t,h(o),e,n)},function(e,i){var s=l(this),a=h(e);if("string"==typeof i&&-1===E(i,r)&&-1===E(i,"$<")){var d=n(t,s,a,i);if(d.done)return d.value}var f=c(i);f||(i=h(i));var g=s.global;if(g){var y=s.unicode;s.lastIndex=0}var w=[];while(1){var T=b(s,a);if(null===T)break;if(S(w,T),!g)break;var _=h(T[0]);""===_&&(s.lastIndex=m(a,p(s.lastIndex),y))}for(var P="",O=0,D=0;D<w.length;D++){T=w[D];for(var I=h(T[0]),N=x(k(u(T.index),a.length),0),R=[],B=1;B<T.length;B++)S(R,M(T[B]));var L=T.groups;if(f){var j=C([I],R,N,a);void 0!==L&&S(j,L);var F=h(o(i,void 0,j))}else F=v(I,a,N,R,L,i);N>=O&&(P+=A(a,O,N)+F,O=N+I.length)}return P+A(a,O)}]}),!P||!T||_)},64765:function(e,t,n){"use strict";var o=n(46916),i=n(27007),r=n(19670),s=n(68554),a=n(84488),l=n(81150),c=n(41340),d=n(58173),u=n(97651);i("search",(function(e,t,n){return[function(t){var n=a(this),i=s(t)?void 0:d(t,e);return i?o(i,t,n):new RegExp(t)[e](c(n))},function(e){var o=r(this),i=c(e),s=n(t,o,i);if(s.done)return s.value;var a=o.lastIndex;l(a,0)||(o.lastIndex=0);var d=u(o,i);return l(o.lastIndex,a)||(o.lastIndex=a),null===d?-1:d.index}]}))},23157:function(e,t,n){"use strict";var o=n(82109),i=n(21470),r=n(31236).f,s=n(17466),a=n(41340),l=n(3929),c=n(84488),d=n(84964),u=n(31913),p=i("".startsWith),h=i("".slice),f=Math.min,m=d("startsWith"),g=!u&&!m&&!!function(){var e=r(String.prototype,"startsWith");return e&&!e.writable}();o({target:"String",proto:!0,forced:!g&&!m},{startsWith:function(e){var t=a(c(this));l(e);var n=s(f(arguments.length>1?arguments[1]:void 0,t.length)),o=a(e);return p?p(t,o,n):h(t,n,n+o.length)===o}})},73210:function(e,t,n){"use strict";var o=n(82109),i=n(53111).trim,r=n(76091);o({target:"String",proto:!0,forced:r("trim")},{trim:function(){return i(this)}})},72443:function(e,t,n){var o=n(26800);o("asyncIterator")},4032:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(46916),s=n(1702),a=n(31913),l=n(19781),c=n(36293),d=n(47293),u=n(92597),p=n(47976),h=n(19670),f=n(45656),m=n(34948),g=n(41340),v=n(79114),b=n(70030),y=n(81956),w=n(8006),x=n(1156),k=n(25181),C=n(31236),S=n(3070),E=n(36048),A=n(55296),M=n(98052),T=n(47045),_=n(72309),P=n(6200),O=n(3501),D=n(69711),I=n(5112),N=n(6061),R=n(26800),B=n(56532),L=n(58003),j=n(29909),F=n(42092).forEach,z=P("hidden"),q="Symbol",H="prototype",V=j.set,U=j.getterFor(q),G=Object[H],W=i.Symbol,$=W&&W[H],X=i.TypeError,Y=i.QObject,Z=C.f,K=S.f,J=x.f,Q=A.f,ee=s([].push),te=_("symbols"),ne=_("op-symbols"),oe=_("wks"),ie=!Y||!Y[H]||!Y[H].findChild,re=l&&d((function(){return 7!=b(K({},"a",{get:function(){return K(this,"a",{value:7}).a}})).a}))?function(e,t,n){var o=Z(G,t);o&&delete G[t],K(e,t,n),o&&e!==G&&K(G,t,o)}:K,se=function(e,t){var n=te[e]=b($);return V(n,{type:q,tag:e,description:t}),l||(n.description=t),n},ae=function(e,t,n){e===G&&ae(ne,t,n),h(e);var o=m(t);return h(n),u(te,o)?(n.enumerable?(u(e,z)&&e[z][o]&&(e[z][o]=!1),n=b(n,{enumerable:v(0,!1)})):(u(e,z)||K(e,z,v(1,{})),e[z][o]=!0),re(e,o,n)):K(e,o,n)},le=function(e,t){h(e);var n=f(t),o=y(n).concat(he(n));return F(o,(function(t){l&&!r(de,n,t)||ae(e,t,n[t])})),e},ce=function(e,t){return void 0===t?b(e):le(b(e),t)},de=function(e){var t=m(e),n=r(Q,this,t);return!(this===G&&u(te,t)&&!u(ne,t))&&(!(n||!u(this,t)||!u(te,t)||u(this,z)&&this[z][t])||n)},ue=function(e,t){var n=f(e),o=m(t);if(n!==G||!u(te,o)||u(ne,o)){var i=Z(n,o);return!i||!u(te,o)||u(n,z)&&n[z][o]||(i.enumerable=!0),i}},pe=function(e){var t=J(f(e)),n=[];return F(t,(function(e){u(te,e)||u(O,e)||ee(n,e)})),n},he=function(e){var t=e===G,n=J(t?ne:f(e)),o=[];return F(n,(function(e){!u(te,e)||t&&!u(G,e)||ee(o,te[e])})),o};c||(W=function(){if(p($,this))throw X("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,t=D(e),n=function(e){this===G&&r(n,ne,e),u(this,z)&&u(this[z],t)&&(this[z][t]=!1),re(this,t,v(1,e))};return l&&ie&&re(G,t,{configurable:!0,set:n}),se(t,e)},$=W[H],M($,"toString",(function(){return U(this).tag})),M(W,"withoutSetter",(function(e){return se(D(e),e)})),A.f=de,S.f=ae,E.f=le,C.f=ue,w.f=x.f=pe,k.f=he,N.f=function(e){return se(I(e),e)},l&&(T($,"description",{configurable:!0,get:function(){return U(this).description}}),a||M(G,"propertyIsEnumerable",de,{unsafe:!0}))),o({global:!0,constructor:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),F(y(oe),(function(e){R(e)})),o({target:q,stat:!0,forced:!c},{useSetter:function(){ie=!0},useSimple:function(){ie=!1}}),o({target:"Object",stat:!0,forced:!c,sham:!l},{create:ce,defineProperty:ae,defineProperties:le,getOwnPropertyDescriptor:ue}),o({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:pe}),B(),L(W,q),O[z]=!0},41817:function(e,t,n){"use strict";var o=n(82109),i=n(19781),r=n(17854),s=n(1702),a=n(92597),l=n(60614),c=n(47976),d=n(41340),u=n(47045),p=n(99920),h=r.Symbol,f=h&&h.prototype;if(i&&l(h)&&(!("description"in f)||void 0!==h().description)){var m={},g=function(){var e=arguments.length<1||void 0===arguments[0]?void 0:d(arguments[0]),t=c(f,this)?new h(e):void 0===e?h():h(e);return""===e&&(m[t]=!0),t};p(g,h),g.prototype=f,f.constructor=g;var v="Symbol(test)"==String(h("test")),b=s(f.valueOf),y=s(f.toString),w=/^Symbol\((.*)\)[^)]+$/,x=s("".replace),k=s("".slice);u(f,"description",{configurable:!0,get:function(){var e=b(this);if(a(m,e))return"";var t=y(e),n=v?k(t,7,-1):x(t,w,"$1");return""===n?void 0:n}}),o({global:!0,constructor:!0,forced:!0},{Symbol:g})}},40763:function(e,t,n){var o=n(82109),i=n(35005),r=n(92597),s=n(41340),a=n(72309),l=n(2015),c=a("string-to-symbol-registry"),d=a("symbol-to-string-registry");o({target:"Symbol",stat:!0,forced:!l},{for:function(e){var t=s(e);if(r(c,t))return c[t];var n=i("Symbol")(t);return c[t]=n,d[n]=t,n}})},32165:function(e,t,n){var o=n(26800);o("iterator")},82526:function(e,t,n){n(4032),n(40763),n(26620),n(38862),n(29660)},26620:function(e,t,n){var o=n(82109),i=n(92597),r=n(52190),s=n(66330),a=n(72309),l=n(2015),c=a("symbol-to-string-registry");o({target:"Symbol",stat:!0,forced:!l},{keyFor:function(e){if(!r(e))throw TypeError(s(e)+" is not a symbol");if(i(c,e))return c[e]}})},96649:function(e,t,n){var o=n(26800),i=n(56532);o("toPrimitive"),i()},39341:function(e,t,n){var o=n(35005),i=n(26800),r=n(58003);i("toStringTag"),r(o("Symbol"),"Symbol")},41202:function(e,t,n){"use strict";var o,i=n(76677),r=n(17854),s=n(1702),a=n(89190),l=n(62423),c=n(77710),d=n(29320),u=n(70111),p=n(29909).enforce,h=n(47293),f=n(94811),m=Object,g=Array.isArray,v=m.isExtensible,b=m.isFrozen,y=m.isSealed,w=m.freeze,x=m.seal,k={},C={},S=!r.ActiveXObject&&"ActiveXObject"in r,E=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},A=c("WeakMap",E,d),M=A.prototype,T=s(M.set),_=function(){return i&&h((function(){var e=w([]);return T(new A,e,1),!b(e)}))};if(f)if(S){o=d.getConstructor(E,"WeakMap",!0),l.enable();var P=s(M["delete"]),O=s(M.has),D=s(M.get);a(M,{delete:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),P(this,e)||t.frozen["delete"](e)}return P(this,e)},has:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),O(this,e)||t.frozen.has(e)}return O(this,e)},get:function(e){if(u(e)&&!v(e)){var t=p(this);return t.frozen||(t.frozen=new o),O(this,e)?D(this,e):t.frozen.get(e)}return D(this,e)},set:function(e,t){if(u(e)&&!v(e)){var n=p(this);n.frozen||(n.frozen=new o),O(this,e)?T(this,e,t):n.frozen.set(e,t)}else T(this,e,t);return this}})}else _()&&a(M,{set:function(e,t){var n;return g(e)&&(b(e)?n=k:y(e)&&(n=C)),T(this,e,t),n==k&&w(e),n==C&&x(e),this}})},4129:function(e,t,n){n(41202)},75505:function(e,t,n){var o=n(82109),i=n(17854),r=n(35005),s=n(1702),a=n(46916),l=n(47293),c=n(41340),d=n(92597),u=n(48053),p=n(14170).ctoi,h=/[^\d+/a-z]/i,f=/[\t\n\f\r ]+/g,m=/[=]{1,2}$/,g=r("atob"),v=String.fromCharCode,b=s("".charAt),y=s("".replace),w=s(h.exec),x=l((function(){return""!==g(" ")})),k=!l((function(){g("a")})),C=!x&&!k&&!l((function(){g()})),S=!x&&!k&&1!==g.length;o({global:!0,bind:!0,enumerable:!0,forced:x||k||C||S},{atob:function(e){if(u(arguments.length,1),C||S)return a(g,i,e);var t,n,o=y(c(e),f,""),s="",l=0,x=0;if(o.length%4==0&&(o=y(o,m,"")),o.length%4==1||w(h,o))throw new(r("DOMException"))("The string is not correctly encoded","InvalidCharacterError");while(t=b(o,l++))d(p,t)&&(n=x%4?64*n+p[t]:p[t],x++%4&&(s+=v(255&n>>(-2*x&6))));return s}})},27479:function(e,t,n){var o=n(82109),i=n(17854),r=n(35005),s=n(1702),a=n(46916),l=n(47293),c=n(41340),d=n(48053),u=n(14170).itoc,p=r("btoa"),h=s("".charAt),f=s("".charCodeAt),m=!!p&&!l((function(){p()})),g=!!p&&l((function(){return"bnVsbA=="!==p(null)})),v=!!p&&1!==p.length;o({global:!0,bind:!0,enumerable:!0,forced:m||g||v},{btoa:function(e){if(d(arguments.length,1),m||g||v)return a(p,i,c(e));var t,n,o=c(e),s="",l=0,b=u;while(h(o,l)||(b="=",l%1)){if(n=f(o,l+=3/4),n>255)throw new(r("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");t=t<<8|n,s+=h(b,63&t>>8-l%1*8)}return s}})},54747:function(e,t,n){var o=n(17854),i=n(48324),r=n(98509),s=n(18533),a=n(68880),l=function(e){if(e&&e.forEach!==s)try{a(e,"forEach",s)}catch(t){e.forEach=s}};for(var c in i)i[c]&&l(o[c]&&o[c].prototype);l(r)},33948:function(e,t,n){var o=n(17854),i=n(48324),r=n(98509),s=n(66992),a=n(68880),l=n(5112),c=l("iterator"),d=l("toStringTag"),u=s.values,p=function(e,t){if(e){if(e[c]!==u)try{a(e,c,u)}catch(o){e[c]=u}if(e[d]||a(e,d,t),i[t])for(var n in s)if(e[n]!==s[n])try{a(e,n,s[n])}catch(o){e[n]=s[n]}}};for(var h in i)p(o[h]&&o[h].prototype,h);p(r,"DOMTokenList")},87714:function(e,t,n){"use strict";var o=n(82109),i=n(44038),r=n(35005),s=n(47293),a=n(70030),l=n(79114),c=n(3070).f,d=n(98052),u=n(47045),p=n(92597),h=n(25787),f=n(19670),m=n(7762),g=n(56277),v=n(93678),b=n(11060),y=n(29909),w=n(19781),x=n(31913),k="DOMException",C="DATA_CLONE_ERR",S=r("Error"),E=r(k)||function(){try{var e=r("MessageChannel")||i("worker_threads").MessageChannel;(new e).port1.postMessage(new WeakMap)}catch(t){if(t.name==C&&25==t.code)return t.constructor}}(),A=E&&E.prototype,M=S.prototype,T=y.set,_=y.getterFor(k),P="stack"in S(k),O=function(e){return p(v,e)&&v[e].m?v[e].c:0},D=function(){h(this,I);var e=arguments.length,t=g(e<1?void 0:arguments[0]),n=g(e<2?void 0:arguments[1],"Error"),o=O(n);if(T(this,{type:k,name:n,message:t,code:o}),w||(this.name=n,this.message=t,this.code=o),P){var i=S(t);i.name=k,c(this,"stack",l(1,b(i.stack,1)))}},I=D.prototype=a(M),N=function(e){return{enumerable:!0,configurable:!0,get:e}},R=function(e){return N((function(){return _(this)[e]}))};w&&(u(I,"code",R("code")),u(I,"message",R("message")),u(I,"name",R("name"))),c(I,"constructor",l(1,D));var B=s((function(){return!(new E instanceof S)})),L=B||s((function(){return M.toString!==m||"2: 1"!==String(new E(1,2))})),j=B||s((function(){return 25!==new E(1,"DataCloneError").code})),F=B||25!==E[C]||25!==A[C],z=x?L||j||F:B;o({global:!0,constructor:!0,forced:z},{DOMException:z?D:E});var q=r(k),H=q.prototype;for(var V in L&&(x||E===q)&&d(H,"toString",m),j&&w&&E===q&&u(H,"code",N((function(){return O(f(this).name)}))),v)if(p(v,V)){var U=v[V],G=U.s,W=l(6,U.c);p(q,G)||c(q,G,W),p(H,G)||c(H,G,W)}},82801:function(e,t,n){"use strict";var o=n(82109),i=n(17854),r=n(35005),s=n(79114),a=n(3070).f,l=n(92597),c=n(25787),d=n(79587),u=n(56277),p=n(93678),h=n(11060),f=n(19781),m=n(31913),g="DOMException",v=r("Error"),b=r(g),y=function(){c(this,w);var e=arguments.length,t=u(e<1?void 0:arguments[0]),n=u(e<2?void 0:arguments[1],"Error"),o=new b(t,n),i=v(t);return i.name=g,a(o,"stack",s(1,h(i.stack,1))),d(o,this,y),o},w=y.prototype=b.prototype,x="stack"in v(g),k="stack"in new b(1,2),C=b&&f&&Object.getOwnPropertyDescriptor(i,g),S=!!C&&!(C.writable&&C.configurable),E=x&&!S&&!k;o({global:!0,constructor:!0,forced:m||E},{DOMException:E?y:b});var A=r(g),M=A.prototype;if(M.constructor!==A)for(var T in m||a(M,"constructor",s(1,A)),p)if(l(p,T)){var _=p[T],P=_.s;l(A,P)||a(A,P,s(6,_.c))}},1174:function(e,t,n){var o=n(35005),i=n(58003),r="DOMException";i(o(r),r)},14759:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".popper{width:auto;background-color:#fafafa;color:#212121;text-align:center;padding:2px;display:inline-block;border-radius:3px;position:absolute;font-size:14px;font-weight:400;border:1px solid #ebebeb;z-index:200000;-webkit-box-shadow:0 0 6px 0 #3a3a3a;box-shadow:0 0 6px 0 #3a3a3a}.popper .popper__arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px}.popper[x-placement^=top]{margin-bottom:5px}.popper[x-placement^=top] .popper__arrow{border-width:5px 5px 0 5px;border-color:#fafafa transparent transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=bottom]{margin-top:5px}.popper[x-placement^=bottom] .popper__arrow{border-width:0 5px 5px 5px;border-color:transparent transparent #fafafa transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=right]{margin-left:5px}.popper[x-placement^=right] .popper__arrow{border-width:5px 5px 5px 0;border-color:transparent #fafafa transparent transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popper[x-placement^=left]{margin-right:5px}.popper[x-placement^=left] .popper__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #fafafa;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}",""]),t["default"]=a},41987:function(e,t,n){"use strict";var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(61667),l=n.n(a),c=new URL(n(67602),n.b),d=s()(i()),u=l()(c);d.push([e.id,'/*! JointJS v3.6.5 (2022-12-15) - JavaScript diagramming library\n\n\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n*/.joint-viewport{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.joint-paper-background,.joint-paper-grid,.joint-paper>svg{position:absolute;top:0;left:0;right:0;bottom:0}[magnet=true]:not(.joint-element){cursor:crosshair}[magnet=true]:not(.joint-element):hover{opacity:.7}.joint-element{cursor:move}.joint-element *{-webkit-user-drag:none}.joint-element .scalable *,.marker-source,.marker-target{vector-effect:non-scaling-stroke}.joint-paper{position:relative}.joint-highlight-opacity{opacity:.3}.joint-link .connection,.joint-link .connection-wrap{fill:none}.marker-arrowheads,.marker-vertices{opacity:0;cursor:move}.marker-arrowheads{cursor:-webkit-grab;cursor:-moz-grab}.link-tools{opacity:0;cursor:pointer}.link-tools .tool-options{display:none}.joint-link:hover .link-tools,.joint-link:hover .marker-arrowheads,.joint-link:hover .marker-vertices{opacity:1}.marker-vertex-remove{cursor:pointer;opacity:.1}.marker-vertex-group:hover .marker-vertex-remove{opacity:1}.marker-vertex-remove-area{opacity:.1;cursor:pointer}.marker-vertex-group:hover .marker-vertex-remove-area{opacity:1}.joint-element .fobj{overflow:hidden}.joint-element .fobj body{background-color:transparent;margin:0;position:static}.joint-element .fobj div{text-align:center;vertical-align:middle;display:table-cell;padding:0 5px 0 5px}.joint-paper.joint-theme-dark{background-color:#18191b}.joint-link.joint-theme-dark .connection-wrap{stroke:#8f8ff3;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-dark .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-dark .connection{stroke-linejoin:round}.joint-link.joint-theme-dark .link-tools .tool-remove circle{fill:#f33636}.joint-link.joint-theme-dark .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-dark .link-tools [event="link:options"] circle{fill:green}.joint-link.joint-theme-dark .marker-vertex{fill:#5652db}.joint-link.joint-theme-dark .marker-vertex:hover{fill:#8e8ce1;stroke:none}.joint-link.joint-theme-dark .marker-arrowhead{fill:#5652db}.joint-link.joint-theme-dark .marker-arrowhead:hover{fill:#8e8ce1;stroke:none}.joint-link.joint-theme-dark .marker-vertex-remove-area{fill:green;stroke:#006400}.joint-link.joint-theme-dark .marker-vertex-remove{fill:#fff;stroke:#fff}.joint-paper.joint-theme-default{background-color:#fff}.joint-link.joint-theme-default .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-default .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-default .connection{stroke-linejoin:round}.joint-link.joint-theme-default .link-tools .tool-remove circle{fill:red}.joint-link.joint-theme-default .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-default .marker-vertex{fill:#1abc9c}.joint-link.joint-theme-default .marker-vertex:hover{fill:#34495e;stroke:none}.joint-link.joint-theme-default .marker-arrowhead{fill:#1abc9c}.joint-link.joint-theme-default .marker-arrowhead:hover{fill:#f39c12;stroke:none}.joint-link.joint-theme-default .marker-vertex-remove{fill:#fff}@font-face{font-family:lato-light;src:url('+u+') format("woff");font-weight:400;font-style:normal}.joint-link.joint-theme-material .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-material .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-material .connection{stroke-linejoin:round}.joint-link.joint-theme-material .link-tools .tool-remove circle{fill:#c64242}.joint-link.joint-theme-material .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-material .marker-vertex{fill:#d0d8e8}.joint-link.joint-theme-material .marker-vertex:hover{fill:#5fa9ee;stroke:none}.joint-link.joint-theme-material .marker-arrowhead{fill:#d0d8e8}.joint-link.joint-theme-material .marker-arrowhead:hover{fill:#5fa9ee;stroke:none}.joint-link.joint-theme-material .marker-vertex-remove-area{fill:#5fa9ee}.joint-link.joint-theme-material .marker-vertex-remove{fill:#fff}.joint-link.joint-theme-modern .connection-wrap{stroke:#000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;opacity:0;cursor:move}.joint-link.joint-theme-modern .connection-wrap:hover{opacity:.4;stroke-opacity:.4}.joint-link.joint-theme-modern .connection{stroke-linejoin:round}.joint-link.joint-theme-modern .link-tools .tool-remove circle{fill:red}.joint-link.joint-theme-modern .link-tools .tool-remove path{fill:#fff}.joint-link.joint-theme-modern .marker-vertex{fill:#1abc9c}.joint-link.joint-theme-modern .marker-vertex:hover{fill:#34495e;stroke:none}.joint-link.joint-theme-modern .marker-arrowhead{fill:#1abc9c}.joint-link.joint-theme-modern .marker-arrowhead:hover{fill:#f39c12;stroke:none}.joint-link.joint-theme-modern .marker-vertex-remove{fill:#fff}',""]),t.Z=d},60396:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".file-upload-button .file-upload-control{display:none}",""]),t["default"]=a},79788:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".multiselect-icons .input-group{width:100%}.multiselect-icons .multiselect{display:inline-block!important;position:relative;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.multiselect-icons .multiselect,.multiselect-icons .multiselect__tags{height:38px;min-height:38px;max-height:38px}.multiselect-icons .multiselect__tags{overflow:hidden}.multiselect-icons .multiselect__content{padding:7px}.multiselect-icons .multiselect__element{display:inline-block}.multiselect-icons .multiselect__element .multiselect__option{display:block;height:auto;margin:0;padding:0;width:auto}.multiselect-icons .icon-square{color:#788793;font-size:29px;padding:19.3333333333px;text-align:center}.multiselect-icons .multiselect__option--highlight{background:#eee}.multiselect-icons .multiselect__option--selected{background:#3397e1}.multiselect-icons .multiselect__option--selected .icon-square{color:#fff}.multiselect-icons .multiselect__input::-webkit-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::-moz-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input:-ms-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::-ms-input-placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__input::placeholder{color:#788793;opacity:.5}.multiselect-icons .multiselect__placeholder{color:#212529;font-size:16px;margin-top:-4px;padding:0!important}.multiselect-icons .multiselect-no-result{line-height:1.5rem}.multiselect-icons .link-upload{cursor:pointer}",""]),t["default"]=a},68671:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-button[data-v-09d8a8ac]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-09d8a8ac]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-09d8a8ac]:active,.crown-button[data-v-09d8a8ac]:focus{background-color:#deebff;color:#1264aa}img[data-v-09d8a8ac]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-09d8a8ac],.crown-button svg[data-v-09d8a8ac]{margin:auto}",""]),t["default"]=a},74593:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(61667),l=n.n(a),c=new URL(n(98573),n.b),d=s()(i()),u=l()(c);d.push([e.id,".color-list[data-v-0c72746a]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,1fr);grid-auto-flow:column;grid-gap:.5rem;padding:.5rem}.color-list>.color-button[data-v-0c72746a]{background:#fff;width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid #fff;position:relative}.color-picker[data-v-0c72746a]{position:absolute;right:40px;top:calc(100% - 36px)}.toggle-picker[data-v-0c72746a]{background:50%/cover no-repeat url("+u+")!important}",""]),t["default"]=d},89888:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-align[data-v-46e3ac40]{top:-58px;left:-35%;pointer-events:auto}.crown-button[data-v-46e3ac40]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-46e3ac40]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-46e3ac40]:active{background-color:#deebff;color:#1264aa}.crown-button[data-v-46e3ac40]:disabled{background-color:#eaeaea;color:#1264aa}.crown-button[data-v-46e3ac40]:focus{background-color:#deebff;color:#1264aa}img[data-v-46e3ac40]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-46e3ac40],.crown-button svg[data-v-46e3ac40]{margin:auto}",""]),t["default"]=a},13266:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".crown-multiselect[data-v-bcd827ec]{top:-38px;left:50%;pointer-events:auto}.crown-button[data-v-bcd827ec]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;color:#44494e;width:35px;height:35px;font-size:20px;padding:4px}.crown-button[data-v-bcd827ec]:hover{background-color:#ebeef2;color:#44494e}.crown-button[data-v-bcd827ec]:active,.crown-button[data-v-bcd827ec]:focus{background-color:#deebff;color:#1264aa}img[data-v-bcd827ec]{margin:0 5px;height:20px;width:20px;padding:2px;fill:#5faaee}.crown-button i[data-v-bcd827ec],.crown-button svg[data-v-bcd827ec]{margin:auto}",""]),t["default"]=a},66406:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".control-submenu[data-v-acf58eca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;width:255px;left:616px;background:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);border-radius:4px;list-style:none}.control-submenu-item>svg[data-v-acf58eca]{width:24px;height:24px}.control-submenu-item.active[data-v-acf58eca]{background-color:#ebeef2}.control-submenu-list[data-v-acf58eca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 5px;gap:8px;height:40px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:0;flex-grow:0;border-radius:4px;cursor:pointer}.control-submenu-list.active[data-v-acf58eca]{background-color:#deebff}.control-submenu-list.active svg[data-v-acf58eca]{fill:#1264aa}.control-submenu-list[data-v-acf58eca]:hover{background-color:#ebeef2}.control-submenu-list>svg[data-v-acf58eca]{width:24px;height:24px}.control-submenu-list-label[data-v-acf58eca]{font-style:normal;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.02em;color:#000}.control-submenu-options[data-v-acf58eca]{position:absolute;top:0;right:0;padding:3px;-webkit-transform:rotate(47.59deg);transform:rotate(47.59deg);cursor:pointer}.control-submenu-options>span[data-v-acf58eca]{display:block;width:4px;height:3px;background-color:#44494e;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);-webkit-clip-path:padding-box;clip-path:padding-box}.control-submenu-options~svg[data-v-acf58eca]{width:24px;height:24px}.is-dragging[data-v-acf58eca]{background:#3397e1;color:#fff;position:absolute;z-index:10;-webkit-box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);padding:.5rem;pointer-events:none;width:40px;height:40px;background:green}.is-dragging.no-drop[data-v-acf58eca]{opacity:.8;cursor:no-drop;pointer-events:none}.is-dragging[data-v-acf58eca]:hover{background-color:#3397e1;color:#fff;pointer-events:none}",""]),t["default"]=a},15141:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#searchNodeTypes i[data-v-c468f432]{top:27%}#searchNodeTypes input[data-v-c468f432]{border:1px solid #5f666d;border-radius:4px;margin-bottom:1rem;font-size:14px;line-height:21px;padding-left:30px}#searchNodeTypes input[data-v-c468f432]::-webkit-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::-moz-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]:-ms-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::-ms-input-placeholder{color:#929fac}#searchNodeTypes input[data-v-c468f432]::placeholder{color:#929fac}",""]),t["default"]=a},89221:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#nodeTypesList .pinnedObjects{margin-bottom:1rem}.node-types__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.node-types__item:hover{background-color:#ebeef2}.node-types__item:hover .pinIcon{background-color:#dadddf}.node-types__item__icon{width:1.5rem;height:1.5rem}.node-types__item span{margin-left:.8rem;font-size:13px;line-height:19px}.node-types__item .pinIcon{margin-left:auto;border-radius:4px;padding:.3rem}",""]),t["default"]=a},66807:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".pm-block-node-types__item{display:block;padding:.5rem .3rem;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px}.pm-block-node-types__item:hover{background-color:#ebeef2}.pm-block-node-types__item__icon{width:1.5rem;height:1.5rem}.pm-block-node-types__item label{max-width:225px;font-size:14px;line-height:15px}.pm-block-node-types__item span{margin-left:1.6rem;font-size:13px;color:#6c757d}",""]),t["default"]=a},9961:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.cog-container[data-v-31668547]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.element-list[data-v-31668547]{white-space:nowrap;top:2.5rem;left:0;border-radius:5px;padding:0;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.element-list[data-v-31668547],.element-list[data-v-31668547]:after{position:absolute;background-color:#fff}.element-list[data-v-31668547]:after{content:"";width:1.25rem;height:1.25rem;top:-.2rem;left:.5rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}.element-list--item[data-v-31668547]{list-style:none}.element-list--item__button[data-v-31668547]{background:none;padding:.25rem .85rem;border:none;color:#000;font-size:.85rem}.element-list--item__button[data-v-31668547]:disabled{opacity:.6;cursor:not-allowed}',""]),t["default"]=a},59471:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.cog-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.element-list{white-space:nowrap;top:2.5rem;left:0;border-radius:5px;padding:0;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.element-list,.element-list:after{position:absolute;background-color:#fff}.element-list:after{content:"";width:1.25rem;height:1.25rem;top:-.2rem;left:.5rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}.element-list--item{list-style:none}.element-list--item__button{background:none;padding:.25rem .85rem;border:none;color:#000;font-size:.85rem}.element-list--item__button:disabled{opacity:.6;cursor:not-allowed}',""]),t["default"]=a},32909:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.crown-config{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding:0 3px 0 3px;height:2.5rem;border-radius:5px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.crown-config,.crown-config:after{background-color:#fff;position:absolute}.crown-config:after{content:"";width:1.25rem;height:1.25rem;top:.8rem;left:.3rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}',""]),t["default"]=a},80438:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,'.crown-align{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding:0 3px 0 3px;height:2.5rem;border-radius:5px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.crown-align,.crown-align:after{background-color:#fff;position:absolute}.crown-align:after{content:"";width:1.25rem;height:1.25rem;top:1.8rem;left:8.1rem;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:1px}',""]),t["default"]=a},93663:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".inspector-column[data-v-738023ac]{max-width:330px}.inspector[data-v-738023ac]{z-index:2}.inspector-container[data-v-738023ac]{text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:4rem}.inspector-container .form-group[data-v-738023ac]{padding:0 .5rem}.inspector-container .form-group>label[data-v-738023ac]{font-size:.8125rem}.inspector-container .inspector-font-size[data-v-738023ac]{font-size:.875rem}.inspector-header[data-v-738023ac]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.inspector-header-title[data-v-738023ac]{-webkit-box-flex:0;-ms-flex-positive:0;font-weight:600;letter-spacing:-.02em;flex-grow:0}",""]),t["default"]=a},27377:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".inspector-button[data-v-cebfb20a]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;top:95px;right:65px;padding:4px;background-color:#fff;border:0 none;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:2}.inspector-button>svg[data-v-cebfb20a]{fill:#44494e}",""]),t["default"]=a},4397:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".mini-paper-container[data-v-76e95759]{position:absolute;bottom:60px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.125);cursor:pointer}.mini-paper-container .mini-paper[data-v-76e95759]{pointer-events:none}.mini-paper-container.closed[data-v-76e95759]{opacity:0;visibility:hidden;-webkit-transition:opacity .1s ease-out,visibility .1s ease-out;transition:opacity .1s ease-out,visibility .1s ease-out}.mini-paper-container.opened[data-v-76e95759]{visibility:visible;opacity:1;-webkit-transition-property:visibility,opacity,right;transition-property:visibility,opacity,right;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-in,ease-in,linear;transition-timing-function:ease-in,ease-in,linear}",""]),t["default"]=a},21987:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=n(41987),l=n(61667),c=n.n(l),d=new URL(n(58890),n.b),u=s()(i());u.i(a.Z);var p=c()(d);u.push([e.id,".paper-container.default .joint-paper,.paper-container.default .joint-paper *{cursor:default!important}.paper-container.not-allowed .joint-paper,.paper-container.not-allowed .joint-paper *{cursor:not-allowed!important}.paper-container.wait .joint-paper,.paper-container.wait .joint-paper *{cursor:wait!important}.paper-container.crosshair .joint-paper,.paper-container.crosshair .joint-paper *{cursor:crosshair!important}.inspector-enter,.inspector-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.inspector-enter-active,.inspector-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-enter-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.slide-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.slide-enter-to,.slide-leave{max-height:400px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}.modeler .main-paper{position:absolute;height:100%;max-height:100%;min-height:100%;left:0;top:0}.modeler .grabbing-cursor{cursor:-webkit-grabbing!important;cursor:grabbing!important}.modeler .paper-container{position:static!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modeler .joint-element{cursor:default}.modeler .joint-marker-vertex:hover{fill:#ed4757;cursor:url("+p+") 0 0,pointer}.ignore-pointer,.no-pointer-events{pointer-events:none}",""]),t["default"]=u},12494:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".control-list[data-v-0e6b16b8]{margin:0;padding:4px;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;list-style:none;overflow-x:auto}.control-item[data-v-0e6b16b8],.control-list[data-v-0e6b16b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.control-item[data-v-0e6b16b8]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:40px;width:40px;height:40px;margin-right:12px;border-radius:4px;cursor:pointer}.control-item[data-v-0e6b16b8]:last-child{margin-right:0}.control-item[data-v-0e6b16b8]:hover{background-color:#ebeef2}.control-item.active[data-v-0e6b16b8]{background-color:#d4d7f4}.control-item.active[data-v-0e6b16b8] a>svg{fill:#1264aa}.control-item-options[data-v-0e6b16b8]{position:absolute;top:0;right:0;padding:3px;-webkit-transform:rotate(47.59deg);transform:rotate(47.59deg);cursor:pointer}.control-item-options>span[data-v-0e6b16b8]{display:block;width:4px;height:3px;background-color:#44494e;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);-webkit-clip-path:padding-box;clip-path:padding-box}.control-add[data-v-0e6b16b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;background-color:#00ad73;border-radius:2px;font-size:13px}.control-add>svg[data-v-0e6b16b8]{fill:#fff}.is-dragging[data-v-0e6b16b8]{color:#fff;position:absolute;z-index:10;-webkit-box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);box-shadow:5px 5px 8px 0 rgba(0,0,0,.29);padding:.5rem;pointer-events:none;width:40px;height:40px;background-color:green}.is-dragging.no-drop[data-v-0e6b16b8]{opacity:.8;cursor:no-drop;pointer-events:none}.is-dragging[data-v-0e6b16b8]:hover{background-color:#3397e1;color:#fff;pointer-events:none}",""]),t["default"]=a},96589:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".mini-paper-box[data-v-7f06057f]{position:relative;height:48px;margin-right:14px;padding:6px 4px;border-radius:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.mini-paper-box[data-v-7f06057f],.mini-paper-button[data-v-7f06057f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.mini-paper-button[data-v-7f06057f]{width:40px;height:40px;padding:10px;border:0 none;border-radius:4px;cursor:pointer}.mini-paper-button>svg[data-v-7f06057f]{fill:#334;width:100%}.mini-paper-button[data-v-7f06057f]:hover:not(.mini-paper-button-active){background-color:#ebeef2}.mini-paper-button-active[data-v-7f06057f],.mini-paper-button[data-v-7f06057f]:active{background-color:#deebff}.mini-paper-button-active>svg[data-v-7f06057f],.mini-paper-button:active>svg[data-v-7f06057f]{fill:#1264aa}",""]),t["default"]=a},95473:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".rail-container[data-v-5393ebfe]{bottom:20px;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;max-height:48px;z-index:2}.rail-container[data-v-5393ebfe],.rail-left[data-v-5393ebfe]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.rail-left[data-v-5393ebfe]{width:auto;padding:0 35px}.rail-center[data-v-5393ebfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:22px;-moz-column-gap:22px;column-gap:22px;width:100%;padding-right:5px;overflow-x:hidden}.hidden-opacity[data-v-5393ebfe]{opacity:0;visibility:hidden;position:absolute;pointer-events:none}",""]),t["default"]=a},21701:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".ur-box[data-v-379ae012]{height:48px;padding:6px 4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;z-index:2}.ur-box[data-v-379ae012],.ur-button[data-v-379ae012]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.ur-button[data-v-379ae012]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;padding:12px;border:0 none;border-radius:4px;color:#334;cursor:pointer;outline:none}.ur-button[data-v-379ae012]:hover{background-color:#ebeef2}.ur-button[data-v-379ae012]:active{background-color:#deebff}.ur-button:active>svg[data-v-379ae012]{fill:#1264aa}.ur-button[data-v-379ae012]:disabled{background-color:#fff;color:#7e7e92;cursor:not-allowed}.ur-button>svg[data-v-379ae012]{width:24px;height:24px;fill:#334}",""]),t["default"]=a},66683:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".zoom-box[data-v-576edbd4]{height:48px;padding:6px 4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px}.zoom-box[data-v-576edbd4],.zoom-button[data-v-576edbd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.zoom-button[data-v-576edbd4]{width:40px;height:40px;padding:12px;border:0 none;border-radius:4px;color:#334;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zoom-button[data-v-576edbd4]:first-child{margin-right:4px}.zoom-button[data-v-576edbd4]:last-child{margin-left:4px}.zoom-button>svg[data-v-576edbd4]{fill:#334}.zoom-button[data-v-576edbd4]:hover{background-color:#ebeef2}.zoom-button[data-v-576edbd4]:active{background-color:#deebff}.zoom-button:active>svg[data-v-576edbd4]{fill:#1264aa}.zoom-reset[data-v-576edbd4]{padding-left:24px;padding-right:24px;font-size:14px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zoom-reset[data-v-576edbd4]:active{color:#1264aa}",""]),t["default"]=a},12721:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#explorer-rail{overflow:hidden;max-width:340px;background-color:#fff;width:100%;height:80%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:2;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);padding-left:1rem;overflow-y:auto}.rail-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 0}.rail-menu .nav-link{color:#6c757d}.rail-menu .nav-link.active{font-weight:700;border-bottom:2px solid #1572c2;color:#000}.rail-menu .close--container{width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.rail-menu .close--container:hover{cursor:pointer}.node-types__container{padding:.5rem 1rem}.node-types__container p{font-size:13px;line-height:19px;color:#000}.pm-blocks__container{padding:.5rem 1rem}.pm-blocks__container p{font-size:13px;line-height:19px;color:#000}",""]),t["default"]=a},26816:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".toolbar{z-index:3;height:4rem;cursor:auto;width:100%;background:#fff}.toolbar>button{cursor:pointer}.toolbar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;color:#000;text-transform:capitalize}.toolbar-version-status{margin:0 12px;padding-left:12px;border-left:1px solid #adb3b8;font-weight:600;color:#6c757d}.toolbar-loading-status{margin-right:21px}.toolbar-loading-status>svg{margin-left:5px}.toolbar-publish{width:72px;height:30px;margin-right:21px;background-color:#1572c2;border-radius:4px;color:#fff!important;text-transform:uppercase;text-decoration:none!important;cursor:pointer;outline:none}.toolbar-publish:hover{background-color:#065c9d}.toolbar-close{width:42px;height:22px;margin-right:21px;cursor:pointer;text-transform:uppercase;text-decoration:none!important}.text-black,.toolbar-close{color:#000!important}.cursor-default{cursor:default!important}.btn-ellipsis{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;background-color:#6c757d;border:0 none;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;color:#fff}.save-button:active{background-color:#5a6268}.save-button-label{padding-left:.4em}.divider{border-left:1px solid #6c757d;height:80%;padding-left:11px}",""]),t["default"]=a},23997:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".top-rail-container[data-v-78331cf6]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}",""]),t["default"]=a},89834:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".validate-button[data-v-5880bbc6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;background-color:#ebeef2;border:0 none;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.validate-button>svg[data-v-5880bbc6]{width:18px;fill:#212529}.validate-button-active[data-v-5880bbc6],.validate-button[data-v-5880bbc6]:active{background-color:#104a75}.validate-button-active>svg[data-v-5880bbc6],.validate-button:active>svg[data-v-5880bbc6]{fill:#fff}",""]),t["default"]=a},32054:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".issue-box[data-v-337583fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ebeef2;margin-right:12px;padding:4px 8px;border:0 none;border-radius:4px;font-family:Open Sans}.issue-title[data-v-337583fe]{font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.02em;color:#212529}.issue-badge[data-v-337583fe]{min-width:16px;height:20px;margin-left:7px;margin-right:15px;padding-left:3px;padding-right:3px;background:#ffab00;border-radius:8px;font-size:12.8px;font-weight:400;color:#fff}.issue-badge[data-v-337583fe],.issue-icon[data-v-337583fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-icon[data-v-337583fe]{width:14px;height:14px;padding:0}.issue-icon>svg[data-v-337583fe]{fill:#212529}",""]),t["default"]=a},37153:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".validate-container[data-v-0722e36d]{position:absolute;top:48px;right:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:386px;height:273px;padding:12px;background:#f7f7f7;border:1px solid #c4c8cc;border-radius:4px;overflow-y:auto;z-index:3}.validate-container[data-v-0722e36d],.validate-item-box[data-v-0722e36d]{display:-webkit-box;display:-ms-flexbox;display:flex}.validate-item-box[data-v-0722e36d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;color:#000}.validate-item-box>svg[data-v-0722e36d]{width:16px;margin-top:4px;margin-right:10px;fill:#d11401}.validate-item-box[data-v-0722e36d]:last-child{margin-bottom:0}.validate-item-info[data-v-0722e36d]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Open Sans;font-style:normal;font-size:14px}.validate-item-title[data-v-0722e36d]{font-weight:600;text-transform:capitalize}.validate-item-description[data-v-0722e36d]{font-style:italic;font-weight:400;color:#6c757d}.validate-item-node[data-v-0722e36d]{font-weight:400}.validate-item-node-title[data-v-0722e36d]{font-weight:600}",""]),t["default"]=a},55302:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".status-bar-container[data-v-1ad192c7]{color:#555;height:3rem}.status-bar-container__status[data-v-1ad192c7]{cursor:pointer}.statusbar[data-v-1ad192c7]{background-color:#eee;font-size:.875rem;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.divider[data-v-1ad192c7]{height:1.25rem;width:2px;background:#d4d4d4;margin:0 1rem}.validation-container[data-v-1ad192c7]{z-index:2;cursor:default;bottom:0;right:0;height:14rem;width:25rem;background-color:#f7f7f7;overflow:auto;margin-bottom:3rem;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;border-right:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.validation-container__list[data-v-1ad192c7]{padding:.5rem;word-wrap:break-word}.validation-container__list--message[data-v-1ad192c7]{width:18rem}",""]),t["default"]=a},55374:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"#dropdown[data-v-0a847d3c]{display:contents}",""]),t["default"]=a},51125:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".documentation-input .richtext{height:auto;width:100%}",""]),t["default"]=a},16590:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".font-xs[data-v-395d11da]{font-size:.75rem}.btn-link[data-v-395d11da]{border-style:none!important;background:transparent;padding:0}",""]),t["default"]=a},20211:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".invalid .multiselect__tags{border-color:#dc3545!important}",""]),t["default"]=a},56347:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".font-xs[data-v-607e6d70]{font-size:.75rem}.btn-link[data-v-607e6d70]{border-style:none!important;background:transparent;padding:0}",""]),t["default"]=a},3236:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".invalid .multiselect__tags{border-color:#dc3545!important}",""]),t["default"]=a},40334:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".periodicity[data-v-72709fd0]{margin-top:-3px}",""]),t["default"]=a},19845:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".form-date-picker label{display:none}.occurrences-text{pointer-events:none}",""]),t["default"]=a},94730:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".weekday[data-v-4ae18478]{padding:.75em;margin-left:.2em;margin-bottom:.5em;cursor:pointer}",""]),t["default"]=a},42710:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,".box[data-v-82f4c144]{border:1px solid #5faaee;position:absolute;pointer-events:none}",""]),t["default"]=a},1183:function(e,t,n){"use strict";n.r(t);var o=n(8081),i=n.n(o),r=n(23645),s=n.n(r),a=s()(i());a.push([e.id,"@media screen and (max-width:1365px){#breadcrumbs[data-v-d1e148b4]{width:290px}}",""]),t["default"]=a},23645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o="undefined"!==typeof t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,i,r){"string"===typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var l=this[a][0];null!=l&&(s[l]=!0)}for(var c=0;c<e.length;c++){var d=[].concat(e[c]);o&&s[d[0]]||("undefined"!==typeof r&&("undefined"===typeof d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},61667:function(e){"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},8081:function(e){"use strict";e.exports=function(e){return e[1]}},93162:function(e,t,n){var o,i,r;(function(n,s){i=[],o=s,r="function"===typeof o?o.apply(t,i):o,void 0===r||(e.exports=r)})(0,(function(){"use strict";function t(e,t){return"undefined"==typeof t?t={autoBom:!1}:"object"!=typeof t&&(console.warn("Deprecated: Expected third argument to be a object"),t={autoBom:!t}),t.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\ufeff",e],{type:e.type}):e}function o(e,t,n){var o=new XMLHttpRequest;o.open("GET",e),o.responseType="blob",o.onload=function(){l(o.response,t,n)},o.onerror=function(){console.error("could not download file")},o.send()}function i(e){var t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch(e){}return 200<=t.status&&299>=t.status}function r(e){try{e.dispatchEvent(new MouseEvent("click"))}catch(o){var t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}}var s="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof n.g&&n.g.global===n.g?n.g:void 0,a=s.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),l=s.saveAs||("object"!=typeof window||window!==s?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(e,t,n){var a=s.URL||s.webkitURL,l=document.createElement("a");t=t||e.name||"download",l.download=t,l.rel="noopener","string"==typeof e?(l.href=e,l.origin===location.origin?r(l):i(l.href)?o(e,t,n):r(l,l.target="_blank")):(l.href=a.createObjectURL(e),setTimeout((function(){a.revokeObjectURL(l.href)}),4e4),setTimeout((function(){r(l)}),0))}:"msSaveOrOpenBlob"in navigator?function(e,n,s){if(n=n||e.name||"download","string"!=typeof e)navigator.msSaveOrOpenBlob(t(e,s),n);else if(i(e))o(e,n,s);else{var a=document.createElement("a");a.href=e,a.target="_blank",setTimeout((function(){r(a)}))}}:function(e,t,n,i){if(i=i||open("","_blank"),i&&(i.document.title=i.document.body.innerText="downloading..."),"string"==typeof e)return o(e,t,n);var r="application/octet-stream"===e.type,l=/constructor/i.test(s.HTMLElement)||s.safari,c=/CriOS\/[\d]+/.test(navigator.userAgent);if((c||r&&l||a)&&"undefined"!=typeof FileReader){var d=new FileReader;d.onloadend=function(){var e=d.result;e=c?e:e.replace(/^data:[^;]*;/,"data:attachment/file;"),i?i.location.href=e:location=e,i=null},d.readAsDataURL(e)}else{var u=s.URL||s.webkitURL,p=u.createObjectURL(e);i?i.location=p:location.href=p,i=null,setTimeout((function(){u.revokeObjectURL(p)}),4e4)}});s.saveAs=l.saveAs=l,e.exports=l}))},42238:function(e){const t=[{"500px":{changes:["4.4","5.0.0"],label:"500px",search:{terms:[]},styles:["brands"],unicode:"f26e",voted:!1},"accessible-icon":{changes:["5.0.0"],label:"Accessible Icon",search:{terms:["accessibility","handicap","person","wheelchair","wheelchair-alt"]},styles:["brands"],unicode:"f368",voted:!1},accusoft:{changes:["5.0.0"],label:"Accusoft",search:{terms:[]},styles:["brands"],unicode:"f369",voted:!1},"acquisitions-incorporated":{changes:["5.4.0","5.8.0"],label:"Acquisitions Incorporated",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6af",voted:!1},ad:{changes:["5.3.0","5.10.2"],label:"Ad",search:{terms:["advertisement","media","newspaper","promotion","publicity"]},styles:["solid"],unicode:"f641",voted:!1},"address-book":{changes:["4.7","5.0.0","5.0.3"],label:"Address Book",search:{terms:["contact","directory","index","little black book","rolodex"]},styles:["solid","regular"],unicode:"f2b9",voted:!1},"address-card":{changes:["4.7","5.0.0","5.0.3"],label:"Address Card",search:{terms:["about","contact","id","identification","postcard","profile"]},styles:["solid","regular"],unicode:"f2bb",voted:!1},adjust:{changes:["1","5.0.0","5.10.2","5.11.0"],label:"adjust",search:{terms:["contrast","dark","light","saturation"]},styles:["solid"],unicode:"f042",voted:!1},adn:{changes:["3.2","5.0.0"],label:"App.net",search:{terms:[]},styles:["brands"],unicode:"f170",voted:!1},adversal:{changes:["5.0.0"],label:"Adversal",search:{terms:[]},styles:["brands"],unicode:"f36a",voted:!1},affiliatetheme:{changes:["5.0.0"],label:"affiliatetheme",search:{terms:[]},styles:["brands"],unicode:"f36b",voted:!1},"air-freshener":{changes:["5.2.0","5.15.3"],label:"Air Freshener",search:{terms:["car","deodorize","fresh","pine","scent"]},styles:["solid"],unicode:"f5d0",voted:!1},airbnb:{changes:["5.8.0"],label:"Airbnb",search:{terms:[]},styles:["brands"],unicode:"f834"},algolia:{changes:["5.0.0"],label:"Algolia",search:{terms:[]},styles:["brands"],unicode:"f36c",voted:!1},"align-center":{changes:["1","5.0.0","5.9.0"],label:"align-center",search:{terms:["format","middle","paragraph","text"]},styles:["solid"],unicode:"f037",voted:!1},"align-justify":{changes:["1","5.0.0","5.9.0"],label:"align-justify",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f039",voted:!1},"align-left":{changes:["1","5.0.0","5.9.0"],label:"align-left",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f036",voted:!1},"align-right":{changes:["1","5.0.0","5.9.0"],label:"align-right",search:{terms:["format","paragraph","text"]},styles:["solid"],unicode:"f038",voted:!1},alipay:{changes:["5.3.0"],label:"Alipay",search:{terms:[]},styles:["brands"],unicode:"f642",voted:!1},allergies:{changes:["5.0.7"],label:"Allergies",search:{terms:["allergy","freckles","hand","hives","pox","skin","spots"]},styles:["solid"],unicode:"f461",voted:!1},amazon:{changes:["4.4","5.0.0"],label:"Amazon",search:{terms:[]},styles:["brands"],unicode:"f270",voted:!1},"amazon-pay":{changes:["5.0.2","5.8.0"],label:"Amazon Pay",search:{terms:[]},styles:["brands"],unicode:"f42c",voted:!1},ambulance:{changes:["3","5.0.0","5.0.7"],label:"ambulance",search:{terms:["covid-19","emergency","emt","er","help","hospital","support","vehicle"]},styles:["solid"],unicode:"f0f9",voted:!1},"american-sign-language-interpreting":{changes:["4.6","5.0.0"],label:"American Sign Language Interpreting",search:{terms:["asl","deaf","finger","hand","interpret","speak"]},styles:["solid"],unicode:"f2a3",voted:!1},amilia:{changes:["5.0.0"],label:"Amilia",search:{terms:[]},styles:["brands"],unicode:"f36d",voted:!1},anchor:{changes:["3.1","5.0.0","5.11.0"],label:"Anchor",search:{terms:["berth","boat","dock","embed","link","maritime","moor","secure"]},styles:["solid"],unicode:"f13d",voted:!1},android:{changes:["3.2","5.0.0","5.12.0"],label:"Android",search:{terms:["robot"]},styles:["brands"],unicode:"f17b",voted:!1},angellist:{changes:["4.2","5.0.0"],label:"AngelList",search:{terms:[]},styles:["brands"],unicode:"f209",voted:!1},"angle-double-down":{changes:["3","5.0.0"],label:"Angle Double Down",search:{terms:["arrows","caret","download","expand"]},styles:["solid"],unicode:"f103",voted:!1},"angle-double-left":{changes:["3","5.0.0"],label:"Angle Double Left",search:{terms:["arrows","back","caret","laquo","previous","quote"]},styles:["solid"],unicode:"f100",voted:!1},"angle-double-right":{changes:["3","5.0.0"],label:"Angle Double Right",search:{terms:["arrows","caret","forward","more","next","quote","raquo"]},styles:["solid"],unicode:"f101",voted:!1},"angle-double-up":{changes:["3","5.0.0"],label:"Angle Double Up",search:{terms:["arrows","caret","collapse","upload"]},styles:["solid"],unicode:"f102",voted:!1},"angle-down":{changes:["3","5.0.0"],label:"angle-down",search:{terms:["arrow","caret","download","expand"]},styles:["solid"],unicode:"f107",voted:!1},"angle-left":{changes:["3","5.0.0","5.11.0"],label:"angle-left",search:{terms:["arrow","back","caret","less","previous"]},styles:["solid"],unicode:"f104",voted:!1},"angle-right":{changes:["3","5.0.0","5.11.0"],label:"angle-right",search:{terms:["arrow","care","forward","more","next"]},styles:["solid"],unicode:"f105",voted:!1},"angle-up":{changes:["3","5.0.0"],label:"angle-up",search:{terms:["arrow","caret","collapse","upload"]},styles:["solid"],unicode:"f106",voted:!1},angry:{changes:["5.1.0","5.11.0","5.11.1"],label:"Angry Face",search:{terms:["disapprove","emoticon","face","mad","upset"]},styles:["solid","regular"],unicode:"f556",voted:!1},angrycreative:{changes:["5.0.0"],label:"Angry Creative",search:{terms:[]},styles:["brands"],unicode:"f36e",voted:!1},angular:{changes:["5.0.0","5.8.0"],label:"Angular",search:{terms:[]},styles:["brands"],unicode:"f420",voted:!1},ankh:{changes:["5.3.0"],label:"Ankh",search:{terms:["amulet","copper","coptic christianity","copts","crux ansata","egypt","venus"]},styles:["solid"],unicode:"f644",voted:!1},"app-store":{changes:["5.0.0"],label:"App Store",search:{terms:[]},styles:["brands"],unicode:"f36f",voted:!1},"app-store-ios":{changes:["5.0.0"],label:"iOS App Store",search:{terms:[]},styles:["brands"],unicode:"f370",voted:!1},apper:{changes:["5.0.0"],label:"Apper Systems AB",search:{terms:[]},styles:["brands"],unicode:"f371",voted:!1},apple:{changes:["3.2","5.0.0","5.0.7","5.8.0"],label:"Apple",search:{terms:["fruit","ios","mac","operating system","os","osx"]},styles:["brands"],unicode:"f179",voted:!1},"apple-alt":{changes:["5.2.0"],label:"Fruit Apple",search:{terms:["fall","fruit","fuji","macintosh","orchard","seasonal","vegan"]},styles:["solid"],unicode:"f5d1",voted:!1},"apple-pay":{changes:["5.0.0"],label:"Apple Pay",search:{terms:[]},styles:["brands"],unicode:"f415",voted:!0},archive:{changes:["3.2","5.0.0","5.0.9"],label:"Archive",search:{terms:["box","package","save","storage"]},styles:["solid"],unicode:"f187",voted:!1},archway:{changes:["5.1.0"],label:"Archway",search:{terms:["arc","monument","road","street","tunnel"]},styles:["solid"],unicode:"f557",voted:!1},"arrow-alt-circle-down":{changes:["5.0.0"],label:"Alternate Arrow Circle Down",search:{terms:["arrow-circle-o-down","download"]},styles:["solid","regular"],unicode:"f358",voted:!1},"arrow-alt-circle-left":{changes:["5.0.0"],label:"Alternate Arrow Circle Left",search:{terms:["arrow-circle-o-left","back","previous"]},styles:["solid","regular"],unicode:"f359",voted:!1},"arrow-alt-circle-right":{changes:["5.0.0"],label:"Alternate Arrow Circle Right",search:{terms:["arrow-circle-o-right","forward","next"]},styles:["solid","regular"],unicode:"f35a",voted:!1},"arrow-alt-circle-up":{changes:["5.0.0"],label:"Alternate Arrow Circle Up",search:{terms:["arrow-circle-o-up"]},styles:["solid","regular"],unicode:"f35b",voted:!1},"arrow-circle-down":{changes:["2","5.0.0"],label:"Arrow Circle Down",search:{terms:["download"]},styles:["solid"],unicode:"f0ab",voted:!1},"arrow-circle-left":{changes:["2","5.0.0"],label:"Arrow Circle Left",search:{terms:["back","previous"]},styles:["solid"],unicode:"f0a8",voted:!1},"arrow-circle-right":{changes:["2","5.0.0"],label:"Arrow Circle Right",search:{terms:["forward","next"]},styles:["solid"],unicode:"f0a9",voted:!1},"arrow-circle-up":{changes:["2","5.0.0"],label:"Arrow Circle Up",search:{terms:["upload"]},styles:["solid"],unicode:"f0aa",voted:!1},"arrow-down":{changes:["1","5.0.0"],label:"arrow-down",search:{terms:["download"]},styles:["solid"],unicode:"f063",voted:!1},"arrow-left":{changes:["1","5.0.0"],label:"arrow-left",search:{terms:["back","previous"]},styles:["solid"],unicode:"f060",voted:!1},"arrow-right":{changes:["1","5.0.0"],label:"arrow-right",search:{terms:["forward","next"]},styles:["solid"],unicode:"f061",voted:!1},"arrow-up":{changes:["1","5.0.0"],label:"arrow-up",search:{terms:["forward","upload"]},styles:["solid"],unicode:"f062",voted:!1},"arrows-alt":{changes:["2","5.0.0"],label:"Alternate Arrows",search:{terms:["arrow","arrows","bigger","enlarge","expand","fullscreen","move","position","reorder","resize"]},styles:["solid"],unicode:"f0b2",voted:!1},"arrows-alt-h":{changes:["5.0.0"],label:"Alternate Arrows Horizontal",search:{terms:["arrows-h","expand","horizontal","landscape","resize","wide"]},styles:["solid"],unicode:"f337",voted:!1},"arrows-alt-v":{changes:["5.0.0","5.11.0"],label:"Alternate Arrows Vertical",search:{terms:["arrows-v","expand","portrait","resize","tall","vertical"]},styles:["solid"],unicode:"f338",voted:!1},artstation:{changes:["5.6.0","5.8.0"],label:"Artstation",search:{terms:[]},styles:["brands"],unicode:"f77a",voted:!0},"assistive-listening-systems":{changes:["4.6","5.0.0"],label:"Assistive Listening Systems",search:{terms:["amplify","audio","deaf","ear","headset","hearing","sound"]},styles:["solid"],unicode:"f2a2",voted:!1},asterisk:{changes:["1","5.0.0"],label:"asterisk",search:{terms:["annotation","details","reference","star"]},styles:["solid"],unicode:"f069",voted:!1},asymmetrik:{changes:["5.0.0"],label:"Asymmetrik, Ltd.",search:{terms:[]},styles:["brands"],unicode:"f372",voted:!1},at:{changes:["4.2","5.0.0"],label:"At",search:{terms:["address","author","e-mail","email","handle"]},styles:["solid"],unicode:"f1fa",voted:!1},atlas:{changes:["5.1.0"],label:"Atlas",search:{terms:["book","directions","geography","globe","map","travel","wayfinding"]},styles:["solid"],unicode:"f558",voted:!1},atlassian:{changes:["5.6.0"],label:"Atlassian",search:{terms:[]},styles:["brands"],unicode:"f77b",voted:!0},atom:{changes:["5.2.0","5.12.0"],label:"Atom",search:{terms:["atheism","chemistry","electron","ion","isotope","neutron","nuclear","proton","science"]},styles:["solid"],unicode:"f5d2",voted:!1},audible:{changes:["5.0.0"],label:"Audible",search:{terms:[]},styles:["brands"],unicode:"f373",voted:!1},"audio-description":{changes:["4.6","5.0.0","5.10.2"],label:"Audio Description",search:{terms:["blind","narration","video","visual"]},styles:["solid"],unicode:"f29e",voted:!1},autoprefixer:{changes:["5.0.0"],label:"Autoprefixer",search:{terms:[]},styles:["brands"],unicode:"f41c",voted:!1},avianex:{changes:["5.0.0"],label:"avianex",search:{terms:[]},styles:["brands"],unicode:"f374",voted:!1},aviato:{changes:["5.0.0"],label:"Aviato",search:{terms:[]},styles:["brands"],unicode:"f421",voted:!1},award:{changes:["5.1.0","5.2.0","5.10.2"],label:"Award",search:{terms:["honor","praise","prize","recognition","ribbon","trophy"]},styles:["solid"],unicode:"f559",voted:!0},aws:{changes:["5.0.0","5.1.0"],label:"Amazon Web Services (AWS)",search:{terms:[]},styles:["brands"],unicode:"f375",voted:!1},baby:{changes:["5.6.0","5.10.1"],label:"Baby",search:{terms:["child","diaper","doll","human","infant","kid","offspring","person","sprout"]},styles:["solid"],unicode:"f77c",voted:!0},"baby-carriage":{changes:["5.6.0"],label:"Baby Carriage",search:{terms:["buggy","carrier","infant","push","stroller","transportation","walk","wheels"]},styles:["solid"],unicode:"f77d",voted:!0},backspace:{changes:["5.1.0"],label:"Backspace",search:{terms:["command","delete","erase","keyboard","undo"]},styles:["solid"],unicode:"f55a",voted:!0},backward:{changes:["1","5.0.0"],label:"backward",search:{terms:["previous","rewind"]},styles:["solid"],unicode:"f04a",voted:!1},bacon:{changes:["5.7.0"],label:"Bacon",search:{terms:["blt","breakfast","ham","lard","meat","pancetta","pork","rasher"]},styles:["solid"],unicode:"f7e5",voted:!1},bacteria:{changes:["5.13.0","5.13.1","5.14.0"],label:"Bacteria",search:{terms:["antibiotic","antibody","covid-19","health","organism","sick"]},styles:["solid"],unicode:"e059",voted:!1},bacterium:{changes:["5.13.0","5.13.1","5.14.0"],label:"Bacterium",search:{terms:["antibiotic","antibody","covid-19","health","organism","sick"]},styles:["solid"],unicode:"e05a",voted:!1},bahai:{changes:["5.3.0","5.12.0"],label:"Bahá'í",search:{terms:["bahai","bahá'í","star"]},styles:["solid"],unicode:"f666",voted:!1},"balance-scale":{changes:["4.4","5.0.0","5.0.13"],label:"Balance Scale",search:{terms:["balanced","justice","legal","measure","weight"]},styles:["solid"],unicode:"f24e",voted:!1},"balance-scale-left":{changes:["5.0.13","5.9.0","5.12.0"],label:"Balance Scale (Left-Weighted)",search:{terms:["justice","legal","measure","unbalanced","weight"]},styles:["solid"],unicode:"f515",voted:!0},"balance-scale-right":{changes:["5.0.13","5.9.0","5.12.0"],label:"Balance Scale (Right-Weighted)",search:{terms:["justice","legal","measure","unbalanced","weight"]},styles:["solid"],unicode:"f516",voted:!0},ban:{changes:["1","5.0.0"],label:"ban",search:{terms:["abort","ban","block","cancel","delete","hide","prohibit","remove","stop","trash"]},styles:["solid"],unicode:"f05e",voted:!1},"band-aid":{changes:["5.0.7","5.10.2"],label:"Band-Aid",search:{terms:["bandage","boo boo","first aid","ouch"]},styles:["solid"],unicode:"f462",voted:!1},bandcamp:{changes:["4.7","5.0.0","5.13.1"],label:"Bandcamp",search:{terms:[]},styles:["brands"],unicode:"f2d5",voted:!1},barcode:{changes:["1","5.0.0"],label:"barcode",search:{terms:["info","laser","price","scan","upc"]},styles:["solid"],unicode:"f02a",voted:!1},bars:{changes:["2","5.0.0"],label:"Bars",search:{terms:["checklist","drag","hamburger","list","menu","nav","navigation","ol","reorder","settings","todo","ul"]},styles:["solid"],unicode:"f0c9",voted:!1},"baseball-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Baseball Ball",search:{terms:["foul","hardball","league","leather","mlb","softball","sport"]},styles:["solid"],unicode:"f433",voted:!1},"basketball-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Basketball Ball",search:{terms:["dribble","dunk","hoop","nba"]},styles:["solid"],unicode:"f434",voted:!1},bath:{changes:["4.7","5.0.0","5.12.0"],label:"Bath",search:{terms:["clean","shower","tub","wash"]},styles:["solid"],unicode:"f2cd",voted:!1},"battery-empty":{changes:["4.4","5.0.0"],label:"Battery Empty",search:{terms:["charge","dead","power","status"]},styles:["solid"],unicode:"f244",voted:!1},"battery-full":{changes:["4.4","5.0.0"],label:"Battery Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f240",voted:!1},"battery-half":{changes:["4.4","5.0.0"],label:"Battery 1/2 Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f242",voted:!1},"battery-quarter":{changes:["4.4","5.0.0"],label:"Battery 1/4 Full",search:{terms:["charge","low","power","status"]},styles:["solid"],unicode:"f243",voted:!1},"battery-three-quarters":{changes:["4.4","5.0.0"],label:"Battery 3/4 Full",search:{terms:["charge","power","status"]},styles:["solid"],unicode:"f241",voted:!1},"battle-net":{changes:["5.8.0"],label:"Battle.net",search:{terms:[]},styles:["brands"],unicode:"f835"},bed:{changes:["4.3","5.0.0","5.1.0"],label:"Bed",search:{terms:["lodging","mattress","rest","sleep","travel"]},styles:["solid"],unicode:"f236",voted:!1},beer:{changes:["3","5.0.0"],label:"beer",search:{terms:["alcohol","ale","bar","beverage","brewery","drink","lager","liquor","mug","stein"]},styles:["solid"],unicode:"f0fc",voted:!1},behance:{changes:["4.1","5.0.0"],label:"Behance",search:{terms:[]},styles:["brands"],unicode:"f1b4",voted:!1},"behance-square":{changes:["4.1","5.0.0","5.0.3"],label:"Behance Square",search:{terms:[]},styles:["brands"],unicode:"f1b5",voted:!1},bell:{changes:["2","5.0.0","5.2.0","5.11.0"],label:"bell",search:{terms:["alarm","alert","chime","notification","reminder"]},styles:["solid","regular"],unicode:"f0f3",voted:!1},"bell-slash":{changes:["4.2","5.0.0","5.2.0"],label:"Bell Slash",search:{terms:["alert","cancel","disabled","notification","off","reminder"]},styles:["solid","regular"],unicode:"f1f6",voted:!1},"bezier-curve":{changes:["5.1.0"],label:"Bezier Curve",search:{terms:["curves","illustrator","lines","path","vector"]},styles:["solid"],unicode:"f55b",voted:!1},bible:{changes:["5.3.0"],label:"Bible",search:{terms:["book","catholicism","christianity","god","holy"]},styles:["solid"],unicode:"f647",voted:!1},bicycle:{changes:["4.2","5.0.0"],label:"Bicycle",search:{terms:["bike","gears","pedal","transportation","vehicle"]},styles:["solid"],unicode:"f206",voted:!1},biking:{changes:["5.9.0"],label:"Biking",search:{terms:["bicycle","bike","cycle","cycling","ride","wheel"]},styles:["solid"],unicode:"f84a",voted:!1},bimobject:{changes:["5.0.0"],label:"BIMobject",search:{terms:[]},styles:["brands"],unicode:"f378",voted:!1},binoculars:{changes:["4.2","5.0.0","5.2.0"],label:"Binoculars",search:{terms:["glasses","magnify","scenic","spyglass","view"]},styles:["solid"],unicode:"f1e5",voted:!1},biohazard:{changes:["5.6.0","5.7.0"],label:"Biohazard",search:{terms:["covid-19","danger","dangerous","hazmat","medical","radioactive","toxic","waste","zombie"]},styles:["solid"],unicode:"f780",voted:!0},"birthday-cake":{changes:["4.2","5.0.0"],label:"Birthday Cake",search:{terms:["anniversary","bakery","candles","celebration","dessert","frosting","holiday","party","pastry"]},styles:["solid"],unicode:"f1fd",voted:!1},bitbucket:{changes:["3.2","5.0.0","5.6.0","5.8.0"],label:"Bitbucket",search:{terms:["atlassian","bitbucket-square","git"]},styles:["brands"],unicode:"f171",voted:!1},bitcoin:{changes:["5.0.0"],label:"Bitcoin",search:{terms:[]},styles:["brands"],unicode:"f379",voted:!1},bity:{changes:["5.0.0"],label:"Bity",search:{terms:[]},styles:["brands"],unicode:"f37a",voted:!1},"black-tie":{changes:["4.4","5.0.0"],label:"Font Awesome Black Tie",search:{terms:[]},styles:["brands"],unicode:"f27e",voted:!1},blackberry:{changes:["5.0.0"],label:"BlackBerry",search:{terms:[]},styles:["brands"],unicode:"f37b",voted:!1},blender:{changes:["5.0.13"],label:"Blender",search:{terms:["cocktail","milkshake","mixer","puree","smoothie"]},styles:["solid"],unicode:"f517",voted:!1},"blender-phone":{changes:["5.4.0"],label:"Blender Phone",search:{terms:["appliance","cocktail","communication","fantasy","milkshake","mixer","puree","silly","smoothie"]},styles:["solid"],unicode:"f6b6",voted:!1},blind:{changes:["4.6","5.0.0","5.11.0"],label:"Blind",search:{terms:["cane","disability","person","sight"]},styles:["solid"],unicode:"f29d",voted:!1},blog:{changes:["5.6.0"],label:"Blog",search:{terms:["journal","log","online","personal","post","web 2.0","wordpress","writing"]},styles:["solid"],unicode:"f781",voted:!0},blogger:{changes:["5.0.0"],label:"Blogger",search:{terms:[]},styles:["brands"],unicode:"f37c",voted:!1},"blogger-b":{changes:["5.0.0"],label:"Blogger B",search:{terms:[]},styles:["brands"],unicode:"f37d",voted:!1},bluetooth:{changes:["4.5","5.0.0"],label:"Bluetooth",search:{terms:[]},styles:["brands"],unicode:"f293",voted:!1},"bluetooth-b":{changes:["4.5","5.0.0"],label:"Bluetooth",search:{terms:[]},styles:["brands"],unicode:"f294",voted:!1},bold:{changes:["1","5.0.0","5.9.0","5.10.2"],label:"bold",search:{terms:["emphasis","format","text"]},styles:["solid"],unicode:"f032",voted:!1},bolt:{changes:["2","5.0.0","5.5.0"],label:"Lightning Bolt",search:{terms:["electricity","lightning","weather","zap"]},styles:["solid"],unicode:"f0e7",voted:!1},bomb:{changes:["4.1","5.0.0"],label:"Bomb",search:{terms:["error","explode","fuse","grenade","warning"]},styles:["solid"],unicode:"f1e2",voted:!1},bone:{changes:["5.2.0"],label:"Bone",search:{terms:["calcium","dog","skeletal","skeleton","tibia"]},styles:["solid"],unicode:"f5d7",voted:!1},bong:{changes:["5.1.0"],label:"Bong",search:{terms:["aparatus","cannabis","marijuana","pipe","smoke","smoking"]},styles:["solid"],unicode:"f55c",voted:!1},book:{changes:["1","5.0.0"],label:"book",search:{terms:["diary","documentation","journal","library","read"]},styles:["solid"],unicode:"f02d",voted:!1},"book-dead":{changes:["5.4.0"],label:"Book of the Dead",search:{terms:["Dungeons & Dragons","crossbones","d&d","dark arts","death","dnd","documentation","evil","fantasy","halloween","holiday","necronomicon","read","skull","spell"]},styles:["solid"],unicode:"f6b7",voted:!1},"book-medical":{changes:["5.7.0"],label:"Medical Book",search:{terms:["diary","documentation","health","history","journal","library","read","record"]},styles:["solid"],unicode:"f7e6",voted:!1},"book-open":{changes:["5.0.13","5.1.0","5.2.0"],label:"Book Open",search:{terms:["flyer","library","notebook","open book","pamphlet","reading"]},styles:["solid"],unicode:"f518",voted:!0},"book-reader":{changes:["5.2.0"],label:"Book Reader",search:{terms:["flyer","library","notebook","open book","pamphlet","reading"]},styles:["solid"],unicode:"f5da",voted:!1},bookmark:{changes:["1","5.0.0","5.10.2"],label:"bookmark",search:{terms:["favorite","marker","read","remember","save"]},styles:["solid","regular"],unicode:"f02e",voted:!1},bootstrap:{changes:["5.8.0","5.15.4"],label:"Bootstrap",search:{terms:[]},styles:["brands"],unicode:"f836"},"border-all":{changes:["5.9.0"],label:"Border All",search:{terms:["cell","grid","outline","stroke","table"]},styles:["solid"],unicode:"f84c",voted:!1},"border-none":{changes:["5.9.0"],label:"Border None",search:{terms:["cell","grid","outline","stroke","table"]},styles:["solid"],unicode:"f850",voted:!1},"border-style":{changes:["5.9.0"],label:"Border Style",search:{terms:[]},styles:["solid"],unicode:"f853",voted:!1},"bowling-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Bowling Ball",search:{terms:["alley","candlepin","gutter","lane","strike","tenpin"]},styles:["solid"],unicode:"f436",voted:!1},box:{changes:["5.0.7"],label:"Box",search:{terms:["archive","container","package","storage"]},styles:["solid"],unicode:"f466",voted:!1},"box-open":{changes:["5.0.9","5.7.0"],label:"Box Open",search:{terms:["archive","container","package","storage","unpack"]},styles:["solid"],unicode:"f49e",voted:!1},"box-tissue":{changes:["5.13.0","5.14.0"],label:"Tissue Box",search:{terms:["cough","covid-19","kleenex","mucus","nose","sneeze","snot"]},styles:["solid"],unicode:"e05b",voted:!1},boxes:{changes:["5.0.7"],label:"Boxes",search:{terms:["archives","inventory","storage","warehouse"]},styles:["solid"],unicode:"f468",voted:!1},braille:{changes:["4.6","5.0.0"],label:"Braille",search:{terms:["alphabet","blind","dots","raised","vision"]},styles:["solid"],unicode:"f2a1",voted:!1},brain:{changes:["5.2.0","5.9.0","5.11.0"],label:"Brain",search:{terms:["cerebellum","gray matter","intellect","medulla oblongata","mind","noodle","wit"]},styles:["solid"],unicode:"f5dc",voted:!1},"bread-slice":{changes:["5.7.0"],label:"Bread Slice",search:{terms:["bake","bakery","baking","dough","flour","gluten","grain","sandwich","sourdough","toast","wheat","yeast"]},styles:["solid"],unicode:"f7ec",voted:!1},briefcase:{changes:["2","5.0.0","5.3.0"],label:"Briefcase",search:{terms:["bag","business","luggage","office","work"]},styles:["solid"],unicode:"f0b1",voted:!1},"briefcase-medical":{changes:["5.0.7"],label:"Medical Briefcase",search:{terms:["doctor","emt","first aid","health"]},styles:["solid"],unicode:"f469",voted:!1},"broadcast-tower":{changes:["5.0.13"],label:"Broadcast Tower",search:{terms:["airwaves","antenna","radio","reception","waves"]},styles:["solid"],unicode:"f519",voted:!0},broom:{changes:["5.0.13"],label:"Broom",search:{terms:["clean","firebolt","fly","halloween","nimbus 2000","quidditch","sweep","witch"]},styles:["solid"],unicode:"f51a",voted:!0},brush:{changes:["5.1.0"],label:"Brush",search:{terms:["art","bristles","color","handle","paint"]},styles:["solid"],unicode:"f55d",voted:!1},btc:{changes:["3.2","5.0.0"],label:"BTC",search:{terms:[]},styles:["brands"],unicode:"f15a",voted:!1},buffer:{changes:["5.8.0"],label:"Buffer",search:{terms:[]},styles:["brands"],unicode:"f837"},bug:{changes:["3.2","5.0.0","5.15.4"],label:"Bug",search:{terms:["beetle","error","insect","report"]},styles:["solid"],unicode:"f188",voted:!1},building:{changes:["4.1","5.0.0"],label:"Building",search:{terms:["apartment","business","city","company","office","work"]},styles:["solid","regular"],unicode:"f1ad",voted:!1},bullhorn:{changes:["2","5.0.0","5.3.0"],label:"bullhorn",search:{terms:["announcement","broadcast","louder","megaphone","share"]},styles:["solid"],unicode:"f0a1",voted:!1},bullseye:{changes:["3.1","5.0.0","5.3.0","5.10.1","5.15.4"],label:"Bullseye",search:{terms:["archery","goal","objective","target"]},styles:["solid"],unicode:"f140",voted:!1},burn:{changes:["5.0.7"],label:"Burn",search:{terms:["caliente","energy","fire","flame","gas","heat","hot"]},styles:["solid"],unicode:"f46a",voted:!1},buromobelexperte:{changes:["5.0.0"],label:"Büromöbel-Experte GmbH & Co. KG.",search:{terms:[]},styles:["brands"],unicode:"f37f",voted:!1},bus:{changes:["4.2","5.0.0","5.1.0"],label:"Bus",search:{terms:["public transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f207",voted:!1},"bus-alt":{changes:["5.1.0"],label:"Bus Alt",search:{terms:["mta","public transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f55e",voted:!1},"business-time":{changes:["5.3.0"],label:"Business Time",search:{terms:["alarm","briefcase","business socks","clock","flight of the conchords","reminder","wednesday"]},styles:["solid"],unicode:"f64a",voted:!1},"buy-n-large":{changes:["5.11.0"],label:"Buy n Large",search:{terms:[]},styles:["brands"],unicode:"f8a6"},buysellads:{changes:["4.3","5.0.0"],label:"BuySellAds",search:{terms:[]},styles:["brands"],unicode:"f20d",voted:!1},calculator:{changes:["4.2","5.0.0","5.3.0","5.11.0"],label:"Calculator",search:{terms:["abacus","addition","arithmetic","counting","math","multiplication","subtraction"]},styles:["solid"],unicode:"f1ec",voted:!1},calendar:{changes:["3.1","5.0.0","5.10.2"],label:"Calendar",search:{terms:["calendar-o","date","event","schedule","time","when"]},styles:["solid","regular"],unicode:"f133",voted:!1},"calendar-alt":{changes:["1","5.0.0","5.6.0","5.7.0","5.10.2"],label:"Alternate Calendar",search:{terms:["calendar","date","event","schedule","time","when"]},styles:["solid","regular"],unicode:"f073",voted:!1},"calendar-check":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Check",search:{terms:["accept","agree","appointment","confirm","correct","date","done","event","ok","schedule","select","success","tick","time","todo","when"]},styles:["solid","regular"],unicode:"f274",voted:!1},"calendar-day":{changes:["5.6.0","5.10.2"],label:"Calendar with Day Focus",search:{terms:["date","detail","event","focus","schedule","single day","time","today","when"]},styles:["solid"],unicode:"f783",voted:!0},"calendar-minus":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Minus",search:{terms:["calendar","date","delete","event","negative","remove","schedule","time","when"]},styles:["solid","regular"],unicode:"f272",voted:!1},"calendar-plus":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Plus",search:{terms:["add","calendar","create","date","event","new","positive","schedule","time","when"]},styles:["solid","regular"],unicode:"f271",voted:!1},"calendar-times":{changes:["4.4","5.0.0","5.10.2"],label:"Calendar Times",search:{terms:["archive","calendar","date","delete","event","remove","schedule","time","when","x"]},styles:["solid","regular"],unicode:"f273",voted:!1},"calendar-week":{changes:["5.6.0","5.10.2"],label:"Calendar with Week Focus",search:{terms:["date","detail","event","focus","schedule","single week","time","today","when"]},styles:["solid"],unicode:"f784",voted:!0},camera:{changes:["1","5.0.0"],label:"camera",search:{terms:["image","lens","photo","picture","record","shutter","video"]},styles:["solid"],unicode:"f030",voted:!1},"camera-retro":{changes:["1","5.0.0","5.10.1"],label:"Retro Camera",search:{terms:["image","lens","photo","picture","record","shutter","video"]},styles:["solid"],unicode:"f083",voted:!1},campground:{changes:["5.4.0"],label:"Campground",search:{terms:["camping","fall","outdoors","teepee","tent","tipi"]},styles:["solid"],unicode:"f6bb",voted:!1},"canadian-maple-leaf":{changes:["5.6.0","5.8.0"],label:"Canadian Maple Leaf",search:{terms:["canada","flag","flora","nature","plant"]},styles:["brands"],unicode:"f785"},"candy-cane":{changes:["5.6.0","5.10.1"],label:"Candy Cane",search:{terms:["candy","christmas","holiday","mint","peppermint","striped","xmas"]},styles:["solid"],unicode:"f786"},cannabis:{changes:["5.1.0"],label:"Cannabis",search:{terms:["bud","chronic","drugs","endica","endo","ganja","marijuana","mary jane","pot","reefer","sativa","spliff","weed","whacky-tabacky"]},styles:["solid"],unicode:"f55f",voted:!1},capsules:{changes:["5.0.7"],label:"Capsules",search:{terms:["drugs","medicine","pills","prescription"]},styles:["solid"],unicode:"f46b",voted:!1},car:{changes:["4.1","5.0.0","5.2.0"],label:"Car",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f1b9",voted:!1},"car-alt":{changes:["5.2.0","5.11.0","5.11.1"],label:"Alternate Car",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5de",voted:!1},"car-battery":{changes:["5.2.0"],label:"Car Battery",search:{terms:["auto","electric","mechanic","power"]},styles:["solid"],unicode:"f5df",voted:!1},"car-crash":{changes:["5.2.0"],label:"Car Crash",search:{terms:["accident","auto","automobile","insurance","sedan","transportation","vehicle","wreck"]},styles:["solid"],unicode:"f5e1",voted:!1},"car-side":{changes:["5.2.0"],label:"Car Side",search:{terms:["auto","automobile","sedan","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5e4",voted:!1},caravan:{changes:["5.12.0"],label:"Caravan",search:{terms:["camper","motor home","rv","trailer","travel"]},styles:["solid"],unicode:"f8ff",voted:!0},"caret-down":{changes:["2","5.0.0"],label:"Caret Down",search:{terms:["arrow","dropdown","expand","menu","more","triangle"]},styles:["solid"],unicode:"f0d7",voted:!1},"caret-left":{changes:["2","5.0.0"],label:"Caret Left",search:{terms:["arrow","back","previous","triangle"]},styles:["solid"],unicode:"f0d9",voted:!1},"caret-right":{changes:["2","5.0.0"],label:"Caret Right",search:{terms:["arrow","forward","next","triangle"]},styles:["solid"],unicode:"f0da",voted:!1},"caret-square-down":{changes:["3.2","5.0.0"],label:"Caret Square Down",search:{terms:["arrow","caret-square-o-down","dropdown","expand","menu","more","triangle"]},styles:["solid","regular"],unicode:"f150",voted:!1},"caret-square-left":{changes:["4","5.0.0"],label:"Caret Square Left",search:{terms:["arrow","back","caret-square-o-left","previous","triangle"]},styles:["solid","regular"],unicode:"f191",voted:!1},"caret-square-right":{changes:["3.2","5.0.0"],label:"Caret Square Right",search:{terms:["arrow","caret-square-o-right","forward","next","triangle"]},styles:["solid","regular"],unicode:"f152",voted:!1},"caret-square-up":{changes:["3.2","5.0.0"],label:"Caret Square Up",search:{terms:["arrow","caret-square-o-up","collapse","triangle","upload"]},styles:["solid","regular"],unicode:"f151",voted:!1},"caret-up":{changes:["2","5.0.0"],label:"Caret Up",search:{terms:["arrow","collapse","triangle"]},styles:["solid"],unicode:"f0d8",voted:!1},carrot:{changes:["5.6.0","5.10.1"],label:"Carrot",search:{terms:["bugs bunny","orange","vegan","vegetable"]},styles:["solid"],unicode:"f787"},"cart-arrow-down":{changes:["4.3","5.0.0"],label:"Shopping Cart Arrow Down",search:{terms:["download","save","shopping"]},styles:["solid"],unicode:"f218",voted:!1},"cart-plus":{changes:["4.3","5.0.0"],label:"Add to Shopping Cart",search:{terms:["add","create","new","positive","shopping"]},styles:["solid"],unicode:"f217",voted:!1},"cash-register":{changes:["5.6.0"],label:"Cash Register",search:{terms:["buy","cha-ching","change","checkout","commerce","leaerboard","machine","pay","payment","purchase","store"]},styles:["solid"],unicode:"f788",voted:!0},cat:{changes:["5.4.0","5.10.1"],label:"Cat",search:{terms:["feline","halloween","holiday","kitten","kitty","meow","pet"]},styles:["solid"],unicode:"f6be",voted:!0},"cc-amazon-pay":{changes:["5.0.2"],label:"Amazon Pay Credit Card",search:{terms:[]},styles:["brands"],unicode:"f42d",voted:!1},"cc-amex":{changes:["4.2","5.0.0","5.7.0"],label:"American Express Credit Card",search:{terms:["amex"]},styles:["brands"],unicode:"f1f3",voted:!1},"cc-apple-pay":{changes:["5.0.0"],label:"Apple Pay Credit Card",search:{terms:[]},styles:["brands"],unicode:"f416",voted:!1},"cc-diners-club":{changes:["4.4","5.0.0"],label:"Diner's Club Credit Card",search:{terms:[]},styles:["brands"],unicode:"f24c",voted:!1},"cc-discover":{changes:["4.2","5.0.0"],label:"Discover Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f2",voted:!1},"cc-jcb":{changes:["4.4","5.0.0"],label:"JCB Credit Card",search:{terms:[]},styles:["brands"],unicode:"f24b",voted:!1},"cc-mastercard":{changes:["4.2","5.0.0"],label:"MasterCard Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f1",voted:!1},"cc-paypal":{changes:["4.2","5.0.0"],label:"Paypal Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f4",voted:!1},"cc-stripe":{changes:["4.2","5.0.0"],label:"Stripe Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f5",voted:!1},"cc-visa":{changes:["4.2","5.0.0"],label:"Visa Credit Card",search:{terms:[]},styles:["brands"],unicode:"f1f0",voted:!1},centercode:{changes:["5.0.0"],label:"Centercode",search:{terms:[]},styles:["brands"],unicode:"f380",voted:!1},centos:{changes:["5.6.0","5.8.0"],label:"Centos",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f789",voted:!0},certificate:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"certificate",search:{terms:["badge","star","verified"]},styles:["solid"],unicode:"f0a3",voted:!1},chair:{changes:["5.4.0","5.11.0"],label:"Chair",search:{terms:["furniture","seat","sit"]},styles:["solid"],unicode:"f6c0",voted:!0},chalkboard:{changes:["5.0.13"],label:"Chalkboard",search:{terms:["blackboard","learning","school","teaching","whiteboard","writing"]},styles:["solid"],unicode:"f51b",voted:!1},"chalkboard-teacher":{changes:["5.0.13"],label:"Chalkboard Teacher",search:{terms:["blackboard","instructor","learning","professor","school","whiteboard","writing"]},styles:["solid"],unicode:"f51c",voted:!1},"charging-station":{changes:["5.2.0","5.10.1"],label:"Charging Station",search:{terms:["electric","ev","tesla","vehicle"]},styles:["solid"],unicode:"f5e7",voted:!1},"chart-area":{changes:["4.2","5.0.0"],label:"Area Chart",search:{terms:["analytics","area","chart","graph"]},styles:["solid"],unicode:"f1fe",voted:!1},"chart-bar":{changes:["1","5.0.0","5.3.0"],label:"Bar Chart",search:{terms:["analytics","bar","chart","graph"]},styles:["solid","regular"],unicode:"f080",voted:!1},"chart-line":{changes:["4.2","5.0.0","5.3.0"],label:"Line Chart",search:{terms:["activity","analytics","chart","dashboard","gain","graph","increase","line"]},styles:["solid"],unicode:"f201",voted:!1},"chart-pie":{changes:["4.2","5.0.0","5.3.0"],label:"Pie Chart",search:{terms:["analytics","chart","diagram","graph","pie"]},styles:["solid"],unicode:"f200",voted:!1},check:{changes:["1","5.0.0"],label:"Check",search:{terms:["accept","agree","checkmark","confirm","correct","done","notice","notification","notify","ok","select","success","tick","todo","yes"]},styles:["solid"],unicode:"f00c",voted:!1},"check-circle":{changes:["1","5.0.0"],label:"Check Circle",search:{terms:["accept","agree","confirm","correct","done","ok","select","success","tick","todo","yes"]},styles:["solid","regular"],unicode:"f058",voted:!1},"check-double":{changes:["5.1.0","5.8.2"],label:"Double Check",search:{terms:["accept","agree","checkmark","confirm","correct","done","notice","notification","notify","ok","select","success","tick","todo"]},styles:["solid"],unicode:"f560",voted:!0},"check-square":{changes:["3.1","5.0.0"],label:"Check Square",search:{terms:["accept","agree","checkmark","confirm","correct","done","ok","select","success","tick","todo","yes"]},styles:["solid","regular"],unicode:"f14a",voted:!1},cheese:{changes:["5.7.0"],label:"Cheese",search:{terms:["cheddar","curd","gouda","melt","parmesan","sandwich","swiss","wedge"]},styles:["solid"],unicode:"f7ef",voted:!1},chess:{changes:["5.0.5","5.9.0"],label:"Chess",search:{terms:["board","castle","checkmate","game","king","rook","strategy","tournament"]},styles:["solid"],unicode:"f439",voted:!1},"chess-bishop":{changes:["5.0.5","5.9.0"],label:"Chess Bishop",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43a",voted:!1},"chess-board":{changes:["5.0.5","5.7.0","5.9.0"],label:"Chess Board",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43c",voted:!1},"chess-king":{changes:["5.0.5","5.9.0"],label:"Chess King",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f43f",voted:!1},"chess-knight":{changes:["5.0.5","5.9.0"],label:"Chess Knight",search:{terms:["board","checkmate","game","horse","strategy"]},styles:["solid"],unicode:"f441",voted:!1},"chess-pawn":{changes:["5.0.5","5.9.0"],label:"Chess Pawn",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f443",voted:!1},"chess-queen":{changes:["5.0.5","5.9.0"],label:"Chess Queen",search:{terms:["board","checkmate","game","strategy"]},styles:["solid"],unicode:"f445",voted:!1},"chess-rook":{changes:["5.0.5","5.9.0"],label:"Chess Rook",search:{terms:["board","castle","checkmate","game","strategy"]},styles:["solid"],unicode:"f447",voted:!1},"chevron-circle-down":{changes:["3.1","5.0.0"],label:"Chevron Circle Down",search:{terms:["arrow","download","dropdown","menu","more"]},styles:["solid"],unicode:"f13a",voted:!1},"chevron-circle-left":{changes:["3.1","5.0.0"],label:"Chevron Circle Left",search:{terms:["arrow","back","previous"]},styles:["solid"],unicode:"f137",voted:!1},"chevron-circle-right":{changes:["3.1","5.0.0"],label:"Chevron Circle Right",search:{terms:["arrow","forward","next"]},styles:["solid"],unicode:"f138",voted:!1},"chevron-circle-up":{changes:["3.1","5.0.0"],label:"Chevron Circle Up",search:{terms:["arrow","collapse","upload"]},styles:["solid"],unicode:"f139",voted:!1},"chevron-down":{changes:["1","5.0.0"],label:"chevron-down",search:{terms:["arrow","download","expand"]},styles:["solid"],unicode:"f078",voted:!1},"chevron-left":{changes:["1","5.0.0"],label:"chevron-left",search:{terms:["arrow","back","bracket","previous"]},styles:["solid"],unicode:"f053",voted:!1},"chevron-right":{changes:["1","5.0.0"],label:"chevron-right",search:{terms:["arrow","bracket","forward","next"]},styles:["solid"],unicode:"f054",voted:!1},"chevron-up":{changes:["1","5.0.0"],label:"chevron-up",search:{terms:["arrow","collapse","upload"]},styles:["solid"],unicode:"f077",voted:!1},child:{changes:["4.1","5.0.0"],label:"Child",search:{terms:["boy","girl","kid","toddler","young"]},styles:["solid"],unicode:"f1ae",voted:!1},chrome:{changes:["4.4","5.0.0"],label:"Chrome",search:{terms:["browser"]},styles:["brands"],unicode:"f268",voted:!1},chromecast:{changes:["5.8.0"],label:"Chromecast",search:{terms:[]},styles:["brands"],unicode:"f838"},church:{changes:["5.0.13"],label:"Church",search:{terms:["building","cathedral","chapel","community","religion"]},styles:["solid"],unicode:"f51d",voted:!0},circle:{changes:["3","5.0.0","5.10.1","5.10.2"],label:"Circle",search:{terms:["circle-thin","diameter","dot","ellipse","notification","round"]},styles:["solid","regular"],unicode:"f111",voted:!1},"circle-notch":{changes:["4.1","5.0.0","5.10.2"],label:"Circle Notched",search:{terms:["circle-o-notch","diameter","dot","ellipse","round","spinner"]},styles:["solid"],unicode:"f1ce",voted:!1},city:{changes:["5.3.0"],label:"City",search:{terms:["buildings","busy","skyscrapers","urban","windows"]},styles:["solid"],unicode:"f64f",voted:!1},"clinic-medical":{changes:["5.7.0"],label:"Medical Clinic",search:{terms:["covid-19","doctor","general practitioner","hospital","infirmary","medicine","office","outpatient"]},styles:["solid"],unicode:"f7f2",voted:!1},clipboard:{changes:["5.0.0"],label:"Clipboard",search:{terms:["copy","notes","paste","record"]},styles:["solid","regular"],unicode:"f328",voted:!1},"clipboard-check":{changes:["5.0.7"],label:"Clipboard with Check",search:{terms:["accept","agree","confirm","done","ok","select","success","tick","todo","yes"]},styles:["solid"],unicode:"f46c",voted:!1},"clipboard-list":{changes:["5.0.7"],label:"Clipboard List",search:{terms:["checklist","completed","done","finished","intinerary","ol","schedule","tick","todo","ul"]},styles:["solid"],unicode:"f46d",voted:!1},clock:{changes:["1","5.0.0","5.12.1"],label:"Clock",search:{terms:["date","late","schedule","time","timer","timestamp","watch"]},styles:["solid","regular"],unicode:"f017",voted:!1},clone:{changes:["4.4","5.0.0","5.11.0"],label:"Clone",search:{terms:["arrange","copy","duplicate","paste"]},styles:["solid","regular"],unicode:"f24d",voted:!1},"closed-captioning":{changes:["4.2","5.0.0","5.10.1"],label:"Closed Captioning",search:{terms:["cc","deaf","hearing","subtitle","subtitling","text","video"]},styles:["solid","regular"],unicode:"f20a",voted:!1},cloud:{changes:["2","5.0.0","5.0.11"],label:"Cloud",search:{terms:["atmosphere","fog","overcast","save","upload","weather"]},styles:["solid"],unicode:"f0c2",voted:!1},"cloud-download-alt":{changes:["5.0.0","5.0.11"],label:"Alternate Cloud Download",search:{terms:["download","export","save"]},styles:["solid"],unicode:"f381",voted:!1},"cloud-meatball":{changes:["5.5.0"],label:"Cloud with (a chance of) Meatball",search:{terms:["FLDSMDFR","food","spaghetti","storm"]},styles:["solid"],unicode:"f73b",voted:!1},"cloud-moon":{changes:["5.4.0","5.5.0"],label:"Cloud with Moon",search:{terms:["crescent","evening","lunar","night","partly cloudy","sky"]},styles:["solid"],unicode:"f6c3",voted:!1},"cloud-moon-rain":{changes:["5.5.0"],label:"Cloud with Moon and Rain",search:{terms:["crescent","evening","lunar","night","partly cloudy","precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f73c",voted:!1},"cloud-rain":{changes:["5.5.0"],label:"Cloud with Rain",search:{terms:["precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f73d",voted:!1},"cloud-showers-heavy":{changes:["5.5.0"],label:"Cloud with Heavy Showers",search:{terms:["precipitation","rain","sky","storm"]},styles:["solid"],unicode:"f740",voted:!1},"cloud-sun":{changes:["5.4.0","5.5.0"],label:"Cloud with Sun",search:{terms:["clear","day","daytime","fall","outdoors","overcast","partly cloudy"]},styles:["solid"],unicode:"f6c4",voted:!1},"cloud-sun-rain":{changes:["5.5.0"],label:"Cloud with Sun and Rain",search:{terms:["day","overcast","precipitation","storm","summer","sunshower"]},styles:["solid"],unicode:"f743",voted:!1},"cloud-upload-alt":{changes:["5.0.0","5.0.11"],label:"Alternate Cloud Upload",search:{terms:["cloud-upload","import","save","upload"]},styles:["solid"],unicode:"f382",voted:!1},cloudflare:{changes:["5.15.0"],label:"Cloudflare",search:{terms:[]},styles:["brands"],unicode:"e07d",voted:!1},cloudscale:{changes:["5.0.0"],label:"cloudscale.ch",search:{terms:[]},styles:["brands"],unicode:"f383",voted:!1},cloudsmith:{changes:["5.0.0"],label:"Cloudsmith",search:{terms:[]},styles:["brands"],unicode:"f384",voted:!1},cloudversify:{changes:["5.0.0"],label:"cloudversify",search:{terms:[]},styles:["brands"],unicode:"f385",voted:!1},cocktail:{changes:["5.1.0","5.10.1"],label:"Cocktail",search:{terms:["alcohol","beverage","drink","gin","glass","margarita","martini","vodka"]},styles:["solid"],unicode:"f561",voted:!1},code:{changes:["3.1","5.0.0"],label:"Code",search:{terms:["brackets","code","development","html"]},styles:["solid"],unicode:"f121",voted:!1},"code-branch":{changes:["5.0.0"],label:"Code Branch",search:{terms:["branch","code-fork","fork","git","github","rebase","svn","vcs","version"]},styles:["solid"],unicode:"f126",voted:!1},codepen:{changes:["4.1","5.0.0"],label:"Codepen",search:{terms:[]},styles:["brands"],unicode:"f1cb",voted:!1},codiepie:{changes:["4.5","5.0.0"],label:"Codie Pie",search:{terms:[]},styles:["brands"],unicode:"f284",voted:!1},coffee:{changes:["3","5.0.0"],label:"Coffee",search:{terms:["beverage","breakfast","cafe","drink","fall","morning","mug","seasonal","tea"]},styles:["solid"],unicode:"f0f4",voted:!1},cog:{changes:["1","5.0.0"],label:"cog",search:{terms:["gear","mechanical","settings","sprocket","wheel"]},styles:["solid"],unicode:"f013",voted:!1},cogs:{changes:["1","5.0.0"],label:"cogs",search:{terms:["gears","mechanical","settings","sprocket","wheel"]},styles:["solid"],unicode:"f085",voted:!1},coins:{changes:["5.0.13"],label:"Coins",search:{terms:["currency","dime","financial","gold","money","penny"]},styles:["solid"],unicode:"f51e",voted:!0},columns:{changes:["2","5.0.0"],label:"Columns",search:{terms:["browser","dashboard","organize","panes","split"]},styles:["solid"],unicode:"f0db",voted:!1},comment:{changes:["1","5.0.0","5.0.9","5.10.1"],label:"comment",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f075",voted:!1},"comment-alt":{changes:["4.4","5.0.0","5.10.1"],label:"Alternate Comment",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f27a",voted:!1},"comment-dollar":{changes:["5.3.0"],label:"Comment Dollar",search:{terms:["bubble","chat","commenting","conversation","feedback","message","money","note","notification","pay","sms","speech","spend","texting","transfer"]},styles:["solid"],unicode:"f651",voted:!1},"comment-dots":{changes:["5.0.9"],label:"Comment Dots",search:{terms:["bubble","chat","commenting","conversation","feedback","message","more","note","notification","reply","sms","speech","texting"]},styles:["solid","regular"],unicode:"f4ad",voted:!1},"comment-medical":{changes:["5.7.0"],label:"Alternate Medical Chat",search:{terms:["advice","bubble","chat","commenting","conversation","diagnose","feedback","message","note","notification","prescription","sms","speech","texting"]},styles:["solid"],unicode:"f7f5",voted:!1},"comment-slash":{changes:["5.0.9"],label:"Comment Slash",search:{terms:["bubble","cancel","chat","commenting","conversation","feedback","message","mute","note","notification","quiet","sms","speech","texting"]},styles:["solid"],unicode:"f4b3",voted:!1},comments:{changes:["1","5.0.0","5.0.9"],label:"comments",search:{terms:["bubble","chat","commenting","conversation","feedback","message","note","notification","sms","speech","texting"]},styles:["solid","regular"],unicode:"f086",voted:!1},"comments-dollar":{changes:["5.3.0"],label:"Comments Dollar",search:{terms:["bubble","chat","commenting","conversation","feedback","message","money","note","notification","pay","sms","speech","spend","texting","transfer"]},styles:["solid"],unicode:"f653",voted:!1},"compact-disc":{changes:["5.0.13","5.10.1","5.11.0","5.11.1"],label:"Compact Disc",search:{terms:["album","bluray","cd","disc","dvd","media","movie","music","record","video","vinyl"]},styles:["solid"],unicode:"f51f",voted:!0},compass:{changes:["3.2","5.0.0","5.2.0","5.11.0","5.11.1"],label:"Compass",search:{terms:["directions","directory","location","menu","navigation","safari","travel"]},styles:["solid","regular"],unicode:"f14e",voted:!1},compress:{changes:["5.0.0"],label:"Compress",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f066",voted:!1},"compress-alt":{changes:["1","5.0.0","5.12.0"],label:"Alternate Compress",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f422",voted:!1},"compress-arrows-alt":{changes:["5.6.0"],label:"Alternate Compress Arrows",search:{terms:["collapse","fullscreen","minimize","move","resize","shrink","smaller"]},styles:["solid"],unicode:"f78c",voted:!0},"concierge-bell":{changes:["5.1.0"],label:"Concierge Bell",search:{terms:["attention","hotel","receptionist","service","support"]},styles:["solid"],unicode:"f562",voted:!1},confluence:{changes:["5.6.0"],label:"Confluence",search:{terms:["atlassian"]},styles:["brands"],unicode:"f78d",voted:!0},connectdevelop:{changes:["4.3","5.0.0"],label:"Connect Develop",search:{terms:[]},styles:["brands"],unicode:"f20e",voted:!1},contao:{changes:["4.4","5.0.0"],label:"Contao",search:{terms:[]},styles:["brands"],unicode:"f26d",voted:!1},cookie:{changes:["5.1.0"],label:"Cookie",search:{terms:["baked good","chips","chocolate","eat","snack","sweet","treat"]},styles:["solid"],unicode:"f563",voted:!0},"cookie-bite":{changes:["5.1.0"],label:"Cookie Bite",search:{terms:["baked good","bitten","chips","chocolate","eat","snack","sweet","treat"]},styles:["solid"],unicode:"f564",voted:!0},copy:{changes:["2","5.0.0","5.10.2"],label:"Copy",search:{terms:["clone","duplicate","file","files-o","paper","paste"]},styles:["solid","regular"],unicode:"f0c5",voted:!1},copyright:{changes:["4.2","5.0.0","5.10.1","5.10.2"],label:"Copyright",search:{terms:["brand","mark","register","trademark"]},styles:["solid","regular"],unicode:"f1f9",voted:!1},"cotton-bureau":{changes:["5.10.0"],label:"Cotton Bureau",search:{terms:["clothing","t-shirts","tshirts"]},styles:["brands"],unicode:"f89e"},couch:{changes:["5.0.9"],label:"Couch",search:{terms:["chair","cushion","furniture","relax","sofa"]},styles:["solid"],unicode:"f4b8",voted:!1},cpanel:{changes:["5.0.0"],label:"cPanel",search:{terms:[]},styles:["brands"],unicode:"f388",voted:!1},"creative-commons":{changes:["4.4","5.0.0","5.0.11","5.1.0"],label:"Creative Commons",search:{terms:[]},styles:["brands"],unicode:"f25e",voted:!1},"creative-commons-by":{changes:["5.0.11"],label:"Creative Commons Attribution",search:{terms:[]},styles:["brands"],unicode:"f4e7",voted:!1},"creative-commons-nc":{changes:["5.0.11"],label:"Creative Commons Noncommercial",search:{terms:[]},styles:["brands"],unicode:"f4e8",voted:!1},"creative-commons-nc-eu":{changes:["5.0.11"],label:"Creative Commons Noncommercial (Euro Sign)",search:{terms:[]},styles:["brands"],unicode:"f4e9",voted:!1},"creative-commons-nc-jp":{changes:["5.0.11"],label:"Creative Commons Noncommercial (Yen Sign)",search:{terms:[]},styles:["brands"],unicode:"f4ea",voted:!1},"creative-commons-nd":{changes:["5.0.11"],label:"Creative Commons No Derivative Works",search:{terms:[]},styles:["brands"],unicode:"f4eb",voted:!1},"creative-commons-pd":{changes:["5.0.11"],label:"Creative Commons Public Domain",search:{terms:[]},styles:["brands"],unicode:"f4ec",voted:!1},"creative-commons-pd-alt":{changes:["5.0.11"],label:"Alternate Creative Commons Public Domain",search:{terms:[]},styles:["brands"],unicode:"f4ed",voted:!1},"creative-commons-remix":{changes:["5.0.11"],label:"Creative Commons Remix",search:{terms:[]},styles:["brands"],unicode:"f4ee",voted:!1},"creative-commons-sa":{changes:["5.0.11"],label:"Creative Commons Share Alike",search:{terms:[]},styles:["brands"],unicode:"f4ef",voted:!1},"creative-commons-sampling":{changes:["5.0.11"],label:"Creative Commons Sampling",search:{terms:[]},styles:["brands"],unicode:"f4f0",voted:!1},"creative-commons-sampling-plus":{changes:["5.0.11"],label:"Creative Commons Sampling +",search:{terms:[]},styles:["brands"],unicode:"f4f1",voted:!1},"creative-commons-share":{changes:["5.0.11"],label:"Creative Commons Share",search:{terms:[]},styles:["brands"],unicode:"f4f2",voted:!1},"creative-commons-zero":{changes:["5.0.11","5.4.0"],label:"Creative Commons CC0",search:{terms:[]},styles:["brands"],unicode:"f4f3",voted:!1},"credit-card":{changes:["2","5.0.0"],label:"Credit Card",search:{terms:["buy","checkout","credit-card-alt","debit","money","payment","purchase"]},styles:["solid","regular"],unicode:"f09d",voted:!1},"critical-role":{changes:["5.4.0","5.8.0"],label:"Critical Role",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6c9",voted:!1},crop:{changes:["3.1","5.0.0","5.1.0"],label:"crop",search:{terms:["design","frame","mask","resize","shrink"]},styles:["solid"],unicode:"f125",voted:!1},"crop-alt":{changes:["5.1.0"],label:"Alternate Crop",search:{terms:["design","frame","mask","resize","shrink"]},styles:["solid"],unicode:"f565",voted:!1},cross:{changes:["5.3.0","5.10.1"],label:"Cross",search:{terms:["catholicism","christianity","church","jesus"]},styles:["solid"],unicode:"f654",voted:!1},crosshairs:{changes:["1","5.0.0"],label:"Crosshairs",search:{terms:["aim","bullseye","gpd","picker","position"]},styles:["solid"],unicode:"f05b",voted:!1},crow:{changes:["5.0.13"],label:"Crow",search:{terms:["bird","bullfrog","fauna","halloween","holiday","toad"]},styles:["solid"],unicode:"f520",voted:!1},crown:{changes:["5.0.13"],label:"Crown",search:{terms:["award","favorite","king","queen","royal","tiara"]},styles:["solid"],unicode:"f521",voted:!0},crutch:{changes:["5.7.0"],label:"Crutch",search:{terms:["cane","injury","mobility","wheelchair"]},styles:["solid"],unicode:"f7f7",voted:!1},css3:{changes:["3.1","5.0.0"],label:"CSS 3 Logo",search:{terms:["code"]},styles:["brands"],unicode:"f13c",voted:!1},"css3-alt":{changes:["5.0.0"],label:"Alternate CSS3 Logo",search:{terms:[]},styles:["brands"],unicode:"f38b",voted:!1},cube:{changes:["4.1","5.0.0"],label:"Cube",search:{terms:["3d","block","dice","package","square","tesseract"]},styles:["solid"],unicode:"f1b2",voted:!1},cubes:{changes:["4.1","5.0.0"],label:"Cubes",search:{terms:["3d","block","dice","package","pyramid","square","stack","tesseract"]},styles:["solid"],unicode:"f1b3",voted:!1},cut:{changes:["2","5.0.0","5.1.0"],label:"Cut",search:{terms:["clip","scissors","snip"]},styles:["solid"],unicode:"f0c4",voted:!1},cuttlefish:{changes:["5.0.0"],label:"Cuttlefish",search:{terms:[]},styles:["brands"],unicode:"f38c",voted:!1},"d-and-d":{changes:["5.0.0"],label:"Dungeons & Dragons",search:{terms:[]},styles:["brands"],unicode:"f38d",voted:!1},"d-and-d-beyond":{changes:["5.4.0"],label:"D&D Beyond",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","gaming","tabletop"]},styles:["brands"],unicode:"f6ca",voted:!1},dailymotion:{changes:["5.12.1","5.14.0"],label:"dailymotion",search:{terms:[]},styles:["brands"],unicode:"e052",voted:!0},dashcube:{changes:["4.3","5.0.0","5.0.3"],label:"DashCube",search:{terms:[]},styles:["brands"],unicode:"f210",voted:!1},database:{changes:["4.1","5.0.0"],label:"Database",search:{terms:["computer","development","directory","memory","storage"]},styles:["solid"],unicode:"f1c0",voted:!1},deaf:{changes:["4.6","5.0.0"],label:"Deaf",search:{terms:["ear","hearing","sign language"]},styles:["solid"],unicode:"f2a4",voted:!1},deezer:{changes:["5.13.1","5.14.0"],label:"Deezer",search:{terms:[]},styles:["brands"],unicode:"e077",voted:!0},delicious:{changes:["4.1","5.0.0","5.7.0"],label:"Delicious",search:{terms:[]},styles:["brands"],unicode:"f1a5",voted:!1},democrat:{changes:["5.5.0"],label:"Democrat",search:{terms:["american","democratic party","donkey","election","left","left-wing","liberal","politics","usa"]},styles:["solid"],unicode:"f747",voted:!1},deploydog:{changes:["5.0.0"],label:"deploy.dog",search:{terms:[]},styles:["brands"],unicode:"f38e",voted:!1},deskpro:{changes:["5.0.0"],label:"Deskpro",search:{terms:[]},styles:["brands"],unicode:"f38f",voted:!1},desktop:{changes:["3","5.0.0"],label:"Desktop",search:{terms:["computer","cpu","demo","desktop","device","imac","machine","monitor","pc","screen"]},styles:["solid"],unicode:"f108",voted:!1},dev:{changes:["5.4.0"],label:"DEV",search:{terms:[]},styles:["brands"],unicode:"f6cc",voted:!0},deviantart:{changes:["4.1","5.0.0"],label:"deviantART",search:{terms:[]},styles:["brands"],unicode:"f1bd",voted:!1},dharmachakra:{changes:["5.3.0"],label:"Dharmachakra",search:{terms:["buddhism","buddhist","wheel of dharma"]},styles:["solid"],unicode:"f655",voted:!1},dhl:{changes:["5.6.0"],label:"DHL",search:{terms:["Dalsey","Hillblom and Lynn","german","package","shipping"]},styles:["brands"],unicode:"f790"},diagnoses:{changes:["5.0.7","5.7.0"],label:"Diagnoses",search:{terms:["analyze","detect","diagnosis","examine","medicine"]},styles:["solid"],unicode:"f470",voted:!1},diaspora:{changes:["5.6.0","5.8.0"],label:"Diaspora",search:{terms:[]},styles:["brands"],unicode:"f791",voted:!0},dice:{changes:["5.0.13"],label:"Dice",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f522",voted:!0},"dice-d20":{changes:["5.4.0"],label:"Dice D20",search:{terms:["Dungeons & Dragons","chance","d&d","dnd","fantasy","gambling","game","roll"]},styles:["solid"],unicode:"f6cf",voted:!0},"dice-d6":{changes:["5.4.0"],label:"Dice D6",search:{terms:["Dungeons & Dragons","chance","d&d","dnd","fantasy","gambling","game","roll"]},styles:["solid"],unicode:"f6d1",voted:!1},"dice-five":{changes:["5.0.13"],label:"Dice Five",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f523",voted:!0},"dice-four":{changes:["5.0.13"],label:"Dice Four",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f524",voted:!0},"dice-one":{changes:["5.0.13"],label:"Dice One",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f525",voted:!0},"dice-six":{changes:["5.0.13"],label:"Dice Six",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f526",voted:!0},"dice-three":{changes:["5.0.13"],label:"Dice Three",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f527",voted:!0},"dice-two":{changes:["5.0.13"],label:"Dice Two",search:{terms:["chance","gambling","game","roll"]},styles:["solid"],unicode:"f528",voted:!0},digg:{changes:["4.1","5.0.0"],label:"Digg Logo",search:{terms:[]},styles:["brands"],unicode:"f1a6",voted:!1},"digital-ocean":{changes:["5.0.0","5.7.0"],label:"Digital Ocean",search:{terms:[]},styles:["brands"],unicode:"f391",voted:!1},"digital-tachograph":{changes:["5.1.0"],label:"Digital Tachograph",search:{terms:["data","distance","speed","tachometer"]},styles:["solid"],unicode:"f566",voted:!0},directions:{changes:["5.2.0","5.11.0"],label:"Directions",search:{terms:["map","navigation","sign","turn"]},styles:["solid"],unicode:"f5eb",voted:!1},discord:{changes:["5.0.0","5.15.4"],label:"Discord",search:{terms:[]},styles:["brands"],unicode:"f392",voted:!1},discourse:{changes:["5.0.0","5.0.3"],label:"Discourse",search:{terms:[]},styles:["brands"],unicode:"f393",voted:!1},disease:{changes:["5.7.0"],label:"Disease",search:{terms:["bacteria","cancer","covid-19","illness","infection","sickness","virus"]},styles:["solid"],unicode:"f7fa",voted:!1},divide:{changes:["5.0.13"],label:"Divide",search:{terms:["arithmetic","calculus","division","math"]},styles:["solid"],unicode:"f529",voted:!1},dizzy:{changes:["5.1.0","5.11.0","5.11.1"],label:"Dizzy Face",search:{terms:["dazed","dead","disapprove","emoticon","face"]},styles:["solid","regular"],unicode:"f567",voted:!1},dna:{changes:["5.0.7","5.0.10"],label:"DNA",search:{terms:["double helix","genetic","helix","molecule","protein"]},styles:["solid"],unicode:"f471",voted:!1},dochub:{changes:["5.0.0"],label:"DocHub",search:{terms:[]},styles:["brands"],unicode:"f394",voted:!1},docker:{changes:["5.0.0"],label:"Docker",search:{terms:[]},styles:["brands"],unicode:"f395",voted:!1},dog:{changes:["5.4.0","5.12.0"],label:"Dog",search:{terms:["animal","canine","fauna","mammal","pet","pooch","puppy","woof"]},styles:["solid"],unicode:"f6d3",voted:!1},"dollar-sign":{changes:["3.2","5.0.0","5.0.9","5.11.0","5.11.1"],label:"Dollar Sign",search:{terms:["$","cost","dollar-sign","money","price","usd"]},styles:["solid"],unicode:"f155",voted:!1},dolly:{changes:["5.0.7"],label:"Dolly",search:{terms:["carry","shipping","transport"]},styles:["solid"],unicode:"f472",voted:!1},"dolly-flatbed":{changes:["5.0.7"],label:"Dolly Flatbed",search:{terms:["carry","inventory","shipping","transport"]},styles:["solid"],unicode:"f474",voted:!1},donate:{changes:["5.0.9"],label:"Donate",search:{terms:["contribute","generosity","gift","give"]},styles:["solid"],unicode:"f4b9",voted:!1},"door-closed":{changes:["5.0.13"],label:"Door Closed",search:{terms:["enter","exit","locked"]},styles:["solid"],unicode:"f52a",voted:!0},"door-open":{changes:["5.0.13"],label:"Door Open",search:{terms:["enter","exit","welcome"]},styles:["solid"],unicode:"f52b",voted:!0},"dot-circle":{changes:["4","5.0.0"],label:"Dot Circle",search:{terms:["bullseye","notification","target"]},styles:["solid","regular"],unicode:"f192",voted:!1},dove:{changes:["5.0.9","5.10.1","5.10.2"],label:"Dove",search:{terms:["bird","fauna","flying","peace","war"]},styles:["solid"],unicode:"f4ba",voted:!1},download:{changes:["1","5.0.0"],label:"Download",search:{terms:["export","hard drive","save","transfer"]},styles:["solid"],unicode:"f019",voted:!1},draft2digital:{changes:["5.0.0"],label:"Draft2digital",search:{terms:[]},styles:["brands"],unicode:"f396",voted:!1},"drafting-compass":{changes:["5.1.0"],label:"Drafting Compass",search:{terms:["design","map","mechanical drawing","plot","plotting"]},styles:["solid"],unicode:"f568",voted:!1},dragon:{changes:["5.4.0"],label:"Dragon",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","fire","lizard","serpent"]},styles:["solid"],unicode:"f6d5",voted:!1},"draw-polygon":{changes:["5.2.0"],label:"Draw Polygon",search:{terms:["anchors","lines","object","render","shape"]},styles:["solid"],unicode:"f5ee",voted:!1},dribbble:{changes:["5.0.0"],label:"Dribbble",search:{terms:[]},styles:["brands"],unicode:"f17d",voted:!1},"dribbble-square":{changes:["5.0.0"],label:"Dribbble Square",search:{terms:[]},styles:["brands"],unicode:"f397",voted:!1},dropbox:{changes:["3.2","5.0.0","5.0.1"],label:"Dropbox",search:{terms:[]},styles:["brands"],unicode:"f16b",voted:!1},drum:{changes:["5.1.0","5.11.0"],label:"Drum",search:{terms:["instrument","music","percussion","snare","sound"]},styles:["solid"],unicode:"f569",voted:!0},"drum-steelpan":{changes:["5.1.0"],label:"Drum Steelpan",search:{terms:["calypso","instrument","music","percussion","reggae","snare","sound","steel","tropical"]},styles:["solid"],unicode:"f56a",voted:!1},"drumstick-bite":{changes:["5.4.0","5.7.0"],label:"Drumstick with Bite Taken Out",search:{terms:["bone","chicken","leg","meat","poultry","turkey"]},styles:["solid"],unicode:"f6d7",voted:!1},drupal:{changes:["4.1","5.0.0"],label:"Drupal Logo",search:{terms:[]},styles:["brands"],unicode:"f1a9",voted:!1},dumbbell:{changes:["5.0.5"],label:"Dumbbell",search:{terms:["exercise","gym","strength","weight","weight-lifting"]},styles:["solid"],unicode:"f44b",voted:!1},dumpster:{changes:["5.6.0"],label:"Dumpster",search:{terms:["alley","bin","commercial","trash","waste"]},styles:["solid"],unicode:"f793",voted:!0},"dumpster-fire":{changes:["5.6.0"],label:"Dumpster Fire",search:{terms:["alley","bin","commercial","danger","dangerous","euphemism","flame","heat","hot","trash","waste"]},styles:["solid"],unicode:"f794",voted:!0},dungeon:{changes:["5.4.0"],label:"Dungeon",search:{terms:["Dungeons & Dragons","building","d&d","dnd","door","entrance","fantasy","gate"]},styles:["solid"],unicode:"f6d9",voted:!1},dyalog:{changes:["5.0.0"],label:"Dyalog",search:{terms:[]},styles:["brands"],unicode:"f399",voted:!1},earlybirds:{changes:["5.0.0"],label:"Earlybirds",search:{terms:[]},styles:["brands"],unicode:"f39a",voted:!1},ebay:{changes:["5.0.11","5.7.0"],label:"eBay",search:{terms:[]},styles:["brands"],unicode:"f4f4",voted:!0},edge:{changes:["4.5","5.0.0","5.12.1"],label:"Edge Browser",search:{terms:["browser","ie"]},styles:["brands"],unicode:"f282",voted:!1},"edge-legacy":{changes:["5.13.1","5.14.0"],label:"Edge Legacy Browser",search:{terms:[]},styles:["brands"],unicode:"e078",voted:!1},edit:{changes:["1","5.0.0"],label:"Edit",search:{terms:["edit","pen","pencil","update","write"]},styles:["solid","regular"],unicode:"f044",voted:!1},egg:{changes:["5.7.0"],label:"Egg",search:{terms:["breakfast","chicken","easter","shell","yolk"]},styles:["solid"],unicode:"f7fb",voted:!1},eject:{changes:["1","5.0.0"],label:"eject",search:{terms:["abort","cancel","cd","discharge"]},styles:["solid"],unicode:"f052",voted:!1},elementor:{changes:["5.0.3"],label:"Elementor",search:{terms:[]},styles:["brands"],unicode:"f430",voted:!0},"ellipsis-h":{changes:["3.1","5.0.0"],label:"Horizontal Ellipsis",search:{terms:["dots","drag","kebab","list","menu","nav","navigation","ol","reorder","settings","ul"]},styles:["solid"],unicode:"f141",voted:!1},"ellipsis-v":{changes:["3.1","5.0.0"],label:"Vertical Ellipsis",search:{terms:["dots","drag","kebab","list","menu","nav","navigation","ol","reorder","settings","ul"]},styles:["solid"],unicode:"f142",voted:!1},ello:{changes:["5.2.0"],label:"Ello",search:{terms:[]},styles:["brands"],unicode:"f5f1",voted:!0},ember:{changes:["5.0.0","5.0.3"],label:"Ember",search:{terms:[]},styles:["brands"],unicode:"f423",voted:!1},empire:{changes:["4.1","5.0.0"],label:"Galactic Empire",search:{terms:[]},styles:["brands"],unicode:"f1d1",voted:!1},envelope:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Envelope",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid","regular"],unicode:"f0e0",voted:!1},"envelope-open":{changes:["4.7","5.0.0","5.10.1","5.10.2"],label:"Envelope Open",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid","regular"],unicode:"f2b6",voted:!1},"envelope-open-text":{changes:["5.3.0","5.10.1","5.12.0"],label:"Envelope Open-text",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid"],unicode:"f658",voted:!1},"envelope-square":{changes:["4.1","5.0.0"],label:"Envelope Square",search:{terms:["e-mail","email","letter","mail","message","notification","support"]},styles:["solid"],unicode:"f199",voted:!1},envira:{changes:["4.6","5.0.0"],label:"Envira Gallery",search:{terms:["leaf"]},styles:["brands"],unicode:"f299",voted:!1},equals:{changes:["5.0.13"],label:"Equals",search:{terms:["arithmetic","even","match","math"]},styles:["solid"],unicode:"f52c",voted:!1},eraser:{changes:["3.1","5.0.0","5.8.0"],label:"eraser",search:{terms:["art","delete","remove","rubber"]},styles:["solid"],unicode:"f12d",voted:!1},erlang:{changes:["5.0.0","5.0.3","5.7.0"],label:"Erlang",search:{terms:[]},styles:["brands"],unicode:"f39d",voted:!1},ethereum:{changes:["5.0.2"],label:"Ethereum",search:{terms:[]},styles:["brands"],unicode:"f42e",voted:!0},ethernet:{changes:["5.6.0"],label:"Ethernet",search:{terms:["cable","cat 5","cat 6","connection","hardware","internet","network","wired"]},styles:["solid"],unicode:"f796",voted:!0},etsy:{changes:["4.7","5.0.0"],label:"Etsy",search:{terms:[]},styles:["brands"],unicode:"f2d7",voted:!1},"euro-sign":{changes:["3.2","5.0.0"],label:"Euro Sign",search:{terms:["currency","dollar","exchange","money"]},styles:["solid"],unicode:"f153",voted:!1},evernote:{changes:["5.8.0"],label:"Evernote",search:{terms:[]},styles:["brands"],unicode:"f839"},"exchange-alt":{changes:["5.0.0"],label:"Alternate Exchange",search:{terms:["arrow","arrows","exchange","reciprocate","return","swap","transfer"]},styles:["solid"],unicode:"f362",voted:!1},exclamation:{changes:["3.1","5.0.0","5.10.1","5.10.2"],label:"exclamation",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f12a",voted:!1},"exclamation-circle":{changes:["1","5.0.0"],label:"Exclamation Circle",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f06a",voted:!1},"exclamation-triangle":{changes:["1","5.0.0","5.6.1"],label:"Exclamation Triangle",search:{terms:["alert","danger","error","important","notice","notification","notify","problem","warning"]},styles:["solid"],unicode:"f071",voted:!1},expand:{changes:["5.0.0"],label:"Expand",search:{terms:["bigger","enlarge","fullscreen","resize"]},styles:["solid"],unicode:"f065",voted:!1},"expand-alt":{changes:["1","5.0.0","5.12.0"],label:"Alternate Expand",search:{terms:["arrows","bigger","enlarge","fullscreen","resize"]},styles:["solid"],unicode:"f424",voted:!1},"expand-arrows-alt":{changes:["5.0.0","5.8.0"],label:"Alternate Expand Arrows",search:{terms:["bigger","enlarge","fullscreen","move","resize"]},styles:["solid"],unicode:"f31e",voted:!1},expeditedssl:{changes:["4.4","5.0.0"],label:"ExpeditedSSL",search:{terms:[]},styles:["brands"],unicode:"f23e",voted:!1},"external-link-alt":{changes:["5.0.0","5.11.0"],label:"Alternate External Link",search:{terms:["external-link","new","open","share"]},styles:["solid"],unicode:"f35d",voted:!1},"external-link-square-alt":{changes:["5.0.0"],label:"Alternate External Link Square",search:{terms:["external-link-square","new","open","share"]},styles:["solid"],unicode:"f360",voted:!1},eye:{changes:["1","5.0.0","5.7.0"],label:"Eye",search:{terms:["look","optic","see","seen","show","sight","views","visible"]},styles:["solid","regular"],unicode:"f06e",voted:!1},"eye-dropper":{changes:["4.2","5.0.0","5.1.0"],label:"Eye Dropper",search:{terms:["beaker","clone","color","copy","eyedropper","pipette"]},styles:["solid"],unicode:"f1fb",voted:!1},"eye-slash":{changes:["1","5.0.0","5.7.0"],label:"Eye Slash",search:{terms:["blind","hide","show","toggle","unseen","views","visible","visiblity"]},styles:["solid","regular"],unicode:"f070",voted:!1},facebook:{changes:["2","5.0.0","5.8.2"],label:"Facebook",search:{terms:["facebook-official","social network"]},styles:["brands"],unicode:"f09a",voted:!1},"facebook-f":{changes:["5.0.0","5.8.2"],label:"Facebook F",search:{terms:["facebook"]},styles:["brands"],unicode:"f39e",voted:!1},"facebook-messenger":{changes:["5.0.0","5.8.2","5.9.0"],label:"Facebook Messenger",search:{terms:[]},styles:["brands"],unicode:"f39f",voted:!1},"facebook-square":{changes:["1","5.0.0","5.8.2"],label:"Facebook Square",search:{terms:["social network"]},styles:["brands"],unicode:"f082",voted:!1},fan:{changes:["5.9.0","5.10.1"],label:"Fan",search:{terms:["ac","air conditioning","blade","blower","cool","hot"]},styles:["solid"],unicode:"f863",voted:!0},"fantasy-flight-games":{changes:["5.4.0"],label:"Fantasy Flight-games",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f6dc",voted:!1},"fast-backward":{changes:["1","5.0.0"],label:"fast-backward",search:{terms:["beginning","first","previous","rewind","start"]},styles:["solid"],unicode:"f049",voted:!1},"fast-forward":{changes:["1","5.0.0"],label:"fast-forward",search:{terms:["end","last","next"]},styles:["solid"],unicode:"f050",voted:!1},faucet:{changes:["5.12.0","5.14.0"],label:"Faucet",search:{terms:["covid-19","drip","house","hygiene","kitchen","sink","water"]},styles:["solid"],unicode:"e005",voted:!1},fax:{changes:["4.1","5.0.0","5.3.0","5.11.0"],label:"Fax",search:{terms:["business","communicate","copy","facsimile","send"]},styles:["solid"],unicode:"f1ac",voted:!1},feather:{changes:["5.0.13","5.1.0"],label:"Feather",search:{terms:["bird","light","plucked","quill","write"]},styles:["solid"],unicode:"f52d",voted:!0},"feather-alt":{changes:["5.1.0"],label:"Alternate Feather",search:{terms:["bird","light","plucked","quill","write"]},styles:["solid"],unicode:"f56b",voted:!0},fedex:{changes:["5.6.0"],label:"FedEx",search:{terms:["Federal Express","package","shipping"]},styles:["brands"],unicode:"f797"},fedora:{changes:["5.6.0","5.6.3","5.8.0"],label:"Fedora",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f798",voted:!0},female:{changes:["3.2","5.0.0"],label:"Female",search:{terms:["human","person","profile","user","woman"]},styles:["solid"],unicode:"f182",voted:!1},"fighter-jet":{changes:["3","5.0.0"],label:"fighter-jet",search:{terms:["airplane","fast","fly","goose","maverick","plane","quick","top gun","transportation","travel"]},styles:["solid"],unicode:"f0fb",voted:!1},figma:{changes:["5.6.0","5.7.0","5.8.0","5.15.4"],label:"Figma",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f799",voted:!1},file:{changes:["3.2","5.0.0","5.10.1","5.10.2"],label:"File",search:{terms:["document","new","page","pdf","resume"]},styles:["solid","regular"],unicode:"f15b",voted:!1},"file-alt":{changes:["3.2","5.0.0","5.10.2"],label:"Alternate File",search:{terms:["document","file-text","invoice","new","page","pdf"]},styles:["solid","regular"],unicode:"f15c",voted:!1},"file-archive":{changes:["4.1","5.0.0","5.7.0","5.10.2"],label:"Archive File",search:{terms:[".zip","bundle","compress","compression","download","zip"]},styles:["solid","regular"],unicode:"f1c6",voted:!1},"file-audio":{changes:["4.1","5.0.0","5.10.2"],label:"Audio File",search:{terms:["document","mp3","music","page","play","sound"]},styles:["solid","regular"],unicode:"f1c7",voted:!1},"file-code":{changes:["4.1","5.0.0","5.10.2"],label:"Code File",search:{terms:["css","development","document","html"]},styles:["solid","regular"],unicode:"f1c9",voted:!1},"file-contract":{changes:["5.1.0","5.10.2"],label:"File Contract",search:{terms:["agreement","binding","document","legal","signature"]},styles:["solid"],unicode:"f56c",voted:!1},"file-csv":{changes:["5.4.0","5.10.2"],label:"File CSV",search:{terms:["document","excel","numbers","spreadsheets","table"]},styles:["solid"],unicode:"f6dd",voted:!1},"file-download":{changes:["5.1.0","5.10.2"],label:"File Download",search:{terms:["document","export","save"]},styles:["solid"],unicode:"f56d",voted:!0},"file-excel":{changes:["4.1","5.0.0","5.10.2"],label:"Excel File",search:{terms:["csv","document","numbers","spreadsheets","table"]},styles:["solid","regular"],unicode:"f1c3",voted:!1},"file-export":{changes:["5.1.0","5.7.0","5.10.2"],label:"File Export",search:{terms:["download","save"]},styles:["solid"],unicode:"f56e",voted:!0},"file-image":{changes:["4.1","5.0.0","5.10.2"],label:"Image File",search:{terms:["document","image","jpg","photo","png"]},styles:["solid","regular"],unicode:"f1c5",voted:!1},"file-import":{changes:["5.1.0","5.7.0","5.10.2"],label:"File Import",search:{terms:["copy","document","send","upload"]},styles:["solid"],unicode:"f56f",voted:!0},"file-invoice":{changes:["5.1.0","5.10.2"],label:"File Invoice",search:{terms:["account","bill","charge","document","payment","receipt"]},styles:["solid"],unicode:"f570",voted:!0},"file-invoice-dollar":{changes:["5.1.0","5.10.2"],label:"File Invoice with US Dollar",search:{terms:["$","account","bill","charge","document","dollar-sign","money","payment","receipt","usd"]},styles:["solid"],unicode:"f571",voted:!0},"file-medical":{changes:["5.0.7","5.10.2"],label:"Medical File",search:{terms:["document","health","history","prescription","record"]},styles:["solid"],unicode:"f477",voted:!1},"file-medical-alt":{changes:["5.0.7","5.10.2"],label:"Alternate Medical File",search:{terms:["document","health","history","prescription","record"]},styles:["solid"],unicode:"f478",voted:!1},"file-pdf":{changes:["4.1","5.0.0","5.10.2"],label:"PDF File",search:{terms:["acrobat","document","preview","save"]},styles:["solid","regular"],unicode:"f1c1",voted:!1},"file-powerpoint":{changes:["4.1","5.0.0","5.10.2"],label:"Powerpoint File",search:{terms:["display","document","keynote","presentation"]},styles:["solid","regular"],unicode:"f1c4",voted:!1},"file-prescription":{changes:["5.1.0","5.10.2"],label:"File Prescription",search:{terms:["document","drugs","medical","medicine","rx"]},styles:["solid"],unicode:"f572",voted:!1},"file-signature":{changes:["5.1.0","5.10.2"],label:"File Signature",search:{terms:["John Hancock","contract","document","name"]},styles:["solid"],unicode:"f573",voted:!0},"file-upload":{changes:["5.1.0","5.10.2"],label:"File Upload",search:{terms:["document","import","page","save"]},styles:["solid"],unicode:"f574",voted:!0},"file-video":{changes:["4.1","5.0.0","5.10.2"],label:"Video File",search:{terms:["document","m4v","movie","mp4","play"]},styles:["solid","regular"],unicode:"f1c8",voted:!1},"file-word":{changes:["4.1","5.0.0","5.10.2"],label:"Word File",search:{terms:["document","edit","page","text","writing"]},styles:["solid","regular"],unicode:"f1c2",voted:!1},fill:{changes:["5.1.0"],label:"Fill",search:{terms:["bucket","color","paint","paint bucket"]},styles:["solid"],unicode:"f575",voted:!1},"fill-drip":{changes:["5.1.0"],label:"Fill Drip",search:{terms:["bucket","color","drop","paint","paint bucket","spill"]},styles:["solid"],unicode:"f576",voted:!1},film:{changes:["1","5.0.0"],label:"Film",search:{terms:["cinema","movie","strip","video"]},styles:["solid"],unicode:"f008",voted:!1},filter:{changes:["2","5.0.0","5.10.1","5.11.0","5.11.1"],label:"Filter",search:{terms:["funnel","options","separate","sort"]},styles:["solid"],unicode:"f0b0",voted:!1},fingerprint:{changes:["5.1.0"],label:"Fingerprint",search:{terms:["human","id","identification","lock","smudge","touch","unique","unlock"]},styles:["solid"],unicode:"f577",voted:!0},fire:{changes:["1","5.0.0","5.6.0","5.6.3","5.10.1"],label:"fire",search:{terms:["burn","caliente","flame","heat","hot","popular"]},styles:["solid"],unicode:"f06d",voted:!1},"fire-alt":{changes:["5.6.3"],label:"Alternate Fire",search:{terms:["burn","caliente","flame","heat","hot","popular"]},styles:["solid"],unicode:"f7e4"},"fire-extinguisher":{changes:["3.1","5.0.0"],label:"fire-extinguisher",search:{terms:["burn","caliente","fire fighter","flame","heat","hot","rescue"]},styles:["solid"],unicode:"f134",voted:!1},firefox:{changes:["4.4","5.0.0","5.0.1","5.12.0"],label:"Firefox",search:{terms:["browser"]},styles:["brands"],unicode:"f269",voted:!1},"firefox-browser":{changes:["5.12.0","5.14.0"],label:"Firefox Browser",search:{terms:["browser"]},styles:["brands"],unicode:"e007",voted:!1},"first-aid":{changes:["5.0.7"],label:"First Aid",search:{terms:["emergency","emt","health","medical","rescue"]},styles:["solid"],unicode:"f479",voted:!1},"first-order":{changes:["4.6","5.0.0"],label:"First Order",search:{terms:[]},styles:["brands"],unicode:"f2b0",voted:!1},"first-order-alt":{changes:["5.0.12"],label:"Alternate First Order",search:{terms:[]},styles:["brands"],unicode:"f50a",voted:!1},firstdraft:{changes:["5.0.0"],label:"firstdraft",search:{terms:[]},styles:["brands"],unicode:"f3a1",voted:!1},fish:{changes:["5.1.0","5.10.1"],label:"Fish",search:{terms:["fauna","gold","seafood","swimming"]},styles:["solid"],unicode:"f578",voted:!0},"fist-raised":{changes:["5.4.0"],label:"Raised Fist",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","hand","ki","monk","resist","strength","unarmed combat"]},styles:["solid"],unicode:"f6de",voted:!1},flag:{changes:["1","5.0.0"],label:"flag",search:{terms:["country","notice","notification","notify","pole","report","symbol"]},styles:["solid","regular"],unicode:"f024",voted:!1},"flag-checkered":{changes:["3.1","5.0.0","5.7.0","5.10.1"],label:"flag-checkered",search:{terms:["notice","notification","notify","pole","racing","report","symbol"]},styles:["solid"],unicode:"f11e",voted:!1},"flag-usa":{changes:["5.5.0"],label:"United States of America Flag",search:{terms:["betsy ross","country","old glory","stars","stripes","symbol"]},styles:["solid"],unicode:"f74d",voted:!1},flask:{changes:["2","5.0.0"],label:"Flask",search:{terms:["beaker","experimental","labs","science"]},styles:["solid"],unicode:"f0c3",voted:!1},flickr:{changes:["3.2","5.0.0"],label:"Flickr",search:{terms:[]},styles:["brands"],unicode:"f16e",voted:!1},flipboard:{changes:["5.0.5","5.0.9"],label:"Flipboard",search:{terms:[]},styles:["brands"],unicode:"f44d",voted:!0},flushed:{changes:["5.1.0","5.11.0","5.11.1"],label:"Flushed Face",search:{terms:["embarrassed","emoticon","face"]},styles:["solid","regular"],unicode:"f579",voted:!1},fly:{changes:["5.0.0"],label:"Fly",search:{terms:[]},styles:["brands"],unicode:"f417",voted:!1},folder:{changes:["1","5.0.0","5.3.0","5.10.1"],label:"Folder",search:{terms:["archive","directory","document","file"]},styles:["solid","regular"],unicode:"f07b",voted:!1},"folder-minus":{changes:["5.3.0"],label:"Folder Minus",search:{terms:["archive","delete","directory","document","file","negative","remove"]},styles:["solid"],unicode:"f65d",voted:!1},"folder-open":{changes:["1","5.0.0"],label:"Folder Open",search:{terms:["archive","directory","document","empty","file","new"]},styles:["solid","regular"],unicode:"f07c",voted:!1},"folder-plus":{changes:["5.3.0","5.11.0","5.12.1"],label:"Folder Plus",search:{terms:["add","archive","create","directory","document","file","new","positive"]},styles:["solid"],unicode:"f65e",voted:!1},font:{changes:["1","5.0.0","5.9.0","5.10.2"],label:"font",search:{terms:["alphabet","glyph","text","type","typeface"]},styles:["solid"],unicode:"f031",voted:!1},"font-awesome":{changes:["4.6","5.0.0","5.15.4"],label:"Font Awesome",search:{terms:["meanpath"]},styles:["brands"],unicode:"f2b4",voted:!1},"font-awesome-alt":{changes:["5.0.0","5.15.4"],label:"Alternate Font Awesome",search:{terms:[]},styles:["brands"],unicode:"f35c",voted:!1},"font-awesome-flag":{changes:["5.0.0","5.0.1","5.15.4"],label:"Font Awesome Flag",search:{terms:[]},styles:["brands"],unicode:"f425",voted:!1},"font-awesome-logo-full":{changes:["5.0.11","5.15.4"],label:"Font Awesome Full Logo",ligatures:["Font Awesome"],private:!0,search:{terms:[]},styles:["regular","solid","brands"],unicode:"f4e6",voted:!1},fonticons:{changes:["4.4","5.0.0"],label:"Fonticons",search:{terms:[]},styles:["brands"],unicode:"f280",voted:!1},"fonticons-fi":{changes:["5.0.0"],label:"Fonticons Fi",search:{terms:[]},styles:["brands"],unicode:"f3a2",voted:!1},"football-ball":{changes:["5.0.5","5.11.0","5.11.1"],label:"Football Ball",search:{terms:["ball","fall","nfl","pigskin","seasonal"]},styles:["solid"],unicode:"f44e",voted:!1},"fort-awesome":{changes:["4.5","5.0.0","5.0.3"],label:"Fort Awesome",search:{terms:["castle"]},styles:["brands"],unicode:"f286",voted:!1},"fort-awesome-alt":{changes:["5.0.0"],label:"Alternate Fort Awesome",search:{terms:["castle"]},styles:["brands"],unicode:"f3a3",voted:!1},forumbee:{changes:["4.3","5.0.0"],label:"Forumbee",search:{terms:[]},styles:["brands"],unicode:"f211",voted:!1},forward:{changes:["1","5.0.0"],label:"forward",search:{terms:["forward","next","skip"]},styles:["solid"],unicode:"f04e",voted:!1},foursquare:{changes:["3.2","5.0.0"],label:"Foursquare",search:{terms:[]},styles:["brands"],unicode:"f180",voted:!1},"free-code-camp":{changes:["4.7","5.0.0","5.12.0"],label:"freeCodeCamp",search:{terms:[]},styles:["brands"],unicode:"f2c5",voted:!1},freebsd:{changes:["5.0.0"],label:"FreeBSD",search:{terms:[]},styles:["brands"],unicode:"f3a4",voted:!1},frog:{changes:["5.0.13"],label:"Frog",search:{terms:["amphibian","bullfrog","fauna","hop","kermit","kiss","prince","ribbit","toad","wart"]},styles:["solid"],unicode:"f52e",voted:!1},frown:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Frowning Face",search:{terms:["disapprove","emoticon","face","rating","sad"]},styles:["solid","regular"],unicode:"f119",voted:!1},"frown-open":{changes:["5.1.0","5.11.0","5.11.1"],label:"Frowning Face With Open Mouth",search:{terms:["disapprove","emoticon","face","rating","sad"]},styles:["solid","regular"],unicode:"f57a",voted:!1},fulcrum:{changes:["5.0.12","5.8.0"],label:"Fulcrum",search:{terms:[]},styles:["brands"],unicode:"f50b",voted:!1},"funnel-dollar":{changes:["5.3.0"],label:"Funnel Dollar",search:{terms:["filter","money","options","separate","sort"]},styles:["solid"],unicode:"f662",voted:!1},futbol:{changes:["4.2","5.0.0","5.0.5"],label:"Futbol",search:{terms:["ball","football","mls","soccer"]},styles:["solid","regular"],unicode:"f1e3",voted:!1},"galactic-republic":{changes:["5.0.12"],label:"Galactic Republic",search:{terms:["politics","star wars"]},styles:["brands"],unicode:"f50c",voted:!1},"galactic-senate":{changes:["5.0.12"],label:"Galactic Senate",search:{terms:["star wars"]},styles:["brands"],unicode:"f50d",voted:!1},gamepad:{changes:["3.1","5.0.0","5.11.0"],label:"Gamepad",search:{terms:["arcade","controller","d-pad","joystick","video","video game"]},styles:["solid"],unicode:"f11b",voted:!1},"gas-pump":{changes:["5.0.13","5.10.1"],label:"Gas Pump",search:{terms:["car","fuel","gasoline","petrol"]},styles:["solid"],unicode:"f52f",voted:!0},gavel:{changes:["2","5.0.0"],label:"Gavel",search:{terms:["hammer","judge","law","lawyer","opinion"]},styles:["solid"],unicode:"f0e3",voted:!1},gem:{changes:["5.0.0","5.10.1"],label:"Gem",search:{terms:["diamond","jewelry","sapphire","stone","treasure"]},styles:["solid","regular"],unicode:"f3a5",voted:!1},genderless:{changes:["4.4","5.0.0","5.11.0","5.11.1"],label:"Genderless",search:{terms:["androgynous","asexual","sexless"]},styles:["solid"],unicode:"f22d",voted:!1},"get-pocket":{changes:["4.4","5.0.0"],label:"Get Pocket",search:{terms:[]},styles:["brands"],unicode:"f265",voted:!1},gg:{changes:["4.4","5.0.0"],label:"GG Currency",search:{terms:[]},styles:["brands"],unicode:"f260",voted:!1},"gg-circle":{changes:["4.4","5.0.0"],label:"GG Currency Circle",search:{terms:[]},styles:["brands"],unicode:"f261",voted:!1},ghost:{changes:["5.4.0"],label:"Ghost",search:{terms:["apparition","blinky","clyde","floating","halloween","holiday","inky","pinky","spirit"]},styles:["solid"],unicode:"f6e2",voted:!1},gift:{changes:["1","5.0.0","5.0.9","5.6.0"],label:"gift",search:{terms:["christmas","generosity","giving","holiday","party","present","wrapped","xmas"]},styles:["solid"],unicode:"f06b",voted:!1},gifts:{changes:["5.6.0"],label:"Gifts",search:{terms:["christmas","generosity","giving","holiday","party","present","wrapped","xmas"]},styles:["solid"],unicode:"f79c"},git:{changes:["4.1","5.0.0","5.8.2"],label:"Git",search:{terms:[]},styles:["brands"],unicode:"f1d3",voted:!1},"git-alt":{changes:["5.8.2"],label:"Git Alt",search:{terms:[]},styles:["brands"],unicode:"f841"},"git-square":{changes:["4.1","5.0.0","5.8.2"],label:"Git Square",search:{terms:[]},styles:["brands"],unicode:"f1d2",voted:!1},github:{changes:["2","5.0.0"],label:"GitHub",search:{terms:["octocat"]},styles:["brands"],unicode:"f09b",voted:!1},"github-alt":{changes:["3","5.0.0"],label:"Alternate GitHub",search:{terms:["octocat"]},styles:["brands"],unicode:"f113",voted:!1},"github-square":{changes:["1","5.0.0"],label:"GitHub Square",search:{terms:["octocat"]},styles:["brands"],unicode:"f092",voted:!1},gitkraken:{changes:["5.0.0"],label:"GitKraken",search:{terms:[]},styles:["brands"],unicode:"f3a6",voted:!1},gitlab:{changes:["4.6","5.0.0","5.7.0"],label:"GitLab",search:{terms:["Axosoft"]},styles:["brands"],unicode:"f296",voted:!1},gitter:{changes:["5.0.0"],label:"Gitter",search:{terms:[]},styles:["brands"],unicode:"f426",voted:!1},"glass-cheers":{changes:["5.6.0"],label:"Glass Cheers",search:{terms:["alcohol","bar","beverage","celebration","champagne","clink","drink","holiday","new year's eve","party","toast"]},styles:["solid"],unicode:"f79f"},"glass-martini":{changes:["1","5.0.0","5.1.0","5.10.1"],label:"Martini Glass",search:{terms:["alcohol","bar","beverage","drink","liquor"]},styles:["solid"],unicode:"f000",voted:!1},"glass-martini-alt":{changes:["5.1.0"],label:"Alternate Glass Martini",search:{terms:["alcohol","bar","beverage","drink","liquor"]},styles:["solid"],unicode:"f57b",voted:!1},"glass-whiskey":{changes:["5.6.0"],label:"Glass Whiskey",search:{terms:["alcohol","bar","beverage","bourbon","drink","liquor","neat","rye","scotch","whisky"]},styles:["solid"],unicode:"f7a0"},glasses:{changes:["5.0.13"],label:"Glasses",search:{terms:["hipster","nerd","reading","sight","spectacles","vision"]},styles:["solid"],unicode:"f530",voted:!0},glide:{changes:["4.6","5.0.0"],label:"Glide",search:{terms:[]},styles:["brands"],unicode:"f2a5",voted:!1},"glide-g":{changes:["4.6","5.0.0"],label:"Glide G",search:{terms:[]},styles:["brands"],unicode:"f2a6",voted:!1},globe:{changes:["2","5.0.0","5.0.9","5.11.0","5.11.1"],label:"Globe",search:{terms:["all","coordinates","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f0ac",voted:!1},"globe-africa":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Africa shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57c",voted:!1},"globe-americas":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Americas shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57d",voted:!1},"globe-asia":{changes:["5.1.0","5.11.0","5.11.1"],label:"Globe with Asia shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f57e",voted:!1},"globe-europe":{changes:["5.6.0","5.11.0","5.11.1"],label:"Globe with Europe shown",search:{terms:["all","country","earth","global","gps","language","localize","location","map","online","place","planet","translate","travel","world"]},styles:["solid"],unicode:"f7a2",voted:!0},gofore:{changes:["5.0.0"],label:"Gofore",search:{terms:[]},styles:["brands"],unicode:"f3a7",voted:!1},"golf-ball":{changes:["5.0.5"],label:"Golf Ball",search:{terms:["caddy","eagle","putt","tee"]},styles:["solid"],unicode:"f450",voted:!1},goodreads:{changes:["5.0.0"],label:"Goodreads",search:{terms:[]},styles:["brands"],unicode:"f3a8",voted:!1},"goodreads-g":{changes:["5.0.0"],label:"Goodreads G",search:{terms:[]},styles:["brands"],unicode:"f3a9",voted:!1},google:{changes:["4.1","5.0.0"],label:"Google Logo",search:{terms:[]},styles:["brands"],unicode:"f1a0",voted:!1},"google-drive":{changes:["5.0.0"],label:"Google Drive",search:{terms:[]},styles:["brands"],unicode:"f3aa",voted:!1},"google-pay":{changes:["5.13.1","5.14.0"],label:"Google Pay",search:{terms:[]},styles:["brands"],unicode:"e079",voted:!1},"google-play":{changes:["5.0.0"],label:"Google Play",search:{terms:[]},styles:["brands"],unicode:"f3ab",voted:!1},"google-plus":{changes:["4.6","5.0.0","5.13.1"],label:"Google Plus",search:{terms:["google-plus-circle","google-plus-official"]},styles:["brands"],unicode:"f2b3",voted:!1},"google-plus-g":{changes:["2","5.0.0"],label:"Google Plus G",search:{terms:["google-plus","social network"]},styles:["brands"],unicode:"f0d5",voted:!1},"google-plus-square":{changes:["2","5.0.0"],label:"Google Plus Square",search:{terms:["social network"]},styles:["brands"],unicode:"f0d4",voted:!1},"google-wallet":{changes:["4.2","5.0.0"],label:"Google Wallet",search:{terms:[]},styles:["brands"],unicode:"f1ee",voted:!1},gopuram:{changes:["5.3.0","5.7.0","5.11.0"],label:"Gopuram",search:{terms:["building","entrance","hinduism","temple","tower"]},styles:["solid"],unicode:"f664",voted:!1},"graduation-cap":{changes:["4.1","5.0.0","5.2.0","5.10.1"],label:"Graduation Cap",search:{terms:["ceremony","college","graduate","learning","school","student"]},styles:["solid"],unicode:"f19d",voted:!1},gratipay:{changes:["3.2","5.0.0"],label:"Gratipay (Gittip)",search:{terms:["favorite","heart","like","love"]},styles:["brands"],unicode:"f184",voted:!1},grav:{changes:["4.7","5.0.0"],label:"Grav",search:{terms:[]},styles:["brands"],unicode:"f2d6",voted:!1},"greater-than":{changes:["5.0.13"],label:"Greater Than",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f531",voted:!0},"greater-than-equal":{changes:["5.0.13"],label:"Greater Than Equal To",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f532",voted:!0},grimace:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grimacing Face",search:{terms:["cringe","emoticon","face","teeth"]},styles:["solid","regular"],unicode:"f57f",voted:!1},grin:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f580",voted:!1},"grin-alt":{changes:["5.1.0","5.11.0","5.11.1"],label:"Alternate Grinning Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f581",voted:!1},"grin-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Smiling Eyes",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f582",voted:!1},"grin-beam-sweat":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Sweat",search:{terms:["embarass","emoticon","face","smile"]},styles:["solid","regular"],unicode:"f583",voted:!1},"grin-hearts":{changes:["5.1.0","5.11.0","5.11.1"],label:"Smiling Face With Heart-Eyes",search:{terms:["emoticon","face","love","smile"]},styles:["solid","regular"],unicode:"f584",voted:!1},"grin-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Squinting Face",search:{terms:["emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f585",voted:!1},"grin-squint-tears":{changes:["5.1.0"],label:"Rolling on the Floor Laughing",search:{terms:["emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f586",voted:!1},"grin-stars":{changes:["5.1.0","5.11.0","5.11.1"],label:"Star-Struck",search:{terms:["emoticon","face","star-struck"]},styles:["solid","regular"],unicode:"f587",voted:!1},"grin-tears":{changes:["5.1.0"],label:"Face With Tears of Joy",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f588",voted:!1},"grin-tongue":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f589",voted:!1},"grin-tongue-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Squinting Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f58a",voted:!1},"grin-tongue-wink":{changes:["5.1.0","5.11.0","5.11.1","5.12.0"],label:"Winking Face With Tongue",search:{terms:["LOL","emoticon","face"]},styles:["solid","regular"],unicode:"f58b",voted:!1},"grin-wink":{changes:["5.1.0","5.1.1","5.11.0","5.11.1"],label:"Grinning Winking Face",search:{terms:["emoticon","face","flirt","laugh","smile"]},styles:["solid","regular"],unicode:"f58c",voted:!1},"grip-horizontal":{changes:["5.1.0"],label:"Grip Horizontal",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f58d",voted:!0},"grip-lines":{changes:["5.6.0"],label:"Grip Lines",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f7a4",voted:!0},"grip-lines-vertical":{changes:["5.6.0","5.11.0","5.11.1"],label:"Grip Lines Vertical",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f7a5",voted:!0},"grip-vertical":{changes:["5.1.0"],label:"Grip Vertical",search:{terms:["affordance","drag","drop","grab","handle"]},styles:["solid"],unicode:"f58e",voted:!0},gripfire:{changes:["5.0.0"],label:"Gripfire, Inc.",search:{terms:[]},styles:["brands"],unicode:"f3ac",voted:!1},grunt:{changes:["5.0.0"],label:"Grunt",search:{terms:[]},styles:["brands"],unicode:"f3ad",voted:!1},guilded:{changes:["5.15.0"],label:"Guilded",search:{terms:[]},styles:["brands"],unicode:"e07e",voted:!1},guitar:{changes:["5.6.0","5.11.0"],label:"Guitar",search:{terms:["acoustic","instrument","music","rock","rock and roll","song","strings"]},styles:["solid"],unicode:"f7a6",voted:!0},gulp:{changes:["5.0.0"],label:"Gulp",search:{terms:[]},styles:["brands"],unicode:"f3ae",voted:!1},"h-square":{changes:["3","5.0.0"],label:"H Square",search:{terms:["directions","emergency","hospital","hotel","map"]},styles:["solid"],unicode:"f0fd",voted:!1},"hacker-news":{changes:["4.1","5.0.0"],label:"Hacker News",search:{terms:[]},styles:["brands"],unicode:"f1d4",voted:!1},"hacker-news-square":{changes:["5.0.0"],label:"Hacker News Square",search:{terms:[]},styles:["brands"],unicode:"f3af",voted:!1},hackerrank:{changes:["5.2.0","5.8.0"],label:"Hackerrank",search:{terms:[]},styles:["brands"],unicode:"f5f7",voted:!0},hamburger:{changes:["5.7.0"],label:"Hamburger",search:{terms:["bacon","beef","burger","burger king","cheeseburger","fast food","grill","ground beef","mcdonalds","sandwich"]},styles:["solid"],unicode:"f805",voted:!1},hammer:{changes:["5.4.0"],label:"Hammer",search:{terms:["admin","fix","repair","settings","tool"]},styles:["solid"],unicode:"f6e3",voted:!0},hamsa:{changes:["5.3.0"],label:"Hamsa",search:{terms:["amulet","christianity","islam","jewish","judaism","muslim","protection"]},styles:["solid"],unicode:"f665",voted:!1},"hand-holding":{changes:["5.0.9"],label:"Hand Holding",search:{terms:["carry","lift"]},styles:["solid"],unicode:"f4bd",voted:!1},"hand-holding-heart":{changes:["5.0.9"],label:"Hand Holding Heart",search:{terms:["carry","charity","gift","lift","package"]},styles:["solid"],unicode:"f4be",voted:!1},"hand-holding-medical":{changes:["5.13.0","5.14.0"],label:"Hand Holding Medical Cross",search:{terms:["care","covid-19","donate","help"]},styles:["solid"],unicode:"e05c",voted:!1},"hand-holding-usd":{changes:["5.0.9","5.11.0"],label:"Hand Holding US Dollar",search:{terms:["$","carry","dollar sign","donation","giving","lift","money","price"]},styles:["solid"],unicode:"f4c0",voted:!1},"hand-holding-water":{changes:["5.0.9","5.13.0"],label:"Hand Holding Water",search:{terms:["carry","covid-19","drought","grow","lift"]},styles:["solid"],unicode:"f4c1",voted:!1},"hand-lizard":{changes:["4.4","5.0.0"],label:"Lizard (Hand)",search:{terms:["game","roshambo"]},styles:["solid","regular"],unicode:"f258",voted:!1},"hand-middle-finger":{changes:["5.7.0","5.11.0","5.11.1"],label:"Hand with Middle Finger Raised",search:{terms:["flip the bird","gesture","hate","rude"]},styles:["solid"],unicode:"f806",voted:!0},"hand-paper":{changes:["4.4","5.0.0"],label:"Paper (Hand)",search:{terms:["game","halt","roshambo","stop"]},styles:["solid","regular"],unicode:"f256",voted:!1},"hand-peace":{changes:["4.4","5.0.0"],label:"Peace (Hand)",search:{terms:["rest","truce"]},styles:["solid","regular"],unicode:"f25b",voted:!1},"hand-point-down":{changes:["2","5.0.0"],label:"Hand Pointing Down",search:{terms:["finger","hand-o-down","point"]},styles:["solid","regular"],unicode:"f0a7",voted:!1},"hand-point-left":{changes:["2","5.0.0"],label:"Hand Pointing Left",search:{terms:["back","finger","hand-o-left","left","point","previous"]},styles:["solid","regular"],unicode:"f0a5",voted:!1},"hand-point-right":{changes:["2","5.0.0"],label:"Hand Pointing Right",search:{terms:["finger","forward","hand-o-right","next","point","right"]},styles:["solid","regular"],unicode:"f0a4",voted:!1},"hand-point-up":{changes:["2","5.0.0"],label:"Hand Pointing Up",search:{terms:["finger","hand-o-up","point"]},styles:["solid","regular"],unicode:"f0a6",voted:!1},"hand-pointer":{changes:["4.4","5.0.0"],label:"Pointer (Hand)",search:{terms:["arrow","cursor","select"]},styles:["solid","regular"],unicode:"f25a",voted:!1},"hand-rock":{changes:["4.4","5.0.0"],label:"Rock (Hand)",search:{terms:["fist","game","roshambo"]},styles:["solid","regular"],unicode:"f255",voted:!1},"hand-scissors":{changes:["4.4","5.0.0"],label:"Scissors (Hand)",search:{terms:["cut","game","roshambo"]},styles:["solid","regular"],unicode:"f257",voted:!1},"hand-sparkles":{changes:["5.13.0","5.14.0"],label:"Hand Sparkles",search:{terms:["clean","covid-19","hygiene","magic","soap","wash"]},styles:["solid"],unicode:"e05d",voted:!1},"hand-spock":{changes:["4.4","5.0.0","5.12.0"],label:"Spock (Hand)",search:{terms:["live long","prosper","salute","star trek","vulcan"]},styles:["solid","regular"],unicode:"f259",voted:!1},hands:{changes:["5.0.9"],label:"Hands",search:{terms:["carry","hold","lift"]},styles:["solid"],unicode:"f4c2",voted:!1},"hands-helping":{changes:["5.0.9"],label:"Helping Hands",search:{terms:["aid","assistance","handshake","partnership","volunteering"]},styles:["solid"],unicode:"f4c4",voted:!1},"hands-wash":{changes:["5.13.0","5.14.0"],label:"Hands Wash",search:{terms:["covid-19","hygiene","soap","wash"]},styles:["solid"],unicode:"e05e",voted:!1},handshake:{changes:["4.7","5.0.0","5.0.9"],label:"Handshake",search:{terms:["agreement","greeting","meeting","partnership"]},styles:["solid","regular"],unicode:"f2b5",voted:!1},"handshake-alt-slash":{changes:["5.13.0","5.14.0"],label:"Handshake Alternate Slash",search:{terms:["broken","covid-19","social distance"]},styles:["solid"],unicode:"e05f",voted:!1},"handshake-slash":{changes:["5.13.0","5.14.0"],label:"Handshake Slash",search:{terms:["broken","covid-19","social distance"]},styles:["solid"],unicode:"e060",voted:!1},hanukiah:{changes:["5.4.0"],label:"Hanukiah",search:{terms:["candle","hanukkah","jewish","judaism","light"]},styles:["solid"],unicode:"f6e6",voted:!1},"hard-hat":{changes:["5.7.0"],label:"Hard Hat",search:{terms:["construction","hardhat","helmet","safety"]},styles:["solid"],unicode:"f807",voted:!0},hashtag:{changes:["4.5","5.0.0"],label:"Hashtag",search:{terms:["Twitter","instagram","pound","social media","tag"]},styles:["solid"],unicode:"f292",voted:!1},"hat-cowboy":{changes:["5.11.0"],label:"Cowboy Hat",search:{terms:["buckaroo","horse","jackeroo","john b.","old west","pardner","ranch","rancher","rodeo","western","wrangler"]},styles:["solid"],unicode:"f8c0",voted:!1},"hat-cowboy-side":{changes:["5.11.0"],label:"Cowboy Hat Side",search:{terms:["buckaroo","horse","jackeroo","john b.","old west","pardner","ranch","rancher","rodeo","western","wrangler"]},styles:["solid"],unicode:"f8c1",voted:!1},"hat-wizard":{changes:["5.4.0","5.11.0"],label:"Wizard's Hat",search:{terms:["Dungeons & Dragons","accessory","buckle","clothing","d&d","dnd","fantasy","halloween","head","holiday","mage","magic","pointy","witch"]},styles:["solid"],unicode:"f6e8",voted:!1},hdd:{changes:["2","5.0.0","5.10.1"],label:"HDD",search:{terms:["cpu","hard drive","harddrive","machine","save","storage"]},styles:["solid","regular"],unicode:"f0a0",voted:!1},"head-side-cough":{changes:["5.13.0","5.14.0"],label:"Head Side Cough",search:{terms:["cough","covid-19","germs","lungs","respiratory","sick"]},styles:["solid"],unicode:"e061",voted:!1},"head-side-cough-slash":{changes:["5.13.0","5.14.0"],label:"Head Side-cough-slash",search:{terms:["cough","covid-19","germs","lungs","respiratory","sick"]},styles:["solid"],unicode:"e062",voted:!1},"head-side-mask":{changes:["5.13.0","5.14.0"],label:"Head Side Mask",search:{terms:["breath","covid-19","filter","respirator","virus"]},styles:["solid"],unicode:"e063",voted:!1},"head-side-virus":{changes:["5.13.0","5.14.0"],label:"Head Side Virus",search:{terms:["cold","covid-19","flu","sick"]},styles:["solid"],unicode:"e064",voted:!1},heading:{changes:["4.1","5.0.0","5.9.0","5.10.1","5.10.2"],label:"heading",search:{terms:["format","header","text","title"]},styles:["solid"],unicode:"f1dc",voted:!1},headphones:{changes:["1","5.0.0"],label:"headphones",search:{terms:["audio","listen","music","sound","speaker"]},styles:["solid"],unicode:"f025",voted:!1},"headphones-alt":{changes:["5.1.0"],label:"Alternate Headphones",search:{terms:["audio","listen","music","sound","speaker"]},styles:["solid"],unicode:"f58f",voted:!0},headset:{changes:["5.1.0"],label:"Headset",search:{terms:["audio","gamer","gaming","listen","live chat","microphone","shot caller","sound","support","telemarketer"]},styles:["solid"],unicode:"f590",voted:!0},heart:{changes:["1","5.0.0","5.0.9","5.10.1","5.10.2"],label:"Heart",search:{terms:["favorite","like","love","relationship","valentine"]},styles:["solid","regular"],unicode:"f004",voted:!1},"heart-broken":{changes:["5.6.0","5.10.2"],label:"Heart Broken",search:{terms:["breakup","crushed","dislike","dumped","grief","love","lovesick","relationship","sad"]},styles:["solid"],unicode:"f7a9",voted:!0},heartbeat:{changes:["4.3","5.0.0","5.0.7"],label:"Heartbeat",search:{terms:["ekg","electrocardiogram","health","lifeline","vital signs"]},styles:["solid"],unicode:"f21e",voted:!1},helicopter:{changes:["5.0.13"],label:"Helicopter",search:{terms:["airwolf","apache","chopper","flight","fly","travel"]},styles:["solid"],unicode:"f533",voted:!0},highlighter:{changes:["5.1.0","5.10.1"],label:"Highlighter",search:{terms:["edit","marker","sharpie","update","write"]},styles:["solid"],unicode:"f591",voted:!0},hiking:{changes:["5.4.0"],label:"Hiking",search:{terms:["activity","backpack","fall","fitness","outdoors","person","seasonal","walking"]},styles:["solid"],unicode:"f6ec",voted:!1},hippo:{changes:["5.4.0","5.10.1"],label:"Hippo",search:{terms:["animal","fauna","hippopotamus","hungry","mammal"]},styles:["solid"],unicode:"f6ed",voted:!1},hips:{changes:["5.0.5"],label:"Hips",search:{terms:[]},styles:["brands"],unicode:"f452",voted:!1},"hire-a-helper":{changes:["5.0.0"],label:"HireAHelper",search:{terms:[]},styles:["brands"],unicode:"f3b0",voted:!1},history:{changes:["4.1","5.0.0"],label:"History",search:{terms:["Rewind","clock","reverse","time","time machine"]},styles:["solid"],unicode:"f1da",voted:!1},hive:{changes:["5.15.0"],label:"Hive Blockchain Network",search:{terms:[]},styles:["brands"],unicode:"e07f",voted:!1},"hockey-puck":{changes:["5.0.5"],label:"Hockey Puck",search:{terms:["ice","nhl","sport"]},styles:["solid"],unicode:"f453",voted:!1},"holly-berry":{changes:["5.6.0"],label:"Holly Berry",search:{terms:["catwoman","christmas","decoration","flora","halle","holiday","ororo munroe","plant","storm","xmas"]},styles:["solid"],unicode:"f7aa"},home:{changes:["1","5.0.0","5.7.0"],label:"home",search:{terms:["abode","building","house","main"]},styles:["solid"],unicode:"f015",voted:!1},hooli:{changes:["5.0.0","5.7.0"],label:"Hooli",search:{terms:[]},styles:["brands"],unicode:"f427",voted:!1},hornbill:{changes:["5.1.0","5.8.0"],label:"Hornbill",search:{terms:[]},styles:["brands"],unicode:"f592",voted:!1},horse:{changes:["5.4.0","5.10.1"],label:"Horse",search:{terms:["equus","fauna","mammmal","mare","neigh","pony"]},styles:["solid"],unicode:"f6f0",voted:!1},"horse-head":{changes:["5.6.0","5.10.1"],label:"Horse Head",search:{terms:["equus","fauna","mammmal","mare","neigh","pony"]},styles:["solid"],unicode:"f7ab"},hospital:{changes:["3","5.0.0"],label:"hospital",search:{terms:["building","covid-19","emergency room","medical center"]},styles:["solid","regular"],unicode:"f0f8",voted:!1},"hospital-alt":{changes:["5.0.7"],label:"Alternate Hospital",search:{terms:["building","covid-19","emergency room","medical center"]},styles:["solid"],unicode:"f47d",voted:!1},"hospital-symbol":{changes:["5.0.7"],label:"Hospital Symbol",search:{terms:["clinic","covid-19","emergency","map"]},styles:["solid"],unicode:"f47e",voted:!1},"hospital-user":{changes:["5.7.0","5.13.0"],label:"Hospital with User",search:{terms:["covid-19","doctor","network","patient","primary care"]},styles:["solid"],unicode:"f80d",voted:!1},"hot-tub":{changes:["5.1.0"],label:"Hot Tub",search:{terms:["bath","jacuzzi","massage","sauna","spa"]},styles:["solid"],unicode:"f593",voted:!1},hotdog:{changes:["5.7.0"],label:"Hot Dog",search:{terms:["bun","chili","frankfurt","frankfurter","kosher","polish","sandwich","sausage","vienna","weiner"]},styles:["solid"],unicode:"f80f",voted:!1},hotel:{changes:["5.1.0"],label:"Hotel",search:{terms:["building","inn","lodging","motel","resort","travel"]},styles:["solid"],unicode:"f594",voted:!1},hotjar:{changes:["5.0.0"],label:"Hotjar",search:{terms:[]},styles:["brands"],unicode:"f3b1",voted:!1},hourglass:{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid","regular"],unicode:"f254",voted:!1},"hourglass-end":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass End",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f253",voted:!1},"hourglass-half":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass Half",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f252",voted:!1},"hourglass-start":{changes:["4.4","5.0.0","5.10.1"],label:"Hourglass Start",search:{terms:["hour","minute","sand","stopwatch","time"]},styles:["solid"],unicode:"f251",voted:!1},"house-damage":{changes:["5.4.0"],label:"Damaged House",search:{terms:["building","devastation","disaster","home","insurance"]},styles:["solid"],unicode:"f6f1",voted:!1},"house-user":{changes:["5.13.0","5.14.0"],label:"House User",search:{terms:["covid-19","home","isolation","quarantine"]},styles:["solid"],unicode:"e065",voted:!1},houzz:{changes:["4.4","5.0.0","5.0.9","5.8.0"],label:"Houzz",search:{terms:[]},styles:["brands"],unicode:"f27c",voted:!1},hryvnia:{changes:["5.4.0"],label:"Hryvnia",search:{terms:["currency","money","ukraine","ukrainian"]},styles:["solid"],unicode:"f6f2",voted:!0},html5:{changes:["3.1","5.0.0"],label:"HTML 5 Logo",search:{terms:[]},styles:["brands"],unicode:"f13b",voted:!1},hubspot:{changes:["5.0.0"],label:"HubSpot",search:{terms:[]},styles:["brands"],unicode:"f3b2",voted:!1},"i-cursor":{changes:["4.4","5.0.0"],label:"I Beam Cursor",search:{terms:["editing","i-beam","type","writing"]},styles:["solid"],unicode:"f246",voted:!1},"ice-cream":{changes:["5.7.0","5.11.0","5.11.1"],label:"Ice Cream",search:{terms:["chocolate","cone","dessert","frozen","scoop","sorbet","vanilla","yogurt"]},styles:["solid"],unicode:"f810",voted:!1},icicles:{changes:["5.6.0"],label:"Icicles",search:{terms:["cold","frozen","hanging","ice","seasonal","sharp"]},styles:["solid"],unicode:"f7ad"},icons:{changes:["5.9.0"],label:"Icons",search:{terms:["bolt","emoji","heart","image","music","photo","symbols"]},styles:["solid"],unicode:"f86d",voted:!1},"id-badge":{changes:["4.7","5.0.0","5.0.3"],label:"Identification Badge",search:{terms:["address","contact","identification","license","profile"]},styles:["solid","regular"],unicode:"f2c1",voted:!1},"id-card":{changes:["4.7","5.0.0","5.0.3","5.8.0","5.10.1"],label:"Identification Card",search:{terms:["contact","demographics","document","identification","issued","profile"]},styles:["solid","regular"],unicode:"f2c2",voted:!1},"id-card-alt":{changes:["5.0.7","5.10.1"],label:"Alternate Identification Card",search:{terms:["contact","demographics","document","identification","issued","profile"]},styles:["solid"],unicode:"f47f",voted:!1},ideal:{changes:["5.12.0","5.14.0"],label:"iDeal",search:{terms:[]},styles:["brands"],unicode:"e013",voted:!0},igloo:{changes:["5.6.0"],label:"Igloo",search:{terms:["dome","dwelling","eskimo","home","house","ice","snow"]},styles:["solid"],unicode:"f7ae"},image:{changes:["1","5.0.0","5.10.1"],label:"Image",search:{terms:["album","landscape","photo","picture"]},styles:["solid","regular"],unicode:"f03e",voted:!1},images:{changes:["1","5.0.0","5.10.1"],label:"Images",search:{terms:["album","landscape","photo","picture"]},styles:["solid","regular"],unicode:"f302",voted:!1},imdb:{changes:["4.7","5.0.0"],label:"IMDB",search:{terms:[]},styles:["brands"],unicode:"f2d8",voted:!1},inbox:{changes:["1","5.0.0"],label:"inbox",search:{terms:["archive","desk","email","mail","message"]},styles:["solid"],unicode:"f01c",voted:!1},indent:{changes:["1","5.0.0","5.9.0"],label:"Indent",search:{terms:["align","justify","paragraph","tab"]},styles:["solid"],unicode:"f03c",voted:!1},industry:{changes:["4.4","5.0.0","5.10.1"],label:"Industry",search:{terms:["building","factory","industrial","manufacturing","mill","warehouse"]},styles:["solid"],unicode:"f275",voted:!1},infinity:{changes:["5.0.13","5.3.0","5.10.1"],label:"Infinity",search:{terms:["eternity","forever","math"]},styles:["solid"],unicode:"f534",voted:!0},info:{changes:["3.1","5.0.0","5.10.1","5.10.2"],label:"Info",search:{terms:["details","help","information","more","support"]},styles:["solid"],unicode:"f129",voted:!1},"info-circle":{changes:["1","5.0.0"],label:"Info Circle",search:{terms:["details","help","information","more","support"]},styles:["solid"],unicode:"f05a",voted:!1},innosoft:{changes:["5.15.0"],label:"Innosoft",search:{terms:[]},styles:["brands"],unicode:"e080",voted:!1},instagram:{changes:["4.6","5.0.0"],label:"Instagram",search:{terms:[]},styles:["brands"],unicode:"f16d",voted:!1},"instagram-square":{changes:["5.12.1","5.14.0"],label:"Instagram Square",search:{terms:[]},styles:["brands"],unicode:"e055",voted:!0},instalod:{changes:["5.15.0"],label:"InstaLOD",search:{terms:[]},styles:["brands"],unicode:"e081",voted:!1},intercom:{changes:["5.6.0"],label:"Intercom",search:{terms:["app","customer","messenger"]},styles:["brands"],unicode:"f7af",voted:!1},"internet-explorer":{changes:["4.4","5.0.0"],label:"Internet-explorer",search:{terms:["browser","ie"]},styles:["brands"],unicode:"f26b",voted:!1},invision:{changes:["5.6.0"],label:"InVision",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f7b0",voted:!1},ioxhost:{changes:["4.2","5.0.0"],label:"ioxhost",search:{terms:[]},styles:["brands"],unicode:"f208",voted:!1},italic:{changes:["1","5.0.0","5.9.0","5.10.1","5.10.2"],label:"italic",search:{terms:["edit","emphasis","font","format","text","type"]},styles:["solid"],unicode:"f033",voted:!1},"itch-io":{changes:["5.8.0"],label:"itch.io",search:{terms:[]},styles:["brands"],unicode:"f83a"},itunes:{changes:["5.0.0"],label:"iTunes",search:{terms:[]},styles:["brands"],unicode:"f3b4",voted:!1},"itunes-note":{changes:["5.0.0"],label:"Itunes Note",search:{terms:[]},styles:["brands"],unicode:"f3b5",voted:!1},java:{changes:["5.0.10","5.7.0","5.8.0"],label:"Java",search:{terms:[]},styles:["brands"],unicode:"f4e4",voted:!1},jedi:{changes:["5.3.0"],label:"Jedi",search:{terms:["crest","force","sith","skywalker","star wars","yoda"]},styles:["solid"],unicode:"f669",voted:!1},"jedi-order":{changes:["5.0.12","5.7.0"],label:"Jedi Order",search:{terms:["star wars"]},styles:["brands"],unicode:"f50e",voted:!1},jenkins:{changes:["5.0.0"],label:"Jenkis",search:{terms:[]},styles:["brands"],unicode:"f3b6",voted:!1},jira:{changes:["5.6.0"],label:"Jira",search:{terms:["atlassian"]},styles:["brands"],unicode:"f7b1",voted:!0},joget:{changes:["5.0.0"],label:"Joget",search:{terms:[]},styles:["brands"],unicode:"f3b7",voted:!1},joint:{changes:["5.1.0"],label:"Joint",search:{terms:["blunt","cannabis","doobie","drugs","marijuana","roach","smoke","smoking","spliff"]},styles:["solid"],unicode:"f595",voted:!1},joomla:{changes:["4.1","5.0.0"],label:"Joomla Logo",search:{terms:[]},styles:["brands"],unicode:"f1aa",voted:!1},"journal-whills":{changes:["5.3.0","5.11.0"],label:"Journal of the Whills",search:{terms:["book","force","jedi","sith","star wars","yoda"]},styles:["solid"],unicode:"f66a",voted:!1},js:{changes:["5.0.0"],label:"JavaScript (JS)",search:{terms:[]},styles:["brands"],unicode:"f3b8",voted:!1},"js-square":{changes:["5.0.0","5.0.3"],label:"JavaScript (JS) Square",search:{terms:[]},styles:["brands"],unicode:"f3b9",voted:!1},jsfiddle:{changes:["4.1","5.0.0"],label:"jsFiddle",search:{terms:[]},styles:["brands"],unicode:"f1cc",voted:!1},kaaba:{changes:["5.3.0"],label:"Kaaba",search:{terms:["building","cube","islam","muslim"]},styles:["solid"],unicode:"f66b",voted:!1},kaggle:{changes:["5.2.0","5.8.0"],label:"Kaggle",search:{terms:[]},styles:["brands"],unicode:"f5fa",voted:!0},key:{changes:["1","5.0.0","5.10.1"],label:"key",search:{terms:["lock","password","private","secret","unlock"]},styles:["solid"],unicode:"f084",voted:!1},keybase:{changes:["5.0.11","5.8.0","5.10.2","5.11.0"],label:"Keybase",search:{terms:[]},styles:["brands"],unicode:"f4f5",voted:!0},keyboard:{changes:["3.1","5.0.0"],label:"Keyboard",search:{terms:["accessory","edit","input","text","type","write"]},styles:["solid","regular"],unicode:"f11c",voted:!1},keycdn:{changes:["5.0.0"],label:"KeyCDN",search:{terms:[]},styles:["brands"],unicode:"f3ba",voted:!1},khanda:{changes:["5.3.0"],label:"Khanda",search:{terms:["chakkar","sikh","sikhism","sword"]},styles:["solid"],unicode:"f66d",voted:!1},kickstarter:{changes:["5.0.0"],label:"Kickstarter",search:{terms:[]},styles:["brands"],unicode:"f3bb",voted:!1},"kickstarter-k":{changes:["5.0.0"],label:"Kickstarter K",search:{terms:[]},styles:["brands"],unicode:"f3bc",voted:!1},kiss:{changes:["5.1.0","5.1.1","5.11.0","5.11.1"],label:"Kissing Face",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f596",voted:!1},"kiss-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Kissing Face With Smiling Eyes",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f597",voted:!1},"kiss-wink-heart":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face Blowing a Kiss",search:{terms:["beso","emoticon","face","love","smooch"]},styles:["solid","regular"],unicode:"f598",voted:!1},"kiwi-bird":{changes:["5.0.13"],label:"Kiwi Bird",search:{terms:["bird","fauna","new zealand"]},styles:["solid"],unicode:"f535",voted:!1},korvue:{changes:["5.0.2"],label:"KORVUE",search:{terms:[]},styles:["brands"],unicode:"f42f",voted:!1},landmark:{changes:["5.3.0"],label:"Landmark",search:{terms:["building","historic","memorable","monument","politics"]},styles:["solid"],unicode:"f66f",voted:!1},language:{changes:["4.1","5.0.0","5.10.2"],label:"Language",search:{terms:["dialect","idiom","localize","speech","translate","vernacular"]},styles:["solid"],unicode:"f1ab",voted:!1},laptop:{changes:["3","5.0.0","5.2.0"],label:"Laptop",search:{terms:["computer","cpu","dell","demo","device","mac","macbook","machine","pc"]},styles:["solid"],unicode:"f109",voted:!1},"laptop-code":{changes:["5.2.0"],label:"Laptop Code",search:{terms:["computer","cpu","dell","demo","develop","device","mac","macbook","machine","pc"]},styles:["solid"],unicode:"f5fc",voted:!1},"laptop-house":{changes:["5.13.0","5.14.0"],label:"Laptop House",search:{terms:["computer","covid-19","device","office","remote","work from home"]},styles:["solid"],unicode:"e066",voted:!1},"laptop-medical":{changes:["5.7.0"],label:"Laptop Medical",search:{terms:["computer","device","ehr","electronic health records","history"]},styles:["solid"],unicode:"f812",voted:!1},laravel:{changes:["5.0.0","5.0.3","5.11.2"],label:"Laravel",search:{terms:[]},styles:["brands"],unicode:"f3bd",voted:!1},lastfm:{changes:["4.2","5.0.0"],label:"last.fm",search:{terms:[]},styles:["brands"],unicode:"f202",voted:!1},"lastfm-square":{changes:["4.2","5.0.0","5.0.11"],label:"last.fm Square",search:{terms:[]},styles:["brands"],unicode:"f203",voted:!1},laugh:{changes:["5.1.0","5.11.0","5.11.1"],label:"Grinning Face With Big Eyes",search:{terms:["LOL","emoticon","face","laugh","smile"]},styles:["solid","regular"],unicode:"f599",voted:!1},"laugh-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laugh Face with Beaming Eyes",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59a",voted:!1},"laugh-squint":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laughing Squinting Face",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59b",voted:!1},"laugh-wink":{changes:["5.1.0","5.11.0","5.11.1"],label:"Laughing Winking Face",search:{terms:["LOL","emoticon","face","happy","smile"]},styles:["solid","regular"],unicode:"f59c",voted:!1},"layer-group":{changes:["5.2.0"],label:"Layer Group",search:{terms:["arrange","develop","layers","map","stack"]},styles:["solid"],unicode:"f5fd",voted:!1},leaf:{changes:["1","5.0.0","5.0.9"],label:"leaf",search:{terms:["eco","flora","nature","plant","vegan"]},styles:["solid"],unicode:"f06c",voted:!1},leanpub:{changes:["4.3","5.0.0"],label:"Leanpub",search:{terms:[]},styles:["brands"],unicode:"f212",voted:!1},lemon:{changes:["1","5.0.0"],label:"Lemon",search:{terms:["citrus","lemonade","lime","tart"]},styles:["solid","regular"],unicode:"f094",voted:!1},less:{changes:["5.0.0"],label:"Less",search:{terms:[]},styles:["brands"],unicode:"f41d",voted:!1},"less-than":{changes:["5.0.13"],label:"Less Than",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f536",voted:!0},"less-than-equal":{changes:["5.0.13"],label:"Less Than Equal To",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f537",voted:!0},"level-down-alt":{changes:["5.0.0"],label:"Alternate Level Down",search:{terms:["arrow","level-down"]},styles:["solid"],unicode:"f3be",voted:!1},"level-up-alt":{changes:["5.0.0"],label:"Alternate Level Up",search:{terms:["arrow","level-up"]},styles:["solid"],unicode:"f3bf",voted:!1},"life-ring":{changes:["4.1","5.0.0"],label:"Life Ring",search:{terms:["coast guard","help","overboard","save","support"]},styles:["solid","regular"],unicode:"f1cd",voted:!1},lightbulb:{changes:["3","5.0.0","5.3.0"],label:"Lightbulb",search:{terms:["energy","idea","inspiration","light"]},styles:["solid","regular"],unicode:"f0eb",voted:!1},line:{changes:["5.0.0"],label:"Line",search:{terms:[]},styles:["brands"],unicode:"f3c0",voted:!1},link:{changes:["2","5.0.0"],label:"Link",search:{terms:["attach","attachment","chain","connect"]},styles:["solid"],unicode:"f0c1",voted:!1},linkedin:{changes:["1","5.0.0"],label:"LinkedIn",search:{terms:["linkedin-square"]},styles:["brands"],unicode:"f08c",voted:!1},"linkedin-in":{changes:["2","5.0.0","5.4.1","5.8.0","5.8.1"],label:"LinkedIn In",search:{terms:["linkedin"]},styles:["brands"],unicode:"f0e1",voted:!1},linode:{changes:["4.7","5.0.0"],label:"Linode",search:{terms:[]},styles:["brands"],unicode:"f2b8",voted:!1},linux:{changes:["3.2","5.0.0"],label:"Linux",search:{terms:["tux"]},styles:["brands"],unicode:"f17c",voted:!1},"lira-sign":{changes:["4","5.0.0"],label:"Turkish Lira Sign",search:{terms:["currency","money","try","turkish"]},styles:["solid"],unicode:"f195",voted:!1},list:{changes:["1","5.0.0","5.9.0"],label:"List",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f03a",voted:!1},"list-alt":{changes:["1","5.0.0"],label:"Alternate List",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid","regular"],unicode:"f022",voted:!1},"list-ol":{changes:["2","5.0.0","5.9.0"],label:"list-ol",search:{terms:["checklist","completed","done","finished","numbers","ol","todo","ul"]},styles:["solid"],unicode:"f0cb",voted:!1},"list-ul":{changes:["2","5.0.0","5.9.0"],label:"list-ul",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f0ca",voted:!1},"location-arrow":{changes:["3.1","5.0.0"],label:"location-arrow",search:{terms:["address","compass","coordinate","direction","gps","map","navigation","place"]},styles:["solid"],unicode:"f124",voted:!1},lock:{changes:["1","5.0.0"],label:"lock",search:{terms:["admin","lock","open","password","private","protect","security"]},styles:["solid"],unicode:"f023",voted:!1},"lock-open":{changes:["3.1","5.0.0","5.0.1"],label:"Lock Open",search:{terms:["admin","lock","open","password","private","protect","security"]},styles:["solid"],unicode:"f3c1",voted:!1},"long-arrow-alt-down":{changes:["5.0.0"],label:"Alternate Long Arrow Down",search:{terms:["download","long-arrow-down"]},styles:["solid"],unicode:"f309",voted:!1},"long-arrow-alt-left":{changes:["5.0.0"],label:"Alternate Long Arrow Left",search:{terms:["back","long-arrow-left","previous"]},styles:["solid"],unicode:"f30a",voted:!1},"long-arrow-alt-right":{changes:["5.0.0"],label:"Alternate Long Arrow Right",search:{terms:["forward","long-arrow-right","next"]},styles:["solid"],unicode:"f30b",voted:!1},"long-arrow-alt-up":{changes:["5.0.0"],label:"Alternate Long Arrow Up",search:{terms:["long-arrow-up","upload"]},styles:["solid"],unicode:"f30c",voted:!1},"low-vision":{changes:["4.6","5.0.0"],label:"Low Vision",search:{terms:["blind","eye","sight"]},styles:["solid"],unicode:"f2a8",voted:!1},"luggage-cart":{changes:["5.1.0"],label:"Luggage Cart",search:{terms:["bag","baggage","suitcase","travel"]},styles:["solid"],unicode:"f59d",voted:!1},lungs:{changes:["5.2.0"],label:"Lungs",search:{terms:["air","breath","covid-19","organ","respiratory"]},styles:["solid"],unicode:"f604",voted:!1},"lungs-virus":{changes:["5.13.0","5.14.0"],label:"Lungs Virus",search:{terms:["breath","covid-19","respiratory","sick"]},styles:["solid"],unicode:"e067",voted:!1},lyft:{changes:["5.0.0"],label:"lyft",search:{terms:[]},styles:["brands"],unicode:"f3c3",voted:!1},magento:{changes:["5.0.0"],label:"Magento",search:{terms:[]},styles:["brands"],unicode:"f3c4",voted:!1},magic:{changes:["2","5.0.0","5.1.0"],label:"magic",search:{terms:["autocomplete","automatic","mage","magic","spell","wand","witch","wizard"]},styles:["solid"],unicode:"f0d0",voted:!1},magnet:{changes:["1","5.0.0","5.8.0"],label:"magnet",search:{terms:["Attract","lodestone","tool"]},styles:["solid"],unicode:"f076",voted:!1},"mail-bulk":{changes:["5.3.0"],label:"Mail Bulk",search:{terms:["archive","envelope","letter","post office","postal","postcard","send","stamp","usps"]},styles:["solid"],unicode:"f674",voted:!1},mailchimp:{changes:["5.1.0","5.7.0","5.8.0","5.8.2"],label:"Mailchimp",search:{terms:[]},styles:["brands"],unicode:"f59e",voted:!0},male:{changes:["3.2","5.0.0"],label:"Male",search:{terms:["human","man","person","profile","user"]},styles:["solid"],unicode:"f183",voted:!1},mandalorian:{changes:["5.0.12","5.8.0"],label:"Mandalorian",search:{terms:[]},styles:["brands"],unicode:"f50f",voted:!1},map:{changes:["4.4","5.0.0","5.1.0"],label:"Map",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid","regular"],unicode:"f279",voted:!1},"map-marked":{changes:["5.1.0"],label:"Map Marked",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f59f",voted:!1},"map-marked-alt":{changes:["5.1.0"],label:"Alternate Map Marked",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f5a0",voted:!1},"map-marker":{changes:["1","5.0.0"],label:"map-marker",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f041",voted:!1},"map-marker-alt":{changes:["5.0.0"],label:"Alternate Map Marker",search:{terms:["address","coordinates","destination","gps","localize","location","map","navigation","paper","pin","place","point of interest","position","route","travel"]},styles:["solid"],unicode:"f3c5",voted:!1},"map-pin":{changes:["4.4","5.0.0","5.2.0"],label:"Map Pin",search:{terms:["address","agree","coordinates","destination","gps","localize","location","map","marker","navigation","pin","place","position","travel"]},styles:["solid"],unicode:"f276",voted:!1},"map-signs":{changes:["4.4","5.0.0","5.2.0"],label:"Map Signs",search:{terms:["directions","directory","map","signage","wayfinding"]},styles:["solid"],unicode:"f277",voted:!1},markdown:{changes:["5.2.0","5.7.0"],label:"Markdown",search:{terms:[]},styles:["brands"],unicode:"f60f",voted:!0},marker:{changes:["5.1.0"],label:"Marker",search:{terms:["design","edit","sharpie","update","write"]},styles:["solid"],unicode:"f5a1",voted:!0},mars:{changes:["4.3","5.0.0"],label:"Mars",search:{terms:["male"]},styles:["solid"],unicode:"f222",voted:!1},"mars-double":{changes:["4.3","5.0.0"],label:"Mars Double",search:{terms:[]},styles:["solid"],unicode:"f227",voted:!1},"mars-stroke":{changes:["4.3","5.0.0"],label:"Mars Stroke",search:{terms:[]},styles:["solid"],unicode:"f229",voted:!1},"mars-stroke-h":{changes:["4.3","5.0.0","5.11.0"],label:"Mars Stroke Horizontal",search:{terms:[]},styles:["solid"],unicode:"f22b",voted:!1},"mars-stroke-v":{changes:["4.3","5.0.0","5.11.0"],label:"Mars Stroke Vertical",search:{terms:[]},styles:["solid"],unicode:"f22a",voted:!1},mask:{changes:["5.4.0","5.10.1"],label:"Mask",search:{terms:["carnivale","costume","disguise","halloween","secret","super hero"]},styles:["solid"],unicode:"f6fa",voted:!1},mastodon:{changes:["5.0.11","5.8.0"],label:"Mastodon",search:{terms:[]},styles:["brands"],unicode:"f4f6",voted:!0},maxcdn:{changes:["3.1","5.0.0"],label:"MaxCDN",search:{terms:[]},styles:["brands"],unicode:"f136",voted:!1},mdb:{changes:["5.11.0"],label:"Material Design for Bootstrap",search:{terms:[]},styles:["brands"],unicode:"f8ca"},medal:{changes:["5.1.0"],label:"Medal",search:{terms:["award","ribbon","star","trophy"]},styles:["solid"],unicode:"f5a2",voted:!0},medapps:{changes:["5.0.0"],label:"MedApps",search:{terms:[]},styles:["brands"],unicode:"f3c6",voted:!1},medium:{changes:["4.3","5.0.0"],label:"Medium",search:{terms:[]},styles:["brands"],unicode:"f23a",voted:!1},"medium-m":{changes:["5.0.0"],label:"Medium M",search:{terms:[]},styles:["brands"],unicode:"f3c7",voted:!1},medkit:{changes:["3","5.0.0"],label:"medkit",search:{terms:["first aid","firstaid","health","help","support"]},styles:["solid"],unicode:"f0fa",voted:!1},medrt:{changes:["5.0.0"],label:"MRT",search:{terms:[]},styles:["brands"],unicode:"f3c8",voted:!1},meetup:{changes:["4.7","5.0.0"],label:"Meetup",search:{terms:[]},styles:["brands"],unicode:"f2e0",voted:!1},megaport:{changes:["5.1.0"],label:"Megaport",search:{terms:[]},styles:["brands"],unicode:"f5a3",voted:!1},meh:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Neutral Face",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f11a",voted:!1},"meh-blank":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face Without Mouth",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f5a4",voted:!1},"meh-rolling-eyes":{changes:["5.1.0","5.11.0","5.11.1"],label:"Face With Rolling Eyes",search:{terms:["emoticon","face","neutral","rating"]},styles:["solid","regular"],unicode:"f5a5",voted:!1},memory:{changes:["5.0.13"],label:"Memory",search:{terms:["DIMM","RAM","hardware","storage","technology"]},styles:["solid"],unicode:"f538",voted:!0},mendeley:{changes:["5.6.0"],label:"Mendeley",search:{terms:[]},styles:["brands"],unicode:"f7b3",voted:!0},menorah:{changes:["5.3.0","5.4.0"],label:"Menorah",search:{terms:["candle","hanukkah","jewish","judaism","light"]},styles:["solid"],unicode:"f676",voted:!1},mercury:{changes:["4.3","5.0.0","5.11.0"],label:"Mercury",search:{terms:["transgender"]},styles:["solid"],unicode:"f223",voted:!1},meteor:{changes:["5.5.0","5.12.0"],label:"Meteor",search:{terms:["armageddon","asteroid","comet","shooting star","space"]},styles:["solid"],unicode:"f753",voted:!1},microblog:{changes:["5.12.0","5.14.0"],label:"Micro.blog",search:{terms:[]},styles:["brands"],unicode:"e01a",voted:!0},microchip:{changes:["4.7","5.0.0"],label:"Microchip",search:{terms:["cpu","hardware","processor","technology"]},styles:["solid"],unicode:"f2db",voted:!1},microphone:{changes:["3.1","5.0.0","5.0.13"],label:"microphone",search:{terms:["audio","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f130",voted:!1},"microphone-alt":{changes:["5.0.0","5.0.13"],label:"Alternate Microphone",search:{terms:["audio","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f3c9",voted:!1},"microphone-alt-slash":{changes:["5.0.13"],label:"Alternate Microphone Slash",search:{terms:["audio","disable","mute","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f539",voted:!1},"microphone-slash":{changes:["3.1","5.0.0","5.0.13"],label:"Microphone Slash",search:{terms:["audio","disable","mute","podcast","record","sing","sound","voice"]},styles:["solid"],unicode:"f131",voted:!1},microscope:{changes:["5.2.0"],label:"Microscope",search:{terms:["covid-19","electron","lens","optics","science","shrink"]},styles:["solid"],unicode:"f610",voted:!1},microsoft:{changes:["5.0.0"],label:"Microsoft",search:{terms:[]},styles:["brands"],unicode:"f3ca",voted:!0},minus:{changes:["1","5.0.0"],label:"minus",search:{terms:["collapse","delete","hide","minify","negative","remove","trash"]},styles:["solid"],unicode:"f068",voted:!1},"minus-circle":{changes:["1","5.0.0","5.10.2"],label:"Minus Circle",search:{terms:["delete","hide","negative","remove","shape","trash"]},styles:["solid"],unicode:"f056",voted:!1},"minus-square":{changes:["3.1","5.0.0"],label:"Minus Square",search:{terms:["collapse","delete","hide","minify","negative","remove","shape","trash"]},styles:["solid","regular"],unicode:"f146",voted:!1},mitten:{changes:["5.6.0"],label:"Mitten",search:{terms:["clothing","cold","glove","hands","knitted","seasonal","warmth"]},styles:["solid"],unicode:"f7b5"},mix:{changes:["5.0.0","5.0.3"],label:"Mix",search:{terms:[]},styles:["brands"],unicode:"f3cb",voted:!1},mixcloud:{changes:["4.5","5.0.0"],label:"Mixcloud",search:{terms:[]},styles:["brands"],unicode:"f289",voted:!1},mixer:{changes:["5.12.1","5.14.0"],label:"Mixer",search:{terms:[]},styles:["brands"],unicode:"e056",voted:!0},mizuni:{changes:["5.0.0"],label:"Mizuni",search:{terms:[]},styles:["brands"],unicode:"f3cc",voted:!1},mobile:{changes:["3","5.0.0"],label:"Mobile Phone",search:{terms:["apple","call","cell phone","cellphone","device","iphone","number","screen","telephone"]},styles:["solid"],unicode:"f10b",voted:!1},"mobile-alt":{changes:["5.0.0"],label:"Alternate Mobile",search:{terms:["apple","call","cell phone","cellphone","device","iphone","number","screen","telephone"]},styles:["solid"],unicode:"f3cd",voted:!1},modx:{changes:["4.5","5.0.0"],label:"MODX",search:{terms:[]},styles:["brands"],unicode:"f285",voted:!1},monero:{changes:["5.0.0"],label:"Monero",search:{terms:[]},styles:["brands"],unicode:"f3d0",voted:!1},"money-bill":{changes:["2","5.0.0","5.0.13"],label:"Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f0d6",voted:!1},"money-bill-alt":{changes:["5.0.0","5.0.13"],label:"Alternate Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid","regular"],unicode:"f3d1",voted:!1},"money-bill-wave":{changes:["5.0.13"],label:"Wavy Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f53a",voted:!0},"money-bill-wave-alt":{changes:["5.0.13"],label:"Alternate Wavy Money Bill",search:{terms:["buy","cash","checkout","money","payment","price","purchase"]},styles:["solid"],unicode:"f53b",voted:!0},"money-check":{changes:["5.0.13"],label:"Money Check",search:{terms:["bank check","buy","checkout","cheque","money","payment","price","purchase"]},styles:["solid"],unicode:"f53c",voted:!0},"money-check-alt":{changes:["5.0.13"],label:"Alternate Money Check",search:{terms:["bank check","buy","checkout","cheque","money","payment","price","purchase"]},styles:["solid"],unicode:"f53d",voted:!0},monument:{changes:["5.1.0"],label:"Monument",search:{terms:["building","historic","landmark","memorable"]},styles:["solid"],unicode:"f5a6",voted:!1},moon:{changes:["3.2","5.0.0","5.11.0","5.11.1"],label:"Moon",search:{terms:["contrast","crescent","dark","lunar","night"]},styles:["solid","regular"],unicode:"f186",voted:!1},"mortar-pestle":{changes:["5.1.0"],label:"Mortar Pestle",search:{terms:["crush","culinary","grind","medical","mix","pharmacy","prescription","spices"]},styles:["solid"],unicode:"f5a7",voted:!1},mosque:{changes:["5.3.0"],label:"Mosque",search:{terms:["building","islam","landmark","muslim"]},styles:["solid"],unicode:"f678",voted:!1},motorcycle:{changes:["4.3","5.0.0"],label:"Motorcycle",search:{terms:["bike","machine","transportation","vehicle"]},styles:["solid"],unicode:"f21c",voted:!1},mountain:{changes:["5.4.0"],label:"Mountain",search:{terms:["glacier","hiking","hill","landscape","travel","view"]},styles:["solid"],unicode:"f6fc",voted:!1},mouse:{changes:["5.11.0"],label:"Mouse",search:{terms:["click","computer","cursor","input","peripheral"]},styles:["solid"],unicode:"f8cc",voted:!0},"mouse-pointer":{changes:["4.4","5.0.0","5.0.3"],label:"Mouse Pointer",search:{terms:["arrow","cursor","select"]},styles:["solid"],unicode:"f245",voted:!1},"mug-hot":{changes:["5.6.0"],label:"Mug Hot",search:{terms:["caliente","cocoa","coffee","cup","drink","holiday","hot chocolate","steam","tea","warmth"]},styles:["solid"],unicode:"f7b6"},music:{changes:["1","5.0.0","5.2.0","5.11.0"],label:"Music",search:{terms:["lyrics","melody","note","sing","sound"]},styles:["solid"],unicode:"f001",voted:!1},napster:{changes:["5.0.0"],label:"Napster",search:{terms:[]},styles:["brands"],unicode:"f3d2",voted:!1},neos:{changes:["5.2.0","5.8.0"],label:"Neos",search:{terms:[]},styles:["brands"],unicode:"f612",voted:!0},"network-wired":{changes:["5.4.0"],label:"Wired Network",search:{terms:["computer","connect","ethernet","internet","intranet"]},styles:["solid"],unicode:"f6ff",voted:!0},neuter:{changes:["4.3","5.0.0","5.11.0"],label:"Neuter",search:{terms:[]},styles:["solid"],unicode:"f22c",voted:!1},newspaper:{changes:["4.2","5.0.0"],label:"Newspaper",search:{terms:["article","editorial","headline","journal","journalism","news","press"]},styles:["solid","regular"],unicode:"f1ea",voted:!1},nimblr:{changes:["5.1.0","5.8.0"],label:"Nimblr",search:{terms:[]},styles:["brands"],unicode:"f5a8",voted:!1},node:{changes:["5.0.0"],label:"Node.js",search:{terms:[]},styles:["brands"],unicode:"f419",voted:!0},"node-js":{changes:["5.0.0","5.0.3"],label:"Node.js JS",search:{terms:[]},styles:["brands"],unicode:"f3d3",voted:!1},"not-equal":{changes:["5.0.13"],label:"Not Equal",search:{terms:["arithmetic","compare","math"]},styles:["solid"],unicode:"f53e",voted:!0},"notes-medical":{changes:["5.0.7"],label:"Medical Notes",search:{terms:["clipboard","doctor","ehr","health","history","records"]},styles:["solid"],unicode:"f481",voted:!1},npm:{changes:["5.0.0"],label:"npm",search:{terms:[]},styles:["brands"],unicode:"f3d4",voted:!1},ns8:{changes:["5.0.0","5.15.0"],label:"NS8",search:{terms:[]},styles:["brands"],unicode:"f3d5",voted:!1},nutritionix:{changes:["5.0.0"],label:"Nutritionix",search:{terms:[]},styles:["brands"],unicode:"f3d6",voted:!1},"object-group":{changes:["4.4","5.0.0","5.10.1"],label:"Object Group",search:{terms:["combine","copy","design","merge","select"]},styles:["solid","regular"],unicode:"f247",voted:!1},"object-ungroup":{changes:["4.4","5.0.0","5.10.1"],label:"Object Ungroup",search:{terms:["copy","design","merge","select","separate"]},styles:["solid","regular"],unicode:"f248",voted:!1},"octopus-deploy":{changes:["5.15.0"],label:"Octopus Deploy",search:{terms:[]},styles:["brands"],unicode:"e082",voted:!1},odnoklassniki:{changes:["4.4","5.0.0"],label:"Odnoklassniki",search:{terms:[]},styles:["brands"],unicode:"f263",voted:!1},"odnoklassniki-square":{changes:["4.4","5.0.0"],label:"Odnoklassniki Square",search:{terms:[]},styles:["brands"],unicode:"f264",voted:!1},"oil-can":{changes:["5.2.0","5.10.1"],label:"Oil Can",search:{terms:["auto","crude","gasoline","grease","lubricate","petroleum"]},styles:["solid"],unicode:"f613",voted:!1},"old-republic":{changes:["5.0.12"],label:"Old Republic",search:{terms:["politics","star wars"]},styles:["brands"],unicode:"f510",voted:!1},om:{changes:["5.3.0"],label:"Om",search:{terms:["buddhism","hinduism","jainism","mantra"]},styles:["solid"],unicode:"f679",voted:!1},opencart:{changes:["4.4","5.0.0"],label:"OpenCart",search:{terms:[]},styles:["brands"],unicode:"f23d",voted:!1},openid:{changes:["4.1","5.0.0"],label:"OpenID",search:{terms:[]},styles:["brands"],unicode:"f19b",voted:!1},opera:{changes:["4.4","5.0.0"],label:"Opera",search:{terms:[]},styles:["brands"],unicode:"f26a",voted:!1},"optin-monster":{changes:["4.4","5.0.0","5.7.0"],label:"Optin Monster",search:{terms:[]},styles:["brands"],unicode:"f23c",voted:!1},orcid:{changes:["5.11.0"],label:"ORCID",search:{terms:[]},styles:["brands"],unicode:"f8d2"},osi:{changes:["5.0.0","5.8.0"],label:"Open Source Initiative",search:{terms:[]},styles:["brands"],unicode:"f41a",voted:!1},otter:{changes:["5.4.0"],label:"Otter",search:{terms:["animal","badger","fauna","fur","mammal","marten"]},styles:["solid"],unicode:"f700",voted:!1},outdent:{changes:["1","5.0.0","5.9.0"],label:"Outdent",search:{terms:["align","justify","paragraph","tab"]},styles:["solid"],unicode:"f03b",voted:!1},page4:{changes:["5.0.0"],label:"page4 Corporation",search:{terms:[]},styles:["brands"],unicode:"f3d7",voted:!1},pagelines:{changes:["4","5.0.0"],label:"Pagelines",search:{terms:["eco","flora","leaf","leaves","nature","plant","tree"]},styles:["brands"],unicode:"f18c",voted:!1},pager:{changes:["5.7.0"],label:"Pager",search:{terms:["beeper","cellphone","communication"]},styles:["solid"],unicode:"f815",voted:!1},"paint-brush":{changes:["4.2","5.0.0","5.1.0"],label:"Paint Brush",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f1fc",voted:!1},"paint-roller":{changes:["5.1.0"],label:"Paint Roller",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f5aa",voted:!1},palette:{changes:["5.0.13"],label:"Palette",search:{terms:["acrylic","art","brush","color","fill","paint","pigment","watercolor"]},styles:["solid"],unicode:"f53f",voted:!0},palfed:{changes:["5.0.0","5.0.3"],label:"Palfed",search:{terms:[]},styles:["brands"],unicode:"f3d8",voted:!1},pallet:{changes:["5.0.7"],label:"Pallet",search:{terms:["archive","box","inventory","shipping","warehouse"]},styles:["solid"],unicode:"f482",voted:!1},"paper-plane":{changes:["4.1","5.0.0"],label:"Paper Plane",search:{terms:["air","float","fold","mail","paper","send"]},styles:["solid","regular"],unicode:"f1d8",voted:!1},paperclip:{changes:["2","5.0.0"],label:"Paperclip",search:{terms:["attach","attachment","connect","link"]},styles:["solid"],unicode:"f0c6",voted:!1},"parachute-box":{changes:["5.0.9"],label:"Parachute Box",search:{terms:["aid","assistance","rescue","supplies"]},styles:["solid"],unicode:"f4cd",voted:!1},paragraph:{changes:["4.1","5.0.0","5.9.0"],label:"paragraph",search:{terms:["edit","format","text","writing"]},styles:["solid"],unicode:"f1dd",voted:!1},parking:{changes:["5.0.13"],label:"Parking",search:{terms:["auto","car","garage","meter"]},styles:["solid"],unicode:"f540",voted:!0},passport:{changes:["5.1.0"],label:"Passport",search:{terms:["document","id","identification","issued","travel"]},styles:["solid"],unicode:"f5ab",voted:!1},pastafarianism:{changes:["5.3.0"],label:"Pastafarianism",search:{terms:["agnosticism","atheism","flying spaghetti monster","fsm"]},styles:["solid"],unicode:"f67b",voted:!1},paste:{changes:["2","5.0.0"],label:"Paste",search:{terms:["clipboard","copy","document","paper"]},styles:["solid"],unicode:"f0ea",voted:!1},patreon:{changes:["5.0.0","5.0.3"],label:"Patreon",search:{terms:[]},styles:["brands"],unicode:"f3d9",voted:!1},pause:{changes:["1","5.0.0","5.10.2"],label:"pause",search:{terms:["hold","wait"]},styles:["solid"],unicode:"f04c",voted:!1},"pause-circle":{changes:["4.5","5.0.0"],label:"Pause Circle",search:{terms:["hold","wait"]},styles:["solid","regular"],unicode:"f28b",voted:!1},paw:{changes:["4.1","5.0.0"],label:"Paw",search:{terms:["animal","cat","dog","pet","print"]},styles:["solid"],unicode:"f1b0",voted:!1},paypal:{changes:["4.2","5.0.0"],label:"Paypal",search:{terms:[]},styles:["brands"],unicode:"f1ed",voted:!1},peace:{changes:["5.3.0","5.11.0","5.11.1"],label:"Peace",search:{terms:["serenity","tranquility","truce","war"]},styles:["solid"],unicode:"f67c",voted:!1},pen:{changes:["5.0.0","5.1.0"],label:"Pen",search:{terms:["design","edit","update","write"]},styles:["solid"],unicode:"f304",voted:!1},"pen-alt":{changes:["5.0.0","5.1.0"],label:"Alternate Pen",search:{terms:["design","edit","update","write"]},styles:["solid"],unicode:"f305",voted:!1},"pen-fancy":{changes:["5.1.0"],label:"Pen Fancy",search:{terms:["design","edit","fountain pen","update","write"]},styles:["solid"],unicode:"f5ac",voted:!1},"pen-nib":{changes:["5.1.0"],label:"Pen Nib",search:{terms:["design","edit","fountain pen","update","write"]},styles:["solid"],unicode:"f5ad",voted:!0},"pen-square":{changes:["3.1","5.0.0"],label:"Pen Square",search:{terms:["edit","pencil-square","update","write"]},styles:["solid"],unicode:"f14b",voted:!1},"pencil-alt":{changes:["5.0.0"],label:"Alternate Pencil",search:{terms:["design","edit","pencil","update","write"]},styles:["solid"],unicode:"f303",voted:!1},"pencil-ruler":{changes:["5.1.0"],label:"Pencil Ruler",search:{terms:["design","draft","draw","pencil"]},styles:["solid"],unicode:"f5ae",voted:!1},"penny-arcade":{changes:["5.4.0"],label:"Penny Arcade",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","pax","tabletop"]},styles:["brands"],unicode:"f704",voted:!1},"people-arrows":{changes:["5.13.0","5.14.0"],label:"People Arrows",search:{terms:["covid-19","personal space","social distance","space","spread","users"]},styles:["solid"],unicode:"e068",voted:!1},"people-carry":{changes:["5.0.9"],label:"People Carry",search:{terms:["box","carry","fragile","help","movers","package"]},styles:["solid"],unicode:"f4ce",voted:!1},"pepper-hot":{changes:["5.7.0"],label:"Hot Pepper",search:{terms:["buffalo wings","capsicum","chili","chilli","habanero","jalapeno","mexican","spicy","tabasco","vegetable"]},styles:["solid"],unicode:"f816",voted:!0},perbyte:{changes:["5.15.0"],label:"PerByte",search:{terms:[]},styles:["brands"],unicode:"e083",voted:!1},percent:{changes:["4.5","5.0.0"],label:"Percent",search:{terms:["discount","fraction","proportion","rate","ratio"]},styles:["solid"],unicode:"f295",voted:!1},percentage:{changes:["5.0.13"],label:"Percentage",search:{terms:["discount","fraction","proportion","rate","ratio"]},styles:["solid"],unicode:"f541",voted:!0},periscope:{changes:["5.0.0"],label:"Periscope",search:{terms:[]},styles:["brands"],unicode:"f3da",voted:!1},"person-booth":{changes:["5.5.0"],label:"Person Entering Booth",search:{terms:["changing","changing room","election","human","person","vote","voting"]},styles:["solid"],unicode:"f756",voted:!1},phabricator:{changes:["5.0.0"],label:"Phabricator",search:{terms:[]},styles:["brands"],unicode:"f3db",voted:!1},"phoenix-framework":{changes:["5.0.0","5.0.3"],label:"Phoenix Framework",search:{terms:[]},styles:["brands"],unicode:"f3dc",voted:!1},"phoenix-squadron":{changes:["5.0.12","5.8.0"],label:"Phoenix Squadron",search:{terms:[]},styles:["brands"],unicode:"f511",voted:!1},phone:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Phone",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f095",voted:!1},"phone-alt":{changes:["5.9.0","5.10.1","5.10.2"],label:"Alternate Phone",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f879",voted:!1},"phone-slash":{changes:["5.0.0","5.0.9"],label:"Phone Slash",search:{terms:["call","cancel","earphone","mute","number","support","telephone","voice"]},styles:["solid"],unicode:"f3dd",voted:!1},"phone-square":{changes:["2","5.0.0"],label:"Phone Square",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f098",voted:!1},"phone-square-alt":{changes:["5.9.0","5.10.1"],label:"Alternate Phone Square",search:{terms:["call","earphone","number","support","telephone","voice"]},styles:["solid"],unicode:"f87b",voted:!1},"phone-volume":{changes:["4.6","5.0.0","5.0.3","5.7.0"],label:"Phone Volume",search:{terms:["call","earphone","number","sound","support","telephone","voice","volume-control-phone"]},styles:["solid"],unicode:"f2a0",voted:!1},"photo-video":{changes:["5.9.0"],label:"Photo Video",search:{terms:["av","film","image","library","media"]},styles:["solid"],unicode:"f87c",voted:!1},php:{changes:["5.0.5"],label:"PHP",search:{terms:[]},styles:["brands"],unicode:"f457",voted:!0},"pied-piper":{changes:["4.6","5.0.0","5.0.10","5.12.0"],label:"Pied Piper Logo",search:{terms:[]},styles:["brands"],unicode:"f2ae",voted:!1},"pied-piper-alt":{changes:["4.1","5.0.0","5.7.0"],label:"Alternate Pied Piper Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"f1a8",voted:!1},"pied-piper-hat":{changes:["5.0.10"],label:"Pied Piper Hat (Old)",search:{terms:["clothing"]},styles:["brands"],unicode:"f4e5",voted:!1},"pied-piper-pp":{changes:["4.1","5.0.0"],label:"Pied Piper PP Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"f1a7",voted:!1},"pied-piper-square":{changes:["5.12.0","5.14.0"],label:"Pied Piper Square Logo (Old)",search:{terms:[]},styles:["brands"],unicode:"e01e",voted:!1},"piggy-bank":{changes:["5.0.9","5.10.2"],label:"Piggy Bank",search:{terms:["bank","save","savings"]},styles:["solid"],unicode:"f4d3",voted:!1},pills:{changes:["5.0.7"],label:"Pills",search:{terms:["drugs","medicine","prescription","tablets"]},styles:["solid"],unicode:"f484",voted:!1},pinterest:{changes:["2","5.0.0"],label:"Pinterest",search:{terms:[]},styles:["brands"],unicode:"f0d2",voted:!1},"pinterest-p":{changes:["4.3","5.0.0"],label:"Pinterest P",search:{terms:[]},styles:["brands"],unicode:"f231",voted:!1},"pinterest-square":{changes:["2","5.0.0"],label:"Pinterest Square",search:{terms:[]},styles:["brands"],unicode:"f0d3",voted:!1},"pizza-slice":{changes:["5.7.0"],label:"Pizza Slice",search:{terms:["cheese","chicago","italian","mozzarella","new york","pepperoni","pie","slice","teenage mutant ninja turtles","tomato"]},styles:["solid"],unicode:"f818",voted:!0},"place-of-worship":{changes:["5.3.0"],label:"Place of Worship",search:{terms:["building","church","holy","mosque","synagogue"]},styles:["solid"],unicode:"f67f",voted:!1},plane:{changes:["1","5.0.0","5.0.13"],label:"plane",search:{terms:["airplane","destination","fly","location","mode","travel","trip"]},styles:["solid"],unicode:"f072",voted:!1},"plane-arrival":{changes:["5.1.0"],label:"Plane Arrival",search:{terms:["airplane","arriving","destination","fly","land","landing","location","mode","travel","trip"]},styles:["solid"],unicode:"f5af",voted:!1},"plane-departure":{changes:["5.1.0","5.8.0"],label:"Plane Departure",search:{terms:["airplane","departing","destination","fly","location","mode","take off","taking off","travel","trip"]},styles:["solid"],unicode:"f5b0",voted:!1},"plane-slash":{changes:["5.13.0","5.14.0"],label:"Plane Slash",search:{terms:["airplane mode","canceled","covid-19","delayed","grounded","travel"]},styles:["solid"],unicode:"e069",voted:!1},play:{changes:["1","5.0.0","5.10.2"],label:"play",search:{terms:["audio","music","playing","sound","start","video"]},styles:["solid"],unicode:"f04b",voted:!1},"play-circle":{changes:["3.1","5.0.0","5.10.2"],label:"Play Circle",search:{terms:["audio","music","playing","sound","start","video"]},styles:["solid","regular"],unicode:"f144",voted:!1},playstation:{changes:["5.0.0"],label:"PlayStation",search:{terms:[]},styles:["brands"],unicode:"f3df",voted:!1},plug:{changes:["4.2","5.0.0","5.12.0"],label:"Plug",search:{terms:["connect","electric","online","power"]},styles:["solid"],unicode:"f1e6",voted:!1},plus:{changes:["1","5.0.0","5.0.13"],label:"plus",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid"],unicode:"f067",voted:!1},"plus-circle":{changes:["1","5.0.0"],label:"Plus Circle",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid"],unicode:"f055",voted:!1},"plus-square":{changes:["3","5.0.0"],label:"Plus Square",search:{terms:["add","create","expand","new","positive","shape"]},styles:["solid","regular"],unicode:"f0fe",voted:!1},podcast:{changes:["4.7","5.0.0"],label:"Podcast",search:{terms:["audio","broadcast","music","sound"]},styles:["solid"],unicode:"f2ce",voted:!1},poll:{changes:["5.3.0","5.10.1"],label:"Poll",search:{terms:["results","survey","trend","vote","voting"]},styles:["solid"],unicode:"f681",voted:!1},"poll-h":{changes:["5.3.0","5.10.1"],label:"Poll H",search:{terms:["results","survey","trend","vote","voting"]},styles:["solid"],unicode:"f682",voted:!1},poo:{changes:["5.0.0","5.0.9"],label:"Poo",search:{terms:["crap","poop","shit","smile","turd"]},styles:["solid"],unicode:"f2fe",voted:!1},"poo-storm":{changes:["5.5.0"],label:"Poo Storm",search:{terms:["bolt","cloud","euphemism","lightning","mess","poop","shit","turd"]},styles:["solid"],unicode:"f75a",voted:!1},poop:{changes:["5.2.0"],label:"Poop",search:{terms:["crap","poop","shit","smile","turd"]},styles:["solid"],unicode:"f619",voted:!1},portrait:{changes:["5.0.0","5.0.3"],label:"Portrait",search:{terms:["id","image","photo","picture","selfie"]},styles:["solid"],unicode:"f3e0",voted:!1},"pound-sign":{changes:["3.2","5.0.0"],label:"Pound Sign",search:{terms:["currency","gbp","money"]},styles:["solid"],unicode:"f154",voted:!1},"power-off":{changes:["1","5.0.0"],label:"Power Off",search:{terms:["cancel","computer","on","reboot","restart"]},styles:["solid"],unicode:"f011",voted:!1},pray:{changes:["5.3.0"],label:"Pray",search:{terms:["kneel","preach","religion","worship"]},styles:["solid"],unicode:"f683",voted:!1},"praying-hands":{changes:["5.3.0"],label:"Praying Hands",search:{terms:["kneel","preach","religion","worship"]},styles:["solid"],unicode:"f684",voted:!1},prescription:{changes:["5.1.0"],label:"Prescription",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f5b1",voted:!1},"prescription-bottle":{changes:["5.0.7"],label:"Prescription Bottle",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f485",voted:!1},"prescription-bottle-alt":{changes:["5.0.7"],label:"Alternate Prescription Bottle",search:{terms:["drugs","medical","medicine","pharmacy","rx"]},styles:["solid"],unicode:"f486",voted:!1},print:{changes:["1","5.0.0","5.3.0","5.11.0"],label:"print",search:{terms:["business","copy","document","office","paper"]},styles:["solid"],unicode:"f02f",voted:!1},procedures:{changes:["5.0.7"],label:"Procedures",search:{terms:["EKG","bed","electrocardiogram","health","hospital","life","patient","vital"]},styles:["solid"],unicode:"f487",voted:!1},"product-hunt":{changes:["4.5","5.0.0"],label:"Product Hunt",search:{terms:[]},styles:["brands"],unicode:"f288",voted:!1},"project-diagram":{changes:["5.0.13"],label:"Project Diagram",search:{terms:["chart","graph","network","pert"]},styles:["solid"],unicode:"f542",voted:!1},"pump-medical":{changes:["5.13.0","5.14.0"],label:"Pump Medical",search:{terms:["anti-bacterial","clean","covid-19","disinfect","hygiene","medical grade","sanitizer","soap"]},styles:["solid"],unicode:"e06a",voted:!1},"pump-soap":{changes:["5.13.0","5.14.0"],label:"Pump Soap",search:{terms:["anti-bacterial","clean","covid-19","disinfect","hygiene","sanitizer","soap"]},styles:["solid"],unicode:"e06b",voted:!1},pushed:{changes:["5.0.0"],label:"Pushed",search:{terms:[]},styles:["brands"],unicode:"f3e1",voted:!1},"puzzle-piece":{changes:["3.1","5.0.0"],label:"Puzzle Piece",search:{terms:["add-on","addon","game","section"]},styles:["solid"],unicode:"f12e",voted:!1},python:{changes:["5.0.0"],label:"Python",search:{terms:[]},styles:["brands"],unicode:"f3e2",voted:!1},qq:{changes:["4.1","5.0.0"],label:"QQ",search:{terms:[]},styles:["brands"],unicode:"f1d6",voted:!1},qrcode:{changes:["1","5.0.0","5.10.1"],label:"qrcode",search:{terms:["barcode","info","information","scan"]},styles:["solid"],unicode:"f029",voted:!1},question:{changes:["3.1","5.0.0"],label:"Question",search:{terms:["help","information","support","unknown"]},styles:["solid"],unicode:"f128",voted:!1},"question-circle":{changes:["1","5.0.0"],label:"Question Circle",search:{terms:["help","information","support","unknown"]},styles:["solid","regular"],unicode:"f059",voted:!1},quidditch:{changes:["5.0.5"],label:"Quidditch",search:{terms:["ball","bludger","broom","golden snitch","harry potter","hogwarts","quaffle","sport","wizard"]},styles:["solid"],unicode:"f458",voted:!1},quinscape:{changes:["5.0.5","5.7.0","5.8.0"],label:"QuinScape",search:{terms:[]},styles:["brands"],unicode:"f459",voted:!1},quora:{changes:["4.7","5.0.0"],label:"Quora",search:{terms:[]},styles:["brands"],unicode:"f2c4",voted:!1},"quote-left":{changes:["3","5.0.0","5.0.9"],label:"quote-left",search:{terms:["mention","note","phrase","text","type"]},styles:["solid"],unicode:"f10d",voted:!1},"quote-right":{changes:["3","5.0.0","5.0.9"],label:"quote-right",search:{terms:["mention","note","phrase","text","type"]},styles:["solid"],unicode:"f10e",voted:!1},quran:{changes:["5.3.0"],label:"Quran",search:{terms:["book","islam","muslim","religion"]},styles:["solid"],unicode:"f687",voted:!1},"r-project":{changes:["5.0.11","5.0.12"],label:"R Project",search:{terms:[]},styles:["brands"],unicode:"f4f7",voted:!0},radiation:{changes:["5.6.0","5.8.2","5.11.0","5.11.1"],label:"Radiation",search:{terms:["danger","dangerous","deadly","hazard","nuclear","radioactive","warning"]},styles:["solid"],unicode:"f7b9",voted:!0},"radiation-alt":{changes:["5.6.0","5.8.2","5.11.0","5.11.1"],label:"Alternate Radiation",search:{terms:["danger","dangerous","deadly","hazard","nuclear","radioactive","warning"]},styles:["solid"],unicode:"f7ba",voted:!0},rainbow:{changes:["5.5.0","5.10.1"],label:"Rainbow",search:{terms:["gold","leprechaun","prism","rain","sky"]},styles:["solid"],unicode:"f75b",voted:!1},random:{changes:["1","5.0.0"],label:"random",search:{terms:["arrows","shuffle","sort","swap","switch","transfer"]},styles:["solid"],unicode:"f074",voted:!1},"raspberry-pi":{changes:["5.6.0"],label:"Raspberry Pi",search:{terms:[]},styles:["brands"],unicode:"f7bb",voted:!0},ravelry:{changes:["4.7","5.0.0","5.15.1"],label:"Ravelry",search:{terms:[]},styles:["brands"],unicode:"f2d9",voted:!1},react:{changes:["5.0.0"],label:"React",search:{terms:[]},styles:["brands"],unicode:"f41b",voted:!1},reacteurope:{changes:["5.5.0","5.8.0"],label:"ReactEurope",search:{terms:[]},styles:["brands"],unicode:"f75d",voted:!1},readme:{changes:["5.0.9","5.0.10"],label:"ReadMe",search:{terms:[]},styles:["brands"],unicode:"f4d5",voted:!1},rebel:{changes:["4.1","5.0.0"],label:"Rebel Alliance",search:{terms:[]},styles:["brands"],unicode:"f1d0",voted:!1},receipt:{changes:["5.0.13"],label:"Receipt",search:{terms:["check","invoice","money","pay","table"]},styles:["solid"],unicode:"f543",voted:!0},"record-vinyl":{changes:["5.11.0"],label:"Record Vinyl",search:{terms:["LP","album","analog","music","phonograph","sound"]},styles:["solid"],unicode:"f8d9",voted:!1},recycle:{changes:["4.1","5.0.0"],label:"Recycle",search:{terms:["Waste","compost","garbage","reuse","trash"]},styles:["solid"],unicode:"f1b8",voted:!1},"red-river":{changes:["5.0.0"],label:"red river",search:{terms:[]},styles:["brands"],unicode:"f3e3",voted:!1},reddit:{changes:["4.1","5.0.0"],label:"reddit Logo",search:{terms:[]},styles:["brands"],unicode:"f1a1",voted:!1},"reddit-alien":{changes:["4.5","5.0.0"],label:"reddit Alien",search:{terms:[]},styles:["brands"],unicode:"f281",voted:!1},"reddit-square":{changes:["4.1","5.0.0"],label:"reddit Square",search:{terms:[]},styles:["brands"],unicode:"f1a2",voted:!1},redhat:{changes:["5.6.0","5.8.2"],label:"Redhat",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7bc",voted:!0},redo:{changes:["1","5.0.0","5.8.0"],label:"Redo",search:{terms:["forward","refresh","reload","repeat"]},styles:["solid"],unicode:"f01e",voted:!1},"redo-alt":{changes:["5.0.0"],label:"Alternate Redo",search:{terms:["forward","refresh","reload","repeat"]},styles:["solid"],unicode:"f2f9",voted:!1},registered:{changes:["4.4","5.0.0","5.10.1"],label:"Registered Trademark",search:{terms:["copyright","mark","trademark"]},styles:["solid","regular"],unicode:"f25d",voted:!1},"remove-format":{changes:["5.9.0"],label:"Remove Format",search:{terms:["cancel","font","format","remove","style","text"]},styles:["solid"],unicode:"f87d",voted:!1},renren:{changes:["3.2","5.0.0"],label:"Renren",search:{terms:[]},styles:["brands"],unicode:"f18b",voted:!1},reply:{changes:["3","5.0.0"],label:"Reply",search:{terms:["mail","message","respond"]},styles:["solid"],unicode:"f3e5",voted:!1},"reply-all":{changes:["3.1","5.0.0"],label:"reply-all",search:{terms:["mail","message","respond"]},styles:["solid"],unicode:"f122",voted:!1},replyd:{changes:["5.0.0"],label:"replyd",search:{terms:[]},styles:["brands"],unicode:"f3e6",voted:!1},republican:{changes:["5.5.0"],label:"Republican",search:{terms:["american","conservative","election","elephant","politics","republican party","right","right-wing","usa"]},styles:["solid"],unicode:"f75e",voted:!1},researchgate:{changes:["5.0.11"],label:"Researchgate",search:{terms:[]},styles:["brands"],unicode:"f4f8",voted:!0},resolving:{changes:["5.0.0"],label:"Resolving",search:{terms:[]},styles:["brands"],unicode:"f3e7",voted:!1},restroom:{changes:["5.6.0"],label:"Restroom",search:{terms:["bathroom","john","loo","potty","washroom","waste","wc"]},styles:["solid"],unicode:"f7bd",voted:!0},retweet:{changes:["1","5.0.0"],label:"Retweet",search:{terms:["refresh","reload","share","swap"]},styles:["solid"],unicode:"f079",voted:!1},rev:{changes:["5.1.0","5.1.1","5.8.0"],label:"Rev.io",search:{terms:[]},styles:["brands"],unicode:"f5b2",voted:!1},ribbon:{changes:["5.0.9"],label:"Ribbon",search:{terms:["badge","cause","lapel","pin"]},styles:["solid"],unicode:"f4d6",voted:!1},ring:{changes:["5.4.0"],label:"Ring",search:{terms:["Dungeons & Dragons","Gollum","band","binding","d&d","dnd","engagement","fantasy","gold","jewelry","marriage","precious"]},styles:["solid"],unicode:"f70b",voted:!1},road:{changes:["1","5.0.0","5.2.0"],label:"road",search:{terms:["highway","map","pavement","route","street","travel"]},styles:["solid"],unicode:"f018",voted:!1},robot:{changes:["5.0.13","5.12.0"],label:"Robot",search:{terms:["android","automate","computer","cyborg"]},styles:["solid"],unicode:"f544",voted:!0},rocket:{changes:["3.1","5.0.0","5.7.0","5.12.0"],label:"rocket",search:{terms:["aircraft","app","jet","launch","nasa","space"]},styles:["solid"],unicode:"f135",voted:!1},rocketchat:{changes:["5.0.0","5.4.2","5.8.0","5.15.0"],label:"Rocket.Chat",search:{terms:[]},styles:["brands"],unicode:"f3e8",voted:!1},rockrms:{changes:["5.0.0"],label:"Rockrms",search:{terms:[]},styles:["brands"],unicode:"f3e9",voted:!1},route:{changes:["5.0.9","5.2.0"],label:"Route",search:{terms:["directions","navigation","travel"]},styles:["solid"],unicode:"f4d7",voted:!1},rss:{changes:["2","5.0.0"],label:"rss",search:{terms:["blog","feed","journal","news","writing"]},styles:["solid"],unicode:"f09e",voted:!1},"rss-square":{changes:["3.1","5.0.0"],label:"RSS Square",search:{terms:["blog","feed","journal","news","writing"]},styles:["solid"],unicode:"f143",voted:!1},"ruble-sign":{changes:["4","5.0.0"],label:"Ruble Sign",search:{terms:["currency","money","rub"]},styles:["solid"],unicode:"f158",voted:!1},ruler:{changes:["5.0.13"],label:"Ruler",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f545",voted:!0},"ruler-combined":{changes:["5.0.13"],label:"Ruler Combined",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f546",voted:!0},"ruler-horizontal":{changes:["5.0.13"],label:"Ruler Horizontal",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f547",voted:!0},"ruler-vertical":{changes:["5.0.13"],label:"Ruler Vertical",search:{terms:["design","draft","length","measure","planning"]},styles:["solid"],unicode:"f548",voted:!0},running:{changes:["5.4.0","5.11.0"],label:"Running",search:{terms:["exercise","health","jog","person","run","sport","sprint"]},styles:["solid"],unicode:"f70c",voted:!0},"rupee-sign":{changes:["3.2","5.0.0"],label:"Indian Rupee Sign",search:{terms:["currency","indian","inr","money"]},styles:["solid"],unicode:"f156",voted:!1},rust:{changes:["5.13.1","5.14.0"],label:"Rust",search:{terms:[]},styles:["brands"],unicode:"e07a",voted:!0},"sad-cry":{changes:["5.1.0","5.11.0","5.11.1"],label:"Crying Face",search:{terms:["emoticon","face","tear","tears"]},styles:["solid","regular"],unicode:"f5b3",voted:!1},"sad-tear":{changes:["5.1.0","5.11.0","5.11.1"],label:"Loudly Crying Face",search:{terms:["emoticon","face","tear","tears"]},styles:["solid","regular"],unicode:"f5b4",voted:!1},safari:{changes:["4.4","5.0.0","5.12.0"],label:"Safari",search:{terms:["browser"]},styles:["brands"],unicode:"f267",voted:!1},salesforce:{changes:["5.8.0"],label:"Salesforce",search:{terms:[]},styles:["brands"],unicode:"f83b"},sass:{changes:["5.0.0","5.8.0"],label:"Sass",search:{terms:[]},styles:["brands"],unicode:"f41e",voted:!1},satellite:{changes:["5.6.0","5.10.1","5.12.0"],label:"Satellite",search:{terms:["communications","hardware","orbit","space"]},styles:["solid"],unicode:"f7bf",voted:!0},"satellite-dish":{changes:["5.6.0","5.12.0"],label:"Satellite Dish",search:{terms:["SETI","communications","hardware","receiver","saucer","signal","space"]},styles:["solid"],unicode:"f7c0",voted:!0},save:{changes:["2","5.0.0","5.10.2"],label:"Save",search:{terms:["disk","download","floppy","floppy-o"]},styles:["solid","regular"],unicode:"f0c7",voted:!1},schlix:{changes:["5.0.0"],label:"SCHLIX",search:{terms:[]},styles:["brands"],unicode:"f3ea",voted:!1},school:{changes:["5.0.13"],label:"School",search:{terms:["building","education","learn","student","teacher"]},styles:["solid"],unicode:"f549",voted:!0},screwdriver:{changes:["5.0.13"],label:"Screwdriver",search:{terms:["admin","fix","mechanic","repair","settings","tool"]},styles:["solid"],unicode:"f54a",voted:!0},scribd:{changes:["4.5","5.0.0"],label:"Scribd",search:{terms:[]},styles:["brands"],unicode:"f28a",voted:!1},scroll:{changes:["5.4.0","5.10.2"],label:"Scroll",search:{terms:["Dungeons & Dragons","announcement","d&d","dnd","fantasy","paper","script"]},styles:["solid"],unicode:"f70e",voted:!1},"sd-card":{changes:["5.6.0"],label:"Sd Card",search:{terms:["image","memory","photo","save"]},styles:["solid"],unicode:"f7c2",voted:!0},search:{changes:["1","5.0.0"],label:"Search",search:{terms:["bigger","enlarge","find","magnify","preview","zoom"]},styles:["solid"],unicode:"f002",voted:!1},"search-dollar":{changes:["5.3.0"],label:"Search Dollar",search:{terms:["bigger","enlarge","find","magnify","money","preview","zoom"]},styles:["solid"],unicode:"f688",voted:!1},"search-location":{changes:["5.3.0"],label:"Search Location",search:{terms:["bigger","enlarge","find","magnify","preview","zoom"]},styles:["solid"],unicode:"f689",voted:!1},"search-minus":{changes:["1","5.0.0","5.0.13"],label:"Search Minus",search:{terms:["minify","negative","smaller","zoom","zoom out"]},styles:["solid"],unicode:"f010",voted:!1},"search-plus":{changes:["1","5.0.0"],label:"Search Plus",search:{terms:["bigger","enlarge","magnify","positive","zoom","zoom in"]},styles:["solid"],unicode:"f00e",voted:!1},searchengin:{changes:["5.0.0"],label:"Searchengin",search:{terms:[]},styles:["brands"],unicode:"f3eb",voted:!1},seedling:{changes:["5.0.9"],label:"Seedling",search:{terms:["flora","grow","plant","vegan"]},styles:["solid"],unicode:"f4d8",voted:!1},sellcast:{changes:["5.0.0"],label:"Sellcast",search:{terms:["eercast"]},styles:["brands"],unicode:"f2da",voted:!1},sellsy:{changes:["4.3","5.0.0"],label:"Sellsy",search:{terms:[]},styles:["brands"],unicode:"f213",voted:!1},server:{changes:["4.3","5.0.0"],label:"Server",search:{terms:["computer","cpu","database","hardware","network"]},styles:["solid"],unicode:"f233",voted:!1},servicestack:{changes:["5.0.0"],label:"Servicestack",search:{terms:[]},styles:["brands"],unicode:"f3ec",voted:!1},shapes:{changes:["5.2.0","5.12.0"],label:"Shapes",search:{terms:["blocks","build","circle","square","triangle"]},styles:["solid"],unicode:"f61f",voted:!1},share:{changes:["1","5.0.0"],label:"Share",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f064",voted:!1},"share-alt":{changes:["4.1","5.0.0"],label:"Alternate Share",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f1e0",voted:!1},"share-alt-square":{changes:["4.1","5.0.0"],label:"Alternate Share Square",search:{terms:["forward","save","send","social"]},styles:["solid"],unicode:"f1e1",voted:!1},"share-square":{changes:["3.1","5.0.0"],label:"Share Square",search:{terms:["forward","save","send","social"]},styles:["solid","regular"],unicode:"f14d",voted:!1},"shekel-sign":{changes:["4.2","5.0.0"],label:"Shekel Sign",search:{terms:["currency","ils","money"]},styles:["solid"],unicode:"f20b",voted:!0},"shield-alt":{changes:["5.0.0"],label:"Alternate Shield",search:{terms:["achievement","award","block","defend","security","winner"]},styles:["solid"],unicode:"f3ed",voted:!1},"shield-virus":{changes:["5.13.0","5.14.0"],label:"Shield Virus",search:{terms:["antibodies","barrier","covid-19","health","protect"]},styles:["solid"],unicode:"e06c",voted:!1},ship:{changes:["4.3","5.0.0","5.10.2","5.11.0","5.11.1"],label:"Ship",search:{terms:["boat","sea","water"]},styles:["solid"],unicode:"f21a",voted:!1},"shipping-fast":{changes:["5.0.7"],label:"Shipping Fast",search:{terms:["express","fedex","mail","overnight","package","ups"]},styles:["solid"],unicode:"f48b",voted:!1},shirtsinbulk:{changes:["4.3","5.0.0","5.7.0"],label:"Shirts in Bulk",search:{terms:[]},styles:["brands"],unicode:"f214",voted:!1},"shoe-prints":{changes:["5.0.13"],label:"Shoe Prints",search:{terms:["feet","footprints","steps","walk"]},styles:["solid"],unicode:"f54b",voted:!0},shopify:{changes:["5.12.1","5.14.0"],label:"Shopify",search:{terms:[]},styles:["brands"],unicode:"e057",voted:!1},"shopping-bag":{changes:["4.5","5.0.0"],label:"Shopping Bag",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f290",voted:!1},"shopping-basket":{changes:["4.5","5.0.0"],label:"Shopping Basket",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f291",voted:!1},"shopping-cart":{changes:["1","5.0.0"],label:"shopping-cart",search:{terms:["buy","checkout","grocery","payment","purchase"]},styles:["solid"],unicode:"f07a",voted:!1},shopware:{changes:["5.1.0","5.8.0"],label:"Shopware",search:{terms:[]},styles:["brands"],unicode:"f5b5",voted:!1},shower:{changes:["4.7","5.0.0","5.12.0"],label:"Shower",search:{terms:["bath","clean","faucet","water"]},styles:["solid"],unicode:"f2cc",voted:!1},"shuttle-van":{changes:["5.1.0"],label:"Shuttle Van",search:{terms:["airport","machine","public-transportation","transportation","travel","vehicle"]},styles:["solid"],unicode:"f5b6",voted:!1},sign:{changes:["5.0.9"],label:"Sign",search:{terms:["directions","real estate","signage","wayfinding"]},styles:["solid"],unicode:"f4d9",voted:!1},"sign-in-alt":{changes:["5.0.0"],label:"Alternate Sign In",search:{terms:["arrow","enter","join","log in","login","sign in","sign up","sign-in","signin","signup"]},styles:["solid"],unicode:"f2f6",voted:!1},"sign-language":{changes:["4.6","5.0.0","5.10.2"],label:"Sign Language",search:{terms:["Translate","asl","deaf","hands"]},styles:["solid"],unicode:"f2a7",voted:!1},"sign-out-alt":{changes:["5.0.0"],label:"Alternate Sign Out",search:{terms:["arrow","exit","leave","log out","logout","sign-out"]},styles:["solid"],unicode:"f2f5",voted:!1},signal:{changes:["1","5.0.0","5.3.0","5.10.1"],label:"signal",search:{terms:["bars","graph","online","reception","status"]},styles:["solid"],unicode:"f012",voted:!1},signature:{changes:["5.1.0","5.6.0"],label:"Signature",search:{terms:["John Hancock","cursive","name","writing"]},styles:["solid"],unicode:"f5b7",voted:!0},"sim-card":{changes:["5.6.0","5.8.2","5.10.2"],label:"SIM Card",search:{terms:["hard drive","hardware","portable","storage","technology","tiny"]},styles:["solid"],unicode:"f7c4",voted:!0},simplybuilt:{changes:["4.3","5.0.0"],label:"SimplyBuilt",search:{terms:[]},styles:["brands"],unicode:"f215",voted:!1},sink:{changes:["5.13.0","5.13.1","5.14.0"],label:"Sink",search:{terms:["bathroom","covid-19","faucet","kitchen","wash"]},styles:["solid"],unicode:"e06d",voted:!1},sistrix:{changes:["5.0.0"],label:"SISTRIX",search:{terms:[]},styles:["brands"],unicode:"f3ee",voted:!1},sitemap:{changes:["2","5.0.0","5.0.13"],label:"Sitemap",search:{terms:["directory","hierarchy","ia","information architecture","organization"]},styles:["solid"],unicode:"f0e8",voted:!1},sith:{changes:["5.0.12"],label:"Sith",search:{terms:[]},styles:["brands"],unicode:"f512",voted:!1},skating:{changes:["5.6.0"],label:"Skating",search:{terms:["activity","figure skating","fitness","ice","person","winter"]},styles:["solid"],unicode:"f7c5"},sketch:{changes:["5.6.0","5.8.0"],label:"Sketch",search:{terms:["app","design","interface"]},styles:["brands"],unicode:"f7c6",voted:!1},skiing:{changes:["5.6.0"],label:"Skiing",search:{terms:["activity","downhill","fast","fitness","olympics","outdoors","person","seasonal","slalom"]},styles:["solid"],unicode:"f7c9"},"skiing-nordic":{changes:["5.6.0"],label:"Skiing Nordic",search:{terms:["activity","cross country","fitness","outdoors","person","seasonal"]},styles:["solid"],unicode:"f7ca"},skull:{changes:["5.0.13","5.10.2"],label:"Skull",search:{terms:["bones","skeleton","x-ray","yorick"]},styles:["solid"],unicode:"f54c",voted:!0},"skull-crossbones":{changes:["5.4.0","5.10.2"],label:"Skull & Crossbones",search:{terms:["Dungeons & Dragons","alert","bones","d&d","danger","dead","deadly","death","dnd","fantasy","halloween","holiday","jolly-roger","pirate","poison","skeleton","warning"]},styles:["solid"],unicode:"f714",voted:!1},skyatlas:{changes:["4.3","5.0.0","5.0.3"],label:"skyatlas",search:{terms:[]},styles:["brands"],unicode:"f216",voted:!1},skype:{changes:["3.2","5.0.0"],label:"Skype",search:{terms:[]},styles:["brands"],unicode:"f17e",voted:!1},slack:{changes:["4.1","5.0.0","5.7.0"],label:"Slack Logo",search:{terms:["anchor","hash","hashtag"]},styles:["brands"],unicode:"f198",voted:!1},"slack-hash":{changes:["5.0.0"],label:"Slack Hashtag",search:{terms:["anchor","hash","hashtag"]},styles:["brands"],unicode:"f3ef",voted:!1},slash:{changes:["5.4.0"],label:"Slash",search:{terms:["cancel","close","mute","off","stop","x"]},styles:["solid"],unicode:"f715",voted:!0},sleigh:{changes:["5.6.0"],label:"Sleigh",search:{terms:["christmas","claus","fly","holiday","santa","sled","snow","xmas"]},styles:["solid"],unicode:"f7cc"},"sliders-h":{changes:["4.1","5.0.0","5.0.11"],label:"Horizontal Sliders",search:{terms:["adjust","settings","sliders","toggle"]},styles:["solid"],unicode:"f1de",voted:!1},slideshare:{changes:["4.2","5.0.0"],label:"Slideshare",search:{terms:[]},styles:["brands"],unicode:"f1e7",voted:!1},smile:{changes:["3.1","5.0.0","5.0.9","5.1.0","5.11.0","5.11.1"],label:"Smiling Face",search:{terms:["approve","emoticon","face","happy","rating","satisfied"]},styles:["solid","regular"],unicode:"f118",voted:!1},"smile-beam":{changes:["5.1.0","5.11.0","5.11.1"],label:"Beaming Face With Smiling Eyes",search:{terms:["emoticon","face","happy","positive"]},styles:["solid","regular"],unicode:"f5b8",voted:!1},"smile-wink":{changes:["5.1.0","5.11.0","5.11.1"],label:"Winking Face",search:{terms:["emoticon","face","happy","hint","joke"]},styles:["solid","regular"],unicode:"f4da",voted:!1},smog:{changes:["5.5.0"],label:"Smog",search:{terms:["dragon","fog","haze","pollution","smoke","weather"]},styles:["solid"],unicode:"f75f",voted:!1},smoking:{changes:["5.0.7"],label:"Smoking",search:{terms:["cancer","cigarette","nicotine","smoking status","tobacco"]},styles:["solid"],unicode:"f48d",voted:!0},"smoking-ban":{changes:["5.0.13"],label:"Smoking Ban",search:{terms:["ban","cancel","no smoking","non-smoking"]},styles:["solid"],unicode:"f54d",voted:!0},sms:{changes:["5.6.0"],label:"SMS",search:{terms:["chat","conversation","message","mobile","notification","phone","sms","texting"]},styles:["solid"],unicode:"f7cd",voted:!0},snapchat:{changes:["4.6","5.0.0"],label:"Snapchat",search:{terms:[]},styles:["brands"],unicode:"f2ab",voted:!1},"snapchat-ghost":{changes:["4.6","5.0.0"],label:"Snapchat Ghost",search:{terms:[]},styles:["brands"],unicode:"f2ac",voted:!1},"snapchat-square":{changes:["4.6","5.0.0"],label:"Snapchat Square",search:{terms:[]},styles:["brands"],unicode:"f2ad",voted:!1},snowboarding:{changes:["5.6.0"],label:"Snowboarding",search:{terms:["activity","fitness","olympics","outdoors","person"]},styles:["solid"],unicode:"f7ce"},snowflake:{changes:["4.7","5.0.0","5.5.0"],label:"Snowflake",search:{terms:["precipitation","rain","winter"]},styles:["solid","regular"],unicode:"f2dc",voted:!1},snowman:{changes:["5.6.0"],label:"Snowman",search:{terms:["decoration","frost","frosty","holiday"]},styles:["solid"],unicode:"f7d0"},snowplow:{changes:["5.6.0"],label:"Snowplow",search:{terms:["clean up","cold","road","storm","winter"]},styles:["solid"],unicode:"f7d2"},soap:{changes:["5.13.0","5.14.0"],label:"Soap",search:{terms:["bubbles","clean","covid-19","hygiene","wash"]},styles:["solid"],unicode:"e06e",voted:!1},socks:{changes:["5.3.0","5.10.2"],label:"Socks",search:{terms:["business socks","business time","clothing","feet","flight of the conchords","wednesday"]},styles:["solid"],unicode:"f696",voted:!1},"solar-panel":{changes:["5.1.0"],label:"Solar Panel",search:{terms:["clean","eco-friendly","energy","green","sun"]},styles:["solid"],unicode:"f5ba",voted:!1},sort:{changes:["2","5.0.0","5.10.2"],label:"Sort",search:{terms:["filter","order"]},styles:["solid"],unicode:"f0dc",voted:!1},"sort-alpha-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Alphabetical Down",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-asc"]},styles:["solid"],unicode:"f15d",voted:!1},"sort-alpha-down-alt":{changes:["5.9.0"],label:"Alternate Sort Alphabetical Down",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-asc"]},styles:["solid"],unicode:"f881",voted:!1},"sort-alpha-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Alphabetical Up",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-desc"]},styles:["solid"],unicode:"f15e",voted:!1},"sort-alpha-up-alt":{changes:["5.9.0"],label:"Alternate Sort Alphabetical Up",search:{terms:["alphabetical","arrange","filter","order","sort-alpha-desc"]},styles:["solid"],unicode:"f882",voted:!1},"sort-amount-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Amount Down",search:{terms:["arrange","filter","number","order","sort-amount-asc"]},styles:["solid"],unicode:"f160",voted:!1},"sort-amount-down-alt":{changes:["5.9.0"],label:"Alternate Sort Amount Down",search:{terms:["arrange","filter","order","sort-amount-asc"]},styles:["solid"],unicode:"f884",voted:!1},"sort-amount-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Amount Up",search:{terms:["arrange","filter","order","sort-amount-desc"]},styles:["solid"],unicode:"f161",voted:!1},"sort-amount-up-alt":{changes:["5.9.0"],label:"Alternate Sort Amount Up",search:{terms:["arrange","filter","order","sort-amount-desc"]},styles:["solid"],unicode:"f885",voted:!1},"sort-down":{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Sort Down (Descending)",search:{terms:["arrow","descending","filter","order","sort-desc"]},styles:["solid"],unicode:"f0dd",voted:!1},"sort-numeric-down":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Numeric Down",search:{terms:["arrange","filter","numbers","order","sort-numeric-asc"]},styles:["solid"],unicode:"f162",voted:!1},"sort-numeric-down-alt":{changes:["5.9.0"],label:"Alternate Sort Numeric Down",search:{terms:["arrange","filter","numbers","order","sort-numeric-asc"]},styles:["solid"],unicode:"f886",voted:!1},"sort-numeric-up":{changes:["3.2","5.0.0","5.9.0"],label:"Sort Numeric Up",search:{terms:["arrange","filter","numbers","order","sort-numeric-desc"]},styles:["solid"],unicode:"f163",voted:!1},"sort-numeric-up-alt":{changes:["5.9.0"],label:"Alternate Sort Numeric Up",search:{terms:["arrange","filter","numbers","order","sort-numeric-desc"]},styles:["solid"],unicode:"f887",voted:!1},"sort-up":{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Sort Up (Ascending)",search:{terms:["arrow","ascending","filter","order","sort-asc"]},styles:["solid"],unicode:"f0de",voted:!1},soundcloud:{changes:["4.1","5.0.0"],label:"SoundCloud",search:{terms:[]},styles:["brands"],unicode:"f1be",voted:!1},sourcetree:{changes:["5.6.0","5.8.0"],label:"Sourcetree",search:{terms:[]},styles:["brands"],unicode:"f7d3",voted:!0},spa:{changes:["5.1.0"],label:"Spa",search:{terms:["flora","massage","mindfulness","plant","wellness"]},styles:["solid"],unicode:"f5bb",voted:!1},"space-shuttle":{changes:["4.1","5.0.0","5.10.2"],label:"Space Shuttle",search:{terms:["astronaut","machine","nasa","rocket","space","transportation"]},styles:["solid"],unicode:"f197",voted:!1},speakap:{changes:["5.0.0","5.4.0","5.8.0"],label:"Speakap",search:{terms:[]},styles:["brands"],unicode:"f3f3",voted:!1},"speaker-deck":{changes:["5.8.0"],label:"Speaker Deck",search:{terms:[]},styles:["brands"],unicode:"f83c"},"spell-check":{changes:["5.9.0"],label:"Spell Check",search:{terms:["dictionary","edit","editor","grammar","text"]},styles:["solid"],unicode:"f891",voted:!1},spider:{changes:["5.4.0"],label:"Spider",search:{terms:["arachnid","bug","charlotte","crawl","eight","halloween"]},styles:["solid"],unicode:"f717",voted:!0},spinner:{changes:["3","5.0.0","5.10.2"],label:"Spinner",search:{terms:["circle","loading","progress"]},styles:["solid"],unicode:"f110",voted:!1},splotch:{changes:["5.1.0"],label:"Splotch",search:{terms:["Ink","blob","blotch","glob","stain"]},styles:["solid"],unicode:"f5bc",voted:!1},spotify:{changes:["4.1","5.0.0"],label:"Spotify",search:{terms:[]},styles:["brands"],unicode:"f1bc",voted:!1},"spray-can":{changes:["5.1.0"],label:"Spray Can",search:{terms:["Paint","aerosol","design","graffiti","tag"]},styles:["solid"],unicode:"f5bd",voted:!1},square:{changes:["2","5.0.0","5.10.1","5.10.2"],label:"Square",search:{terms:["block","box","shape"]},styles:["solid","regular"],unicode:"f0c8",voted:!1},"square-full":{changes:["5.0.5","5.10.2"],label:"Square Full",search:{terms:["block","box","shape"]},styles:["solid"],unicode:"f45c",voted:!1},"square-root-alt":{changes:["5.3.0"],label:"Alternate Square Root",search:{terms:["arithmetic","calculus","division","math"]},styles:["solid"],unicode:"f698",voted:!1},squarespace:{changes:["5.1.0"],label:"Squarespace",search:{terms:[]},styles:["brands"],unicode:"f5be",voted:!0},"stack-exchange":{changes:["4","5.0.0","5.0.3"],label:"Stack Exchange",search:{terms:[]},styles:["brands"],unicode:"f18d",voted:!1},"stack-overflow":{changes:["3.2","5.0.0"],label:"Stack Overflow",search:{terms:[]},styles:["brands"],unicode:"f16c",voted:!1},stackpath:{changes:["5.8.2"],label:"Stackpath",search:{terms:[]},styles:["brands"],unicode:"f842"},stamp:{changes:["5.1.0","5.10.2"],label:"Stamp",search:{terms:["art","certificate","imprint","rubber","seal"]},styles:["solid"],unicode:"f5bf",voted:!1},star:{changes:["1","5.0.0","5.10.2"],label:"Star",search:{terms:["achievement","award","favorite","important","night","rating","score"]},styles:["solid","regular"],unicode:"f005",voted:!1},"star-and-crescent":{changes:["5.3.0"],label:"Star and Crescent",search:{terms:["islam","muslim","religion"]},styles:["solid"],unicode:"f699",voted:!1},"star-half":{changes:["1","5.0.0"],label:"star-half",search:{terms:["achievement","award","rating","score","star-half-empty","star-half-full"]},styles:["solid","regular"],unicode:"f089",voted:!1},"star-half-alt":{changes:["5.1.0","5.11.0","5.11.1"],label:"Alternate Star Half",search:{terms:["achievement","award","rating","score","star-half-empty","star-half-full"]},styles:["solid"],unicode:"f5c0",voted:!0},"star-of-david":{changes:["5.3.0","5.11.0","5.11.1"],label:"Star of David",search:{terms:["jewish","judaism","religion"]},styles:["solid"],unicode:"f69a",voted:!1},"star-of-life":{changes:["5.2.0"],label:"Star of Life",search:{terms:["doctor","emt","first aid","health","medical"]},styles:["solid"],unicode:"f621",voted:!1},staylinked:{changes:["5.0.0"],label:"StayLinked",search:{terms:[]},styles:["brands"],unicode:"f3f5",voted:!1},steam:{changes:["4.1","5.0.0"],label:"Steam",search:{terms:[]},styles:["brands"],unicode:"f1b6",voted:!1},"steam-square":{changes:["4.1","5.0.0"],label:"Steam Square",search:{terms:[]},styles:["brands"],unicode:"f1b7",voted:!1},"steam-symbol":{changes:["5.0.0"],label:"Steam Symbol",search:{terms:[]},styles:["brands"],unicode:"f3f6",voted:!1},"step-backward":{changes:["1","5.0.0","5.10.2","5.11.0","5.11.1"],label:"step-backward",search:{terms:["beginning","first","previous","rewind","start"]},styles:["solid"],unicode:"f048",voted:!1},"step-forward":{changes:["1","5.0.0","5.10.2","5.11.0","5.11.1"],label:"step-forward",search:{terms:["end","last","next"]},styles:["solid"],unicode:"f051",voted:!1},stethoscope:{changes:["3","5.0.0","5.0.7"],label:"Stethoscope",search:{terms:["covid-19","diagnosis","doctor","general practitioner","hospital","infirmary","medicine","office","outpatient"]},styles:["solid"],unicode:"f0f1",voted:!1},"sticker-mule":{changes:["5.0.0","5.7.0"],label:"Sticker Mule",search:{terms:[]},styles:["brands"],unicode:"f3f7",voted:!1},"sticky-note":{changes:["4.4","5.0.0","5.10.2"],label:"Sticky Note",search:{terms:["message","note","paper","reminder","sticker"]},styles:["solid","regular"],unicode:"f249",voted:!1},stop:{changes:["1","5.0.0","5.10.2"],label:"stop",search:{terms:["block","box","square"]},styles:["solid"],unicode:"f04d",voted:!1},"stop-circle":{changes:["4.5","5.0.0"],label:"Stop Circle",search:{terms:["block","box","circle","square"]},styles:["solid","regular"],unicode:"f28d",voted:!1},stopwatch:{changes:["5.0.0","5.10.2"],label:"Stopwatch",search:{terms:["clock","reminder","time"]},styles:["solid"],unicode:"f2f2",voted:!1},"stopwatch-20":{changes:["5.13.0","5.14.0"],label:"Stopwatch 20",search:{terms:["ABCs","countdown","covid-19","happy birthday","i will survive","reminder","seconds","time","timer"]},styles:["solid"],unicode:"e06f",voted:!1},store:{changes:["5.0.13","5.11.0","5.11.1"],label:"Store",search:{terms:["building","buy","purchase","shopping"]},styles:["solid"],unicode:"f54e",voted:!0},"store-alt":{changes:["5.0.13"],label:"Alternate Store",search:{terms:["building","buy","purchase","shopping"]},styles:["solid"],unicode:"f54f",voted:!0},"store-alt-slash":{changes:["5.13.0","5.14.0"],label:"Alternate Store Slash",search:{terms:["building","buy","closed","covid-19","purchase","shopping"]},styles:["solid"],unicode:"e070",voted:!1},"store-slash":{changes:["5.13.0","5.14.0"],label:"Store Slash",search:{terms:["building","buy","closed","covid-19","purchase","shopping"]},styles:["solid"],unicode:"e071",voted:!1},strava:{changes:["5.0.0","5.0.1","5.7.0","5.8.0"],label:"Strava",search:{terms:[]},styles:["brands"],unicode:"f428",voted:!1},stream:{changes:["5.0.13"],label:"Stream",search:{terms:["flow","list","timeline"]},styles:["solid"],unicode:"f550",voted:!1},"street-view":{changes:["4.3","5.0.0","5.2.0"],label:"Street View",search:{terms:["directions","location","map","navigation"]},styles:["solid"],unicode:"f21d",voted:!1},strikethrough:{changes:["2","5.0.0","5.9.0"],label:"Strikethrough",search:{terms:["cancel","edit","font","format","text","type"]},styles:["solid"],unicode:"f0cc",voted:!1},stripe:{changes:["5.0.0","5.0.3"],label:"Stripe",search:{terms:[]},styles:["brands"],unicode:"f429",voted:!1},"stripe-s":{changes:["5.0.1","5.8.0"],label:"Stripe S",search:{terms:[]},styles:["brands"],unicode:"f42a",voted:!1},stroopwafel:{changes:["5.0.13"],label:"Stroopwafel",search:{terms:["caramel","cookie","dessert","sweets","waffle"]},styles:["solid"],unicode:"f551",voted:!1},studiovinari:{changes:["5.0.0"],label:"Studio Vinari",search:{terms:[]},styles:["brands"],unicode:"f3f8",voted:!1},stumbleupon:{changes:["4.1","5.0.0"],label:"StumbleUpon Logo",search:{terms:[]},styles:["brands"],unicode:"f1a4",voted:!1},"stumbleupon-circle":{changes:["4.1","5.0.0"],label:"StumbleUpon Circle",search:{terms:[]},styles:["brands"],unicode:"f1a3",voted:!1},subscript:{changes:["3.1","5.0.0","5.9.0","5.10.2"],label:"subscript",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f12c",voted:!1},subway:{changes:["4.3","5.0.0"],label:"Subway",search:{terms:["machine","railway","train","transportation","vehicle"]},styles:["solid"],unicode:"f239",voted:!1},suitcase:{changes:["3","5.0.0","5.0.9"],label:"Suitcase",search:{terms:["baggage","luggage","move","suitcase","travel","trip"]},styles:["solid"],unicode:"f0f2",voted:!1},"suitcase-rolling":{changes:["5.1.0","5.10.2"],label:"Suitcase Rolling",search:{terms:["baggage","luggage","move","suitcase","travel","trip"]},styles:["solid"],unicode:"f5c1",voted:!1},sun:{changes:["3.2","5.0.0","5.5.0"],label:"Sun",search:{terms:["brighten","contrast","day","lighter","sol","solar","star","weather"]},styles:["solid","regular"],unicode:"f185",voted:!1},superpowers:{changes:["4.7","5.0.0"],label:"Superpowers",search:{terms:[]},styles:["brands"],unicode:"f2dd",voted:!1},superscript:{changes:["3.1","5.0.0","5.9.0","5.10.2"],label:"superscript",search:{terms:["edit","exponential","font","format","text","type"]},styles:["solid"],unicode:"f12b",voted:!1},supple:{changes:["5.0.0"],label:"Supple",search:{terms:[]},styles:["brands"],unicode:"f3f9",voted:!1},surprise:{changes:["5.1.0","5.11.0","5.11.1"],label:"Hushed Face",search:{terms:["emoticon","face","shocked"]},styles:["solid","regular"],unicode:"f5c2",voted:!1},suse:{changes:["5.6.0","5.8.0"],label:"Suse",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7d6",voted:!0},swatchbook:{changes:["5.1.0","5.11.0","5.11.1"],label:"Swatchbook",search:{terms:["Pantone","color","design","hue","palette"]},styles:["solid"],unicode:"f5c3",voted:!1},swift:{changes:["5.11.0"],label:"Swift",search:{terms:[]},styles:["brands"],unicode:"f8e1"},swimmer:{changes:["5.1.0"],label:"Swimmer",search:{terms:["athlete","head","man","olympics","person","pool","water"]},styles:["solid"],unicode:"f5c4",voted:!1},"swimming-pool":{changes:["5.1.0"],label:"Swimming Pool",search:{terms:["ladder","recreation","swim","water"]},styles:["solid"],unicode:"f5c5",voted:!1},symfony:{changes:["5.8.0"],label:"Symfony",search:{terms:[]},styles:["brands"],unicode:"f83d"},synagogue:{changes:["5.3.0"],label:"Synagogue",search:{terms:["building","jewish","judaism","religion","star of david","temple"]},styles:["solid"],unicode:"f69b",voted:!1},sync:{changes:["1","5.0.0","5.8.0"],label:"Sync",search:{terms:["exchange","refresh","reload","rotate","swap"]},styles:["solid"],unicode:"f021",voted:!1},"sync-alt":{changes:["5.0.0"],label:"Alternate Sync",search:{terms:["exchange","refresh","reload","rotate","swap"]},styles:["solid"],unicode:"f2f1",voted:!1},syringe:{changes:["5.0.7"],label:"Syringe",search:{terms:["covid-19","doctor","immunizations","medical","needle"]},styles:["solid"],unicode:"f48e",voted:!1},table:{changes:["2","5.0.0"],label:"table",search:{terms:["data","excel","spreadsheet"]},styles:["solid"],unicode:"f0ce",voted:!1},"table-tennis":{changes:["5.0.5"],label:"Table Tennis",search:{terms:["ball","paddle","ping pong"]},styles:["solid"],unicode:"f45d",voted:!1},tablet:{changes:["3","5.0.0"],label:"tablet",search:{terms:["apple","device","ipad","kindle","screen"]},styles:["solid"],unicode:"f10a",voted:!1},"tablet-alt":{changes:["5.0.0"],label:"Alternate Tablet",search:{terms:["apple","device","ipad","kindle","screen"]},styles:["solid"],unicode:"f3fa",voted:!1},tablets:{changes:["5.0.7"],label:"Tablets",search:{terms:["drugs","medicine","pills","prescription"]},styles:["solid"],unicode:"f490",voted:!1},"tachometer-alt":{changes:["5.0.0","5.2.0"],label:"Alternate Tachometer",search:{terms:["dashboard","fast","odometer","speed","speedometer"]},styles:["solid"],unicode:"f3fd",voted:!1},tag:{changes:["1","5.0.0"],label:"tag",search:{terms:["discount","label","price","shopping"]},styles:["solid"],unicode:"f02b",voted:!1},tags:{changes:["1","5.0.0","5.10.2"],label:"tags",search:{terms:["discount","label","price","shopping"]},styles:["solid"],unicode:"f02c",voted:!1},tape:{changes:["5.0.9"],label:"Tape",search:{terms:["design","package","sticky"]},styles:["solid"],unicode:"f4db",voted:!1},tasks:{changes:["2","5.0.0","5.9.0"],label:"Tasks",search:{terms:["checklist","downloading","downloads","loading","progress","project management","settings","to do"]},styles:["solid"],unicode:"f0ae",voted:!1},taxi:{changes:["4.1","5.0.0","5.1.0"],label:"Taxi",search:{terms:["cab","cabbie","car","car service","lyft","machine","transportation","travel","uber","vehicle"]},styles:["solid"],unicode:"f1ba",voted:!1},teamspeak:{changes:["5.0.11","5.1.0","5.8.0"],label:"TeamSpeak",search:{terms:[]},styles:["brands"],unicode:"f4f9",voted:!0},teeth:{changes:["5.2.0"],label:"Teeth",search:{terms:["bite","dental","dentist","gums","mouth","smile","tooth"]},styles:["solid"],unicode:"f62e",voted:!1},"teeth-open":{changes:["5.2.0"],label:"Teeth Open",search:{terms:["dental","dentist","gums bite","mouth","smile","tooth"]},styles:["solid"],unicode:"f62f",voted:!1},telegram:{changes:["4.7","5.0.0"],label:"Telegram",search:{terms:[]},styles:["brands"],unicode:"f2c6",voted:!1},"telegram-plane":{changes:["5.0.0"],label:"Telegram Plane",search:{terms:[]},styles:["brands"],unicode:"f3fe",voted:!1},"temperature-high":{changes:["5.5.0"],label:"High Temperature",search:{terms:["cook","covid-19","mercury","summer","thermometer","warm"]},styles:["solid"],unicode:"f769",voted:!1},"temperature-low":{changes:["5.5.0"],label:"Low Temperature",search:{terms:["cold","cool","covid-19","mercury","thermometer","winter"]},styles:["solid"],unicode:"f76b",voted:!1},"tencent-weibo":{changes:["4.1","5.0.0"],label:"Tencent Weibo",search:{terms:[]},styles:["brands"],unicode:"f1d5",voted:!1},tenge:{changes:["5.6.0"],label:"Tenge",search:{terms:["currency","kazakhstan","money","price"]},styles:["solid"],unicode:"f7d7",voted:!0},terminal:{changes:["3.1","5.0.0"],label:"Terminal",search:{terms:["code","command","console","development","prompt"]},styles:["solid"],unicode:"f120",voted:!1},"text-height":{changes:["1","5.0.0","5.9.0","5.10.2"],label:"text-height",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f034",voted:!1},"text-width":{changes:["1","5.0.0","5.9.0","5.10.2"],label:"Text Width",search:{terms:["edit","font","format","text","type"]},styles:["solid"],unicode:"f035",voted:!1},th:{changes:["1","5.0.0","5.7.0"],label:"th",search:{terms:["blocks","boxes","grid","squares"]},styles:["solid"],unicode:"f00a",voted:!1},"th-large":{changes:["1","5.0.0"],label:"th-large",search:{terms:["blocks","boxes","grid","squares"]},styles:["solid"],unicode:"f009",voted:!1},"th-list":{changes:["1","5.0.0"],label:"th-list",search:{terms:["checklist","completed","done","finished","ol","todo","ul"]},styles:["solid"],unicode:"f00b",voted:!1},"the-red-yeti":{changes:["5.3.0","5.7.0","5.8.0"],label:"The Red Yeti",search:{terms:[]},styles:["brands"],unicode:"f69d",voted:!1},"theater-masks":{changes:["5.2.0","5.10.2"],label:"Theater Masks",search:{terms:["comedy","perform","theatre","tragedy"]},styles:["solid"],unicode:"f630",voted:!1},themeco:{changes:["5.1.0","5.8.0"],label:"Themeco",search:{terms:[]},styles:["brands"],unicode:"f5c6",voted:!1},themeisle:{changes:["4.6","5.0.0"],label:"ThemeIsle",search:{terms:[]},styles:["brands"],unicode:"f2b2",voted:!1},thermometer:{changes:["5.0.7"],label:"Thermometer",search:{terms:["covid-19","mercury","status","temperature"]},styles:["solid"],unicode:"f491",voted:!1},"thermometer-empty":{changes:["4.7","5.0.0"],label:"Thermometer Empty",search:{terms:["cold","mercury","status","temperature"]},styles:["solid"],unicode:"f2cb",voted:!1},"thermometer-full":{changes:["4.7","5.0.0"],label:"Thermometer Full",search:{terms:["fever","hot","mercury","status","temperature"]},styles:["solid"],unicode:"f2c7",voted:!1},"thermometer-half":{changes:["4.7","5.0.0"],label:"Thermometer 1/2 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2c9",voted:!1},"thermometer-quarter":{changes:["4.7","5.0.0"],label:"Thermometer 1/4 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2ca",voted:!1},"thermometer-three-quarters":{changes:["4.7","5.0.0"],label:"Thermometer 3/4 Full",search:{terms:["mercury","status","temperature"]},styles:["solid"],unicode:"f2c8",voted:!1},"think-peaks":{changes:["5.4.2","5.8.0"],label:"Think Peaks",search:{terms:[]},styles:["brands"],unicode:"f731",voted:!1},"thumbs-down":{changes:["3.2","5.0.0","5.10.2"],label:"thumbs-down",search:{terms:["disagree","disapprove","dislike","hand","social","thumbs-o-down"]},styles:["solid","regular"],unicode:"f165",voted:!1},"thumbs-up":{changes:["3.2","5.0.0","5.10.2"],label:"thumbs-up",search:{terms:["agree","approve","favorite","hand","like","ok","okay","social","success","thumbs-o-up","yes","you got it dude"]},styles:["solid","regular"],unicode:"f164",voted:!1},thumbtack:{changes:["1","5.0.0","5.10.2"],label:"Thumbtack",search:{terms:["coordinates","location","marker","pin","thumb-tack"]},styles:["solid"],unicode:"f08d",voted:!1},"ticket-alt":{changes:["5.0.0","5.10.2"],label:"Alternate Ticket",search:{terms:["movie","pass","support","ticket"]},styles:["solid"],unicode:"f3ff",voted:!1},tiktok:{changes:["5.13.1","5.14.0"],label:"TikTok",search:{terms:[]},styles:["brands"],unicode:"e07b",voted:!0},times:{changes:["1","5.0.0","5.0.13","5.11.0","5.11.1"],label:"Times",search:{terms:["close","cross","error","exit","incorrect","notice","notification","notify","problem","wrong","x"]},styles:["solid"],unicode:"f00d",voted:!1},"times-circle":{changes:["1","5.0.0"],label:"Times Circle",search:{terms:["close","cross","exit","incorrect","notice","notification","notify","problem","wrong","x"]},styles:["solid","regular"],unicode:"f057",voted:!1},tint:{changes:["1","5.0.0","5.1.0"],label:"tint",search:{terms:["color","drop","droplet","raindrop","waterdrop"]},styles:["solid"],unicode:"f043",voted:!1},"tint-slash":{changes:["5.1.0"],label:"Tint Slash",search:{terms:["color","drop","droplet","raindrop","waterdrop"]},styles:["solid"],unicode:"f5c7",voted:!1},tired:{changes:["5.1.0","5.11.0","5.11.1"],label:"Tired Face",search:{terms:["angry","emoticon","face","grumpy","upset"]},styles:["solid","regular"],unicode:"f5c8",voted:!1},"toggle-off":{changes:["4.2","5.0.0"],label:"Toggle Off",search:{terms:["switch"]},styles:["solid"],unicode:"f204",voted:!1},"toggle-on":{changes:["4.2","5.0.0"],label:"Toggle On",search:{terms:["switch"]},styles:["solid"],unicode:"f205",voted:!1},toilet:{changes:["5.6.0"],label:"Toilet",search:{terms:["bathroom","flush","john","loo","pee","plumbing","poop","porcelain","potty","restroom","throne","washroom","waste","wc"]},styles:["solid"],unicode:"f7d8",voted:!0},"toilet-paper":{changes:["5.4.0","5.10.2"],label:"Toilet Paper",search:{terms:["bathroom","covid-19","halloween","holiday","lavatory","prank","restroom","roll"]},styles:["solid"],unicode:"f71e",voted:!1},"toilet-paper-slash":{changes:["5.13.0","5.14.0"],label:"Toilet Paper Slash",search:{terms:["bathroom","covid-19","halloween","holiday","lavatory","leaves","prank","restroom","roll","trouble","ut oh"]},styles:["solid"],unicode:"e072",voted:!1},toolbox:{changes:["5.0.13"],label:"Toolbox",search:{terms:["admin","container","fix","repair","settings","tools"]},styles:["solid"],unicode:"f552",voted:!0},tools:{changes:["5.6.0","5.10.2"],label:"Tools",search:{terms:["admin","fix","repair","screwdriver","settings","tools","wrench"]},styles:["solid"],unicode:"f7d9",voted:!0},tooth:{changes:["5.1.0"],label:"Tooth",search:{terms:["bicuspid","dental","dentist","molar","mouth","teeth"]},styles:["solid"],unicode:"f5c9",voted:!0},torah:{changes:["5.3.0","5.7.0","5.9.0","5.10.2"],label:"Torah",search:{terms:["book","jewish","judaism","religion","scroll"]},styles:["solid"],unicode:"f6a0",voted:!1},"torii-gate":{changes:["5.3.0"],label:"Torii Gate",search:{terms:["building","shintoism"]},styles:["solid"],unicode:"f6a1",voted:!1},tractor:{changes:["5.4.0"],label:"Tractor",search:{terms:["agriculture","farm","vehicle"]},styles:["solid"],unicode:"f722",voted:!1},"trade-federation":{changes:["5.0.12"],label:"Trade Federation",search:{terms:[]},styles:["brands"],unicode:"f513",voted:!1},trademark:{changes:["4.4","5.0.0"],label:"Trademark",search:{terms:["copyright","register","symbol"]},styles:["solid"],unicode:"f25c",voted:!1},"traffic-light":{changes:["5.2.0"],label:"Traffic Light",search:{terms:["direction","road","signal","travel"]},styles:["solid"],unicode:"f637",voted:!1},trailer:{changes:["5.12.0","5.14.0"],label:"Trailer",search:{terms:["carry","haul","moving","travel"]},styles:["solid"],unicode:"e041",voted:!0},train:{changes:["4.3","5.0.0"],label:"Train",search:{terms:["bullet","commute","locomotive","railway","subway"]},styles:["solid"],unicode:"f238",voted:!1},tram:{changes:["5.6.0"],label:"Tram",search:{terms:["crossing","machine","mountains","seasonal","transportation"]},styles:["solid"],unicode:"f7da"},transgender:{changes:["4.3","5.0.0"],label:"Transgender",search:{terms:["intersex"]},styles:["solid"],unicode:"f224",voted:!1},"transgender-alt":{changes:["4.3","5.0.0","5.11.0"],label:"Alternate Transgender",search:{terms:["intersex"]},styles:["solid"],unicode:"f225",voted:!1},trash:{changes:["4.2","5.0.0","5.7.0","5.10.2"],label:"Trash",search:{terms:["delete","garbage","hide","remove"]},styles:["solid"],unicode:"f1f8",voted:!1},"trash-alt":{changes:["5.0.0","5.7.0","5.10.2"],label:"Alternate Trash",search:{terms:["delete","garbage","hide","remove","trash-o"]},styles:["solid","regular"],unicode:"f2ed",voted:!1},"trash-restore":{changes:["5.7.0","5.10.2"],label:"Trash Restore",search:{terms:["back","control z","oops","undo"]},styles:["solid"],unicode:"f829",voted:!0},"trash-restore-alt":{changes:["5.7.0","5.10.2"],label:"Alternative Trash Restore",search:{terms:["back","control z","oops","undo"]},styles:["solid"],unicode:"f82a",voted:!0},tree:{changes:["4.1","5.0.0"],label:"Tree",search:{terms:["bark","fall","flora","forest","nature","plant","seasonal"]},styles:["solid"],unicode:"f1bb",voted:!1},trello:{changes:["3.2","5.0.0","5.6.0"],label:"Trello",search:{terms:["atlassian"]},styles:["brands"],unicode:"f181",voted:!1},trophy:{changes:["1","5.0.0","5.11.0"],label:"trophy",search:{terms:["achievement","award","cup","game","winner"]},styles:["solid"],unicode:"f091",voted:!1},truck:{changes:["2","5.0.0","5.0.7"],label:"truck",search:{terms:["cargo","delivery","shipping","vehicle"]},styles:["solid"],unicode:"f0d1",voted:!1},"truck-loading":{changes:["5.0.9"],label:"Truck Loading",search:{terms:["box","cargo","delivery","inventory","moving","rental","vehicle"]},styles:["solid"],unicode:"f4de",voted:!1},"truck-monster":{changes:["5.2.0"],label:"Truck Monster",search:{terms:["offroad","vehicle","wheel"]},styles:["solid"],unicode:"f63b",voted:!1},"truck-moving":{changes:["5.0.9"],label:"Truck Moving",search:{terms:["cargo","inventory","rental","vehicle"]},styles:["solid"],unicode:"f4df",voted:!1},"truck-pickup":{changes:["5.2.0"],label:"Truck Side",search:{terms:["cargo","vehicle"]},styles:["solid"],unicode:"f63c",voted:!1},tshirt:{changes:["5.0.13","5.10.2"],label:"T-Shirt",search:{terms:["clothing","fashion","garment","shirt"]},styles:["solid"],unicode:"f553",voted:!0},tty:{changes:["4.2","5.0.0","5.7.0"],label:"TTY",search:{terms:["communication","deaf","telephone","teletypewriter","text"]},styles:["solid"],unicode:"f1e4",voted:!1},tumblr:{changes:["3.2","5.0.0"],label:"Tumblr",search:{terms:[]},styles:["brands"],unicode:"f173",voted:!1},"tumblr-square":{changes:["3.2","5.0.0"],label:"Tumblr Square",search:{terms:[]},styles:["brands"],unicode:"f174",voted:!1},tv:{changes:["4.4","5.0.0","5.11.0"],label:"Television",search:{terms:["computer","display","monitor","television"]},styles:["solid"],unicode:"f26c",voted:!1},twitch:{changes:["4.2","5.0.0","5.12.0"],label:"Twitch",search:{terms:[]},styles:["brands"],unicode:"f1e8",voted:!1},twitter:{changes:["2","5.0.0"],label:"Twitter",search:{terms:["social network","tweet"]},styles:["brands"],unicode:"f099",voted:!1},"twitter-square":{changes:["1","5.0.0"],label:"Twitter Square",search:{terms:["social network","tweet"]},styles:["brands"],unicode:"f081",voted:!1},typo3:{changes:["5.0.1","5.8.0"],label:"Typo3",search:{terms:[]},styles:["brands"],unicode:"f42b",voted:!1},uber:{changes:["5.0.0"],label:"Uber",search:{terms:[]},styles:["brands"],unicode:"f402",voted:!1},ubuntu:{changes:["5.6.0"],label:"Ubuntu",search:{terms:["linux","operating system","os"]},styles:["brands"],unicode:"f7df",voted:!0},uikit:{changes:["5.0.0"],label:"UIkit",search:{terms:[]},styles:["brands"],unicode:"f403",voted:!1},umbraco:{changes:["5.11.0"],label:"Umbraco",search:{terms:[]},styles:["brands"],unicode:"f8e8"},umbrella:{changes:["2","5.0.0"],label:"Umbrella",search:{terms:["protection","rain","storm","wet"]},styles:["solid"],unicode:"f0e9",voted:!1},"umbrella-beach":{changes:["5.1.0"],label:"Umbrella Beach",search:{terms:["protection","recreation","sand","shade","summer","sun"]},styles:["solid"],unicode:"f5ca",voted:!1},uncharted:{changes:["5.15.0"],label:"Uncharted Software",search:{terms:[]},styles:["brands"],unicode:"e084",voted:!1},underline:{changes:["2","5.0.0","5.9.0"],label:"Underline",search:{terms:["edit","emphasis","format","text","writing"]},styles:["solid"],unicode:"f0cd",voted:!1},undo:{changes:["2","5.0.0"],label:"Undo",search:{terms:["back","control z","exchange","oops","return","rotate","swap"]},styles:["solid"],unicode:"f0e2",voted:!1},"undo-alt":{changes:["5.0.0"],label:"Alternate Undo",search:{terms:["back","control z","exchange","oops","return","swap"]},styles:["solid"],unicode:"f2ea",voted:!1},uniregistry:{changes:["5.0.0"],label:"Uniregistry",search:{terms:[]},styles:["brands"],unicode:"f404",voted:!1},unity:{changes:["5.12.0","5.14.0"],label:"Unity 3D",search:{terms:[]},styles:["brands"],unicode:"e049",voted:!0},"universal-access":{changes:["4.6","5.0.0","5.10.2"],label:"Universal Access",search:{terms:["accessibility","hearing","person","seeing","visual impairment"]},styles:["solid"],unicode:"f29a",voted:!1},university:{changes:["4.1","5.0.0","5.0.3","5.11.0","5.11.1"],label:"University",search:{terms:["bank","building","college","higher education - students","institution"]},styles:["solid"],unicode:"f19c",voted:!1},unlink:{changes:["3.1","5.0.0"],label:"unlink",search:{terms:["attachment","chain","chain-broken","remove"]},styles:["solid"],unicode:"f127",voted:!1},unlock:{changes:["2","5.0.0"],label:"unlock",search:{terms:["admin","lock","password","private","protect"]},styles:["solid"],unicode:"f09c",voted:!1},"unlock-alt":{changes:["3.1","5.0.0"],label:"Alternate Unlock",search:{terms:["admin","lock","password","private","protect"]},styles:["solid"],unicode:"f13e",voted:!1},unsplash:{changes:["5.13.1","5.14.0"],label:"Unsplash",search:{terms:[]},styles:["brands"],unicode:"e07c",voted:!1},untappd:{changes:["5.0.0"],label:"Untappd",search:{terms:[]},styles:["brands"],unicode:"f405",voted:!1},upload:{changes:["1","5.0.0"],label:"Upload",search:{terms:["hard drive","import","publish"]},styles:["solid"],unicode:"f093",voted:!1},ups:{changes:["5.6.0","5.8.0"],label:"UPS",search:{terms:["United Parcel Service","package","shipping"]},styles:["brands"],unicode:"f7e0"},usb:{changes:["4.5","5.0.0"],label:"USB",search:{terms:[]},styles:["brands"],unicode:"f287",voted:!1},user:{changes:["1","5.0.0","5.0.3","5.0.11"],label:"User",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid","regular"],unicode:"f007",voted:!1},"user-alt":{changes:["5.0.0","5.0.3","5.0.11"],label:"Alternate User",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid"],unicode:"f406",voted:!1},"user-alt-slash":{changes:["5.0.11"],label:"Alternate User Slash",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid"],unicode:"f4fa",voted:!1},"user-astronaut":{changes:["5.0.11"],label:"User Astronaut",search:{terms:["avatar","clothing","cosmonaut","nasa","space","suit"]},styles:["solid"],unicode:"f4fb",voted:!1},"user-check":{changes:["5.0.11"],label:"User Check",search:{terms:["accept","check","person","verified"]},styles:["solid"],unicode:"f4fc",voted:!1},"user-circle":{changes:["4.7","5.0.0","5.0.3","5.0.11","5.11.0","5.11.1"],label:"User Circle",search:{terms:["account","avatar","head","human","man","person","profile"]},styles:["solid","regular"],unicode:"f2bd",voted:!1},"user-clock":{changes:["5.0.11"],label:"User Clock",search:{terms:["alert","person","remind","time"]},styles:["solid"],unicode:"f4fd",voted:!1},"user-cog":{changes:["5.0.11"],label:"User Cog",search:{terms:["admin","cog","person","settings"]},styles:["solid"],unicode:"f4fe",voted:!1},"user-edit":{changes:["5.0.11"],label:"User Edit",search:{terms:["edit","pen","pencil","person","update","write"]},styles:["solid"],unicode:"f4ff",voted:!1},"user-friends":{changes:["5.0.11"],label:"User Friends",search:{terms:["group","people","person","team","users"]},styles:["solid"],unicode:"f500",voted:!1},"user-graduate":{changes:["5.0.11"],label:"User Graduate",search:{terms:["cap","clothing","commencement","gown","graduation","person","student"]},styles:["solid"],unicode:"f501",voted:!1},"user-injured":{changes:["5.4.0"],label:"User Injured",search:{terms:["cast","injury","ouch","patient","person","sling"]},styles:["solid"],unicode:"f728",voted:!1},"user-lock":{changes:["5.0.11","5.9.0"],label:"User Lock",search:{terms:["admin","lock","person","private","unlock"]},styles:["solid"],unicode:"f502",voted:!1},"user-md":{changes:["2","5.0.0","5.0.3","5.0.7","5.0.11"],label:"Doctor",search:{terms:["covid-19","job","medical","nurse","occupation","physician","profile","surgeon"]},styles:["solid"],unicode:"f0f0",voted:!1},"user-minus":{changes:["5.0.11"],label:"User Minus",search:{terms:["delete","negative","remove"]},styles:["solid"],unicode:"f503",voted:!1},"user-ninja":{changes:["5.0.11"],label:"User Ninja",search:{terms:["assassin","avatar","dangerous","deadly","sneaky"]},styles:["solid"],unicode:"f504",voted:!1},"user-nurse":{changes:["5.7.0","5.12.0"],label:"Nurse",search:{terms:["covid-19","doctor","midwife","practitioner","surgeon"]},styles:["solid"],unicode:"f82f",voted:!1},"user-plus":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"User Plus",search:{terms:["add","avatar","positive","sign up","signup","team"]},styles:["solid"],unicode:"f234",voted:!1},"user-secret":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"User Secret",search:{terms:["clothing","coat","hat","incognito","person","privacy","spy","whisper"]},styles:["solid"],unicode:"f21b",voted:!1},"user-shield":{changes:["5.0.11"],label:"User Shield",search:{terms:["admin","person","private","protect","safe"]},styles:["solid"],unicode:"f505",voted:!1},"user-slash":{changes:["5.0.11"],label:"User Slash",search:{terms:["ban","delete","remove"]},styles:["solid"],unicode:"f506",voted:!1},"user-tag":{changes:["5.0.11"],label:"User Tag",search:{terms:["avatar","discount","label","person","role","special"]},styles:["solid"],unicode:"f507",voted:!1},"user-tie":{changes:["5.0.11"],label:"User Tie",search:{terms:["avatar","business","clothing","formal","professional","suit"]},styles:["solid"],unicode:"f508",voted:!1},"user-times":{changes:["4.3","5.0.0","5.0.3","5.0.11"],label:"Remove User",search:{terms:["archive","delete","remove","x"]},styles:["solid"],unicode:"f235",voted:!1},users:{changes:["2","5.0.0","5.0.3","5.0.11"],label:"Users",search:{terms:["friends","group","people","persons","profiles","team"]},styles:["solid"],unicode:"f0c0",voted:!1},"users-cog":{changes:["5.0.11"],label:"Users Cog",search:{terms:["admin","cog","group","person","settings","team"]},styles:["solid"],unicode:"f509",voted:!1},"users-slash":{changes:["5.13.0","5.14.0"],label:"Users Slash",search:{terms:["disband","friends","group","people","persons","profiles","separate","team","ungroup"]},styles:["solid"],unicode:"e073",voted:!1},usps:{changes:["5.6.0","5.8.0"],label:"United States Postal Service",search:{terms:["american","package","shipping","usa"]},styles:["brands"],unicode:"f7e1"},ussunnah:{changes:["5.0.0"],label:"us-Sunnah Foundation",search:{terms:[]},styles:["brands"],unicode:"f407",voted:!1},"utensil-spoon":{changes:["5.0.0","5.10.2"],label:"Utensil Spoon",search:{terms:["cutlery","dining","scoop","silverware","spoon"]},styles:["solid"],unicode:"f2e5",voted:!1},utensils:{changes:["5.0.0"],label:"Utensils",search:{terms:["cutlery","dining","dinner","eat","food","fork","knife","restaurant"]},styles:["solid"],unicode:"f2e7",voted:!1},vaadin:{changes:["5.0.0"],label:"Vaadin",search:{terms:[]},styles:["brands"],unicode:"f408",voted:!1},"vector-square":{changes:["5.1.0"],label:"Vector Square",search:{terms:["anchors","lines","object","render","shape"]},styles:["solid"],unicode:"f5cb",voted:!1},venus:{changes:["4.3","5.0.0","5.11.0","5.11.1"],label:"Venus",search:{terms:["female"]},styles:["solid"],unicode:"f221",voted:!1},"venus-double":{changes:["4.3","5.0.0"],label:"Venus Double",search:{terms:["female"]},styles:["solid"],unicode:"f226",voted:!1},"venus-mars":{changes:["4.3","5.0.0"],label:"Venus Mars",search:{terms:["Gender"]},styles:["solid"],unicode:"f228",voted:!1},vest:{changes:["5.15.0","5.15.1"],label:"vest",search:{terms:["biker","fashion","style"]},styles:["solid"],unicode:"e085",voted:!1},"vest-patches":{changes:["5.15.0","5.15.1"],label:"vest-patches",search:{terms:["biker","fashion","style"]},styles:["solid"],unicode:"e086",voted:!1},viacoin:{changes:["4.3","5.0.0"],label:"Viacoin",search:{terms:[]},styles:["brands"],unicode:"f237",voted:!1},viadeo:{changes:["4.6","5.0.0"],label:"Viadeo",search:{terms:[]},styles:["brands"],unicode:"f2a9",voted:!1},"viadeo-square":{changes:["4.6","5.0.0","5.7.0"],label:"Viadeo Square",search:{terms:[]},styles:["brands"],unicode:"f2aa",voted:!1},vial:{changes:["5.0.7"],label:"Vial",search:{terms:["experiment","lab","sample","science","test","test tube"]},styles:["solid"],unicode:"f492",voted:!1},vials:{changes:["5.0.7"],label:"Vials",search:{terms:["experiment","lab","sample","science","test","test tube"]},styles:["solid"],unicode:"f493",voted:!1},viber:{changes:["5.0.0","5.0.3"],label:"Viber",search:{terms:[]},styles:["brands"],unicode:"f409",voted:!1},video:{changes:["1","5.0.0","5.0.9"],label:"Video",search:{terms:["camera","film","movie","record","video-camera"]},styles:["solid"],unicode:"f03d",voted:!1},"video-slash":{changes:["5.0.9"],label:"Video Slash",search:{terms:["add","create","film","new","positive","record","video"]},styles:["solid"],unicode:"f4e2",voted:!1},vihara:{changes:["5.3.0"],label:"Vihara",search:{terms:["buddhism","buddhist","building","monastery"]},styles:["solid"],unicode:"f6a7",voted:!1},vimeo:{changes:["5.0.0"],label:"Vimeo",search:{terms:[]},styles:["brands"],unicode:"f40a",voted:!1},"vimeo-square":{changes:["4","5.0.0"],label:"Vimeo Square",search:{terms:[]},styles:["brands"],unicode:"f194",voted:!1},"vimeo-v":{changes:["4.4","5.0.0"],label:"Vimeo",search:{terms:["vimeo"]},styles:["brands"],unicode:"f27d",voted:!1},vine:{changes:["4.1","5.0.0"],label:"Vine",search:{terms:[]},styles:["brands"],unicode:"f1ca",voted:!1},virus:{changes:["5.13.0","5.14.0"],label:"Virus",search:{terms:["bug","covid-19","flu","health","sick","viral"]},styles:["solid"],unicode:"e074",voted:!1},"virus-slash":{changes:["5.13.0","5.14.0"],label:"Virus Slash",search:{terms:["bug","covid-19","cure","eliminate","flu","health","sick","viral"]},styles:["solid"],unicode:"e075",voted:!1},viruses:{changes:["5.13.0","5.14.0"],label:"Viruses",search:{terms:["bugs","covid-19","flu","health","multiply","sick","spread","viral"]},styles:["solid"],unicode:"e076",voted:!1},vk:{changes:["3.2","5.0.0"],label:"VK",search:{terms:[]},styles:["brands"],unicode:"f189",voted:!1},vnv:{changes:["5.0.0"],label:"VNV",search:{terms:[]},styles:["brands"],unicode:"f40b",voted:!1},voicemail:{changes:["5.9.0"],label:"Voicemail",search:{terms:["answer","inbox","message","phone"]},styles:["solid"],unicode:"f897",voted:!0},"volleyball-ball":{changes:["5.0.5","5.8.0"],label:"Volleyball Ball",search:{terms:["beach","olympics","sport"]},styles:["solid"],unicode:"f45f",voted:!1},"volume-down":{changes:["1","5.0.0","5.3.0"],label:"Volume Down",search:{terms:["audio","lower","music","quieter","sound","speaker"]},styles:["solid"],unicode:"f027",voted:!1},"volume-mute":{changes:["5.3.0"],label:"Volume Mute",search:{terms:["audio","music","quiet","sound","speaker"]},styles:["solid"],unicode:"f6a9",voted:!0},"volume-off":{changes:["1","5.0.0","5.3.0","5.8.0"],label:"Volume Off",search:{terms:["audio","ban","music","mute","quiet","silent","sound"]},styles:["solid"],unicode:"f026",voted:!1},"volume-up":{changes:["1","5.0.0","5.3.0"],label:"Volume Up",search:{terms:["audio","higher","louder","music","sound","speaker"]},styles:["solid"],unicode:"f028",voted:!1},"vote-yea":{changes:["5.5.0"],label:"Vote Yea",search:{terms:["accept","cast","election","politics","positive","yes"]},styles:["solid"],unicode:"f772",voted:!1},"vr-cardboard":{changes:["5.4.0"],label:"Cardboard VR",search:{terms:["3d","augment","google","reality","virtual"]},styles:["solid"],unicode:"f729",voted:!0},vuejs:{changes:["5.0.0"],label:"Vue.js",search:{terms:[]},styles:["brands"],unicode:"f41f",voted:!1},walking:{changes:["5.0.13"],label:"Walking",search:{terms:["exercise","health","pedometer","person","steps"]},styles:["solid"],unicode:"f554",voted:!0},wallet:{changes:["5.0.13"],label:"Wallet",search:{terms:["billfold","cash","currency","money"]},styles:["solid"],unicode:"f555",voted:!0},warehouse:{changes:["5.0.7"],label:"Warehouse",search:{terms:["building","capacity","garage","inventory","storage"]},styles:["solid"],unicode:"f494",voted:!1},"watchman-monitoring":{changes:["5.15.0"],label:"Watchman Monitoring",search:{terms:[]},styles:["brands"],unicode:"e087",voted:!1},water:{changes:["5.5.0"],label:"Water",search:{terms:["lake","liquid","ocean","sea","swim","wet"]},styles:["solid"],unicode:"f773",voted:!1},"wave-square":{changes:["5.8.0"],label:"Square Wave",search:{terms:["frequency","pulse","signal"]},styles:["solid"],unicode:"f83e",voted:!1},waze:{changes:["5.8.0"],label:"Waze",search:{terms:[]},styles:["brands"],unicode:"f83f"},weebly:{changes:["5.1.0"],label:"Weebly",search:{terms:[]},styles:["brands"],unicode:"f5cc",voted:!0},weibo:{changes:["3.2","5.0.0"],label:"Weibo",search:{terms:[]},styles:["brands"],unicode:"f18a",voted:!1},weight:{changes:["5.0.7"],label:"Weight",search:{terms:["health","measurement","scale","weight"]},styles:["solid"],unicode:"f496",voted:!1},"weight-hanging":{changes:["5.1.0"],label:"Hanging Weight",search:{terms:["anvil","heavy","measurement"]},styles:["solid"],unicode:"f5cd",voted:!1},weixin:{changes:["4.1","5.0.0","5.0.3"],label:"Weixin (WeChat)",search:{terms:[]},styles:["brands"],unicode:"f1d7",voted:!1},whatsapp:{changes:["4.3","5.0.0"],label:"What's App",search:{terms:[]},styles:["brands"],unicode:"f232",voted:!1},"whatsapp-square":{changes:["5.0.0"],label:"What's App Square",search:{terms:[]},styles:["brands"],unicode:"f40c",voted:!1},wheelchair:{changes:["4","5.0.0","5.10.2"],label:"Wheelchair",search:{terms:["accessible","handicap","person"]},styles:["solid"],unicode:"f193",voted:!1},whmcs:{changes:["5.0.0"],label:"WHMCS",search:{terms:[]},styles:["brands"],unicode:"f40d",voted:!1},wifi:{changes:["4.2","5.0.0","5.3.0","5.10.1","5.11.1"],label:"WiFi",search:{terms:["connection","hotspot","internet","network","wireless"]},styles:["solid"],unicode:"f1eb",voted:!1},"wikipedia-w":{changes:["4.4","5.0.0"],label:"Wikipedia W",search:{terms:[]},styles:["brands"],unicode:"f266",voted:!1},wind:{changes:["5.4.0","5.5.0"],label:"Wind",search:{terms:["air","blow","breeze","fall","seasonal","weather"]},styles:["solid"],unicode:"f72e",voted:!1},"window-close":{changes:["4.7","5.0.0"],label:"Window Close",search:{terms:["browser","cancel","computer","development"]},styles:["solid","regular"],unicode:"f410",voted:!1},"window-maximize":{changes:["4.7","5.0.0"],label:"Window Maximize",search:{terms:["browser","computer","development","expand"]},styles:["solid","regular"],unicode:"f2d0",voted:!1},"window-minimize":{changes:["4.7","5.0.0","5.10.1"],label:"Window Minimize",search:{terms:["browser","collapse","computer","development"]},styles:["solid","regular"],unicode:"f2d1",voted:!1},"window-restore":{changes:["4.7","5.0.0"],label:"Window Restore",search:{terms:["browser","computer","development"]},styles:["solid","regular"],unicode:"f2d2",voted:!1},windows:{changes:["3.2","5.0.0"],label:"Windows",search:{terms:["microsoft","operating system","os"]},styles:["brands"],unicode:"f17a",voted:!1},"wine-bottle":{changes:["5.4.0"],label:"Wine Bottle",search:{terms:["alcohol","beverage","cabernet","drink","glass","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f72f",voted:!1},"wine-glass":{changes:["5.0.9","5.1.0","5.10.1","5.11.0","5.11.1"],label:"Wine Glass",search:{terms:["alcohol","beverage","cabernet","drink","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f4e3",voted:!1},"wine-glass-alt":{changes:["5.1.0","5.10.1","5.11.0","5.11.1"],label:"Alternate Wine Glas",search:{terms:["alcohol","beverage","cabernet","drink","grapes","merlot","sauvignon"]},styles:["solid"],unicode:"f5ce",voted:!1},wix:{changes:["5.1.0"],label:"Wix",search:{terms:[]},styles:["brands"],unicode:"f5cf",voted:!0},"wizards-of-the-coast":{changes:["5.4.0"],label:"Wizards of the Coast",search:{terms:["Dungeons & Dragons","d&d","dnd","fantasy","game","gaming","tabletop"]},styles:["brands"],unicode:"f730",voted:!1},wodu:{changes:["5.15.0"],label:"Wodu",search:{terms:[]},styles:["brands"],unicode:"e088",voted:!1},"wolf-pack-battalion":{changes:["5.0.12","5.8.0"],label:"Wolf Pack Battalion",search:{terms:[]},styles:["brands"],unicode:"f514",voted:!1},"won-sign":{changes:["3.2","5.0.0"],label:"Won Sign",search:{terms:["currency","krw","money"]},styles:["solid"],unicode:"f159",voted:!1},wordpress:{changes:["4.1","5.0.0"],label:"WordPress Logo",search:{terms:[]},styles:["brands"],unicode:"f19a",voted:!1},"wordpress-simple":{changes:["5.0.0"],label:"Wordpress Simple",search:{terms:[]},styles:["brands"],unicode:"f411",voted:!1},wpbeginner:{changes:["4.6","5.0.0"],label:"WPBeginner",search:{terms:[]},styles:["brands"],unicode:"f297",voted:!1},wpexplorer:{changes:["4.7","5.0.0"],label:"WPExplorer",search:{terms:[]},styles:["brands"],unicode:"f2de",voted:!1},wpforms:{changes:["4.6","5.0.0"],label:"WPForms",search:{terms:[]},styles:["brands"],unicode:"f298",voted:!1},wpressr:{changes:["5.4.2"],label:"wpressr",search:{terms:["rendact"]},styles:["brands"],unicode:"f3e4",voted:!1},wrench:{changes:["2","5.0.0","5.0.13"],label:"Wrench",search:{terms:["construction","fix","mechanic","plumbing","settings","spanner","tool","update"]},styles:["solid"],unicode:"f0ad",voted:!1},"x-ray":{changes:["5.0.7","5.10.2"],label:"X-Ray",search:{terms:["health","medical","radiological images","radiology","skeleton"]},styles:["solid"],unicode:"f497",voted:!1},xbox:{changes:["5.0.0"],label:"Xbox",search:{terms:[]},styles:["brands"],unicode:"f412",voted:!1},xing:{changes:["3.2","5.0.0"],label:"Xing",search:{terms:[]},styles:["brands"],unicode:"f168",voted:!1},"xing-square":{changes:["3.2","5.0.0"],label:"Xing Square",search:{terms:[]},styles:["brands"],unicode:"f169",voted:!1},"y-combinator":{changes:["4.4","5.0.0"],label:"Y Combinator",search:{terms:[]},styles:["brands"],unicode:"f23b",voted:!1},yahoo:{changes:["4.1","5.0.0","5.0.3","5.13.1"],label:"Yahoo Logo",search:{terms:[]},styles:["brands"],unicode:"f19e",voted:!1},yammer:{changes:["5.8.0"],label:"Yammer",search:{terms:[]},styles:["brands"],unicode:"f840"},yandex:{changes:["5.0.0"],label:"Yandex",search:{terms:[]},styles:["brands"],unicode:"f413",voted:!1},"yandex-international":{changes:["5.0.0"],label:"Yandex International",search:{terms:[]},styles:["brands"],unicode:"f414",voted:!1},yarn:{changes:["5.6.0"],label:"Yarn",search:{terms:[]},styles:["brands"],unicode:"f7e3",voted:!0},yelp:{changes:["4.2","5.0.0","5.7.0","5.8.0"],label:"Yelp",search:{terms:[]},styles:["brands"],unicode:"f1e9",voted:!1},"yen-sign":{changes:["3.2","5.0.0"],label:"Yen Sign",search:{terms:["currency","jpy","money"]},styles:["solid"],unicode:"f157",voted:!1},"yin-yang":{changes:["5.3.0","5.10.2","5.11.0","5.11.1"],label:"Yin Yang",search:{terms:["daoism","opposites","taoism"]},styles:["solid"],unicode:"f6ad",voted:!1},yoast:{changes:["4.6","5.0.0","5.0.3"],label:"Yoast",search:{terms:[]},styles:["brands"],unicode:"f2b1",voted:!1},youtube:{changes:["3.2","5.0.0"],label:"YouTube",search:{terms:["film","video","youtube-play","youtube-square"]},styles:["brands"],unicode:"f167",voted:!1},"youtube-square":{changes:["5.0.3"],label:"YouTube Square",search:{terms:[]},styles:["brands"],unicode:"f431",voted:!1},zhihu:{changes:["5.2.0"],label:"Zhihu",search:{terms:[]},styles:["brands"],unicode:"f63f",voted:!0}}];e.exports=t.length<=1?t[0]:t},18552:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"DataView");e.exports=r},1989:function(e,t,n){var o=n(51789),i=n(80401),r=n(57667),s=n(21327),a=n(81866);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},38407:function(e,t,n){var o=n(27040),i=n(14125),r=n(82117),s=n(67518),a=n(13399);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},57071:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Map");e.exports=r},83369:function(e,t,n){var o=n(24785),i=n(11285),r=n(96e3),s=n(49916),a=n(95265);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var o=e[t];this.set(o[0],o[1])}}l.prototype.clear=o,l.prototype["delete"]=i,l.prototype.get=r,l.prototype.has=s,l.prototype.set=a,e.exports=l},53818:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Promise");e.exports=r},58525:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"Set");e.exports=r},88668:function(e,t,n){var o=n(83369),i=n(90619),r=n(72385);function s(e){var t=-1,n=null==e?0:e.length;this.__data__=new o;while(++t<n)this.add(e[t])}s.prototype.add=s.prototype.push=i,s.prototype.has=r,e.exports=s},46384:function(e,t,n){var o=n(38407),i=n(37465),r=n(63779),s=n(67599),a=n(44758),l=n(34309);function c(e){var t=this.__data__=new o(e);this.size=t.size}c.prototype.clear=i,c.prototype["delete"]=r,c.prototype.get=s,c.prototype.has=a,c.prototype.set=l,e.exports=c},62705:function(e,t,n){var o=n(55639),i=o.Symbol;e.exports=i},11149:function(e,t,n){var o=n(55639),i=o.Uint8Array;e.exports=i},70577:function(e,t,n){var o=n(10852),i=n(55639),r=o(i,"WeakMap");e.exports=r},96874:function(e){function t(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=t},77412:function(e){function t(e,t){var n=-1,o=null==e?0:e.length;while(++n<o)if(!1===t(e[n],n,e))break;return e}e.exports=t},34963:function(e){function t(e,t){var n=-1,o=null==e?0:e.length,i=0,r=[];while(++n<o){var s=e[n];t(s,n,e)&&(r[i++]=s)}return r}e.exports=t},47443:function(e,t,n){var o=n(42118);function i(e,t){var n=null==e?0:e.length;return!!n&&o(e,t,0)>-1}e.exports=i},1196:function(e){function t(e,t,n){var o=-1,i=null==e?0:e.length;while(++o<i)if(n(t,e[o]))return!0;return!1}e.exports=t},14636:function(e,t,n){var o=n(22545),i=n(35694),r=n(1469),s=n(44144),a=n(65776),l=n(36719),c=Object.prototype,d=c.hasOwnProperty;function u(e,t){var n=r(e),c=!n&&i(e),u=!n&&!c&&s(e),p=!n&&!c&&!u&&l(e),h=n||c||u||p,f=h?o(e.length,String):[],m=f.length;for(var g in e)!t&&!d.call(e,g)||h&&("length"==g||u&&("offset"==g||"parent"==g)||p&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||a(g,m))||f.push(g);return f}e.exports=u},29932:function(e){function t(e,t){var n=-1,o=null==e?0:e.length,i=Array(o);while(++n<o)i[n]=t(e[n],n,e);return i}e.exports=t},62488:function(e){function t(e,t){var n=-1,o=t.length,i=e.length;while(++n<o)e[i+n]=t[n];return e}e.exports=t},82908:function(e){function t(e,t){var n=-1,o=null==e?0:e.length;while(++n<o)if(t(e[n],n,e))return!0;return!1}e.exports=t},86556:function(e,t,n){var o=n(89465),i=n(77813);function r(e,t,n){(void 0!==n&&!i(e[t],n)||void 0===n&&!(t in e))&&o(e,t,n)}e.exports=r},34865:function(e,t,n){var o=n(89465),i=n(77813),r=Object.prototype,s=r.hasOwnProperty;function a(e,t,n){var r=e[t];s.call(e,t)&&i(r,n)&&(void 0!==n||t in e)||o(e,t,n)}e.exports=a},18470:function(e,t,n){var o=n(77813);function i(e,t){var n=e.length;while(n--)if(o(e[n][0],t))return n;return-1}e.exports=i},44037:function(e,t,n){var o=n(98363),i=n(3674);function r(e,t){return e&&o(t,i(t),e)}e.exports=r},63886:function(e,t,n){var o=n(98363),i=n(81704);function r(e,t){return e&&o(t,i(t),e)}e.exports=r},89465:function(e,t,n){var o=n(38777);function i(e,t,n){"__proto__"==t&&o?o(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}e.exports=i},85990:function(e,t,n){var o=n(46384),i=n(77412),r=n(34865),s=n(44037),a=n(63886),l=n(64626),c=n(278),d=n(18805),u=n(1911),p=n(58234),h=n(46904),f=n(64160),m=n(43824),g=n(29148),v=n(38517),b=n(1469),y=n(44144),w=n(56688),x=n(13218),k=n(72928),C=n(3674),S=n(81704),E=1,A=2,M=4,T="[object Arguments]",_="[object Array]",P="[object Boolean]",O="[object Date]",D="[object Error]",I="[object Function]",N="[object GeneratorFunction]",R="[object Map]",B="[object Number]",L="[object Object]",j="[object RegExp]",F="[object Set]",z="[object String]",q="[object Symbol]",H="[object WeakMap]",V="[object ArrayBuffer]",U="[object DataView]",G="[object Float32Array]",W="[object Float64Array]",$="[object Int8Array]",X="[object Int16Array]",Y="[object Int32Array]",Z="[object Uint8Array]",K="[object Uint8ClampedArray]",J="[object Uint16Array]",Q="[object Uint32Array]",ee={};function te(e,t,n,_,P,O){var D,R=t&E,B=t&A,j=t&M;if(n&&(D=P?n(e,_,P,O):n(e)),void 0!==D)return D;if(!x(e))return e;var F=b(e);if(F){if(D=m(e),!R)return c(e,D)}else{var z=f(e),q=z==I||z==N;if(y(e))return l(e,R);if(z==L||z==T||q&&!P){if(D=B||q?{}:v(e),!R)return B?u(e,a(D,e)):d(e,s(D,e))}else{if(!ee[z])return P?e:{};D=g(e,z,R)}}O||(O=new o);var H=O.get(e);if(H)return H;O.set(e,D),k(e)?e.forEach((function(o){D.add(te(o,t,n,o,e,O))})):w(e)&&e.forEach((function(o,i){D.set(i,te(o,t,n,i,e,O))}));var V=j?B?h:p:B?S:C,U=F?void 0:V(e);return i(U||e,(function(o,i){U&&(i=o,o=e[i]),r(D,i,te(o,t,n,i,e,O))})),D}ee[T]=ee[_]=ee[V]=ee[U]=ee[P]=ee[O]=ee[G]=ee[W]=ee[$]=ee[X]=ee[Y]=ee[R]=ee[B]=ee[L]=ee[j]=ee[F]=ee[z]=ee[q]=ee[Z]=ee[K]=ee[J]=ee[Q]=!0,ee[D]=ee[I]=ee[H]=!1,e.exports=te},3118:function(e,t,n){var o=n(13218),i=Object.create,r=function(){function e(){}return function(t){if(!o(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=r},20731:function(e,t,n){var o=n(88668),i=n(47443),r=n(1196),s=n(29932),a=n(7518),l=n(74757),c=200;function d(e,t,n,d){var u=-1,p=i,h=!0,f=e.length,m=[],g=t.length;if(!f)return m;n&&(t=s(t,a(n))),d?(p=r,h=!1):t.length>=c&&(p=l,h=!1,t=new o(t));e:while(++u<f){var v=e[u],b=null==n?v:n(v);if(v=d||0!==v?v:0,h&&b===b){var y=g;while(y--)if(t[y]===b)continue e;m.push(v)}else p(t,b,d)||m.push(v)}return m}e.exports=d},41848:function(e){function t(e,t,n,o){var i=e.length,r=n+(o?1:-1);while(o?r--:++r<i)if(t(e[r],r,e))return r;return-1}e.exports=t},21078:function(e,t,n){var o=n(62488),i=n(37285);function r(e,t,n,s,a){var l=-1,c=e.length;n||(n=i),a||(a=[]);while(++l<c){var d=e[l];t>0&&n(d)?t>1?r(d,t-1,n,s,a):o(a,d):s||(a[a.length]=d)}return a}e.exports=r},28483:function(e,t,n){var o=n(25063),i=o();e.exports=i},97786:function(e,t,n){var o=n(71811),i=n(40327);function r(e,t){t=o(t,e);var n=0,r=t.length;while(null!=e&&n<r)e=e[i(t[n++])];return n&&n==r?e:void 0}e.exports=r},68866:function(e,t,n){var o=n(62488),i=n(1469);function r(e,t,n){var r=t(e);return i(e)?r:o(r,n(e))}e.exports=r},44239:function(e,t,n){var o=n(62705),i=n(89607),r=n(2333),s="[object Null]",a="[object Undefined]",l=o?o.toStringTag:void 0;function c(e){return null==e?void 0===e?a:s:l&&l in Object(e)?i(e):r(e)}e.exports=c},13:function(e){function t(e,t){return null!=e&&t in Object(e)}e.exports=t},42118:function(e,t,n){var o=n(41848),i=n(62722),r=n(42351);function s(e,t,n){return t===t?r(e,t,n):o(e,i,n)}e.exports=s},74221:function(e){function t(e,t,n,o){var i=n-1,r=e.length;while(++i<r)if(o(e[i],t))return i;return-1}e.exports=t},9454:function(e,t,n){var o=n(44239),i=n(37005),r="[object Arguments]";function s(e){return i(e)&&o(e)==r}e.exports=s},90939:function(e,t,n){var o=n(21299),i=n(37005);function r(e,t,n,s,a){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:o(e,t,n,s,r,a))}e.exports=r},21299:function(e,t,n){var o=n(46384),i=n(67114),r=n(18351),s=n(16096),a=n(64160),l=n(1469),c=n(44144),d=n(36719),u=1,p="[object Arguments]",h="[object Array]",f="[object Object]",m=Object.prototype,g=m.hasOwnProperty;function v(e,t,n,m,v,b){var y=l(e),w=l(t),x=y?h:a(e),k=w?h:a(t);x=x==p?f:x,k=k==p?f:k;var C=x==f,S=k==f,E=x==k;if(E&&c(e)){if(!c(t))return!1;y=!0,C=!1}if(E&&!C)return b||(b=new o),y||d(e)?i(e,t,n,m,v,b):r(e,t,x,n,m,v,b);if(!(n&u)){var A=C&&g.call(e,"__wrapped__"),M=S&&g.call(t,"__wrapped__");if(A||M){var T=A?e.value():e,_=M?t.value():t;return b||(b=new o),v(T,_,n,m,b)}}return!!E&&(b||(b=new o),s(e,t,n,m,v,b))}e.exports=v},25588:function(e,t,n){var o=n(64160),i=n(37005),r="[object Map]";function s(e){return i(e)&&o(e)==r}e.exports=s},2958:function(e,t,n){var o=n(46384),i=n(90939),r=1,s=2;function a(e,t,n,a){var l=n.length,c=l,d=!a;if(null==e)return!c;e=Object(e);while(l--){var u=n[l];if(d&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}while(++l<c){u=n[l];var p=u[0],h=e[p],f=u[1];if(d&&u[2]){if(void 0===h&&!(p in e))return!1}else{var m=new o;if(a)var g=a(h,f,p,e,t,m);if(!(void 0===g?i(f,h,r|s,a,m):g))return!1}}return!0}e.exports=a},62722:function(e){function t(e){return e!==e}e.exports=t},28458:function(e,t,n){var o=n(23560),i=n(15346),r=n(13218),s=n(80346),a=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,d=Object.prototype,u=c.toString,p=d.hasOwnProperty,h=RegExp("^"+u.call(p).replace(a,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f(e){if(!r(e)||i(e))return!1;var t=o(e)?h:l;return t.test(s(e))}e.exports=f},29221:function(e,t,n){var o=n(64160),i=n(37005),r="[object Set]";function s(e){return i(e)&&o(e)==r}e.exports=s},38749:function(e,t,n){var o=n(44239),i=n(41780),r=n(37005),s="[object Arguments]",a="[object Array]",l="[object Boolean]",c="[object Date]",d="[object Error]",u="[object Function]",p="[object Map]",h="[object Number]",f="[object Object]",m="[object RegExp]",g="[object Set]",v="[object String]",b="[object WeakMap]",y="[object ArrayBuffer]",w="[object DataView]",x="[object Float32Array]",k="[object Float64Array]",C="[object Int8Array]",S="[object Int16Array]",E="[object Int32Array]",A="[object Uint8Array]",M="[object Uint8ClampedArray]",T="[object Uint16Array]",_="[object Uint32Array]",P={};function O(e){return r(e)&&i(e.length)&&!!P[o(e)]}P[x]=P[k]=P[C]=P[S]=P[E]=P[A]=P[M]=P[T]=P[_]=!0,P[s]=P[a]=P[y]=P[l]=P[w]=P[c]=P[d]=P[u]=P[p]=P[h]=P[f]=P[m]=P[g]=P[v]=P[b]=!1,e.exports=O},67206:function(e,t,n){var o=n(91573),i=n(16432),r=n(6557),s=n(1469),a=n(39601);function l(e){return"function"==typeof e?e:null==e?r:"object"==typeof e?s(e)?i(e[0],e[1]):o(e):a(e)}e.exports=l},280:function(e,t,n){var o=n(25726),i=n(86916),r=Object.prototype,s=r.hasOwnProperty;function a(e){if(!o(e))return i(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}e.exports=a},10313:function(e,t,n){var o=n(13218),i=n(25726),r=n(33498),s=Object.prototype,a=s.hasOwnProperty;function l(e){if(!o(e))return r(e);var t=i(e),n=[];for(var s in e)("constructor"!=s||!t&&a.call(e,s))&&n.push(s);return n}e.exports=l},91573:function(e,t,n){var o=n(2958),i=n(1499),r=n(42634);function s(e){var t=i(e);return 1==t.length&&t[0][2]?r(t[0][0],t[0][1]):function(n){return n===e||o(n,e,t)}}e.exports=s},16432:function(e,t,n){var o=n(90939),i=n(27361),r=n(79095),s=n(15403),a=n(89162),l=n(42634),c=n(40327),d=1,u=2;function p(e,t){return s(e)&&a(t)?l(c(e),t):function(n){var s=i(n,e);return void 0===s&&s===t?r(n,e):o(t,s,d|u)}}e.exports=p},42980:function(e,t,n){var o=n(46384),i=n(86556),r=n(28483),s=n(59783),a=n(13218),l=n(81704),c=n(36390);function d(e,t,n,u,p){e!==t&&r(t,(function(r,l){if(p||(p=new o),a(r))s(e,t,l,n,d,u,p);else{var h=u?u(c(e,l),r,l+"",e,t,p):void 0;void 0===h&&(h=r),i(e,l,h)}}),l)}e.exports=d},59783:function(e,t,n){var o=n(86556),i=n(64626),r=n(77133),s=n(278),a=n(38517),l=n(35694),c=n(1469),d=n(29246),u=n(44144),p=n(23560),h=n(13218),f=n(68630),m=n(36719),g=n(36390),v=n(59881);function b(e,t,n,b,y,w,x){var k=g(e,n),C=g(t,n),S=x.get(C);if(S)o(e,n,S);else{var E=w?w(k,C,n+"",e,t,x):void 0,A=void 0===E;if(A){var M=c(C),T=!M&&u(C),_=!M&&!T&&m(C);E=C,M||T||_?c(k)?E=k:d(k)?E=s(k):T?(A=!1,E=i(C,!0)):_?(A=!1,E=r(C,!0)):E=[]:f(C)||l(C)?(E=k,l(k)?E=v(k):h(k)&&!p(k)||(E=a(C))):A=!1}A&&(x.set(C,E),y(E,C,b,w,x),x["delete"](C)),o(e,n,E)}}e.exports=b},40371:function(e){function t(e){return function(t){return null==t?void 0:t[e]}}e.exports=t},79152:function(e,t,n){var o=n(97786);function i(e){return function(t){return o(t,e)}}e.exports=i},65464:function(e,t,n){var o=n(29932),i=n(42118),r=n(74221),s=n(7518),a=n(278),l=Array.prototype,c=l.splice;function d(e,t,n,l){var d=l?r:i,u=-1,p=t.length,h=e;e===t&&(t=a(t)),n&&(h=o(e,s(n)));while(++u<p){var f=0,m=t[u],g=n?n(m):m;while((f=d(h,g,f,l))>-1)h!==e&&c.call(h,f,1),c.call(e,f,1)}return e}e.exports=d},15742:function(e,t,n){var o=n(57406),i=n(65776),r=Array.prototype,s=r.splice;function a(e,t){var n=e?t.length:0,r=n-1;while(n--){var a=t[n];if(n==r||a!==l){var l=a;i(a)?s.call(e,a,1):o(e,a)}}return e}e.exports=a},5976:function(e,t,n){var o=n(6557),i=n(45357),r=n(30061);function s(e,t){return r(i(e,t,o),e+"")}e.exports=s},56560:function(e,t,n){var o=n(75703),i=n(38777),r=n(6557),s=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:o(t),writable:!0})}:r;e.exports=s},14259:function(e){function t(e,t,n){var o=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;var r=Array(i);while(++o<i)r[o]=e[o+t];return r}e.exports=t},22545:function(e){function t(e,t){var n=-1,o=Array(e);while(++n<e)o[n]=t(n);return o}e.exports=t},80531:function(e,t,n){var o=n(62705),i=n(29932),r=n(1469),s=n(33448),a=1/0,l=o?o.prototype:void 0,c=l?l.toString:void 0;function d(e){if("string"==typeof e)return e;if(r(e))return i(e,d)+"";if(s(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-a?"-0":t}e.exports=d},27561:function(e,t,n){var o=n(67990),i=/^\s+/;function r(e){return e?e.slice(0,o(e)+1).replace(i,""):e}e.exports=r},7518:function(e){function t(e){return function(t){return e(t)}}e.exports=t},45652:function(e,t,n){var o=n(88668),i=n(47443),r=n(1196),s=n(74757),a=n(23593),l=n(21814),c=200;function d(e,t,n){var d=-1,u=i,p=e.length,h=!0,f=[],m=f;if(n)h=!1,u=r;else if(p>=c){var g=t?null:a(e);if(g)return l(g);h=!1,u=s,m=new o}else m=t?[]:f;e:while(++d<p){var v=e[d],b=t?t(v):v;if(v=n||0!==v?v:0,h&&b===b){var y=m.length;while(y--)if(m[y]===b)continue e;t&&m.push(b),f.push(v)}else u(m,b,n)||(m!==f&&m.push(b),f.push(v))}return f}e.exports=d},57406:function(e,t,n){var o=n(71811),i=n(10928),r=n(40292),s=n(40327);function a(e,t){return t=o(t,e),e=r(e,t),null==e||delete e[s(i(t))]}e.exports=a},74757:function(e){function t(e,t){return e.has(t)}e.exports=t},71811:function(e,t,n){var o=n(1469),i=n(15403),r=n(55514),s=n(79833);function a(e,t){return o(e)?e:i(e,t)?[e]:r(s(e))}e.exports=a},74318:function(e,t,n){var o=n(11149);function i(e){var t=new e.constructor(e.byteLength);return new o(t).set(new o(e)),t}e.exports=i},64626:function(e,t,n){e=n.nmd(e);var o=n(55639),i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,s=r&&r.exports===i,a=s?o.Buffer:void 0,l=a?a.allocUnsafe:void 0;function c(e,t){if(t)return e.slice();var n=e.length,o=l?l(n):new e.constructor(n);return e.copy(o),o}e.exports=c},57157:function(e,t,n){var o=n(74318);function i(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}e.exports=i},93147:function(e){var t=/\w*$/;function n(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}e.exports=n},40419:function(e,t,n){var o=n(62705),i=o?o.prototype:void 0,r=i?i.valueOf:void 0;function s(e){return r?Object(r.call(e)):{}}e.exports=s},77133:function(e,t,n){var o=n(74318);function i(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}e.exports=i},278:function(e){function t(e,t){var n=-1,o=e.length;t||(t=Array(o));while(++n<o)t[n]=e[n];return t}e.exports=t},98363:function(e,t,n){var o=n(34865),i=n(89465);function r(e,t,n,r){var s=!n;n||(n={});var a=-1,l=t.length;while(++a<l){var c=t[a],d=r?r(n[c],e[c],c,n,e):void 0;void 0===d&&(d=e[c]),s?i(n,c,d):o(n,c,d)}return n}e.exports=r},18805:function(e,t,n){var o=n(98363),i=n(99551);function r(e,t){return o(e,i(e),t)}e.exports=r},1911:function(e,t,n){var o=n(98363),i=n(51442);function r(e,t){return o(e,i(e),t)}e.exports=r},14429:function(e,t,n){var o=n(55639),i=o["__core-js_shared__"];e.exports=i},21463:function(e,t,n){var o=n(5976),i=n(16612);function r(e){return o((function(t,n){var o=-1,r=n.length,s=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;s=e.length>3&&"function"==typeof s?(r--,s):void 0,a&&i(n[0],n[1],a)&&(s=r<3?void 0:s,r=1),t=Object(t);while(++o<r){var l=n[o];l&&e(t,l,o,s)}return t}))}e.exports=r},25063:function(e){function t(e){return function(t,n,o){var i=-1,r=Object(t),s=o(t),a=s.length;while(a--){var l=s[e?a:++i];if(!1===n(r[l],l,r))break}return t}}e.exports=t},23593:function(e,t,n){var o=n(58525),i=n(50308),r=n(21814),s=1/0,a=o&&1/r(new o([,-0]))[1]==s?function(e){return new o(e)}:i;e.exports=a},60696:function(e,t,n){var o=n(68630);function i(e){return o(e)?void 0:e}e.exports=i},38777:function(e,t,n){var o=n(10852),i=function(){try{var e=o(Object,"defineProperty");return e({},"",{}),e}catch(t){}}();e.exports=i},67114:function(e,t,n){var o=n(88668),i=n(82908),r=n(74757),s=1,a=2;function l(e,t,n,l,c,d){var u=n&s,p=e.length,h=t.length;if(p!=h&&!(u&&h>p))return!1;var f=d.get(e),m=d.get(t);if(f&&m)return f==t&&m==e;var g=-1,v=!0,b=n&a?new o:void 0;d.set(e,t),d.set(t,e);while(++g<p){var y=e[g],w=t[g];if(l)var x=u?l(w,y,g,t,e,d):l(y,w,g,e,t,d);if(void 0!==x){if(x)continue;v=!1;break}if(b){if(!i(t,(function(e,t){if(!r(b,t)&&(y===e||c(y,e,n,l,d)))return b.push(t)}))){v=!1;break}}else if(y!==w&&!c(y,w,n,l,d)){v=!1;break}}return d["delete"](e),d["delete"](t),v}e.exports=l},18351:function(e,t,n){var o=n(62705),i=n(11149),r=n(77813),s=n(67114),a=n(68776),l=n(21814),c=1,d=2,u="[object Boolean]",p="[object Date]",h="[object Error]",f="[object Map]",m="[object Number]",g="[object RegExp]",v="[object Set]",b="[object String]",y="[object Symbol]",w="[object ArrayBuffer]",x="[object DataView]",k=o?o.prototype:void 0,C=k?k.valueOf:void 0;function S(e,t,n,o,k,S,E){switch(n){case x:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!S(new i(e),new i(t)));case u:case p:case m:return r(+e,+t);case h:return e.name==t.name&&e.message==t.message;case g:case b:return e==t+"";case f:var A=a;case v:var M=o&c;if(A||(A=l),e.size!=t.size&&!M)return!1;var T=E.get(e);if(T)return T==t;o|=d,E.set(e,t);var _=s(A(e),A(t),o,k,S,E);return E["delete"](e),_;case y:if(C)return C.call(e)==C.call(t)}return!1}e.exports=S},16096:function(e,t,n){var o=n(58234),i=1,r=Object.prototype,s=r.hasOwnProperty;function a(e,t,n,r,a,l){var c=n&i,d=o(e),u=d.length,p=o(t),h=p.length;if(u!=h&&!c)return!1;var f=u;while(f--){var m=d[f];if(!(c?m in t:s.call(t,m)))return!1}var g=l.get(e),v=l.get(t);if(g&&v)return g==t&&v==e;var b=!0;l.set(e,t),l.set(t,e);var y=c;while(++f<u){m=d[f];var w=e[m],x=t[m];if(r)var k=c?r(x,w,m,t,e,l):r(w,x,m,e,t,l);if(!(void 0===k?w===x||a(w,x,n,r,l):k)){b=!1;break}y||(y="constructor"==m)}if(b&&!y){var C=e.constructor,S=t.constructor;C==S||!("constructor"in e)||!("constructor"in t)||"function"==typeof C&&C instanceof C&&"function"==typeof S&&S instanceof S||(b=!1)}return l["delete"](e),l["delete"](t),b}e.exports=a},99021:function(e,t,n){var o=n(85564),i=n(45357),r=n(30061);function s(e){return r(i(e,void 0,o),e+"")}e.exports=s},31957:function(e,t,n){var o="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=o},58234:function(e,t,n){var o=n(68866),i=n(99551),r=n(3674);function s(e){return o(e,r,i)}e.exports=s},46904:function(e,t,n){var o=n(68866),i=n(51442),r=n(81704);function s(e){return o(e,r,i)}e.exports=s},45050:function(e,t,n){var o=n(37019);function i(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}e.exports=i},1499:function(e,t,n){var o=n(89162),i=n(3674);function r(e){var t=i(e),n=t.length;while(n--){var r=t[n],s=e[r];t[n]=[r,s,o(s)]}return t}e.exports=r},10852:function(e,t,n){var o=n(28458),i=n(47801);function r(e,t){var n=i(e,t);return o(n)?n:void 0}e.exports=r},85924:function(e,t,n){var o=n(5569),i=o(Object.getPrototypeOf,Object);e.exports=i},89607:function(e,t,n){var o=n(62705),i=Object.prototype,r=i.hasOwnProperty,s=i.toString,a=o?o.toStringTag:void 0;function l(e){var t=r.call(e,a),n=e[a];try{e[a]=void 0;var o=!0}catch(l){}var i=s.call(e);return o&&(t?e[a]=n:delete e[a]),i}e.exports=l},99551:function(e,t,n){var o=n(34963),i=n(70479),r=Object.prototype,s=r.propertyIsEnumerable,a=Object.getOwnPropertySymbols,l=a?function(e){return null==e?[]:(e=Object(e),o(a(e),(function(t){return s.call(e,t)})))}:i;e.exports=l},51442:function(e,t,n){var o=n(62488),i=n(85924),r=n(99551),s=n(70479),a=Object.getOwnPropertySymbols,l=a?function(e){var t=[];while(e)o(t,r(e)),e=i(e);return t}:s;e.exports=l},64160:function(e,t,n){var o=n(18552),i=n(57071),r=n(53818),s=n(58525),a=n(70577),l=n(44239),c=n(80346),d="[object Map]",u="[object Object]",p="[object Promise]",h="[object Set]",f="[object WeakMap]",m="[object DataView]",g=c(o),v=c(i),b=c(r),y=c(s),w=c(a),x=l;(o&&x(new o(new ArrayBuffer(1)))!=m||i&&x(new i)!=d||r&&x(r.resolve())!=p||s&&x(new s)!=h||a&&x(new a)!=f)&&(x=function(e){var t=l(e),n=t==u?e.constructor:void 0,o=n?c(n):"";if(o)switch(o){case g:return m;case v:return d;case b:return p;case y:return h;case w:return f}return t}),e.exports=x},47801:function(e){function t(e,t){return null==e?void 0:e[t]}e.exports=t},222:function(e,t,n){var o=n(71811),i=n(35694),r=n(1469),s=n(65776),a=n(41780),l=n(40327);function c(e,t,n){t=o(t,e);var c=-1,d=t.length,u=!1;while(++c<d){var p=l(t[c]);if(!(u=null!=e&&n(e,p)))break;e=e[p]}return u||++c!=d?u:(d=null==e?0:e.length,!!d&&a(d)&&s(p,d)&&(r(e)||i(e)))}e.exports=c},51789:function(e,t,n){var o=n(94536);function i(){this.__data__=o?o(null):{},this.size=0}e.exports=i},80401:function(e){function t(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=t},57667:function(e,t,n){var o=n(94536),i="__lodash_hash_undefined__",r=Object.prototype,s=r.hasOwnProperty;function a(e){var t=this.__data__;if(o){var n=t[e];return n===i?void 0:n}return s.call(t,e)?t[e]:void 0}e.exports=a},21327:function(e,t,n){var o=n(94536),i=Object.prototype,r=i.hasOwnProperty;function s(e){var t=this.__data__;return o?void 0!==t[e]:r.call(t,e)}e.exports=s},81866:function(e,t,n){var o=n(94536),i="__lodash_hash_undefined__";function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?i:t,this}e.exports=r},43824:function(e){var t=Object.prototype,n=t.hasOwnProperty;function o(e){var t=e.length,o=new e.constructor(t);return t&&"string"==typeof e[0]&&n.call(e,"index")&&(o.index=e.index,o.input=e.input),o}e.exports=o},29148:function(e,t,n){var o=n(74318),i=n(57157),r=n(93147),s=n(40419),a=n(77133),l="[object Boolean]",c="[object Date]",d="[object Map]",u="[object Number]",p="[object RegExp]",h="[object Set]",f="[object String]",m="[object Symbol]",g="[object ArrayBuffer]",v="[object DataView]",b="[object Float32Array]",y="[object Float64Array]",w="[object Int8Array]",x="[object Int16Array]",k="[object Int32Array]",C="[object Uint8Array]",S="[object Uint8ClampedArray]",E="[object Uint16Array]",A="[object Uint32Array]";function M(e,t,n){var M=e.constructor;switch(t){case g:return o(e);case l:case c:return new M(+e);case v:return i(e,n);case b:case y:case w:case x:case k:case C:case S:case E:case A:return a(e,n);case d:return new M;case u:case f:return new M(e);case p:return r(e);case h:return new M;case m:return s(e)}}e.exports=M},38517:function(e,t,n){var o=n(3118),i=n(85924),r=n(25726);function s(e){return"function"!=typeof e.constructor||r(e)?{}:o(i(e))}e.exports=s},37285:function(e,t,n){var o=n(62705),i=n(35694),r=n(1469),s=o?o.isConcatSpreadable:void 0;function a(e){return r(e)||i(e)||!!(s&&e&&e[s])}e.exports=a},65776:function(e){var t=9007199254740991,n=/^(?:0|[1-9]\d*)$/;function o(e,o){var i=typeof e;return o=null==o?t:o,!!o&&("number"==i||"symbol"!=i&&n.test(e))&&e>-1&&e%1==0&&e<o}e.exports=o},16612:function(e,t,n){var o=n(77813),i=n(98612),r=n(65776),s=n(13218);function a(e,t,n){if(!s(n))return!1;var a=typeof t;return!!("number"==a?i(n)&&r(t,n.length):"string"==a&&t in n)&&o(n[t],e)}e.exports=a},15403:function(e,t,n){var o=n(1469),i=n(33448),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;function a(e,t){if(o(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(s.test(e)||!r.test(e)||null!=t&&e in Object(t))}e.exports=a},37019:function(e){function t(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=t},15346:function(e,t,n){var o=n(14429),i=function(){var e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function r(e){return!!i&&i in e}e.exports=r},25726:function(e){var t=Object.prototype;function n(e){var n=e&&e.constructor,o="function"==typeof n&&n.prototype||t;return e===o}e.exports=n},89162:function(e,t,n){var o=n(13218);function i(e){return e===e&&!o(e)}e.exports=i},27040:function(e){function t(){this.__data__=[],this.size=0}e.exports=t},14125:function(e,t,n){var o=n(18470),i=Array.prototype,r=i.splice;function s(e){var t=this.__data__,n=o(t,e);if(n<0)return!1;var i=t.length-1;return n==i?t.pop():r.call(t,n,1),--this.size,!0}e.exports=s},82117:function(e,t,n){var o=n(18470);function i(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}e.exports=i},67518:function(e,t,n){var o=n(18470);function i(e){return o(this.__data__,e)>-1}e.exports=i},13399:function(e,t,n){var o=n(18470);function i(e,t){var n=this.__data__,i=o(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}e.exports=i},24785:function(e,t,n){var o=n(1989),i=n(38407),r=n(57071);function s(){this.size=0,this.__data__={hash:new o,map:new(r||i),string:new o}}e.exports=s},11285:function(e,t,n){var o=n(45050);function i(e){var t=o(this,e)["delete"](e);return this.size-=t?1:0,t}e.exports=i},96e3:function(e,t,n){var o=n(45050);function i(e){return o(this,e).get(e)}e.exports=i},49916:function(e,t,n){var o=n(45050);function i(e){return o(this,e).has(e)}e.exports=i},95265:function(e,t,n){var o=n(45050);function i(e,t){var n=o(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}e.exports=i},68776:function(e){function t(e){var t=-1,n=Array(e.size);return e.forEach((function(e,o){n[++t]=[o,e]})),n}e.exports=t},42634:function(e){function t(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=t},24523:function(e,t,n){var o=n(88306),i=500;function r(e){var t=o(e,(function(e){return n.size===i&&n.clear(),e})),n=t.cache;return t}e.exports=r},94536:function(e,t,n){var o=n(10852),i=o(Object,"create");e.exports=i},86916:function(e,t,n){var o=n(5569),i=o(Object.keys,Object);e.exports=i},33498:function(e){function t(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=t},31167:function(e,t,n){e=n.nmd(e);var o=n(31957),i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,s=r&&r.exports===i,a=s&&o.process,l=function(){try{var e=r&&r.require&&r.require("util").types;return e||a&&a.binding&&a.binding("util")}catch(t){}}();e.exports=l},2333:function(e){var t=Object.prototype,n=t.toString;function o(e){return n.call(e)}e.exports=o},5569:function(e){function t(e,t){return function(n){return e(t(n))}}e.exports=t},45357:function(e,t,n){var o=n(96874),i=Math.max;function r(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){var r=arguments,s=-1,a=i(r.length-t,0),l=Array(a);while(++s<a)l[s]=r[t+s];s=-1;var c=Array(t+1);while(++s<t)c[s]=r[s];return c[t]=n(l),o(e,this,c)}}e.exports=r},40292:function(e,t,n){var o=n(97786),i=n(14259);function r(e,t){return t.length<2?e:o(e,i(t,0,-1))}e.exports=r},55639:function(e,t,n){var o=n(31957),i="object"==typeof self&&self&&self.Object===Object&&self,r=o||i||Function("return this")();e.exports=r},36390:function(e){function t(e,t){if(("constructor"!==t||"function"!==typeof e[t])&&"__proto__"!=t)return e[t]}e.exports=t},90619:function(e){var t="__lodash_hash_undefined__";function n(e){return this.__data__.set(e,t),this}e.exports=n},72385:function(e){function t(e){return this.__data__.has(e)}e.exports=t},21814:function(e){function t(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}e.exports=t},30061:function(e,t,n){var o=n(56560),i=n(21275),r=i(o);e.exports=r},21275:function(e){var t=800,n=16,o=Date.now;function i(e){var i=0,r=0;return function(){var s=o(),a=n-(s-r);if(r=s,a>0){if(++i>=t)return arguments[0]}else i=0;return e.apply(void 0,arguments)}}e.exports=i},37465:function(e,t,n){var o=n(38407);function i(){this.__data__=new o,this.size=0}e.exports=i},63779:function(e){function t(e){var t=this.__data__,n=t["delete"](e);return this.size=t.size,n}e.exports=t},67599:function(e){function t(e){return this.__data__.get(e)}e.exports=t},44758:function(e){function t(e){return this.__data__.has(e)}e.exports=t},34309:function(e,t,n){var o=n(38407),i=n(57071),r=n(83369),s=200;function a(e,t){var n=this.__data__;if(n instanceof o){var a=n.__data__;if(!i||a.length<s-1)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new r(a)}return n.set(e,t),this.size=n.size,this}e.exports=a},42351:function(e){function t(e,t,n){var o=n-1,i=e.length;while(++o<i)if(e[o]===t)return o;return-1}e.exports=t},55514:function(e,t,n){var o=n(24523),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,s=o((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,o,i){t.push(o?i.replace(r,"$1"):n||e)})),t}));e.exports=s},40327:function(e,t,n){var o=n(33448),i=1/0;function r(e){if("string"==typeof e||o(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}e.exports=r},80346:function(e){var t=Function.prototype,n=t.toString;function o(e){if(null!=e){try{return n.call(e)}catch(t){}try{return e+""}catch(t){}}return""}e.exports=o},67990:function(e){var t=/\s/;function n(e){var n=e.length;while(n--&&t.test(e.charAt(n)));return n}e.exports=n},50361:function(e,t,n){var o=n(85990),i=1,r=4;function s(e){return o(e,i|r)}e.exports=s},75703:function(e){function t(e){return function(){return e}}e.exports=t},23279:function(e,t,n){var o=n(13218),i=n(7771),r=n(14841),s="Expected a function",a=Math.max,l=Math.min;function c(e,t,n){var c,d,u,p,h,f,m=0,g=!1,v=!1,b=!0;if("function"!=typeof e)throw new TypeError(s);function y(t){var n=c,o=d;return c=d=void 0,m=t,p=e.apply(o,n),p}function w(e){return m=e,h=setTimeout(C,t),g?y(e):p}function x(e){var n=e-f,o=e-m,i=t-n;return v?l(i,u-o):i}function k(e){var n=e-f,o=e-m;return void 0===f||n>=t||n<0||v&&o>=u}function C(){var e=i();if(k(e))return S(e);h=setTimeout(C,x(e))}function S(e){return h=void 0,b&&c?y(e):(c=d=void 0,p)}function E(){void 0!==h&&clearTimeout(h),m=0,c=f=d=h=void 0}function A(){return void 0===h?p:S(i())}function M(){var e=i(),n=k(e);if(c=arguments,d=this,f=e,n){if(void 0===h)return w(f);if(v)return clearTimeout(h),h=setTimeout(C,t),y(f)}return void 0===h&&(h=setTimeout(C,t)),p}return t=r(t)||0,o(n)&&(g=!!n.leading,v="maxWait"in n,u=v?a(r(n.maxWait)||0,t):u,b="trailing"in n?!!n.trailing:b),M.cancel=E,M.flush=A,M}e.exports=c},29521:function(e,t,n){var o=n(20731),i=n(21078),r=n(5976),s=n(29246),a=n(10928),l=r((function(e,t){var n=a(t);return s(n)&&(n=void 0),s(e)?o(e,i(t,1,s,!0),void 0,n):[]}));e.exports=l},77813:function(e){function t(e,t){return e===t||e!==e&&t!==t}e.exports=t},85564:function(e,t,n){var o=n(21078);function i(e){var t=null==e?0:e.length;return t?o(e,1):[]}e.exports=i},27361:function(e,t,n){var o=n(97786);function i(e,t,n){var i=null==e?void 0:o(e,t);return void 0===i?n:i}e.exports=i},79095:function(e,t,n){var o=n(13),i=n(222);function r(e,t){return null!=e&&i(e,t,o)}e.exports=r},6557:function(e){function t(e){return e}e.exports=t},35694:function(e,t,n){var o=n(9454),i=n(37005),r=Object.prototype,s=r.hasOwnProperty,a=r.propertyIsEnumerable,l=o(function(){return arguments}())?o:function(e){return i(e)&&s.call(e,"callee")&&!a.call(e,"callee")};e.exports=l},1469:function(e){var t=Array.isArray;e.exports=t},98612:function(e,t,n){var o=n(23560),i=n(41780);function r(e){return null!=e&&i(e.length)&&!o(e)}e.exports=r},29246:function(e,t,n){var o=n(98612),i=n(37005);function r(e){return i(e)&&o(e)}e.exports=r},44144:function(e,t,n){e=n.nmd(e);var o=n(55639),i=n(95062),r=t&&!t.nodeType&&t,s=r&&e&&!e.nodeType&&e,a=s&&s.exports===r,l=a?o.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||i;e.exports=d},18446:function(e,t,n){var o=n(90939);function i(e,t){return o(e,t)}e.exports=i},23560:function(e,t,n){var o=n(44239),i=n(13218),r="[object AsyncFunction]",s="[object Function]",a="[object GeneratorFunction]",l="[object Proxy]";function c(e){if(!i(e))return!1;var t=o(e);return t==s||t==a||t==r||t==l}e.exports=c},41780:function(e){var t=9007199254740991;function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=t}e.exports=n},56688:function(e,t,n){var o=n(25588),i=n(7518),r=n(31167),s=r&&r.isMap,a=s?i(s):o;e.exports=a},13218:function(e){function t(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=t},37005:function(e){function t(e){return null!=e&&"object"==typeof e}e.exports=t},68630:function(e,t,n){var o=n(44239),i=n(85924),r=n(37005),s="[object Object]",a=Function.prototype,l=Object.prototype,c=a.toString,d=l.hasOwnProperty,u=c.call(Object);function p(e){if(!r(e)||o(e)!=s)return!1;var t=i(e);if(null===t)return!0;var n=d.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==u}e.exports=p},72928:function(e,t,n){var o=n(29221),i=n(7518),r=n(31167),s=r&&r.isSet,a=s?i(s):o;e.exports=a},47037:function(e,t,n){var o=n(44239),i=n(1469),r=n(37005),s="[object String]";function a(e){return"string"==typeof e||!i(e)&&r(e)&&o(e)==s}e.exports=a},33448:function(e,t,n){var o=n(44239),i=n(37005),r="[object Symbol]";function s(e){return"symbol"==typeof e||i(e)&&o(e)==r}e.exports=s},36719:function(e,t,n){var o=n(38749),i=n(7518),r=n(31167),s=r&&r.isTypedArray,a=s?i(s):o;e.exports=a},3674:function(e,t,n){var o=n(14636),i=n(280),r=n(98612);function s(e){return r(e)?o(e):i(e)}e.exports=s},81704:function(e,t,n){var o=n(14636),i=n(10313),r=n(98612);function s(e){return r(e)?o(e,!0):i(e)}e.exports=s},10928:function(e){function t(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}e.exports=t},88306:function(e,t,n){var o=n(83369),i="Expected a function";function r(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var o=arguments,i=t?t.apply(this,o):o[0],r=n.cache;if(r.has(i))return r.get(i);var s=e.apply(this,o);return n.cache=r.set(i,s)||r,s};return n.cache=new(r.Cache||o),n}r.Cache=o,e.exports=r},82492:function(e,t,n){var o=n(42980),i=n(21463),r=i((function(e,t,n){o(e,t,n)}));e.exports=r},50308:function(e){function t(){}e.exports=t},7771:function(e,t,n){var o=n(55639),i=function(){return o.Date.now()};e.exports=i},57557:function(e,t,n){var o=n(29932),i=n(85990),r=n(57406),s=n(71811),a=n(98363),l=n(60696),c=n(99021),d=n(46904),u=1,p=2,h=4,f=c((function(e,t){var n={};if(null==e)return n;var c=!1;t=o(t,(function(t){return t=s(t,e),c||(c=t.length>1),t})),a(e,d(e),n),c&&(n=i(n,u|p|h,l));var f=t.length;while(f--)r(n,t[f]);return n}));e.exports=f},39601:function(e,t,n){var o=n(40371),i=n(79152),r=n(15403),s=n(40327);function a(e){return r(e)?o(s(e)):i(e)}e.exports=a},97019:function(e,t,n){var o=n(5976),i=n(45604),r=o(i);e.exports=r},45604:function(e,t,n){var o=n(65464);function i(e,t){return e&&e.length&&t&&t.length?o(e,t):e}e.exports=i},82729:function(e,t,n){var o=n(67206),i=n(15742);function r(e,t){var n=[];if(!e||!e.length)return n;var r=-1,s=[],a=e.length;t=o(t,3);while(++r<a){var l=e[r];t(l,r,e)&&(n.push(l),s.push(r))}return i(e,s),n}e.exports=r},70479:function(e){function t(){return[]}e.exports=t},95062:function(e){function t(){return!1}e.exports=t},14841:function(e,t,n){var o=n(27561),i=n(13218),r=n(33448),s=NaN,a=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,d=parseInt;function u(e){if("number"==typeof e)return e;if(r(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=o(e);var n=l.test(e);return n||c.test(e)?d(e.slice(2),n?2:8):a.test(e)?s:+e}e.exports=u},59881:function(e,t,n){var o=n(98363),i=n(81704);function r(e){return o(e,i(e))}e.exports=r},79833:function(e,t,n){var o=n(80531);function i(e){return null==e?"":o(e)}e.exports=i},44908:function(e,t,n){var o=n(45652);function i(e){return e&&e.length?o(e):[]}e.exports=i},45578:function(e,t,n){var o=n(67206),i=n(45652);function r(e,t){return e&&e.length?i(e,o(t,2)):[]}e.exports=r},28981:function(e,t,n){"use strict";n.r(t);
|
|
2
2
|
/**!
|
|
3
3
|
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
|
4
4
|
* @version 1.16.1
|
|
@@ -31,5 +31,5 @@ v=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,o=Object.d
|
|
|
31
31
|
* (c) 2021 Evan You
|
|
32
32
|
* @license MIT
|
|
33
33
|
*/
|
|
34
|
-
function bt(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:o});else{var n=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[o].concat(e.init):o,n.call(this,e)}}function o(){var e=this.$options;e.store?this.$store="function"===typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}var yt="undefined"!==typeof window?window:"undefined"!==typeof h.g?h.g:{},wt=yt.__VUE_DEVTOOLS_GLOBAL_HOOK__;function xt(e){wt&&(e._devtoolHook=wt,wt.emit("vuex:init",e),wt.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){wt.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){wt.emit("vuex:action",e,t)}),{prepend:!0}))}function kt(e,t){return e.filter(t)[0]}function Ct(e,t){if(void 0===t&&(t=[]),null===e||"object"!==typeof e)return e;var n=kt(t,(function(t){return t.original===e}));if(n)return n.copy;var o=Array.isArray(e)?[]:{};return t.push({original:e,copy:o}),Object.keys(e).forEach((function(n){o[n]=Ct(e[n],t)})),o}function St(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function Et(e){return null!==e&&"object"===typeof e}function At(e){return e&&"function"===typeof e.then}function Mt(e,t){return function(){return e(t)}}var Tt=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"===typeof n?n():n)||{}},_t={namespaced:{configurable:!0}};_t.namespaced.get=function(){return!!this._rawModule.namespaced},Tt.prototype.addChild=function(e,t){this._children[e]=t},Tt.prototype.removeChild=function(e){delete this._children[e]},Tt.prototype.getChild=function(e){return this._children[e]},Tt.prototype.hasChild=function(e){return e in this._children},Tt.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},Tt.prototype.forEachChild=function(e){St(this._children,e)},Tt.prototype.forEachGetter=function(e){this._rawModule.getters&&St(this._rawModule.getters,e)},Tt.prototype.forEachAction=function(e){this._rawModule.actions&&St(this._rawModule.actions,e)},Tt.prototype.forEachMutation=function(e){this._rawModule.mutations&&St(this._rawModule.mutations,e)},Object.defineProperties(Tt.prototype,_t);var Pt=function(e){this.register([],e,!1)};function Ot(e,t,n){if(t.update(n),n.modules)for(var o in n.modules){if(!t.getChild(o))return void 0;Ot(e.concat(o),t.getChild(o),n.modules[o])}}Pt.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},Pt.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return t=t.getChild(n),e+(t.namespaced?n+"/":"")}),"")},Pt.prototype.update=function(e){Ot([],this.root,e)},Pt.prototype.register=function(e,t,n){var o=this;void 0===n&&(n=!0);var i=new Tt(t,n);if(0===e.length)this.root=i;else{var r=this.get(e.slice(0,-1));r.addChild(e[e.length-1],i)}t.modules&&St(t.modules,(function(t,i){o.register(e.concat(i),t,n)}))},Pt.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1],o=t.getChild(n);o&&o.runtime&&t.removeChild(n)},Pt.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return!!t&&t.hasChild(n)};var Dt;var It=function(e){var t=this;void 0===e&&(e={}),!Dt&&"undefined"!==typeof window&&window.Vue&&$t(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var o=e.strict;void 0===o&&(o=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Pt(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Dt,this._makeLocalGettersCache=Object.create(null);var i=this,r=this,s=r.dispatch,a=r.commit;this.dispatch=function(e,t){return s.call(i,e,t)},this.commit=function(e,t,n){return a.call(i,e,t,n)},this.strict=o;var l=this._modules.root.state;jt(this,l,[],this._modules.root),Lt(this,l),n.forEach((function(e){return e(t)}));var c=void 0!==e.devtools?e.devtools:Dt.config.devtools;c&&xt(this)},Nt={state:{configurable:!0}};function Rt(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Bt(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;jt(e,n,[],e._modules.root,!0),Lt(e,n,t)}function Lt(e,t,n){var o=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,r={};St(i,(function(t,n){r[n]=Mt(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var s=Dt.config.silent;Dt.config.silent=!0,e._vm=new Dt({data:{$$state:t},computed:r}),Dt.config.silent=s,e.strict&&Ut(e),o&&(n&&e._withCommit((function(){o._data.$$state=null})),Dt.nextTick((function(){return o.$destroy()})))}function jt(e,t,n,o,i){var r=!n.length,s=e._modules.getNamespace(n);if(o.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=o),!r&&!i){var a=Gt(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit((function(){Dt.set(a,l,o.state)}))}var c=o.context=Ft(e,s,n);o.forEachMutation((function(t,n){var o=s+n;qt(e,o,t,c)})),o.forEachAction((function(t,n){var o=t.root?n:s+n,i=t.handler||t;Ht(e,o,i,c)})),o.forEachGetter((function(t,n){var o=s+n;Vt(e,o,t,c)})),o.forEachChild((function(o,r){jt(e,t,n.concat(r),o,i)}))}function Ft(e,t,n){var o=""===t,i={dispatch:o?e.dispatch:function(n,o,i){var r=Wt(n,o,i),s=r.payload,a=r.options,l=r.type;return a&&a.root||(l=t+l),e.dispatch(l,s)},commit:o?e.commit:function(n,o,i){var r=Wt(n,o,i),s=r.payload,a=r.options,l=r.type;a&&a.root||(l=t+l),e.commit(l,s,a)}};return Object.defineProperties(i,{getters:{get:o?function(){return e.getters}:function(){return zt(e,t)}},state:{get:function(){return Gt(e.state,n)}}}),i}function zt(e,t){if(!e._makeLocalGettersCache[t]){var n={},o=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,o)===t){var r=i.slice(o);Object.defineProperty(n,r,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function qt(e,t,n,o){var i=e._mutations[t]||(e._mutations[t]=[]);i.push((function(t){n.call(e,o.state,t)}))}function Ht(e,t,n,o){var i=e._actions[t]||(e._actions[t]=[]);i.push((function(t){var i=n.call(e,{dispatch:o.dispatch,commit:o.commit,getters:o.getters,state:o.state,rootGetters:e.getters,rootState:e.state},t);return At(i)||(i=Promise.resolve(i)),e._devtoolHook?i.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):i}))}function Vt(e,t,n,o){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return n(o.state,o.getters,e.state,e.getters)})}function Ut(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function Gt(e,t){return t.reduce((function(e,t){return e[t]}),e)}function Wt(e,t,n){return Et(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function $t(e){Dt&&e===Dt||(Dt=e,bt(Dt))}Nt.state.get=function(){return this._vm._data.$$state},Nt.state.set=function(e){0},It.prototype.commit=function(e,t,n){var o=this,i=Wt(e,t,n),r=i.type,s=i.payload,a=(i.options,{type:r,payload:s}),l=this._mutations[r];l&&(this._withCommit((function(){l.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,o.state)})))},It.prototype.dispatch=function(e,t){var n=this,o=Wt(e,t),i=o.type,r=o.payload,s={type:i,payload:r},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,n.state)}))}catch(c){0}var l=a.length>1?Promise.all(a.map((function(e){return e(r)}))):a[0](r);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,n.state)}))}catch(c){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,n.state,e)}))}catch(c){0}t(e)}))}))}},It.prototype.subscribe=function(e,t){return Rt(e,this._subscribers,t)},It.prototype.subscribeAction=function(e,t){var n="function"===typeof e?{before:e}:e;return Rt(n,this._actionSubscribers,t)},It.prototype.watch=function(e,t,n){var o=this;return this._watcherVM.$watch((function(){return e(o.state,o.getters)}),t,n)},It.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},It.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"===typeof e&&(e=[e]),this._modules.register(e,t),jt(this,this.state,e,this._modules.get(e),n.preserveState),Lt(this,this.state)},It.prototype.unregisterModule=function(e){var t=this;"string"===typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=Gt(t.state,e.slice(0,-1));Dt.delete(n,e[e.length-1])})),Bt(this)},It.prototype.hasModule=function(e){return"string"===typeof e&&(e=[e]),this._modules.isRegistered(e)},It.prototype.hotUpdate=function(e){this._modules.update(e),Bt(this,!0)},It.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(It.prototype,Nt);var Xt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var o=nn(this.$store,"mapState",e);if(!o)return;t=o.context.state,n=o.context.getters}return"function"===typeof i?i.call(this,t,n):t[i]},n[o].vuex=!0})),n})),Yt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var o=this.$store.commit;if(e){var r=nn(this.$store,"mapMutations",e);if(!r)return;o=r.context.commit}return"function"===typeof i?i.apply(this,[o].concat(t)):o.apply(this.$store,[i].concat(t))}})),n})),Zt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;i=e+i,n[o]=function(){if(!e||nn(this.$store,"mapGetters",e))return this.$store.getters[i]},n[o].vuex=!0})),n})),Kt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var o=this.$store.dispatch;if(e){var r=nn(this.$store,"mapActions",e);if(!r)return;o=r.context.dispatch}return"function"===typeof i?i.apply(this,[o].concat(t)):o.apply(this.$store,[i].concat(t))}})),n})),Jt=function(e){return{mapState:Xt.bind(null,e),mapGetters:Zt.bind(null,e),mapMutations:Yt.bind(null,e),mapActions:Kt.bind(null,e)}};function Qt(e){return en(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function en(e){return Array.isArray(e)||Et(e)}function tn(e){return function(t,n){return"string"!==typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function nn(e,t,n){var o=e._modulesNamespaceMap[n];return o}function on(e){void 0===e&&(e={});var t=e.collapsed;void 0===t&&(t=!0);var n=e.filter;void 0===n&&(n=function(e,t,n){return!0});var o=e.transformer;void 0===o&&(o=function(e){return e});var i=e.mutationTransformer;void 0===i&&(i=function(e){return e});var r=e.actionFilter;void 0===r&&(r=function(e,t){return!0});var s=e.actionTransformer;void 0===s&&(s=function(e){return e});var a=e.logMutations;void 0===a&&(a=!0);var l=e.logActions;void 0===l&&(l=!0);var c=e.logger;return void 0===c&&(c=console),function(e){var d=Ct(e.state);"undefined"!==typeof c&&(a&&e.subscribe((function(e,r){var s=Ct(r);if(n(e,d,s)){var a=an(),l=i(e),u="mutation "+e.type+a;rn(c,u,t),c.log("%c prev state","color: #9E9E9E; font-weight: bold",o(d)),c.log("%c mutation","color: #03A9F4; font-weight: bold",l),c.log("%c next state","color: #4CAF50; font-weight: bold",o(s)),sn(c)}d=s})),l&&e.subscribeAction((function(e,n){if(r(e,n)){var o=an(),i=s(e),a="action "+e.type+o;rn(c,a,t),c.log("%c action","color: #03A9F4; font-weight: bold",i),sn(c)}})))}}function rn(e,t,n){var o=n?e.groupCollapsed:e.group;try{o.call(e,t)}catch(i){e.log(t)}}function sn(e){try{e.groupEnd()}catch(t){e.log("—— log end ——")}}function an(){var e=new Date;return" @ "+cn(e.getHours(),2)+":"+cn(e.getMinutes(),2)+":"+cn(e.getSeconds(),2)+"."+cn(e.getMilliseconds(),3)}function ln(e,t){return new Array(t+1).join(e)}function cn(e,t){return ln("0",t-e.toString().length)+e}var dn={Store:It,install:$t,version:"3.6.2",mapState:Xt,mapMutations:Yt,mapGetters:Zt,mapActions:Kt,createNamespacedHelpers:Jt,createLogger:on},un=dn,pn=h(85564),hn=h.n(pn),fn=h(44908),mn=h.n(fn);function gn(e,t,n){Object.hasOwn(e,t)?e.set(t,n):(delete Object.getPrototypeOf(e)[t],vt().set(e,t,n))}function vn(e,t,n){e.nodes.filter((function(e){var t=e.definition;return("bpmn:IntermediateCatchEvent"===t.$type||"bpmn:StartEvent"===t.$type)&&t.eventDefinitions&&t.eventDefinitions.some(n)})).forEach((function(e){var n=e.definition;n.eventDefinitions[0][t]=null}))}vt().use(un);var bn=new un.Store({state:{graph:null,paper:null,highlightedNodes:[],nodes:[],rootElements:[],autoValidate:!1,globalProcesses:[],allowSavingElementPosition:!0,copiedElements:[],clientLeftPaper:!1,readOnly:!1},getters:{nodes:function(e){return e.nodes},paper:function(e){return e.paper},highlightedNodes:function(e){return e.highlightedNodes},nodeShape:function(e){return function(t){return e.graph.getCells().find((function(e){return e.component&&e.component.node===t}))}},highlightedShapes:function(e,t){return t.highlightedNodes.filter((function(e){return"processmaker-modeler-process"!==e.type})).map(t.nodeShape)},rootElements:function(e){return e.rootElements},autoValidate:function(e){return e.autoValidate},globalProcesses:function(e){return e.globalProcesses},globalProcessEvents:function(e,t){return hn()(t.globalProcesses.map((function(e){return e.events})))},allowSavingElementPosition:function(e){return e.allowSavingElementPosition},copiedElements:function(e){return e.copiedElements},clientLeftPaper:function(e){return e.clientLeftPaper},isReadOnly:function(e){return e.readOnly},showComponent:function(e){return!e.readOnly}},mutations:{setReadOnly:function(e,t){e.readOnly=t},preventSavingElementPosition:function(e){e.allowSavingElementPosition=!1},allowSavingElementPosition:function(e){e.allowSavingElementPosition=!0},setAutoValidate:function(e,t){e.autoValidate=t},setRootElements:function(e,t){e.rootElements=t},updateNodeBounds:function(e,t){var n=t.node,o=t.bounds;o&&Object.entries(o).forEach((function(e){var t=mt(e,2),o=t[0],i=t[1];"$type"!==o&&n.diagram.bounds.set(o,i)}))},updateNodeProp:function(e,t){var n=t.node,o=t.key,i=t.value;"id"==o&&n.definition.id!==i&&e.nodes.some((function(e){return e.definition.id===i}))||(gn(n.definition,o,i),null==i&&vt()["delete"](n.definition,o))},clearNodes:function(e){e.nodes=[]},highlightNode:function(e,t){e.highlightedNodes=t?[t]:[]},addToHighlightedNodes:function(e,t){var n=mn()([].concat(m(e.highlightedNodes),m(t))),o=n.filter((function(e){return"processmaker-modeler-pool"===e.type})).map((function(e){return e.id}));e.highlightedNodes=n.filter((function(e){return!e.pool||!e.pool.component.node.id||!o.includes(e.pool.component.node.id)}))},addNode:function(e,t){t._modelerId="_modelerId_"+t.definition.get("id"),e.nodes.push(t)},removeNode:function(e,t){var n=e.nodes.indexOf(t);-1!==n&&e.nodes.splice(n,1)},removeMessageRef:function(e,t){vn(e,"messageRef",(function(e){var n=e.messageRef;return n===t}))},removeSignalRef:function(e,t){vn(e,"signalRef",(function(e){var n=e.signalRef;return n===t}))},setGraph:function(e,t){e.graph=t},setPaper:function(e,t){e.paper=t},setGlobalProcesses:function(e,t){e.globalProcesses=t},setCopiedElements:function(e,t){e.copiedElements=t},setClientLeftPaper:function(e,t){e.clientLeftPaper=t}},actions:{fetchGlobalProcesses:function(e){return y(v().mark((function t(){var n,o,i;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=e.commit,t.prev=1,t.next=4,window.ProcessMaker.apiClient.get("processes",{params:{order_direction:"asc",per_page:1e3,status:"all",include:"events,category"}});case 4:o=t.sent,i=o.data,n("setGlobalProcesses",i.data),window.ProcessMaker.globalProcesses=i.data,t.next=12;break;case 10:t.prev=10,t.t0=t["catch"](1);case 12:case"end":return t.stop()}}),t,null,[[1,10]])})))()}}}),yn="#5096db",wn="#FF0000",xn="#3FA6FF",kn="#DCF2FF",Cn="#CCCCCC",Sn="#F5F5F5",En="#00BA7C",An="#D6FFE6",Mn={source:"source",target:"target"};function Tn(e){return e.x&&e.y}var _n={props:["highlighted","paper","paperManager","isCompleted","isIdle"],data:function(){return{sourceShape:null,target:null,listeningToMouseup:!1,vertices:null,anchorPointFunction:st}},watch:{target:function(e,t){t&&t!==e&&ut(t)},isValidConnection:function(e){e?this.shape.stopListening(this.paper,"blank:pointerdown link:pointerdown element:pointerdown",this.removeLink):this.shape.listenToOnce(this.paper,"blank:pointerdown link:pointerdown element:pointerdown",this.removeLink)},highlighted:function(e){bn.getters.isReadOnly||(e?(this.shape.attr({line:{stroke:"#5096db"},".joint-highlight-stroke":{display:"none"}}),this.shapeView.showTools()):(ut(this.shape),this.shapeView.hideTools()))}},computed:{shapeView:function(){return this.shape.findView(this.paper)},sourceNode:function(){return x()(this.sourceShape,"component.node")},targetNode:function(){return x()(this.target,"component.node")},sourceConfig:function(){return this.sourceNode&&this.nodeRegistry[this.sourceNode.type]},targetConfig:function(){return this.targetNode&&this.nodeRegistry[this.targetNode.type]},elementPadding:function(){return this.shape&&this.shape.source().id===this.shape.target().id?20:1}},methods:{setShapeHighlight:function(){this.isCompleted?this.shape.attr({line:{stroke:En}}):this.isIdle&&this.shape.attr({line:{stroke:Cn}})},findSourceShape:function(){var e=this;return this.graph.getElements().find((function(t){return t.component&&t.component.node.definition===e.node.definition.get("sourceRef")}))},setEndpoint:function(e,t,n){var o=this;if(e&&Tn(e))return this.shape[t](e,{anchor:{name:"modelCenter",args:{padding:25}},connectionPoint:{name:"boundary"}});var i=function(){var t=e.position(),o=t.x,i=t.y,r=e.size(),s=r.width,a=r.height;return n?{x:o+n.x,y:i+n.y}:{x:o+s/2,y:i+a/2}};this.shape[t](e,{anchor:function(){return o.getAnchorPointFunction(t)(i(),e.findView(o.paper))},connectionPoint:{name:"boundary"}})},setSource:function(e,t){this.setEndpoint(e,Mn.source,t)},setTarget:function(e,t){this.setEndpoint(e,Mn.target,t)},completeLink:function(){this.shape.stopListening(this.paper,"cell:mouseleave"),this.$emit("set-cursor",null),this.resetPaper();var e=this.shape.getTargetElement();ut(e),this.shape.on("change:vertices",this.onChangeVertices),this.shape.on("change:source",this.onChangeVertices),this.shape.on("change:target",this.onChangeVertices),this.shape.listenTo(this.sourceShape,"change:position",this.updateWaypoints),this.shape.listenTo(e,"change:position",this.updateWaypoints);var t=this.shape.getSourceElement();t.embed(this.shape),this.$emit("set-shape-stacking",t)},waitForUpdateWaypoints:function(){var e=this;return new Promise((function(t){e.updateWaypoints(),e.updateWaypoints.flush(),t()}))},onChangeVertices:function(e,t,n){var o=this;return y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!n||!n.ui){e.next=8;break}return e.next=3,o.$nextTick();case 3:return e.next=5,o.waitForUpdateWaypoints();case 5:return e.next=7,o.$nextTick();case 7:o.$emit("save-state");case 8:case"end":return e.stop()}}),e)})))()},updateWaypoints:function(){var e=this,t=this.shape.findView(this.paper),n=t.sourceAnchor,o=t.targetAnchor;this.node.diagram.waypoint=[n].concat(m(this.shape.vertices()),[o]).map((function(t){return e.moddle.create("dc:Point",t)})),this.listeningToMouseup||(this.listeningToMouseup=!0,document.addEventListener("mouseup",this.emitSave))},updateLinkTarget:function(e){var t=this,n=e.clientX,o=e.clientY,i=this.paper.clientToLocalPoint({x:n,y:o});if(this.target=this.graph.findModelsFromPoint(i).sort((function(e,t){return t.get("z")-e.get("z")}))[0],!this.isValidConnection)return this.$emit("set-cursor","not-allowed"),this.shape.target({x:i.x,y:i.y}),void(this.target&&Ee(this.target,fe));this.setTarget(this.target),this.updateRouter(),this.$emit("set-cursor","default"),Ee(this.target,he),this.paper.el.removeEventListener("mousemove",this.updateLinkTarget),this.shape.listenToOnce(this.paper,"cell:pointerclick",(function(){t.completeLink(),t.updateWaypoints(),t.updateWaypoints.flush(),t.updateDefinitionLinks&&t.updateDefinitionLinks(),t.$emit("save-state")})),this.shape.listenToOnce(this.paper,"cell:mouseleave",(function(){t.paper.el.addEventListener("mousemove",t.updateLinkTarget),t.shape.stopListening(t.paper,"cell:pointerclick"),ut(t.target),t.$emit("set-cursor","not-allowed")}))},removeLink:function(){this.$emit("remove-node",this.node),this.resetPaper()},resetPaper:function(){this.$emit("set-cursor",null),this.paper.el.removeEventListener("mousemove",this.updateLinkTarget),this.paper.setInteractivity(this.graph.get("interactiveFunc")),this.target&&ut(this.target)},getAnchorPointFunction:function(e){return"source"===e?this.sourceShape.component.anchorPointFunction||this.anchorPointFunction:"target"===e?this.target.component.anchorPointFunction||this.anchorPointFunction:void 0},setupLinkTools:function(){var e=new a.linkTools.Vertices,t=new a.linkTools.SourceAnchor({snap:this.getAnchorPointFunction("source")}),n=new a.linkTools.TargetAnchor({snap:this.getAnchorPointFunction("target")}),o=new a.dia.ToolsView({tools:[e,t,n]});this.shapeView.addTools(o),this.shapeView.hideTools()},emitSave:function(){this.highlighted&&(this.updateWaypoints.flush(),document.removeEventListener("mouseup",this.emitSave),this.listeningToMouseup=!1)}},created:function(){this.updateWaypoints=C()(this.updateWaypoints,100),this.emitSave.bind(this)},mounted:function(){var e=this;return y(v().mark((function t(){var n,o,i,r,s,a,l,c,d,u,p,h,f,m;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:if(e.sourceShape=e.findSourceShape(),e.setSource(e.sourceShape),e.$once("click",(function(){e.$nextTick((function(){bn.getters.isReadOnly||e.setupLinkTools()}))})),n=e.getTargetRef?e.getTargetRef():e.node.definition.get("targetRef"),n){t.next=8;break}return t.abrupt("return");case 8:n.id?(o=e.graph.getElements().find((function(e){return e.component&&e.component.node.definition===n})),e.target=o,i=e.node.diagram.waypoint,r=e.node.diagram.waypoint[0],s=i[i.length-1],a=o.position(),l=a.x,c=a.y,d={x:s.x-l,y:s.y-c},u=e.sourceShape.position(),p=u.x,h=u.y,f={x:r.x-p,y:r.y-h},i&&(m=i.slice(1,i.length-1).map((function(e){var t=e.x,n=e.y;return{x:t,y:n}})),e.shape.vertices(m)),e.setSource(e.sourceShape,f),e.setTarget(o,d),e.completeLink()):(e.setTarget(n),e.paper.setInteractivity(!1),e.paper.el.addEventListener("mousemove",e.updateLinkTarget),e.$emit("set-cursor","not-allowed"),e.isValidConnection?e.shape.stopListening(e.paper,"blank:pointerdown link:pointerdown element:pointerdown",e.removeLink):e.shape.listenToOnce(e.paper,"blank:pointerdown link:pointerdown element:pointerdown",e.removeLink)),e.updateRouter(),e.shape.on("change:vertices",(function(){this.component.$emit("shape-resize")})),bn.getters.isReadOnly&&e.$nextTick((function(){e.paperManager.awaitScheduledUpdates().then((function(){e.setShapeHighlight()}))}));case 12:case"end":return t.stop()}}),t)})))()},beforeDestroy:function(){document.removeEventListener("mouseup",this.emitSave)},destroyed:function(){this.updateWaypoints.cancel()}},Pn=h.p+"img/association-head.0b14da7b.svg",On={none:"None",one:"One",both:"Both"},Dn=function(){var e=this,t=e._self._c;return e.showCrownConfig?t("div",{staticClass:"crown-config",style:e.style,attrs:{role:"menu"}},[e._t("default"),t("association-flow-button",e._g({attrs:{node:e.node,moddle:e.moddle,shape:e.shape},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("generic-flow-button",e._g({attrs:{node:e.node,"node-registry":e.nodeRegistry,moddle:e.moddle},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("data-association-flow-button",e._g({attrs:{node:e.node,moddle:e.moddle,shape:e.shape},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("default-flow",e._g({attrs:{node:e.node}},e.$listeners)),t("crown-dropdowns",e._g({attrs:{"dropdown-data":e.dropdownData,"boundary-event-dropdown-data":e.boundaryEventDropdownData,node:e.node,"node-registry":e.nodeRegistry,moddle:e.moddle,shape:e.shape,"task-dropdown-initially-open":e.taskDropdownInitiallyOpen,showCustomIconPicker:e.showCustomIconPicker,iconName:e.iconName},on:{"replace-node-type":e.replaceNodeTypePrompt}},e.$listeners)),t("copy-button",e._g({attrs:{node:e.node}},e.$listeners)),t("clone-button",e._g({attrs:{node:e.node}},e.$listeners)),t("delete-button",e._g({attrs:{graph:e.graph,shape:e.shape,node:e.node}},e.$listeners)),t("b-modal",{ref:"modal",attrs:{"no-fade":e.runningInCypressTest,id:"modal-prevent-closing",title:e.$t("Change Type"),"ok-title":e.$t("Confirm"),"cancel-title":e.$t("Cancel")},on:{hidden:function(t){e.showReplaceModal=!1},ok:e.confirmedReplaceNodeType},model:{value:e.showReplaceModal,callback:function(t){e.showReplaceModal=t},expression:"showReplaceModal"}},[t("p",[e._v(e._s(e.$t("Changing this type will replace your current configuration")))])])],2):e._e()},In=[],Nn=(h(47941),function(){var e=this,t=e._self._c;return t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Delete"),role:"menuitem",id:"delete-button","aria-label":"Delete this node"},on:{click:function(t){e.isPoolLane?e.removePoolLaneShape():e.removeShape()}}},[t("i",{staticClass:"fas fa-trash-alt cog-container--button"})])}),Rn=[],Bn=h.p+"img/trash-alt-solid.9d41abd9.svg",Ln=function(){var e=this,t=e._self._c;return t("button",e._g({staticClass:"crown-button",attrs:{id:e.id,"aria-label":e.ariaLabel}},e.$listeners),[e._t("default",(function(){return[t("img",{staticClass:"crown-icon",attrs:{src:e.src,width:"width",height:"height"}})]}))],2)},jn=[],Fn={props:{id:String,ariaLabel:String,src:String,width:{type:Number,default:19},height:{type:Number,default:20}}},zn=Fn;h(21353);function qn(e,t,n,o,i,r,s,a){var l,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),o&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),s?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},c._ssrRegister=l):i&&(l=a?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var d=c.render;c.render=function(e,t){return l.call(t),d(e,t)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return{exports:e,options:c}}var Hn=qn(zn,Ln,jn,!1,null,"09d8a8ac",null),Vn=Hn.exports,Un=h(50467),Gn=h.n(Un),Wn="processmaker-modeler-data-output-association",$n="bpmn:DataOutputAssociation";function Xn(e){return e.create("bpmn:DataOutputAssociation",{targetRef:{x:void 0,y:void 0}})}function Yn(e){return e.create("bpmndi:BPMNEdge")}var Zn="processmaker-modeler-data-input-association",Kn="bpmn:DataInputAssociation";function Jn(e){return e.create("bpmn:DataInputAssociation",{targetRef:{x:void 0,y:void 0}})}function Qn(e){return e.create("bpmndi:BPMNEdge")}function eo(e,t){var n=this,o=e.getConnectedLinks(t);o.forEach((function(e){return n.$emit("remove-node",e.component.node)}))}function to(e,t){e.definition.incoming&&e.definition.incoming.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));t.removeNode(n)})),e.definition.outgoing&&e.definition.outgoing.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));t.removeNode(n)}))}function no(e,t){var n=t.nodes.filter((function(t){return!(!t.definition.sourceRef||t.definition.sourceRef!==e.definition)||(!(!t.definition.targetRef||t.definition.targetRef!==e.definition)||void 0)}));n.forEach((function(e){t.removeNode(e)}))}function oo(e,t){var n=t.nodes.filter((function(t){return!(!t.definition.sourceRef||t.definition.sourceRef!==e.definition)||(!(!t.definition.targetRef||t.definition.targetRef!==e.definition)||void 0)}));n.forEach((function(e){t.removeNode(e)}))}function io(e,t,n){var o=e.getCells().find((function(e){return e.component&&e.component.node===t}));o.getEmbeddedCells({deep:!0}).filter((function(e){return e.component&&e.component.node.isBpmnType("bpmn:BoundaryEvent")})).forEach((function(t){e.getConnectedLinks(t).forEach((function(e){return n(e.component.node)})),n(t.component.node)}))}function ro(e){if(!e.isBpmnType($n,Kn)){var t=e.definition,n=t.sourceRef,o=t.targetRef;n&&(0,Un.pull)(n.get("outgoing"),e.definition),o&&o.id&&(0,Un.pull)(o.get("incoming"),e.definition)}}function so(e){var t=(0,Un.get)(e,"definition.sourceRef.default.id",null);t&&t===e.id&&e.definition.sourceRef.set("default",null)}function ao(e,t,n){if("bpmn:DataObjectReference"!==n.$type&&"bpmn:DataStoreReference"!==n.$type)throw"Source node must be a DataObjectReference or bpmn:DataStoreReference, got "+n.$type;var o=n.id,i="data_input_".concat(o);t.definition.ioSpecification||(t.definition.ioSpecification=e.create("bpmn:InputOutputSpecification",{dataInputs:[],dataOutputs:[],inputSets:[],outputSets:[]}),t.definition.ioSpecification.$parent=t.definition),t.definition.ioSpecification.dataInputs||t.definition.ioSpecification.set("dataInputs",[]);var r=t.definition.ioSpecification.dataInputs.find((function(e){return e.id===i}));r||(t.definition.ioSpecification.dataInputs.push(e.create("bpmn:DataInput",{id:i,isCollection:"false",name:n.name})),t.definition.ioSpecification.dataInputs[t.definition.ioSpecification.dataInputs.length-1].$parent=t.definition.ioSpecification,t.definition.ioSpecification.set("dataInputs",t.definition.ioSpecification.dataInputs)),r=t.definition.ioSpecification.dataInputs.find((function(e){return e.id===i})),t.definition.ioSpecification.outputSets||t.definition.ioSpecification.set("outputSets",[e.create("bpmn:OutputSet",{dataOutputRefs:[]})]);var s=t.definition.ioSpecification.outputSets[0];s||t.definition.ioSpecification.set("outputSets",[e.create("bpmn:OutputSet",{dataOutputRefs:[]})]),s=t.definition.ioSpecification.outputSets[0],t.definition.ioSpecification.inputSets||t.definition.ioSpecification.set("inputSets",[e.create("bpmn:InputSet",{dataInputRefs:[]})]);var a=t.definition.ioSpecification.inputSets[0];a||t.definition.ioSpecification.set("inputSets",[e.create("bpmn:InputSet",{dataInputRefs:[]})]),a=t.definition.ioSpecification.inputSets[0];var l=a.get("dataInputRefs").find((function(e){return e.id===i}));return l||a.dataInputRefs.push(r),r}function lo(e,t){var n,o=e.$parent;return o||(null===(n=t.nodes.find((function(t){var n;return t.definition.ioSpecification===e||(null===(n=t.definition.ioSpecification)||void 0===n?void 0:n.id)===e.id})))||void 0===n?void 0:n.definition)}function co(e,t){if("bpmn:DataObjectReference"!==t.$type&&"bpmn:DataStoreReference"!==t.$type)throw"Source node must be a DataObjectReference or bpmn:DataStoreReference, got "+t.$type;var n=t.id,o="data_input_".concat(n);if(e.definition.ioSpecification&&e.definition.ioSpecification.dataInputs){var i=e.definition.ioSpecification.dataInputs.find((function(e){return e.id===o}));if(i&&((0,Un.pull)(e.definition.ioSpecification.dataInputs,i),e.definition.ioSpecification.inputSets)){var r=e.definition.ioSpecification.inputSets[0];if(r){var s=r.dataInputRefs.find((function(e){return e.id===o}));if(s&&(0,Un.pull)(r.dataInputRefs,s),0===r.dataInputRefs.length&&delete e.definition.ioSpecification.inputSets,e.definition.ioSpecification.outputSets){var a=e.definition.ioSpecification.outputSets[0];!a||a.dataOutputRefs&&0!==a.dataOutputRefs.length||delete e.definition.ioSpecification.outputSets}e.definition.ioSpecification.inputSets||e.definition.ioSpecification.outputSets||delete e.definition.ioSpecification}}}}var uo={components:{CrownButton:Vn},props:{graph:Object,shape:Object,node:Object},data:function(){return{trashIcon:Bn}},computed:{isPoolLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{removeFlows:eo,removeShape:function(){this.removeFlows(this.graph,this.shape),this.$emit("remove-node",this.node)},removePoolLaneShape:function(){var e=this;this.$emit("remove-node",this.node);var t=this.node.pool.component,n=t.sortedLanes();2!==n.length?this.shape!==n[n.length-1]?t.fillLanes(this.shape,"bottom-right",!0):t.fillLanes(this.shape,"top-right",!0):this.$emit("remove-node",n.filter((function(t){return t!==e.shape}))[0].component.node)}}},po=uo,ho=qn(po,Nn,Rn,!1,null,null,null),fo=ho.exports,mo=function(){var e=this,t=e._self._c;return e.allowOutgoingSequenceFlow?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Flow"),id:"generic-flow-button","aria-label":"Create a flow",role:"menuitem"},on:{click:e.addSequence}},[t("font-awesome-icon",{attrs:{icon:["fpm","fa-connect-elements"]}})],1):e._e()},go=[],vo=h.p+"img/connect-elements.ab6af00f.svg";h(38880),h(49337);function bo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function yo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?bo(Object(n),!0).forEach((function(t){_e(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function wo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function xo(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Te(o.key),o)}}function ko(e,t,n){return t&&xo(e.prototype,t),n&&xo(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}h(15306);var Co={"processmaker-modeler-start-event":"Start Event","processmaker-modeler-start-timer-event":"Start Timer Event","processmaker-modeler-signal-start-event":"Signal Start Event","processmaker-modeler-message-start-event":"Message Start Event","processmaker-modeler-conditional-start-event":"Conditional Start Event"},So=Co,Eo={"processmaker-modeler-end-event":"End Event","processmaker-modeler-error-end-event":"Error End Event","processmaker-modeler-message-end-event":"Message End Event","processmaker-modeler-signal-end-event":"Signal End Event","processmaker-modeler-terminate-end-event":"Terminate End Event"},Ao=Eo,Mo={"processmaker-modeler-task":"Form Task","processmaker-modeler-manual-task":"Manual Task","processmaker-modeler-script-task":"Script Task","processmaker-modeler-call-activity":"Sub Process","processmaker-modeler-data-object":"Data Object","processmaker-modeler-data-store":"Data Store"},To=Mo,_o={"processmaker-modeler-exclusive-gateway":"Exclusive Gateway","processmaker-modeler-inclusive-gateway":"Inclusive Gateway","processmaker-modeler-parallel-gateway":"Parallel Gateway","processmaker-modeler-event-based-gateway":"Event Based Gateway"},Po=_o,Oo={"processmaker-modeler-intermediate-catch-timer-event":"Intermediate Timer Event","processmaker-modeler-intermediate-signal-catch-event":"Intermediate Signal Catch Event","processmaker-modeler-intermediate-signal-throw-event":"Intermediate Signal Throw Event","processmaker-modeler-intermediate-message-catch-event":"Intermediate Message Catch Event","processmaker-modeler-intermediate-message-throw-event":"Intermediate Message Throw Event","processmaker-modeler-intermediate-conditional-catch-event":"Intermediate Conditional Catch Event"},Do=Oo,Io=h(50361),No=h.n(Io),Ro=function(){function e(t,n,o){wo(this,e),_e(this,"type",void 0),_e(this,"definition",void 0),_e(this,"diagram",void 0),_e(this,"pool",void 0),this.type=t,this.definition=n,this.diagram=o}return ko(e,[{key:"isBpmnType",value:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.includes(this.definition.$type)}},{key:"canBeDefaultFlow",value:function(){var e=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"];return"bpmn:SequenceFlow"===this.definition.$type&&e.includes(this.definition.sourceRef.$type)}},{key:"isType",value:function(e){return this.type===e}},{key:"isStartEvent",value:function(){return Object.keys(So).includes(this.type)}},{key:"isEndEvent",value:function(){return Object.keys(Ao).includes(this.type)}},{key:"isTask",value:function(){return Object.keys(To).includes(this.type)}},{key:"isGateway",value:function(){return Object.keys(Po).includes(this.type)}},{key:"isIntermediateEvent",value:function(){return Object.keys(Do).includes(this.type)}},{key:"id",get:function(){return this.definition.id},set:function(e){this.definition.id=e}},{key:"setIds",value:function(e){var t,n,o=this,i=e.generate(),r=mt(i,2),s=r[0],a=r[1];if(this.id||(this.id=s),this.diagram&&(this.diagram.id=a,this.diagram.bpmnElement=this.definition),this.definition.loopCharacteristics&&"bpmn:StandardLoopCharacteristics"===this.definition.loopCharacteristics.$type&&(this.definition.loopCharacteristics.set("id",e.generate()[0]),this.definition.loopCharacteristics.loopCondition&&this.definition.loopCharacteristics.get("loopCondition").set("id",e.generate()[0])),this.definition.ioSpecification){this.definition.ioSpecification.set("id",e.generate()[0]);var l=this.definition.id;this.definition.ioSpecification.get("dataInputs")&&this.definition.ioSpecification.get("dataInputs").forEach((function(n){var i=n.get("id");i.substring(0,o.cloneOf.length)===o.cloneOf?(n.set("id",i.replace(o.cloneOf+"_",l+"_")),t=n):n.set("id",e.generate()[0])})),this.definition.ioSpecification.get("dataOutputs")&&this.definition.ioSpecification.get("dataOutputs").forEach((function(t){var i=t.get("id");i.substring(0,o.cloneOf.length)===o.cloneOf?(t.set("id",i.replace(o.cloneOf+"_",l+"_")),n=t):t.set("id",e.generate()[0])})),this.definition.ioSpecification.get("inputSets")&&this.definition.ioSpecification.get("inputSets").forEach((function(t){t.set("id",e.generate()[0])})),this.definition.ioSpecification.get("outputSets")&&this.definition.ioSpecification.get("outputSets").forEach((function(t){t.set("id",e.generate()[0])}))}this.definition.loopCharacteristics&&"bpmn:MultiInstanceLoopCharacteristics"===this.definition.loopCharacteristics.$type&&(this.definition.loopCharacteristics.set("id",e.generate()[0]),this.definition.loopCharacteristics.loopCardinality&&this.definition.loopCharacteristics.get("loopCardinality").set("id",e.generate()[0]),this.definition.loopCharacteristics.loopDataInputRef&&t&&this.definition.loopCharacteristics.set("loopDataInputRef",t),this.definition.loopCharacteristics.loopDataOutputRef&&n&&this.definition.loopCharacteristics.set("loopDataOutputRef",n),this.definition.loopCharacteristics.inputDataItem&&this.definition.loopCharacteristics.get("inputDataItem").set("id",e.generate()[0]),this.definition.loopCharacteristics.outputDataItem&&this.definition.loopCharacteristics.get("outputDataItem").set("id",e.generate()[0]),this.definition.loopCharacteristics.completionCondition&&this.definition.loopCharacteristics.get("completionCondition").set("id",e.generate()[0]))}},{key:"clone",value:function(t,n,o){var i=this,r=t[this.type].definition(n,o),s=t[this.type].diagram(n),a=new this.constructor(this.type,r,s);return a.id=null,a.pool=this.pool,a.cloneOf=this.id,e.diagramPropertiesToCopy.forEach((function(e){return a.diagram.bounds[e]=i.diagram.bounds[e]})),Object.keys(this.definition).filter((function(t){return!e.definitionPropertiesToNotCopy.includes(t)})).forEach((function(e){var t=i.definition.get(e),n="object"===g(t)?No()(t):t;if("eventDefinitions"===e)for(var o in n)t[o].signalRef&&!n[o].signalRef&&n[o].set("signalRef",yo({},t[o].signalRef));a.definition.set(e,n)})),e.eventDefinitionPropertiesToNotCopy.forEach((function(e){return a.definition.eventDefinitions&&a.definition.eventDefinitions[0]&&Object.hasOwn(a.definition.eventDefinitions[0],e)&&a.definition.eventDefinitions[0].set(e,null)})),a}},{key:"cloneFlow",value:function(t,n,o){var i=this,r=t[this.type].definition(n,o),s=t[this.type].diagram(n),a=new this.constructor(this.type,r,s);return a.id=null,a.pool=this.pool,a.cloneOf=this.id,a.diagram=n.create("bpmndi:BPMNEdge",{waypoint:[]}),this.diagram.waypoint.forEach((function(e){var t=n.create("dc:Point",{x:e.x,y:e.y});a.diagram.waypoint.push(t)})),Object.keys(this.definition).filter((function(t){return!e.flowDefinitionPropertiesToNotCopy.includes(t)})).forEach((function(e){var t=i.definition.get(e),n="object"===g(t)?No()(t):t;if("eventDefinitions"===e)for(var o in n)t[o].signalRef&&!n[o].signalRef&&n[o].set("signalRef",yo({},t[o].signalRef));a.definition.set(e,n),a.definition.set("sourceRef",null),a.definition.set("targetRef",null)})),e.eventDefinitionPropertiesToNotCopy.forEach((function(e){return a.definition.eventDefinitions&&a.definition.eventDefinitions[0]&&Object.hasOwn(a.definition.eventDefinitions[0],e)&&a.definition.eventDefinitions[0].set(e,null)})),a}},{key:"getTargetProcess",value:function(e,t){var n=this;return this.pool?e.find((function(e){var t=e.id;return t===n.pool.component.node.definition.get("processRef").id})):t.definition}}],[{key:"isTimerType",value:function(e){return["processmaker-modeler-start-timer-event","processmaker-modeler-intermediate-catch-timer-event"].includes(e)}}]),e}();_e(Ro,"diagramPropertiesToCopy",["x","y","width","height"]),_e(Ro,"definitionPropertiesToNotCopy",["$type","id","dataOutputAssociations"]),_e(Ro,"flowDefinitionPropertiesToNotCopy",["$type","id","sourceRef","targetRef"]),_e(Ro,"eventDefinitionPropertiesToNotCopy",["errorRef","messageRef"]);var Bo="processmaker-modeler-generic-flow",Lo=h(65554),jo={prefix:"fpm",iconName:"fa-boundary-event",icon:[112,112,[],"e001","M51.739 2.056c-13.026.848-25.131 6.341-34.43 15.625C10.84 24.139 6.603 30.987 3.72 39.642.81 48.38.051 56.948 1.392 65.92c.932 6.232 3.501 13.807 6.441 18.991 8.903 15.7 23.772 25.701 41.487 27.903 2.517.312 9.393.312 11.911 0 17.703-2.201 32.617-12.231 41.488-27.903 2.943-5.2 5.508-12.763 6.439-18.991 1.698-11.359-.064-22.783-5.13-33.257-4.913-10.156-13.314-18.932-23.21-24.247-7.159-3.845-14.191-5.854-22.286-6.365-3.224-.204-3.584-.204-6.793.005m8.216 4.091c8.319.827 15.946 3.548 22.891 8.165 3.153 2.096 5.414 3.998 8.35 7.021 7.582 7.807 12.34 17.536 14.049 28.731.423 2.764.572 9.015.29 12.1-.962 10.515-4.848 20.143-11.415 28.286-1.857 2.303-5.901 6.293-8.136 8.029a50.9 50.9 0 0 1-23.544 10.144c-3.182.489-11.148.489-14.33 0-5.812-.893-11.669-2.875-16.75-5.668-11.303-6.213-20.134-17.022-24.092-29.49-3.259-10.266-3.259-21.647 0-31.913a51.37 51.37 0 0 1 11.995-20.128c2.834-2.93 5.301-5.008 8.426-7.097a49.964 49.964 0 0 1 22.654-8.169c2.192-.225 7.401-.231 9.612-.011m-9.053 12.099c-20.419 2.322-35.641 19.091-35.641 39.263 0 14.657 8.112 27.984 21.217 34.859 14.221 7.46 31.65 5.768 44.132-4.283 14.219-11.449 18.699-30.977 10.879-47.42-5.522-11.611-16.451-19.808-29.421-22.068-2.55-.444-8.659-.636-11.166-.351m6.979 3.906c1.382.105 3.214.321 4.071.481 12.854 2.394 23.482 11.579 27.55 23.808 4.141 12.449 1.019 26.046-8.153 35.508-5.615 5.792-12.307 9.26-20.584 10.667-2.565.436-8.414.436-10.98 0-11.016-1.872-19.998-7.889-25.586-17.14-5.178-8.573-6.354-19.406-3.15-29.035 4.492-13.506 16.952-23.186 31.248-24.278 2.856-.218 2.85-.218 5.584-.011"]},Fo={prefix:"fpm",iconName:"fa-connect-elements",icon:[20,20,[],"e002","M0 2.502v2.501h5.003V3.008h5.004v15.01h5.478V19c0 .54.011.981.024.981.053-.001 2.989-2.477 2.964-2.499a203.517 203.517 0 0 0-2.942-2.429c-.04-.016-.046.116-.046.967v.985h-4.497V1.995H5.003V0H0v2.502m3.99.016v1.504H1.013V1.013H3.99v1.505"]},zo={prefix:"fpm",iconName:"fa-lane-above",icon:[26,18,[],"e003","M0 .997v.996h.997V.997h1.04V0H0v.997M2.99.498v.499h2.037V0H2.99v.498m2.99 0v.499h2.037V0H5.98v.498m3.033 0v.499h1.994V0H9.013v.498m2.99 0v.499h1.994V0h-1.994v.498m2.99 0v.499h1.994V0h-1.994v.498m2.99 0v.499h2.037V0h-2.037v.498m2.99 0v.499h2.037V0h-2.037v.498m2.99 0v.499h1.04v.996H26V0h-2.037v.498M0 3.987v.996h.997V2.99H0v.997m25.003 0v.996H26V2.99h-.997v.997M0 11.982v6.001h26V5.98H0v6.002"]},qo={prefix:"fpm",iconName:"fa-lane-below",icon:[26,18,[],"e004","M0 6.002v6.001h26V0H0v6.002m0 7.995v.996h.997V13H0v.997m25.003 0v.996H26V13h-.997v.997M0 16.987v.996h2.037v-.996H.997v-.997H0v.997m25.003-.499v.499h-1.04v.996H26V15.99h-.997v.498m-22.013.997v.498h2.037v-.996H2.99v.498m2.99 0v.498h2.037v-.996H5.98v.498m3.033 0v.498h1.994v-.996H9.013v.498m2.99 0v.498h1.994v-.996h-1.994v.498m2.99 0v.498h1.994v-.996h-1.994v.498m2.99 0v.498h2.037v-.996h-2.037v.498m2.99 0v.498h2.037v-.996h-2.037v.498"]},Ho={prefix:"fpm",iconName:"fa-center-horizontally",icon:[24,24,[],"e001","M11.04 4.88v1.88H7.28v3.92h3.76v3.28H5v3.92h6.04v3.76h1v-3.76h6.04v-3.92h-6.04v-3.28h3.76V6.76h-3.76V3h-1v1.88"]},Vo={prefix:"fpm",iconName:"fa-center-vertically",icon:[24,24,[],"e001","M6.76 8.04v3.04H3v.96h3.76v6.04h3.92v-6.04h3.28v3.76h3.92v-3.76h3.76v-.959l-1.87-.011-1.87-.01-.01-1.89-.011-1.89H13.96v3.801l-1.63-.011-1.63-.01-.01-3.03L10.679 5H6.76v3.04"]},Uo={prefix:"fpm",iconName:"fa-align-left",icon:[24,24,[],"e001","M4 12.32v9.32h1V3H4v9.32m2.28-3.6v1.96h8.52V6.76H6.28v1.96m0 7.2v1.96h13.08v-3.92H6.28v1.96"]},Go={prefix:"fpm",iconName:"fa-align-right",icon:[24,24,[],"e001","M18.4 12.32v9.32h1V3h-1v9.32m-9.8-3.6v1.96h8.48V6.76H8.6v1.96M4 15.92v1.96h13.08v-3.92H4v1.96"]},Wo={prefix:"fpm",iconName:"fa-align-bottom",icon:[24,24,[],"e001","M6.76 10.54v6.54h3.92V4H6.76v6.54m7.2 2.3v4.24h3.92V8.6h-3.92v4.24M3 18.9v.5h18.64v-1H3v.5"]},$o={prefix:"fpm",iconName:"fa-align-top",icon:[24,24,[],"e001","M3 4.5V5h18.64V4H3v.5m3.76 8.32v6.54h3.92V6.28H6.76v6.54m7.2-2.28v4.26h3.92V6.28h-3.92v4.26"]},Xo={prefix:"fpm",iconName:"fa-distribute-horizontally",icon:[24,24,[],"e001","M3 12.32v9.32h.96V3H3v9.32m17 0v9.32h1V3h-1v9.32m-10.44.02v6.54h4.88V5.8H9.56v6.54"]},Yo={prefix:"fpm",iconName:"fa-distribute-vertically",icon:[24,24,[],"e001","M3 3.5V4h18.64V3H3v.5M5.8 12v2.44h13.08V9.56H5.8V12M3 20.52V21h18.64v-.96H3v.48"]},Zo=h(39865),Ko=["processmaker-modeler-data-object","processmaker-modeler-data-store","processmaker-modeler-lane","processmaker-modeler-end-event","processmaker-modeler-error-end-event","processmaker-modeler-signal-end-event","processmaker-modeler-terminate-end-event","processmaker-modeler-text-annotation","processmaker-modeler-sequence-flow","processmaker-modeler-message-flow"],Jo={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},props:["node","moddle","nodeRegistry"],data:function(){return{sequenceFlow:vo}},computed:{paper:function(){return bn.getters.paper},sequenceFlowConfig:function(){return this.nodeRegistry[Bo]},nodeConfig:function(){return this.nodeRegistry[this.node.type]},allowOutgoingSequenceFlow:function(){var e=this;return!Ko.some((function(t){return e.node.isType(t)}))}},methods:{addSequence:function(e,t,n,o){this.$emit("toggle-crown-state",!1);var i=e.clientX,r=e.clientY,s=null;e&&(s=(0,a.V)(this.paper.viewport).toLocalPoint(i,r));var l=this.moddle.create("bpmn:SequenceFlow",{name:"",sourceRef:this.node.definition,targetRef:{x:n||s.x,y:o||s.y}});this.$emit("add-node",new Ro(Bo,l,this.moddle.create("bpmndi:BPMNEdge")))}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Fo)}},Qo=Jo,ei=qn(Qo,mo,go,!1,null,null,null),ti=ei.exports,ni=function(){var e=this,t=e._self._c;return e.node.isType("processmaker-modeler-text-annotation")?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Association Flow"),id:"association-flow-button","aria-label":"Add association flow",role:"menuitem"},on:{click:e.addAssociation}},[t("img",{attrs:{src:e.connectIcon,"aria-hidden":"true"}})]):e._e()},oi=[],ii=h.p+"img/connect-artifacts.e3e5e73f.svg",ri={components:{CrownButton:Vn},props:["node","moddle","shape"],data:function(){return{connectIcon:ii}},methods:{addAssociation:function(e,t,n,o){this.$emit("toggle-crown-state",!1);var i=this.moddle.create("bpmn:Association",{sourceRef:this.shape.component.node.definition,targetRef:{x:n,y:o},associationDirection:On.none});this.$emit("add-node",new Ro("processmaker-modeler-association",i,this.moddle.create("bpmndi:BPMNEdge")))}}},si=ri,ai=qn(si,ni,oi,!1,null,null,null),li=ai.exports,ci=function(){var e=this,t=e._self._c;return e.allowOutgoingDataAssociationFlow?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Data Association Flow"),id:"association-flow-button","aria-label":"Add association flow",role:"menuitem"},on:{click:e.addDataAssociation}},[t("img",{attrs:{src:e.connectIcon,"aria-hidden":"true"}})]):e._e()},di=[];function ui(e,t){return ui=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},ui(e,t)}function pi(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&ui(e,t)}h(12419),h(81299);function hi(e){return hi=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},hi(e)}function fi(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function mi(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gi(e,t){if(t&&("object"===g(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return mi(e)}function vi(e){var t=fi();return function(){var n,o=hi(e);if(t){var i=hi(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return gi(this,n)}}var bi="processmaker-modeler-pool",yi=function(){function e(t,n,o){wo(this,e),_e(this,"nodeRegistry",void 0),_e(this,"moddle",void 0),_e(this,"paper",void 0),this.nodeRegistry=t,this.moddle=n,this.paper=o}return ko(e,[{key:"makeFlowNode",value:function(e,t,n){throw new Error("Best practice is to implement 'makeFlowDefinition' in each class")}}],[{key:"isValid",value:function(e,t,n){throw new Error("Best practice is to implement 'isValid' in each class")}},{key:"hasTargetType",value:function(e){return null!=x()(e,"component.node.type")}},{key:"targetIsValidStartEventType",value:function(e){return!e.isBpmnType("bpmn:StartEvent")||e.isType("processmaker-modeler-message-start-event")}},{key:"targetIsValidIntermediateEventType",value:function(e){return!e.isBpmnType("bpmn:IntermediateCatchEvent")||e.isType("processmaker-modeler-intermediate-message-catch-event")}},{key:"targetIsValidBoundaryEventType",value:function(e){return!e.isBpmnType("bpmn:BoundaryEvent")||e.isType("processmaker-modeler-boundary-message-event")}},{key:"targetIsNotContainingPool",value:function(e,t){return e!==t.pool}},{key:"targetIsInDifferentPool",value:function(t,n){var o=e.shapeIsPool(t)?t:t.component.node.pool,i=e.shapeIsPool(n)?n:n.component.node.pool;return null!=i&&i!==o}},{key:"targetIsNotSource",value:function(e,t){return e.id!==t.id}},{key:"allowOutgoingFlow",value:function(e,t){return!("allowOutgoingFlow"in e)||e.allowOutgoingFlow(t)}},{key:"shapeIsPool",value:function(e){var t=x()(e,"component.node.type");return t===bi}}]),e}(),wi=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,null,[{key:"isADataNode",value:function(e){return e.isBpmnType.apply(e,m(n.dataNodeTypes))}},{key:"isNodeDisallowedFromDataAssociation",value:function(e){return e.isBpmnType.apply(e,m(n.disallowedNodes))}}]),n}(yi);_e(wi,"dataNodeTypes",["bpmn:DataStoreReference","bpmn:DataObjectReference"]),_e(wi,"disallowedNodes",["bpmn:EndEvent","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:Participant","bpmn:Lane","bpmn:TextAnnotation","bpmn:Association"]);var xi={components:{CrownButton:Vn},props:["node","moddle","shape"],data:function(){return{connectIcon:ii}},computed:{paper:function(){return bn.getters.paper},allowOutgoingDataAssociationFlow:function(){return wi.isADataNode(this.node)}},methods:{addDataAssociation:function(n,o,i){this.$emit("toggle-crown-state",!1);var r=n.clientX,s=n.clientY,l=null;n&&(l=(0,a.V)(this.paper.viewport).toLocalPoint(r,s));var c=this.node.isBpmnType("bpmn:DataStoreReference","bpmn:DataObjectReference"),d=c?t:e,u=d.definition(this.moddle),p=new Ro(d.id,u,d.diagram(this.moddle));p.dataAssociationProps={sourceShape:this.shape,targetCoords:{x:o||l.x,y:i||l.y}},this.$emit("add-node",p)}}},ki=xi,Ci=qn(ki,ci,di,!1,null,null,null),Si=Ci.exports,Ei=function(){var e,t=this,n=t._self._c;return(e=t.node).isBpmnType.apply(e,m(t.validCopyElements))?n("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:t.$t("Copy Element"),"aria-label":"Copy Element","data-test":"copy-button",role:"menuitem"},on:{click:t.copyElement}},[n("i",{staticClass:"fas fa-clipboard"})]):t._e()},Ai=[],Mi=h.p+"img/clipboard.06edfa02.svg",Ti=["bpmn:StartEvent","bpmn:IntermediateEvent","bpmn:IntermediateCatchEvent","bpmn:IntermediateThrowEvent","bpmn:EndEvent","bpmn:Task","bpmn:UserTask","bpmn:GlobalTask","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:ExclusiveGateway","bpmn:ParallelGateway","bpmn:InclusiveGateway","bpmn:Gateway","bpmn:EventBasedGateway","bpmn:TextAnnotation"],_i=Ti,Pi={components:{CrownButton:Vn},props:["node"],data:function(){return{copyCount:0,copyIcon:Mi,validCopyElements:_i}},methods:{copyElement:function(){this.$emit("copy-element")}}},Oi=Pi,Di=qn(Oi,Ei,Ai,!1,null,null,null),Ii=Di.exports,Ni=function(){var e,t=this,n=t._self._c;return(e=t.node).isBpmnType.apply(e,m(t.validCopyElements))?n("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:t.$t("Clone Element"),"aria-label":"Clone Element","data-test":"clone-button"},on:{click:t.cloneElement}},[n("i",{staticClass:"fas fa-paste"})]):t._e()},Ri=[],Bi=h.p+"img/copy-regular.67a8edbd.svg",Li={components:{CrownButton:Vn},props:["node"],data:function(){return{copyCount:0,cloneIcon:Bi,validCopyElements:_i}},methods:{cloneElement:function(){this.$emit("clone-element",this.node,++this.copyCount)}}},ji=Li,Fi=qn(ji,Ni,Ri,!1,null,null,null),zi=Fi.exports,qi=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"dropdown"}},[t("crown-task-dropdown",e._g({attrs:{"dropdown-data":e.dropdownData,"dropdown-open":e.taskDropdownOpen,node:e.node},on:{"toggle-dropdown-state":e.taskDropdownToggle}},e.$listeners)),t("crown-boundary-event-dropdown",e._g({attrs:{"dropdown-data":e.boundaryEventDropdownData,"dropdown-open":e.boundaryEventDropdownOpen,nodeRegistry:e.nodeRegistry,moddle:e.moddle,node:e.node,shape:e.shape},on:{"toggle-dropdown-state":e.boundaryEventDropdownToggle}},e.$listeners)),t("crown-color-dropdown",e._g({attrs:{"dropdown-open":e.colorDropdownOpen,node:e.node,showCustomIconPicker:e.showCustomIconPicker,iconName:e.iconName},on:{"toggle-dropdown-state":e.colorDropdownToggle}},e.$listeners))],1)},Hi=[],Vi=function(){var e=this,t=e._self._c;return e.dropdownData.length>0?t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",e._g({attrs:{"data-test":"select-type-dropdown",id:"dropdown-button","aria-label":"Select a type"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},e.$listeners),[t("i",{staticClass:"fas fa-cog"})]),e.dropdownOpen?t("ul",{staticClass:"element-list",attrs:{role:"list"}},e._l(e.dropdownData,(function(n){var o=n.label,i=n.nodeType,r=n.dataTest,s=n.disabled;return t("li",{key:i,staticClass:"element-list--item",attrs:{role:"listitem",id:i}},[t("button",{staticClass:"element-list--item__button",attrs:{"data-test":r,type:"button",disabled:e.isDisabled(s,e.node,i)},on:{click:function(t){return e.replaceNode({node:e.node,typeToReplaceWith:i})}}},[e._v(e._s(e.$t(o))+" ")]),e.isDisabled(s,e.node,i)?t("b-tooltip",{attrs:{target:i,variant:"warning",placement:"right"}},[e._v(" "+e._s(e.$t(e.tooltip(s,e.node,i)))+" ")]):e._e()],1)})),0):e._e()],1):e._e()},Ui=[],Gi={name:"CrownTaskDropdown",components:{CrownButton:Vn},props:{dropdownData:Array,node:Object,dropdownOpen:{type:Boolean,required:!0}},methods:{isDisabled:function(e,t,n){return e&&(e instanceof Function?e.apply(this,[t,n]):e)},tooltip:function(e,t,n){return this.isDisabled(e,t,n)||""},replaceNode:function(e){e.node.type!==e.typeToReplaceWith?this.$emit("replace-node-type",e):this.$emit("toggle-dropdown-state",!1)}}},Wi=Gi,$i=(h(5648),qn(Wi,Vi,Ui,!1,null,"31668547",null)),Xi=$i.exports,Yi=function(){var e=this,t=e._self._c;return e.dropdownData.length>0?t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",e._g({directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{id:"dropdown-button","aria-label":"Select a boundary event","data-test":"boundary-event-dropdown",title:e.$t("Boundary Events"),role:"menuitem"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-boundary-event"]}})],1),e.dropdownOpen?t("ul",{staticClass:"element-list",attrs:{role:"list"}},e._l(e.dropdownData,(function(n){var o=n.label,i=n.nodeType,r=n.dataTest,s=n.disabledLabel;return t("li",{key:i,staticClass:"element-list--item",attrs:{role:"listitem",id:i}},[t("button",{staticClass:"element-list--item__button",attrs:{"data-test":r,type:"button",disabled:!e.canAddBoundaryEventToTarget(i,e.shape)},on:{click:function(t){return e.addBoundaryEvent(i)}}},[e._v(e._s(e.$t(o))+" ")]),e.canAddBoundaryEventToTarget(i,e.shape)?e._e():t("b-tooltip",{attrs:{target:i,variant:"warning",placement:"right"}},[e._v(" "+e._s(e.getErrorTooltipText(s))+" ")])],1)})),0):e._e()],1):e._e()},Zi=[],Ki=h.p+"img/boundary-event.40a868e9.svg",Ji=["bpmn:Task","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:SendTask","bpmn:ReceiveTask","bpmn:UserTask","bpmn:GlobalTask","bpmn:ManualTask","bpmn:CallActivity"];function Qi(e){return e&&Ji.some((function(t){return e.node.isBpmnType(t)}))}function er(e,t){return!(!t||!Qi(t.component))&&nr(t)}function tr(e){return e&&e.node.isBpmnType("bpmn:CallActivity")}function nr(e){return 0!==dt(e).length}var or={name:"CrownBoundaryEventDropdown",components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},props:{dropdownOpen:{type:Boolean,required:!0},dropdownData:Array,nodeRegistry:Object,moddle:Object,node:Object,shape:Object},data:function(){return{boundaryEventIcon:Ki}},methods:{getErrorTooltipText:function(e){return 0===this.getEmptyBoundaryEventPositionsForShape(this.shape).length?"No available space":e},canAddBoundaryEventToTarget:er,getEmptyBoundaryEventPositionsForShape:dt,addBoundaryEvent:function(e){if(this.$emit("toggle-dropdown-state",!1),this.canAddBoundaryEventToTarget(e,this.shape)){var t=this.nodeRegistry[e].definition(this.moddle,this.$t),n=this.nodeRegistry[e].diagram(this.moddle),o=dt(this.shape)[0];n.bounds.x=o.x-n.bounds.width/2,n.bounds.y=o.y-n.bounds.height/2;var i=new Ro(e,t,n);i.pool=this.node.pool,bn.commit("highlightNode",i),this.$emit("add-node",i)}}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(jo)}},ir=or,rr=(h(56073),qn(ir,Yi,Zi,!1,null,null,null)),sr=rr.exports,ar=function(){var e=this,t=e._self._c;return t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Open Color Palette"),"aria-label":e.$t("Open Color Palette"),role:"menuitem","data-test":"picker-dropdown-button"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},[t("i",{staticClass:"fas fa-palette"})]),e.dropdownOpen?t("div",{staticClass:"element-list color-list"},[e._l(e.colors.slice(0,4),(function(n){return t("button",{key:n,staticClass:"color-button",style:{backgroundColor:n},attrs:{type:"button","data-test":n},on:{click:function(t){e.selectedColor=n}}})})),e.showCustomIconPicker?t("button",{staticClass:"color-button p-0 fa fa-drafting-compass",attrs:{type:"button","data-test":"set-custom-icon"},on:{click:e.openIconSelector}}):t("div"),e._l(e.colors.slice(4,8),(function(n){return t("button",{key:n,staticClass:"color-button",style:{backgroundColor:n},attrs:{type:"button","data-test":n},on:{click:function(t){e.selectedColor=n}}})})),t("button",{staticClass:"color-button toggle-picker",attrs:{type:"button"},on:{click:function(t){e.colorPickerOpen=!e.colorPickerOpen}}}),t("button",{staticClass:"color-button p-0 fa fa-undo-alt",attrs:{type:"button","data-test":"clear-color"},on:{click:e.resetNodeStyling}}),e.colorPickerOpen?t("sketch-picker",{staticClass:"color-picker",attrs:{value:e.selectedColor||"#fff",presetColors:null},on:{input:e.setColorFromPicker}}):e._e()],2):e._e(),t("b-modal",{ref:"icon-selector-modal",attrs:{title:"Select a custom icon","cancel-title":"Reset to Default"},on:{cancel:e.resetCustomIcon}},[t("div",[t("icon-selector",{attrs:{value:e.iconName,"allow-custom":!1},on:{input:e.setCustomIcon}})],1)])],1)},lr=[],cr=(h(27479),h(87714),h(82801),h(1174),h(94023)),dr=function(){var e=this,t=e._self._c;return t("div",{staticClass:"multiselect-icons"},[t("b-input-group",[t("multiselect",{ref:"multiselect",attrs:{"track-by":"value",label:"label","show-labels":!1,placeholder:e.placeholder,options:e.list,multiple:!1,searchable:!0,"internal-search":!1,"allow-empty":!1},on:{"search-change":e.onSearch,open:e.onOpen,close:e.onClose},scopedSlots:e._u([{key:"singleLabel",fn:function(n){return[n.option?t("span",[t("i",{staticClass:"fas fa-fw",class:"fa-"+n.option.value}),e._v(" "+e._s(n.option.label)+" ")]):e._e()]}},{key:"option",fn:function(n){return[t("div",{staticClass:"icon-square",on:{mouseover:function(t){return e.onHover(n.option)}}},[t("i",{staticClass:"fas fa-fw",class:"fa-"+n.option.value})])]}}]),model:{value:e.icon,callback:function(t){e.icon=t},expression:"icon"}},[t("template",{slot:"noResult"},[e.allowCustom?t("div",{staticClass:"multiselect-no-result text-muted my-2 text-center w-100"},[t("strong",[e._v(e._s(e.$t("No icons found.")))]),t("br"),e._v(" "+e._s(e.$t("Try a different search or"))+" "),t("br"),t("a",{staticClass:"text-primary link-upload",on:{click:e.triggerUpload}},[e._v(e._s(e.$t("upload a custom icon")))]),e._v(". ")]):t("div",{staticClass:"multiselect-no-result text-muted my-2 text-center w-100"},[t("strong",[e._v(e._s(e.$t("No icons found.")))]),t("br"),e._v(" "+e._s(e.$t("Try a different search."))+" ")])]),t("template",{slot:"placeholder"},[this.file?t("span",[e._v(" "+e._s(e.$t("Custom Icon File"))+" "),this.fileName?t("span",{staticClass:"text-muted"},[e._v("("+e._s(this.fileName)+")")]):e._e()]):e._e()])],2),e.allowCustom?t("b-input-group-append",{staticClass:"multiselect-icons-upload"},[t("file-upload-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip",value:{title:e.$t("Upload Custom Icon")},expression:"{ title: $t('Upload Custom Icon') }"}],ref:"fileUploadButton",attrs:{accept:"image/png, image/svg+xml, image/gif",variant:"secondary"},model:{value:e.uploadedFile,callback:function(t){e.uploadedFile=t},expression:"uploadedFile"}},[t("i",{staticClass:"fas fa-fw fa-upload"})])],1):e._e()],1)],1)},ur=[],pr=(h(64765),h(69600),h(42238)),hr=h.n(pr),fr=["search","search-plus","search-dollar","check-square","list","id-badge","clipboard-list","clipboard-check","clipboard","fire","fire-alt","star","dollar-sign","users","user-circle","trophy"],mr=["align-center","align-justify","align-left","align-right","arrows-alt","arrows-alt-h","arrows-alt-v","bars","beer","bong","border-all","border-none","border-style","cannabis","circle-notch","cog","cogs","compress","compress-alt","compress-arrows-alt","custom","democrat","disease","download","ellipsis-h","ellipsis-v","expand","expand-alt","expand-arrows-alt","faucet","file-download","file-export","file-import","file-upload","flag-usa","font-awesome-logo-full","grip-horizontal","grip-lines","grip-lines-vertical","grip-vertical","hand-holding-water","hand-middle-finger","hospital-user","joint","lungs","republican","upload"],gr=function(){function e(){wo(this,e)}return ko(e,null,[{key:"list",value:function(){var e=this,t=[];fr.forEach((function(n){hr()[n]&&t.push(e.parseIcon(n,hr()[n]))}));for(var n=0,o=Object.entries(hr());n<o.length;n++){var i=mt(o[n],2),r=i[0],s=i[1];this.shouldIncludeIcon(r,s)&&t.push(this.parseIcon(r,s))}return t}},{key:"grouped",value:function(){for(var e=[{group:"Common",icons:[]},{group:"All Icons",icons:[]}],t=0,n=Object.entries(hr());t<n.length;t++){var o=mt(n[t],2),i=o[0],r=o[1];mr.includes(i)||(fr.includes(i)&&e[0].icons.push(this.parseIcon(i,r)),this.shouldIncludeIcon(i,r)&&e[1].icons.push(this.parseIcon(i,r)))}return e}},{key:"shouldIncludeIcon",value:function(e,t){var n=!1,o=["-left","-right","-up","-down"];return mr.includes(e)||fr.includes(e)||t.styles.includes("solid")&&!t.changes.includes("5.13.0")&&(n=!0),o.forEach((function(t){e.includes(t)&&(n=!1)})),n}},{key:"parseIcon",value:function(e,t){var n={value:e,label:t.label,search:t.search.terms.join()+","+e+","+t.label.toLowerCase()};return n.label.startsLowerCase()&&(n.label=n.label.unSlug().titleCase()),n}}]),e}();String.prototype.startsLowerCase=function(){var e=this.substring(0,1);return e==e.toLowerCase()},String.prototype.unSlug=function(){return this.split("-").join(" ")},String.prototype.titleCase=function(){var e=this.split(" ");return e=e.map((function(e){return e.substring(0,1).toUpperCase()+e.substring(1)})),e.join(" ")};var vr=function(){var e=this,t=e._self._c;return t("b-button",{staticClass:"file-upload-button",attrs:{block:e.block,disabled:e.disabled,size:e.size,variant:e.variant,type:e.type,tag:e.tag,pill:e.pill,squared:e.squared,pressed:e.pressed},on:{click:e.onClick}},[t("b-form-file",e._b({ref:"fileUpload",staticClass:"file-upload-control",attrs:{plain:"",accept:e.accept,capture:e.capture,multiple:e.multiple,directory:e.directory,"no-traverse":e.noTraverse,"no-drop":e.noDrop,"file-name-formatter":e.fileNameFormatter},on:{change:e.onChange,input:e.onInput},model:{value:e.file,callback:function(t){e.file=t},expression:"file"}},"b-form-file",e.$attrs,!1)),e._t("default")],2)},br=[],yr={inheritAttrs:!1,props:{value:{default:null},block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:"md"},variant:{type:String,default:"secondary"},type:{type:String,default:"button"},tag:{type:String,default:"button"},pill:{type:Boolean,default:!1},squared:{type:Boolean,default:!1},pressed:{type:Boolean,default:null},accept:{type:String,default:""},capture:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},directory:{type:Boolean,default:!1},noTraverse:{type:Boolean,default:!1},noDrop:{type:Boolean,default:!1},fileNameFormatter:{type:Function,default:null}},data:function(){return{file:null}},watch:{file:{handler:function(e){this.$emit("input",e)}},value:{handler:function(e){this.file=e},deep:!0}},methods:{onClick:function(){this.$refs.fileUpload.$el.click()},onChange:function(e){this.$emit("change",e)},onInput:function(e){this.$emit("input",e)},reset:function(){this.$refs.fileUpload.reset()},trigger:function(){this.$refs.fileUpload.$el.click()}}},wr=yr,xr=(h(94960),qn(wr,vr,br,!1,null,null,null)),kr=xr.exports,Cr={components:{FileUploadButton:kr},props:{value:{required:!1},allowCustom:{type:Boolean,default:!0},default:{type:String,default:"search"}},data:function(){return{all:gr.list(),file:null,fileName:null,icon:null,list:{},loading:!0,placeholder:this.$t("Icon"),query:"",uploadedFile:null}},computed:{isOpen:function(){return this.$refs.multiselect.isOpen},iconAndFile:function(){return this.allowCustom?{icon:this.icon?this.icon.value:null,file:this.file}:this.icon?this.icon.value:null}},watch:{value:function(){this.allowCustom?(this.icon=this.find(this.value.icon),this.file=this.value.file):this.icon=this.find(this.value)},icon:function(e){e&&(this.file=null,this.fileName=null,this.allowCustom&&this.$refs.fileUploadButton.reset(),this.$emit("input",this.iconAndFile))},file:function(e){e&&(this.icon=null,this.$refs.multiselect.deactivate(),this.$emit("input",this.iconAndFile))},uploadedFile:function(e){var t=this;if(e)if(e.size>2e3)this.$emit("error",this.$t("The custom icon file is too large. File size must be less than 2KB."));else{this.file=e,this.fileName=e.name,this.uploadedFile=null;var n=new FileReader;n.readAsDataURL(this.file),n.onload=function(){t.file=n.result}}}},beforeMount:function(){this.list=this.all},mounted:function(){this.allowCustom?(this.icon=this.find(this.value.icon),this.file=this.value.file):this.value?this.icon=this.find(this.value):this.icon=this.find(this.default)},methods:{onSearch:function(e){var t=this;e.length?this.query=e.toLowerCase():this.isOpen&&(this.query=""),this.query.length?this.list=this.all.filter((function(e){return e.search.includes(t.query)})):this.list=this.all},onOpen:function(){this.$refs.multiselect.search=this.query},onClose:function(){this.placeholder=this.$t("Icon")},find:function(e){return this.all.find((function(t){return t.value==e}))},onHover:function(e){this.placeholder=e.label},triggerUpload:function(){this.$refs.fileUploadButton.trigger()}}},Sr=Cr,Er=(h(18785),qn(Sr,dr,ur,!1,null,null,null)),Ar=Er.exports,Mr=h(9943),Tr={props:{dropdownOpen:{type:Boolean,required:!0},node:Object,showCustomIconPicker:{type:Boolean,default:!1},iconName:{type:String,default:""}},components:{CrownButton:Vn,"sketch-picker":cr.Sketch,IconSelector:Ar},data:function(){return{colors:pe,selectedColor:this.node.definition.get("color"),colorPickerOpen:!1}},watch:{selectedColor:function(e){e?this.setNodeColor(e):this.resetNodeColor()}},methods:{setColorFromPicker:function(e){var t=e.hex8;this.selectedColor=t},resetNodeStyling:function(){this.resetNodeColor(),this.resetCustomIcon()},setNodeColor:function(e){bn.commit("updateNodeProp",{node:this.node,key:"color",value:e}),vt().set(this.node.definition,"color",e),this.$emit("save-state")},resetNodeColor:function(){bn.commit("updateNodeProp",{node:this.node,key:"color",value:void 0}),vt().set(this.node.definition,"color",void 0),this.$emit("save-state")},setCustomIcon:function(e){if(e){var t=(0,Lo.icon)({prefix:"fas",iconName:e}),n=t.html,o=btoa(n);bn.commit("updateNodeProp",{node:this.node,key:"customIcon",value:o}),vt().set(this.node.definition,"customIcon",o),this.$emit("set-custom-icon-name",e),this.$emit("save-state")}},resetCustomIcon:function(){bn.commit("updateNodeProp",{node:this.node,key:"customIcon",value:void 0}),vt().set(this.node.definition,"customIcon",void 0),this.$emit("reset-custom-icon-name"),this.$emit("save-state")},openIconSelector:function(){this.$refs["icon-selector-modal"].show()}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Mr.fas)}},_r=Tr,Pr=(h(82969),qn(_r,ar,lr,!1,null,"0c72746a",null)),Or=Pr.exports,Dr={name:"CrownDropdowns",components:{CrownTaskDropdown:Xi,CrownBoundaryEventDropdown:sr,CrownColorDropdown:Or},props:{dropdownData:Array,boundaryEventDropdownData:Array,node:Object,nodeRegistry:Object,moddle:Object,shape:Object,taskDropdownInitiallyOpen:{type:Boolean,required:!0},showCustomIconPicker:Boolean,iconName:{type:String,default:""}},data:function(){return{taskDropdownOpen:this.taskDropdownInitiallyOpen,boundaryEventDropdownOpen:!1,colorDropdownOpen:!1}},methods:{taskDropdownToggle:function(e){this.taskDropdownOpen=e,this.boundaryEventDropdownOpen=!1,this.colorDropdownOpen=!1},boundaryEventDropdownToggle:function(e){this.taskDropdownOpen=!1,this.boundaryEventDropdownOpen=e,this.colorDropdownOpen=!1},colorDropdownToggle:function(e){this.taskDropdownOpen=!1,this.boundaryEventDropdownOpen=!1,this.colorDropdownOpen=e}}},Ir=Dr,Nr=(h(64883),qn(Ir,qi,Hi,!1,null,"0a847d3c",null)),Rr=Nr.exports,Br=function(){var e=this,t=e._self._c;return e.node.canBeDefaultFlow()?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Set as Default Flow"),"aria-label":"Default Flow","data-test":"default-flow",role:"menuitem"},on:{click:e.click}},[t("img",{attrs:{src:e.icon,"aria-hidden":"true"}})]):e._e()},Lr=[],jr=h.p+"img/default-flow.3f3d5309.svg",Fr={components:{CrownButton:Vn},props:["node"],data:function(){return{icon:jr}},methods:{click:function(){this.$emit("default-flow",this.node)}}},zr=Fr,qr=qn(zr,Br,Lr,!1,null,null,null),Hr=qr.exports,Vr={computed:{isLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{configurePoolLane:function(){var e=this;if(!["processmaker-modeler-pool","processmaker-modeler-sequence-flow","processmaker-modeler-association","processmaker-modeler-message-flow"].includes(this.node.type)){if(this.node.pool)return this.graph.getCell(this.node.pool)||(this.node.pool=this.graph.getElements().find((function(t){return t.component&&t.component.node===e.node.pool.component.node}))),this.node.pool.component.addToPool(this.shape),void(this.isLane&&this.configureLaneInParentPool());var t=this.graph.findModelsInArea(this.shape.getBBox()).filter((function(e){return e.component&&"processmaker-modeler-pool"===e.component.node.type}))[0];t&&(this.node.pool=t,this.node.pool.component.addToPool(this.shape),this.isLane&&this.configureLaneInParentPool())}},configureLaneInParentPool:function(){var e=this.node.pool.component;e.laneSet||e.createLaneSet();var t=e.laneSet.get("lanes");t.includes(this.node.definition)||t.push(this.node.definition)}},mounted:function(){var e=this;this.$nextTick((function(){e.configurePoolLane()}))}},Ur=h(97019),Gr=h.n(Ur);function Wr(){return!!window.Cypress}var $r={components:{CrownDropdowns:Rr,DeleteButton:fo,GenericFlowButton:ti,AssociationFlowButton:li,CopyButton:Ii,CloneButton:zi,DefaultFlow:Hr,DataAssociationFlowButton:Si},props:{highlighted:Boolean,paper:Object,graph:Object,shape:Object,node:Object,nodeRegistry:Object,moddle:Object,planeElements:Array,processNode:Object,collaboration:Object,isRendering:Boolean,dropdownData:{type:Array,default:function(){return[]}},boundaryEventDropdownData:{type:Array,default:function(){return[]}},showCustomIconPicker:{type:Boolean,default:!1},iconName:{type:String,default:""}},mixins:[Vr],watch:{"node.definition.color":{handler:function(){this.setNodeColor()}},highlightedShapes:function(e,t){nt()(e,t)||(this.showCrown=this.highlightedShapes[0]===this.shape)},highlighted:function(e){e||(this.taskDropdownInitiallyOpen=!1)},shape:function(){this.highlighted&&(this.showCrown=!0)}},data:function(){return{runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null}},created:function(){this.$t=this.$t.bind(this)},computed:{showCrownConfig:function(){return this.showCrown&&!this.isMultiselect&&!1===bn.getters.isReadOnly},isMultiselect:function(){var e=bn.getters.highlightedShapes.length;return e>1},isFlow:function(){return["processmaker-modeler-sequence-flow","processmaker-modeler-message-flow"].includes(this.node.type)},isTextAnnotation:function(){return"processmaker-modeler-text-annotation"===this.node.type},process:function(){return this.node.pool?this.node.pool.component.containingProcess:this.processNode.definition},highlightedShapes:function(){return bn.getters.highlightedShapes}},methods:{setNodeColor:function(){var e=this.node.definition.get("color"),t=Se(this.node,e),n=t.fill,o=t.stroke;Ee(this.shape,n,o)},paperNotRendered:function(){return!this.isRendering},replaceNodeTypePrompt:function(e){this.taskDropdownInitiallyOpen?this.$emit("replace-node",e):(this.showReplaceModal=!0,this.nodeToReplace=e)},confirmedReplaceNodeType:function(){this.$emit("replace-node",this.nodeToReplace)},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition},repositionCrown:function(){var e=this.shape.findView(this.paper);if(e){var t=e.getBBox({useModelGeometry:!this.isTextAnnotation&&!this.isFlow}),n=t.x,o=t.y,i=t.width;this.style={top:"".concat(o-52,"px"),left:"".concat(n+i-20,"px"),cursor:"pointer"}}},paperDoneRendering:function(){var e=this;this.isRendering&&new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown),this.shape.on("change:position change:size change:attrs",this.repositionCrown),this.planeElements.includes(this.node.diagram)||this.planeElements.push(this.node.diagram);var e=Object.keys(this.node.definition.$descriptor.allTypesByName);e.includes("bpmn:FlowElement")&&!this.process.get("flowElements").includes(this.node.definition)&&this.process.get("flowElements").push(this.node.definition),e.includes("bpmn:Artifact")&&!this.process.get("artifacts").includes(this.node.definition)&&this.process.get("artifacts").push(this.node.definition),this.collaboration&&e.includes("bpmn:MessageFlow")&&!this.collaboration.get("messageFlows").includes(this.node.definition)&&this.collaboration.get("messageFlows").push(this.node.definition)},setUpPositionHandling:function(){var e=this;this.shape.on("change:position",(function(t,n){e.node.diagram.bounds.x=n.x,e.node.diagram.bounds.y=n.y,e.savePositionOnPointerupEventSet||(e.shape.listenToOnce(e.paper,"element:pointerup",e.setNodePosition),e.savePositionOnPointerupEventSet=!0)}))}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig(),e.setUpPositionHandling(),e.setNodeColor();case 7:case"end":return t.stop()}}),t)})))()},destroyed:function(){this.shape.stopListening(),this.shape.remove(),Gr()(this.process.get("flowElements"),this.node.definition),Gr()(this.planeElements,this.node.diagram),Gr()(this.process.get("artifacts"),this.node.definition),this.collaboration&&Gr()(this.collaboration.get("messageFlows"),this.node.definition)}},Xr=$r,Yr=(h(78135),qn(Xr,Dn,In,!1,null,null,null)),Zr=Yr.exports,Kr={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialAssociationDirection:this.node.definition.associationDirection,associationDirection:On}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.type");if(!e)return!1;var t=this.target.component.node.pool,n=this.sourceShape.component.node.pool;if(n&&n!==t)return!1;var o=this.targetConfig.validateAssociationIncoming&&!this.targetConfig.validateAssociationIncoming(this.sourceNode),i=this.sourceConfig.validateAssociationOutgoing&&!this.sourceConfig.validateAssociationOutgoing(this.targetNode);return!o&&!i}},watch:{"node.definition.associationDirection":function(e){this.updateAssociationMarker(e)}},methods:{updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition},updateAssociationMarker:function(e){e===this.associationDirection.none&&(this.shape.attr("line/targetMarker/display","none"),this.shape.attr("line/sourceMarker/display","none")),e===this.associationDirection.one&&(this.shape.attr("line/targetMarker/display","block"),this.shape.attr("line/sourceMarker/display","none")),e===this.associationDirection.both&&(this.shape.attr("line/targetMarker/display","block"),this.shape.attr("line/sourceMarker/display","block"))}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10},sourceMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this,this.updateAssociationMarker(this.initialAssociationDirection)}},Jr=Kr,Qr=qn(Jr,r,s,!1,null,null,null),es=Qr.exports,ts={label:"Node Identifier",helper:"Enter the id that is unique from all other elements in the diagram",name:"id",validation:"required|regex:/^[_A-Za-z][-._A-Za-z0-9]*$/"},ns=ts,os="processmaker-modeler-association",is={id:os,component:es,bpmnType:"bpmn:Association",control:!1,definition:function(e){return e.create("bpmn:Association",{associationDirection:"".concat(On.none)})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorConfig:[{name:"Data Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-association"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select Direction",name:"associationDirection",options:[{value:"".concat(On.none),content:"None"},{value:"".concat(On.one),content:"One"},{value:"".concat(On.both),content:"Both"}]}}]}]}]},rs=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},ss=[],as={props:{isActive:Boolean},methods:{hideLabel:function(e,t,n){this.isActive&&!n.movedWithArrowKeys&&(this.shape.attr("label/display","none"),this.shape.getEmbeddedCells().filter((function(e){return e.attr("label/text")})).forEach((function(e){e.attr("label/display","none")})))},showLabel:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.shape.attr("label/display","initial"),t.next=3,e.$nextTick();case 3:e.shape.once("change:position",e.hideLabel);case 4:case"end":return t.stop()}}),t)})))()}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:e.$once("click",(function(){e.shape.once("change:position",e.hideLabel)})),e.shape.listenTo(e.paper,"cell:pointerup blank:pointerup",e.showLabel),e.shape.once("change:parent",e.showLabel);case 5:case"end":return t.stop()}}),t)})))()}},ls=3,cs=16,ds=4;function us(e,t){var n=t.size(),o=n.width,i=n.height;for(var r in e)hs(t,r,o),fs(t,r,i),ms(t,r,e,o)}function ps(e,t){var n=e.attr(t);return void 0===n?ds:n}function hs(e,t,n){var o=ps(e,t+"/ref-padding-x");-1!==t.indexOf("Right")?e.attr(t+"/ref-x",n-cs-o):-1!==t.indexOf("Left")&&e.attr(t+"/ref-x",o+(vs(e)?16:0))}function fs(e,t,n){var o=ps(e,t+"/ref-padding-y");-1!==t.indexOf("bottom")&&e.attr(t+"/ref-y",n-cs-o)}function ms(e,t,n,o){for(var i=0,r=0;r<ls;r++)e.attr(t+"."+r+"/xlink:href",null);var s=gs(n,t);for(var a in s)if(e.attr(t+"."+i+"/xlink:href",n[t][a]),i++,i>=ls)break;e.attr(t+"/ref-width",cs*i),-1!==t.indexOf("Center")&&e.attr(t+"/ref-x",(o-i*cs)/2)}function gs(e,t){if("bottomCenter"===t){var n={};return Object.keys(e[t]).sort().forEach((function(o){n[o]=e[t][o]})),n}return e[t]}function vs(e){return!!e.attr("image/xlink:href")}var bs=3,ys=16;function ws(e){for(var t=[],n=0;n<bs;n++)t.push({tagName:"image",selector:e+"."+n});return{tagName:"g",selector:e,children:t}}function xs(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,o={};o[e]=t;for(var i=0;i<bs;i++)o[e+"."+i]={"ref-x":i*ys*n,"ref-y":0,width:ys,height:ys};return o}var ks,Cs,Ss,Es,As,Ms,Ts,_s,Ps,Os,Ds,Is,Ns,Rs,Bs={data:function(){return{markers:{topLeft:{},topCenter:{},topRight:{},bottomLeft:{},bottomCenter:{},bottomRight:{}}}},watch:{markers:{deep:!0,handler:function(){this.recalcMarkersAlignment()}}},methods:{recalcMarkersAlignment:function(){us(this.markers,this.shape)}}},Ls=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({size:{width:36,height:36},attrs:yo(yo(yo(yo(yo(yo({image:{"ref-x":5,"ref-y":5,ref:"circle",width:26,height:26}},xs("topLeft",{ref:"circle","ref-y":-20,"ref-padding-x":0})),xs("topCenter",{ref:"circle","ref-y":-20})),xs("topRight",{ref:"circle","ref-x":26,"ref-y":-20,"ref-padding-x":0},-1)),xs("bottomLeft",{ref:"circle","ref-padding-x":0,"ref-padding-y":-40})),xs("bottomCenter",{ref:"circle","ref-padding-y":-40})),xs("bottomRight",{ref:"circle","ref-x":26,"ref-padding-x":0,"ref-padding-y":-40},-1))},a.shapes.standard.Circle.prototype.defaults)}),js={highlighter:{name:"stroke",options:{padding:10,attrs:{stroke:wn,"stroke-width":10,opacity:.3}}}},Fs={highlighter:{name:"stroke",options:{attrs:{stroke:yn,"stroke-width":3,"data-cy":"selected"}}}},zs={highlighter:{name:"stroke",options:{attrs:{stroke:En,"stroke-width":5}}}},qs={highlighter:{name:"stroke",options:{attrs:{stroke:xn,"stroke-width":5}}}},Hs={highlighter:{name:"stroke",options:{attrs:{stroke:Cn,"stroke-width":5}}}},Vs={props:["highlighted","paperManager","hasError","autoValidate","borderOutline","isCompleted","isInProgress","isIdle"],data:function(){return{shape:null,currentBorderOutline:null}},watch:{highlighted:function(){this.setShapeHighlight()},hasError:function(){this.paperManager.awaitScheduledUpdates().then(this.setShapeHighlight)},autoValidate:function(){this.setShapeHighlight()},borderOutline:{deep:!0,handler:function(e){this.setBorderOutline(e)}}},computed:{shapeView:function(){return this.shape.findView(this.paperManager.paper)},shapeBody:function(){return this.shapeView.$el.find("[joint-selector=body]")}},methods:{setShapeHighlight:function(){if(bn.getters.isReadOnly)return this.shapeView.unhighlight(this.shapeBody,zs),this.isCompleted&&(this.shape.attr("body/fill",An),this.shapeView.highlight(this.shapeBody,zs)),this.shapeView.unhighlight(this.shapeBody,qs),this.isInProgress&&(this.shape.attr("body/fill",kn),this.shapeView.highlight(this.shapeBody,qs)),void(this.isIdle&&(this.shape.attr("body/fill",Sn),this.shapeView.highlight(this.shapeBody,Hs)));this.shapeView&&(this.shapeView.unhighlight(this.shapeBody,js),this.hasError&&this.autoValidate&&this.shapeView.highlight(this.shapeBody,js),this.shapeView.unhighlight(this.shapeBody,Fs),this.highlighted&&this.shapeView.highlight(this.shapeBody,Fs))},setBorderOutline:function(e){this.currentBorderOutline&&this.shapeView.unhighlight(this.shapeBody,this.currentBorderOutline),this.currentBorderOutline=e?No()(e):null,this.currentBorderOutline&&this.shapeView.highlight(this.shapeBody,this.currentBorderOutline)}},mounted:function(){var e=this;this.$nextTick((function(){e.paperManager.awaitScheduledUpdates().then((function(){e.setShapeHighlight(),e.shape.on("change:size",(function(){e.paperManager.awaitScheduledUpdates().then(e.setShapeHighlight),e.$emit("shape-resize",e.shape)}))}))}))}},Us={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,as],data:function(){return{shape:null,definition:null,dropdownData:[{label:Ao["processmaker-modeler-end-event"],nodeType:"processmaker-modeler-end-event"},{label:Ao["processmaker-modeler-message-end-event"],nodeType:"processmaker-modeler-message-end-event",dataTest:"switch-to-message-end-event"},{label:Ao["processmaker-modeler-error-end-event"],nodeType:"processmaker-modeler-error-end-event",dataTest:"switch-to-error-end-event"},{label:Ao["processmaker-modeler-signal-end-event"],nodeType:"processmaker-modeler-signal-end-event",dataTest:"switch-to-signal-end-event"},{label:Ao["processmaker-modeler-terminate-end-event"],nodeType:"processmaker-modeler-terminate-end-event",dataTest:"switch-to-terminate-end-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Ls,this.shape.set("type","processmaker.components.nodes.endEvent.Shape");var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({body:{fill:xe,stroke:ke},label:{text:this.node.definition.get("name"),refY:"130%"}}),this.shape.addTo(this.graph),this.shape.component=this}},Gs=Us,Ws=qn(Gs,rs,ss,!1,null,null,null),$s=Ws.exports,Xs={label:"Name",name:"name",helper:"Enter the name of this element",validation:"required"},Ys=Xs,Zs=function(){var e=this,t=e._self._c;return t("div",[t("FormInput",{attrs:{name:"id",label:e.label,helper:e.helper,error:e.error,validation:e.validation},on:{input:e.onInput},model:{value:e.localValue,callback:function(t){e.localValue=t},expression:"localValue"}})],1)},Ks=[],Js={props:{label:{type:String},helper:{type:String},value:{default:null},validation:{type:String}},data:function(){return{localValue:this.value,error:""}},methods:{onInput:function(e){this.value!==e&&(this.isUnique(e)?(this.error="",this.$emit("input",e)):this.error=this.$t("Must be unique"))},isUnique:function(e){return!!bn.state.nodes.every((function(t){return t.definition.id!==e}))}}},Qs=Js,ea=qn(Qs,Zs,Ks,!1,null,null,null),ta=ea.exports,na={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"advanced-accordion"},items:[{component:ta,config:ns}]},oa=function(){var e=this,t=e._self._c;return t("div",[t("div",{staticClass:"d-flex justify-content-between align-items-end mb-2"},[t("label",{staticClass:"m-0"},[e._v(e._s(e.$t(e.label)))]),t("button",{directives:[{name:"b-modal",rawName:"v-b-modal.documentation-modal",modifiers:{"documentation-modal":!0}}],staticClass:"btn-sm float-right",attrs:{type:"button","aria-label":e.$t("Expand"),"data-test":"documentation-modal-button"}},[t("i",{staticClass:"fas fa-expand"})])]),t("form-text-area",{staticClass:"documentation-input d-flex",attrs:{value:e.textValue,richtext:!0,"data-test":"documentation-text-area",id:"documentation-editor"},on:{input:function(t){return e.$emit("input",t)},blur:e.onBlur}}),t("b-modal",{attrs:{id:"documentation-modal",size:"lg",centered:"",title:e.$t("Description"),"header-close-content":"×","ok-only":"","ok-variant":"secondary","ok-title":"Close","no-enforce-focus":""}},[t("form-text-area",{staticClass:"documentation-input",attrs:{rows:"5",value:e.textValue,richtext:!0,"data-test":"documentation-modal-text-area",id:"documentation-editor-modal"},on:{input:function(t){return e.$emit("input",t)},blur:e.onBlur}})],1)],1)},ia=[],ra=h(47037),sa=h.n(ra),aa={props:{value:{type:[String,Array],default:""},label:{type:String,default:"Description"}},inheritAttrs:!1,computed:{textValue:function(){return sa()(this.value)?this.value:x()(this.value[0],"text","")}},methods:{onBlur:function(){var e=this.$root.$children.find((function(e){return e.$refs.modeler}));e.$refs.modeler.pushToUndoStack()}}},la=aa,ca=(h(14855),qn(la,oa,ia,!1,null,null,null)),da=ca.exports,ua={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Documentation",icon:"book",name:"documentation-accordion"},items:[{component:da,config:{label:"Description",name:"documentation",helper:""}}]},pa="processmaker-modeler-end-event",ha={id:pa,component:$s,bpmnType:"bpmn:EndEvent",control:!0,category:"BPMN",icon:h(48807),label:Ao[pa],rank:30,items:[{icon:h(48807),label:Ao[pa],control:!0,rank:31,id:"processmaker-modeler-end-event"},{icon:h(52080),label:Ao["processmaker-modeler-message-end-event"],control:!0,rank:32,id:"processmaker-modeler-message-end-event"},{icon:h(95093),label:Ao["processmaker-modeler-error-end-event"],control:!0,rank:33,id:"processmaker-modeler-error-end-event"},{icon:h(96425),label:Ao["processmaker-modeler-signal-end-event"],control:!0,rank:34,id:"processmaker-modeler-signal-end-event"},{icon:h(47616),label:Ao["processmaker-modeler-terminate-end-event"],control:!0,rank:35,id:"processmaker-modeler-terminate-end-event"}],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[pa])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:Ao[pa],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-end-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},fa=(h(85827),h(84384)),ma=h.n(fa),ga=(h(75505),function(e){var t=btoa(e);return"data:image/svg+xml;base64,".concat(t)}),va=function(e,t){var n=(new DOMParser).parseFromString(e,"text/xml"),o=t.definition.get("color")||Ae(t);return n.querySelectorAll('*[fill]:not([fill="none"])').forEach((function(e){e.setAttribute("fill",o)})),n.querySelectorAll('*[stroke]:not([stroke="none"])').forEach((function(e){e.setAttribute("stroke",o)})),ga(n.documentElement.outerHTML)},ba=va,ya={data:function(){return{nodeIcon:null}},computed:{icon:function(){return this.node.definition.customIcon?atob(this.node.definition.customIcon):this.nodeIcon}},watch:{"node.definition.color":{handler:function(){this.updateIconColor()}},"node.definition.customIcon":{handler:function(){this.updateIconColor()}}},methods:{updateIconColor:function(){this.nodeIcon&&!this.node.isBpmnType("bpmn:ServiceTask")&&this.shape&&this.shape.attr("image/xlink:href",ba(this.icon,this.node))}},mounted:function(){this.updateIconColor()}},wa={extends:$s,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{error:this.moddle.create("bpmn:Error",{id:"".concat(this.id,"_error"),name:"".concat(this.id,"_error")}),nodeIcon:ma()}},methods:{addErrorRef:function(){this.node.definition.get("eventDefinitions")[0].errorRef?this.error=this.node.definition.get("eventDefinitions")[0].errorRef:(this.error=this.moddle.create("bpmn:Error",{id:"".concat(this.id,"_error"),name:"".concat(this.id,"_error")}),this.rootElements.push(this.error),this.node.definition.get("eventDefinitions")[0].errorRef=this.error)}},mounted:function(){this.addErrorRef()},destroyed:function(){Gr()(this.rootElements,this.error)}},xa=wa,ka=qn(xa,ks,Cs,!1,null,null,null),Ca=ka.exports,Sa=h(82492),Ea=h.n(Sa),Aa=h(57557),Ma=h.n(Aa),Ta="processmaker-modeler-error-end-event",_a=Ea()(No()(ha),{id:Ta,component:Ca,control:!1,label:Ao[Ta],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Ta]),eventDefinitions:[e.create("bpmn:ErrorEventDefinition")]})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return"eventDefinitions"===o?e.errorName=i[0].get("errorRef").name:e[o]=i,e}),{})},inspectorHandler:function(e,t,n){for(var o in Ma()(e,["$type","eventDefinitions","errorName"]))t.definition[o]!==e[o]&&n(t,o,e[o]);var i=t.definition.get("eventDefinitions")[0].errorRef;i.name!==e.errorName&&(i.name=e.errorName)},inspectorConfig:[{items:[{items:[{},{component:"FormInput",config:{label:"Error Name",name:"errorName",helper:"Enter the error name that is unique from all other elements in the diagram"}}]}]}]}),Pa=h(43258),Oa=h.n(Pa),Da={extends:$s,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{nodeIcon:Oa()}}},Ia=Da,Na=qn(Ia,Ss,Es,!1,null,null,null),Ra=Na.exports,Ba="processmaker-modeler-terminate-end-event",La=Ea()(No()(ha),{id:Ba,component:Ra,control:!1,label:Ao[Ba],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Ba]),eventDefinitions:[e.create("bpmn:TerminateEventDefinition")]})}}),ja=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Fa=[],za=18,qa=a.dia.Element.define("processmaker.components.nodes.gateway.Shape",{markup:[].concat(m(a.shapes.standard.Polygon.prototype.markup),[{tagName:"image",selector:"image"}]),attrs:{body:{strokeWidth:2,stroke:"#000000",refPointsKeepOffset:"40,0, 80,40, 40,80, 0,40",fill:"#FFFFFF"},label:{textVerticalAnchor:"top",textAnchor:"middle",refX:"50%",refY:"50",fontSize:14,fill:"#333333"},image:{width:za,height:za,fill:"transparent",xlinkHref:"",refX:"50%",refX2:-za/2,refY:"50%",refY2:-za/2}}}),Ha=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"],Va={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,as],created:function(){var e=this.node.definition.default||null;delete this.node.definition.default,Ha.indexOf(this.node.definition.$type)>-1&&this.$set(this.node.definition,"default",e)},data:function(){return{shape:null,definition:null,labelWidth:175,dropdownData:[{label:Po["processmaker-modeler-exclusive-gateway"],nodeType:"processmaker-modeler-exclusive-gateway"},{label:Po["processmaker-modeler-inclusive-gateway"],nodeType:"processmaker-modeler-inclusive-gateway",dataTest:"switch-to-inclusive-gateway"},{label:Po["processmaker-modeler-parallel-gateway"],nodeType:"processmaker-modeler-parallel-gateway",dataTest:"switch-to-parallel-gateway"},{label:Po["processmaker-modeler-event-based-gateway"],nodeType:"processmaker-modeler-event-based-gateway",dataTest:"switch-to-event-based-gateway",disabled:function(e){if(e&&e.definition&&e.definition.outgoing){var t=["bpmn:IntermediateCatchEvent"],n=e.definition.outgoing.find((function(e){return!t.includes(e.targetRef.$type)}));return!!n&&"It must be connected only to catch events"}return!1}}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new qa;var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.attr({label:{text:this.node.definition.get("name"),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this}},Ua=Va,Ga=qn(Ua,ja,Fa,!1,null,null,null),Wa=Ga.exports,$a=h(4074),Xa=h.n($a),Ya={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:Xa()}}},Za=Ya,Ka=qn(Za,As,Ms,!1,null,null,null),Ja=Ka.exports,Qa="processmaker-modeler-exclusive-gateway",el={id:Qa,component:Ja,bpmnType:"bpmn:ExclusiveGateway",control:!0,category:"BPMN",icon:h(21678),label:"Gateway",rank:50,items:[{icon:h(52794),label:"Exclusive Gateway",control:!0,rank:51,id:"processmaker-modeler-exclusive-gateway"},{icon:h(59749),label:"Inclusive Gateway",control:!0,rank:52,id:"processmaker-modeler-inclusive-gateway"},{icon:h(23726),label:"Parallel Gateway",control:!0,rank:53,id:"processmaker-modeler-parallel-gateway"},{icon:h(93763),label:"Event Based Gateway",control:!0,rank:54,id:"processmaker-modeler-event-based-gateway"}],definition:function(e,t){return e.create("bpmn:ExclusiveGateway",{name:t(Po[Qa])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[Qa],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-exlcusive-gateway"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},tl=h(62635),nl=h.n(tl),ol={diverging:"Diverging",converging:"Converging"},il={extends:Wa,mixins:[ya],data:function(){return{incoming:this.node.definition.get("incoming"),nodeIcon:nl()}},watch:{incoming:function(e){var t=e.length<=1?ol.diverging:ol.converging;this.node.definition.set("gatewayDirection",t)}}},rl=il,sl=qn(rl,Ts,_s,!1,null,null,null),al=sl.exports,ll="processmaker-modeler-inclusive-gateway",cl={id:ll,component:al,bpmnType:"bpmn:InclusiveGateway",control:!1,category:"BPMN",label:Po[ll],definition:function(e,t){return e.create("bpmn:InclusiveGateway",{name:t(Po[ll]),gatewayDirection:ol.diverging})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[ll],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-inclusive-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,{component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"inspector-accordion-inclusive-gateway-advanced"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select the direction of workflow for this element",name:"gatewayDirection",options:[{value:ol.diverging,content:"Diverging"},{value:ol.converging,content:"Converging"}]}}]}]}]},dl=h(70718),ul=h.n(dl),pl={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:ul()}},watch:{"node.definition":{deep:!0,immediate:!0,handler:function(){delete this.node.definition.default}}}},hl=pl,fl=qn(hl,Ps,Os,!1,null,null,null),ml=fl.exports,gl={id:"processmaker-modeler-parallel-gateway",component:ml,bpmnType:"bpmn:ParallelGateway",control:!1,category:"BPMN",label:"Parallel Gateway",definition:function(e,t){return e.create("bpmn:ParallelGateway",{name:t("Parallel Gateway"),gatewayDirection:ol.diverging})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:"Parallel Gateway",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-parallel-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,{component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"inspector-accordion-parallel-gateway-direction"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select the direction of workflow for this element",name:"gatewayDirection",options:[{value:ol.diverging,content:"Diverging"},{value:ol.converging,content:"Converging"}]}}]}]}]},vl=h(30666),bl=h.n(vl),yl={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:bl()}}},wl=yl,xl=qn(wl,Ds,Is,!1,null,null,null),kl=xl.exports,Cl="processmaker-modeler-event-based-gateway",Sl={id:Cl,component:kl,bpmnType:"bpmn:EventBasedGateway",control:!1,category:"BPMN",label:Po[Cl],definition:function(e,t){return e.create("bpmn:EventBasedGateway",{name:t(Po[Cl])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[Cl],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-event-based-gateway"},items:[{component:"FormInput",config:{label:"Name",helper:"The Name of the Gateway",name:"name"}}]},ua,na]}]},El=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Al=[],Ml={offset:{y:-20}},Tl="processmaker-modeler-lane",_l=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=this.nodeRegistry["processmaker-modeler-sequence-flow"].diagram(this.moddle),r=this.nodeRegistry["processmaker-modeler-sequence-flow"].definition(this.moddle,this.$t);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;return i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)})),"bpmn:ExclusiveGateway"!==r.sourceRef.$type&&"bpmn:InclusiveGateway"!==r.sourceRef.$type||(r.conditionExpression=this.moddle.create("bpmn:FormalExpression",{body:""})),e.component.node.definition.get("outgoing").push(r),t.component.node.definition.get("incoming").push(r),new Ro("processmaker-modeler-sequence-flow",r,i)}}],[{key:"isValid",value:function(e){var t=e.sourceShape,o=e.targetShape,i=e.targetConfig,r=x()(o,"component.node"),s=x()(t,"component.node");return yi.hasTargetType(o)&&yi.targetIsNotSource(s,r)&&n.targetIsNotALane(r)&&n.targetIsInSamePool(t,o)&&n.eventBasedGatewayTarget(s,r)&&n.isValidSource(t,i)&&n.sourceIsNotPool(s)&&!wi.isADataNode(s)&&!wi.isADataNode(r)}},{key:"isValidSource",value:function(e,t){return null==t.validateIncoming||t.validateIncoming(e.node)}},{key:"targetIsNotALane",value:function(e){return!e.isType(Tl)}},{key:"targetIsInSamePool",value:function(e,t){var n=t.component.node.pool,o=e.component.node.pool;return!o||o===n}},{key:"targetIsNotSource",value:function(e,t){return t.id!==e.id}},{key:"eventBasedGatewayTarget",value:function(e,t){var n=e.isBpmnType("bpmn:EventBasedGateway"),o=t.isBpmnType("bpmn:IntermediateCatchEvent");return!n||o}},{key:"sourceIsNotPool",value:function(e){return!e.isType("processmaker-modeler-pool")}}]),n}(yi),Pl={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){return _l.isValid({sourceShape:this.sourceShape,targetShape:this.target,targetConfig:this.targetConfig})},targetType:function(){return x()(this.target,"component.node.type")},shapeName:function(){return this.node.definition.get("name")},nameLabel:{get:function(){return this.shape.label(0).attrs.text.text},set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.shape.label(0,{attrs:{text:{text:e}}})}}},watch:{"node.definition":{handler:function(){var e=this.shapeName;e!==this.nameLabel&&(this.nameLabel=e),this.setDefaultMarker(this.isDefaultFlow())},deep:!0},"node.definition.sourceRef":{handler:function(){this.setDefaultMarker(this.isDefaultFlow())},deep:!0}},methods:{setDefaultMarker:function(e){this.shape.attr("line",{sourceMarker:{"stroke-width":e?2:0}})},isDefaultFlow:function(){return this.node.definition.sourceRef&&this.node.definition.sourceRef.default&&this.node.definition.sourceRef.default.id===this.node.definition.id},updateRouter:function(){this.shape.router("orthogonal",{padding:1})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition,this.sourceShape.component.node.definition.get("outgoing").push(this.node.definition),e.component.node.definition.get("incoming").push(this.node.definition)},createLabel:function(){this.shape.labels([{attrs:{text:{text:this.shapeName}},position:Ml}])},createDefaultFlowMarker:function(){this.shape.attr("line",{sourceMarker:{type:"polyline","stroke-width":this.isDefaultFlow()?2:0,points:"2,6 6,-6"}})}},mounted:function(){this.shape=new a.shapes.standard.Link,this.shape.connector("rounded",{radius:5}),this.createLabel(),this.createDefaultFlowMarker(),this.shape.addTo(this.graph),this.shape.component=this}},Ol=Pl,Dl=qn(Ol,El,Al,!1,null,null,null),Il=Dl.exports,Nl="processmaker-modeler-sequence-flow",Rl={id:Nl,component:Il,bpmnType:"bpmn:SequenceFlow",control:!1,definition:function(e){return e.create("bpmn:SequenceFlow",{name:null})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorData:function(e){var t=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.definition.sourceRef.$type);return t||delete e.definition.conditionExpression,Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return e[o]="conditionExpression"===o?i.body:i,e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition,r=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(i.sourceRef.$type);for(var s in e)if(i[s]!==e[s])if("conditionExpression"===s&&r){if(i[s].body!==e[s]){var a=o.create("bpmn:FormalExpression",{body:e[s]});n(t,s,a)}}else n(t,s,e[s])},inspectorConfig:[{name:"Sequence Flow",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-sequence-flow"},items:[{component:"FormInput",config:yo(yo({},Ys),{},{validation:null})}]},ua,na]}]},Bl=function(){var e=this,t=e._self._c;return t("crown-config",{attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering},on:{"remove-node":function(t){return e.$emit("remove-node",t)},"add-node":function(t){return e.$emit("add-node",t)},"save-state":function(t){return e.$emit("save-state",t)}}})},Ll=[],jl=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=this.nodeRegistry["processmaker-modeler-message-flow"].diagram(this.moddle),r=this.nodeRegistry["processmaker-modeler-message-flow"].definition(this.moddle);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;return i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)})),new Ro("processmaker-modeler-message-flow",r,i)}}],[{key:"isValid",value:function(e){var t=e.sourceShape,o=e.targetShape,i=e.sourceConfig,r=x()(o,"component.node"),s=x()(t,"component.node");return yi.hasTargetType(o)&&n.isValidTargetType(r)&&yi.targetIsValidStartEventType(r)&&yi.targetIsValidIntermediateEventType(r)&&yi.targetIsValidBoundaryEventType(r)&&yi.targetIsNotContainingPool(o,s)&&yi.targetIsInDifferentPool(o,t)&&yi.targetIsNotSource(r,s)&&yi.allowOutgoingFlow(i,s)}},{key:"isValidTargetType",value:function(e){return["bpmn:Task","bpmn:ScriptTask","bpmn:ManualTask","bpmn:CallActivity","bpmn:ServiceTask","bpmn:IntermediateCatchEvent","bpmn:Participant","bpmn:StartEvent","bpmn:BoundaryEvent"].some((function(t){return e.isBpmnType(t)}))}}]),n}(yi),Fl={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){return jl.isValid({sourceShape:this.sourceShape,targetShape:this.target,sourceConfig:this.sourceConfig})},targetType:function(){return x()(this.target,"component.node.type")},sourceType:function(){return x()(this.sourceNode,"type")}},methods:{updateRouter:function(){this.shape.router("orthogonal",{padding:1})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"orthogonal"}}),this.shape.attr("line",{strokeDasharray:"10 10",sourceMarker:{type:"circle",r:5,"stroke-width":2,fill:"#fff"},targetMarker:{type:"path",fill:"#fff","stroke-width":2,d:"M 10 -5 0 0 10 5 Z"}}),this.shape.addTo(this.graph),this.shape.component=this}},zl=Fl,ql=qn(zl,Bl,Ll,!1,null,null,null),Hl=ql.exports,Vl="processmaker-modeler-message-flow",Ul={id:Vl,component:Hl,bpmnType:"bpmn:MessageFlow",control:!1,definition:function(e){return e.create("bpmn:MessageFlow",{name:""})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorConfig:[{name:"Message Flow",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-message-flow"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Gl=h(18256),Wl=h.n(Gl),$l={extends:$s,mixins:[ya],props:["node","rootElements","id"],data:function(){return{message:this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),nodeIcon:Wl()}},methods:{addMessageRef:function(){this.node.definition.get("eventDefinitions")[0].messageRef?this.message=this.node.definition.get("eventDefinitions")[0].messageRef:(this.message=this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),this.rootElements.push(this.message),this.node.definition.get("eventDefinitions")[0].messageRef=this.message)}},mounted:function(){this.addMessageRef()},destroyed:function(){Gr()(this.rootElements,this.message),bn.commit("removeMessageRef",this.message)}},Xl=$l,Yl=qn(Xl,Ns,Rs,!1,null,null,null),Zl=Yl.exports,Kl=function(){var e=this,t=e._self._c;return t("div",[t("label",{staticClass:"typo__label"},[e._v(e._s(e.label))]),t("div",{staticClass:"d-flex",class:{invalid:e.invalid}},[t("multiselect",{attrs:{value:e.selectedOption,placeholder:e.$t(e.placeholder),options:e.options,multiple:e.multiple,"track-by":e.trackBy,"show-labels":!1,searchable:!0,"internal-search":!1,label:"name","data-test":"".concat(e.name,":select")},on:{input:e.change,"search-change":e.loadOptionsDebounced,open:e.loadOptions}},[t("template",{slot:"noResult"},[e._t("noResult",(function(){return[e._v(e._s(e.$t("Not found")))]}))],2),t("template",{slot:"noOptions"},[e._t("noOptions",(function(){return[e._v(e._s(e.$t("No Data Available")))]}))],2)],2),t("div",{staticClass:"btn-group ml-1",attrs:{role:"group"}},[t("button",{staticClass:"btn btn-secondary btn-sm",attrs:{type:"button","data-cy":"events-list",title:e.$t("Configure")},on:{click:e.toggleConfigMessage}},[t("i",{staticClass:"fa fa-ellipsis-h"})])])],1),e.invalid?t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("Message reference is required"))+" ")])]):e._e(),e.helper?t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.helper)))]):e._e(),e.showNewMessage?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("ID"),error:e.getValidationErrorForNewId(e.messageId),"data-cy":"events-add-id"},model:{value:e.messageId,callback:function(t){e.messageId=t},expression:"messageId"}}),t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNewName(e.messageName),"data-cy":"events-add-name"},model:{value:e.messageName,callback:function(t){e.messageName=t},expression:"messageName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddMessage}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validNew,type:"button","data-cy":"events-save"},on:{click:e.addMessage}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e._e(),e.showEditMessage?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNameUpdate(e.messageName),"data-cy":"events-edit-name"},model:{value:e.messageName,callback:function(t){e.messageName=t},expression:"messageName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddMessage}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validUpdate,type:"button","data-cy":"events-save"},on:{click:e.updateMessage}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e.showConfirmDelete?t("div",{staticClass:"card mb-3 bg-danger text-white"},[e.deleteMessageUsage(e.deleteMessage.id)?t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.deleteMessageUsage(e.deleteMessage.id))+" ")]):t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.$t("Are you sure you want to delete this item?"))+" ("+e._s(e.deleteMessage.id)+") "+e._s(e.deleteMessage.name)+" ")]),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn btn-sm btn-light mr-2 p-1 font-xs",attrs:{type:"button","data-cy":"events-cancel"},on:{click:function(t){e.showConfirmDelete=!1}}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),e.deleteMessageUsage(e.deleteMessage.id)?e._e():t("button",{staticClass:"btn btn-sm btn-danger p-1 font-xs",attrs:{type:"button","data-cy":"events-delete"},on:{click:e.confirmDeleteMessage}},[e._v(" "+e._s(e.$t("Delete"))+" ")])])]):!e.showListMessages||e.showNewMessage||e.showEditMessage?e._e():[t("table",{staticClass:"table table-sm table-striped",attrs:{width:"100%"}},[t("thead",[t("tr",[t("td",{attrs:{colspan:"2",align:"right"}},[t("button",{staticClass:"btn btn-secondary btn-sm p-1 font-xs",attrs:{type:"button","data-cy":"events-add"},on:{click:e.showAddMessage}},[t("i",{staticClass:"fa fa-plus"}),e._v(" "+e._s(e.$t("Message"))+" ")])])])]),t("tbody",e._l(e.localMessages,(function(n){return t("tr",{key:"message-".concat(n.id)},[t("td",[t("b-badge",{attrs:{variant:"secondary"}},[e._v(e._s(n.id))]),e._v(" "+e._s(n.name)+" ")],1),t("td",{attrs:{align:"right"}},[t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Edit")},on:{click:function(t){return e.editMessage(n)}}},[t("i",{staticClass:"fa fa-pen",attrs:{"data-cy":"events-edit"}})]),t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Remove")},on:{click:function(t){return e.removeMessage(n)}}},[t("i",{staticClass:"fa fa-trash",attrs:{"data-cy":"events-remove"}})])])])})),0)])]],2)},Jl=[],Ql=(h(4723),h(34553),{props:{value:null,name:String,placeholder:{type:String,default:"Select option"},helper:String,trackBy:{type:String,default:"id"},label:{type:String,default:"name"},api:{type:String,default:"messages"},multiple:{type:Boolean,default:!1}},computed:{invalid:function(){return!this.value},localMessages:function(){return bn.getters.rootElements.filter((function(e){return"bpmn:Message"===e.$type}))},validNew:function(){return""===this.getValidationErrorForNewId(this.messageId)&&""===this.getValidationErrorForNewName(this.messageName)},validUpdate:function(){return""===this.getValidationErrorForNameUpdate(this.messageName)}},data:function(){return{options:[],selectedOption:null,pmql:"id!="+window.ProcessMaker.modeler.process.id,showListMessages:!1,showNewMessage:!1,showEditMessage:!1,showConfirmDelete:!1,deleteMessage:null,messageId:"",messageName:""}},methods:{deleteMessageUsage:function(e){var t=this.messageUsage(e),n=[];return t.forEach((function(e){return n.push(e.name||e.id)})),n.length?this.$t("This message cannot be removed, it is used by")+": "+n.join(", "):""},messageUsage:function(e){var t=[];return bn.getters.rootElements.forEach((function(n){"bpmn:Process"===n.$type&&n.flowElements.forEach((function(n){n.eventDefinitions&&n.eventDefinitions.forEach((function(o){"bpmn:MessageEventDefinition"===o.$type&&o.messageRef&&o.messageRef.id===e&&t.push(n)}))}))})),t},getValidationErrorForNewId:function(e){if(!e)return this.$t("Message ID is required");var t=bn.getters.rootElements.find((function(t){return t.id===e}));if(t)return this.$t("Message ID is duplicated");var n=e.match(/^[_A-Za-z][-._A-Za-z0-9]*$/);return n?"":this.$t("Message ID is not a valid xsd:ID")},getValidationErrorForNewName:function(e){if(!e)return this.$t("Message Name is required");var t=bn.getters.rootElements.find((function(t){return"bpmn:Message"===t.$type&&t.name===e}));return t?this.$t("Message Name is duplicated"):""},getValidationErrorForNameUpdate:function(e){var t=this;if(!e)return this.$t("Message Name is required");var n=bn.getters.rootElements.find((function(n){return"bpmn:Message"===n.$type&&n.name===e&&n.id!==t.messageId}));return n?this.$t("Message Name is duplicated"):""},confirmDeleteMessage:function(){var e=this;this.showConfirmDelete=!1;var t=bn.getters.rootElements.findIndex((function(t){return t.id===e.deleteMessage.id}));t>-1&&bn.getters.rootElements.splice(t,1)},removeMessage:function(e){this.showConfirmDelete=!0,this.deleteMessage=e},toggleConfigMessage:function(){this.showListMessages=!this.showListMessages},editMessage:function(e){this.messageId=e.id,this.messageName=e.name,this.showEditMessage=!0},getMessageById:function(e){return bn.getters.rootElements.find((function(t){return t.id===e}))},change:function(e){if(!e)return this.$emit("input",""),void this.refreshVueMultiselectValue();var t=this.getMessageById(e.id);t||(t=window.ProcessMaker.$modeler.moddle.create("bpmn:Message",{id:e.id,name:e.name}),bn.getters.rootElements.push(t)),this.$emit("input",(0,Un.get)(e,this.trackBy)),this.refreshVueMultiselectValue()},refreshVueMultiselectValue:function(){var e=this;this.$nextTick((function(){var t=e;while(t&&"vue-form-renderer"!==t.$options._componentTag)t=t.$parent;t&&t.$emit("update",t.transientData)}))},showAddMessage:function(){this.showNewMessage=!0,this.messageId="",this.messageName=""},cancelAddMessage:function(){this.showNewMessage=!1,this.showEditMessage=!1},updateMessage:function(){this.getMessageById(this.messageId).name=this.messageName,this.showEditMessage=!1},addMessage:function(){var e=window.ProcessMaker.$modeler.moddle.create("bpmn:Message",{id:this.messageId,name:this.messageName});bn.getters.rootElements.push(e),this.showNewMessage=!1},updateOptions:function(e){this.options=(0,Un.uniqBy)([].concat(m(this.localMessages),m(e)),"id")},loadOptions:function(){this.updateOptions([])},loadSelected:function(e){var t=bn.getters.rootElements.find((function(t){return t.id===e}));t?this.selectedOption={id:t.id,name:t.name}:(this.$emit("input",""),this.refreshVueMultiselectValue())},loadOptionsDebounced:function(){}},watch:{value:{immediate:!0,handler:function(e){var t=this;this.selectedOption=this.options.find((function(n){return(0,Un.get)(n,t.trackBy)==e})),e&&!this.selectedOption&&this.loadSelected(e)}}}}),ec=Ql,tc=(h(1277),h(25930),qn(ec,Kl,Jl,!1,null,"395d11da",null)),nc=tc.exports;function oc(e){return{component:nc,config:{label:"Message",name:"messageRef",helper:e}}}var ic,rc,sc={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=i[0].get("messageRef");e.messageRef=r?r.id:""}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o,i){for(var r in Ma()(e,["$type","eventDefinitions","messageRef"]))t.definition[r]!==e[r]&&n(t,r,e[r]);var s=i.rootElements.find((function(t){return t.id===e.messageRef}));!s&&e.messageRef&&(s=o.create("bpmn:Message",{id:e.messageRef,name:e.messageRef}),i.rootElements.push(s)),t.definition.get("eventDefinitions")[0].messageRef=s}},ac="processmaker-modeler-message-end-event",lc=Ea()(No()(ha),yo(yo({},sc),{},{id:ac,component:Zl,control:!1,label:Ao[ac],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[ac]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Select the message reference that this element throws")]}]}]})),cc=h(77389),dc=h.n(cc),uc={extends:$s,mixins:[ya],data:function(){return{nodeIcon:dc()}},mounted:function(){this.shape.attr({image:{"ref-y":3}})}},pc=uc,hc=qn(pc,ic,rc,!1,null,null,null),fc=hc.exports,mc=function(){var e=this,t=e._self._c;return t("div",[t("label",{staticClass:"typo__label"},[e._v(e._s(e.label))]),t("div",{staticClass:"d-flex",class:{invalid:e.invalid}},[t("multiselect",{attrs:{value:e.selectedOption,placeholder:e.$t(e.placeholder),options:e.options,multiple:e.multiple,"track-by":e.trackBy,"show-labels":!1,searchable:!0,"internal-search":!1,label:"name","data-test":"".concat(e.name,":select"),disabled:!e.can("view-signals")},on:{input:e.change,"search-change":e.loadOptions,open:function(t){return e.loadOptions()}}},[t("template",{slot:"noResult"},[e._t("noResult",(function(){return[e._v(e._s(e.$t("Not found")))]}))],2),t("template",{slot:"noOptions"},[e._t("noOptions",(function(){return[e._v(e._s(e.$t("No Data Available")))]}))],2)],2),e.canEdit?t("div",{staticClass:"btn-group ml-1",attrs:{role:"group"}},[t("button",{staticClass:"btn btn-secondary btn-sm",attrs:{type:"button","data-cy":"events-list",title:e.$t("Configure")},on:{click:e.toggleConfigSignal}},[t("i",{staticClass:"fa fa-ellipsis-h"})])]):e._e()],1),e.can("view-signals")?e._e():t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("You do not have permission to view signals"))+" ")])]),e.invalid?t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("Signal reference is required"))+" ")])]):e._e(),e.helper?t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.helper)))]):e._e(),e.showNewSignal?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("ID"),error:e.getValidationErrorForNewId(e.signalId),"data-cy":"events-add-id"},model:{value:e.signalId,callback:function(t){e.signalId=t},expression:"signalId"}}),t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNewName(e.signalName),"data-cy":"events-add-name"},model:{value:e.signalName,callback:function(t){e.signalName=t},expression:"signalName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddSignal}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validNew,type:"button","data-cy":"events-save"},on:{click:e.addSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e._e(),e.showEditSignal?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNameUpdate(e.signalName),"data-cy":"events-edit-name"},model:{value:e.signalName,callback:function(t){e.signalName=t},expression:"signalName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddSignal}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validUpdate,type:"button","data-cy":"events-save"},on:{click:e.updateSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e.showConfirmDelete?t("div",{staticClass:"card mb-3 bg-danger text-white"},[e.deleteSignalUsage(e.deleteSignal.id)?t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.deleteSignalUsage(e.deleteSignal.id))+" ")]):t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.$t("Are you sure you want to delete this item?"))+" ("+e._s(e.deleteSignal.id)+") "+e._s(e.deleteSignal.name)+" ")]),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn btn-sm btn-light mr-2 p-1 font-xs",attrs:{type:"button","data-cy":"events-cancel"},on:{click:function(t){e.showConfirmDelete=!1}}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),e.deleteSignalUsage(e.deleteSignal.id)?e._e():t("button",{staticClass:"btn btn-sm btn-danger p-1 font-xs",attrs:{type:"button","data-cy":"events-delete"},on:{click:e.confirmDeleteSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):!e.showListSignals||e.showNewSignal||e.showEditSignal?e._e():[t("table",{staticClass:"table table-sm table-striped",attrs:{width:"100%"}},[t("thead",[t("tr",[t("td",{attrs:{colspan:"2",align:"right"}},[t("button",{staticClass:"btn btn-secondary btn-sm p-1 font-xs",attrs:{type:"button","data-cy":"events-add"},on:{click:e.showAddSignal}},[t("i",{staticClass:"fa fa-plus"}),e._v(" "+e._s(e.$t("Signal"))+" ")])])])]),t("tbody",e._l(e.localSignals,(function(n){return t("tr",{key:"signal-".concat(n.id)},[t("td",[t("b-badge",{attrs:{variant:"secondary"}},[e._v(e._s(n.id))]),e._v(" "+e._s(n.name)+" ")],1),t("td",{attrs:{align:"right"}},[e.can("edit-signals")?t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Edit")},on:{click:function(t){return e.editSignal(n)}}},[t("i",{staticClass:"fa fa-pen",attrs:{"data-cy":"events-edit"}})]):e._e(),e.can("delete-signals")?t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Remove")},on:{click:function(t){return e.removeSignal(n)}}},[t("i",{staticClass:"fa fa-trash",attrs:{"data-cy":"events-remove"}})]):e._e()])])})),0)])]],2)},gc=[],vc={props:{value:null,name:String,placeholder:{type:String,default:"Select option"},helper:String,canEdit:{type:Boolean,default:!0},trackBy:{type:String,default:"id"},label:{type:String,default:"name"},api:{type:String,default:"signals"},multiple:{type:Boolean,default:!1}},computed:{invalid:function(){return!this.value},localSignals:function(){return bn.getters.rootElements.filter((function(e){return"bpmn:Signal"===e.$type}))},validNew:function(){return""===this.getValidationErrorForNewId(this.signalId)&&""===this.getValidationErrorForNewName(this.signalName)},validUpdate:function(){return""===this.getValidationErrorForNameUpdate(this.signalName)}},data:function(){return{options:[],selectedOption:null,pmql:"id!="+window.ProcessMaker.modeler.process.id,showListSignals:!1,showNewSignal:!1,showEditSignal:!1,showConfirmDelete:!1,deleteSignal:null,signalId:"",signalName:""}},methods:{deleteSignalUsage:function(e){var t=this.signalUsage(e),n=[];return t.forEach((function(e){return n.push(e.name||e.id)})),n.length?this.$t("This signal cannot be removed, it is used by")+": "+n.join(", "):""},signalUsage:function(e){var t=[];return bn.getters.rootElements.forEach((function(n){"bpmn:Process"===n.$type&&n.flowElements.forEach((function(n){n.eventDefinitions&&n.eventDefinitions.forEach((function(o){"bpmn:SignalEventDefinition"===o.$type&&o.signalRef&&o.signalRef.id===e&&t.push(n)}))}))})),t},getValidationErrorForNewId:function(e){if(!e)return this.$t("Signal ID is required");var t=bn.getters.rootElements.find((function(t){return t.id===e}));if(t)return this.$t("Signal ID is duplicated");var n=e.match(/^[_A-Za-z][-._A-Za-z0-9]*$/);return n?"":this.$t("Signal ID is not a valid xsd:ID")},getValidationErrorForNewName:function(e){if(!e)return this.$t("Signal Name is required");var t=bn.getters.rootElements.find((function(t){return"bpmn:Signal"===t.$type&&t.name===e}));return t?this.$t("Signal Name is duplicated"):""},getValidationErrorForNameUpdate:function(e){var t=this;if(!e)return this.$t("Signal Name is required");var n=bn.getters.rootElements.find((function(n){return"bpmn:Signal"===n.$type&&n.name===e&&n.id!==t.signalId}));return n?this.$t("Signal Name is duplicated"):""},confirmDeleteSignal:function(){var e=this;this.showConfirmDelete=!1;var t=bn.getters.rootElements.findIndex((function(t){return t.id===e.deleteSignal.id}));t>-1&&bn.getters.rootElements.splice(t,1)},removeSignal:function(e){this.showConfirmDelete=!0,this.deleteSignal=e},toggleConfigSignal:function(){this.can("view-signals")?this.showListSignals=!this.showListSignals:window.ProcessMaker.alert(this.$t("You do not have permission to view signals"),"danger")},editSignal:function(e){this.signalId=e.id,this.signalName=e.name,this.showEditSignal=!0},getSignalById:function(e){return bn.getters.rootElements.find((function(t){return t.id===e}))},change:function(e){if(!e)return this.$emit("input",""),void this.refreshVueMultiselectValue();var t=this.getSignalById(e.id);t||(t=window.ProcessMaker.$modeler.moddle.create("bpmn:Signal",{id:e.id,name:e.name}),bn.getters.rootElements.push(t)),this.$emit("input",(0,Un.get)(e,this.trackBy)),this.refreshVueMultiselectValue()},refreshVueMultiselectValue:function(){var e=this;this.$nextTick((function(){var t=e;while(t&&"vue-form-renderer"!==t.$options._componentTag)t=t.$parent;t&&t.$emit("update",t.transientData)}))},showAddSignal:function(){this.can("create-signals")?(this.showNewSignal=!0,this.signalId="",this.signalName=""):window.ProcessMaker.alert(this.$t("You do not have permission to add new signals"),"danger")},cancelAddSignal:function(){this.showNewSignal=!1,this.showEditSignal=!1},updateSignal:function(){this.getSignalById(this.signalId).name=this.signalName,this.showEditSignal=!1},addSignal:function(){var e=window.ProcessMaker.$modeler.moddle.create("bpmn:Signal",{id:this.signalId,name:this.signalName});bn.getters.rootElements.push(e),this.showNewSignal=!1},updateOptions:function(e){this.options=(0,Un.uniqBy)([].concat(m(e),m(this.localSignals)),"id")},loadOptions:function(e){var t=this;if(this.can("view-signals")){var n=this.pmql;window.window.ProcessMaker.apiClient.get(this.api,{params:{filter:e,pmql:n}}).then((function(e){t.updateOptions(e.data.data||[])}))}},loadSelected:function(e){var t=bn.getters.rootElements.find((function(t){return t.id===e}));t?this.selectedOption={id:t.id,name:t.name}:(this.$emit("input",""),this.refreshVueMultiselectValue())},loadOptionsDebounced:function(){},can:function(e){return(0,Un.get)(window,"ProcessMaker.modeler.signalPermissions.".concat(e),!1)}},watch:{value:{immediate:!0,handler:function(e){var t=this;this.selectedOption=this.options.find((function(n){return(0,Un.get)(n,t.trackBy)==e})),e&&!this.selectedOption&&this.loadSelected(e)}}}},bc=vc,yc=(h(59244),h(34924),qn(bc,mc,gc,!1,null,"607e6d70",null)),wc=yc.exports;function xc(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return{component:wc,config:{label:"Signal",name:"signalRef",helper:e,canEdit:t}}}var kc={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=i[0].get("signalRef");e.signalRef=r?r.id:""}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o,i){for(var r in Ma()(e,["$type","eventDefinitions","signalRef"]))t.definition[r]!==e[r]&&n(t,r,e[r]);var s=i.rootElements.find((function(t){return t.id===e.signalRef}));!s&&e.signalRef&&(s=o.create("bpmn:Signal",{id:e.signalRef,name:e.signalRef}),i.rootElements.push(s)),t.definition.get("eventDefinitions")[0].signalRef=s}},Cc="processmaker-modeler-signal-end-event",Sc=Ea()(No()(ha),yo(yo({},kc),{},{id:Cc,component:fc,control:!1,label:Ao[Cc],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Cc]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Select the signal reference that this element throws")]}]}]})),Ec=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Ac=[],Mc={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as,ya],data:function(){return{shape:new Ls,definition:null,dropdownData:[{label:So["processmaker-modeler-start-event"],nodeType:"processmaker-modeler-start-event",dataTest:"switch-to-start-event"},{label:So["processmaker-modeler-start-timer-event"],nodeType:"processmaker-modeler-start-timer-event",dataTest:"switch-to-start-timer-event"},{label:So["processmaker-modeler-signal-start-event"],nodeType:"processmaker-modeler-signal-start-event",dataTest:"switch-to-signal-start-event"},{label:So["processmaker-modeler-message-start-event"],nodeType:"processmaker-modeler-message-start-event",dataTest:"switch-to-message-start-event"},{label:So["processmaker-modeler-conditional-start-event"],nodeType:"processmaker-modeler-conditional-start-event",dataTest:"switch-to-conditional-start-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape.set("type","processmaker.components.nodes.startEvent.Shape");var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({body:{stroke:be,fill:ve},label:{text:this.node.definition.get("name"),refY:"130%"},image:{"ref-x":5,"ref-y":5,width:e.get("width")-10,height:e.get("height")-10}}),this.shape.addTo(this.graph),this.shape.component=this}},Tc=Mc,_c=qn(Tc,Ec,Ac,!1,null,null,null),Pc=_c.exports,Oc=h(27879),Dc=h.n(Oc);function Ic(e){if(!e)return!1;var t=JSON.parse(e);return t&&t.web_entry&&"DISABLED"!==t.web_entry.mode}var Nc,Rc,Bc,Lc,jc,Fc,zc,qc,Hc={extends:Pc,watch:{"node.definition.config":{immediate:!0,handler:function(e){if(Ic(e))return this.nodeIcon=Dc(),void this.shape.attr("image/xlink:href",ba(Dc(),this.node));this.nodeIcon=null,this.shape.attr("image/xlink:href",null)}}}},Vc=Hc,Uc=qn(Vc,Nc,Rc,!1,null,null,null),Gc=Uc.exports,Wc=36,$c={bpmnType:"bpmn:StartEvent",control:!1,category:"BPMN",diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Wc,width:Wc,x:null,y:null})})},validateIncoming:function(){return!1},inspectorConfig:[{items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-start-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Xc="processmaker-modeler-start-event",Yc=Ea()(No()($c),{id:Xc,component:Gc,control:!0,icon:h(34954),label:So[Xc],rank:10,items:[{icon:h(34954),label:So[Xc],control:!0,bpmnType:"bpmn:StartEvent",rank:10,id:"processmaker-modeler-start-event"},{icon:h(42123),label:So["processmaker-modeler-message-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:11,id:"processmaker-modeler-message-start-event"},{icon:h(47658),label:So["processmaker-modeler-conditional-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:12,id:"processmaker-modeler-conditional-start-event"},{icon:h(43762),label:So["processmaker-modeler-signal-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:13,id:"processmaker-modeler-signal-start-event"},{icon:h(8519),label:So["processmaker-modeler-start-timer-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:14,id:"processmaker-modeler-start-timer-event"}],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[Xc])})}}),Zc=h(69766),Kc=h.n(Zc),Jc={extends:Pc,data:function(){return{nodeIcon:Kc()}},mounted:function(){this.shape.attr({image:{"ref-x":5,"ref-y":3}})}},Qc=Jc,ed=qn(Qc,Bc,Lc,!1,null,null,null),td=ed.exports,nd={label:"Request Variable",name:"config",helper:"Enter the request variable that will store the signal payload","data-cy":"signal-request-variable"},od=nd,id="processmaker-modeler-signal-start-event",rd=Ea()(No()($c),yo(yo({},kc),{},{id:id,component:td,label:So[id],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[id]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Signal that will trigger this start event",!1),{component:"FormInput",config:od}]}]}]})),sd=h(47179),ad=h.n(sd),ld={extends:Pc,data:function(){return{nodeIcon:ad()}}},cd=ld,dd=qn(cd,jc,Fc,!1,null,null,null),ud=dd.exports,pd="processmaker-modeler-message-start-event",hd=Ea()(No()($c),yo(yo({},sc),{},{id:pd,component:ud,label:So[pd],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[pd]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Message that will trigger this start event")]}]}]})),fd=h(93698),md=h.n(fd),gd={extends:Pc,data:function(){return{nodeIcon:md()}}},vd=gd,bd=qn(vd,zc,qc,!1,null,null,null),yd=bd.exports,wd=(h(82481),function(){var e=this,t=e._self._c;return t("div",{staticClass:"form-group"},[t("form-date-picker",{staticClass:"p-0",attrs:{"emit-iso":!0,"data-test":"start-date-picker","data-format":"datetime",label:e.$t("Start date"),placeholder:e.$t("Start date"),"control-class":"form-control",value:e.startDate,helper:e.$t(e.startDateHelper)},on:{input:e.setStartDate}}),e.hasRepeat?[t("label",{},[e._v(e._s(e.$t(e.repeatLabel)))]),t("b-form-group",{staticClass:"m-0 mb-3 p-0"},[t("b-form-input",{staticClass:"d-inline-block w-50",attrs:{type:"number",min:"1",max:"99","data-test":"repeat-input"},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-form-select",{staticClass:"d-inline-block w-50 periodicity",attrs:{"data-test":"repeat-on-select"},model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},[t("option",{attrs:{value:"day"}},[e._v(e._s(e.$t("day")))]),t("option",{attrs:{value:"week"}},[e._v(e._s(e.$t("week")))]),t("option",{attrs:{value:"month"}},[e._v(e._s(e.$t("month")))]),t("option",{attrs:{value:"year"}},[e._v(e._s(e.$t("year")))])]),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.repeatHelper)))])],1)]:e._e(),e.isWeeklyPeriodSelected?t("weekday-select",{attrs:{selectWeekdays:e.selectedWeekdays,periodicityValue:e.periodicityValue,repeat:e.repeat,"start-date":e.startDate,"end-date":e.endDate,ends:e.ends,times:e.times},model:{value:e.expression,callback:function(t){e.expression=t},expression:"expression"}}):e._e(),e.hasEnds?[t("label",{staticClass:"mt-1"},[e._v(e._s(e.$t("Ends")))]),t("div",[t("b-form-group",{staticClass:"m-0 mb-2"},[t("b-form-radio",{attrs:{"data-test":"ends-never",name:"optradio",value:"never"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("Never")))])],1),t("b-form-group",{staticClass:"p-0 mb-1",attrs:{description:"".concat(e.$t("Click On to select a date"),".")}},[t("b-form-radio",{staticClass:"pl-3 ml-2 mb-1",attrs:{name:"optradio",value:"ondate","data-test":"ends-on"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("On")))]),t("form-date-picker",{staticClass:"form-date-picker p-0 m-0",class:{"date-disabled":"ondate"!==e.ends},attrs:{"emit-iso":!0,"data-test":"end-date-picker",disabled:"ondate"!==e.ends,placeholder:e.$t("End date"),"data-format":"datetime","control-class":"form-control",value:e.endDate,name:"end date"},on:{input:e.setEndDate}})],1),t("b-form-group",{staticClass:"mt-0 p-0",attrs:{description:"".concat(e.$t("Click After to enter how many occurrences to end the timer control"),".")}},[t("b-form-radio",{staticClass:"pl-3 ml-2 mb-1",attrs:{"data-test":"ends-after",name:"optradio",value:"after"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("After")))]),t("b-form-input",{staticClass:"w-25 pl-2 pr-1 d-inline-block",attrs:{"data-test":"ends-after-input",type:"number",min:"0",max:"99",disabled:"after"!==e.ends},model:{value:e.times,callback:function(t){e.times=t},expression:"times"}}),t("b-form-input",{staticClass:"w-75 d-inline-block occurrences-text",attrs:{readonly:"after"!==e.ends,value:e.$t("occurrences")}})],1)],1)]:e._e()],2)}),xd=[],kd=h(26985),Cd=function(){var e=this,t=e._self._c;return e.cycleManager.isWeeklyPeriodSelected()?t("div",{staticClass:"mb-2"},[t("label",{},[e._v(e._s(e.$t(e.weekLabel)))]),t("div",e._l(e.weekdays,(function(n){return t("span",{key:n.day,staticClass:"badge badge-pill weekday mb-1",class:e.cycleManager.weekdayStyle(n),attrs:{"data-test":"day-".concat(n.day)},on:{click:function(t){return e.clickWeekDay(n)}}},[e._v(" "+e._s(e.$t(n.initial))+" ")])})),0),e.repeatOnValidationError?t("small",{staticClass:"text-danger"},[e._v(e._s(e.repeatOnValidationError))]):e._e(),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.periodicityHelper)))])]):e._e()},Sd=[];function Ed(e){return null===e?"":"string"===typeof e?e:e.isLuxonDateTime?e.toISO():e.toISOString()}function Ad(e,t,n,o,i){var r=Ed(e),s=Ed(t),a="after"===o?i:"",l="ondate"===o?s:"";return"R".concat(a,"/").concat(r,"/").concat(n)+(l?"/"+l:"")}function Md(e,t){return"P".concat(e).concat(t)}var Td,_d,Pd=function(){function e(t,n,o){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:null,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"never",a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"1";wo(this,e),_e(this,"_startDate",void 0),_e(this,"_repeat",void 0),_e(this,"_periodicityValue",void 0),_e(this,"_selectedWeekdays",void 0),_e(this,"_endDate",void 0),_e(this,"_ends",void 0),_e(this,"_times",void 0),this._startDate=this.sanitizeDate(t),this._repeat=n,this._periodicityValue=o,this._selectedWeekdays=i,this._endDate=this.sanitizeDate(r),this._ends=s,this._times=a}return ko(e,[{key:"startDate",set:function(e){this._startDate=this.sanitizeDate(e)}},{key:"endDate",set:function(e){this._endDate=this.sanitizeDate(e)}},{key:"ends",set:function(e){this._ends=e}},{key:"times",set:function(e){this._times=e}},{key:"repeat",set:function(e){this._repeat=e}},{key:"periodicityValue",set:function(e){this._periodicityValue=e}},{key:"selectedWeekdays",set:function(e){this._selectedWeekdays=e}},{key:"sanitizeDate",value:function(e){return null===e?e:"string"===typeof e?kd.DateTime.fromISO(e).toUTC():e.isLuxonDateTime?e.toUTC():kd.DateTime.fromJSDate(e).toUTC()}},{key:"getFormattedDateWithWeekdayIntervals",value:function(){var e=this,t=Md(this._repeat,this._periodicityValue),n=[this._startDate.toISO()];return this._selectedWeekdays.forEach((function(o){var i=e.getWeekDayDate(o),r=Ad(i,e._endDate,t,e._ends,e._times);n.push(r)})),n.join("|")}},{key:"getWeekDayDate",value:function(e){var t=kd.DateTime.fromISO(this._startDate,{zone:"utc"}),n=t.set({weekday:e});return n.toMillis()<t.toMillis()&&(n=n.plus({days:7})),n.toUTC()}},{key:"dateIntervalString",value:function(){if(this.isWeeklyPeriodSelected()&&this.hasSelectedWeekdays())return this.getFormattedDateWithWeekdayIntervals();var e=Md(this._repeat,this._periodicityValue);return Ad(this._startDate,this._endDate,e,this._ends,this._times)}},{key:"isWeeklyPeriodSelected",value:function(){return"W"===this._periodicityValue}},{key:"hasSelectedWeekdays",value:function(){return this._selectedWeekdays.length>0}},{key:"weekdayStyle",value:function(e){var t=this._startDate.toLocal().weekday;return[e.selected?"badge-primary":"badge-light",{"border border-primary":t===e.day}]}}]),e}(),Od={props:{selectWeekdays:{type:Array,default:function(){return[]}},startDate:{type:String,default:kd.DateTime.local().toUTC().toISO()},endDate:{type:String,default:null},ends:{type:String,default:"never"},times:{type:[Number,String],default:1},periodicityValue:{type:String,required:!0},repeat:{type:[String,Number],default:1},hasEnds:{type:Boolean,default:!0},weekLabel:{type:String,default:"Repeat on"},periodicityHelper:{type:String,default:"Select the day(s) of the week in which to trigger this element"}},data:function(){return{DateTime:kd.DateTime,weekdays:[{day:7,initial:"S",selected:!1},{day:1,initial:"M",selected:!1},{day:2,initial:"T",selected:!1},{day:3,initial:"W",selected:!1},{day:4,initial:"T",selected:!1},{day:5,initial:"F",selected:!1},{day:6,initial:"S",selected:!1}],cycleManager:new Pd(this.startDate,this.repeat,this.periodicityValue,this.selectedWeekdays,this.endDate,this.ends,this.times)}},watch:{startDate:function(e){this.cycleManager.startDate=e},endDate:function(e){this.cycleManager.endDate=e},ends:function(e){this.cycleManager.ends=e},times:function(e){this.cycleManager.times=e},repeat:function(e){this.cycleManager.repeat=e},periodicityValue:function(e){this.cycleManager.periodicityValue=e},selectedWeekdays:function(e){this.cycleManager.selectedWeekdays=e},dateIntervalString:function(){this.update()}},mounted:function(){var e=this;this.selectWeekdays.forEach((function(t){var n=e.weekdays.find((function(e){return e.day===t}));n&&(n.selected=!0)}))},computed:{repeatOnValidationError:function(){var e=this.weekdays.filter((function(e){var t=e.selected;return t})).length;return!this.cycleManager.isWeeklyPeriodSelected()||e>0?null:"You must select at least one day."},dateIntervalString:function(){return this.cycleManager.dateIntervalString()},selectedWeekdays:function(){return this.weekdays.filter((function(e){var t=e.selected;return t})).map((function(e){var t=e.day;return t}))}},methods:{clickWeekDay:function(e){e.selected=!e.selected},update:function(){this.$emit("input",this.dateIntervalString)}},destroyed:function(){this.$emit("input",null)}},Dd=Od,Id=(h(41168),qn(Dd,Cd,Sd,!1,null,"4ae18478",null)),Nd=Id.exports,Rd={day:"D",week:"W",month:"M",year:"Y"},Bd={components:{WeekdaySelect:Nd},props:{value:[Array,String],hasEnds:{type:Boolean,default:!0},hasRepeat:{type:Boolean,default:!0},repeatLabel:{type:String,default:"Repeat every"},weekLabel:{type:String,default:"Repeat on"},startDateHelper:{type:String,default:"Select the date to initially trigger this element"},repeatHelper:{type:String,default:"Set the periodic interval to trigger this element again"},periodicityHelper:{type:String,default:"Select the day(s) of the week in which to trigger this element"}},data:function(){return{DateTime:kd.DateTime,expression:null,startDate:kd.DateTime.local().toUTC().toISO(),repeat:"1",periodicity:"week",ends:"never",endDate:kd.DateTime.local().toUTC().toISO(),times:"1",selectedWeekdays:[]}},created:function(){this.parseTimerConfig(this.value)},watch:{timerExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{periodicityValue:function(){return Rd[this.periodicity]},timerExpression:function(){if(this.isWeeklyPeriodSelected()&&this.expression)return this.expression;var e=Md(this.repeat,this.periodicityValue);return Ad(this.startDate,this.endDate,e,this.ends,this.times)}},methods:{isWeeklyPeriodSelected:function(){return"week"===this.periodicity},setStartDate:function(e){this.startDate=kd.DateTime.fromISO(e,{zone:"utc"}).set({seconds:0,milliseconds:0}).toUTC().toISO()},setEndDate:function(e){var t=kd.DateTime.fromISO(this.startDate,{zone:"utc"});this.endDate=kd.DateTime.fromISO(e,{zone:"utc"}).set({hours:t.hour,minutes:t.minute,seconds:0,milliseconds:0}).toUTC().toISO()},parseTimerConfig:function(e){var t,n,o=this;if(null!==(t=e[0])&&void 0!==t&&null!==(n=t.timeCycle)&&void 0!==n&&n.body)try{var i=!1,r=e[0].timeCycle.body.split("|");r.forEach((function(e){if("R"!==e.substr(0,1))o.startDate=e,i=!0;else{var t=e.match(/R(\d*)\/([^/]+)\/P(\d+)(\w)(?:\/([^/]+))?/);if(t){if(o.times=t[1]||"1",o.repeat=t[3],o.periodicity=Object.keys(Rd).find((function(e){return Rd[e]===t[4]})),i||(o.startDate=t[2],i=!0),o.isWeeklyPeriodSelected()){var n=kd.DateTime.fromISO(t[2],{zone:"utc"}).toLocal().weekday;o.selectedWeekdays.push(n)}o.endDate=t[5]||kd.DateTime.local().toUTC().toISO(),o.ends=t[5]?"ondate":t[1]?"after":"never"}}i=!0}))}catch(fa){this.resetTimerExpression()}},resetTimerExpression:function(){this.startDate=kd.DateTime.local().toUTC().toISO(),this.times="1",this.repeat="1",this.periodicity="week",this.endDate=kd.DateTime.local().toUTC().toISO(),this.ends="never",this.expression=null,this.selectedWeekdays=[]}}},Ld=Bd,jd=(h(33383),h(66667),qn(Ld,wd,xd,!1,null,"72709fd0",null)),Fd=jd.exports,zd="processmaker-modeler-start-timer-event",qd=Ea()(No()($c),{id:zd,component:yd,label:So[zd],definition:function(e,t){var n=e.create("bpmn:StartEvent",{name:t(So[zd])});return n.eventDefinitions=[e.create("bpmn:TimerEventDefinition",{timeCycle:e.create("bpmn:Expression",{body:""})})],n},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r];if("object"===g(s))continue;var a=i.get(r)[0].timeCycle;if(a&&a.body===s)continue;var l={timeCycle:o.create("bpmn:Expression",{body:s})},c=[o.create("bpmn:TimerEventDefinition",l)];n(t,"eventDefinitions",c)}else n(t,r,e[r])},inspectorConfig:[{items:[{},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-start-timer-timing-control"},items:[{component:Fd,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},ua,na]}]}),Hd=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,dropdownData:e.dropdownData}},e.$listeners))},Vd=[],Ud=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"circle",selector:"body2"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.intermediateEvent.Shape",size:{width:36,height:36},attrs:yo(yo(yo(yo(yo(yo({body:{fill:ye,stroke:we},body2:{cx:18,cy:18,r:15,"stroke-width":2,fill:ye,stroke:we},image:{"ref-x":5,"ref-y":5,ref:"circle",width:26,height:26}},xs("topLeft",{ref:"circle","ref-y":-20,"ref-padding-x":0})),xs("topCenter",{ref:"circle","ref-y":-20})),xs("topRight",{ref:"circle","ref-x":26,"ref-y":-20,"ref-padding-x":0},-1)),xs("bottomLeft",{ref:"circle","ref-padding-x":0,"ref-padding-y":-40})),xs("bottomCenter",{ref:"circle","ref-padding-y":-40})),xs("bottomRight",{ref:"circle","ref-x":26,"ref-padding-x":0,"ref-padding-y":-40},-1))},a.shapes.standard.Circle.prototype.defaults)}),Gd={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as],data:function(){return{shape:null,definition:null,dropdownData:[{label:Do["processmaker-modeler-intermediate-catch-timer-event"],nodeType:"processmaker-modeler-intermediate-catch-timer-event",dataTest:"switch-to-intermediate-timer-catch-event"},{label:Do["processmaker-modeler-intermediate-signal-catch-event"],nodeType:"processmaker-modeler-intermediate-signal-catch-event",dataTest:"switch-to-intermediate-signal-catch-event"},{label:Do["processmaker-modeler-intermediate-signal-throw-event"],nodeType:"processmaker-modeler-intermediate-signal-throw-event",dataTest:"switch-to-intermediate-signal-throw-event"},{label:Do["processmaker-modeler-intermediate-message-catch-event"],nodeType:"processmaker-modeler-intermediate-message-catch-event",dataTest:"switch-to-intermediate-message-catch-event"},{label:Do["processmaker-modeler-intermediate-message-throw-event"],nodeType:"processmaker-modeler-intermediate-message-throw-event",dataTest:"switch-to-intermediate-message-throw-event"},{label:Do["processmaker-modeler-intermediate-conditional-catch-event"],nodeType:"processmaker-modeler-intermediate-conditional-catch-event",dataTest:"switch-to-intermediate-conditional-catch-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Ud;var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({label:{text:this.node.definition.get("name"),refY:"130%"}}),this.shape.addTo(this.graph),this.shape.component=this}},Wd=Gd,$d=qn(Wd,Hd,Vd,!1,null,null,null),Xd=$d.exports,Yd=h(39653),Zd=h.n(Yd),Kd={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Zd()}}},Jd=Kd,Qd=qn(Jd,Td,_d,!1,null,null,null),eu=Qd.exports,tu=function(){var e=this,t=e._self._c;return t("div",[t("label",[e._v(e._s(e.$t("Type")))]),t("b-input-group",[t("b-form-select",{attrs:{value:e.timerPropertyName,"data-test":"intermediateTypeSelect"},on:{change:e.changeType}},[t("option",{attrs:{value:"timeDuration"}},[e._v(e._s(e.$t("Duration")))]),t("option",{attrs:{value:"timeDate"}},[e._v(e._s(e.$t("Date/Time")))]),t("option",{attrs:{value:"timeCycle"}},[e._v(e._s(e.$t("Cycle")))])])],1),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.typeHelper)))]),t(e.component,{tag:"component",attrs:{"has-ends":!1,"repeat-label":"Wait for","week-label":"Every"},model:{value:e.timerProperty,callback:function(t){e.timerProperty=t},expression:"timerProperty"}})],1)},nu=[],ou=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("label",[e._v(e._s(e.$t("Duration")))]),t("b-input-group",[t("b-form-input",{staticClass:"form-control control repeat",attrs:{type:"number",min:"1","data-test":e.repeatInput},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-input-group-append",[t("b-form-select",{model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},e._l(e.periods,(function(n){return t("option",{key:n.name,domProps:{value:n}},[e._v(e._s(e.$t(n.name)))])})),0)],1),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("Select the duration of the timer")))])],1)],1)},iu=[],ru=h(10928),su=h.n(ru),au={minute:"minute",hour:"hour",day:"day",week:"week",month:"month"},lu={props:["value","repeatInput"],data:function(){var e=[{name:au.minute,value:"M",isTime:!0},{name:au.hour,value:"H",isTime:!0},{name:au.day,value:"D"},{name:au.week,value:"W"},{name:au.month,value:"M"}];return{repeat:null,periodicity:null,periods:e}},watch:{value:{handler:function(e){this.periodicity=this.getPeriodFromDelayString(e),this.repeat=this.getRepeatNumberFromDelayString(e)},immediate:!0},durationExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{durationExpression:function(){return this.periodicity.isTime?"PT".concat(this.repeat).concat(this.periodicity.value):"P".concat(this.repeat).concat(this.periodicity.value)}},methods:{getPeriodFromDelayString:function(e){var t=this.isTimePeriod(e),n=su()(e);if("M"===n){var o=t?au.minute:au.month;return this.periods.find((function(e){var t=e.name;return t===o}))}return this.periods.find((function(e){var t=e.value;return t===n}))},isTimePeriod:function(e){return"T"===e[1]},getRepeatNumberFromDelayString:function(e){var t=e.match(/\d+/);return t&&t[0]}}},cu=lu,du=qn(cu,ou,iu,!1,null,null,null),uu=du.exports,pu=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("form-date-picker",{staticClass:"p-0",attrs:{"emit-iso":!0,"data-format":"datetime",label:e.$t("Wait until specific date/time"),"control-class":"form-control",value:e.convertFromUTC(e.value),"data-test":"date-picker",helper:"Select the date to trigger this element"},on:{input:e.emitValue}})],1)},hu=[],fu={data:function(){return{DateTime:kd.DateTime}},props:{value:String},methods:{getTimezone:function(){return"undefined"!==typeof window.ProcessMaker&&window.ProcessMaker.user&&window.ProcessMaker.user.timezone||"local"},convertFromUTC:function(e){return kd.DateTime.fromISO(e,{zone:"utc"}).setZone(this.getTimezone()).toISO()},emitValue:function(e){var t=kd.DateTime.fromISO(e).toUTC().toISO();this.$emit("input",t)}}},mu=fu,gu=qn(mu,pu,hu,!1,null,null,null),vu=gu.exports,bu=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("label",[e._v(e._s(e.$t("Recurring loop repeats at time interval set below")))]),t("b-input-group",[t("b-form-input",{staticClass:"form-control control repeat",attrs:{type:"number",min:"1","data-test":e.repeatInput},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-input-group-append",[t("b-form-select",{attrs:{"data-test":"periods"},model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},e._l(e.periods,(function(n){return t("option",{key:n.name,domProps:{value:n}},[e._v(e._s(e.$t(n.name)))])})),0)],1)],1),e.periodicity&&e.periodicity.isWeek?t("weekday-select",{staticClass:"pt-3",attrs:{selectWeekdays:e.selectedWeekdays,periodicityValue:e.periodicity.value,repeat:e.repeat},model:{value:e.expression,callback:function(t){e.expression=t},expression:"expression"}}):e._e()],1)},yu=[],wu={minute:"minute",hour:"hour",day:"day",week:"week",month:"month"},xu={components:{WeekdaySelect:Nd},props:["value","repeatInput"],data:function(){var e=[{name:wu.minute,value:"M",isTime:!0},{name:wu.hour,value:"H",isTime:!0},{name:wu.day,value:"D"},{name:wu.week,value:"W",isWeek:!0},{name:wu.month,value:"M"}];return{DateTime:kd.DateTime,repeat:null,periodicity:null,expression:null,periods:e,selectedWeekdays:null}},watch:{value:{handler:function(e){this.periodicity=this.getPeriodFromDelayString(e),this.repeat=this.getRepeatNumberFromDelayString(e),this.selectedWeekdays=this.getSelectedWeekdaysFromDelayString(e)},immediate:!0},cycleExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{cycleExpression:function(){return this.periodicity.isTime?"R/PT".concat(this.repeat).concat(this.periodicity.value):this.periodicity.isWeek&&this.expression?this.expression:"R/P".concat(this.repeat).concat(this.periodicity.value)}},methods:{getSelectedWeekdaysFromDelayString:function(e){var t=e.split("|"),n=[];return t.forEach((function(e){var t=e.match(/R(\d*)\/([^/]+)\/PT?(\d+)(\w)(?:\/([^/]+))?/);if(t){var o=kd.DateTime.fromISO(t[2],{zone:"utc"}).toLocal().weekday;n.push(o)}})),n},getPeriodFromDelayString:function(e){var t=this.isTimePeriod(e),n=su()(e);if("M"===n){var o=t?wu.minute:wu.month;return this.periods.find((function(e){var t=e.name;return t===o}))}return this.periods.find((function(e){var t=e.value;return t===n}))},isTimePeriod:function(e){return"T"===e[3]},getRepeatNumberFromDelayString:function(e){var t=e.match(/PT?(\d+)/);return t?t[1]:1}}},ku=xu,Cu=qn(ku,bu,yu,!1,null,null,null),Su=Cu.exports,Eu="PT1H",Au={timeDuration:"DurationExpression",timeDate:"DateTimeExpression",timeCycle:"CycleExpression"},Mu={props:{value:{type:Object},typeHelper:{type:String,default:"Select the type of delay"}},components:{DurationExpression:uu,DateTimeExpression:vu,CycleExpression:Su},computed:{component:function(){return Au[this.timerPropertyName]},timerProperty:{get:function(){return this.value.body},set:function(e){this.emitChange(this.value.type,e)}},timerPropertyName:function(){return this.value.type}},methods:{changeType:function(e){var t=this.isDelayType(e)||this.isCycleType(e)?Eu:kd.DateTime.local().toUTC().toISO();this.emitChange(e,t)},isDelayType:function(e){return Au[e]===Au.timeDuration},isCycleType:function(e){return Au[e]===Au.timeCycle},emitChange:function(e,t){this.$emit("input",{type:e,body:t})}}},Tu=Mu,_u=qn(Tu,tu,nu,!1,null,null,null),Pu=_u.exports,Ou="processmaker-modeler-intermediate-catch-timer-event",Du={id:Ou,component:eu,bpmnType:"bpmn:IntermediateCatchEvent",control:!0,category:"BPMN",icon:h(58455),label:"Intermediate Event",rank:20,items:[{icon:h(24462),label:"Intermediate Timer Event",control:!0,rank:21,id:"processmaker-modeler-intermediate-catch-timer-event"},{icon:h(48351),label:"Intermediate Signal Catch Event",control:!0,rank:22,id:"processmaker-modeler-intermediate-signal-catch-event"},{icon:h(20894),label:"Intermediate Signal Throw Event",control:!0,rank:23,id:"processmaker-modeler-intermediate-signal-throw-event"},{icon:h(5294),label:"Intermediate Message Catch Event",control:!0,rank:24,id:"processmaker-modeler-intermediate-message-catch-event"},{icon:h(16383),label:"Intermediate Message Throw Event",control:!0,rank:25,id:"processmaker-modeler-intermediate-message-throw-event"},{icon:h(74726),label:"Intermediate Conditional Catch Event",control:!0,rank:26,id:"processmaker-modeler-intermediate-conditional-catch-event"}],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Ou]),eventDefinitions:[e.create("bpmn:TimerEventDefinition",{timeDuration:e.create("bpmn:Expression",{body:Eu})})]})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=Object.keys(i[0])[1],s=i[0][r].body;e[o]={type:r,body:s}}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r],a=s.type,l=s.body,c=i.get(r)[0][a];if(c&&c.body===l)continue;var d=_e({},a,o.create("bpmn:Expression",{body:l})),u=[o.create("bpmn:TimerEventDefinition",d)];n(t,"eventDefinitions",u)}else n(t,r,e[r])},inspectorConfig:[{name:Do[Ou],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-timer-config"},items:[{component:"FormInput",config:Ys}]},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-intermediate-timer-event-timing-control"},items:[{component:Pu,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},ua,na]}]};function Iu(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"#000",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#fff";return{image:{width:20,height:20,y:3,x:3},body:{stroke:e,strokeWidth:t,fill:n},body2:{stroke:e,strokeWidth:t,fill:n}}}var Nu,Ru,Bu,Lu,ju,Fu,zu,qu,Hu,Vu,Uu=h(89454),Gu=h.n(Uu),Wu={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Gu()}},mounted:function(){var e=Iu(we,2,ye);this.shape.attr(e)}},$u=Wu,Xu=qn($u,Nu,Ru,!1,null,null,null),Yu=Xu.exports,Zu={id:"processmaker-modeler-intermediate-message",component:Xd,bpmnType:"bpmn:IntermediateEvent",control:!0,category:"BPMN",label:"Intermediate Message Event",definition:function(e,t){return e.create("bpmn:IntermediateEvent",{name:t("Intermediate Message Event"),eventDefinitions:[e.create("bpmn:MessageEventDefinition",{})]})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:"Intermediate Message Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-message-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Ku="processmaker-modeler-intermediate-message-catch-event",Ju=Ea()(No()(Zu),yo(yo({},sc),{},{id:Ku,component:Yu,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[Ku],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Ku]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Message that will catch this intermediate event")]}]}]})),Qu=h(74225),ep=h.n(Qu),tp={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:ep()}},mounted:function(){this.shape.attr({image:{"ref-x":7,"ref-y":5,width:22,height:22}})}},np=tp,op=qn(np,Bu,Lu,!1,null,null,null),ip=op.exports,rp={id:"processmaker-modeler-intermediate-event",component:Xd,bpmnType:"bpmn:IntermediateEvent",control:!0,category:"BPMN",label:"Intermediate Event",definition:function(e,t){return e.create("bpmn:IntermediateEvent",{name:t("Intermediate Event")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:"Intermediate Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},sp="processmaker-modeler-intermediate-signal-catch-event",ap=Ea()(No()(rp),yo(yo({},kc),{},{id:sp,component:ip,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[sp],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[sp]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Signal that will catch this intermediate event",!1),{component:"FormInput",config:od}]}]}]})),lp=h(98358),cp=h.n(lp),dp={extends:Xd,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{message:this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),nodeIcon:cp()}},methods:{addMessageRef:function(){this.node.definition.get("eventDefinitions")[0].messageRef?this.message=this.node.definition.get("eventDefinitions")[0].messageRef:(this.message=this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),this.rootElements.push(this.message),this.node.definition.get("eventDefinitions")[0].messageRef=this.message)}},mounted:function(){this.shape.attr({image:{width:22,height:20,y:3,x:2}}),this.addMessageRef()},destroyed:function(){Gr()(this.rootElements,this.message),bn.commit("removeMessageRef",this.message)}},up=dp,pp=qn(up,ju,Fu,!1,null,null,null),hp=pp.exports,fp="processmaker-modeler-intermediate-message-throw-event",mp=Ea()(No()(Zu),yo(yo({},sc),{},{id:fp,component:hp,control:!1,bpmnType:"bpmn:IntermediateThrowEvent",label:Do[fp],icon:h(16383),definition:function(e,t){return e.create("bpmn:IntermediateThrowEvent",{name:t(Do[fp]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Select the message reference that this element throws")]}]}]})),gp=h(67471),vp=h.n(gp),bp={extends:Xd,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{nodeIcon:vp()}},mounted:function(){this.shape.attr({image:{"ref-x":7,"ref-y":5,width:22,height:22}})}},yp=bp,wp=qn(yp,zu,qu,!1,null,null,null),xp=wp.exports,kp="processmaker-modeler-intermediate-signal-throw-event",Cp=Ea()(No()(rp),yo(yo({},kc),{},{id:kp,component:xp,control:!1,bpmnType:"bpmn:IntermediateThrowEvent",label:Do[kp],definition:function(e,t){return e.create("bpmn:IntermediateThrowEvent",{name:t(Do[kp]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Select the signal reference that this element throws")]}]}]})),Sp=h(94081),Ep=h.n(Sp),Ap={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Ep()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.attr({image:{"ref-x":9,"ref-y":9,width:e.get("width")-18,height:e.get("height")-18}})}},Mp=Ap,Tp=qn(Mp,Hu,Vu,!1,null,null,null),_p=Tp.exports;function Pp(){return[{component:"FormInput",config:{label:"Condition",name:"condition",helper:"Expression to evaluate condition"}}]}var Op={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return"eventDefinitions"===o?e.condition=i[0].get("condition").body:e[o]=i,e}),{})},inspectorHandler:function(e,t,n){for(var o in Ma()(e,["$type","eventDefinitions"]))t.definition[o]!==e[o]&&("condition"===o?t.definition.get("eventDefinitions")[0].get("condition").body=e[o]:n(t,o,e[o]))}},Dp="processmaker-modeler-intermediate-conditional-catch-event",Ip=Ea()(No()(rp),yo(yo({},Op),{},{id:Dp,component:_p,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[Dp],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Dp]),eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()))}]}]})),Np=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"boundary-event-dropdown-data":e.boundaryEventDropdownData,"dropdown-data":e.dropdownData,showCustomIconPicker:!0,iconName:this.iconName},on:{"set-custom-icon-name":e.setCustomIconName,"reset-custom-icon-name":e.resetCustomIconName}},e.$listeners))},Rp=[],Bp=a.shapes.standard.Rectangle.extend({markup:[{tagName:"rect",selector:"body"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.task.Shape",size:{width:100,height:60},attrs:yo(yo(yo(yo(yo(yo({image:{"ref-x":4,"ref-y":4,ref:"rect",width:16,height:16,"data-test":"nodeIcon"}},xs("topLeft",{"ref-y":4,ref:"rect"})),xs("topCenter",{"ref-y":4,ref:"rect"})),xs("topRight",{"ref-y":4,"ref-x":96,ref:"rect"},-1)),xs("bottomLeft",{ref:"rect"})),xs("bottomCenter",{ref:"rect"})),xs("bottomRight",{"ref-x":96,ref:"rect"},-1))},a.shapes.standard.Rectangle.prototype.defaults)}),Lp=76,jp=116,Fp={data:function(){return{iconName:""}},methods:{setCustomIconName:function(e){this.iconName=e},resetCustomIconName:function(){this.setCustomIconName("")},setCustomIcon:function(e){this.shape&&this.shape.attr("image/xlink:href",ba(atob(e),this.node))}},mounted:function(){this.node.definition.get("customIcon")&&this.setCustomIcon(this.node.definition.get("customIcon"))}},zp=10,qp=[{label:"Boundary Timer Event",nodeType:"processmaker-modeler-boundary-timer-event",dataTest:"add-boundary-timer-event"},{label:"Boundary Error Event",nodeType:"processmaker-modeler-boundary-error-event",dataTest:"add-boundary-error-event"},{label:"Boundary Signal Event",nodeType:"processmaker-modeler-boundary-signal-event",dataTest:"add-boundary-signal-event"},{label:"Boundary Conditional Event",nodeType:"processmaker-modeler-boundary-conditional-event",dataTest:"add-boundary-conditional-event"},{label:"Boundary Message Event",nodeType:"processmaker-modeler-boundary-message-event",dataTest:"add-boundary-message-event"}],Hp=qp,Vp=h.p+"img/sequential.f86ad08b.svg",Up=h.p+"img/parallel.cf1d1995.svg",Gp=h.p+"img/loop.00441d9f.svg",Wp="bpmn:StandardLoopCharacteristics",$p="bpmn:MultiInstanceLoopCharacteristics";function Xp(e,t,n,o){var i=e.get("loopCharacteristics"),r=[Wp,$p];if(i&&r.includes(i.$type))if(i.$type!==Wp){var s=i.isSequential?Vp:Up;n(t.bottomCenter,"loopCharacteristics",s)}else n(t.bottomCenter,"loopCharacteristics",Gp);else o(t.bottomCenter,"loopCharacteristics")}var Yp=h.p+"img/compensation.495ae0a2.svg";function Zp(e,t,n,o){e.isForCompensation?n(t.bottomCenter,"compensation",Yp):o(t.bottomCenter,"compensation")}var Kp,Jp,Qp=15,eh=2*ys,th={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as,Fp],data:function(){return{shape:null,definition:null,dropdownData:[{label:To["processmaker-modeler-task"],nodeType:"processmaker-modeler-task",dataTest:"switch-to-user-task"},{label:To["processmaker-modeler-manual-task"],nodeType:"processmaker-modeler-manual-task",dataTest:"switch-to-manual-task"},{label:To["processmaker-modeler-script-task"],nodeType:"processmaker-modeler-script-task",dataTest:"switch-to-script-task"},{label:To["processmaker-modeler-call-activity"],nodeType:"processmaker-modeler-call-activity",dataTest:"switch-to-sub-process"}],boundaryEventDropdownData:Hp,anchorPointFunction:at}},computed:{hasTaskMarker:function(){return!!this.shape.attr("image/xlink:href")}},watch:{"node.definition.name":function(e){var t=this.node.diagram.bounds.width;this.shape.attr("label/text",a.util.breakText(e,{width:t}));var n=this.shape.size(),o=n.height,i=this.calculateSizeOnGrid(),r=this.useTaskHeight(i)?Lp:i;o!==r&&(this.node.diagram.bounds.height=r,this.shape.resize(t,r),this.recalcMarkersAlignment())},"node.definition.isForCompensation":function(){Zp(this.node.definition,this.markers,this.$set,this.$delete)},"node.definition":{deep:!0,handler:function(){Xp(this.node.definition,this.markers,this.$set,this.$delete)}}},methods:{getElementsUnderArea:function(e){var t=e.getBBox(),n=t.x,o=t.y,i=t.width,r=t.height,s={x:n,y:o,width:i,height:r};return this.graph.findModelsInArea(s)},calculateSizeOnGrid:function(){var e=zp-Lp%zp,t=Math.floor(this.shapeView.selectors.label.getBBox().height),n=t+Qp+eh,o=this.paperManager.ceilToNearestGridMultiple(n)-e;return this.middleIsOddNumber(o)&&(o+=zp),o},useTaskHeight:function(e){return e<Lp||!this.node.definition.name},middleIsOddNumber:function(e){return 1===Math.abs(e/2%2)}},mounted:function(){this.shape=new Bp;var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),Zp(this.node.definition,this.markers,this.$set,this.$delete),Xp(this.node.definition,this.markers,this.$set,this.$delete),this.shape.attr({body:{rx:8,ry:8},label:{text:a.util.breakText(this.node.definition.get("name"),{width:e.width}),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this}},nh=th,oh=qn(nh,Np,Rp,!1,null,null,null),ih=oh.exports,rh=h(95514),sh=h.n(rh),ah={extends:ih,mixins:[ya],data:function(){return{nodeIcon:sh()}}},lh=ah,ch=qn(lh,Kp,Jp,!1,null,null,null),dh=ch.exports,uh=function(){var e=this,t=e._self._c;return t("div",[t("b-form-group",[t("b-form-checkbox",{attrs:{"data-test":"for-compensation",name:"for-compensation"},model:{value:e.isForCompensation,callback:function(t){e.isForCompensation=t},expression:"isForCompensation"}},[e._v(e._s(e.$t("For Compensation")))])],1)],1)},ph=[],hh={props:{value:{type:Object,default:function(){return{isForCompensation:!1}}}},name:"MarkerFlags",data:function(){return{isForCompensation:this.value.isForCompensation}},watch:{isForCompensation:function(e){this.$emit("input",{isForCompensation:e})}}},fh=hh,mh=qn(fh,uh,ph,!1,null,"66aabb37",null),gh=mh.exports,vh={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"advanced-accordion"},items:[{component:ta,config:ns},{component:gh,name:"taskMarkers",config:{label:"Marker Flags",name:"markerFlags",style:"display:none"}}]},bh=function(){var e=this,t=e._self._c;return t("div",[t("b-form-group",{attrs:{label:e.$t("Loop Mode")}},[t("b-form-select",{attrs:{id:""},on:{change:e.changeLoopType},model:{value:e.loopType,callback:function(t){e.loopType=t},expression:"loopType"}},e._l(e.loopOptions,(function(n){return t("option",{key:n.text,domProps:{value:n.value}},[e._v(e._s(e.$t(n.text)))])})),0)],1),"loop"===e.loopType?[t("b-form-group",{attrs:{label:e.$t("Maximum Iterations")}},[t("b-form-input",{attrs:{type:"number",min:"0",step:"1","data-cy":"loopMaximum"},on:{input:e.changeLoopMaximum},model:{value:e.loopMaximum,callback:function(t){e.loopMaximum=t},expression:"loopMaximum"}}),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("Leave empty to continue until exit condition is satisfied")))])],1),t("b-form-group",{attrs:{label:e.$t("Exit Condition")}},[t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.loopCondition,expression:"loopCondition"}],ref:"specialAssignmentsInput",staticClass:"form-control special-assignment-input",attrs:{"aria-label":e.$t("FEEL Syntax"),placeholder:"FEEL Syntax","data-cy":"loopCondition"},domProps:{value:e.loopCondition},on:{input:[function(t){t.target.composing||(e.loopCondition=t.target.value)},e.changeLoopCondition]}}),e._v(" "),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("When FEEL expression evaluates to true then exit loop")))])])]:e._e(),"parallel_mi"===e.loopType||"sequential_mi"===e.loopType?["inputData"===e.multiType?t("b-form-group",{attrs:{id:"group-inputData",label:e.$t("Request Variable Array"),"label-for":"inputData",description:e.$t("Non-array data will result in an error.")}},[t("b-form-input",{attrs:{id:"inputData",type:"text",placeholder:e.$t("Request Variable Name")},on:{input:e.changeInputData},model:{value:e.inputData,callback:function(t){e.inputData=t},expression:"inputData"}})],1):e._e(),"sequential_mi"===e.loopType?t("b-form-group",{attrs:{id:"group-exit-condition",label:e.$t("Exit Condition"),"label-for":"exit-condition",description:e.$t("When the FEEL Expression evaluates to true then exit the loop")}},[t("b-form-textarea",{attrs:{id:"exit-condition",placeholder:e.$t("FEEL Syntax")},on:{input:e.changeCompletionCondition},model:{value:e.completionCondition,callback:function(t){e.completionCondition=t},expression:"completionCondition"}})],1):e._e(),t("b-form-group",{attrs:{id:"group-outputData",label:e.$t("Output Data Variable"),"label-for":"outputData",description:e.$t("Specifies the output request data variable array, which will be produced as a result of the multi-instance.")}},[t("b-form-input",{attrs:{id:"outputData",type:"text",placeholder:e.$t("Request Variable Name")},on:{input:e.changeOutputData},model:{value:e.outputData,callback:function(t){e.outputData=t},expression:"outputData"}})],1)]:e._e()],2)},yh=[],wh={props:{value:{type:Object,default:function(){return{loopCharacteristics:null,ioSpecification:null}}}},name:"LoopCharacteristics",data:function(){return{loopOptions:[{text:this.$t("No Loop Mode"),value:"no_loop"},{text:this.$t("Loop"),value:"loop"},{text:this.$t("Multi-Instance (Parallel)"),value:"parallel_mi"},{text:this.$t("Multi-Instance (Sequential)"),value:"sequential_mi"}],showAdvanced:!1,previous:{loopCardinality:"3",completionCondition:null,inputData:null,outputData:null,inputDataItem:null},local:{loopCharacteristics:{$type:null,isSequential:!1},loopMaximum:0,loopCondition:null,ioSpecification:{dataInputs:[]}},loopType:null,multiType:null,loopCardinality:null,completionCondition:null,inputData:null,inputDataItem:null,outputData:null,outputDataItem:null,loopMaximum:0,loopCondition:null}},mounted:function(){this.loadData()},watch:{value:{deep:!0,handler:function(e){(0,Un.isEqual)(this.local,e)||this.loadData()}}},methods:{changeLoopMaximum:function(e){this.setLoopMaximum(e),this.saveData()},changeLoopCondition:function(){this.setLoopCondition(this.loopCondition),this.saveData()},changeLoopType:function(e){this.setLoopCharacteristics(e),this.saveData()},changeMultiType:function(e){this.setMultiType(e),this.saveData()},changeLoopCardinality:function(e){this.setLoopCardinality(e),this.saveData()},changeCompletionCondition:function(e){this.setCompletionCondition(e),this.saveData()},changeInputData:function(e){this.setLoopDataInputRef(e),this.saveData()},changeInputDataItem:function(e){this.setInputDataItem(e),this.saveData()},changeOutputData:function(e){this.setLoopDataOutputRef(e),this.saveData()},changeOutputDataItem:function(e){this.setOutputDataItem(e),this.saveData()},loadData:function(){this.$set(this,"local",(0,Un.cloneDeep)(this.value)),this.loopType=this.getLoopCharacteristics(),this.multiType=this.getMultiType(),this.loopCardinality=this.getLoopCardinality(),this.completionCondition=this.getCompletionCondition(),this.inputData=this.getLoopDataInputRef(),this.inputDataItem=this.getInputDataItem(),this.outputData=this.getLoopDataOutputRef(),this.outputDataItem=this.getOutputDataItem(),this.previous.inputData=this.inputData,this.previous.outputData=this.outputData,this.previous.loopCardinality=this.loopCardinality,this.loopMaximum=this.getLoopMaximum(),this.loopCondition=this.getLoopCondition()},saveData:function(){(0,Un.isEqual)(this.local,this.value)||this.$emit("input",(0,Un.cloneDeep)(this.local))},getOutputDataItem:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.outputDataItem?this.local.loopCharacteristics.outputDataItem.name:null},setOutputDataItem:function(e){this.local.loopCharacteristics.outputDataItem={$type:"bpmn:DataInput",isCollection:!0,name:e}},getLoopDataOutputRef:function(){var e;return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopDataOutputRef?null===(e=this.local.ioSpecification)||void 0===e?void 0:e.dataOutputs[0].name:null},setLoopDataOutputRef:function(e){this.local.ioSpecification||this.initIoSpecification();var t=this.local.ioSpecification.dataOutputs[0]||{$type:"bpmn:DataOutput",id:"".concat(this.local.id,"_output_1"),isCollection:!0,name:e};t.name=e,this.local.ioSpecification.dataOutputs=[t],this.local.ioSpecification.outputSets[0].dataOutputRefs=[t.id],this.local.loopCharacteristics.loopDataOutputRef=t.id},getInputDataItem:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.inputDataItem?this.local.loopCharacteristics.inputDataItem.name:null},setInputDataItem:function(e){this.local.loopCharacteristics.inputDataItem={$type:"bpmn:DataInput",isCollection:!0,name:e}},getLoopDataInputRef:function(){var e;return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopDataInputRef?null===(e=this.local.ioSpecification)||void 0===e?void 0:e.dataInputs[0].name:null},setLoopDataInputRef:function(e){var t={$type:"bpmn:DataInput",id:"".concat(this.local.id,"_input_1"),isCollection:!0,name:e};this.local.ioSpecification||this.initIoSpecification(),this.local.ioSpecification.dataInputs=[t],this.local.ioSpecification.inputSets[0].dataInputRefs=[t.id],this.local.loopCharacteristics.loopDataInputRef=t.id},initIoSpecification:function(){this.local.ioSpecification={$type:"bpmn:InputOutputSpecification",dataInputs:[],dataOutputs:[],inputSets:[{$type:"bpmn:InputSet",dataInputRefs:[]}],outputSets:[{$type:"bpmn:OutputSet",dataOutputRefs:[]}]}},getLoopCardinality:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopCardinality?this.local.loopCharacteristics.loopCardinality.body:null},getCompletionCondition:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.completionCondition?this.local.loopCharacteristics.completionCondition.body:null},setLoopCardinality:function(e){this.local.loopCharacteristics.loopCardinality={$type:"bpmn:Expression",body:e}},setCompletionCondition:function(e){this.local.loopCharacteristics.completionCondition={$type:"bpmn:Expression",body:e}},getMultiType:function(){return this.local.loopCharacteristics?void 0!==this.local.loopCharacteristics.loopCardinality?"loopCardinality":"inputData":null},setMultiType:function(e){"loopCardinality"===e?(this.local.loopCharacteristics.loopCardinality={$type:"bpmn:Expression",body:this.previous.loopCardinality||"3"},this.local.loopCharacteristics.completionCondition={$type:"bpmn:Expression",body:this.previous.completionCondition||""},this.previous.inputData=this.inputData,this.previous.outputData=this.outputData,this.previous.inputDataItem=this.inputDataItem,delete this.local.loopCharacteristics.loopDataInputRef,delete this.local.loopCharacteristics.inputDataItem,this.setLoopDataOutputRef(this.previous.outputData||"output_array_".concat(this.local.id))):(this.previous.loopCardinality=this.loopCardinality,this.previous.completionCondition=this.completionCondition,this.previous.outputData=this.outputData,delete this.local.loopCharacteristics.loopCardinality,delete this.local.loopCharacteristics.completionCondition,this.local.loopCharacteristics.loopDataInputRef="",this.setLoopDataInputRef(this.previous.inputData||"source_array"),this.setLoopDataOutputRef(this.previous.outputData||"output_array_".concat(this.local.id)),this.setInputDataItem(this.previous.inputDataItem||"")),this.loopCardinality=this.getLoopCardinality(),this.completionCondition=this.getCompletionCondition(),this.inputData=this.getLoopDataInputRef(),this.outputData=this.getLoopDataOutputRef()},getLoopCharacteristics:function(){return this.local.loopCharacteristics?"bpmn:StandardLoopCharacteristics"===this.local.loopCharacteristics.$type?"loop":"bpmn:MultiInstanceLoopCharacteristics"===this.local.loopCharacteristics.$type?this.local.loopCharacteristics.isSequential?"sequential_mi":"parallel_mi":"no_loop":"no_loop"},setLoopCharacteristics:function(e){switch(this.local.loopCharacteristics||(this.local.loopCharacteristics={}),e){case"no_loop":this.local.loopCharacteristics=void 0;break;case"loop":this.local.loopCharacteristics.$type="bpmn:StandardLoopCharacteristics";break;case"parallel_mi":this.local.loopCharacteristics.$type="bpmn:MultiInstanceLoopCharacteristics",this.local.loopCharacteristics.isSequential=!1,this.multiType||(this.multiType="inputData");break;case"sequential_mi":this.local.loopCharacteristics.$type="bpmn:MultiInstanceLoopCharacteristics",this.local.loopCharacteristics.isSequential=!0,this.multiType||(this.multiType="inputData");break}},setLoopMaximum:function(e){e||(e=null),this.local.loopCharacteristics.loopMaximum=e},getLoopMaximum:function(){return this.local.loopCharacteristics?this.local.loopCharacteristics.loopMaximum:null},setLoopCondition:function(e){this.local.loopCharacteristics.loopCondition={$type:"bpmn:Expression",body:e}},getLoopCondition:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopCondition?this.local.loopCharacteristics.loopCondition.body:null}}},xh=wh,kh=qn(xh,bh,yh,!1,null,null,null),Ch=kh.exports;h(19601),h(36210);function Sh(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Eh(e,t,n){Sh(e,t),t.set(e,n)}function Ah(e,t){return t.get?t.get.call(e):t.value}function Mh(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}function Th(e,t){var n=Mh(e,t,"get");return Ah(e,n)}function _h(e,t){if(e!==t)throw new TypeError("Private static access of wrong provenance")}function Ph(e,t){if(void 0===e)throw new TypeError("attempted to "+t+" private static field before its declaration")}function Oh(e,t,n){return _h(e,t),Ph(n,"get"),Ah(e,n)}function Dh(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}function Ih(e,t,n,o){return _h(e,t),Ph(n,"set"),Dh(e,n,o),o}h(24603),h(28450),h(88386),h(39714),h(4129);var Nh=new WeakMap,Rh=new WeakMap,Bh=new WeakMap,Lh=function(){function e(t){wo(this,e),Eh(this,Nh,{writable:!0,value:function(){var t,n=e.prefix+Oh(e,e,jh);return Ih(e,e,jh,(t=Oh(e,e,jh),t++,t)),n}}),Eh(this,Rh,{writable:!0,value:function(){var t,n=e.prefix+Oh(e,e,Fh)+"_di";return Ih(e,e,Fh,(t=Oh(e,e,Fh),t++,t)),n}}),Eh(this,Bh,{writable:!0,value:function(){var t,n=e.processPrefix+Oh(e,e,zh);return Ih(e,e,zh,(t=Oh(e,e,zh),t++,t)),n}}),this.definitions=t,this.refreshLastIdCounter(),this.refreshLastDiagramIdCounter(),this.refreshLastProcessIdCounter()}return ko(e,[{key:"findById",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.definitions.rootElements,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(o.indexOf(n)>-1)){var i;if(n instanceof Array)o.push(n),n.find((function(n){return i=t.findById(e,n,o)}));else if(n instanceof Object&&n.$type){if(o.push(n),n.id===e)return n;Object.getOwnPropertyNames(n).find((function(r){return i=!(n[r]instanceof Function)&&"$"!==r.substring(0,1)&&t.findById(e,n[r],o)}))}return i}}},{key:"matchIds",value:function(e,t){var n=this,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(o.indexOf(t)>-1)return i;if(t instanceof Array)o.push(t),t.forEach((function(t){return i=n.matchIds(e,t,o,i)}));else if(t instanceof Object){if(o.push(t),t.id){var r=String(t.id).match(e),s=r?parseInt(r[1]):0;s>i&&(i=s)}Object.getOwnPropertyNames(t).forEach((function(r){t[r]instanceof Function||"$"===r.substring(0,1)||(i=n.matchIds(e,t[r],o,i))}))}return i}},{key:"refreshLastIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.prefix,"(\\d+)$")),this.definitions.rootElements);Ih(e,e,jh,t+1)}},{key:"getCounter",value:function(){return this.refreshLastIdCounter(),Oh(e,e,jh)}},{key:"refreshLastDiagramIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.prefix,"(\\d+)_di$")),this.definitions.diagrams);Ih(e,e,Fh,t+1)}},{key:"refreshLastProcessIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.processPrefix,"(\\d+)$")),this.definitions.rootElements);Ih(e,e,zh,t+1)}},{key:"generate",value:function(){var e=Th(this,Nh).call(this),t=Th(this,Rh).call(this);return[e,t]}},{key:"generateProcessId",value:function(){return Th(this,Bh).call(this)}}]),e}();_e(Lh,"prefix","node_"),_e(Lh,"processPrefix","Process_");var jh={writable:!0,value:1},Fh={writable:!0,value:1},zh={writable:!0,value:1},qh=null;function Hh(e){return qh||(qh=new Lh(e)),qh}var Vh=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};wo(this,e),this.index=window.NODE_INSPECTOR_FIRST_INDEX||(new Date).getTime(),this.definitions=t,this.nodeIdGenerator=Hh(this.definitions),this.options=Object.assign({prefix:this.nodeIdGenerator.generate()[0]},n),this.createdModdleNodes={}}return ko(e,[{key:"getDefinitionProps",value:function(e){var t=this;return e instanceof Array?e.map((function(e){return t.getDefinitionProps(e)})):e instanceof Object?Object.getOwnPropertyNames(e).reduce((function(n,o){if(e[o]instanceof Function)return n;var i="Ref"===o.substr(o.length-3)||"Refs"===o.substr(o.length-4);return e[o]instanceof Object&&e[o].id&&i?n[o]=Object&&e[o].id:e[o]instanceof Array&&i?n[o]=e[o].filter((function(e){return e})).map((function(e){return e.id})):("$type"===o||"$"!==o.substr(0,1)&&"__"!==o.substr(0,2))&&(n[o]=t.getDefinitionProps(e[o])),n}),{}):e}},{key:"setDefinitionProps",value:function(e,t,n,o,i){var r=this;if(void 0!==e){if(e instanceof Array)e=e.map((function(e){return r.setDefinitionProps(e,t,n)}));else if(e instanceof Object)try{e=Object.keys(Ma()(e,"$type","$config","markerFlags")).reduce((function(o,i){var s=r.setDefinitionProps(e[i],t,n,void 0,i);return null!==s&&void 0!==s?o[i]=s:void 0===s&&delete o[i],o}),o||this.createModdleNode(n,e))}catch(s){throw'Unable to create moddle node of type "'.concat(e.$type,'" \n ').concat(s)}return o&&void 0!==i&&void 0!==e&&null!==e&&(o[i]=e),e}}},{key:"createModdleNode",value:function(e,t){var n=e.create(t.$type,{id:this.generateId()});return t.id&&(this.createdModdleNodes[t.id]=n),n}},{key:"setReferences",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(void 0!==e)return this.isReference(n)?e=e instanceof Array?e.map((function(e){return t.findReference(e)})):this.findReference(e):e instanceof Array?e=e.map((function(e){return t.setReferences(e,null)})):e instanceof Object&&Object.keys(Ma()(e,"$type","$config","markerFlags")).forEach((function(n){e[n]=t.setReferences(e[n],n)})),e}},{key:"isReference",value:function(e){return!!e&&("Ref"===e.substr(e.length-3)||"Refs"===e.substr(e.length-4))}},{key:"findReference",value:function(e){return this.createdModdleNodes[e]||this.findById(e)}},{key:"generateId",value:function(){return this.index++,"".concat(this.options.prefix,"_").concat(this.index)}},{key:"findById",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.definitions.rootElements,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(o.indexOf(n)>-1)){var i;if(n instanceof Array)o.push(n),n.find((function(n){return i=t.findById(e,n,o)}));else if(n instanceof Object&&n.$type){if(o.push(n),n.id===e)return n;Object.getOwnPropertyNames(n).find((function(r){return i=!(n[r]instanceof Function)&&t.findById(e,n[r],o)}))}return i}}}]),e}(),Uh=function(e,t,n,o,i){var r=new Vh(i,{prefix:"".concat(t.definition.id,"_inner")}),s=r.setDefinitionProps(e.$loopCharactetistics,n,o,{});return s=r.setReferences(s),s.loopCharacteristics?(delete t.definition.loopCharacteristics,n(t,"loopCharacteristics",s.loopCharacteristics)):(t.definition.loopCharacteristics=null,delete t.definition.loopCharacteristics),s.ioSpecification?(delete t.definition.ioSpecification,n(t,"ioSpecification",s.ioSpecification)):delete t.definition.ioSpecification,Ma()(e,["$loopCharactetistics"])},Gh=function(e,t,n,o){var i=o.definitions,r=new Vh(i);e.$loopCharactetistics=r.getDefinitionProps({id:t.definition.id,loopCharacteristics:t.definition.loopCharacteristics,ioSpecification:t.definition.ioSpecification}),delete e.loopCharacteristics,delete e.ioSpecification},Wh={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Loop Activity",icon:"redo",name:"loop-characteristics-accordion"},items:[{component:Ch,name:"LoopCharactetistics",config:{name:"$loopCharactetistics"}}]},$h="processmaker-modeler-task",Xh={id:"processmaker-modeler-task",component:ih,bpmnType:["bpmn:Task","bpmn:UserTask","bpmn:GlobalTask","bpmn:SubProcess"],control:!0,category:"BPMN",rank:40,icon:h(45849),label:"Task",items:[{icon:h(45849),label:"Form Task",control:!0,rank:41,id:"processmaker-modeler-task"},{icon:h(24678),label:"Manual Task",control:!0,rank:42,id:"processmaker-modeler-manual-task"},{icon:h(37901),label:"Script Task",control:!0,rank:43,id:"processmaker-modeler-script-task"},{icon:h(47356),label:"Sub Process",control:!0,rank:44,id:"processmaker-modeler-call-activity"}],definition:function(e,t){return e.create("bpmn:Task",{name:t(To[$h]),assignment:"requester"})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorHandler:function(e,t,n,o,i,r){Yh(e.markerFlags,t,n,o),Uh(e,t,n,o,i),r(Ma()(e,"markerFlags","$loopCharactetistics"))},inspectorData:function(e,t,n){var o=t(e);return Gh(o,e,t,n),o.markerFlags={isForCompensation:o.isForCompensation},delete o.isForCompensation,o},inspectorConfig:[{name:To[$h],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-task"},items:[{component:"FormInput",config:Ys}]},Wh,ua,vh]}],loopCharacteristicsHandler:Uh,loopCharacteristicsData:Gh};function Yh(e,t,n){if(e){var o=t.definition.get("isForCompensation"),i=e.isForCompensation;null!=i&&i!==o&&n(t,"isForCompensation",i)}}var Zh,Kh,Jh=yo(yo({},Xh),{},{component:dh}),Qh=(h(38862),function(){var e=this,t=e._self._c;return t("div",[t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"boundary-event-dropdown-data":e.boundaryEventDropdownData,"dropdown-data":e.dropdownData,showCustomIconPicker:!0,iconName:this.iconName},on:{"set-custom-icon-name":e.setCustomIconName,"reset-custom-icon-name":e.resetCustomIconName}},e.$listeners)),t("b-modal",{ref:"subprocess-modal",attrs:{title:"Previewing '".concat(e.subprocessName,"'")},scopedSlots:e._u([{key:"modal-footer",fn:function(){return[t("a",{attrs:{href:e.subprocessLink,target:"_blank","data-test":"modal-process-link"}},[e._v(" Open subprocess in new window "),t("i",{staticClass:"ml-1 fas fa-external-link-alt"})])]},proxy:!0}])},[e.subProcessSvg?t("div",{staticClass:"text-center",domProps:{innerHTML:e._s(e.subProcessSvg)}}):e.failedToLoadPreview?t("div",[e._v("Could not load preview")]):t("div",[t("i",{staticClass:"fas fa-spinner fa-spin"}),e._v(" Loading process preview...")])]),t("b-modal",{ref:"no-subprocess-modal",attrs:{title:"No subprocess selected","hide-footer":!0}},[e._v(" Please select a subprocess to view it. ")])],1)}),ef=[],tf=h.p+"img/subprocess.19c191a3.svg",nf=15,of=2*ys,rf='<svg version="1.1"\n baseProfile="full"\n width="16" height="16"\n xmlns="http://www.w3.org/2000/svg"></svg>',sf={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering","paperManager"],mixins:[Vs,Je,Bs,as,ya,Fp],data:function(){return{subProcessSvg:null,failedToLoadPreview:!1,boundaryEventDropdownData:Hp,dropdownData:[{label:To["processmaker-modeler-task"],nodeType:"processmaker-modeler-task",dataTest:"switch-to-user-task"},{label:To["processmaker-modeler-manual-task"],nodeType:"processmaker-modeler-manual-task",dataTest:"switch-to-manual-task"},{label:To["processmaker-modeler-script-task"],nodeType:"processmaker-modeler-script-task",dataTest:"switch-to-script-task"},{label:To["processmaker-modeler-call-activity"],nodeType:"processmaker-modeler-call-activity",dataTest:"switch-to-sub-process"}],nodeIcon:rf,iconName:"",anchorPointFunction:at}},computed:{subprocessId:function(){return JSON.parse(this.node.definition.get("config")).processId},subprocessLink:function(){return"/modeler/".concat(this.subprocessId)},subprocessName:function(){return this.node.definition.get("name")}},watch:{"node.definition.name":function(e){var t=this.node.diagram.bounds.width;this.shape.attr("label/text",a.util.breakText(e,{width:t}));var n=this.shapeView.selectors.label.getBBox().height,o=this.shape.size(),i=o.height;if(n+nf+of!==i){var r=Math.max(n+nf+of,Lp);this.node.diagram.bounds.height=r,this.shape.resize(t,r),this.recalcMarkersAlignment()}},"node.definition.config":function(e){bn.commit("updateNodeProp",{node:this.node,key:"config",value:e}),this.$emit("save-state")},"node.definition.callActivityType":function(e){this.shape.attr("image/display","globalTask"===e?"none":"initial")},"node.definition.loopCharacteristics":function(){Xp(this.node.definition,this.markers,this.$set,this.$delete)}},methods:{clickSubprocess:function(e,t){var n=this,o="bottomCenter.0"===t.target.getAttribute("joint-selector"),i=e.model===this.shape;o&&i&&(this.subprocessId?(this.$refs["subprocess-modal"].show(),this.subProcessSvg=null,this.failedToLoadPreview=!1,window.ProcessMaker.apiClient.get("/processes/".concat(this.subprocessId),{params:{include:"svg"}}).then((function(e){var t=e.data;if(t.svg){var o=function(e){return e.replace('<svg width="100%"',"<svg ")},i=function(e){return e.replace("<svg ",'<svg class="border border-dark"')};n.subProcessSvg=i(o(t.svg))}else n.failedToLoadPreview=!0})).catch((function(){n.failedToLoadPreview=!0}))):this.$refs["no-subprocess-modal"].show())}},mounted:function(){this.shape=new Bp,this.$set(this.markers.bottomCenter,"subprocess",tf);var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),Xp(this.node.definition,this.markers,this.$set,this.$delete),this.shape.attr({body:{rx:8,ry:8,strokeWidth:4},label:{text:a.util.breakText(this.node.definition.get("name"),{width:e.width}),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this,this.paperManager.addEventHandler("element:pointerclick",this.clickSubprocess),this.node.definition.get("customIcon")&&this.setCustomIcon(this.node.definition.get("customIcon"))}},af=sf,lf=qn(af,Qh,ef,!1,null,null,null),cf=lf.exports,df=function(){var e=this,t=e._self._c;return t("div",[t("form-multi-select",{staticClass:"p-0 mb-2",attrs:{label:e.$t("Process"),name:"Process",helper:e.$t("Select which Process this element calls"),showLabels:!1,"allow-empty":!1,options:e.processList,loading:e.loading,optionContent:"name",validation:e.validation,searchable:!0,"internal-search":!1,"preserve-search":!1,"clear-on-select":!1},on:{"search-change":e.searchChange},model:{value:e.selectedProcess,callback:function(t){e.selectedProcess=t},expression:"selectedProcess"}}),e.selectedProcess?t("form-multi-select",{staticClass:"p-0 mb-2",attrs:{label:e.$t("Start Event"),name:"StartEvent",disabled:0===e.startEventList.length,"allow-empty":!1,showLabels:!1,options:e.startEventList,optionContent:"name",validation:"required"},model:{value:e.selectedStartEvent,callback:function(t){e.selectedStartEvent=t},expression:"selectedStartEvent"}}):e._e(),e.selectedProcess?t("a",{attrs:{href:"/modeler/".concat(e.selectedProcess.id),target:"_blank"}},[e._v(" "+e._s(e.$t("Open Process"))+" "),t("i",{staticClass:"ml-1 fas fa-external-link-alt"})]):e._e()],1)},uf=[],pf=h(45578),hf=h.n(pf),ff={data:function(){return{selectedProcess:null,selectedStartEvent:null,config:{},name:"",loading:!1,processes:[],selectedProcessInfo:null,validation:""}},inheritAttrs:!1,props:["value"],computed:{processList:function(){var e=this,t=this.filterValidProcesses(this.processes)||[];return this.selectedProcessInfo&&!t.find((function(t){return t.id===e.selectedProcessInfo.id}))&&t.push(this.selectedProcessInfo),t},startEventList:function(){return this.selectedProcess?this.filterValidStartEvents(this.selectedProcess.events):[]},currentProcessId:function(){var e=window.location.href.match(/modeler\/(\d+)/);return e&&e[1]?parseInt(e[1]):null}},watch:{selectedProcess:function(){this.loading||(this.startEventList.length>0?this.selectedStartEvent=this.startEventList[0]:this.selectedStartEvent=null)},selectedStartEvent:function(){this.loading||this.setBpmnValues()},processList:function(){this.loadBpmnValues()},value:{handler:function(){this.config=JSON.parse(this.value),this.loadSelectedProcessInfo()},immediate:!0}},methods:{searchChange:function(e){this.loadProcessesDebounced(e)},filterValidProcesses:function(e){var t=this;return e.filter((function(e){return t.filterValidStartEvents(e.events).length>0})).filter((function(e){return e.id!==t.currentProcessId}))},filterValidStartEvents:function(e){return e.filter((function(e){if(e.eventDefinitions&&e.eventDefinitions.length>0)return!1;if(e.config)try{var t=JSON.parse(e.config);if(t.web_entry)return!1}catch(n){return!1}return!0}))},loadBpmnValues:function(){var e=this;this.config.processId&&this.config.startEvent&&(this.loading=!0,this.name=this.config.name,this.selectedProcess=this.processList.find((function(t){return t.id===e.config.processId})),this.selectedStartEvent=this.startEventList.find((function(t){return t.id===e.config.startEvent})),this.$nextTick((function(){e.selectedProcess||(e.validation="required"),e.loading=!1})))},setBpmnValues:function(){if(this.selectedProcess&&this.selectedStartEvent){var e=this.selectedProcess.name;this.startEventList.length>1&&(e+=" (".concat(this.selectedStartEvent.name,")"));var t={calledElement:"".concat(this.selectedStartEvent.ownerProcessId,"-").concat(this.selectedProcess.id),processId:this.selectedProcess.id,startEvent:this.selectedStartEvent.id,name:e},n=JSON.stringify(t);this.$emit("input",n)}},containsMultipleProcesses:function(e){return hf()(e.events,"ownerProcessId").length>1},loadProcesses:function(e){var t=this;this.loading=!0;var n={order_direction:"asc",per_page:20,include:"events,category",filter_without_assignments:!0};e&&(n.filter=e),window.ProcessMaker.apiClient.get("processes",{params:n}).then((function(e){t.loading=!1,t.processes=e.data.data})).catch((function(){t.loading=!1}))},loadSelectedProcessInfo:function(){var e=this;this.config.processId&&window.ProcessMaker.apiClient.get("processes/"+this.config.processId,{params:{include:"events,category",filter_without_assignments:!0}}).then((function(t){e.selectedProcessInfo=t.data}))}},created:function(){var e=this;this.validation=this.config.processId?"":"required",this.loadProcessesDebounced=C()((function(t){e.loadProcesses(t)}),500),0===this.processList.length?this.loadProcesses():this.loadBpmnValues()}},mf=ff,gf=qn(mf,df,uf,!1,null,null,null),vf=gf.exports,bf="processmaker-modeler-call-activity",yf={id:bf,component:cf,bpmnType:"bpmn:CallActivity",control:!1,category:"BPMN",icon:h(12893),label:To[bf],definition:function(e,t){return e.create("bpmn:CallActivity",{name:t(To[bf]),calledElement:"",config:"{}",loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorHandler:function(e,t,n){n(t,"id",e.id),n(t,"name",e.name);var o=JSON.parse(e.config);e["calledElement"]=o.calledElement,n(t,"calledElement",o.calledElement),o.name!==e.name&&(o.name=e.name),n(t,"config",JSON.stringify(o))},inspectorConfig:[{name:To[bf],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-subprocess"},items:[{component:"FormInput",config:Ys},{component:vf,config:{name:"config"}}]},ua,na]}]},wf=h(87465),xf=h.n(wf),kf={extends:ih,mixins:[ya],data:function(){return{nodeIcon:xf(),iconName:""}}},Cf=kf,Sf=qn(Cf,Zh,Kh,!1,null,null,null),Ef=Sf.exports,Af="processmaker-modeler-script-task",Mf={id:Af,component:Ef,bpmnType:"bpmn:ScriptTask",control:!1,category:"BPMN",icon:h(75763),label:To[Af],definition:function(e,t){return e.create("bpmn:ScriptTask",{name:t(To[Af]),scriptRef:null,loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorConfig:[{name:To[Af],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-script-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Tf=yo(yo({},Xh),{},{id:"processmaker-modeler-service-task",bpmnType:["bpmn:ServiceTask","bpmn:SendTask","bpmn:ReceiveTask"],control:!1,label:"Service Task",definition:function(e,t){return e.create("bpmn:ServiceTask",{name:t("Service Task")})},inspectorConfig:[{name:"Service Task",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-service-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]}),_f=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Pf=[],Of=160,Df={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","paperManager","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je],data:function(){return{shape:null,definition:null,nodeWidth:10}},watch:{"node.definition.text":function(e){this.updateNodeText(e)}},methods:{getLabelHeight:function(e){return this.shape.findView(this.paperManager.paper).selectors.label.getBBox().height+e},calculateNewHeight:function(e,t,n){var o=3,i=15,r=this.getLabelHeight(i);return r!==e?r-o:0===t.length?n-o:e-o},updateNodeText:function(e){var t=this,n=this.shape.findView(this.paperManager.paper).getBBox(),o=n.height,i="25 ".concat(o," 3 ").concat(o," 3 3 25 3"),r=this.node.diagram.bounds;this.shape.position(r.x,r.y),this.shape.attr({body:{refPoints:i},label:{text:a.util.breakText(e,{width:Of}),textAnchor:"left"}}),this.paperManager.awaitScheduledUpdates().then((function(){t.shape.resize(t.nodeWidth,t.calculateNewHeight(o,e,r.height)),t.setShapeHighlight()}))}},mounted:function(){var e=this.node.diagram.bounds;this.shape=new a.shapes.standard.Polyline,this.shape.set("type","textAnnotation"),this.shape.position(e.x,e.y),this.shape.resize(this.nodeWidth,e.height),this.shape.attr({body:{refPoints:"25 10 3 10 3 3 25 3",fill:"none"},label:{fill:"black",yAlignment:"left",xAlignment:"left",refX:"5",refY:"5"}}),this.shape.addTo(this.graph),this.shape.component=this,this.updateNodeText(this.node.definition.get("text"))}},If=Df,Nf=qn(If,_f,Pf,!1,null,null,null),Rf=Nf.exports,Bf="processmaker-modeler-text-annotation",Lf={id:Bf,component:Rf,bpmnType:"bpmn:TextAnnotation",control:!0,category:"BPMN",icon:h(15153),label:"Text Annotation",rank:70,definition:function(e,t){return e.create("bpmn:TextAnnotation",{text:t("Text Annotation")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:30,width:150})})},validateIncoming:function(){return!1},validateAssociationIncoming:function(){return!1},inspectorConfig:[{name:"Text Annotation",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-text-annotation"},items:[{component:"FormInput",config:{label:"Text to Show",helper:"Body of the text annotation",name:"text",placeholder:"Text Annotation"}}]},ua,na]}]},jf=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners),[t("add-lane-above-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"crown-config__icon",attrs:{title:e.$t("Lane Above")},on:{click:e.addLaneAbove}}),t("add-lane-below-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"crown-config__icon",attrs:{title:e.$t("Lane Below")},on:{click:e.addLaneBelow}})],1)},Ff=[],zf=h.p+"img/highlight-shape.5f7b1ba9.svg",qf=30,Hf=200,Vf=300,Uf=20,Gf=300,Wf=100,$f={props:["highlighted","paper","processNode","planeElements","moddle"],data:function(){return{anchorPoints:[],isResizing:!0,pointWidth:15,pointHeight:15,elementBounds:[],elementTopY:null,elementRightX:null,elementBottomY:null,elementLeftX:null}},watch:{highlighted:function(e){0!==this.anchorPoints.length&&(e?(!1===bn.getters.isReadOnly&&this.addResizeAnchors(),this.calculateElementLimits(),this.updateAnchorPointPosition()):this.removeResizeAnchors())}},computed:{poolComponent:function(){return x()(this,"node.pool.component",this)},isLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{calculateElementLimits:function(){this.elementBounds=this.poolComponent.shape.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type!==Tl&&"processmaker-modeler-message-flow"!==e.component.node.type})).map((function(e){return e.getBBox()})),this.elementTopY=Math.min.apply(Math,m(this.elementBounds.map((function(e){var t=e.y;return t-Uf})))),this.elementBottomY=Math.max.apply(Math,m(this.elementBounds.map((function(e){var t=e.y,n=e.height;return t+n+Uf})))),this.elementRightX=Math.max.apply(Math,m(this.elementBounds.map((function(e){var t=e.x,n=e.width;return t+n+Uf})))),this.elementLeftX=Math.min.apply(Math,m(this.elementBounds.map((function(e){var t=e.x;return t-Uf}))))},configureResize:function(){var e=this;this.shape.listenTo(this.paper,"element:pointerup",(function(t){t.model.component&&t.model.component===e&&e.calculateElementLimits()}));var t=new a.shapes.standard.EmbeddedImage,n=new a.shapes.standard.EmbeddedImage,o=new a.shapes.standard.EmbeddedImage,i=new a.shapes.standard.EmbeddedImage;this.anchorPoints=[t,n,o,i];var r=this.shape.getBBox(),s=r.x,l=r.y,c=r.width,d=r.height;this.anchorPoints.forEach((function(e){e.set("isDrag",!0),e.set("previousPosition",e.position())})),this.highlighted&&this.addResizeAnchors(),this.setPointAttributes(t,"nwse-resize","bottom-right-resize-button"),this.setPointAttributes(n,"nesw-resize","bottom-left-resize-button"),this.setPointAttributes(o,"nesw-resize","top-right-resize-button"),this.setPointAttributes(i,"nwse-resize","top-left-resize-button"),t.position(s+c,l+d),n.position(s-this.pointWidth,l+d),o.position(s+c,l-this.pointHeight),i.position(s-this.pointWidth,l-this.pointHeight),t.listenTo(this.paper,"element:pointerdown",(function(n){n.model===t&&(t.on("change:position",e.resizeBottomRight),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){t.off("change:position",e.resizeBottomRight),e.resizeUpdate()})))})),n.listenTo(this.paper,"element:pointerdown",(function(t){t.model===n&&(n.on("change:position",e.resizeBottomLeft),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){n.off("change:position",e.resizeBottomLeft),e.resizeUpdate()})))})),o.listenTo(this.paper,"element:pointerdown",(function(t){t.model===o&&(o.on("change:position",e.resizeTopRight),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){o.off("change:position",e.resizeTopRight),e.resizeUpdate()})))})),i.listenTo(this.paper,"element:pointerdown",(function(t){t.model===i&&(i.on("change:position",e.resizeTopLeft),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){i.off("change:position",e.resizeTopLeft),e.resizeUpdate()})))}))},fixResizeRounding:function(){var e=this.poolComponent.shape.getBBox(),t=e.x,n=e.y,o=e.width,i=e.height;this.poolComponent.shape.resize(Math.round(o),Math.round(i)),this.poolComponent.shape.position(Math.round(t),Math.round(n))},resizeUpdate:function(){this.fixResizeRounding();var e=this.shape.getBBox(),t=e.width,n=e.height,o=this.node.diagram.bounds;t===o.width&&n===o.height||(this.poolComponent.laneSet&&(this.poolComponent.updateLaneChildren(),this.poolComponent.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),bn.commit("updateNodeBounds",{node:this.poolComponent.node,bounds:this.poolComponent.shape.getBBox()}),this.$emit("save-state"))},resizeTopLeft:function(e,t,n){if(n.ui){var o="top-left",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.width,d=s.height,u=this.shape.getBBox(),p=u.x,h=u.y,f=u.width,m=u.height,g=this.poolComponent.sortedLanes(),v=g.slice(1).reduce((function(e,t){return e+t.getBBox().height}),Wf),b=Math.max(a+c-(i+this.pointWidth),a+c-this.elementLeftX+qf,Vf),y=Math.max(l+d-(r+this.pointWidth),l+d-this.elementTopY,this.poolComponent.laneSet?v:Hf),w=Math.max(p+f-(i+this.pointWidth),p+f-this.elementLeftX+Uf+qf,Gf),x=Math.max(h+m-(r+this.pointHeight),Wf);if(this.isLane)if(this.shape===g[0]){var k=Math.max(a+c-(i+this.pointWidth)+qf,a+c-this.elementLeftX+qf,Vf);this.poolComponent.shape.resize(k,y,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes()}else{var C=g[g.indexOf(this.shape)-1];this.shape.resize(w,Math.min(h+m-(C.getBBox().y+Wf),x),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else e.set("previousPosition",{x:i,y:r}),this.shape.resize(b,y,{direction:o}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeTopRight:function(e,t,n){if(n.ui){var o="top-right",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.height,d=this.shape.getBBox(),u=d.x,p=d.y,h=d.height,f=this.poolComponent.sortedLanes(),m=f.slice(1).reduce((function(e,t){return e+t.getBBox().height}),Wf),g=Math.max(i-a,this.elementRightX-a,Vf),v=Math.max(l+c-(r+this.pointWidth),l+c-this.elementTopY,this.poolComponent.laneSet?m:Hf),b=Math.max(i-u,this.elementRightX-u,Gf),y=Math.max(p+h-(r+this.pointHeight),Wf);if(this.isLane)if(this.shape===f[0])this.poolComponent.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes();else{var w=f[f.indexOf(this.shape)-1];this.shape.resize(b,Math.min(p+h-(w.getBBox().y+Wf),y),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeBottomLeft:function(e,t,n){if(n.ui){var o="bottom-left",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.width,d=this.shape.getBBox(),u=d.x,p=d.y,h=d.width,f=this.poolComponent.sortedLanes(),m=f.slice(0,f.length-1).reduce((function(e,t){return e+t.getBBox().height}),Wf),g=Math.max(a+c-(i+this.pointWidth),a+c-this.elementLeftX+qf,Vf),v=Math.max(r-l,this.elementBottomY-l,this.poolComponent.laneSet?m:Hf),b=Math.max(u+h-(i+this.pointWidth),u+h-this.elementLeftX+Uf+qf,Gf),y=Math.max(r-p,Wf);if(this.isLane)if(this.shape===f[f.length-1]){var w=Math.max(a+c-(i+this.pointWidth)+qf,a+c-this.elementLeftX+qf,Vf);this.poolComponent.shape.resize(w,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes()}else{var x=f[f.indexOf(this.shape)+1];this.shape.resize(b,Math.min(x.getBBox().y+x.getBBox().height-Wf-p,y),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeBottomRight:function(e,t,n){if(n.ui){var o="bottom-right",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=this.shape.getBBox(),d=c.x,u=c.y,p=this.poolComponent.sortedLanes(),h=p.slice(0,p.length-1).reduce((function(e,t){return e+t.getBBox().height}),Wf),f=Math.max(i-a,this.elementRightX-a,Vf),m=Math.max(r-l,this.elementBottomY-l,this.poolComponent.laneSet?h:Hf),g=Math.max(i-d,this.elementRightX-d,Gf),v=Math.max(r-u,Wf);if(this.isLane)if(this.shape===p[p.length-1])this.poolComponent.shape.resize(f,m,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes();else{var b=p[p.indexOf(this.shape)+1];this.shape.resize(g,Math.min(b.getBBox().y+b.getBBox().height-Wf-u,v),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(f,m,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},addResizeAnchors:function(){var e=this;this.anchorPoints.forEach((function(t){try{e.shape.embed(t)}catch(fa){}t.addTo(e.graph),t.toFront()}))},removeResizeAnchors:function(){this.anchorPoints.forEach((function(e){e.remove()}))},updateAnchorPointPosition:function(e){if(0!==this.anchorPoints.length){var t=this.shape.getBBox(),n=t.x,o=t.y,i=t.width,r=t.height;0!==e&&this.anchorPoints[0].position(n+i,o+r),1!==e&&this.anchorPoints[1].position(n-this.pointWidth,o+r),2!==e&&this.anchorPoints[2].position(n+i,o-this.pointHeight),3!==e&&this.anchorPoints[3].position(n-this.pointWidth,o-this.pointWidth)}},setPointAttributes:function(e,t,n){e.attr({body:{fill:"#fff",stroke:" #fff",opacity:.8},image:{xlinkHref:zf,cursor:t,buttonId:n,refWidth:20,refHeight:20,resetOffset:!0}})}},mounted:function(){var e=this;this.$nextTick((function(){e.configureResize()}))}},Xf=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Yf=[],Zf={components:{CrownConfig:Zr},props:["graph","node","nodes","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,$f],data:function(){return{shape:null,definition:null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new a.shapes.standard.Rectangle,this.shape.set("type","PoolLane");var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.set("elementMove",!1),this.shape.attr("body/cursor","default"),this.shape.attr("body",{fill:Ce}),this.shape.attr("label",{text:a.util.breakText(this.node.definition.get("name"),{width:e.height}),fill:"black",transform:"rotate(-90)",refX:qf/2}),this.shape.component=this,this.shape.addTo(this.graph),this.planeElements.includes(this.node.diagram)||this.planeElements.push(this.node.diagram)},beforeDestroy:function(){var e=this.node.pool.component,t=e.laneSet.get("lanes");if(Gr()(t,this.node.definition),0===t.length)return e.containingProcess.set("laneSets",[]),void(e.laneSet=null)}},Kf=Zf,Jf=qn(Kf,Xf,Yf,!1,null,null,null),Qf=Jf.exports,em={id:Tl,component:Qf,bpmnType:"bpmn:Lane",control:!1,category:"BPMN",label:"Lane",definition:function(e){return e.create("bpmn:Lane",{name:""})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:150,width:600,x:null,y:null})})},inspectorConfig:[{name:"Lane",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-pool-lane"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},tm=function(){var e=this,t=e._self._c;return t("crown-button",e._g({attrs:{id:"lane-above-button","aria-label":"Add lane above icon",width:25}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-lane-above"]}})],1)},nm=[],om=h.p+"img/lane-above.37ee2b80.svg",im={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{laneAboveIcon:om}},created:function(){Lo.library.add(zo)}},rm=im,sm=qn(rm,tm,nm,!1,null,null,null),am=sm.exports,lm=function(){var e=this,t=e._self._c;return t("crown-button",e._g({attrs:{id:"lane-below-button","aria-label":"Add lane below icon",width:25}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-lane-below"]}})],1)},cm=[],dm=h.p+"img/lane-below.22169670.svg",um={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{laneBelowIcon:dm}},created:function(){Lo.library.add(qo)}},pm=um,hm=qn(pm,lm,cm,!1,null,null,null),fm=hm.exports,mm=a.shapes.standard.Rectangle.define("processmaker.modeler.bpmn.pool",{markup:[].concat(m(a.shapes.standard.Rectangle.prototype.markup),[{tagName:"polyline",selector:"polyline"}]),attrs:{label:{fill:"black",transform:"rotate(-90)",refX:qf/2},polyline:{refPointsKeepOffset:"".concat(qf,",0 ").concat(qf,",200"),stroke:"#000",fill:"#fff",strokeWidth:2}}}),gm=mm,vm=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},bm=[],ym={inheritAttrs:!1,components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,as,Je],data:function(){return{shape:null,definition:null,dropdownData:[]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new a.shapes.standard.Path,this.shape.attr("root/title","joint.shapes.standard.Path"),this.shape.attr("label",{refY:65,text:this.node.definition.get("name"),fill:"black"}),this.shape.attr("body",{refD:"M1,1 L25,1 L35,10 L35,49 L1,49 L1,1 M24,1 L24,10 L35,10"});var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.addTo(this.graph),this.shape.component=this}},wm=ym,xm=qn(wm,vm,bm,!1,null,null,null),km=xm.exports,Cm="processmaker-modeler-data-object",Sm={id:Cm,component:km,bpmnType:"bpmn:DataObjectReference",control:!0,category:"BPMN",icon:h(91012),label:To[Cm],rank:80,validateIncoming:function(){return!1},definition:function(e,t){return e.create("bpmn:DataObjectReference",{name:t(To[Cm])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:50,width:36})})},inspectorConfig:[{name:To[Cm],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-object"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Em=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Am=[],Mm=a.shapes.standard.Cylinder.extend({markup:[].concat(m(a.shapes.standard.Cylinder.prototype.markup),[{tagName:"ellipse",selector:"thirdLine"},{tagName:"ellipse",selector:"secondLine"},{tagName:"ellipse",selector:"firstLine"}]),defaults:a.util.deepSupplement({attrs:{thirdLine:{refCx:"50%",refRx:"50%",cy:20,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},secondLine:{refCx:"50%",refRx:"50%",cy:15,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},firstLine:{refCx:"50%",refRx:"50%",cy:10,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},label:{refY:50,fill:"#000"}}},a.shapes.standard.Cylinder.prototype.defaults)}),Tm={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,as,Je],data:function(){return{shape:null,definition:null,dropdownData:[]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Mm,this.shape.attr("label/text",this.node.definition.get("name"));var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.addTo(this.graph),this.shape.component=this}},_m=Tm,Pm=qn(_m,Em,Am,!1,null,null,null),Om=Pm.exports,Dm="processmaker-modeler-data-store",Im={id:Dm,component:Om,bpmnType:"bpmn:DataStoreReference",control:!0,category:"BPMN",icon:h(63427),label:To[Dm],rank:90,validateIncoming:function(){return!1},definition:function(e,t){return e.create("bpmn:DataStoreReference",{name:t(To[Dm])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:50,width:50})})},inspectorConfig:[{name:To[Dm],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-store"},items:[{component:"FormInput",config:Ys}]},ua,na]}]};function Nm(e,t){var n=new gm,o=e.diagram.bounds;return n.position(o.x,o.y),n.resize(o.width,o.height),n.attr("label/text",a.util.breakText(e.definition.get("name"),{width:o.width})),n.attr("body",{fill:Ce}),n.addTo(t),n}function Rm(e,t){e.getElements().filter((function(e){return e!==t})).filter((function(e){var t=e.component;return!t.node.isBpmnType("bpmn:BoundaryEvent")})).forEach((function(e){var n=e.component;t.embed(n.shape),n.node.pool=t}))}function Bm(e,t){e.fitEmbeds({padding:Uf+qf}),e.resize(e.getBBox().width-qf,e.getBBox().height-qf),e.resize(e.getBBox().width,e.getBBox().height-qf,{direction:"top"});var n=e.get("size"),o=n.width,i=n.height,r=t.diagram.bounds;e.resize(Math.max(o,r.width),Math.max(i,r.height))}function Lm(e,t,n){var o=Nm(t,n);return e||(Rm(n,o),Bm(o,t)),o}function jm(e){return e.component&&e.component.node.type!==Tl&&e.component.node.type!==Bf&&e.component.node.type!==Cm&&e.component.node.type!==Dm}var Fm={components:{CrownConfig:Zr,AddLaneAboveButton:am,AddLaneBelowButton:fm},props:["graph","node","nodes","id","collaboration","processes","moddle","processNode","rootElements","highlighted","nodeRegistry","paper","planeElements","isRendering","paperManager","nodeIdGenerator"],mixins:[Vs,$f,Je],data:function(){return{shape:null,definition:null,laneSet:null,isAddingLaneAbove:!1,anchorPointFunction:lt(20)}},computed:{containingProcess:function(){var e=this;return this.node.definition.get("processRef")?this.processes.find((function(t){return t.id===e.node.definition.get("processRef").id})):null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},methods:{addLaneAbove:function(){this.isAddingLaneAbove=!0,this.addLane()},addLaneBelow:function(){this.isAddingLaneAbove=!1,this.addLane()},sortedLanes:function(){return this.shape.getEmbeddedCells().filter((function(e){var t=e.component;return t&&t.node.type===Tl})).sort((function(e,t){return e.position().y-t.position().y}))},getElementsUnderArea:function(e,t){var n=e.getBBox(),o=n.x,i=n.y,r=n.width,s=n.height,a={x:o,y:i,width:r,height:s};return t.findModelsInArea(a)},moveEmbeddedElements:function(e,t){var n=this;this.getElementsUnderArea(e,this.graph).filter((function(t){return t.isEmbeddedIn(e)})).forEach((function(e){e.component.node.pool=t,Gr()(n.containingProcess.get("flowElements"),e.component.node.definition),t.component.containingProcess.get("flowElements").push(e.component.node.definition)}))},moveFlow:function(e,t){var n=e.component.node.definition;Gr()(this.containingProcess.get("flowElements"),n),t.component.containingProcess.get("flowElements").push(n)},moveElement:function(e,t){var n=e.component.node.definition;if(this.laneSet){var o=this.laneSet.get("lanes").find((function(e){return e.get("flowNodeRef").includes(n)}));Gr()(o.get("flowNodeRef"),n)}Gr()(this.containingProcess.get("flowElements"),n),t.component.containingProcess.get("flowElements").push(n),this.moveEmbeddedElements(e,t),e.component.node.pool=t,this.shape.unembed(e),t.component.addToPool(e)},addLane:function(){var e=this;return y(v().mark((function t(){var n,o;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=[],e.laneSet||(e.createLaneSet(),o=em.definition(e.moddle,e.$t),e.shape.getEmbeddedCells().filter((function(e){return jm(e)})).forEach((function(e){o.get("flowNodeRef").push(e.component.node.definition)})),n.push(e.pushNewLane(o))),n.push(e.pushNewLane()),t.next=5,Promise.all(n);case 5:e.$emit("set-shape-stacking",e.shape),e.graph.getLinks().forEach((function(t){e.$emit("set-shape-stacking",t)})),e.$emit("save-state");case 8:case"end":return t.stop()}}),t)})))()},createLaneSet:function(){var e=this.moddle.create("bpmn:LaneSet");this.laneSet=e;var t=this.nodeIdGenerator,n=t.generate(),o=mt(n,1),i=o[0];this.laneSet.set("id",i),this.containingProcess.get("laneSets").push(e)},pushNewLane:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:em.definition(this.moddle,this.$t);e.set("color",this.node.definition.get("color")),this.$emit("set-pool-target",this.shape);var t=em.diagram(this.moddle);return t.bounds.width=this.shape.getBBox().width,this.$emit("add-node",new Ro(em.id,e,t)),this.$nextTick()},addToPool:function(e){e.component.node.isBpmnType("bpmn:BoundaryEvent")||(this.shape.unembed(e),this.shape.embed(e),this.expandToFitElement(e,this.shape),e.component.node.type!==Tl&&this.laneSet&&this.updateLaneChildren())},positionAndSizeLane:function(e,t){var n=t.getBBox(),o=n.width,i=n.height,r=e.component.node.diagram.bounds;if(!r.x||!r.y){var s=1===t.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type===Tl})).length,a=s?i:r.height;e.resize(o-qf,a),e.position(qf,s?0:this.isAddingLaneAbove?-a:i,{parentRelative:!0}),t.resize(o,s?i:i+a,{direction:this.isAddingLaneAbove?"top-right":"bottom-right"}),this.fixResizeRounding(),this.updateAnchorPointPosition();var l=e.position(),c=l.x,d=l.y;r.set("x",c),r.set("y",d),r.set("width",e.get("size").width),r.set("height",e.get("size").height),bn.commit("updateNodeBounds",{node:this.node,bounds:t.getBBox()})}},expandToFitElement:function(e,t){if(e.component.node.type!==Vl){var n=t.getBBox(),o=n.x,i=n.y,r=n.width,s=n.height;if(e.component.node.type!==Tl){var a=e.get("size"),l=a.width,c=a.height,d=e.position(),u=d.x,p=d.y,h=u-o,f=p-i,m=h+l,g=h,v=f,b=f+c,y=0,w=0,x="bottom",k="right";m>r-Uf&&(y=m+Uf),g<qf+Uf&&(y=r+(qf+Uf-g),k="left"),v<Uf&&(w=Uf-v+s,x="top"),b>s-Uf&&(w=b+Uf),(y||w)&&(t.resize(Math.max(y,r),Math.max(w,s),{direction:"".concat(x,"-").concat(k)}),this.fixResizeRounding(),this.updateAnchorPointPosition(),this.laneSet&&(this.resizeLanes(),this.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),bn.commit("updateNodeBounds",{node:this.node,bounds:t.getBBox()}),this.$emit("save-state"))}else this.positionAndSizeLane(e,t)}},fillLanes:function(e,t,n){var o,i=this.shape.get("size").height,r=this.sortedLanes().reduce((function(e,t){return e+t.getBBox().height}),0),s=n?e.get("size").height:i-r;switch(t){case"top-right":o="bottom-right";break;case"top-left":o="bottom-left";break;case"bottom-right":o="top-right";break;case"bottom-left":o="top-left";break}var a=this.sortedLanes().indexOf(e),l=e.getBBox(),c=l.width,d=this.sortedLanes()[a+(t.includes("top")?-1:1)];d.resize(c,d.getBBox().height+s,{direction:o}),this.shape.resize(c+qf,i,{direction:o}),this.sortedLanes().forEach((function(e){return e.resize(c,e.getBBox().height,{direction:o})}))},resizeLanes:function(){var e=this;this.sortedLanes().forEach((function(t,n,o){var i=e.shape.get("size"),r=i.width,s=i.height,a=t.get("size"),l=a.height,c=t.position({parentRelative:!0}),d=c.y,u=l,p=d;if(0===n&&(u=l+t.position({parentRelative:!0}).y,p=0),n===o.length-1){var h=s-(t.position({parentRelative:!0}).y+l);u=l+h}t.resize(r-qf,u),t.position(qf,p,{parentRelative:!0})}))},captureChildren:function(){var e=this;this.graph.getElements().filter((function(t){var n=t.component;return n&&n!==e})).forEach((function(t){var n=t.component;n.node.isBpmnType("bpmn:BoundaryEvent")||(e.shape.embed(n.shape),n.node.pool=e.shape)})),this.$emit("set-shape-stacking",this.shape),this.resizePool(this.shape)},fitEmbeds:function(){this.shape.fitEmbeds({padding:Uf+qf}),this.shape.resize(this.shape.getBBox().width-qf,this.shape.getBBox().height-qf),this.shape.resize(this.shape.getBBox().width,this.shape.getBBox().height-qf,{direction:"top"})},resizePool:function(e){var t=this;this.fitEmbeds();var n=this.shape.get("size"),o=n.width,i=n.height,r=this.node.diagram.bounds;this.shape.resize(Math.max(o,r.width),Math.max(i,r.height)),this.shape.getEmbeddedCells().forEach((function(n){t.expandToFitElement(n,e)}));var s=this.shape.position(),a=s.x,l=s.y,c=this.shape.get("size"),d=c.width,u=c.height;this.node.diagram.bounds.x=a,this.node.diagram.bounds.y=l,this.node.diagram.bounds.width=d,this.node.diagram.bounds.height=u},updateLaneChildren:function(){var e=this,t={};this.shape.getEmbeddedCells().filter((function(t){return jm(t)&&t.component.node.pool===e.shape})).forEach((function(n){var o=e.graph.findModelsUnderElement(n,{searchBy:"center"}).find((function(e){return e.component&&e.component.node.type===Tl}));t[o.id]?t[o.id].push(n.component.node.definition):t[o.id]=[n.component.node.definition]})),this.sortedLanes().forEach((function(e){var n=t[e.id],o=e.component.node.definition.get("flowNodeRef"),i=n?n.length!==o.length:o.length>0;i&&bn.commit("updateNodeProp",{node:e.component.node,key:"flowNodeRef",value:n||[]})}))},hasPools:function(){return this.collaboration.get("participants").length>0},setPoolSize:function(e){var t=this;e.getEmbeddedCells().forEach((function(n){t.expandToFitElement(n,e)}));var n=e.position(),o=n.x,i=n.y,r=e.get("size"),s=r.width,a=r.height;this.node.diagram.bounds.x=o,this.node.diagram.bounds.y=i,this.node.diagram.bounds.width=s,this.node.diagram.bounds.height=a}},mounted:function(){this.$emit("set-pools",this.node.definition),this.laneSet=this.containingProcess.get("laneSets")[0],this.shape=Lm(this.collaboration,this.node,this.graph),this.shape.component=this,this.collaboration||this.captureChildren(),this.setPoolSize(this.shape),this.$emit("set-shape-stacking",this.shape)},beforeDestroy:function(){var e=this.collaboration.get("participants");Gr()(e,this.node.definition),this.hasPools()?Gr()(this.rootElements,this.containingProcess):this.$emit("unset-pools")},created:function(){this.$t=this.$t.bind(this)}},zm=Fm,qm=qn(zm,jf,Ff,!1,null,null,null),Hm=qm.exports,Vm={id:bi,component:Hm,bpmnType:"bpmn:Participant",control:!0,category:"BPMN",icon:h(77217),label:"Pool",rank:60,definition:function(e,t){return e.create("bpmn:Participant",{name:t("Pool")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:300,width:600})})},inspectorConfig:[{name:"Pool",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-pool"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Um=function(){var e=this,t=e._self._c;return t("b-card-footer",{staticClass:"p-0 border-0 statusbar d-flex align-items-center justify-content-end pr-3 pl-3 border-top"},[e._t("default"),t("b-btn",{staticClass:"mr-auto",attrs:{disabled:!e.xmlManager,variant:"secondary",size:"sm","data-test":"downloadXMLBtn"},on:{click:function(t){e.xmlManager&&e.xmlManager.download()}}},[t("i",{staticClass:"fas fa-download mr-1"}),e._v(" "+e._s(e.$t("Download BPMN"))+" ")]),t("div",{staticClass:"status-bar-container d-flex align-items-center justify-content-end"},[e.autoValidate?[0===e.numberOfProblemsToDisplay?t("button",{staticClass:"btn btn-light",attrs:{type:"button","data-test":"validation-list-valid",disabled:!0}},[e._v(" "+e._s(e.$t("BPMN Valid"))+" "),t("span",{staticClass:"badge badge-success badge-pill"},[t("font-awesome-icon",{attrs:{icon:e.faCheck}})],1)]):t("button",{staticClass:"btn btn-light",attrs:{type:"button","data-test":"validation-list-toggle"},on:{click:function(t){e.shouldDisplayProblemsPanel=!e.shouldDisplayProblemsPanel}}},[e._v(" "+e._s(e.$t("BPMN Issues"))+" "),t("span",{staticClass:"badge badge-primary badge-pill"},[e._v(" "+e._s(e.numberOfProblemsToDisplay)+" ")]),t("font-awesome-icon",{staticClass:"ml-3",attrs:{icon:e.chevronIcon}})],1)]:e._e(),t("span",{staticClass:"divider"}),t("b-form-checkbox",{staticClass:"h-100 d-flex align-items-center",attrs:{"data-test":"validation-toggle",switch:""},model:{value:e.autoValidate,callback:function(t){e.autoValidate=t},expression:"autoValidate"}},[e._v(" "+e._s(e.$t("Auto validate"))+" ")]),t("transition",{attrs:{name:"slide"}},[e.isProblemsPanelDisplayed?t("div",{staticClass:"validation-container position-absolute text-left"},[t("dl",{staticClass:"validation-container__list align-items-baseline",attrs:{"data-test":"validation-list"}},[e._l(e.errorList,(function(n,o){return[t("dt",{key:"".concat(n.errorId,"_").concat(o),staticClass:"text-capitalize"},[t("font-awesome-icon",{staticClass:"status-bar-container__status-icon ml-1 mr-1 mt-1",style:{color:e.isErrorCategory(n)?e.errorColor:e.warningColor},attrs:{icon:e.isErrorCategory(n)?e.faTimesCircle:e.faExclamationTriangle}}),e._v(" "+e._s(n.errorKey)+" ")],1),t("dd",{key:"".concat(n.errorId,"_").concat(o,"_dd")},[t("p",{staticClass:"pl-4 mb-0 font-italic"},[e._v(e._s(n.message)+".")]),n.id?t("p",{staticClass:"pl-4 mb-0"},[t("span",{staticClass:"font-weight-bold"},[e._v(e._s(e.$t("Node ID"))+":")]),e._v(" "+e._s(n.id))]):e._e()])]})),e._l(e.warnings,(function(n,o){return[t("dt",{key:n.title+o,staticClass:"text-capitalize"},[t("font-awesome-icon",{staticClass:"status-bar-container__status-icon ml-1 mr-1 mt-1",style:{color:e.warningColor},attrs:{icon:e.faExclamationTriangle}}),e._v(" "+e._s(n.title)+" ")],1),t("dd",{key:n.title+o+"__dd",staticClass:"font-italic pl-4"},[e._v(e._s(n.text))])]}))],2)]):e._e()])],2)],2)},Gm=[];h(86535),h(99244);function Wm(e){return Object.entries(e).flatMap((function(e){var t=mt(e,2),n=t[0],o=t[1];return o.flatMap((function(e){return yo(yo({},e),{},{errorKey:n},{errorId:"".concat(e.id,"_").concat(e.message.split(" ").join("_"))})}))}))}var $m={components:{FontAwesomeIcon:Zo.FontAwesomeIcon},props:["validationErrors","warnings","xmlManager"],data:function(){return{shouldDisplayProblemsPanel:!1,errorColor:"#D9534F",warningColor:"#F0AD4E",faExclamationTriangle:Mr.faExclamationTriangle,faTimesCircle:Mr.faTimesCircle,faChevronUp:Mr.faChevronUp,faChevronDown:Mr.faChevronDown,faCheck:Mr.faCheck}},computed:{autoValidate:{get:function(){return bn.getters.autoValidate},set:function(e){bn.commit("setAutoValidate",e)}},errorList:function(){return Wm(this.validationErrors)},numberOfProblemsToDisplay:function(){return this.errorList.length+this.warnings.length},isProblemsPanelDisplayed:function(){return this.shouldDisplayProblemsPanel&&this.numberOfProblemsToDisplay>0&&this.autoValidate},chevronIcon:function(){return this.shouldDisplayProblemsPanel?Mr.faChevronUp:Mr.faChevronDown}},methods:{isErrorCategory:function(e){return"error"===e.category}}},Xm=$m,Ym=(h(99088),qn(Xm,Um,Gm,!1,null,"1ad192c7",null)),Zm=Ym.exports,Km=function(){var e=this,t=e._self._c;return t("span",{attrs:{"data-test":"body-container"}},[e.showComponent?t("tool-bar",{attrs:{"canvas-drag-position":e.canvasDragPosition,cursor:e.cursor,"is-rendering":e.isRendering,"paper-manager":e.paperManager,"breadcrumb-data":e.breadcrumbData,panelsCompressed:e.panelsCompressed,"validation-errors":e.validationErrors,warnings:e.allWarnings,"xml-manager":e.xmlManager,validationBar:e.validationBar},on:{"load-xml":e.loadXML,"toggle-panels-compressed":function(t){e.panelsCompressed=!e.panelsCompressed},"toggle-mini-map-open":function(t){e.miniMapOpen=t},saveBpmn:e.saveBpmn,publishTemplate:e.publishTemplate,publishPmBlock:e.publishPmBlock,close:e.close,"save-state":e.pushToUndoStack,clearSelection:e.clearSelection}}):e._e(),t("b-row",{staticClass:"modeler h-100"},[e.tooltipTarget?t("b-tooltip",{key:e.tooltipTarget.id,attrs:{target:e.getTooltipTarget,title:e.tooltipTitle}}):e._e(),e.showComponent?t("explorer-rail",{attrs:{"node-types":e.nodeTypes,"pm-block-nodes":e.pmBlockNodes},on:{"set-cursor":function(t){e.cursor=t},onCreateElement:e.onCreateElementHandler}}):e._e(),t("b-col",{ref:"paper-container",staticClass:"paper-container h-100 pr-4",class:[e.cursor,{"grabbing-cursor":e.isGrabbing}],style:{width:e.parentWidth,height:e.parentHeight}},[t("div",{ref:"paper",staticClass:"main-paper",attrs:{"data-test":"paper"}})]),e.showComponent?t("InspectorButton",{attrs:{showInspector:e.isOpenInspector},on:{toggleInspector:e.handleToggleInspector}}):e._e(),e.showComponent?t("InspectorPanel",{directives:[{name:"show",rawName:"v-show",value:e.isOpenInspector&&!(e.highlightedNodes.length>1),expression:"isOpenInspector && !(highlightedNodes.length > 1)"}],ref:"inspector-panel",staticClass:"inspector h-100",style:{height:e.parentHeight},attrs:{nodeRegistry:e.nodeRegistry,moddle:e.moddle,definitions:e.definitions,processNode:e.processNode,"parent-height":e.parentHeight,"canvas-drag-position":e.canvasDragPosition},on:{"save-state":e.pushToUndoStack,"shape-resize":function(t){return e.shapeResize(!1)},toggleInspector:e.handleToggleInspector}}):e._e(),e._l(e.nodes,(function(n){return t(n.type,{key:n._modelerId,ref:"nodeComponent",refInFor:!0,tag:"component",attrs:{graph:e.graph,paper:e.paper,node:n,id:n.id,highlighted:e.highlightedNodes.includes(n),"has-error":e.invalidNodes.includes(n),"border-outline":e.borderOutline(n.id),collaboration:e.collaboration,"process-node":e.processNode,processes:e.processes,"plane-elements":e.planeElements,moddle:e.moddle,nodeRegistry:e.nodeRegistry,"root-elements":e.definitions.get("rootElements"),isRendering:e.isRendering,paperManager:e.paperManager,"auto-validate":e.autoValidate,"node-id-generator":e.nodeIdGenerator,"is-active":n===e.activeNode,"is-completed":e.requestCompletedNodes.includes(n.definition.id),"is-in-progress":e.requestInProgressNodes.includes(n.definition.id),"is-idle":e.requestIdleNodes.includes(n.definition.id)},on:{"add-node":e.addNode,"remove-node":e.removeNode,"set-cursor":function(t){e.cursor=t},"set-pool-target":function(t){e.poolTarget=t},"unset-pools":e.unsetPools,clearSelection:e.clearSelection,"set-pools":e.setPools,"save-state":e.pushToUndoStack,"set-shape-stacking":e.setShapeStacking,setTooltip:function(t){e.tooltipTarget=t},"replace-node":e.replaceNode,"replace-generic-flow":e.replaceGenericFlow,"copy-element":e.copyElement,"copy-selection":e.copyElement,"paste-element":e.pasteElements,"clone-element":e.cloneElement,"clone-selection":e.cloneSelection,"default-flow":e.toggleDefaultFlow,"shape-resize":e.shapeResize}})})),t("RailBottom",{attrs:{nodeTypes:e.nodeTypes,"paper-manager":e.paperManager,graph:e.graph,"is-rendering":e.isRendering},on:{"load-xml":e.loadXML,clearSelection:e.clearSelection,"set-cursor":function(t){e.cursor=t},onCreateElement:e.onCreateElementHandler}}),e.paper?t("selection",{ref:"selector",attrs:{graph:e.graph,paperManager:e.paperManager,useModelGeometry:!1,processNode:e.processNode},on:{"clone-selection":e.cloneSelection,"remove-nodes":e.removeNodes,"save-state":e.pushToUndoStack}}):e._e()],2)],1)},Jm=[],Qm=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},eg=[],tg=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"circle",selector:"body2"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"}],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.boundaryEvent.Shape",size:{width:36,height:36},attrs:{label:{refY:"130%"},body:{stroke:"#212529",strokeWidth:.85,fill:"#FFF"},body2:{cx:18,cy:18,r:15,strokeWidth:.85,stroke:"#212529",fill:"#FFF"},image:{refX:5,refY:5,ref:"circle",width:26,height:26}}},a.shapes.standard.Circle.prototype.defaults)}),ng={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering","isActive"],mixins:[Vs,Je,as],data:function(){return{shape:null,previousPosition:null,validPosition:null,invalidTargetElement:null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)},"node.definition.cancelActivity":function(e){this.toggleInterruptingStyle(e)}},methods:{getTaskUnderShape:function(){return this.graph.findModelsUnderElement(this.shape).find((function(e){return Qi(e.component)}))},setShapeBorderDashSpacing:function(e){this.shape.attr({body:{strokeDasharray:e},body2:{strokeDasharray:e}})},setSolidShapeBorder:function(){var e=0;this.setShapeBorderDashSpacing(e)},setDashedShapeBorder:function(){var e=5;this.setShapeBorderDashSpacing(e)},toggleInterruptingStyle:function(){this.node.definition.cancelActivity?this.setSolidShapeBorder():this.setDashedShapeBorder()},setShapeProperties:function(){var e=this.node.diagram.bounds,t=e.x,n=e.y,o=e.width,i=e.height;this.shape.position(t,n),this.shape.resize(o,i),this.shape.attr("label/text",this.node.definition.get("name")),this.shape.component=this},hasPositionChanged:function(){if(!this.previousPosition)return!0;var e=this.shape.position(),t=e.x,n=e.y,o=this.previousPosition,i=o.x,r=o.y;return t!==i||n!==r},getCenterPosition:function(){var e=this.shape.position(),t=e.x,n=e.y,o=this.shape.size(),i=o.width,r=o.height;return{x:t+i/2,y:n+r/2}},updateShapePosition:function(e){if(this.hasPositionChanged()){var t=rt(this.getCenterPosition(),e),n=t.x,o=t.y,i=this.shape.size(),r=i.width,s=i.height;this.shape.position(n-r/2,o-s/2),this.previousPosition=this.shape.position()}},attachBoundaryEventToTask:function(e){if(e){var t=this.shape.getParentCell();t&&t.unembed(this.shape),e.embed(this.shape),this.node.definition.set("attachedToRef",e.component.node.definition)}},resetToInitialPosition:function(){this.shape.position(this.validPosition.x,this.validPosition.y),bn.commit("allowSavingElementPosition"),this.$emit("shape-resize")},moveBoundaryEventIfOverTask:function(){var e=this.getTaskUnderShape();er(this.node.type,e)?(this.attachBoundaryEventToTask(e),this.updateShapePosition(e),this.$emit("shape-resize")):this.resetToInitialPosition()},resetInvalidTarget:function(){this.invalidTargetElement&&(ut(this.invalidTargetElement),this.invalidTargetElement=null,this.$emit("shape-resize"))},attachToValidTarget:function(e){var t=this;e.model===this.shape&&(bn.commit("preventSavingElementPosition"),this.validPosition=this.shape.position(),this.shape.listenToOnce(this.paper,"cell:pointerup blank:pointerup",(function(){t.moveBoundaryEventIfOverTask(),t.resetInvalidTarget(),bn.commit("allowSavingElementPosition")})))},turnInvalidTargetRed:function(){if(this.isActive){var e=this.graph.findModelsUnderElement(this.shape).filter((function(e){return e.component}))[0],t=this.invalidTargetElement===e;if(!t){var n=this.shape.getParentCell();e&&e!==n&&!er(this.node.type,e)&&e.attr("body/fill",fe),this.invalidTargetElement&&ut(this.invalidTargetElement),this.invalidTargetElement=e}}}},mounted:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.shape=new tg,e.setShapeProperties(),e.shape.addTo(e.graph),t.next=5,e.$nextTick();case 5:e.toggleInterruptingStyle(),n=e.getTaskUnderShape(),e.attachBoundaryEventToTask(n),e.updateShapePosition(n);case 9:case"end":return t.stop()}}),t)})))()}},og=ng,ig=qn(og,Qm,eg,!1,null,null,null),rg=ig.exports,sg={id:"processmaker-modeler-boundary-event",component:rg,bpmnType:"bpmn:BoundaryEvent",control:!0,category:"BPMN",label:"Boundary Event",definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Event"),cancelActivity:!0})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},validateIncoming:function(){return!1},inspectorConfig:[{name:"Boundary Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-boundary-event"},items:[{component:"FormInput",config:Ys}]}]}]},ag=h(67629),lg=h.n(ag),cg=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"show",rawName:"v-show",value:e.explorerOpen,expression:"explorerOpen"}],attrs:{id:"explorer-rail","data-test":"explorer-rail"}},[t("div",{staticClass:"rail-menu"},[t("b-tabs",{staticClass:"tabs--container",attrs:{"no-nav-style":!0}},[e._l(e.tabs,(function(n){return[t("b-tab",{key:n.idx,attrs:{title:e.$t(n.label),active:n.idx===e.tabIndex},on:{click:function(t){return e.setTabIndex(n.idx)}}})]}))],2),t("div",{staticClass:"close--container",on:{click:function(t){return e.closeRail()}}},[t("font-awesome-icon",{attrs:{icon:e.faTimes()}})],1)],1),t("div",{directives:[{name:"show",rawName:"v-show",value:0===e.tabIndex,expression:"tabIndex === 0"}],staticClass:"node-types__container"},[t("filter-node-types",{attrs:{type:"object"}}),t("node-types-loop",e._g({},e.$listeners))],1),t("div",{directives:[{name:"show",rawName:"v-show",value:1===e.tabIndex,expression:"tabIndex === 1"}],staticClass:"pm-blocks__container"},[t("filter-node-types",{attrs:{type:"pmBlock"}}),t("pm-blocks-loop",e._g({},e.$listeners))],1)])},dg=[],ug=5e3;vt().use(un);var pg=new un.Store({state:{nodeTypes:[],pinnedNodeTypes:[],filteredNodeTypes:[],pmBlockNodeTypes:[],filteredPmBlockNodeTypes:[],explorerOpen:!1,searchTerm:"",selectedNode:null,ghostNode:null},getters:{getNodeTypes:function(e){return e.nodeTypes},getPinnedNodeTypes:function(e){return e.pinnedNodeTypes},getFilteredNodeTypes:function(e){return e.filteredNodeTypes},getExplorerOpen:function(e){return e.explorerOpen},getSearchTerm:function(e){return e.searchTerm},getPmBlockNodeTypes:function(e){return e.pmBlockNodeTypes},getFilteredPmBlockNodeTypes:function(e){return e.filteredPmBlockNodeTypes},getSelectedNode:function(e){return e.selectedNode},getGhostNode:function(e){return e.ghostNode}},mutations:{setNodeTypes:function(e,t){e.nodeTypes=t.filter((function(e){return e.control})).map((function(e){var t;return{id:(0,Un.uniqueId)("nodeType_"),type:e.id,icon:e.icon,label:e.label,bpmnType:e.bpmnType,rank:e.rank||ug,items:null===(t=e.items)||void 0===t?void 0:t.map((function(e){return yo(yo({},e),{},{type:e.id})}))}})).sort((function(e,t){return e.rank-t.rank}))},setPinnedNodes:function(e,t){e.pinnedNodeTypes.push(t),e.pinnedNodeTypes=(0,Un.uniqBy)(e.pinnedNodeTypes,"type"),e.pinnedNodeTypes.sort((function(e,t){return e.rank-t.rank}))},setUnpinNode:function(e,t){e.pinnedNodeTypes=e.pinnedNodeTypes.filter((function(e){return e!==t}))},setFilteredNodeTypes:function(e,t){var n=e.pinnedNodeTypes,o=e.nodeTypes;e.searchTerm=t;var i=(0,Un.uniqBy)([].concat(m(n),m(o)),"id");e.filteredNodeTypes=i.filter((function(e){return e.label.toLowerCase().includes(t.toLowerCase())}))},setPmBlockNodeTypes:function(e,t){e.pmBlockNodeTypes=t.filter((function(e){return e.control})).map((function(e){var t;return{id:(0,Un.uniqueId)("pmBlockNode_"),type:e.id,icon:e.icon,customIcon:e.customIcon,svgIcon:e.svgIcon,label:e.label,description:e.description,bpmnType:e.bpmnType,rank:e.rank||ug,items:null===(t=e.items)||void 0===t?void 0:t.map((function(e){return yo(yo({},e),{},{type:e.id})}))}})).sort((function(e,t){return e.rank-t.rank}))},setFilteredPmBlockNodeTypes:function(e,t){var n=e.pmBlockNodeTypes;e.searchTerm=t;var o=(0,Un.uniqBy)(m(n),"id");e.filteredPmBlockNodeTypes=o.filter((function(e){return e.label.toLowerCase().includes(t.toLowerCase())}))},clearFilteredNodes:function(e){e.filteredNodeTypes=[],e.searchTerm=""},clearFilteredPmBlockNodes:function(e){e.filteredNodeTypes=[],e.filteredPmBlockNodeTypes=[],e.searchTerm=""},closeExplorer:function(e){e.explorerOpen=!1},toggleExplorer:function(e){e.explorerOpen=!e.explorerOpen},setSelectedNode:function(e,t){e.selectedNode=t},clearSelectedNode:function(e){e.selectedNode=null},setGhostNode:function(e,t){e.ghostNode=t}},actions:{getUserPinnedObjects:function(e){var t=e.commit;if(window.ProcessMaker.user){var n=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.get("/users/".concat(n,"/get_pinnned_controls")).then((function(e){var n=e.data;n.forEach((function(e){t("setPinnedNodes",e)}))})).catch((function(e){console.error(e)}))}else{var o=localStorage.pinnedNodes?JSON.parse(localStorage.pinnedNodes):[];o.forEach((function(e){t("setPinnedNodes",e)}))}},addUserPinnedObject:function(e,t){var n=e.commit,o=e.state;n("setPinnedNodes",t);var i=o.pinnedNodeTypes;if(window.ProcessMaker.user){var r=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.put("/users/".concat(r,"/update_pinned_controls"),{pinnedNodes:i}).catch((function(e){console.error(e)}))}else localStorage.pinnedNodes=JSON.stringify(i)},removeUserPinnedObject:function(e,t){var n=e.commit,o=e.state;n("setUnpinNode",t);var i=o.pinnedNodeTypes;if(window.ProcessMaker.user){var r=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.put("/users/".concat(r,"/update_pinned_controls"),{pinnedNodes:i}).catch((function(e){console.error(e)}))}else localStorage.pinnedNodes=JSON.stringify(i)}}}),hg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"searchNodeTypes"}},[t("label",{staticClass:"position-relative d-block"},[t("i",{staticClass:"fas fa-search position-absolute h-100 text-muted ml-2"}),t("b-input",{attrs:{placeholder:e.placeholder},model:{value:e.searchTerm,callback:function(t){e.searchTerm=t},expression:"searchTerm"}})],1)])},fg=[],mg={name:"FilterNodeTypes",props:["type"],data:function(){return{searchTerm:""}},watch:{searchTerm:function(e){"pmBlock"===this.type?(0===e.length&&pg.commit("clearFilteredPmBlockNodes"),e.length>0&&pg.commit("setFilteredPmBlockNodeTypes",e)):(0===e.length&&pg.commit("clearFilteredNodes"),e.length>0&&pg.commit("setFilteredNodeTypes",e))},type:function(e,t){this.searchTerm=t===e?this.searchTerm:""}},computed:{nodeTypes:function(){var e=pg.getters.getPinnedNodeTypes,t=pg.getters.getNodeTypes;return[].concat(m(e),m(t))},pmBlockNodes:function(){var e=pg.getters.getPmBlockNodeTypes;return m(e)},placeholder:function(){return"pmBlock"===this.type?this.$t("Search PM Blocks"):this.$t("Search Objects")}}},gg=mg,vg=(h(29062),qn(gg,hg,fg,!1,null,"c468f432",null)),bg=vg.exports,yg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"nodeTypesList"}},[e.filteredNodes.length>0?t("div",{attrs:{id:"filteredNodes-container"}},[e._l(e.filteredNodes,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.target!==t.currentTarget?null:e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),e.nodeTypeAlreadyPinned(n,n.type)?t("img",{staticClass:"pinIcon",attrs:{src:e.pinFillIcon,alt:"Unpin Element"},on:{click:function(t){return e.unPin(n)}}}):t("img",{staticClass:"pinIcon",attrs:{src:e.pinIcon,alt:"Pin Element"},on:{click:function(t){return e.addPin(n)}}})])]}))],2):e._e(),0!==e.filteredNodes.length||e.searchTerm?e._e():[e.pinnedObjects.length>0?t("div",{staticClass:"pinnedObjects"},[t("p",[e._v(e._s(e.$t("Pinned Objects")))]),e._l(e.pinnedObjects,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),t("img",{staticClass:"pinIcon",attrs:{src:e.pinFillIcon,alt:"Pin/Unpin Element"},on:{click:function(t){return e.unPin(n)}}})])]}))],2):e._e(),t("div",{staticClass:"objectCategory"},[t("p",[e._v(e._s(e.$t("Object Category")))]),e._l(e.unpinnedObjects,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),t("img",{staticClass:"pinIcon",attrs:{src:e.pinIcon,alt:"Pin/Unpin Element"},on:{click:function(t){return e.addPin(n)}}})])]}))],2)]],2)},wg=[],xg=h.p+"img/pin-angle.95ef112b.svg",kg=h.p+"img/pin-angle-fill.45c5a07f.svg",Cg={data:function(){return{wasClicked:!1,selectedSubmenuItem:null,xOffset:0,yOffset:0,helperStyles:{backgroundColor:"#ffffff",position:"absolute",height:"40px",width:"40px",zIndex:"10",opacity:"0.5",pointerEvents:"none"},popperType:null}},methods:{onClickHandler:function(e,t){var n=this;this.createDraggingHelper(e,t),document.addEventListener("mousemove",this.setDraggingPosition),this.setDraggingPosition(e),this.selectedItem&&this.selectedItem.type===t.type?this.deselect():(this.wasClicked=!0,pg.commit("setSelectedNode",t),this.$emit("onSetCursor","crosshair"),this.parent||(this.popperType=t.type),window.ProcessMaker.EventBus.$on("custom-pointerclick",(function(e){window.ProcessMaker.EventBus.$off("custom-pointerclick"),document.removeEventListener("mousemove",n.setDraggingPosition),n.movedElement&&document.body.removeChild(n.movedElement),n.popperType=null,n.selectedSubmenuItem=null,n.onCreateElement(e),pg.commit("clearSelectedNode"),pg.commit("setGhostNode",null),n.$emit("onSetCursor","none")})))},onCreateElement:function(e){this.wasClicked&&this.selectedItem&&(this.parent&&(this.parent=null),this.$emit("onCreateElement",{event:e,control:this.selectedItem}),this.wasClicked=!1,e.preventDefault())},setDraggingPosition:function(e){var t=e.pageX,n=e.pageY,o=this.movedElement;o&&(o.style.left="".concat(t,"px"),o.style.top="".concat(n,"px")),pg.commit("setGhostNode",o)},createDraggingHelper:function(e,t){var n=this;this.movedElement&&(document.removeEventListener("mousemove",this.setDraggingPosition),document.body.removeChild(this.movedElement),pg.commit("setGhostNode",null));var o=e.target;pg.commit("setGhostNode",document.createElement("img"));var i=this.movedElement;Object.keys(this.helperStyles).forEach((function(e){i.style[e]=n.helperStyles[e]})),i.src=t.icon,pg.commit("setGhostNode",i),document.body.appendChild(this.movedElement),this.xOffset=e.clientX-o.getBoundingClientRect().left,this.yOffset=e.clientY-o.getBoundingClientRect().top},deselect:function(){window.ProcessMaker.EventBus.$off("custom-pointerclick"),document.removeEventListener("mousemove",this.setDraggingPosition),this.movedElement&&document.body.removeChild(this.movedElement),this.$emit("onSetCursor","none"),this.wasClicked=!1,pg.commit("clearSelectedNode"),pg.commit("setGhostNode",null)}},computed:{selectedItem:function(){return pg.getters.getSelectedNode},movedElement:function(){return pg.getters.getGhostNode}}},Sg={name:"NodeTypesLoop",mixins:[Cg],data:function(){return{pinIcon:xg,pinFillIcon:kg,showPin:!1}},created:function(){pg.dispatch("getUserPinnedObjects")},methods:{nodeTypeAlreadyPinned:function(e,t){return!!this.pinnedObjects.find((function(e){return e.type===t}))},unPin:function(e){return this.deselect(),pg.dispatch("removeUserPinnedObject",e)},addPin:function(e){return this.deselect(),pg.dispatch("addUserPinnedObject",e)}},computed:{pinnedObjects:function(){return pg.getters.getPinnedNodeTypes},objects:function(){return pg.getters.getNodeTypes},unpinnedObjects:function(){var e=this,t=this.objects;return t.filter((function(t){return!e.pinnedObjects.some((function(e){return e.type===t.type}))}))},filteredNodes:function(){return pg.getters.getFilteredNodeTypes},searchTerm:function(){return pg.getters.getSearchTerm}}},Eg=Sg,Ag=(h(3410),qn(Eg,yg,wg,!1,null,null,null)),Mg=Ag.exports,Tg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"pmBlockNodeTypesList"}},[e.filteredPmBlockNodes.length>0?t("div",{attrs:{id:"filteredPmBlockNodes-container"}},[e._l(e.filteredPmBlockNodes,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",on:{click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("div",{staticClass:"d-flex"},[n.svgIcon?t("img",{staticClass:"node-types__item__icon",attrs:{src:n.svgIcon,alt:e.$t(n.label)}}):t("i",{staticClass:"node-types__item__icon",class:n.customIcon}),t("label",[e._v(e._s(e.$t(n.label)))])])])]}))],2):e._e(),0!==e.filteredPmBlockNodes.length||e.searchTerm?e._e():[t("div",{staticClass:"pmBlocksContainer p-2"},[e._l(e.pmBlockNodeTypes,(function(n){return[t("div",{key:n.id,staticClass:"pm-block-node-types__item p-2 d-block",on:{click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("div",{staticClass:"d-flex"},[n.svgIcon?t("img",{staticClass:"node-types__item__icon",attrs:{src:n.svgIcon,alt:e.$t(n.label)}}):t("i",{staticClass:"node-types__item__icon",class:n.customIcon}),t("label",[e._v(e._s(e.$t(n.label)))])])])]}))],2)]],2)},_g=[],Pg={name:"PmBlocksLoop",mixins:[Cg],computed:{pmBlockNodeTypes:function(){return pg.getters.getPmBlockNodeTypes},filteredPmBlockNodes:function(){return pg.getters.getFilteredPmBlockNodeTypes},searchTerm:function(){return pg.getters.getSearchTerm}}},Og=Pg,Dg=(h(48649),qn(Og,Tg,_g,!1,null,null,null)),Ig=Dg.exports,Ng={name:"ExplorerRail",props:{explorerExpanded:{type:Boolean},nodeTypes:{type:Array},pmBlockNodes:{type:Array}},components:{FontAwesomeIcon:Zo.FontAwesomeIcon,FilterNodeTypes:bg,NodeTypesLoop:Mg,PmBlocksLoop:Ig},data:function(){return{tabs:[{idx:0,label:"Add Object"},{idx:1,label:"PM Blocks"}],tabIndex:0}},computed:{explorerOpen:function(){return pg.getters.getExplorerOpen}},created:function(){pg.commit("setNodeTypes",this.nodeTypes)},methods:{faTimes:function(){return Mr.faTimes},setTabIndex:function(e){this.tabIndex!==e&&(this.tabIndex=e,this.clearFilteredObjects())},closeRail:function(){pg.commit("closeExplorer"),this.clearFilteredObjects()},clearFilteredObjects:function(){pg.commit("clearFilteredNodes"),pg.commit("clearFilteredPmBlockNodes")}}},Rg=Ng,Bg=(h(14906),qn(Rg,cg,dg,!1,null,null,null)),Lg=Bg.exports,jg=h(82729),Fg=h.n(jg),zg=function(){var e=this,t=e._self._c;return t("button",{staticClass:"inspector-button",attrs:{type:"button","data-cy":"inspector-button"},on:{click:e.toggleInspector}},[t("inline-svg",{attrs:{src:e.inspectorIcon}})],1)},qg=[];const Hg={};function Vg(e){return Object.keys(e).reduce(((t,n)=>(!1!==e[n]&&null!==e[n]&&void 0!==e[n]&&(t[n]=e[n]),t)),{})}const Ug={name:"InlineSvg",inheritAttrs:!1,render(e){return this.svgElSource?e("svg",{on:this.$listeners,attrs:Object.assign(this.getSvgAttrs(this.svgElSource),Vg(this.$attrs)),domProps:{innerHTML:this.getSvgContent(this.svgElSource)}}):null},props:{src:{type:String,required:!0},title:{type:String},transformSource:{type:Function,default:e=>e},keepDuringLoading:{type:Boolean,default:!0}},data(){return{svgElSource:null}},watch:{src(e){this.getSource(e)}},mounted(){this.getSource(this.src)},methods:{getSvgAttrs(e){let t={};const n=e.attributes;if(!n)return t;for(let o=n.length-1;o>=0;o--)t[n[o].name]=n[o].value;return t},getSvgContent(e){return e=e.cloneNode(!0),e=this.transformSource(e),this.title&&Gg(e,this.title),e.innerHTML},getSource(e){Hg[e]||(Hg[e]=this.download(e)),this.svgElSource&&Hg[e].getIsPending()&&!this.keepDuringLoading&&(this.svgElSource=null,this.$emit("unloaded")),Hg[e].then((e=>{this.svgElSource=e,this.$nextTick((()=>{this.$emit("loaded",this.$el)}))})).catch((t=>{this.svgElSource&&(this.svgElSource=null,this.$emit("unloaded")),delete Hg[e],this.$emit("error",t)}))},download(e){return Wg(new Promise(((t,n)=>{const o=new XMLHttpRequest;o.open("GET",e,!0),o.onload=()=>{if(o.status>=200&&o.status<400)try{const e=new DOMParser,i=e.parseFromString(o.responseText,"text/xml");let r=i.getElementsByTagName("svg")[0];r?t(r):n(new Error('Loaded file is not valid SVG"'))}catch(e){n(e)}else n(new Error("Error loading SVG"))},o.onerror=n,o.send()})))}}};function Gg(e,t){const n=e.getElementsByTagName("title");if(n.length)n[0].textContent=t;else{const n=document.createElementNS("http://www.w3.org/2000/svg","title");n.textContent=t,e.insertBefore(n,e.firstChild)}}function Wg(e){if(e.getIsPending)return e;let t=!0,n=e.then((e=>(t=!1,e)),(e=>{throw t=!1,e}));return n.getIsPending=function(){return t},n}var $g={components:{InlineSvg:Ug},props:{showInspector:{type:Boolean,default:!0}},data:function(){return{inspectorIcon:h(28400)}},methods:{toggleInspector:function(){this.$emit("toggleInspector",!this.showInspector)}}},Xg=$g,Yg=(h(5728),qn(Xg,zg,qg,!1,null,"cebfb20a",null)),Zg=Yg.exports,Kg=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"inspector"}},[t("b-col",{staticClass:"pl-0 h-100 overflow-hidden inspector-column",class:[{"ignore-pointer":e.canvasDragPosition}],attrs:{id:"inspector","data-test":"inspector-column"}},[t("b-card",{staticClass:"inspector-container border-top-0 border-bottom-0 border-right-0 rounded-0",style:{height:e.parentHeight},attrs:{"no-body":"","data-test":"inspector-container","data-cy":"inspector-panel"},scopedSlots:e._u([{key:"header",fn:function(){return[t("div",{staticClass:"inspector-header"},[t("div",{staticClass:"inspector-header-title"},[e._v(" "+e._s(e.$t("Configuration"))+" ")]),t("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close","data-cy":"inspector-close-button"},on:{click:e.onClose}},[e._v(" × ")])])]},proxy:!0}])},[e.highlightedNode?t("vue-form-renderer",{key:e.highlightedNode._modelerId,ref:"formRenderer",staticClass:"overflow-auto h-100 inspector-font-size",attrs:{data:e.data,config:e.config},on:{update:e.updateDefinition},nativeOn:{focusout:function(t){return e.updateState.apply(null,arguments)}}}):e._e()],1)],1)],1)},Jg=[],Qg=h(43637),ev=h(21223),tv=(h(85780),h(50308)),nv=h.n(tv),ov={id:"processmaker-modeler-process",bpmnType:"bpmn:Process",control:!1,label:"Process",inspectorConfig:[{name:"Process Information",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-process"},items:[{component:"FormInput",config:ns},{component:"FormInput",config:{label:"Name",helper:"The Name of the Process",name:"name",placeholder:""}}]}]}]},iv=ov.id,rv=ov;vt().component("FormText",Qg.renderer.FormText),vt().component("FormInput",ev.FormInput),vt().component("FormSelect",ev.FormSelect),vt().component("FormTextArea",ev.FormTextArea),vt().component("FormCheckbox",ev.FormCheckbox),vt().component("FormRadioButtonGroup",ev.FormRadioButtonGroup),vt().component("FormAccordion",ev.FormAccordion),vt().component("FormDatePicker",ev.FormDatePicker),vt().component("FormMultiSelect",ev.FormMultiSelect);var sv={props:["nodeRegistry","moddle","processNode","parentHeight","canvasDragPosition","definitions"],data:function(){return{data:{},config:[],inspectorHandler:null,translated:[],isVisible:!0}},watch:{highlightedNode:function(){document.activeElement.blur(),this.prepareData(),this.prepareConfig()},"highlightedNode.definition.assignment":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignmentLock":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.allowReassignment":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignedUsers":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignedGroups":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignmentRules":function(e,t){this.handleAssignmentChanges(e,t)}},computed:{highlightedNode:function(){return bn.getters.highlightedNodes[0]},isAnyNodeActive:function(){return this.highlightedNode},updateDefinition:function(){var e=this;if(!this.isAnyNodeActive)return nv();var t=this.defaultInspectorHandler;return this.isProcessNodeActive&&(t=this.processNodeInspectorHandler),this.hasCustomInspectorHandler&&(t=this.customInspectorHandler),function(n){if(n){if(sa()(n.documentation)&&x()(e.highlightedNode.definition.get("documentation")[0],"text")!==n.documentation){var o=n.documentation?[e.moddle.create("bpmn:Documentation",{text:n.documentation})]:void 0;e.setNodeProp(e.highlightedNode,"documentation",o)}t(Ma()(n,["documentation"]))}}},hasCustomInspectorHandler:function(){return this.nodeRegistry[this.highlightedNode.type].inspectorHandler},isProcessNodeActive:function(){return this.highlightedNode===this.processNode}},methods:{onClose:function(){this.$emit("toggleInspector",!1)},handleAssignmentChanges:function(e,t){e!==t&&this.prepareData()},prepareConfig:function(){if(!this.highlightedNode)return this.config={name:"Empty",items:[]};var e=this.highlightedNode,t=e.type,n=e.definition;if(this.highlightedNode===this.processNode)return this.config=rv.inspectorConfig;var o=No()(this.nodeRegistry[t].inspectorConfig),i=x()(o,"[0].items[0].items");if(this.isSequenceFlow(t)&&this.isConnectedToGateway(n)){var r=this.$t("Enter the expression that describes the workflow condition");r+=' <a href="https://docs.processmaker.com/designing-processes/expression-syntax-components" target="_blank"><i class="far fa-question-circle mr-1"></a>';var s={component:"FormInput",config:{label:this.$t("Expression"),helper:r,name:"conditionExpression"}},a=i.find((function(e){return e.config&&"Name"===e.config.label})),l=i.indexOf(a);a&&l>=0?i.splice(l+1,0,s):i.push(s)}return this.config=o},prepareData:function(){if(!this.highlightedNode)return{};var e=this.highlightedNode&&this.highlightedNode.type,t=function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return e[o]=i,e}),{})};this.data=e&&this.nodeRegistry[e].inspectorData?this.nodeRegistry[e].inspectorData(this.highlightedNode,t,this):t(this.highlightedNode)},isSequenceFlow:function(e){return e===Nl},isConnectedToGateway:function(e){return["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.sourceRef.$type)},isConnectedToSubProcess:function(e){return"bpmn:CallActivity"===e.targetRef.$type},customInspectorHandler:function(e){return this.nodeRegistry[this.highlightedNode.type].inspectorHandler(e,this.highlightedNode,this.setNodeProp,this.moddle,this.definitions,this.defaultInspectorHandler)},processNodeInspectorHandler:function(e){return this.defaultInspectorHandler(Ma()(e,["artifacts","flowElements","laneSets"]))},setNodeProp:function(e,t,n){this.$emit("shape-resize"),bn.commit("updateNodeProp",{node:e,key:t,value:n})},defaultInspectorHandler:function(e){for(var t in Ma()(e,["$type","eventDefinitions"]))this.highlightedNode.definition.get(t)!==e[t]&&this.setNodeProp(this.highlightedNode,t,e[t])},updateState:function(){this.$emit("save-state")}}},av=sv,lv=(h(97896),qn(av,Kg,Jg,!1,null,"738023ac",null)),cv=lv.exports;vt().use(un);var dv=new un.Store({state:{stack:[],position:null,disabled:!1,isVersionsInstalled:!1,isDraft:!1,isLoading:!1},getters:{canUndo:function(e){return e.position>0},canRedo:function(e){return e.position<e.stack.length-1},currentState:function(e){return e.stack[e.position]},isVersionsInstalled:function(e){return e.isVersionsInstalled},isDraft:function(e){return e.isDraft},isLoading:function(e){return e.isLoading}},mutations:{setPosition:function(e,t){e.position=t},setState:function(e,t){e.stack=e.stack.slice(0,e.position+1),e.stack.push(t)},clearStack:function(e){e.stack=[e.stack[e.stack.length-1]]},disableSavingState:function(e){e.disabled=!0},enableSavingState:function(e){e.disabled=!1},isVersionsInstalled:function(e,t){e.isVersionsInstalled=t},isDraft:function(e,t){e.isDraft=t},isLoading:function(e,t){e.isLoading=t}},actions:{pushState:function(e,t){var n=e.state,o=e.getters,i=e.commit;t===o.currentState||n.disabled||(i("setState",t),i("setPosition",n.stack.length-1))},undo:function(e){var t=e.state,n=e.getters,o=e.commit;n.canUndo&&o("setPosition",t.position-1)},redo:function(e){var t=e.state,n=e.getters,o=e.commit;n.canRedo&&o("setPosition",t.position+1)},enableVersions:function(e){var t=e.commit;t("isVersionsInstalled",!0)},setVersionIndicator:function(e,t){var n=e.commit;n("isDraft",t)},setLoadingState:function(e,t){var n=e.commit;n("isLoading",t)}}}),uv=h(51540),pv=h(51248),hv=h.n(pv),fv=h(48909),mv=h.n(fv),gv=h(82317),vv=h.n(gv),bv=h(83184),yv=h.n(bv),wv=h(36111),xv=h.n(wv),kv=h(25795),Cv=h.n(kv),Sv=h(37554),Ev=h.n(Sv),Av=h(19869),Mv=h.n(Av),Tv=h(88687),_v=h.n(Tv),Pv=h(37028),Ov=h.n(Pv),Dv=h(89185),Iv=h.n(Dv),Nv=h(34652),Rv=h.n(Nv),Bv=h(49252),Lv=h.n(Bv),jv=h(93414),Fv=h.n(jv),zv=h(68522),qv=h.n(zv),Hv=h(7174),Vv=h.n(Hv),Uv=h(74815),Gv=h.n(Uv),Wv=h(24874),$v=h.n(Wv),Xv={};function Yv(){}Yv.prototype.resolveRule=function(e,t){const n=Xv[e+"/"+t];if(!n)throw new Error("cannot resolve rule <"+e+"/"+t+">");return n},Yv.prototype.resolveConfig=function(e,t){throw new Error("cannot resolve config <"+t+"> in <"+e+">")};var Zv=new Yv,Kv={"conditional-flows":"error","end-event-required":"error","event-sub-process-typed-start-event":"error","label-required":"error","no-complex-gateway":"error","no-disconnected":"error","no-gateway-join-fork":"error","no-implicit-split":"error","single-event-definition":"error","start-event-required":"error","sub-process-blank-start-event":"error","superfluous-gateway":"warning","processmaker/custom-validation":"error","processmaker/gateway-direction":"error","processmaker/event-based-gateway":"error","processmaker/call-activity-child-process":"error","processmaker/id-required":"error","processmaker/signal-ref-required":"error"},Jv={rules:Kv},Qv={resolver:Zv,config:Jv},eb=Qv;function tb(e,t,n,o,i,r,s){var a={allowDrop:!1,poolTarget:null};if(!sb(e,t,s))return a.allowDrop=!1,a;if(ib(n.type))return a.allowDrop=!0,a;if(ab(n.bpmnType)){var l=i.findModelsFromPoint(lb(e,t,o)).sort((function(e,t){return t.get("z")-e.get("z")}))[0];return a.allowDrop=er(n.type,l),a}if(rb(r))return a.allowDrop=!0,a;if(nb(n.bpmnType))return a.allowDrop=!0,a;var c=ob(e,t,o,i);return c&&(a.allowDrop=!0,a.poolTarget=c),a}function nb(e){return"bpmn:TextAnnotation"===e}function ob(e,t,n,o){return o.findModelsFromPoint(lb(e,t,n)).find((function(e){var t=e.component;return t&&t.node.type===bi}))}function ib(e){return e===bi}function rb(e){return!e||0===e.get("participants").length}function sb(e,t,n){var o=n.getBoundingClientRect(),i=o.left,r=o.top,s=o.width,l=o.height,c=new a.g.rect(i,r,s,l),d=new a.g.Point(e,t);return c.containsPoint(d)}function ab(e){return"bpmn:BoundaryEvent"===e}function lb(e,t,n){return n.clientToLocalPoint({x:e,y:t})}Xv["bpmnlint/conditional-flows"]=hv(),Xv["bpmnlint/end-event-required"]=mv(),Xv["bpmnlint/event-sub-process-typed-start-event"]=vv(),Xv["bpmnlint/label-required"]=yv(),Xv["bpmnlint/no-complex-gateway"]=xv(),Xv["bpmnlint/no-disconnected"]=Cv(),Xv["bpmnlint/no-gateway-join-fork"]=Ev(),Xv["bpmnlint/no-implicit-split"]=Mv(),Xv["bpmnlint/single-event-definition"]=_v(),Xv["bpmnlint/start-event-required"]=Ov(),Xv["bpmnlint/sub-process-blank-start-event"]=Iv(),Xv["bpmnlint/superfluous-gateway"]=Rv(),Xv["bpmnlint-plugin-processmaker/custom-validation"]=Lv(),Xv["bpmnlint-plugin-processmaker/gateway-direction"]=Fv(),Xv["bpmnlint-plugin-processmaker/event-based-gateway"]=qv(),Xv["bpmnlint-plugin-processmaker/call-activity-child-process"]=Vv(),Xv["bpmnlint-plugin-processmaker/id-required"]=Gv(),Xv["bpmnlint-plugin-processmaker/signal-ref-required"]=$v();var cb,db,ub,pb,hb,fb,mb,gb,vb,bb,yb,wb,xb=h(7407),kb=h.n(xb),Cb={extends:rg,mixins:[ya],data:function(){return{nodeIcon:kb()}}},Sb=Cb,Eb=qn(Sb,cb,db,!1,null,null,null),Ab=Eb.exports,Mb="processmaker-modeler-boundary-error-event",Tb=Ea()(No()(sg),{id:Mb,component:Ab,control:!1,label:"Boundary Error Event",icon:h(43634),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Error Event"),eventDefinitions:[e.create("bpmn:ErrorEventDefinition")]})},inspectorConfig:[{items:[{items:[{}]},ua,na]}]}),_b={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Ep()}},mounted:function(){this.shape.attr({image:{"ref-x":4,"ref-y":4,width:18,height:18}})}},Pb=_b,Ob=qn(Pb,ub,pb,!1,null,null,null),Db=Ob.exports,Ib={component:"FormCheckbox",config:{label:"Interrupting",name:"cancelActivity",helper:"Select to interrupt the current Request workflow and route to the alternate workflow, thereby preventing parallel workflow"}},Nb=Ib,Rb="processmaker-modeler-boundary-conditional-event",Bb=Ea()(No()(sg),yo(yo({},Op),{},{id:Rb,component:Db,control:!1,label:"Boundary Conditional Event",definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Conditional Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()),[Nb])},na,ua]}]})),Lb=h.p+"img/boundary-escalation-icon.c999a95e.svg",jb={extends:rg,mounted:function(){this.shape.attr("image/xlink:href",Lb)},methods:{isValidBoundaryEventTarget:function(e){return tr(e.component)}}},Fb=jb,zb=qn(Fb,hb,fb,!1,null,null,null),qb=zb.exports,Hb="processmaker-modeler-boundary-escalation-event",Vb=Ea()(No()(sg),{id:Hb,component:qb,control:!1,label:"Boundary Escalation Event",icon:h(62442),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Escalation Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:EscalationEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb]},ua,na]}]}),Ub=h(81146),Gb=h.n(Ub),Wb={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Gb()}},methods:{isValidBoundaryEventTarget:function(e){var t=e.component;return t&&t.node.isBpmnType("bpmn:CallActivity")}},mounted:function(){var e=Iu();this.shape.attr(e)}},$b=Wb,Xb=qn($b,mb,gb,!1,null,null,null),Yb=Xb.exports,Zb="processmaker-modeler-boundary-message-event",Kb=Ea()(No()(sg),yo(yo({},sc),{},{id:Zb,component:Yb,control:!1,label:"Boundary Message Event",icon:h(52018),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Message Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb,oc("Message that will trigger this boundary event")]},ua,na]}]})),Jb=h(16221),Qb=h.n(Jb),ey={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Qb()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({image:{"ref-x":3,"ref-y":1,width:e.get("width")-15,height:e.get("height")-15}})}},ty=ey,ny=qn(ty,vb,bb,!1,null,null,null),oy=ny.exports,iy="processmaker-modeler-boundary-signal-event",ry=Ea()(No()(sg),yo(yo({},kc),{},{id:iy,component:oy,control:!1,label:"Boundary Signal Event",icon:h(34070),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Signal Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb,xc("Signal that will trigger this boundary event")]},ua,na]}]})),sy=h(50889),ay=h.n(sy),ly={extends:rg,mixins:[ya],data:function(){return{nodeIcon:ay()}},methods:{addTimerEventDefinitionId:function(){var e="".concat(this.id,"_timer_event_definition");this.node.definition.get("eventDefinitions")[0].id=e}},mounted:function(){this.addTimerEventDefinitionId()}},cy=ly,dy=qn(cy,yb,wb,!1,null,null,null),uy=dy.exports,py="processmaker-modeler-boundary-timer-event",hy=Ea()(No()(sg),{id:py,component:uy,control:!1,label:"Boundary Timer Event",icon:h(99400),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Timer Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:TimerEventDefinition",{timeDuration:e.create("bpmn:Expression",{body:Eu})})]})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=Object.keys(i[0])[1],s=i[0][r].body;e[o]={type:r,body:s}}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r],a=s.type,l=s.body,c=i.get(r)[0][a];if(c&&c.body===l)continue;var d=_e({},a,o.create("bpmn:Expression",{body:l})),u=[o.create("bpmn:TimerEventDefinition",d)];u[0].id=t.definition.get("eventDefinitions")[0].id,n(t,"eventDefinitions",u)}else n(t,r,e[r])},inspectorConfig:[{items:[{items:[{},Nb]},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-boundary-timer-event"},items:[{component:Pu,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},na,ua]}]});function fy(e,t,n){var o=Mh(e,t,"set");return Dh(e,o,n),n}var my=new WeakMap,gy=function(){function e(t){wo(this,e),Eh(this,my,{writable:!0,value:void 0}),_e(this,"preventTranslate",!1),fy(this,my,t)}return ko(e,[{key:"paper",get:function(){return Th(this,my)}},{key:"scale",get:function(){return Th(this,my).scale()},set:function(e){Th(this,my).scale(e),Th(this,my).trigger("scale:changed")}},{key:"roundToNearestGridMultiple",value:function(t){return Math.round(t/e.gridSize)*e.gridSize}},{key:"ceilToNearestGridMultiple",value:function(t){return Math.ceil(t/e.gridSize)*e.gridSize}},{key:"translate",value:function(e,t){this.preventTranslate||(Th(this,my).translate(e,t),Th(this,my).trigger("translate:changed"))}},{key:"addEventHandler",value:function(e,t,n){Th(this,my).on(e,t,n)}},{key:"addOnceHandler",value:function(e,t){Th(this,my).once(e,t)}},{key:"removeEventHandler",value:function(e,t,n){Th(this,my).off(e,t,n)}},{key:"setPaperDimensions",value:function(e,t){Th(this,my).setDimensions(e,t)}},{key:"performAtomicAction",value:function(){var e=y(v().mark((function e(t){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return Th(this,my).freeze(),e.next=3,t(Th(this,my));case 3:Th(this,my).unfreeze();case 4:case"end":return e.stop()}}),e,this)})));function t(t){return e.apply(this,arguments)}return t}()},{key:"clientToGridPoint",value:function(e,t){var n=Th(this,my).localToPagePoint(0,0),o=this.scale;return{x:this.roundToNearestGridMultiple((e-n.x)/o.sx),y:this.roundToNearestGridMultiple((t-n.y)/o.sy)}}},{key:"setStateInvalid",value:function(){this.paper.drawBackground({color:fe})}},{key:"setStateValid",value:function(){this.paper.drawBackground({color:me})}},{key:"awaitScheduledUpdates",value:function(){var e=this;return Th(this,my)._updates.priorities.some((function(e){return!a.util.isEmpty(e)}))?new Promise((function(t){e.addOnceHandler("render:done",t)})):Promise.resolve()}}],[{key:"factory",value:function(t,n,o){var i=3,r=new a.dia.Paper({async:!0,el:t,model:o,sorting:"sorting-approximate",gridSize:e.gridSize,drawGrid:!0,snapLinks:!1,snapElements:!1,clickThreshold:10,perpendicularLinks:!0,interactive:n,highlighting:{default:{options:{padding:i}}}});return r.translate(168,20),new this(r)}}]),e}();function vy(e,t,n){var o=wy(e,t,n);yy(o,t),e.inspectorConfig[0].items.sort(by)}function by(e,t){return xy(e)?1:xy(t)?-1:0}function yy(e,t){var n=e.findIndex((function(e){var n=!t.container&&t.config&&e.config&&t.config.name&&t.config.name===e.config.name;return t.id&&t.id===e.id||n}));-1!==n?e[n]=t:e.push(t)}function wy(e,t,n){return"undefined"!==typeof t.container?e.inspectorConfig[0].items:n?(e=e.inspectorConfig[0],n.split(".").forEach((function(t){e=e&&e.items.find((function(e){return e.config&&e.config.name===t}))})),e?e.items:null):e.inspectorConfig[0].items[0].items}function xy(e){return e.config&&"Advanced"===e.config.label}function ky(e,t){Ty(e)&&Sy(e);var n=My(e);n&&Sy(n),Cy(e)&&!Ty(e)&&Ey(e),Ay(t)}function Cy(e){return e.component.node.type!==Tl}function Sy(e){Ey(e);var t=e.component.node.definition.processRef&&e.component.node.definition.processRef.laneSets[0];if(t){var n=e.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type===Tl})),o=e.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type!==Tl}));n.forEach(Ey),o.forEach(Ey)}}function Ey(e){e.toFront({deep:!0})}function Ay(e){e.getLinks().forEach(Ey)}function My(e){return e.component.node.pool}function Ty(e){return e.component.node.type===bi}_e(gy,"gridSize",zp);var _y=function(){var e=this,t=e._self._c;return t("b-row",{staticClass:"w-100 m-0"},[t("div",{staticClass:"toolbar d-flex justify-content-between align-items-center border-top border-bottom",class:{"ignore-pointer":e.canvasDragPosition},attrs:{role:"toolbar","aria-label":"Toolbar"}},[t("breadcrumb",{attrs:{"breadcrumb-data":e.breadcrumbData}}),t("div",{staticClass:"d-flex mr-3"},[t("TopRail",{attrs:{"validation-errors":e.validationErrors,warnings:e.warnings}},e._l(e.validationBar,(function(e,n){return t(e.button,{key:"validation-status-".concat(n),tag:"component"})})),1),t("div",{staticClass:"d-flex align-items-center btn-group btn-group-sm",attrs:{role:"group","aria-label":"Publish controls","data-cy":"publish-control"}},[t("div",{staticClass:"divider"}),e.isVersionsInstalled?[t("div",{staticClass:"toolbar-item toolbar-version-status",attrs:{"data-cy":"publish-version-status"}},[e._v(" "+e._s(e.versionStatus)+" ")]),t("div",{staticClass:"toolbar-item toolbar-loading-status",attrs:{"data-cy":"publish-loading-status"}},[t("span",[e._v(" "+e._s(e.loadingStatus)+" ")]),t("font-awesome-icon",{staticClass:"text-success",attrs:{icon:e.loadingIcon,spin:e.isLoading}})],1),t("a",{staticClass:"toolbar-item toolbar-publish",attrs:{title:e.$t("Publish"),"data-cy":"publish-btn"},on:{click:function(t){return e.$emit("saveBpmn")}}},[e._v(" "+e._s(e.$t("Publish"))+" ")]),t("a",{staticClass:"toolbar-item toolbar-close",attrs:{title:e.$t("Close"),"data-cy":"close-btn"},on:{click:function(t){return e.$emit("close")}}},[e._v(" "+e._s(e.$t("Close"))+" ")]),t("EllipsisMenu",{attrs:{actions:e.ellipsisMenuActions,divider:!1,"data-cy":"ellipsis-menu"},on:{navigate:e.onNavigate,show:e.onShow,hide:e.onHide}})]:[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"save-button",attrs:{"data-test":"mini-map-btn",title:e.$t("Save")},on:{click:function(t){return e.$emit("saveBpmn")}}},[t("font-awesome-icon",{attrs:{icon:e.saveIcon}}),t("span",{staticClass:"save-button-label"},[e._v(e._s(e.$t("Save")))])],1),t("b-btn",{staticClass:"ml-1 rounded",attrs:{disabled:!e.xmlManager,variant:"secondary",size:"sm","data-test":"downloadXMLBtn"},on:{click:function(t){e.xmlManager&&e.xmlManager.download()}}},[t("i",{staticClass:"fas fa-download mr-1"}),e._v(" "+e._s(e.$t("Download BPMN"))+" ")]),t("b-btn",{directives:[{name:"b-modal",rawName:"v-b-modal",value:"uploadmodal",expression:"'uploadmodal'"}],staticClass:"ml-1 rounded",attrs:{variant:"secondary",size:"sm"}},[t("i",{staticClass:"fas fa-upload mr-1"}),e._v(" "+e._s(e.$t("Upload XML"))+" ")])]],2)],1)],1)])},Py=[],Oy=function(){var e=this,t=e._self._c;return t("nav",{attrs:{id:"breadcrumbs"}},[e.breadcrumbData.length>0?t("ol",{staticClass:"breadcrumb"},[e._m(0),e._l(e.breadcrumbData[0],(function(n,o){return t("li",{key:o,staticClass:"breadcrumb-item"},[n.url?t("a",{attrs:{href:n.url}},[e._v(e._s(n.text))]):e._e(),n.url?e._e():t("span",[e._v(e._s(n.text))])])}))],2):e._e()])},Dy=[function(){var e=this,t=e._self._c;return t("li",{staticClass:"breadcrumb-item"},[t("a",{attrs:{href:"/"}},[t("i",{staticClass:"fas fa-home"})])])}],Iy={name:"breadcrumb",props:{breadcrumbData:{type:Array,default:function(){return[]}}}},Ny=Iy,Ry=(h(61573),qn(Ny,Oy,Dy,!1,null,"d1e148b4",null)),By=Ry.exports,Ly=function(){var e=this,t=e._self._c;return t("div",{staticClass:"top-rail-container"},[t("ValidateIssue",{directives:[{name:"show",rawName:"v-show",value:e.isOpenIssue,expression:"isOpenIssue"}],attrs:{"number-of-errors":e.numberOfErrors},on:{openPanel:e.handleOpenPanel}}),t("ValidateButton",{on:{openIssue:e.handleOpenIssue}}),t("ValidatePanel",{directives:[{name:"show",rawName:"v-show",value:e.isOpenIssue&&e.isOpenPanel,expression:"isOpenIssue && isOpenPanel"}],attrs:{"error-list":e.errorList,warnings:e.warnings}}),e._t("default")],2)},jy=[],Fy=function(){var e=this,t=e._self._c;return t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],class:["validate-button",{"validate-button-active":e.isOpen}],attrs:{type:"button",title:e.$t("Auto validate"),"data-cy":"validate-button"},on:{click:function(t){return t.preventDefault(),e.handleOpen.apply(null,arguments)}}},[t("inline-svg",{attrs:{src:e.isOpen?e.validateOpenIcon:e.validateCloseIcon}})],1)},zy=[],qy={components:{InlineSvg:Ug},data:function(){return{isOpen:!1,validateCloseIcon:h(13828),validateOpenIcon:h(78540)}},methods:{handleOpen:function(){this.isOpen=!this.isOpen,this.$emit("openIssue",this.isOpen)}},mounted:function(){var e=this;window.ProcessMaker.EventBus.$on("save-changes-activate-autovalidate",(function(){e.handleOpen()}))}},Hy=qy,Vy=(h(70947),qn(Hy,Fy,zy,!1,null,"5880bbc6",null)),Uy=Vy.exports,Gy=function(){var e=this,t=e._self._c;return t("button",{staticClass:"issue-box",attrs:{type:"button",disabled:0===e.numberOfErrors,"data-cy":"validate-issue-button"},on:{click:function(t){return t.preventDefault(),e.handleOpen.apply(null,arguments)}}},[t("span",{staticClass:"issue-title"},[e._v("Issues")]),t("span",{staticClass:"issue-badge"},[e._v(e._s(e.numberOfErrors))]),t("span",{staticClass:"issue-icon"},[t("inline-svg",{attrs:{src:e.isOpen?e.issueOpenIcon:e.issueCloseIcon}})],1)])},Wy=[],$y={components:{InlineSvg:Ug},props:{numberOfErrors:{type:Number,required:!0}},data:function(){return{isOpen:!1,issueCloseIcon:h(61339),issueOpenIcon:h(68058)}},watch:{numberOfErrors:function(e){0===e&&(this.isOpen=!1)}},methods:{handleOpen:function(){this.isOpen=!this.isOpen,this.$emit("openPanel",this.isOpen)}}},Xy=$y,Yy=(h(59724),qn(Xy,Gy,Wy,!1,null,"337583fe",null)),Zy=Yy.exports,Ky=function(){var e=this,t=e._self._c;return t("div",{staticClass:"validate-container",attrs:{"data-cy":"validate-panel"}},[e._l(e.errorList,(function(n,o){return t("div",{key:"".concat(n.errorId,"_").concat(o),staticClass:"validate-item-box"},[t("vue-inline-svg",{attrs:{src:e.issueIcon}}),t("div",{staticClass:"validate-item-info"},[t("div",{staticClass:"validate-item-title"},[e._v(e._s(n.errorKey))]),t("div",{staticClass:"validate-item-description"},[e._v(e._s(n.message)+".")]),n.id?t("div",{staticClass:"validate-item-node"},[t("span",{staticClass:"validate-item-node-title"},[e._v(e._s(e.$t("Node ID"))+":")]),e._v(" "+e._s(n.id)+" ")]):e._e()])],1)})),e._l(e.warnings,(function(n,o){return t("div",{key:n.title+o,staticClass:"validate-item-box"},[t("vue-inline-svg",{attrs:{src:e.issueIcon}}),t("div",{staticClass:"validate-item-info"},[t("div",{staticClass:"validate-item-title"},[e._v(e._s(n.title))]),t("div",{staticClass:"validate-item-description"},[e._v(e._s(n.text)+".")])])],1)}))],2)},Jy=[],Qy={components:{VueInlineSvg:Ug},props:{errorList:{type:Array,required:!0},warnings:{type:Array,required:!0}},data:function(){return{issueIcon:h(4298)}}},ew=Qy,tw=(h(95254),qn(ew,Ky,Jy,!1,null,"0722e36d",null)),nw=tw.exports,ow={components:{ValidateButton:Uy,ValidateIssue:Zy,ValidatePanel:nw},props:{validationErrors:{type:Object,required:!0},warnings:{type:Array,required:!0}},data:function(){return{isOpenIssue:!1,isOpenPanel:!1}},computed:{errorList:function(){return Object.entries(this.validationErrors).flatMap((function(e){var t=mt(e,2),n=t[0],o=t[1];return o.flatMap((function(e){return yo(yo({},e),{},{errorKey:n},{errorId:"".concat(e.id,"_").concat(e.message.split(" ").join("_"))})}))}))},numberOfErrors:function(){return this.errorList.length+this.warnings.length}},watch:{numberOfErrors:function(e){0===e&&(this.isOpenPanel=!1)}},methods:{handleOpenIssue:function(e){this.isOpenIssue=e,bn.commit("setAutoValidate",this.isOpenIssue)},handleOpenPanel:function(e){this.isOpenPanel=e}}},iw=ow,rw=(h(16254),qn(iw,Ly,jy,!1,null,"78331cf6",null)),sw=rw.exports,aw={name:"tool-bar",components:{Breadcrumb:By,TopRail:sw,FontAwesomeIcon:Zo.FontAwesomeIcon},props:["canvasDragPosition","cursor","paperManager","isRendering","breadcrumbData","panelsCompressed","validationErrors","warnings","xmlManager","validationBar"],watch:{miniMapOpen:function(e){this.$emit("toggle-mini-map-open",e)},canUndo:function(e){e||this.$root.$emit("bv::hide::tooltip")},canRedo:function(e){e||this.$root.$emit("bv::hide::tooltip")}},computed:{canUndo:function(){return dv.getters.canUndo},canRedo:function(){return dv.getters.canRedo},versionStatus:function(){var e=dv.getters.isDraft?"Draft":"Published";return this.$t(e)},isVersionsInstalled:function(){return dv.getters.isVersionsInstalled},isLoading:function(){return dv.getters.isLoading},loadingStatus:function(){var e=this.isLoading?"Saving":"Saved";return this.$t(e)},loadingIcon:function(){return this.isLoading?this.spinner:this.savedIcon}},data:function(){return{plusIcon:Mr.faPlus,minusIcon:Mr.faMinus,scale:1,initialScale:1,minimumScale:.2,scaleStep:.1,mapIcon:Mr.faMapMarked,miniMapOpen:!1,compressIcon:Mr.faCompress,expandIcon:Mr.faExpand,undoIcon:Mr.faUndo,redoIcon:Mr.faRedo,saveIcon:Mr.faSave,savedIcon:Mr.faCheckCircle,spinner:Mr.faSpinner,ellipsisMenuActions:[{value:"save-template",content:this.$t("Save as Template"),icon:""},{value:"save-pm-block",content:this.$t("Save as PM Block"),icon:""},{value:"discard-draft",content:this.$t("Discard Draft"),icon:""}]}},methods:{undo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("undo").then((function(){return e.$emit("load-xml")}))},redo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("redo").then((function(){return e.$emit("load-xml")}))},onNavigate:function(e){switch(e.value){case"discard-draft":window.ProcessMaker.EventBus.$emit("open-versions-discard-modal");break;case"save-template":this.$emit("publishTemplate");break;case"save-pm-block":this.$emit("publishPmBlock");break;default:break}},onShow:function(){var e=document.getElementById("inspector");e&&(e.style.zIndex="1")},onHide:function(){var e=document.getElementById("inspector");e&&(e.style.zIndex="2")}},mounted:function(){var e,t=null===(e=this.$root.$children[0])||void 0===e?void 0:e.process,n=this.ellipsisMenuActions.findIndex((function(e){return"save-template"===e.value}));null!==t&&void 0!==t&&t.is_template&&this.ellipsisMenuActions.splice(n,1),"PM_BLOCK"===(null===t||void 0===t?void 0:t.asset_type)&&this.ellipsisMenuActions.splice(n,2)}},lw=aw,cw=(h(91503),qn(lw,_y,Py,!1,null,null,null)),dw=cw.exports;function uw(e,t){var n=function(e){return e.isBpmnType("bpmn:MessageFlow",$n,Kn)||e.isType("processmaker-modeler-pool")};if(!n(e))if(e.isType("processmaker-modeler-lane"))t.get("laneSets")[0].get("lanes").push(e.definition);else{var o="flowElements";(e.isBpmnType("bpmn:TextAnnotation")||e.isBpmnType("bpmn:Association"))&&(o="artifacts"),t.get(o).push(e.definition)}}var pw={methods:{zoomInOutHandler:function(e,t){var n="+"===e.key||"NumpadAdd"===e.key||107===e.keyCode||187===e.keyCode,o="-"===e.key||"NumpadSubtract"===e.key||109===e.keyCode||189===e.keyCode;n&&t.mod&&this.zoomIn(e),o&&t.mod&&this.zoomOut(e)},zoomIn:function(e){e.preventDefault(),this.canvasScale=this.paperManager.scale.sx+this.scaleStep},zoomOut:function(e){e.preventDefault(),this.canvasScale=Math.max(this.minimumScale,this.paperManager.scale.sx-=this.scaleStep)}}},hw={methods:{copyPasteHandler:function(e,t){var n=e.target.nodeName.toLowerCase(),o="body"===n,i=e.key.toLowerCase(),r="c"===i,s="v"===i;o&&r&&t.mod&&this.copy(e),o&&s&&t.mod&&this.paste(e)},copy:function(e){e.preventDefault(),window.ProcessMaker.$modeler.copyElement()},paste:function(e){e.preventDefault(),window.ProcessMaker.$modeler.pasteElements()}}},fw=(h(51532),gy.gridSize/2),mw=new Map;mw.set("Up",[0,-fw]),mw.set("Down",[0,fw]),mw.set("Left",[-fw,0]),mw.set("Right",[fw,0]);var gw=["PoolLane","processmaker.components.nodes.boundaryEvent.Shape"];function vw(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};if(bw(e)){var o=t.filter(yw);if(0!==o.length){var i=ww(e),r=mt(i,2),s=r[0],a=r[1];o.forEach((function(e){e.translate(s,a,{movedWithArrowKeys:!0}),kw(e)})),n()}}}function bw(e){var t=["up","down","left","right"];return t.some((function(t){return e.toLowerCase().includes(t)}))}function yw(e){return e&&!gw.includes(e.get("type"))}function ww(e){var t=e.match(/^(?:Arrow)?(Up|Down|Left|Right)$/);return null!==t?mw.get(t[1]):[0,0]}function xw(e){return!e||"processmaker.modeler.bpmn.pool"!==e.get("type")}function kw(e){var t=e.getParentCell();xw(t)||(t.component.expandToFitElement(e,t),t.component.laneSet&&t.component.updateLaneChildren())}var Cw={methods:{escapeKeyHandler:function(e){this.selectedNode&&(e.preventDefault(),window.ProcessMaker.EventBus.$emit("custom-pointerclick",e))}},computed:{selectedNode:function(){return pg.getters.getSelectedNode},movedElement:function(){return pg.getters.getGhostNode}}},Sw={mixins:[pw,hw,Cw],computed:{clientLeftPaper:function(){return bn.getters.clientLeftPaper}},mounted:function(){document.addEventListener("keydown",this.keydownListener),document.addEventListener("keyup",this.keyupListener)},methods:{handleHotkeys:function(e,t){this.zoomInOutHandler(e,t),this.copyPasteHandler(e,t),this.escapeKeyHandler(e)},keyupListener:function(e){"Space"===e.code&&(this.isGrabbing=!1,this.paperManager.removeEventHandler("blank:pointermove"))},keydownListener:function(e){var t=this,n=this.isAppleOS(),o=n?e.metaKey:e.ctrlKey,i={mod:o,isAppleOS:n,modeler:this};try{this.handleHotkeys(e,i)}catch(fa){console.error(fa)}var r=!e.target.toString().toLowerCase().includes("body");r||("Space"===e.code&&(this.isGrabbing=!0,this.paperManager.addEventHandler("blank:pointermove",(function(e,n,o){if(!t.canvasDragPosition){var i=t.paperManager.scale;t.canvasDragPosition={x:n*i.sx,y:o*i.sy}}t.canvasDragPosition&&!t.clientLeftPaper&&t.paperManager.translate(e.offsetX-t.canvasDragPosition.x,e.offsetY-t.canvasDragPosition.y)}))),vw(e.key,bn.getters.highlightedShapes,this.pushToUndoStack))}}};h(74819);function Ew(e,t){while(!Object.prototype.hasOwnProperty.call(e,t))if(e=hi(e),null===e)break;return e}function Aw(){return Aw="undefined"!==typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var o=Ew(e,t);if(o){var i=Object.getOwnPropertyDescriptor(o,t);return i.get?i.get.call(arguments.length<3?e:n):i.value}},Aw.apply(this,arguments)}var Mw,Tw=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"clone",value:function(e,t,o){return this.withTimerKeys(Aw(hi(n.prototype),"clone",this).call(this,e,t,o))}},{key:"withTimerKeys",value:function(e){var t=this,o=n.timerPropertyKeys.find((function(e){return t.definition.eventDefinitions[0][e]}));return e.definition.eventDefinitions[0][o]||(e.definition.eventDefinitions[0][o]={}),e.definition.eventDefinitions[0][o].body=this.definition.eventDefinitions[0][o].body,e}}]),n}(Ro);function _w(e){return Pw.apply(this,arguments)}function Pw(){return Pw=y(v().mark((function e(t){var n,o,i;return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(n=Ow(t),o=document.querySelector('[name="name"]')||document.querySelector('[name="text"]'),n&&o&&document.activeElement!==o){e.next=4;break}return e.abrupt("return");case 4:if(i=document.getElementById("accordion-button-Configuration"),!i||"false"!==i.getAttribute("aria-expanded")){e.next=10;break}return clearTimeout(Mw),i.click(),e.next=10,Dw();case 10:n.style.outline="1px dashed blue",o.addEventListener("blur",(function(){n.style.outline=""})),o.focus(),o.select();case 14:case"end":return e.stop()}}),e)}))),Pw.apply(this,arguments)}function Ow(e){if(e.selectors)return e.selectors.label||Array.from(e.selectors.root.children).find((function(e){return e.classList.contains("labels")}))}function Dw(){return new Promise((function(e){Mw=setTimeout(e)}))}_e(Tw,"timerPropertyKeys",["timeDuration","timeDate","timeCycle"]);var Iw=h(93162),Nw=h.n(Iw),Rw=new WeakMap,Bw=new WeakMap,Lw=function(){function e(t){wo(this,e),Eh(this,Rw,{writable:!0,value:void 0}),Eh(this,Bw,{writable:!0,value:void 0}),fy(this,Rw,t)}return ko(e,[{key:"definitions",set:function(e){fy(this,Bw,e)}},{key:"getDefinitionsFromXml",value:function(e){var t=this;return new Promise((function(n,o){Th(t,Rw).fromXML(e,(function(e,i){e&&o(e),i.exporter="ProcessMaker Modeler",i.exporterVersion="1.0",t.cleanBrokenReferences(i),n(i)}))}))}},{key:"cleanBrokenReferences",value:function(e){var t=e.rootElements,n=e.diagrams,o=[];t.forEach((function(t){"bpmn:Process"===t.$type&&t.flowElements&&(t.flowElements=t.flowElements.filter((function(e){return"bpmn:SequenceFlow"!==e.$type||(e.sourceRef&&e.targetRef||o.push(e),e.sourceRef&&e.targetRef)}))),"bpmn:Process"===t.$type&&t.laneSets&&t.laneSets.forEach((function(t){t.lanes=t.lanes.filter((function(t){if(!e.diagrams)return!1;var n=e.diagrams.find((function(e){return e.plane.planeElement.find((function(e){return e&&e.bpmnElement.id===t.id}))}));return n}))}))})),n.forEach((function(e){"bpmndi:BPMNDiagram"===e.$type&&e.plane&&e.plane.planeElement&&(e.plane.planeElement=e.plane.planeElement.filter((function(e){return"bpmndi:BPMNEdge"!==e.$type||e.bpmnElement&&!o.includes(e.bpmnElement)})))}))}},{key:"download",value:function(){Th(this,Bw)&&Th(this,Rw).toXML(Th(this,Bw),{format:!0},(function(e,t){if(e)alert(e);else{if(Wr())return void(window.xml=t);var n=new File([t],"bpmnProcess.xml",{type:"text/xml"});Nw().saveAs(n)}}))}}]),e}();function jw(e){return e.isStartEvent()?So:e.isTask()?To:e.isGateway()?Po:e.isIntermediateEvent()?Do:e.isEndEvent()?Ao:null}function Fw(e){if(!e)return!1;var t=jw(e);return!t||!Object.values(t).includes(e.definition.name)}function zw(e,t){return t.reduce((function(e,t){return e.concat(t.get("artifacts"))}),[]).filter((function(e){return"bpmn:Association"===e.$type})).filter((function(t){return t.targetRef===e.definition}))}function qw(e,t){var n=Object.values(e).flatMap((function(e){return e.map((function(e){return t.find((function(t){return t.id===e.id}))}))})),o=t.filter((function(e){return!e.id}));return[].concat(m(n),m(o))}var Hw=function(){function e(t,n,o,i,r,s){wo(this,e),this._nodeThatWillBeReplaced=t,this._definition=n,this._graph=o,this._newNode=i,this._processes=r,this._collaboration=s}return ko(e,[{key:"migrate",value:function(){var e,t,n=this;Fw(this._nodeThatWillBeReplaced)&&(this._definition.name=this._nodeThatWillBeReplaced.definition.name);var o=function(e){var t=n._graph.getLinks().find((function(t){return t.component&&t.component.node.definition===e}));t.component.node._modelerId+="_replaced"},i=this._nodeThatWillBeReplaced.definition.get("incoming"),r=this._nodeThatWillBeReplaced.definition.get("outgoing");(e=this._definition.get("incoming")).push.apply(e,m(i)),(t=this._definition.get("outgoing")).push.apply(t,m(r)),r.forEach((function(e){e.set("sourceRef",n._newNode.definition),n._handleSequenceFlowForGateway(e),o(e)})),i.forEach((function(e){e.set("targetRef",n._newNode.definition),n._handleSequenceFlowForGateway(e),o(e)}));var s=zw(this._nodeThatWillBeReplaced,this._processes);if(s.forEach((function(e){e.set("targetRef",n._newNode.definition),o(e)})),this._collaboration){var a=this._collaboration.get("messageFlows");a.filter((function(e){return e.sourceRef===n._nodeThatWillBeReplaced.definition})).forEach((function(e){e.set("sourceRef",n._newNode.definition),o(e)})),a.filter((function(e){return e.targetRef===n._nodeThatWillBeReplaced.definition})).forEach((function(e){e.set("targetRef",n._newNode.definition),o(e)}))}}},{key:"_handleSequenceFlowForGateway",value:function(e){var t=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.sourceRef.$type);t||delete e.conditionExpression}}]),e}(),Vw=["bpmn:ServiceTask","bpmn:ManualTask","bpmn:CallActivity","bpmn:ScriptTask"],Uw=function(e){if(-1!==Vw.indexOf(e.bpmnType)){e.inspectorConfig[0].items.splice(e.loopInspectorIndex||1,0,Wh);var t=e.inspectorHandler||function(){},n=e.inspectorData||null;e.inspectorHandler=function(e,n,o,i,r,s){t(e,n,o,i,r,s),e=Uh(e,n,o,i,r),s(e)},e.inspectorData=function(e,t,o){var i=n?n(e,t,o):t(e);return Gh(i,e,t,o),i}}},Gw={methods:{cloneNodesSelection:function(){var e=this,t=[],n=[],o=[],i=[],r=[],s=this.highlightedNodes,a=this.$refs.selector.$el,l=[Nl,Tl,os,Vl,Bo],c=[Zn],d=[Wn];return"function"===typeof a.getBoundingClientRect&&s.forEach((function(s){if(l.includes(s.type)){var a=e.cloneFlowAndSetNewId(s);n.push(a),t.push(a)}else if(c.includes(s.type)){var u=e.cloneFlowAndSetNewId(s);i.push(u),t.push(u)}else if(d.includes(s.type)){var p=e.cloneFlowAndSetNewId(s);r.push(p),t.push(p)}else{var h=e.cloneElementAndCalculateOffset(s);s.definition&&"bpmn:BoundaryEvent"!==s.definition.$type?t.push(h):o.push(h)}})),t=[].concat(m(t),o),this.connectClonedFlows(n,t),this.connectClonedDataInputAssociations(i,t),this.connectClonedDataOutputAssociations(r,t),t},getDataInputOutputAssociationTargetRef:function(e){if("bpmn:DataInput"===e.targetRef.$type){var t=e.targetRef.$parent;return lo(t,this)}if("bpmn:DataInputAssociation"===e.targetRef.$type){var n=e.targetRef.$parent;return lo(n,this)}return e.targetRef},cloneFlowAndSetNewId:function(e){var t=e.cloneFlow(this.nodeRegistry,this.moddle,this.$t);return t.setIds(this.nodeIdGenerator),t},cloneElementAndCalculateOffset:function(e){var t=e.clone(this.nodeRegistry,this.moddle,this.$t),n=this.$refs.selector.$el.getBoundingClientRect(),o=n.height,i=this.paper.scale(),r=i.sy,s=o/r;return t.diagram.bounds.y+=s,t.setIds(this.nodeIdGenerator),t},connectClonedFlows:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef,r=o.definition.targetRef,s=t.find((function(e){return e.cloneOf===i.id})),a=t.find((function(e){return e.cloneOf===r.id}));if(s&&a){e.definition.set("sourceRef",s.definition),e.definition.set("targetRef",a.definition),s.definition.outgoing?s.definition.outgoing.push(e.definition):s.definition.set("outgoing",[e.definition]),a.definition.incoming?a.definition.incoming.push(e.definition):a.definition.set("incoming",[e.definition]);var l=n.$refs.selector.$el.getBoundingClientRect(),c=l.height,d=n.paper.scale(),u=d.sy,p=c/u;e.diagram.waypoint.forEach((function(e){e.y+=p}))}else t.splice(t.indexOf(e),1)}))},connectClonedDataInputAssociations:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef[0],r=t.find((function(e){return e.cloneOf===i.id})),s=n.getDataInputOutputAssociationTargetRef(o.definition),a=t.find((function(e){return e.cloneOf===s.id})),l=ao(n.moddle,a,r.definition);e.definition.set("sourceRef",[r.definition]),e.definition.set("targetRef",l),a.definition.set("dataInputAssociations",[e.definition])}))},connectClonedDataOutputAssociations:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef||o.definition.$parent,r=o.definition.targetRef,s=t.find((function(e){return e.cloneOf===i.id})),a=t.find((function(e){return e.cloneOf===r.id}));e.definition.set("targetRef",a.definition),e.definition.set("sourceRef",s.definition);var l=s.definition.get("dataOutputAssociations")||[];s.definition.set("dataOutputAssociations",[].concat(m(l),[e.definition]))}))}}},Ww=function(){var e=this,t=e._self._c;return t("div",{staticClass:"rail-container",attrs:{"data-cy":"rail-bottom"}},[t("div",{ref:"railLeftBox",staticClass:"rail-left",style:[e.overlap?{position:"relative"}:{position:"absolute"}]},[t("MiniPaperControl",{class:{"hidden-opacity":!1===e.showComponent},attrs:{"paper-manager":e.paperManager,graph:e.graph}}),t("ZoomControl",{ref:"zoomBox",attrs:{"paper-manager":e.paperManager}})],1),t("div",{staticClass:"rail-center",style:[e.overlap?{width:"auto"}:{width:"100%"}]},[t("UndoRedoControl",{directives:[{name:"show",rawName:"v-show",value:e.showComponent,expression:"showComponent"}],ref:"undoRedoBox",attrs:{"is-rendering":e.isRendering},on:{"load-xml":function(t){return e.$emit("load-xml")},clearSelection:function(t){return e.$emit("clearSelection")}}}),t("Controls",{directives:[{name:"show",rawName:"v-show",value:e.showComponent,expression:"showComponent"}],ref:"controlBox",attrs:{nodeTypes:e.nodeTypes},on:{onCreateElement:e.onCreateElementHandler,onSetCursor:e.onSetCursorHandler}})],1)])},$w=[],Xw=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mini-paper-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"mini-paper-button",class:e.miniMapOpen?"mini-paper-button-active":"",attrs:{type:"button","data-cy":"mini-paper-button",title:e.miniMapOpen?e.$t("Hide Mini-Map"):e.$t("Show Mini-Map")},on:{click:function(t){e.miniMapOpen=!e.miniMapOpen}}},[t("inline-svg",{attrs:{src:e.miniMapIcon}})],1),t("mini-paper",{attrs:{isOpen:e.miniMapOpen,paperManager:e.paperManager,graph:e.graph}})],1)},Yw=[],Zw=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mini-paper-container",class:e.isOpen?"opened":"closed",attrs:{"data-cy":"mini-map-box"},on:{click:e.movePaper}},[t("div",{ref:"miniPaper",staticClass:"mini-paper"})])},Kw=[],Jw=new WeakMap,Qw=function(){function e(t){wo(this,e),Eh(this,Jw,{writable:!0,value:void 0}),fy(this,Jw,t)}return ko(e,[{key:"miniMap",get:function(){return Th(this,Jw)}},{key:"scaleMiniMap",value:function(){this.miniMap.scaleContentToFit({padding:10,maxScaleX:.5,maxScaleY:.5})}},{key:"calculateNewPaperPosition",value:function(e,t,n,o,i,r){var s=this.miniMap.paperToLocalPoint(e,t),a=s.x,l=s.y;return{newX:i/2-a*n,newY:r/2-l*o}}}],[{key:"factory",value:function(e,t){var n=new a.dia.Paper({el:t,model:e,width:230,height:200,interactive:!1});return new this(n)}}]),e}(),ex={data:function(){return{miniMapManager:null,newX:0,newY:0}},props:{isOpen:{type:Boolean},paperManager:{type:Object},graph:{type:Object}},watch:{isOpen:function(e){e&&this.miniMapManager.scaleMiniMap()}},computed:{miniMap:function(){return this.miniMapManager.miniMap}},methods:{movePaper:function(e){var t=e.offsetX,n=e.offsetY,o=this.paperManager.scale,i=o.sx,r=o.sy,s=this.paperManager.paper.el,a=s.clientWidth,l=s.clientHeight,c=this.miniMapManager.calculateNewPaperPosition(t,n,i,r,a,l),d=c.newX,u=c.newY;this.newX=d,this.newY=u,this.paperManager.translate(this.newX,this.newY)}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return window.Cypress&&(window.MiniPaper=e),t.next=3,e.$nextTick();case 3:e.miniMapManager=Qw.factory(e.graph,e.$refs.miniPaper),e.paperManager.addEventHandler("render:done",e.miniMapManager.scaleMiniMap,e),window.ProcessMaker.EventBus.$on("modeler-change",(function(){return e.miniMapManager.scaleMiniMap()}));case 6:case"end":return t.stop()}}),t)})))()},beforeDestroy:function(){this.paperManager.removeEventHandler("render:done",this.miniMapManager.scaleMiniMap,this)}},tx=ex,nx=(h(63564),qn(tx,Zw,Kw,!1,null,"76e95759",null)),ox=nx.exports,ix={components:{InlineSvg:Ug,MiniPaper:ox},props:{paperManager:Object,graph:Object},data:function(){return{miniMapOpen:!1,miniMapIcon:h(65759)}}},rx=ix,sx=(h(71776),qn(rx,Xw,Yw,!1,null,"7f06057f",null)),ax=sx.exports,lx=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zoom-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button",attrs:{type:"button","data-cy":"zoom-out-control",title:e.$t("Zoom Out")},on:{click:e.onClickZoomOut}},[t("inline-svg",{attrs:{src:e.minusIcon}})],1),e.paperManager?t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button zoom-reset",attrs:{"data-cy":"zoom-reset-control",title:e.$t("Reset to initial scale")},on:{click:e.onClickReset}},[e._v(e._s(e.percentageText))]):e._e(),t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button",attrs:{type:"button","data-cy":"zoom-in-control",title:e.$t("Zoom In")},on:{click:e.onClickZoomIn}},[t("inline-svg",{attrs:{src:e.plusIcon}})],1)])},cx=[],dx={components:{InlineSvg:Ug},props:{paperManager:Object},data:function(){return{initialScale:1,minimumScale:.2,scaleStep:.1,minusIcon:h(22044),plusIcon:h(29943)}},computed:{percentageText:function(){return"".concat(Math.round(100*this.$props.paperManager.scale.sx),"%")}},methods:{onClickZoomOut:function(){this.paperManager.scale=Math.max(this.minimumScale,this.paperManager.scale.sx-=this.scaleStep)},onClickZoomIn:function(){this.paperManager.scale=this.paperManager.scale.sx+this.scaleStep},onClickReset:function(){this.paperManager.scale=this.initialScale}}},ux=dx,px=(h(5365),qn(ux,lx,cx,!1,null,"576edbd4",null)),hx=px.exports,fx=function(){var e=this,t=e._self._c;return t("div",{staticClass:"ur-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"ur-button",attrs:{type:"button","data-cy":"undo-control",disabled:!e.canUndo,title:e.$t("Undo")},on:{click:e.undo}},[t("inline-svg",{attrs:{src:e.undoIcon}})],1),t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"ur-button",attrs:{type:"button","data-cy":"redo-control",disabled:!e.canRedo,title:e.$t("Redo")},on:{click:e.redo}},[t("inline-svg",{attrs:{src:e.redoIcon}})],1)])},mx=[],gx={components:{InlineSvg:Ug},props:{isRendering:{type:Boolean}},data:function(){return{undoIcon:h(28994),redoIcon:h(45617)}},watch:{canUndo:function(e){e||this.$root.$emit("bv::hide::tooltip")},canRedo:function(e){e||this.$root.$emit("bv::hide::tooltip")}},computed:{canUndo:function(){return dv.getters.canUndo},canRedo:function(){return dv.getters.canRedo}},methods:{undo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("undo").then((function(){return e.$emit("load-xml")}))},redo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("redo").then((function(){return e.$emit("load-xml")}))}}},vx=gx,bx=(h(81935),qn(vx,fx,mx,!1,null,"379ae012",null)),yx=bx.exports,wx=function(){var e=this,t=e._self._c;return e.controls?t("ul",{staticClass:"control-list"},[e._l(e.controls,(function(n){return t("li",{key:n.id,class:["control-item",{active:e.selectedItem&&e.selectedItem.type===n.type}],attrs:{id:n.id,"data-test":"".concat(n.type,"-main")},on:{click:function(t){return t.stopPropagation(),e.onClickControlHandler(t,n)}}},[t("SubmenuPopper",{attrs:{data:n,selectedItem:e.selectedSubmenuItem,popperType:e.popperType},on:{clickToSubmenu:e.clickToSubmenuHandler}})],1)})),t("li",{staticClass:"control-item"},[t("div",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],class:{"control-add":!0,"control-active":e.explorerOpen},attrs:{title:e.$t("Add")},on:{click:e.toggleExplorer}},[t("inline-svg",{attrs:{src:e.plusIcon}})],1)])],2):e._e()},xx=[],kx=function(){var e=this,t=e._self._c;return e.data.items?t("popper",{attrs:{trigger:"clickToOpen",options:{placement:"top",modifiers:{offset:{offset:"0,5px"},preventOverflow:{escapeWithReference:!0}}},"append-to-body":!0,"visible-arrow":!1,"force-show":e.popperType===e.data.type}},[t("div",[t("ul",{staticClass:"control-submenu"},e._l(e.data.items,(function(n,o){return t("li",{key:o,class:["control-submenu-list",{active:e.selectedItem===n.type}],attrs:{"data-test":n.type},on:{click:function(t){return e.onClickHandler(t,n)}}},[t("inline-svg",{attrs:{src:n.icon,alt:n.label}}),t("div",{staticClass:"control-submenu-list-label"},[e._v(" "+e._s(n.label)+" ")])],1)})),0)]),t("a",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"control-submenu-item",attrs:{slot:"reference",alt:e.data.label,title:e.$t(e.data.label)},slot:"reference"},[t("div",{staticClass:"control-submenu-options"},[t("span")]),t("inline-svg",{attrs:{src:e.data.icon}})],1)]):t("a",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"control-submenu-item",attrs:{alt:e.data.label,title:e.$t(e.data.label)}},[t("inline-svg",{attrs:{src:e.data.icon}})],1)},Cx=[],Sx=h(95951),Ex=h.n(Sx),Ax=(h(44301),{props:{data:{type:Object},selectedItem:{type:String},popperType:{type:String}},components:{Popper:Ex(),InlineSvg:Ug},data:function(){return{wasClickedSubmenu:!1,element:null,wasClicked:!1}},methods:{onClickHandler:function(e,t){e.stopPropagation(),this.$emit("clickToSubmenu",{event:e,control:t})}}}),Mx=Ax,Tx=(h(19366),qn(Mx,kx,Cx,!1,null,"acf58eca",null)),_x=Tx.exports,Px={components:{SubmenuPopper:_x,InlineSvg:Ug},props:{nodeTypes:Array},mixins:[Cg],data:function(){return{plusIcon:h(29943),currentType:null}},created:function(){pg.dispatch("getUserPinnedObjects")},computed:{controls:function(){return pg.getters.getPinnedNodeTypes},explorerOpen:function(){return pg.getters.getExplorerOpen}},methods:{clickToSubmenuHandler:function(e){window.ProcessMaker.EventBus.$off("custom-pointerclick"),this.wasClicked=!1,this.parent=this.selectedItem,this.selectedSubmenuItem=e.control.type,this.onClickHandler(e.event,e.control)},onClickControlHandler:function(e,t){this.selectedSubmenuItem=null,this.popperType=this.currentType===t.type?null:t.type,this.onClickHandler(e,t),this.currentType=this.popperType},toggleExplorer:function(){this.deselect(),this.popperType=null,this.selectedSubmenuItem=null,pg.commit("toggleExplorer"),pg.commit("clearFilteredNodes"),pg.commit("clearFilteredPmBlockNodes")}}},Ox=Px,Dx=(h(33422),qn(Ox,wx,xx,!1,null,"0e6b16b8",null)),Ix=Dx.exports,Nx={components:{MiniPaperControl:ax,ZoomControl:hx,UndoRedoControl:yx,Controls:Ix},props:{paperManager:Object,graph:Object,isRendering:Boolean,nodeTypes:Array},data:function(){return{overlap:!1,widthOverlapControl:0,leftOverlapUndoRedo:0,controlObserver:null}},created:function(){this.controlObserver=new ResizeObserver(this.onControlObserver)},methods:{onCreateElementHandler:function(e){this.$emit("onCreateElement",e)},onSetCursorHandler:function(e){this.$emit("set-cursor",e)},onControlObserver:function(e){var t=e[0].target.getBoundingClientRect(),n=this.$refs.zoomBox.$el.getBoundingClientRect(),o=this.$refs.undoRedoBox.$el.getBoundingClientRect();if(this.overlap){if(t.width<this.widthOverlapControl){var i=window.getComputedStyle(this.$refs.zoomBox.$el),r=parseInt(i.paddingLeft,10)+parseInt(i.paddingRight,10),s=window.getComputedStyle(this.$refs.railLeftBox),a=parseInt(s.paddingLeft,10)+parseInt(s.paddingRight,10),l=this.leftOverlapUndoRedo+(this.widthOverlapControl-t.width)-r-a;l>n.right&&(this.overlap=!1)}}else o.left<n.right&&(this.overlap=!0,this.widthOverlapControl=t.width,this.leftOverlapUndoRedo=o.left)}},computed:{showComponent:function(){return bn.getters.showComponent}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,(0,gt.nextTick)();case 2:e.controlObserver.observe(e.$refs.controlBox.$el);case 3:case"end":return t.stop()}}),t)})))()}},Rx=Nx,Bx=(h(44697),qn(Rx,Ww,$w,!1,null,"5393ebfe",null)),Lx=Bx.exports,jx=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Fx=[],zx=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=Yn(this.moddle),r=Xn(this.moddle);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)}));var l=new Ro(Wn,r,i);l.dataAssociationProps={sourceShape:e,targetCoords:{x:void 0,y:void 0}};var c=x()(e,"component.node"),d=c.definition.get("dataOutputAssociations")||[];return c.definition.set("dataOutputAssociations",[].concat(m(d),[l.definition])),l}}],[{key:"isValid",value:function(e){var t=e.sourceShape,n=e.targetShape,o=x()(t,"component.node"),i=x()(n,"component.node");if(!i)return!1;var r=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],s=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],a=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateCatchEvent","bpmn:StartEvent"],l=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],c=o.definition.$type,d=i.definition.$type,u="bpmn:DataStoreReference"===o.definition.$type,p="bpmn:DataObjectReference"===o.definition.$type,h="bpmn:DataStoreReference"===i.definition.$type,f="bpmn:DataObjectReference"===i.definition.$type;return!(!u||!s.includes(d))||(!(!p||!l.includes(d))||(!(!h||!r.includes(c))||f&&a.includes(c)))}},{key:"isValidSourceNode",value:function(e){return!wi.isNodeDisallowedFromDataAssociation(e)}}]),n}(wi),qx=[zx,_l,jl],Hx={name:Bo,components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){var e=this;return qx.some((function(t){return t.isValid({sourceShape:e.sourceShape,targetShape:e.target,sourceConfig:e.sourceConfig,targetConfig:e.targetConfig})}))},targetType:function(){return x()(this.target,"component.node.type")},shapeName:function(){return this.node.definition.get("name")},nameLabel:{get:function(){return this.shape.label(0).attrs.text.text},set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.shape.label(0,{attrs:{text:{text:e}}})}}},watch:{},methods:{completeLink:function(){var e=this,t=qx.find((function(t){return t.isValid({sourceShape:e.sourceShape,targetShape:e.target,sourceConfig:e.sourceConfig,targetConfig:e.targetConfig})})),n=new t(this.nodeRegistry,this.moddle,this.paper),o=this.shape.findView(this.paper);this.$emit("replace-generic-flow",{actualFlow:n.makeFlowNode(this.sourceShape,this.target,o),genericFlow:this.node,targetNode:x()(this.target,"component.node")})},updateRouter:function(){this.shape.router("normal")},createDefaultFlowMarker:function(){this.shape.attr("line",{strokeWidth:1,strokeDasharray:"2 2"})}},mounted:function(){this.shape=new a.shapes.standard.Link,this.shape.connector("rounded",{radius:5}),this.createDefaultFlowMarker(),this.shape.addTo(this.graph),this.shape.component=this}},Vx=Hx,Ux=qn(Vx,jx,Fx,!1,null,null,null),Gx=Ux.exports,Wx=function(){var e=this,t=e._self._c;return e.showLasso&&e.style?t("div",{ref:"drag",staticClass:"box",style:e.style,attrs:{"data-cy":"selection-box","data-length":e.selected.length}},[t("crown-multiselect",e._g({attrs:{paper:e.paperManager.paper,graph:e.$parent.graph,moddle:e.$parent.moddle,collaboration:e.$parent.collaboration,"process-node":e.$parent.processNode,"plane-elements":e.$parent.planeElements,"is-rendering":e.$parent.isRendering,"dropdown-data":[],"has-pools":e.hasPoolsOrLanesSelected},on:{"save-state":function(t){return e.$emit("save-state")}}},e.$listeners))],1):e._e()},$x=[],Xx=function(){var e=this,t=e._self._c;return e.isMultiSelect?t("div",{staticClass:"crown-config crown-multiselect",style:e.style,attrs:{role:"menu"}},[e._t("default"),e._l(e.availableButtons,(function(e){return t("button",{key:e.label,staticClass:"crown-button",attrs:{"aria-label":e.label,title:e.label,"data-test":e.testId,role:e.role},on:{click:e.action}},["fpm"===e.iconPrefix?t("font-awesome-icon",{attrs:{icon:[e.iconPrefix,"fa-".concat(e.icon)]}}):t("i",{class:"".concat(e.iconPrefix," fa-").concat(e.icon," text-dark")})],1)})),t("crown-align",{directives:[{name:"show",rawName:"v-show",value:e.showAlignmentButtons,expression:"showAlignmentButtons"}],attrs:{paper:e.paper},on:{"save-state":function(t){return e.$emit("save-state")}}})],2):e._e()},Yx=[],Zx=function(){var e=this,t=e._self._c;return e.isMultiSelect?t("div",{staticClass:"crown-config crown-align",style:e.style,attrs:{role:"menu"}},[e._t("default"),e._l(e.availableButtons,(function(e){return t("button",{key:e.label,staticClass:"crown-button",attrs:{"aria-label":e.label,title:e.label,"data-test":e.testId,role:e.role,disabled:e.disabled},on:{mousedown:function(e){e.stopPropagation(),e.preventDefault()},click:function(t){return t.stopPropagation(),t.preventDefault(),e.action.apply(null,arguments)}}},[t("font-awesome-icon",{attrs:{icon:["fpm","fa-".concat(e.icon)]}})],1)}))],2):e._e()},Kx=[],Jx=function(e){return e.position().y+e.size().height},Qx=function(e){return e.position().x},ek=function(e){return e.position().x+e.size().width/2},tk=function(e){return e.position().y+e.size().height/2},nk=function(e){return e.position().x+e.size().width},ok=function(e){return e.position().y},ik=function(e){return Boolean(e&&e.position&&e.size)},rk={poolLane:"PoolLane",boundaryEvent:"processmaker.components.nodes.boundaryEvent.Shape"},sk=[rk.boundaryEvent,rk.poolLane],ak=function(e){return!sk.includes(e.get("type"))};function lk(e){return ik(e)&&ak(e)}function ck(e,t){var n=t-Jx(e);e.translate(0,n)}function dk(e,t){var n=t-Qx(e);e.translate(n,0)}function uk(e,t){var n=t-nk(e);e.translate(n,0)}function pk(e,t){var n=t-ek(e);e.translate(n,0)}function hk(e,t){var n=t-tk(e);e.translate(0,n)}function fk(e,t){var n=t-ok(e);e.translate(0,n)}function mk(e){var t=Ck(e);e.forEach((function(e){dk(e,t.left)}))}function gk(e){var t=Ck(e);e.forEach((function(e){uk(e,t.right)}))}function vk(e){var t=Ck(e);e.forEach((function(e){fk(e,t.top)}))}function bk(e){var t=Ck(e);e.forEach((function(e){ck(e,t.bottom)}))}function yk(e){var t=Ck(e);e.forEach((function(e){pk(e,t.hMiddle)}))}function wk(e){var t=Ck(e);e.forEach((function(e){hk(e,t.vMiddle)}))}function xk(e){var t=Ck(e),n=e.length,o=3;if(!(n<o)){var i=e.reduce((function(e,t){return t.size().height+e}),0),r=e.sort((function(e,t){return tk(e)-tk(t)})),s=t.top+e[0].size().height,a=(t.height-i)/(r.length-1);r.forEach((function(e,t){0!==t&&(fk(e,s+a),s+=a+e.size().height)}))}}function kk(e){var t=Ck(e),n=e.length,o=3;if(!(n<o)){var i=e.reduce((function(e,t){return t.size().width+e}),0),r=e.sort((function(e,t){return ek(e)-ek(t)})),s=t.left+e[0].size().width,a=(t.width-i)/(r.length-1);r.forEach((function(e,t){0!==t&&(dk(e,s+a),s+=a+e.size().width)}))}}function Ck(e){if(!e||!e.length||0===e.length)return{left:0,right:0,top:0,bottom:0,width:0,height:0,vMiddle:0,hMiddle:0};var t=function(e){return ik(e)?e.position().x:0},n=function(e){return ik(e)?e.position().x+e.size().width:0},o=function(e){return ik(e)?e.position().y:0},i=function(e){return ik(e)?e.position().y+e.size().height:0},r=Math.min.apply(Math,m(e.map(t))),s=Math.max.apply(Math,m(e.map(n))),a=Math.min.apply(Math,m(e.map(o))),l=Math.max.apply(Math,m(e.map(i))),c=s-r,d=l-a;return{left:r,right:s,top:a,bottom:l,width:c,height:d,vMiddle:a+d/2,hMiddle:r+c/2}}function Sk(e){var t=e.filter((function(e){return lk(e)})),n=Ck(e),o=t.length>1;return{can:{align:{left:o&&t.some((function(e){return Qx(e)!==n.left})),horizontalCenter:o&&t.some((function(e){return ek(e)!==n.hMiddle})),right:o&&t.some((function(e){return nk(e)!==n.right})),bottom:o&&t.some((function(e){return Jx(e)!==n.bottom})),verticalCenter:o&&t.some((function(e){return tk(e)!==n.vMiddle})),top:o&&t.some((function(e){return ok(e)!==n.top}))},distribute:{horizontally:o&&t.length>2,vertically:o&&t.length>2}},align:{left:function(){return mk(t)},horizontalCenter:function(){return yk(t)},right:function(){return gk(t)},bottom:function(){return bk(t)},verticalCenter:function(){return wk(t)},top:function(){return vk(t)}},distribute:{horizontally:function(){return kk(t)},vertically:function(){return xk(t)}}}}var Ek,Ak,Mk,Tk,_k={components:{FontAwesomeIcon:Zo.FontAwesomeIcon},props:{paper:Object,hasPools:Boolean},data:function(){return{runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null,buttons:[{label:this.$t("Align Left"),icon:"align-left",testId:"align-left",role:"menuitem",action:this.alignLeft,condition:"align.left",disabled:!1},{label:this.$t("Center Horizontally"),icon:"center-horizontally",testId:"align-horizontally",role:"menuitem",action:this.centerHorizontally,condition:"align.horizontalCenter",disabled:!1},{label:this.$t("Align Right"),icon:"align-right",testId:"align-right",role:"menuitem",action:this.alignRight,condition:"align.right",disabled:!1},{label:this.$t("Align Bottom"),icon:"align-bottom",testId:"align-bottom",role:"menuitem",action:this.alignBottom,condition:"align.bottom",disabled:!1},{label:this.$t("Center Vertically"),icon:"center-vertically",testId:"center-vertically",role:"menuitem",action:this.centerVertically,condition:"align.verticalCenter",disabled:!1},{label:this.$t("Align Top"),icon:"align-top",testId:"align-top",role:"menuitem",action:this.alignTop,condition:"align.top",disabled:!1},{label:this.$t("Distribute Horizontally"),icon:"distribute-horizontally",testId:"distribute-horizontally",role:"menuitem",action:this.distributeHorizontally,condition:"distribute.horizontally",disabled:!1},{label:this.$t("Distribute Vertically"),icon:"distribute-vertically",testId:"distribute-vertically",role:"menuitem",action:this.distributeVertically,condition:"distribute.vertically",disabled:!1}]}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Go),Lo.library.add(Uo),Lo.library.add(Wo),Lo.library.add($o),Lo.library.add(Vo),Lo.library.add(Ho),Lo.library.add(Yo),Lo.library.add(Xo)},watch:{selectedShapes:function(){this.$root.$emit("bv::hide::tooltip")}},computed:{selectedShapes:function(){return this.disableButtons(),Sk(bn.getters.highlightedShapes)},isMultiSelect:function(){var e=bn.getters.highlightedShapes.length;return e>1},highlightedShapes:function(){return bn.getters.highlightedShapes},availableButtons:function(){var e=this.hasPools;return this.buttons.filter((function(t){return"copy-button"===t.testId?!e:"clone-button"!==t.testId||!e}))}},methods:{disableButtons:function(){var e=Sk(bn.getters.highlightedShapes);this.buttons.forEach((function(t){t.disabled=!(0,Un.get)(e.can,t.condition,!0)}))},alignLeft:function(){this.undoableAction(this.selectedShapes.align.left)},centerHorizontally:function(){this.undoableAction(this.selectedShapes.align.horizontalCenter)},alignRight:function(){this.undoableAction(this.selectedShapes.align.right)},alignBottom:function(){this.undoableAction(this.selectedShapes.align.bottom)},centerVertically:function(){this.undoableAction(this.selectedShapes.align.verticalCenter)},alignTop:function(){this.undoableAction(this.selectedShapes.align.top)},distributeHorizontally:function(){this.undoableAction(this.selectedShapes.distribute.horizontally)},distributeVertically:function(){this.undoableAction(this.selectedShapes.distribute.vertically)},undoableAction:function(e){e(),this.$emit("save-state"),this.disableButtons()},paperNotRendered:function(){return!this.isRendering},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition&&this.$emit("save-state")},paperDoneRendering:function(){var e=this;if(this.isRendering)return new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown)},setUpPositionHandling:function(){}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig();case 5:case"end":return t.stop()}}),t)})))()}},Pk=_k,Ok=(h(81856),h(69100),qn(Pk,Zx,Kx,!1,null,"46e3ac40",null)),Dk=Ok.exports,Ik={props:{paper:Object,hasPools:Boolean},components:{crownAlign:Dk,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{showAlignmentButtons:!1,runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null,buttons:[{label:"Copy Selection",iconPrefix:"fa",icon:"clipboard",testId:"copy-button",role:"menuitem",action:this.copySelection},{label:"Clone Selection",iconPrefix:"fa",icon:"copy",testId:"clone-button",role:"menuitem",action:this.cloneSelection},{label:"Align",iconPrefix:"fpm",icon:"align-left",testId:"align",role:"menuitem",action:this.showAlign},{label:"Delete Element",iconPrefix:"fa",icon:"trash-alt",testId:"delete-button",role:"menuitem",action:this.deleteElement}]}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Uo)},computed:{isMultiSelect:function(){var e=bn.getters.highlightedShapes.length;return e>1},highlightedShapes:function(){return bn.getters.highlightedShapes},availableButtons:function(){var e=this.hasPools;return this.buttons.filter((function(t){return"copy-button"===t.testId?!e:"clone-button"!==t.testId||!e}))}},methods:{showAlign:function(){this.showAlignmentButtons=!this.showAlignmentButtons},copySelection:function(){this.$emit("copy-selection")},cloneSelection:function(){this.$emit("clone-selection")},deleteElement:function(){this.$emit("remove-nodes")},paperNotRendered:function(){return!this.isRendering},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition&&this.$emit("save-state")},paperDoneRendering:function(){var e=this;if(this.isRendering)return new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown)},setUpPositionHandling:function(){}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig();case 5:case"end":return t.stop()}}),t)})))()}},Nk=Ik,Rk=(h(6718),qn(Nk,Xx,Yx,!1,null,"bcd827ec",null)),Bk=Rk.exports,Lk={name:"Selection",components:{CrownMultiselect:Bk},props:{graph:Object,paperManager:Object,useModelGeometry:Boolean,processNode:Object},data:function(){return{start:null,isSelecting:!1,isSelected:!1,selected:[],conectedLinks:[],dragging:!1,style:{left:"0px",top:"0px",width:"0px",height:"0px"},mouseX:0,mouseY:0,top:0,left:0,initialPosition:null,hasMouseDown:!1,hasMouseMoved:!1,showLasso:!1,isOutOfThePool:!1,stopForceMove:!1,draggableBlackList:[Tl],selectionBlackList:[Bo],selectableBlackList:[Bo],newPool:null,oldPool:null,isValidSelectionLinks:!0,invalidPool:null}},mounted:function(){this.paperManager.paper.on("scale:changed ",this.updateSelectionBox),this.paperManager.paper.on("translate:changed ",this.translateChanged)},computed:{hasPoolsOrLanesSelected:function(){return this.selected.some((function(e){return e.model.component.node.type===bi||e.model.component.node.type===Tl}))}},watch:{selected:function(e){this.prepareConectedLinks(e),this.addToHighlightedNodes(e)}},methods:{selectElements:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,t.$nextTick();case 2:return t.clearSelection(),t.selected=e,t.showLasso=!0,t.isSelected=!0,t.isSelecting=!0,t.start=null,n.next=10,t.$nextTick();case 10:t.updateSelectionBox();case 11:case"end":return n.stop()}}),n)})))()},selectElement:function(e){var t=arguments,n=this;return y(v().mark((function o(){var i;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=t.length>1&&void 0!==t[1]&&t[1],!e.model.component||!n.selectableBlackList.includes(e.model.component.node.type)){o.next=3;break}return o.abrupt("return");case 3:return n.showLasso=!0,n.isSelected=!0,n.isSelecting=!0,n.start=null,i?n.shiftKeySelectionHandler(e):n.selected=[e],n.filterSelected(),o.next=11,n.$nextTick();case 11:!1===bn.getters.isReadOnly&&n.updateSelectionBox();case 12:case"end":return o.stop()}}),o)})))()},shiftKeySelectionHandler:function(e){var t=this;if(!(e&&e.model&&e.model.component&&this.draggableBlackList.includes(e.model.component.node.type))){var n=this.selected.find((function(e){return t.draggableBlackList.includes(e.model.component.node.type)}));if(n)this.selected=[e];else{var o=this.selected.find((function(e){return e.model.component.node.type===bi}));o&&e.model.component.node.type!==bi?this.selected=[e]:e.model.component&&e.model.component.node.type===bi?this.hasOnlyPools(this.selected)?this.selectOrUnselectShape(e):this.selected=[e]:e.model.component&&e.model.component.node.pool&&(o=this.getPool(this.selected),o&&e.model.component.node.pool.id!==o.model.get("id"))?this.selected=[e]:this.selectOrUnselectShape(e)}}},selectOrUnselectShape:function(e){var t=this.selected.find((function(t){return t.id===e.id}));t?this.selected=this.selected.filter((function(t){return t.id!==e.id})):this.selected.push(e)},clearSelection:function(){this.initSelection()},initSelection:function(){this.isSelecting=!1,this.start=null,this.selected=[],this.showLasso=!1,this.isSelected=!1,this.style={left:"0px",top:"0px",width:"0px",height:"0px"}},startSelection:function(e){var t=this.paperManager.paper,n=a.util.normalizeEvent(e),o=n.clientX,i=n.clientY,r=n.offsetX,s=n.offsetY,l=t.$el.offset();this.clearSelection(),this.isSelecting=!0,this.showLasso=!0,this.start={x:o-l.left+window.pageXOffset+t.$el.scrollLeft(),y:i-l.top+window.pageYOffset+t.$el.scrollTop()},this._offset={x:r,y:s}},updateSelection:function(e){var t=this.paperManager.paper;if(this.isSelecting&&!this.isSelected&&this.start){var n=a.util.normalizeEvent(e),o=t.$el.offset(),i={x:n.clientX-o.left+window.pageXOffset+t.$el.scrollLeft(),y:n.clientY-o.top+window.pageYOffset+t.$el.scrollTop()},r={height:i.y-this.start.y,width:i.x-this.start.x};this.style.left="".concat(r.width<0?this._offset.x+r.width:this.start.x,"px"),this.style.top="".concat(r.height<0?this._offset.y+r.height:this.start.y,"px"),this.style.width="".concat(Math.abs(r.width),"px"),this.style.height="".concat(Math.abs(r.height),"px")}},endSelection:function(){var e=this.paperManager.paper;if(this.isSelecting&&!this.isSelected){var t=e.$el.offset(),n={left:this.$el.offsetLeft+t.left,top:this.$el.offsetTop+t.top},o=this.$el.clientWidth,i=this.$el.clientHeight,r=(0,a.V)(e.viewport).toLocalPoint(n.left,n.top);r.x-=window.pageXOffset,r.y-=window.pageYOffset;var s=e.scale();o/=s.sx,i/=s.sy;var l=a.g.rect(r.x,r.y,o,i);this.selected=this.getElementsInSelectedArea(l,{strict:!1}),this.filterSelected(),this.selected&&this.selected.length>0?(this.updateSelectionBox(),this.isSelected=!0):(this.clearSelection(),this.isSelected=!1,this.start=null),this.start=null}},getElementsInSelectedArea:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=this.paperManager.paper,i=o.findViewsInArea(e,t);return n?(this.graph.getLinks().forEach((function(t){e.intersect(t.getBBox())&&i.push(o.findViewByModel(t))})),i):i},isPositionWithinArea:function(e,t){var n=t.x,o=t.y,i=t.width,r=t.height;return e.x>=n&&e.x<=n+i&&e.y>=o&&e.y<=o+r},prepareConectedLinks:function(e){var t=this,n=this.paperManager.paper;this.conectedLinks=[],this.isValidSelectionLinks=!0,e.forEach((function(e){var o=t.graph.getConnectedLinks(e.model);if(e.model.component&&e.model.component.node.type===bi){var i=e.model.getBBox(),r=n.model.getLinks().filter((function(e){var n=e.getSourcePoint(),o=e.getTargetPoint();return t.isPositionWithinArea(n,i)||t.isPositionWithinArea(o,i)}));r&&(o=[].concat(m(o),m(r)))}o.forEach((function(e){var o=n.findViewByModel(e);t.conectedLinks.some((function(e){return e.id===o.id}))||(t.conectedLinks.push(o),t.validateSelectionLinks(o))}))}))},validateSelectionLinks:function(e){if(this.isValidSelectionLinks){var t=this.selected.find((function(t){return t.model.get("id")===e.model.getSourceElement().get("id")})),n=this.selected.find((function(t){return t.model.get("id")===e.model.getTargetElement().get("id")}));this.isValidSelectionLinks=!(!t||!n)}},getSelectionVertex:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o={x:1/0,y:1/0},i={width:0,height:0},r=this.useModelGeometry,s=["PoolLane","standard.Link"];return e.filter((function(e){return n||!s.includes(e.model.get("type"))})).map((function(e){var n=t?e.model.getBBox({useModelGeometry:r}):e.getBBox({useModelGeometry:r}).inflate(7);o.x=Math.min(o.x,n.x),o.y=Math.min(o.y,n.y),i.width=Math.max(i.width,n.x+n.width),i.height=Math.max(i.height,n.y+n.height)})),{minX:o.x,minY:o.y,maxX:i.width,maxY:i.height}},updateSelectionBox:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(e||this.isSelecting&&this.style)if(this.selected.length>0){var n=this.getSelectionVertex(this.selected,!1,!0);this.style.left="".concat(n.minX,"px"),this.style.top="".concat(n.minY,"px"),this.left=parseInt(this.style.left),this.top=parseInt(this.style.top),this.style.width="".concat(n.maxX-n.minX,"px"),this.style.height="".concat(n.maxY-n.minY,"px")}else t&&this.clearSelection()},filterSelected:function(){var e=[Nl,Wn,Zn,os,Vl],t=this.selected.filter((function(e){return e.model.component})).filter((function(e){return"processmaker-modeler-pool"===e.model.component.node.type})).map((function(e){return e.model.component.node.id}));this.selected=this.selected.filter((function(n){if(n.model.component&&n.model.component.node.pool)return n.model.component.node.pool&&!t.includes(n.model.component.node.pool.component.node.id);if(n.model.component&&e.includes(n.model.component.node.type)){var o=n.model.getParentCell();if(o.component&&o.component.node.pool)return!t.includes(o.component.node.pool.component.node.id)}return!0}))},translateChanged:function(){this.isSelecting&&this.updateSelectionBox()},hasLanes:function(e){var t=["processmaker-modeler-lane"],n=e.find((function(e){return t.includes(e.model.component.node.type)}));return!!n},hasOnlyLinks:function(e){var t=this.selected.filter((function(e){return"standard.Link"===e.model.get("type")}));return t&&e.length===t.length},hasOnlyPools:function(e){var t=this.selected.filter((function(e){return e.model.component&&e.model.component.node.type===bi}));return t&&e.length===t.length},startDrag:function(e){if(this.$refs.drag){this.stopForceMove=!1,this.dragging=!0,this.hasMouseMoved=!1;var t=a.util.normalizeEvent(e);this.mouseX=t.clientX,this.mouseY=t.clientY,this.top=this.$refs.drag.offsetTop,this.left=this.$refs.drag.offsetLeft,this.initialPosition={top:this.top,left:this.left},this.hasLanes(this.selected)||this.hasOnlyLinks(this.selected)?this.stopForceMove=!0:this.selected&&1===this.selected.length&&"processmaker.components.nodes.boundaryEvent.Shape"===this.selected[0].model.get("type")&&this.selected[0].model.component.attachToValidTarget(this.selected[0])}},drag:function(e){if(!this.stopForceMove&&this.dragging){this.hasMouseMoved=!0;var t=a.util.normalizeEvent(e),n=t.clientX-this.mouseX,o=t.clientY-this.mouseY;this.top+=o,this.left+=n,this.mouseX=t.clientX,this.mouseY=t.clientY;var i=this.paperManager.paper.scale();this.style.left="".concat(this.left,"px"),this.style.top="".concat(this.top,"px"),this.translateSelectedShapes(n/i.sx,o/i.sy),this.overPoolDrag(e)}},stopDrag:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.dragging=!1,e.stopForceMove=!1,t.next=4,e.$nextTick();case 4:return t.next=6,e.paperManager.awaitScheduledUpdates();case 6:e.overPoolStopDrag(),e.updateSelectionBox();case 8:case"end":return t.stop()}}),t)})))()},updateFlowsWaypoint:function(){this.conectedLinks.forEach((function(e){if(e.model.component&&"standard.Link"===e.model.get("type")){var t=e.sourceAnchor,n=e.targetAnchor;e.model.component.node.diagram.waypoint=[t].concat(m(e.model.component.shape.vertices()),[n]).map((function(t){return e.model.component.moddle.create("dc:Point",t)}))}}))},translateSelectedShapes:function(e,t,n){var o=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"],i=this.selected.filter((function(e){return!o.includes(e.model.get("type"))}));if(n&&i.filter((function(e){return n.model.get("id")!==e.model.get("id")})),this.selected&&1===this.selected.length&&"processmaker.components.nodes.boundaryEvent.Shape"===this.selected[0].model.get("type"))return this.selected[0].model.translate(e,t),void this.selected[0].model.component.turnInvalidTargetRed();i.forEach((function(n){return n.model.translate(e,t)}))},getShapesFromPoint:function(e){var t=a.util.normalizeEvent(e),n=t.clientX,o=t.clientY,i=(0,a.V)(this.paperManager.paper.viewport).toLocalPoint(n,o);return this.paperManager.paper.findViewsFromPoint(i)},addToHighlightedNodes:function(e){if(bn.commit("highlightNode"),e.length>0){var t=e.filter((function(e){return e.model.component})).map((function(e){return e.model.component.node}));bn.commit("addToHighlightedNodes",t)}else bn.commit("highlightNode",this.processNode)},getChildShape:function(e){var t=null,n=this.getShapesFromPoint(e);return 1===n.length?n[0]:(n.forEach((function(e){e.model.get("parent")&&e.model.component.node.type!==Tl&&(t=e)})),t)},markSelectedByPoint:function(e){var t=this.getChildShape(e);t&&(this.selected=[t]),this.selected.length>0&&(this.isSelected=!0,this.isSelecting=!0,this.showLasso=!0,this.updateSelectionBox())},getElementsInsideSelector:function(){var e=this.paperManager.paper,t=e.$el.offset(),n={left:this.$el.offsetLeft+t.left,top:this.$el.offsetTop+t.top},o=this.$el.clientWidth,i=this.$el.clientHeight,r=(0,a.V)(e.viewport).toLocalPoint(n.left,n.top);r.x-=window.pageXOffset,r.y-=window.pageYOffset;var s=e.scale();o/=s.sx,i/=s.sy;var l=a.g.rect(r.x,r.y,o,i);return this.getElementsInSelectedArea(l,{strict:!1})},getPool:function(e){var t=this.paperManager.paper,n=null;return e&&e.length>0&&e.forEach((function(e){var t=e.model;n||t.getParentCell()&&t.getParentCell().component.node.type===bi&&(n=t.getParentCell())})),t.findViewByModel(n)},isNotPoolChilds:function(e){if(e.length>0){var t=e.find((function(e){var t=e.model;return t.component&&t.component.node.type===bi})),n=e.find((function(e){var t=e.model;return t.getParentCell()&&t.getParentCell().component.node.type===bi}));return!!t||!n}return!1},overPoolDrag:function(e){if(!this.isNotPoolChilds(this.selected)){var t=this.getPool(this.selected),n=this.getShapesFromPoint(e),o=n.find((function(e){return e.model.component&&e.model.component.node.type===bi}));this.newPool=null,this.oldPool=null,o?(this.paperManager.setStateValid(),this.invalidPool&&(this.invalidPool.model.component.shape.attr("body/fill",Ce),this.invalidPool=null),t&&t.model.get("id")!==o.model.get("id")&&(this.newPool=o,this.oldPool=t,this.isOutOfThePool=!1,this.isValidSelectionLinks||(this.isOutOfThePool=!0,this.invalidPool=o,o.model.component.shape.attr("body/fill",fe),bn.commit("preventSavingElementPosition")))):(this.isOutOfThePool=!0,bn.commit("preventSavingElementPosition"),this.paperManager.setStateInvalid())}},overPoolStopDrag:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.isNotPoolChilds(e.selected)){t.next=4;break}return e.updateFlowsWaypoint(),e.$emit("save-state"),t.abrupt("return");case 4:e.isOutOfThePool?(e.rollbackSelection(),e.invalidPool&&(e.invalidPool.model.component.shape.attr("body/fill",Ce),e.invalidPool=null)):(e.updateFlowsWaypoint(),e.newPool?(e.moveElements(e.selected,e.oldPool,e.newPool),e.moveConectedLinks(e.conectedLinks,e.oldPool,e.newPool),e.newPool=null,e.oldPool=null,e.updateLaneChildren(e.selected),e.$emit("save-state")):(e.expandToFitElement(e.selected),e.updateLaneChildren(e.selected),e.$emit("save-state")));case 5:case"end":return t.stop()}}),t)})))()},rollbackSelection:function(){var e=this;return y(v().mark((function t(){var n,o,i,r;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=e.initialPosition.left-e.left,o=e.initialPosition.top-e.top,e.style.left="".concat(e.initialPosition.left,"px"),e.style.top="".concat(e.initialPosition.top,"px"),i=e.paperManager.paper.scale(),r=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"],e.selected.filter((function(e){return!r.includes(e.model.get("type"))})).forEach((function(e){e.model.translate(n/i.sx,o/i.sy)})),e.isOutOfThePool=!1,t.next=10,bn.commit("allowSavingElementPosition");case 10:return e.paperManager.setStateValid(),t.next=13,e.$nextTick();case 13:return t.next=15,e.paperManager.awaitScheduledUpdates();case 15:e.updateSelectionBox(!0);case 16:case"end":return t.stop()}}),t)})))()},expandToFitElement:function(e){if(e.length>0){var t=e.find((function(e){var t=e.model;return!!t.getParentCell()&&t.getParentCell().component.node.type===bi})).model.getParentCell(),n=this.getSelectionVertex(this.selected,!0),o=t.getBBox(),i=o.x,r=o.y,s=o.width,a=o.height,l=n.maxX-n.minX,c=n.maxY-n.minY,d=n.minX-i,u=n.minY-r,p=d+l,h=d,f=u,m=u+c,g=0,v=0,b="bottom",y="right";p>s-Uf&&(g=p+Uf),h<qf+Uf&&(g=s+(qf+Uf-h),y="left"),f<Uf&&(v=Uf-f+a,b="top"),m>a&&(v=m+Uf),(g||v)&&(t.resize(Math.max(g,s),Math.max(v,a),{direction:"".concat(b,"-").concat(y)}),t.component.fixResizeRounding(),t.component.laneSet&&(t.component.resizeLanes(),t.component.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),t.component.updateAnchorPointPosition(),bn.commit("updateNodeBounds",{node:t.component.node,bounds:t.getBBox()}))}},updateLaneChildren:function(e){if(e){var t=e.find((function(e){var t=e.model;return!!t.getParentCell()&&t.getParentCell().component.node.type===bi}));t&&(t.model.getParentCell(),t.model.component.laneSet&&t.component.updateLaneChildren())}},moveElements:function(e,t,n){var o=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"];e.filter((function(e){return!o.includes(e.model.get("type"))})).forEach((function(e){t.model.component.moveElement(e.model,n.model)}))},moveConectedLinks:function(e,t,n){e.forEach((function(e){t.model.component.moveFlow(e.model,n.model)}))}}},jk=Lk,Fk=(h(40213),qn(jk,Wx,$x,!1,null,"82f4c144",null)),zk=Fk.exports,qk={components:{ToolBar:dw,ExplorerRail:Lg,InspectorButton:Zg,InspectorPanel:cv,ProcessmakerModelerGenericFlow:Gx,Selection:zk,RailBottom:Lx},props:{owner:Object,decorations:{type:Object,default:function(){return{}}},readOnly:{type:Boolean,default:function(){return!1}},validationBar:Array,requestIdleNodes:{type:Array,default:function(){return[]}},requestCompletedNodes:{type:Array,default:function(){return[]}},requestInProgressNodes:{type:Array,default:function(){return[]}}},mixins:[Sw,Gw],data:function(){return{pasteInProgress:!1,cloneInProgress:!1,internalClipboard:[],tooltipTarget:null,parsers:{},extensions:[],nodeRegistry:{},graph:null,paper:null,paperManager:null,definitions:null,nodeIdGenerator:null,planeElements:null,canvasDragPosition:null,processNode:null,collaboration:null,moddle:null,allowDrop:!0,poolTarget:null,processes:[],cursor:null,parentHeight:null,parentWidth:null,linter:null,validationErrors:{},miniMapOpen:!1,panelsCompressed:!1,isOpenInspector:!1,isGrabbing:!1,isRendering:!1,allWarnings:[],nodeTypes:[],pmBlockNodes:[],breadcrumbData:[],activeNode:null,xmlManager:null,previouslyStackedShape:null,keyMod:this.isAppleOS()?"Command":"Control",canvasScale:1,initialScale:1,minimumScale:.2,scaleStep:.1,isDragging:!1,isSelecting:!1,isIntoTheSelection:!1,dragStart:null}},watch:{isRendering:function(){var e="Loading process, please be patient.";if(this.isRendering)return window.ProcessMaker.alert(e,"warning"),document.body.style.cursor="wait !important",void(this.cursor="wait");window.ProcessMaker.navbar.alerts=window.ProcessMaker.navbar.alerts.filter((function(t){return t.alertText!==e})),document.body.style.cursor="auto",this.cursor=null},currentXML:function(){this.validateIfAutoValidateIsOn()},definitions:function(){this.validateIfAutoValidateIsOn()},autoValidate:function(){this.validateIfAutoValidateIsOn()},canvasScale:function(e){this.paperManager.scale=e}},computed:{noElementsSelected:function(){return 0===this.highlightedNodes.filter((function(e){return!e.isType("processmaker-modeler-process")})).length},tooltipTitle:function(){if(this.tooltipTarget)return this.tooltipTarget.$el.data("title")},autoValidate:function(){return bn.getters.autoValidate},nodes:function(){return bn.getters.nodes},currentXML:function(){return dv.getters.currentState},copiedElements:function(){return bn.getters.copiedElements},highlightedNode:function(){return bn.getters.highlightedNodes[0]},highlightedNodes:function(){return bn.getters.highlightedNodes},invalidNodes:function(){return qw(this.validationErrors,this.nodes)},showComponent:function(){return bn.getters.showComponent}},methods:{handleToggleInspector:function(e){this.isOpenInspector=e},isAppleOS:function(){return"undefined"!==typeof navigator&&/Mac|iPad|iPhone/.test(navigator.platform)},shapeResize:function(){var e=arguments,t=this;return y(v().mark((function n(){var o;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return o=!(e.length>0&&void 0!==e[0])||e[0],n.next=3,t.$nextTick();case 3:return n.next=5,t.paperManager.awaitScheduledUpdates();case 5:t.$refs.selector.updateSelectionBox(!0,o);case 6:case"end":return n.stop()}}),n)})))()},toggleDefaultFlow:function(e){var t=e.definition.sourceRef;t.default&&t.default.id===e.id&&(e=null),t.set("default",e)},cloneElement:function(e,t){var n=e.clone(this.nodeRegistry,this.moddle,this.$t),o=(e.diagram.bounds.height+30)*t;n.diagram.bounds.y+=o,this.addNode(n)},copyElement:function(){var e=[Nl,Wn,Zn,Bo,iv],t=[Mb,Rb,Hb,Zb,iy,py];1===this.highlightedNodes.length&&(e.includes(this.highlightedNodes[0].type)||t.includes(this.highlightedNodes[0].type))||(bn.commit("setCopiedElements",this.cloneNodesSelection()),this.$bvToast.toast(this.$t("Object(s) have been copied"),{noCloseButton:!0,variant:"success",solid:!0,toaster:"b-toaster-top-center"}))},publishTemplate:function(){this.$emit("publishTemplate")},publishPmBlock:function(){this.$emit("publishPmBlock")},pasteElements:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!(e.copiedElements.length>0)||e.pasteInProgress){t.next=21;break}return e.pasteInProgress=!0,t.prev=2,t.next=5,e.addClonedNodes(e.copiedElements);case 5:return t.next=7,e.$nextTick();case 7:return t.next=9,e.paperManager.awaitScheduledUpdates();case 9:return t.next=11,e.$refs.selector.selectElements(e.findViewElementsFromNodes(e.copiedElements),!0);case 11:return t.next=13,e.$nextTick();case 13:return t.next=15,bn.commit("setCopiedElements",e.cloneNodesSelection());case 15:e.scrollToSelection();case 16:return t.prev=16,e.pasteInProgress=!1,t.next=20,e.pushToUndoStack();case 20:return t.finish(16);case 21:case"end":return t.stop()}}),t,null,[[2,,16,21]])})))()},cloneSelection:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(n=e.cloneNodesSelection(),!n||0!==n.length){t.next=3;break}return t.abrupt("return");case 3:return t.prev=3,e.cloneInProgress=!0,e.$refs.selector.clearSelection(),t.next=8,e.addClonedNodes(n);case 8:return t.next=10,e.$nextTick();case 10:return t.next=12,e.paperManager.awaitScheduledUpdates();case 12:return t.next=14,e.$refs.selector.selectElements(e.findViewElementsFromNodes(n));case 14:e.scrollToSelection();case 15:return t.prev=15,e.cloneInProgress=!1,t.next=19,e.pushToUndoStack();case 19:return t.finish(15);case 20:case"end":return t.stop()}}),t,null,[[3,,15,20]])})))()},scrollToSelection:function(){var e=this.$refs["paper-container"].getBoundingClientRect(),t=this.$refs.selector,n=t.$el.getBoundingClientRect();if(n.right>e.right||n.bottom>e.bottom||n.left<e.left||n.top<e.top){var o=this.paper.translate(),i=o.ty-(n.top-e.top-n.height);this.paper.translate(o.tx,i),t.updateSelectionBox(!0)}},findViewElementsFromNodes:function(e){var t=this;return e.map((function(e){var n=t.$refs.nodeComponent.find((function(t){return t.node===e})),o=n.shape;return t.paper.findViewByModel(o)}))},close:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.$emit("close");case 1:case"end":return t.stop()}}),t)})))()},saveBpmn:function(){var e=this;return y(v().mark((function t(){var n,o,i,r,s;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=document.querySelector(".mini-paper svg"),o="text { font-family: sans-serif; }",i=document.createElement("style"),i.appendChild(document.createTextNode(o)),n.appendChild(i),t.next=7,e.getXmlFromDiagram();case 7:r=t.sent,s=(new XMLSerializer).serializeToString(n),e.$emit("saveBpmn",{xml:r,svg:s});case 10:case"end":return t.stop()}}),t)})))()},borderOutline:function(e){return this.decorations.borderOutline&&this.decorations.borderOutline[e]},addWarning:function(e){this.allWarnings.push(e),this.$emit("warnings",this.allWarnings)},validatePlaneElements:function(){var e=this;this.planeElements.filter((function(e){return!e.bpmnElement})).map((function(t){return{title:e.$t("Non-existent Element"),text:e.$t("bpmdi:BPMNShape ")+t.id+e.$t(" references a non-existent element and was not parsed")}})).forEach((function(t){return e.addWarning(t)}))},cleanPlaneElements:function(){Fg()(this.planeElements,(function(e){return!e.bpmnElement}))},getTooltipTarget:function(){return this.tooltipTarget.$el[0]},validateIfAutoValidateIsOn:function(){this.autoValidate&&this.validateBpmnDiagram()},translateConfig:function(e){if(e.config){var t=e.config;t.label=this.$t(t.label),t.helper=this.$t(t.helper)}e.items&&e.items.forEach(this.translateConfig)},pushToUndoStack:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.pasteInProgress&&!e.cloneInProgress){t.next=2;break}return t.abrupt("return");case 2:return t.prev=2,t.next=5,e.getXmlFromDiagram();case 5:return n=t.sent,t.next=8,dv.dispatch("pushState",n);case 8:window.ProcessMaker.EventBus.$emit("modeler-change"),t.next=14;break;case 11:t.prev=11,t.t0=t["catch"](2),console.warn(t.t0.message);case 14:case"end":return t.stop()}}),t,null,[[2,11]])})))()},getXmlFromDiagram:function(){var e=this;return new Promise((function(t,n){e.toXML((function(e,o){e?n(e):t(o)}))}))},validateBpmnDiagram:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(bn.getters.globalProcesses&&0!==bn.getters.globalProcesses.length){t.next=3;break}return t.next=3,bn.dispatch("fetchGlobalProcesses");case 3:return t.next=5,e.linter.lint(e.definitions);case 5:e.validationErrors=t.sent,e.$emit("validate",e.validationErrors);case 7:case"end":return t.stop()}}),t)})))()},setPools:function(e){var t;(this.collaboration||(this.collaboration=this.moddle.create("bpmn:Collaboration"),this.definitions.get("rootElements").push(this.collaboration),this.collaboration.set("id","collaboration_0"),this.plane.set("bpmnElement",this.collaboration)),e.get("processRef"))?this.collaboration.get("participants").includes(e)||this.collaboration.get("participants").push(e):(0===this.collaboration.get("participants").length?t=this.processNode.definition:(t=this.moddle.create("bpmn:Process"),this.processes.push(t),t.set("id",this.nodeIdGenerator.generateProcessId()),this.definitions.get("rootElements").push(t)),e.set("processRef",t),this.collaboration.get("participants").push(e))},unsetPools:function(){Gr()(this.definitions.get("rootElements"),this.collaboration),this.plane.set("bpmnElement",this.processNode.definition),this.collaboration=null},highlightNode:function(e,t){if(e&&this.highlightedNode)if(t&&t.shiftKey)bn.commit("addToHighlightedNodes",[e]);else{var n=Gn().isEqual(e.id,this.highlightedNode.id);n||bn.commit("highlightNode",e)}},blurFocusedScreenBuilderElement:function(){var e=["INPUT","SELECT"];e.includes(document.activeElement&&document.activeElement.tagName)&&document.activeElement.blur()},registerStatusBar:function(e){this.owner.validationBar.push(e)},registerComponentMixin:function(e,t){e.mixins||(e.mixins=[]),e.mixins.push(t)},registerBpmnExtension:function(e,t){this.extensions[e]=t},registerNode:function(e,t){var n=this,o=function(){return e.id},i=function(t){if(t.get("implementation")===e.implementation)return e.id};this.translateConfig(e.inspectorConfig[0]),Uw(e),this.nodeRegistry[e.id]=e,vt().component(e.id,e.component),this.nodeTypes.push(e);var r=Array.isArray(e.bpmnType)?e.bpmnType:[e.bpmnType];r.forEach((function(r){n.parsers[r]||(n.parsers[r]={custom:[],implementation:[],default:[]}),t?n.parsers[r].custom.push(t):e.implementation?n.parsers[r].implementation.push(i):n.parsers[r].default.push(o)}))},registerPmBlock:function(e,t){var n=this,o=function(){return e.id};this.translateConfig(e.inspectorConfig[0]),Uw(e),this.nodeRegistry[e.id]=e,vt().component(e.id,e.component),this.pmBlockNodes.push(e);var i=Array.isArray(e.bpmnType)?e.bpmnType:[e.bpmnType];i.forEach((function(e){n.parsers[e]||(n.parsers[e]={custom:[],implementation:[],default:[]}),t?n.parsers[e].custom.push(t):n.parsers[e].default.push(o)})),pg.commit("setPmBlockNodeTypes",this.pmBlockNodes)},addMessageFlows:function(){this.collaboration&&this.collaboration.get("messageFlows").filter(this.hasSourceAndTarget).forEach(this.setNode)},loadAssociations:function(e,t){var n=this;t.filter((function(e){return"bpmn:Association"===e.$type&&n.hasSourceAndTarget(e)})).forEach((function(o){return n.setNode(o,e,t)}))},loadDataAssociations:function(e){var t=this,n=e.filter((function(e){return e.get("dataOutputAssociations")&&e.get("dataOutputAssociations").length>0}));n.forEach((function(n){n.get("dataOutputAssociations").forEach((function(n){t.setNode(n,e)}))}));var o=e.filter((function(e){return e.get("dataInputAssociations")&&e.get("dataInputAssociations").length>0}));o.forEach((function(n){n.get("dataInputAssociations").forEach((function(n){t.setNode(n,e)}))}))},loadArtifacts:function(e,t){var n=this;t.filter((function(e){return"bpmn:Association"!==e.$type})).forEach((function(o){return n.setNode(o,e,t)}))},loadSequenceFlows:function(e,t){var n=this;e.filter((function(e){return"bpmn:SequenceFlow"===e.$type&&n.hasSourceAndTarget(e)})).forEach((function(o){return n.setNode(o,e,t)}))},loadFlowElements:function(e,t){var n=this;e.filter((function(e){return"bpmn:SequenceFlow"!==e.$type})).forEach((function(o){return n.setNode(o,e,t)}))},addLanes:function(e){e.get("laneSets")[0]&&e.laneSets[0].lanes.forEach(this.setNode)},addPools:function(){this.collaboration&&this.collaboration.get("participants").forEach(this.setNode)},setUpDiagram:function(){var e=this;this.processes.forEach((function(t){e.ensureCancelActivityIsAddedToBoundaryEvents(t),e.addLanes(t);var n=t.get("flowElements"),o=t.get("artifacts");e.loadFlowElements(n,o),e.loadSequenceFlows(n,o),e.loadArtifacts(n,o),e.loadAssociations(n,o),e.loadDataAssociations(n)})),bn.commit("setRootElements",this.definitions.rootElements),this.addMessageFlows(),bn.commit("highlightNode",this.processNode)},getCollaboration:function(){return this.definitions.rootElements.find((function(e){var t=e.$type;return"bpmn:Collaboration"===t}))},getProcesses:function(){return this.definitions.rootElements.filter((function(e){var t=e.$type;return"bpmn:Process"===t}))},getPlane:function(){return this.definitions.diagrams[0].plane},getPlaneElements:function(){return this.plane.get("planeElement")},parse:function(){var e=this;this.collaboration=this.getCollaboration(),this.processes=this.getProcesses(),this.plane=this.getPlane(),this.planeElements=this.getPlaneElements(),this.validatePlaneElements(),this.cleanPlaneElements(),this.processNode=new Ro("processmaker-modeler-process",this.processes[0],this.planeElements.find((function(t){return t.bpmnElement.id===e.processes[0].id})))},removeUnsupportedElementAttributes:function(e){var t=["extensionElements"];t.filter((function(t){return e.get(t)})).forEach((function(t){return e.set(t,void 0)}))},getCustomParser:function(e){var t=this,n=this.parsers[e.$type];if(n){var o=n.custom.find((function(n){return n(e,t.moddle)})),i=n.implementation.find((function(n){return n(e,t.moddle)})),r=n.default.find((function(n){return n(e,t.moddle)}));return o||i||r}},handleUnsupportedElement:function(e,t,n,o,i){this.addWarning({title:this.$t("Unsupported Element"),text:e+this.$t(" is an unsupported element type in parse")}),Gr()(t,n),Gr()(o,n),Gr()(this.planeElements,i),this.collaboration&&Gr()(this.collaboration.get("messageFlows"),n);var r=n.get("incoming");r&&Gr()(t,r);var s=n.get("outgoing");s&&Gr()(t,s)},setNode:function(e,t,n){var o=this.planeElements.find((function(t){return t.bpmnElement.id===e.id})),i=e.$type,r=this.getCustomParser(e);if(r){this.removeUnsupportedElementAttributes(e);var s=e.config?JSON.parse(e.config):{},a=(null===s||void 0===s?void 0:s.processKey)||r(e,this.moddle),l=["bpmn:TextAnnotation","bpmn:Association","bpmn:DataOutputAssociation","bpmn:DataInputAssociation"],c=-1===l.indexOf(i);c&&!e.get("name")&&e.set("name",""),this.createNodeAsync(a,e,o)}else this.handleUnsupportedElement(i,t,e,n,o)},createNodeAsync:function(e,t,n){var o=this;return y(v().mark((function i(){var r;return v().wrap((function(i){while(1)switch(i.prev=i.next){case 0:r=o.createNode(e,t,n),bn.commit("addNode",r);case 2:case"end":return i.stop()}}),i)})))()},createNode:function(e,t,n){return Ro.isTimerType(e)?new Tw(e,t,n):(Object.keys(t).forEach((function(e){void 0!==t[e]&&null!==t[e]||delete t[e]})),new Ro(e,t,n))},hasSourceAndTarget:function(e){var t=e.sourceRef&&this.parsers[e.sourceRef.$type],n=e.targetRef&&this.parsers[e.targetRef.$type];return t&&n},waitForCursorToChange:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=300,t.next=3,e.$nextTick();case 3:return t.abrupt("return",new Promise((function(e){return setTimeout(e,n)})));case 4:case"end":return t.stop()}}),t)})))()},renderPaper:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.isRendering=!0,t.next=3,e.paperManager.performAtomicAction(y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.waitForCursorToChange();case 2:e.parse(),e.addPools(),e.setUpDiagram();case 5:case"end":return t.stop()}}),t)}))));case 3:return t.next=5,e.paperManager.awaitScheduledUpdates();case 5:e.isRendering=!1,e.$emit("parsed");case 7:case"end":return t.stop()}}),t)})))()},loadXML:function(){var e=arguments,t=this;return y(v().mark((function n(){var o,i;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return o=e.length>0&&void 0!==e[0]?e[0]:null,i=!1,null===o&&(o=t.currentXML,i=!0),n.next=5,t.xmlManager.getDefinitionsFromXml(o);case 5:return t.definitions=n.sent,t.xmlManager.definitions=t.definitions,t.nodeIdGenerator=Hh(t.definitions),bn.commit("clearNodes"),n.next=11,t.renderPaper();case 11:i&&window.ProcessMaker.EventBus.$emit("modeler-change");case 12:case"end":return n.stop()}}),n)})))()},getBoundaryEvents:function(e){return e.get("flowElements").filter((function(e){var t=e.$type;return"bpmn:BoundaryEvent"===t}))},createBoundaryEvent:function(e){var t=sg.definition(this.moddle,this.$t);return t.set("id",e.get("id")),t.set("name",e.get("name")),t.set("eventDefinitions",e.get("eventDefinitions")),t.set("cancelActivity",e.get("cancelActivity")),t.set("attachedToRef",e.get("attachedToRef")),t.set("color",e.get("color")),t.$parent=e.$parent,e.get("outgoing").length>0&&t.set("outgoing",e.get("outgoing")),t},ensureCancelActivityIsAddedToBoundaryEvents:function(e){var t=this;this.getBoundaryEvents(e).forEach((function(n){var o=t.createBoundaryEvent(n);n.get("outgoing").forEach((function(e){return e.set("sourceRef",o)})),t.replaceDefinition(n,o,e)}))},replaceDefinition:function(e,t,n){var o=n.get("flowElements").indexOf(e);n.flowElements[o]=t;var i=this.planeElements.find((function(t){return t.bpmnElement===e}));i.bpmnElement=t},toXML:function(e){this.moddle.toXML(this.definitions,{format:!0},e)},onCreateElementHandler:function(e){var t=e.event,n=e.control;this.handleDrop({clientX:t.clientX,clientY:t.clientY,control:n})},handleDrop:function(e){var t=this;return y(v().mark((function n(){var o,i,r,s,a,l,c,d,u,p,h;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(o=e.clientX,i=e.clientY,r=e.control,s=e.nodeThatWillBeReplaced,t.validateDropTarget({clientX:o,clientY:i,control:r}),t.allowDrop){n.next=4;break}return n.abrupt("return");case 4:return a=t.nodeRegistry[r.type].definition(t.moddle,t.$t),l=t.nodeRegistry[r.type].diagram(t.moddle),c=t.paperManager.clientToGridPoint(o,i),d=c.x,u=c.y,l.bounds.x=d,l.bounds.y=u,p=t.createNode(r.type,a,l),p.isBpmnType("bpmn:BoundaryEvent")&&t.setShapeCenterUnderCursor(l),t.highlightNode(p),n.next=14,t.addNode(p);case 14:if(s){n.next=16;break}return n.abrupt("return");case 16:return h=new Hw(s,a,t.graph,p,t.processes,t.collaboration),h.migrate(),n.abrupt("return",p);case 19:case"end":return n.stop()}}),n)})))()},setShapeCenterUnderCursor:function(e){e.bounds.x-=e.bounds.width/2,e.bounds.y-=e.bounds.height/2},selectNewNode:function(e){var t=this;return y(v().mark((function n(){var o,i;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,t.$nextTick();case 2:return n.next=4,t.paperManager.awaitScheduledUpdates();case 4:return o=t.$refs.nodeComponent.find((function(t){return t.node===e})),i=o.shapeView,n.next=8,t.$refs.selector.selectElement(i);case 8:case"end":return n.stop()}}),n)})))()},addNode:function(e){var t=this;return y(v().mark((function n(){var o;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(e.pool||(e.pool=t.poolTarget),o=e.getTargetProcess(t.processes,t.processNode),uw(e,o),e.setIds(t.nodeIdGenerator),t.planeElements.push(e.diagram),bn.commit("addNode",e),t.poolTarget=null,![Nl,Tl,os,Vl,Wn,Zn,Bo].includes(e.type)){n.next=9;break}return n.abrupt("return");case 9:return t.selectNewNode(e),n.abrupt("return",new Promise((function(e){setTimeout((function(){t.pushToUndoStack(),e()}))})));case 11:case"end":return n.stop()}}),n)})))()},addClonedNodes:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:e.forEach((function(e){e.pool||(e.pool=t.poolTarget);var n=e.getTargetProcess(t.processes,t.processNode);uw(e,n),t.planeElements.push(e.diagram),bn.commit("addNode",e),t.poolTarget=null}));case 1:case"end":return n.stop()}}),n)})))()},removeNode:function(e){var t=arguments,n=this;return y(v().mark((function o(){var i,r,s;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=t.length>1&&void 0!==t[1]?t[1]:{},r=i.removeRelationships,s=void 0===r||r,e){o.next=3;break}return o.abrupt("return");case 3:return s&&(to(e,n),no(e,n),oo(e,n)),ro(e),io(n.graph,e,n.removeNode),so(e),n.removeNodesFromLane(e),n.removeNodesFromPool(e),bn.commit("removeNode",e),bn.commit("highlightNode",n.processNode),n.$refs.selector.clearSelection(),o.next=14,n.$nextTick();case 14:return o.next=16,n.pushToUndoStack();case 16:n.processes=n.getProcesses(),n.processes&&n.processes.length>0&&(n.processNode=new Ro("processmaker-modeler-process",n.processes[0],n.planeElements.find((function(e){return e.bpmnElement.id===n.processes[0].id}))));case 18:case"end":return o.stop()}}),o)})))()},removeNodes:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.performSingleUndoRedoTransaction(y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.paperManager.performAtomicAction(y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=[],e.highlightedNodes.forEach((function(t){return n.push(e.removeNode(t,{removeRelationships:!0}))})),t.next=4,Promise.all(n);case 4:bn.commit("highlightNode");case 5:case"end":return t.stop()}}),t)}))));case 2:case"end":return t.stop()}}),t)}))));case 2:case"end":return t.stop()}}),t)})))()},replaceNode:function(e){var t=this,n=e.node,o=e.typeToReplaceWith;this.performSingleUndoRedoTransaction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.paperManager.performAtomicAction(y(v().mark((function e(){var i,r,s,a;return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return i=t.paper.localToClientPoint(n.diagram.bounds),r=i.x,s=i.y,e.next=3,t.handleDrop({clientX:r,clientY:s,control:{type:o},nodeThatWillBeReplaced:n});case 3:return a=e.sent,e.next=6,t.removeNode(n,{removeRelationships:!1});case 6:t.highlightNode(a),t.selectNewNode(a);case 8:case"end":return e.stop()}}),e)}))));case 2:case"end":return e.stop()}}),e)}))))},replaceGenericFlow:function(e){var t=this,n=e.actualFlow,o=e.genericFlow,i=e.targetNode;this.performSingleUndoRedoTransaction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.paperManager.performAtomicAction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.highlightNode(null);case 2:return e.next=4,t.$nextTick();case 4:return e.next=6,t.addNode(n);case 6:return e.next=8,bn.commit("removeNode",o);case 8:return e.next=10,t.$nextTick();case 10:return e.next=12,t.highlightNode(i);case 12:case"end":return e.stop()}}),e)}))));case 2:case"end":return e.stop()}}),e)}))))},performSingleUndoRedoTransaction:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return dv.commit("disableSavingState"),n.next=3,e();case 3:return dv.commit("enableSavingState"),n.next=6,t.pushToUndoStack();case 6:case"end":return n.stop()}}),n)})))()},removeNodesFromLane:function(e){var t=e.pool&&e.pool.component.laneSet&&e.pool.component.laneSet.get("lanes").find((function(t){return t.get("flowNodeRef").includes(e.definition)}));t&&Gr()(t.get("flowNodeRef"),e.definition)},removeNodesFromPool:function(e){var t=this;if("processmaker-modeler-pool"===e.type&&e.definition.processRef){e.definition.processRef.artifacts&&e.definition.processRef.artifacts.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)})),e.definition.processRef.flowElements&&e.definition.processRef.flowElements.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)}));var n=e.definition.processRef.laneSets;n&&n.length>0&&n[0].lanes.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)}))}},handleResize:function(){var e=this.$el.parentElement,t=e.clientWidth,n=e.clientHeight;this.parentWidth=t+"px",this.parentHeight=n+"px",this.paperManager.setPaperDimensions(t,n)},validateDropTarget:function(e){var t=e.clientX,n=e.clientY,o=e.control,i=tb(t,n,o,this.paperManager.paper,this.graph,this.collaboration,this.$refs["paper-container"]),r=i.allowDrop,s=i.poolTarget;this.allowDrop=r,this.poolTarget=s},isBpmnNode:function(e){return null!=e.component},setShapeStacking:function(e){var t=this;this.isRendering||!e.component.node.isType("processmaker-modeler-pool")&&e===this.previouslyStackedShape||(this.previouslyStackedShape=e,this.paperManager.performAtomicAction((function(){return ky(e,t.graph)})))},showSavedNotification:function(){dv.dispatch("saved")},enableVersions:function(){dv.dispatch("enableVersions")},setVersionIndicator:function(e){dv.dispatch("setVersionIndicator",e)},setLoadingState:function(e){dv.dispatch("setLoadingState",e)},clearSelection:function(){this.$refs.selector.clearSelection()},isPointInSelection:function(e){var t=this.$refs.selector.$el;if("function"===typeof t.getBoundingClientRect){var n=t.getBoundingClientRect(),o=n.x,i=n.y,r=n.width,s=n.height;if(e.clientX>=o&&e.clientX<=o+r&&e.clientY>=i&&e.clientY<=i+s)return!0}return!1},pointerDowInShape:function(e,t){var n=this;return y(v().mark((function o(){var i,r,s;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=e.clientX,r=e.clientY,s=n.paper.findViewByModel(t),n.isDragging=!1,n.isSelecting=!1,n.isIntoTheSelection=!1,n.dragStart={x:i,y:r},!n.isPointInSelection(e)){o.next=10;break}n.isIntoTheSelection=!0,o.next=15;break;case 10:if(e.shiftKey){o.next=15;break}return o.next=13,n.$refs.selector.selectElement(s);case 13:return o.next=15,n.$nextTick();case 15:n.$refs.selector.startDrag({clientX:e.clientX,clientY:e.clientY});case 16:case"end":return o.stop()}}),o)})))()},pointerDownHandler:function(e){var t=e.clientX,n=e.clientY;this.isDragging=!1,this.isSelecting=!1,this.isIntoTheSelection=!1,this.dragStart={x:t,y:n},this.isPointInSelection(e)?(this.isIntoTheSelection=!0,this.$refs.selector.startDrag({clientX:e.clientX,clientY:e.clientY})):(this.isSelecting=!0,this.$refs.selector.startSelection(e))},pointerMoveHandler:function(e){var t=e.clientX,n=e.clientY;bn.getters.isReadOnly?this.canvasDragPosition&&!this.clientLeftPaper&&this.paperManager.translate(e.offsetX-this.canvasDragPosition.x,e.offsetY-this.canvasDragPosition.y):this.isGrabbing||(this.dragStart&&(Math.abs(t-this.dragStart.x)>5||Math.abs(n-this.dragStart.y)>5)?(this.isDragging=!0,this.dragStart=null):this.isSelecting?this.$refs.selector.updateSelection(e):this.isDragging&&this.$refs.selector.drag(e))},pointerUpHandler:function(e,t){!this.isDragging&&this.dragStart?t?this.$refs.selector.selectElement(t,e.shiftKey):this.clearSelection():this.isSelecting?this.$refs.selector.endSelection(this.paperManager.paper):this.$refs.selector.stopDrag(e),window.ProcessMaker.EventBus.$emit("custom-pointerclick",e),this.isDragging=!1,this.dragStart=null,this.isSelecting=!1}},created:function(){Wr()&&(window.store=bn,window.undoRedoStore=dv),this.$t=this.$t.bind(this),window.ProcessMaker.EventBus.$emit("modeler-before-init",{registerComponentMixin:this.registerComponentMixin}),this.registerNode(rv),window.ProcessMaker.EventBus.$emit("modeler-init",{registerInspectorExtension:vy,registerBpmnExtension:this.registerBpmnExtension,registerNode:this.registerNode,registerStatusBar:this.registerStatusBar,registerPmBlock:this.registerPmBlock}),this.moddle=new(lg())(this.extensions),this.linter=new uv.Linter(eb),this.xmlManager=new Lw(this.moddle),this.$emit("set-xml-manager",this.xmlManager)},mounted:function(){var e=this;bn.commit("setReadOnly",this.readOnly),this.graph=new a.dia.Graph,bn.commit("setGraph",this.graph),this.graph.set("interactiveFunc",(function(e){var t="standard.EmbeddedImage"===e.model.get("type");return{elementMove:t,labelMove:!1}})),this.paperManager=gy.factory(this.$refs.paper,this.graph.get("interactiveFunc"),this.graph),this.paper=this.paperManager.paper,this.paperManager.addEventHandler("cell:pointerdblclick",_w),this.handleResize(),window.addEventListener("resize",this.handleResize),bn.commit("setPaper",this.paperManager.paper),this.paperManager.addEventHandler("element:pointerclick",this.blurFocusedScreenBuilderElement,this),this.paperManager.addEventHandler("blank:pointerdown",(function(t,n,o){if(!e.isGrabbing){bn.getters.isReadOnly&&(e.isGrabbing=!0);var i=e.paperManager.scale;e.canvasDragPosition={x:n*i.sx,y:o*i.sy},e.isOverShape=!1,e.pointerDownHandler(t)}}),this),this.paperManager.addEventHandler("cell:mouseover element:mouseover",(function(t){var n=t.model;e.isBpmnNode(n)&&"default"!==n.attr("body/cursor")&&!e.isGrabbing&&n.attr("body/cursor","move"),e.isGrabbing&&e.isBpmnNode(n)&&n.attr("body/cursor","grabbing")})),this.paperManager.addEventHandler("blank:pointerup",(function(t){e.isGrabbing=!1,e.canvasDragPosition=null,e.activeNode=null,e.pointerUpHandler(t)}),this),this.paperManager.addEventHandler("cell:pointerup",(function(t,n){e.canvasDragPosition=null,e.activeNode=null,e.pointerUpHandler(n,t)}),this),this.$refs["paper-container"].addEventListener("mouseenter",(function(){bn.commit("setClientLeftPaper",!1)})),this.$el.addEventListener("mousemove",(function(t){e.pointerMoveHandler(t)})),this.$refs["paper-container"].addEventListener("mouseleave",(function(){e.paperManager.removeEventHandler("blank:pointermove"),bn.commit("setClientLeftPaper",!0)})),this.paperManager.addEventHandler("cell:pointerclick",(function(e,t,n,o){var i=e.model.get("onClick");i&&i(e,t,n,o)})),this.paperManager.addEventHandler("cell:pointerclick",(function(t,n){var o=t.model;e.isBpmnNode(o)&&(e.isGrabbing||(o.component.$emit("click",n),e.$emit("click",{event:n,node:e.highlightedNode.definition})))})),this.paperManager.addEventHandler("cell:pointerdown",(function(t,n){var o=t.model;e.isBpmnNode(o)&&(e.isGrabbing||(e.setShapeStacking(o),e.activeNode=o.component.node,e.isOverShape=!0,e.pointerDowInShape(n,o)))})),this.paperManager.addEventHandler("cell:pointermove",(function(t,n,o,i){if(e.isGrabbing){if(!e.canvasDragPosition){var r=e.paperManager.scale;e.canvasDragPosition={x:o*r.sx,y:i*r.sy}}e.canvasDragPosition&&!e.clientLeftPaper&&e.paperManager.translate(n.offsetX-e.canvasDragPosition.x,n.offsetY-e.canvasDragPosition.y)}})),window.ProcessMaker.EventBus.$emit("modeler-start",{loadXML:function(){var t=y(v().mark((function t(n){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.loadXML(n);case 2:return t.next=4,dv.dispatch("pushState",n);case 4:case"end":return t.stop()}}),t)})));function n(e){return t.apply(this,arguments)}return n}(),addWarnings:function(t){return e.$emit("warnings",t)},addBreadcrumbs:function(t){return e.breadcrumbData.push(t)}})}},Hk=qk,Vk=(h(75317),qn(Hk,Km,Jm,!1,null,null,null)),Uk=Vk.exports,Gk=h(87299),Wk=h.n(Gk),$k={extends:ih,mixins:[ya],data:function(){return{nodeIcon:Wk(),iconName:""}}},Xk=$k,Yk=qn(Xk,Ek,Ak,!1,null,null,null),Zk=Yk.exports,Kk=76,Jk="processmaker-modeler-manual-task",Qk={id:Jk,component:Zk,bpmnType:"bpmn:ManualTask",control:!1,category:"BPMN",icon:h(8565),label:To[Jk],loopInspectorIndex:1,definition:function(e,t){return e.create("bpmn:ManualTask",{name:t(To[Jk]),assignment:"requester",loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Kk,width:116})})},inspectorConfig:[{name:To[Jk],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-manual-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},eC={extends:Pc,data:function(){return{nodeIcon:Ep()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.attr({image:{"ref-x":7,"ref-y":7,width:e.get("width")-14,height:e.get("height")-14}})}},tC=eC,nC=qn(tC,Mk,Tk,!1,null,null,null),oC=nC.exports,iC="processmaker-modeler-conditional-start-event",rC=Ea()(No()($c),yo(yo({},Op),{},{id:iC,component:oC,label:So[iC],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[iC]),eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()))}]}]})),sC=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},aC=[],lC={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialDataAssociationDirection:this.node.definition.dataAssociationDirection}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.definition.$type");if(!e)return!1;var t=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],n=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],o="bpmn:DataStoreReference"===this.sourceNode.definition.$type,i="bpmn:DataObjectReference"===this.sourceNode.definition.$type;return!(!o||!t.includes(e))||i&&n.includes(e)}},methods:{findSourceShape:function(){if(this.node.dataAssociationProps)return this.node.dataAssociationProps.sourceShape;var e=this.node.definition.sourceRef[0],t=this.graph.getElements().find((function(t){return t.component.node.definition===e}));return t},getTargetRef:function(){return this.node.dataAssociationProps?this.node.dataAssociationProps.targetCoords:lo(this.node.definition.targetRef.$parent,this.$parent)},updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement(),t=ao(this.moddle,e.component.node,this.sourceNode.definition);this.node.definition.set("targetRef",t),this.node.definition.set("sourceRef",[this.sourceNode.definition]),e.component.node.definition.set("dataInputAssociations",[this.node.definition])}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this},destroyed:function(){this.targetNode&&(co(this.targetNode,this.sourceNode.definition),(0,Un.pull)(this.targetNode.definition.get("dataInputAssociations"),this.node.definition))}},cC=lC,dC=qn(cC,sC,aC,!1,null,null,null),uC=dC.exports,pC=yo(yo({},t),{},{component:uC,control:!1,inspectorConfig:[{name:"Data Input Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-input-association"},items:[{component:"FormInput",config:ns}]}]}]}),hC=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},fC=[],mC={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialDataAssociationDirection:this.node.definition.dataAssociationDirection}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.type");if(!e)return!1;var t="bpmn:DataObjectReference"!==this.targetConfig.bpmnType&&"bpmn:DataStoreReference"!==this.targetConfig.bpmnType;return!t}},methods:{findSourceShape:function(){var e=this;return this.node.dataAssociationProps?this.node.dataAssociationProps.sourceShape:this.graph.getElements().find((function(t){return t.component&&t.component.node.definition.get("dataOutputAssociations")&&t.component.node.definition.get("dataOutputAssociations").includes(e.node.definition)}))},updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){this.node.definition.set("targetRef",this.targetNode.definition);var e=this.sourceNode.definition.get("dataOutputAssociations")||[];this.sourceNode.definition.set("dataOutputAssociations",[].concat(m(e),[this.node.definition]))}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this},destroyed:function(){(0,Un.pull)(this.sourceNode.definition.get("dataOutputAssociations"),this.node.definition)}},gC=mC,vC=qn(gC,hC,fC,!1,null,null,null),bC=vC.exports,yC=yo(yo({},e),{},{component:bC,control:!1,inspectorConfig:[{name:"Data Output Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-output-association"},items:[{component:"FormInput",config:ns}]}]}]}),wC=JSON.parse('{"name":"ProcessMaker","uri":"http://processmaker.com/BPMN/2.0/Schema.xsd","prefix":"pm","xml":{"tagAlias":"lowerCase"},"associations":[],"types":[{"name":"BaseElement","extends":["bpmn:BaseElement"],"isAbstract":true,"properties":[{"name":"color","isAttr":true,"type":"String"}]},{"name":"Task","extends":["bpmn:Task"],"properties":[{"name":"screenRef","isAttr":true,"type":"String"},{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"screenVersion","isAttr":true,"type":"String"},{"name":"dueIn","isAttr":true,"type":"Integer"},{"name":"notifyAfterRouting","isAttr":true,"type":"Boolean"},{"name":"notifyRequestCreator","isAttr":true,"type":"Boolean"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"assignmentLock","isAttr":true,"type":"Boolean"},{"name":"allowReassignment","isAttr":true,"type":"Boolean"},{"name":"assignmentRules","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"customIcon","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"ScriptTask","extends":["bpmn:ScriptTask"],"properties":[{"name":"scriptRef","isAttr":true,"type":"String"},{"name":"scriptVersion","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"ServiceTask","extends":["bpmn:ServiceTask"],"properties":[{"name":"implementationVersion","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"Message","extends":["bpmn:Message"],"properties":[{"name":"payload","isAttr":true,"type":"String"}]},{"name":"EndEvent","extends":["bpmn:EndEvent"],"properties":[{"name":"screenRef","isAttr":true,"type":"String"},{"name":"screenVersion","isAttr":true,"type":"String"}]},{"name":"StartEvent","extends":["bpmn:StartEvent"],"properties":[{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"IntermediateCatchEvent","extends":["bpmn:IntermediateCatchEvent"],"properties":[{"name":"allowedUsers","isAttr":true,"type":"String"},{"name":"allowedGroups","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"whitelist","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"MessageEventDefinition","extends":["bpmn:MessageEventDefinition"],"properties":[{"name":"variableName","isAttr":true,"type":"String"}]},{"name":"MessageEventDefinition","extends":["bpmn:MessageEventDefinition"],"properties":[{"name":"variableName","isAttr":true,"type":"String"}]},{"name":"SignalEventDefinition","extends":["bpmn:SignalEventDefinition"],"properties":[{"name":"config","isAttr":true,"type":"String"}]},{"name":"SequenceFlow","extends":["bpmn:SequenceFlow"],"properties":[{"name":"config","isAttr":true,"type":"String"}]},{"name":"CallActivity","extends":["bpmn:CallActivity"],"properties":[{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"customIcon","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"Signal","extends":["bpmn:Signal"],"properties":[{"name":"config","isAttr":true,"type":"String"},{"name":"detail","isAttr":true,"type":"String"}]}],"emumerations":[]}'),xC=[Yc,Sm,Im,ha,Jh,Mf,Qk,yf,Tf,el,cl,Sl,gl,Rl,Ul,is,pC,yC,Vm,em,Lf],kC=[[rd,"bpmn:StartEvent","bpmn:SignalEventDefinition"],[qd,"bpmn:StartEvent","bpmn:TimerEventDefinition"],[hd,"bpmn:StartEvent","bpmn:MessageEventDefinition"],[rC,"bpmn:StartEvent","bpmn:ConditionalEventDefinition"],[Du,"bpmn:IntermediateCatchEvent","bpmn:TimerEventDefinition"],[Ju,"bpmn:IntermediateCatchEvent","bpmn:MessageEventDefinition"],[ap,"bpmn:IntermediateCatchEvent","bpmn:SignalEventDefinition"],[mp,"bpmn:IntermediateThrowEvent","bpmn:MessageEventDefinition"],[Cp,"bpmn:IntermediateThrowEvent","bpmn:SignalEventDefinition"],[Ip,"bpmn:IntermediateCatchEvent","bpmn:ConditionalEventDefinition"],[hy,"bpmn:BoundaryEvent","bpmn:TimerEventDefinition"],[Tb,"bpmn:BoundaryEvent","bpmn:ErrorEventDefinition"],[Vb,"bpmn:BoundaryEvent","bpmn:EscalationEventDefinition"],[Kb,"bpmn:BoundaryEvent","bpmn:MessageEventDefinition"],[ry,"bpmn:BoundaryEvent","bpmn:SignalEventDefinition"],[Bb,"bpmn:BoundaryEvent","bpmn:ConditionalEventDefinition"],[lc,"bpmn:EndEvent","bpmn:MessageEventDefinition"],[_a,"bpmn:EndEvent","bpmn:ErrorEventDefinition"],[Sc,"bpmn:EndEvent","bpmn:SignalEventDefinition"],[La,"bpmn:EndEvent","bpmn:TerminateEventDefinition"]],CC=function(e,t,n){return function(o){var i=o.get("eventDefinitions"),r=o.$type===t&&i&&i.length&&i[0].$type===n;if(r)return e.id}};function SC(e){var t=e.registerNode,n=e.registerBpmnExtension;kC.forEach((function(e){var n=mt(e,3),o=n[0],i=n[1],r=n[2];t(o,CC(o,i,r))})),xC.forEach((function(e){return t(e)})),n("pm",wC)}}(),f}()}));
|
|
34
|
+
function bt(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:o});else{var n=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[o].concat(e.init):o,n.call(this,e)}}function o(){var e=this.$options;e.store?this.$store="function"===typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}var yt="undefined"!==typeof window?window:"undefined"!==typeof h.g?h.g:{},wt=yt.__VUE_DEVTOOLS_GLOBAL_HOOK__;function xt(e){wt&&(e._devtoolHook=wt,wt.emit("vuex:init",e),wt.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){wt.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){wt.emit("vuex:action",e,t)}),{prepend:!0}))}function kt(e,t){return e.filter(t)[0]}function Ct(e,t){if(void 0===t&&(t=[]),null===e||"object"!==typeof e)return e;var n=kt(t,(function(t){return t.original===e}));if(n)return n.copy;var o=Array.isArray(e)?[]:{};return t.push({original:e,copy:o}),Object.keys(e).forEach((function(n){o[n]=Ct(e[n],t)})),o}function St(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function Et(e){return null!==e&&"object"===typeof e}function At(e){return e&&"function"===typeof e.then}function Mt(e,t){return function(){return e(t)}}var Tt=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"===typeof n?n():n)||{}},_t={namespaced:{configurable:!0}};_t.namespaced.get=function(){return!!this._rawModule.namespaced},Tt.prototype.addChild=function(e,t){this._children[e]=t},Tt.prototype.removeChild=function(e){delete this._children[e]},Tt.prototype.getChild=function(e){return this._children[e]},Tt.prototype.hasChild=function(e){return e in this._children},Tt.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},Tt.prototype.forEachChild=function(e){St(this._children,e)},Tt.prototype.forEachGetter=function(e){this._rawModule.getters&&St(this._rawModule.getters,e)},Tt.prototype.forEachAction=function(e){this._rawModule.actions&&St(this._rawModule.actions,e)},Tt.prototype.forEachMutation=function(e){this._rawModule.mutations&&St(this._rawModule.mutations,e)},Object.defineProperties(Tt.prototype,_t);var Pt=function(e){this.register([],e,!1)};function Ot(e,t,n){if(t.update(n),n.modules)for(var o in n.modules){if(!t.getChild(o))return void 0;Ot(e.concat(o),t.getChild(o),n.modules[o])}}Pt.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},Pt.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return t=t.getChild(n),e+(t.namespaced?n+"/":"")}),"")},Pt.prototype.update=function(e){Ot([],this.root,e)},Pt.prototype.register=function(e,t,n){var o=this;void 0===n&&(n=!0);var i=new Tt(t,n);if(0===e.length)this.root=i;else{var r=this.get(e.slice(0,-1));r.addChild(e[e.length-1],i)}t.modules&&St(t.modules,(function(t,i){o.register(e.concat(i),t,n)}))},Pt.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1],o=t.getChild(n);o&&o.runtime&&t.removeChild(n)},Pt.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return!!t&&t.hasChild(n)};var Dt;var It=function(e){var t=this;void 0===e&&(e={}),!Dt&&"undefined"!==typeof window&&window.Vue&&$t(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var o=e.strict;void 0===o&&(o=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Pt(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Dt,this._makeLocalGettersCache=Object.create(null);var i=this,r=this,s=r.dispatch,a=r.commit;this.dispatch=function(e,t){return s.call(i,e,t)},this.commit=function(e,t,n){return a.call(i,e,t,n)},this.strict=o;var l=this._modules.root.state;jt(this,l,[],this._modules.root),Lt(this,l),n.forEach((function(e){return e(t)}));var c=void 0!==e.devtools?e.devtools:Dt.config.devtools;c&&xt(this)},Nt={state:{configurable:!0}};function Rt(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Bt(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;jt(e,n,[],e._modules.root,!0),Lt(e,n,t)}function Lt(e,t,n){var o=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,r={};St(i,(function(t,n){r[n]=Mt(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var s=Dt.config.silent;Dt.config.silent=!0,e._vm=new Dt({data:{$$state:t},computed:r}),Dt.config.silent=s,e.strict&&Ut(e),o&&(n&&e._withCommit((function(){o._data.$$state=null})),Dt.nextTick((function(){return o.$destroy()})))}function jt(e,t,n,o,i){var r=!n.length,s=e._modules.getNamespace(n);if(o.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=o),!r&&!i){var a=Gt(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit((function(){Dt.set(a,l,o.state)}))}var c=o.context=Ft(e,s,n);o.forEachMutation((function(t,n){var o=s+n;qt(e,o,t,c)})),o.forEachAction((function(t,n){var o=t.root?n:s+n,i=t.handler||t;Ht(e,o,i,c)})),o.forEachGetter((function(t,n){var o=s+n;Vt(e,o,t,c)})),o.forEachChild((function(o,r){jt(e,t,n.concat(r),o,i)}))}function Ft(e,t,n){var o=""===t,i={dispatch:o?e.dispatch:function(n,o,i){var r=Wt(n,o,i),s=r.payload,a=r.options,l=r.type;return a&&a.root||(l=t+l),e.dispatch(l,s)},commit:o?e.commit:function(n,o,i){var r=Wt(n,o,i),s=r.payload,a=r.options,l=r.type;a&&a.root||(l=t+l),e.commit(l,s,a)}};return Object.defineProperties(i,{getters:{get:o?function(){return e.getters}:function(){return zt(e,t)}},state:{get:function(){return Gt(e.state,n)}}}),i}function zt(e,t){if(!e._makeLocalGettersCache[t]){var n={},o=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,o)===t){var r=i.slice(o);Object.defineProperty(n,r,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function qt(e,t,n,o){var i=e._mutations[t]||(e._mutations[t]=[]);i.push((function(t){n.call(e,o.state,t)}))}function Ht(e,t,n,o){var i=e._actions[t]||(e._actions[t]=[]);i.push((function(t){var i=n.call(e,{dispatch:o.dispatch,commit:o.commit,getters:o.getters,state:o.state,rootGetters:e.getters,rootState:e.state},t);return At(i)||(i=Promise.resolve(i)),e._devtoolHook?i.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):i}))}function Vt(e,t,n,o){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return n(o.state,o.getters,e.state,e.getters)})}function Ut(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function Gt(e,t){return t.reduce((function(e,t){return e[t]}),e)}function Wt(e,t,n){return Et(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function $t(e){Dt&&e===Dt||(Dt=e,bt(Dt))}Nt.state.get=function(){return this._vm._data.$$state},Nt.state.set=function(e){0},It.prototype.commit=function(e,t,n){var o=this,i=Wt(e,t,n),r=i.type,s=i.payload,a=(i.options,{type:r,payload:s}),l=this._mutations[r];l&&(this._withCommit((function(){l.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,o.state)})))},It.prototype.dispatch=function(e,t){var n=this,o=Wt(e,t),i=o.type,r=o.payload,s={type:i,payload:r},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,n.state)}))}catch(c){0}var l=a.length>1?Promise.all(a.map((function(e){return e(r)}))):a[0](r);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,n.state)}))}catch(c){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,n.state,e)}))}catch(c){0}t(e)}))}))}},It.prototype.subscribe=function(e,t){return Rt(e,this._subscribers,t)},It.prototype.subscribeAction=function(e,t){var n="function"===typeof e?{before:e}:e;return Rt(n,this._actionSubscribers,t)},It.prototype.watch=function(e,t,n){var o=this;return this._watcherVM.$watch((function(){return e(o.state,o.getters)}),t,n)},It.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},It.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"===typeof e&&(e=[e]),this._modules.register(e,t),jt(this,this.state,e,this._modules.get(e),n.preserveState),Lt(this,this.state)},It.prototype.unregisterModule=function(e){var t=this;"string"===typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=Gt(t.state,e.slice(0,-1));Dt.delete(n,e[e.length-1])})),Bt(this)},It.prototype.hasModule=function(e){return"string"===typeof e&&(e=[e]),this._modules.isRegistered(e)},It.prototype.hotUpdate=function(e){this._modules.update(e),Bt(this,!0)},It.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(It.prototype,Nt);var Xt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var o=nn(this.$store,"mapState",e);if(!o)return;t=o.context.state,n=o.context.getters}return"function"===typeof i?i.call(this,t,n):t[i]},n[o].vuex=!0})),n})),Yt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var o=this.$store.commit;if(e){var r=nn(this.$store,"mapMutations",e);if(!r)return;o=r.context.commit}return"function"===typeof i?i.apply(this,[o].concat(t)):o.apply(this.$store,[i].concat(t))}})),n})),Zt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;i=e+i,n[o]=function(){if(!e||nn(this.$store,"mapGetters",e))return this.$store.getters[i]},n[o].vuex=!0})),n})),Kt=tn((function(e,t){var n={};return Qt(t).forEach((function(t){var o=t.key,i=t.val;n[o]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var o=this.$store.dispatch;if(e){var r=nn(this.$store,"mapActions",e);if(!r)return;o=r.context.dispatch}return"function"===typeof i?i.apply(this,[o].concat(t)):o.apply(this.$store,[i].concat(t))}})),n})),Jt=function(e){return{mapState:Xt.bind(null,e),mapGetters:Zt.bind(null,e),mapMutations:Yt.bind(null,e),mapActions:Kt.bind(null,e)}};function Qt(e){return en(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function en(e){return Array.isArray(e)||Et(e)}function tn(e){return function(t,n){return"string"!==typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function nn(e,t,n){var o=e._modulesNamespaceMap[n];return o}function on(e){void 0===e&&(e={});var t=e.collapsed;void 0===t&&(t=!0);var n=e.filter;void 0===n&&(n=function(e,t,n){return!0});var o=e.transformer;void 0===o&&(o=function(e){return e});var i=e.mutationTransformer;void 0===i&&(i=function(e){return e});var r=e.actionFilter;void 0===r&&(r=function(e,t){return!0});var s=e.actionTransformer;void 0===s&&(s=function(e){return e});var a=e.logMutations;void 0===a&&(a=!0);var l=e.logActions;void 0===l&&(l=!0);var c=e.logger;return void 0===c&&(c=console),function(e){var d=Ct(e.state);"undefined"!==typeof c&&(a&&e.subscribe((function(e,r){var s=Ct(r);if(n(e,d,s)){var a=an(),l=i(e),u="mutation "+e.type+a;rn(c,u,t),c.log("%c prev state","color: #9E9E9E; font-weight: bold",o(d)),c.log("%c mutation","color: #03A9F4; font-weight: bold",l),c.log("%c next state","color: #4CAF50; font-weight: bold",o(s)),sn(c)}d=s})),l&&e.subscribeAction((function(e,n){if(r(e,n)){var o=an(),i=s(e),a="action "+e.type+o;rn(c,a,t),c.log("%c action","color: #03A9F4; font-weight: bold",i),sn(c)}})))}}function rn(e,t,n){var o=n?e.groupCollapsed:e.group;try{o.call(e,t)}catch(i){e.log(t)}}function sn(e){try{e.groupEnd()}catch(t){e.log("—— log end ——")}}function an(){var e=new Date;return" @ "+cn(e.getHours(),2)+":"+cn(e.getMinutes(),2)+":"+cn(e.getSeconds(),2)+"."+cn(e.getMilliseconds(),3)}function ln(e,t){return new Array(t+1).join(e)}function cn(e,t){return ln("0",t-e.toString().length)+e}var dn={Store:It,install:$t,version:"3.6.2",mapState:Xt,mapMutations:Yt,mapGetters:Zt,mapActions:Kt,createNamespacedHelpers:Jt,createLogger:on},un=dn,pn=h(85564),hn=h.n(pn),fn=h(44908),mn=h.n(fn);function gn(e,t,n){Object.hasOwn(e,t)?e.set(t,n):(delete Object.getPrototypeOf(e)[t],vt().set(e,t,n))}function vn(e,t,n){e.nodes.filter((function(e){var t=e.definition;return("bpmn:IntermediateCatchEvent"===t.$type||"bpmn:StartEvent"===t.$type)&&t.eventDefinitions&&t.eventDefinitions.some(n)})).forEach((function(e){var n=e.definition;n.eventDefinitions[0][t]=null}))}vt().use(un);var bn=new un.Store({state:{graph:null,paper:null,highlightedNodes:[],nodes:[],rootElements:[],autoValidate:!1,globalProcesses:[],allowSavingElementPosition:!0,copiedElements:[],clientLeftPaper:!1,readOnly:!1},getters:{nodes:function(e){return e.nodes},paper:function(e){return e.paper},highlightedNodes:function(e){return e.highlightedNodes},nodeShape:function(e){return function(t){return e.graph.getCells().find((function(e){return e.component&&e.component.node===t}))}},highlightedShapes:function(e,t){return t.highlightedNodes.filter((function(e){return"processmaker-modeler-process"!==e.type})).map(t.nodeShape)},rootElements:function(e){return e.rootElements},autoValidate:function(e){return e.autoValidate},globalProcesses:function(e){return e.globalProcesses},globalProcessEvents:function(e,t){return hn()(t.globalProcesses.map((function(e){return e.events})))},allowSavingElementPosition:function(e){return e.allowSavingElementPosition},copiedElements:function(e){return e.copiedElements},clientLeftPaper:function(e){return e.clientLeftPaper},isReadOnly:function(e){return e.readOnly},showComponent:function(e){return!e.readOnly}},mutations:{setReadOnly:function(e,t){e.readOnly=t},preventSavingElementPosition:function(e){e.allowSavingElementPosition=!1},allowSavingElementPosition:function(e){e.allowSavingElementPosition=!0},setAutoValidate:function(e,t){e.autoValidate=t},setRootElements:function(e,t){e.rootElements=t},updateNodeBounds:function(e,t){var n=t.node,o=t.bounds;o&&Object.entries(o).forEach((function(e){var t=mt(e,2),o=t[0],i=t[1];"$type"!==o&&n.diagram.bounds.set(o,i)}))},updateNodeProp:function(e,t){var n=t.node,o=t.key,i=t.value;"id"==o&&n.definition.id!==i&&e.nodes.some((function(e){return e.definition.id===i}))||(gn(n.definition,o,i),null==i&&vt()["delete"](n.definition,o))},clearNodes:function(e){e.nodes=[]},highlightNode:function(e,t){e.highlightedNodes=t?[t]:[]},addToHighlightedNodes:function(e,t){var n=mn()([].concat(m(e.highlightedNodes),m(t))),o=n.filter((function(e){return"processmaker-modeler-pool"===e.type})).map((function(e){return e.id}));e.highlightedNodes=n.filter((function(e){return!e.pool||!e.pool.component.node.id||!o.includes(e.pool.component.node.id)}))},addNode:function(e,t){t._modelerId="_modelerId_"+t.definition.get("id"),e.nodes.push(t)},removeNode:function(e,t){var n=e.nodes.indexOf(t);-1!==n&&e.nodes.splice(n,1)},removeMessageRef:function(e,t){vn(e,"messageRef",(function(e){var n=e.messageRef;return n===t}))},removeSignalRef:function(e,t){vn(e,"signalRef",(function(e){var n=e.signalRef;return n===t}))},setGraph:function(e,t){e.graph=t},setPaper:function(e,t){e.paper=t},setGlobalProcesses:function(e,t){e.globalProcesses=t},setCopiedElements:function(e,t){e.copiedElements=t},setClientLeftPaper:function(e,t){e.clientLeftPaper=t}},actions:{fetchGlobalProcesses:function(e){return y(v().mark((function t(){var n,o,i;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=e.commit,t.prev=1,t.next=4,window.ProcessMaker.apiClient.get("processes",{params:{order_direction:"asc",per_page:1e3,status:"all",include:"events,category"}});case 4:o=t.sent,i=o.data,n("setGlobalProcesses",i.data),window.ProcessMaker.globalProcesses=i.data,t.next=12;break;case 10:t.prev=10,t.t0=t["catch"](1);case 12:case"end":return t.stop()}}),t,null,[[1,10]])})))()}}}),yn="#5096db",wn="#FF0000",xn="#3FA6FF",kn="#DCF2FF",Cn="#CCCCCC",Sn="#F5F5F5",En="#00BA7C",An="#D6FFE6",Mn={source:"source",target:"target"};function Tn(e){return e.x&&e.y}var _n={props:["highlighted","paper","paperManager","isCompleted","isIdle"],data:function(){return{sourceShape:null,target:null,listeningToMouseup:!1,listeningToMouseleave:!1,vertices:null,anchorPointFunction:st}},watch:{target:function(e,t){t&&t!==e&&ut(t)},isValidConnection:function(e){e?this.shape.stopListening(this.paper,"blank:pointerdown link:pointerdown element:pointerdown",this.removeLink):this.shape.listenToOnce(this.paper,"blank:pointerdown link:pointerdown element:pointerdown",this.removeLink)},highlighted:function(e){bn.getters.isReadOnly||(e?(this.shape.attr({line:{stroke:"#5096db"},".joint-highlight-stroke":{display:"none"}}),this.shapeView.showTools()):(ut(this.shape),this.shapeView.hideTools()))}},computed:{shapeView:function(){return this.shape.findView(this.paper)},sourceNode:function(){return x()(this.sourceShape,"component.node")},targetNode:function(){return x()(this.target,"component.node")},sourceConfig:function(){return this.sourceNode&&this.nodeRegistry[this.sourceNode.type]},targetConfig:function(){return this.targetNode&&this.nodeRegistry[this.targetNode.type]},elementPadding:function(){return this.shape&&this.shape.source().id===this.shape.target().id?20:1}},methods:{setShapeHighlight:function(){this.isCompleted?this.shape.attr({line:{stroke:En}}):this.isIdle&&this.shape.attr({line:{stroke:Cn}})},findSourceShape:function(){var e=this;return this.graph.getElements().find((function(t){return t.component&&t.component.node.definition===e.node.definition.get("sourceRef")}))},setEndpoint:function(e,t,n){var o=this;if(e&&Tn(e))return this.shape[t](e,{anchor:{name:"modelCenter",args:{padding:25}},connectionPoint:{name:"boundary"}});var i=function(){var t=e.position(),o=t.x,i=t.y,r=e.size(),s=r.width,a=r.height;return n?{x:o+n.x,y:i+n.y}:{x:o+s/2,y:i+a/2}};this.shape[t](e,{anchor:function(){return o.getAnchorPointFunction(t)(i(),e.findView(o.paper))},connectionPoint:{name:"boundary"}})},setSource:function(e,t){this.setEndpoint(e,Mn.source,t)},setTarget:function(e,t){this.setEndpoint(e,Mn.target,t)},completeLink:function(){this.shape.stopListening(this.paper,"cell:mouseleave"),this.$emit("set-cursor",null),this.resetPaper();var e=this.shape.getTargetElement();ut(e),this.shape.on("change:vertices",this.onChangeVertices),this.shape.on("change:source",this.onChangeTargets),this.shape.on("change:target",this.onChangeTargets),this.shape.listenTo(this.sourceShape,"change:position",this.updateWaypoints),this.shape.listenTo(e,"change:position",this.updateWaypoints),this.shape.listenTo(this.paper,"link:mouseleave",this.storeWaypoints);var t=this.shape.getSourceElement();t.embed(this.shape),this.$emit("set-shape-stacking",t)},waitForUpdateWaypoints:function(){var e=this;return new Promise((function(t){e.updateWaypoints(),e.updateWaypoints.flush(),t()}))},storeWaypoints:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.highlighted||e.listeningToMouseleave){t.next=6;break}return e.updateWaypoints(),t.next=4,e.$nextTick();case 4:e.listeningToMouseleave=!0,e.$emit("save-state");case 6:case"end":return t.stop()}}),t)})))()},onChangeTargets:function(e,t,n){var o=this;return y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!n||!n.ui){e.next=7;break}return e.next=3,o.$nextTick();case 3:return e.next=5,o.waitForUpdateWaypoints();case 5:return e.next=7,o.storeWaypoints();case 7:case"end":return e.stop()}}),e)})))()},onChangeVertices:function(e,t,n){var o=this;return y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!n||!n.ui){e.next=6;break}return o.updateWaypoints(),e.next=4,o.$nextTick();case 4:o.listeningToMouseleave=!1,o.$emit("save-state");case 6:case"end":return e.stop()}}),e)})))()},updateWaypoints:function(){var e=this,t=this.shape.findView(this.paper),n=t.sourceAnchor,o=t.targetAnchor;this.node.diagram.waypoint=[n].concat(m(this.shape.vertices()),[o]).map((function(t){return e.moddle.create("dc:Point",t)})),this.listeningToMouseup||(this.listeningToMouseup=!0,document.addEventListener("mouseup",this.emitSave))},updateLinkTarget:function(e){var t=this,n=e.clientX,o=e.clientY,i=this.paper.clientToLocalPoint({x:n,y:o});if(this.target=this.graph.findModelsFromPoint(i).sort((function(e,t){return t.get("z")-e.get("z")}))[0],!this.isValidConnection)return this.$emit("set-cursor","not-allowed"),this.shape.target({x:i.x,y:i.y}),void(this.target&&Ee(this.target,fe));this.setTarget(this.target),this.updateRouter(),this.$emit("set-cursor","default"),Ee(this.target,he),this.paper.el.removeEventListener("mousemove",this.updateLinkTarget),this.shape.listenToOnce(this.paper,"cell:pointerclick",(function(){t.completeLink(),t.updateWaypoints(),t.updateWaypoints.flush(),t.updateDefinitionLinks&&t.updateDefinitionLinks(),t.$emit("save-state")})),this.shape.listenToOnce(this.paper,"cell:mouseleave",(function(){t.paper.el.addEventListener("mousemove",t.updateLinkTarget),t.shape.stopListening(t.paper,"cell:pointerclick"),ut(t.target),t.$emit("set-cursor","not-allowed")}))},removeLink:function(){this.$emit("remove-node",this.node),this.resetPaper()},resetPaper:function(){this.$emit("set-cursor",null),this.paper.el.removeEventListener("mousemove",this.updateLinkTarget),this.paper.setInteractivity(this.graph.get("interactiveFunc")),this.target&&ut(this.target)},getAnchorPointFunction:function(e){return"source"===e?this.sourceShape.component.anchorPointFunction||this.anchorPointFunction:"target"===e?this.target.component.anchorPointFunction||this.anchorPointFunction:void 0},setupLinkTools:function(){var e=new a.linkTools.Vertices,t=new a.linkTools.SourceAnchor({snap:this.getAnchorPointFunction("source")}),n=new a.linkTools.TargetAnchor({snap:this.getAnchorPointFunction("target")}),o=new a.dia.ToolsView({tools:[e,t,n]});this.shapeView.addTools(o),this.shapeView.hideTools()},emitSave:function(){this.highlighted&&(this.updateWaypoints.flush(),document.removeEventListener("mouseup",this.emitSave),this.listeningToMouseup=!1)}},created:function(){this.updateWaypoints=C()(this.updateWaypoints,100),this.emitSave.bind(this)},mounted:function(){var e=this;return y(v().mark((function t(){var n,o,i,r,s,a,l,c,d,u,p,h,f,m;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:if(e.sourceShape=e.findSourceShape(),e.setSource(e.sourceShape),e.$once("click",(function(){e.$nextTick((function(){bn.getters.isReadOnly||e.setupLinkTools()}))})),n=e.getTargetRef?e.getTargetRef():e.node.definition.get("targetRef"),n){t.next=8;break}return t.abrupt("return");case 8:n.id?(o=e.graph.getElements().find((function(e){return e.component&&e.component.node.definition===n})),e.target=o,i=e.node.diagram.waypoint,r=e.node.diagram.waypoint[0],s=i[i.length-1],a=o.position(),l=a.x,c=a.y,d={x:s.x-l,y:s.y-c},u=e.sourceShape.position(),p=u.x,h=u.y,f={x:r.x-p,y:r.y-h},i&&(m=i.slice(1,i.length-1).map((function(e){var t=e.x,n=e.y;return{x:t,y:n}})),e.shape.vertices(m)),e.setSource(e.sourceShape,f),e.setTarget(o,d),e.completeLink()):(e.setTarget(n),e.paper.setInteractivity(!1),e.paper.el.addEventListener("mousemove",e.updateLinkTarget),e.$emit("set-cursor","not-allowed"),e.isValidConnection?e.shape.stopListening(e.paper,"blank:pointerdown link:pointerdown element:pointerdown",e.removeLink):e.shape.listenToOnce(e.paper,"blank:pointerdown link:pointerdown element:pointerdown",e.removeLink)),e.updateRouter(),e.shape.on("change:vertices",(function(){this.component.$emit("shape-resize")})),bn.getters.isReadOnly&&e.$nextTick((function(){e.paperManager.awaitScheduledUpdates().then((function(){e.setShapeHighlight()}))}));case 12:case"end":return t.stop()}}),t)})))()},beforeDestroy:function(){document.removeEventListener("mouseup",this.emitSave)},destroyed:function(){this.updateWaypoints.cancel()}},Pn=h.p+"img/association-head.0b14da7b.svg",On={none:"None",one:"One",both:"Both"},Dn=function(){var e=this,t=e._self._c;return e.showCrownConfig?t("div",{staticClass:"crown-config",style:e.style,attrs:{role:"menu"}},[e._t("default"),t("association-flow-button",e._g({attrs:{node:e.node,moddle:e.moddle,shape:e.shape},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("generic-flow-button",e._g({attrs:{node:e.node,"node-registry":e.nodeRegistry,moddle:e.moddle},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("data-association-flow-button",e._g({attrs:{node:e.node,moddle:e.moddle,shape:e.shape},on:{"toggle-crown-state":function(t){e.showCrown=t}}},e.$listeners)),t("default-flow",e._g({attrs:{node:e.node}},e.$listeners)),t("crown-dropdowns",e._g({attrs:{"dropdown-data":e.dropdownData,"boundary-event-dropdown-data":e.boundaryEventDropdownData,node:e.node,"node-registry":e.nodeRegistry,moddle:e.moddle,shape:e.shape,"task-dropdown-initially-open":e.taskDropdownInitiallyOpen,showCustomIconPicker:e.showCustomIconPicker,iconName:e.iconName},on:{"replace-node-type":e.replaceNodeTypePrompt}},e.$listeners)),t("copy-button",e._g({attrs:{node:e.node}},e.$listeners)),t("clone-button",e._g({attrs:{node:e.node}},e.$listeners)),t("delete-button",e._g({attrs:{graph:e.graph,shape:e.shape,node:e.node}},e.$listeners)),t("b-modal",{ref:"modal",attrs:{"no-fade":e.runningInCypressTest,id:"modal-prevent-closing",title:e.$t("Change Type"),"ok-title":e.$t("Confirm"),"cancel-title":e.$t("Cancel")},on:{hidden:function(t){e.showReplaceModal=!1},ok:e.confirmedReplaceNodeType},model:{value:e.showReplaceModal,callback:function(t){e.showReplaceModal=t},expression:"showReplaceModal"}},[t("p",[e._v(e._s(e.$t("Changing this type will replace your current configuration")))])])],2):e._e()},In=[],Nn=(h(47941),function(){var e=this,t=e._self._c;return t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Delete"),role:"menuitem",id:"delete-button","aria-label":"Delete this node"},on:{click:function(t){e.isPoolLane?e.removePoolLaneShape():e.removeShape()}}},[t("i",{staticClass:"fas fa-trash-alt cog-container--button"})])}),Rn=[],Bn=h.p+"img/trash-alt-solid.9d41abd9.svg",Ln=function(){var e=this,t=e._self._c;return t("button",e._g({staticClass:"crown-button",attrs:{id:e.id,"aria-label":e.ariaLabel}},e.$listeners),[e._t("default",(function(){return[t("img",{staticClass:"crown-icon",attrs:{src:e.src,width:"width",height:"height"}})]}))],2)},jn=[],Fn={props:{id:String,ariaLabel:String,src:String,width:{type:Number,default:19},height:{type:Number,default:20}}},zn=Fn;h(21353);function qn(e,t,n,o,i,r,s,a){var l,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),o&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),s?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},c._ssrRegister=l):i&&(l=a?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var d=c.render;c.render=function(e,t){return l.call(t),d(e,t)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return{exports:e,options:c}}var Hn=qn(zn,Ln,jn,!1,null,"09d8a8ac",null),Vn=Hn.exports,Un=h(50467),Gn=h.n(Un),Wn="processmaker-modeler-data-output-association",$n="bpmn:DataOutputAssociation";function Xn(e){return e.create("bpmn:DataOutputAssociation",{targetRef:{x:void 0,y:void 0}})}function Yn(e){return e.create("bpmndi:BPMNEdge")}var Zn="processmaker-modeler-data-input-association",Kn="bpmn:DataInputAssociation";function Jn(e){return e.create("bpmn:DataInputAssociation",{targetRef:{x:void 0,y:void 0}})}function Qn(e){return e.create("bpmndi:BPMNEdge")}function eo(e,t){var n=this,o=e.getConnectedLinks(t);o.forEach((function(e){return n.$emit("remove-node",e.component.node)}))}function to(e,t){e.definition.incoming&&e.definition.incoming.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));t.removeNode(n)})),e.definition.outgoing&&e.definition.outgoing.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));t.removeNode(n)}))}function no(e,t){var n=t.nodes.filter((function(t){return!(!t.definition.sourceRef||t.definition.sourceRef!==e.definition)||(!(!t.definition.targetRef||t.definition.targetRef!==e.definition)||void 0)}));n.forEach((function(e){t.removeNode(e)}))}function oo(e,t){var n=t.nodes.filter((function(t){return!(!t.definition.sourceRef||t.definition.sourceRef!==e.definition)||(!(!t.definition.targetRef||t.definition.targetRef!==e.definition)||void 0)}));n.forEach((function(e){t.removeNode(e)}))}function io(e,t,n){var o=e.getCells().find((function(e){return e.component&&e.component.node===t}));o.getEmbeddedCells({deep:!0}).filter((function(e){return e.component&&e.component.node.isBpmnType("bpmn:BoundaryEvent")})).forEach((function(t){e.getConnectedLinks(t).forEach((function(e){return n(e.component.node)})),n(t.component.node)}))}function ro(e){if(!e.isBpmnType($n,Kn)){var t=e.definition,n=t.sourceRef,o=t.targetRef;n&&(0,Un.pull)(n.get("outgoing"),e.definition),o&&o.id&&(0,Un.pull)(o.get("incoming"),e.definition)}}function so(e){var t=(0,Un.get)(e,"definition.sourceRef.default.id",null);t&&t===e.id&&e.definition.sourceRef.set("default",null)}function ao(e,t,n){if("bpmn:DataObjectReference"!==n.$type&&"bpmn:DataStoreReference"!==n.$type)throw"Source node must be a DataObjectReference or bpmn:DataStoreReference, got "+n.$type;var o=n.id,i="data_input_".concat(o);t.definition.ioSpecification||(t.definition.ioSpecification=e.create("bpmn:InputOutputSpecification",{dataInputs:[],dataOutputs:[],inputSets:[],outputSets:[]}),t.definition.ioSpecification.$parent=t.definition),t.definition.ioSpecification.dataInputs||t.definition.ioSpecification.set("dataInputs",[]);var r=t.definition.ioSpecification.dataInputs.find((function(e){return e.id===i}));r||(t.definition.ioSpecification.dataInputs.push(e.create("bpmn:DataInput",{id:i,isCollection:"false",name:n.name})),t.definition.ioSpecification.dataInputs[t.definition.ioSpecification.dataInputs.length-1].$parent=t.definition.ioSpecification,t.definition.ioSpecification.set("dataInputs",t.definition.ioSpecification.dataInputs)),r=t.definition.ioSpecification.dataInputs.find((function(e){return e.id===i})),t.definition.ioSpecification.outputSets||t.definition.ioSpecification.set("outputSets",[e.create("bpmn:OutputSet",{dataOutputRefs:[]})]);var s=t.definition.ioSpecification.outputSets[0];s||t.definition.ioSpecification.set("outputSets",[e.create("bpmn:OutputSet",{dataOutputRefs:[]})]),s=t.definition.ioSpecification.outputSets[0],t.definition.ioSpecification.inputSets||t.definition.ioSpecification.set("inputSets",[e.create("bpmn:InputSet",{dataInputRefs:[]})]);var a=t.definition.ioSpecification.inputSets[0];a||t.definition.ioSpecification.set("inputSets",[e.create("bpmn:InputSet",{dataInputRefs:[]})]),a=t.definition.ioSpecification.inputSets[0];var l=a.get("dataInputRefs").find((function(e){return e.id===i}));return l||a.dataInputRefs.push(r),r}function lo(e,t){var n,o=e.$parent;return o||(null===(n=t.nodes.find((function(t){var n;return t.definition.ioSpecification===e||(null===(n=t.definition.ioSpecification)||void 0===n?void 0:n.id)===e.id})))||void 0===n?void 0:n.definition)}function co(e,t){if("bpmn:DataObjectReference"!==t.$type&&"bpmn:DataStoreReference"!==t.$type)throw"Source node must be a DataObjectReference or bpmn:DataStoreReference, got "+t.$type;var n=t.id,o="data_input_".concat(n);if(e.definition.ioSpecification&&e.definition.ioSpecification.dataInputs){var i=e.definition.ioSpecification.dataInputs.find((function(e){return e.id===o}));if(i&&((0,Un.pull)(e.definition.ioSpecification.dataInputs,i),e.definition.ioSpecification.inputSets)){var r=e.definition.ioSpecification.inputSets[0];if(r){var s=r.dataInputRefs.find((function(e){return e.id===o}));if(s&&(0,Un.pull)(r.dataInputRefs,s),0===r.dataInputRefs.length&&delete e.definition.ioSpecification.inputSets,e.definition.ioSpecification.outputSets){var a=e.definition.ioSpecification.outputSets[0];!a||a.dataOutputRefs&&0!==a.dataOutputRefs.length||delete e.definition.ioSpecification.outputSets}e.definition.ioSpecification.inputSets||e.definition.ioSpecification.outputSets||delete e.definition.ioSpecification}}}}var uo={components:{CrownButton:Vn},props:{graph:Object,shape:Object,node:Object},data:function(){return{trashIcon:Bn}},computed:{isPoolLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{removeFlows:eo,removeShape:function(){this.removeFlows(this.graph,this.shape),this.$emit("remove-node",this.node)},removePoolLaneShape:function(){var e=this;this.$emit("remove-node",this.node);var t=this.node.pool.component,n=t.sortedLanes();2!==n.length?this.shape!==n[n.length-1]?t.fillLanes(this.shape,"bottom-right",!0):t.fillLanes(this.shape,"top-right",!0):this.$emit("remove-node",n.filter((function(t){return t!==e.shape}))[0].component.node)}}},po=uo,ho=qn(po,Nn,Rn,!1,null,null,null),fo=ho.exports,mo=function(){var e=this,t=e._self._c;return e.allowOutgoingSequenceFlow?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Flow"),id:"generic-flow-button","aria-label":"Create a flow",role:"menuitem"},on:{click:e.addSequence}},[t("font-awesome-icon",{attrs:{icon:["fpm","fa-connect-elements"]}})],1):e._e()},go=[],vo=h.p+"img/connect-elements.ab6af00f.svg";h(38880),h(49337);function bo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function yo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?bo(Object(n),!0).forEach((function(t){_e(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function wo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function xo(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Te(o.key),o)}}function ko(e,t,n){return t&&xo(e.prototype,t),n&&xo(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}h(15306);var Co={"processmaker-modeler-start-event":"Start Event","processmaker-modeler-start-timer-event":"Start Timer Event","processmaker-modeler-signal-start-event":"Signal Start Event","processmaker-modeler-message-start-event":"Message Start Event","processmaker-modeler-conditional-start-event":"Conditional Start Event"},So=Co,Eo={"processmaker-modeler-end-event":"End Event","processmaker-modeler-error-end-event":"Error End Event","processmaker-modeler-message-end-event":"Message End Event","processmaker-modeler-signal-end-event":"Signal End Event","processmaker-modeler-terminate-end-event":"Terminate End Event"},Ao=Eo,Mo={"processmaker-modeler-task":"Form Task","processmaker-modeler-manual-task":"Manual Task","processmaker-modeler-script-task":"Script Task","processmaker-modeler-call-activity":"Sub Process","processmaker-modeler-data-object":"Data Object","processmaker-modeler-data-store":"Data Store"},To=Mo,_o={"processmaker-modeler-exclusive-gateway":"Exclusive Gateway","processmaker-modeler-inclusive-gateway":"Inclusive Gateway","processmaker-modeler-parallel-gateway":"Parallel Gateway","processmaker-modeler-event-based-gateway":"Event Based Gateway"},Po=_o,Oo={"processmaker-modeler-intermediate-catch-timer-event":"Intermediate Timer Event","processmaker-modeler-intermediate-signal-catch-event":"Intermediate Signal Catch Event","processmaker-modeler-intermediate-signal-throw-event":"Intermediate Signal Throw Event","processmaker-modeler-intermediate-message-catch-event":"Intermediate Message Catch Event","processmaker-modeler-intermediate-message-throw-event":"Intermediate Message Throw Event","processmaker-modeler-intermediate-conditional-catch-event":"Intermediate Conditional Catch Event"},Do=Oo,Io=h(50361),No=h.n(Io),Ro=function(){function e(t,n,o){wo(this,e),_e(this,"type",void 0),_e(this,"definition",void 0),_e(this,"diagram",void 0),_e(this,"pool",void 0),this.type=t,this.definition=n,this.diagram=o}return ko(e,[{key:"isBpmnType",value:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.includes(this.definition.$type)}},{key:"canBeDefaultFlow",value:function(){var e=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"];return"bpmn:SequenceFlow"===this.definition.$type&&e.includes(this.definition.sourceRef.$type)}},{key:"isType",value:function(e){return this.type===e}},{key:"isStartEvent",value:function(){return Object.keys(So).includes(this.type)}},{key:"isEndEvent",value:function(){return Object.keys(Ao).includes(this.type)}},{key:"isTask",value:function(){return Object.keys(To).includes(this.type)}},{key:"isGateway",value:function(){return Object.keys(Po).includes(this.type)}},{key:"isIntermediateEvent",value:function(){return Object.keys(Do).includes(this.type)}},{key:"id",get:function(){return this.definition.id},set:function(e){this.definition.id=e}},{key:"setIds",value:function(e){var t,n,o=this,i=e.generate(),r=mt(i,2),s=r[0],a=r[1];if(this.id||(this.id=s),this.diagram&&(this.diagram.id=a,this.diagram.bpmnElement=this.definition),this.definition.loopCharacteristics&&"bpmn:StandardLoopCharacteristics"===this.definition.loopCharacteristics.$type&&(this.definition.loopCharacteristics.set("id",e.generate()[0]),this.definition.loopCharacteristics.loopCondition&&this.definition.loopCharacteristics.get("loopCondition").set("id",e.generate()[0])),this.definition.ioSpecification){this.definition.ioSpecification.set("id",e.generate()[0]);var l=this.definition.id;this.definition.ioSpecification.get("dataInputs")&&this.definition.ioSpecification.get("dataInputs").forEach((function(n){var i=n.get("id");i.substring(0,o.cloneOf.length)===o.cloneOf?(n.set("id",i.replace(o.cloneOf+"_",l+"_")),t=n):n.set("id",e.generate()[0])})),this.definition.ioSpecification.get("dataOutputs")&&this.definition.ioSpecification.get("dataOutputs").forEach((function(t){var i=t.get("id");i.substring(0,o.cloneOf.length)===o.cloneOf?(t.set("id",i.replace(o.cloneOf+"_",l+"_")),n=t):t.set("id",e.generate()[0])})),this.definition.ioSpecification.get("inputSets")&&this.definition.ioSpecification.get("inputSets").forEach((function(t){t.set("id",e.generate()[0])})),this.definition.ioSpecification.get("outputSets")&&this.definition.ioSpecification.get("outputSets").forEach((function(t){t.set("id",e.generate()[0])}))}this.definition.loopCharacteristics&&"bpmn:MultiInstanceLoopCharacteristics"===this.definition.loopCharacteristics.$type&&(this.definition.loopCharacteristics.set("id",e.generate()[0]),this.definition.loopCharacteristics.loopCardinality&&this.definition.loopCharacteristics.get("loopCardinality").set("id",e.generate()[0]),this.definition.loopCharacteristics.loopDataInputRef&&t&&this.definition.loopCharacteristics.set("loopDataInputRef",t),this.definition.loopCharacteristics.loopDataOutputRef&&n&&this.definition.loopCharacteristics.set("loopDataOutputRef",n),this.definition.loopCharacteristics.inputDataItem&&this.definition.loopCharacteristics.get("inputDataItem").set("id",e.generate()[0]),this.definition.loopCharacteristics.outputDataItem&&this.definition.loopCharacteristics.get("outputDataItem").set("id",e.generate()[0]),this.definition.loopCharacteristics.completionCondition&&this.definition.loopCharacteristics.get("completionCondition").set("id",e.generate()[0]))}},{key:"clone",value:function(t,n,o){var i=this,r=t[this.type].definition(n,o),s=t[this.type].diagram(n),a=new this.constructor(this.type,r,s);return a.id=null,a.pool=this.pool,a.cloneOf=this.id,e.diagramPropertiesToCopy.forEach((function(e){return a.diagram.bounds[e]=i.diagram.bounds[e]})),Object.keys(this.definition).filter((function(t){return!e.definitionPropertiesToNotCopy.includes(t)})).forEach((function(e){var t=i.definition.get(e),n="object"===g(t)?No()(t):t;if("eventDefinitions"===e)for(var o in n)t[o].signalRef&&!n[o].signalRef&&n[o].set("signalRef",yo({},t[o].signalRef));a.definition.set(e,n)})),e.eventDefinitionPropertiesToNotCopy.forEach((function(e){return a.definition.eventDefinitions&&a.definition.eventDefinitions[0]&&Object.hasOwn(a.definition.eventDefinitions[0],e)&&a.definition.eventDefinitions[0].set(e,null)})),a}},{key:"cloneFlow",value:function(t,n,o){var i=this,r=t[this.type].definition(n,o),s=t[this.type].diagram(n),a=new this.constructor(this.type,r,s);return a.id=null,a.pool=this.pool,a.cloneOf=this.id,a.diagram=n.create("bpmndi:BPMNEdge",{waypoint:[]}),this.diagram.waypoint.forEach((function(e){var t=n.create("dc:Point",{x:e.x,y:e.y});a.diagram.waypoint.push(t)})),Object.keys(this.definition).filter((function(t){return!e.flowDefinitionPropertiesToNotCopy.includes(t)})).forEach((function(e){var t=i.definition.get(e),n="object"===g(t)?No()(t):t;if("eventDefinitions"===e)for(var o in n)t[o].signalRef&&!n[o].signalRef&&n[o].set("signalRef",yo({},t[o].signalRef));a.definition.set(e,n),a.definition.set("sourceRef",null),a.definition.set("targetRef",null)})),e.eventDefinitionPropertiesToNotCopy.forEach((function(e){return a.definition.eventDefinitions&&a.definition.eventDefinitions[0]&&Object.hasOwn(a.definition.eventDefinitions[0],e)&&a.definition.eventDefinitions[0].set(e,null)})),a}},{key:"getTargetProcess",value:function(e,t){var n=this;return this.pool?e.find((function(e){var t=e.id;return t===n.pool.component.node.definition.get("processRef").id})):t.definition}}],[{key:"isTimerType",value:function(e){return["processmaker-modeler-start-timer-event","processmaker-modeler-intermediate-catch-timer-event"].includes(e)}}]),e}();_e(Ro,"diagramPropertiesToCopy",["x","y","width","height"]),_e(Ro,"definitionPropertiesToNotCopy",["$type","id","dataOutputAssociations"]),_e(Ro,"flowDefinitionPropertiesToNotCopy",["$type","id","sourceRef","targetRef"]),_e(Ro,"eventDefinitionPropertiesToNotCopy",["errorRef","messageRef"]);var Bo="processmaker-modeler-generic-flow",Lo=h(65554),jo={prefix:"fpm",iconName:"fa-boundary-event",icon:[112,112,[],"e001","M51.739 2.056c-13.026.848-25.131 6.341-34.43 15.625C10.84 24.139 6.603 30.987 3.72 39.642.81 48.38.051 56.948 1.392 65.92c.932 6.232 3.501 13.807 6.441 18.991 8.903 15.7 23.772 25.701 41.487 27.903 2.517.312 9.393.312 11.911 0 17.703-2.201 32.617-12.231 41.488-27.903 2.943-5.2 5.508-12.763 6.439-18.991 1.698-11.359-.064-22.783-5.13-33.257-4.913-10.156-13.314-18.932-23.21-24.247-7.159-3.845-14.191-5.854-22.286-6.365-3.224-.204-3.584-.204-6.793.005m8.216 4.091c8.319.827 15.946 3.548 22.891 8.165 3.153 2.096 5.414 3.998 8.35 7.021 7.582 7.807 12.34 17.536 14.049 28.731.423 2.764.572 9.015.29 12.1-.962 10.515-4.848 20.143-11.415 28.286-1.857 2.303-5.901 6.293-8.136 8.029a50.9 50.9 0 0 1-23.544 10.144c-3.182.489-11.148.489-14.33 0-5.812-.893-11.669-2.875-16.75-5.668-11.303-6.213-20.134-17.022-24.092-29.49-3.259-10.266-3.259-21.647 0-31.913a51.37 51.37 0 0 1 11.995-20.128c2.834-2.93 5.301-5.008 8.426-7.097a49.964 49.964 0 0 1 22.654-8.169c2.192-.225 7.401-.231 9.612-.011m-9.053 12.099c-20.419 2.322-35.641 19.091-35.641 39.263 0 14.657 8.112 27.984 21.217 34.859 14.221 7.46 31.65 5.768 44.132-4.283 14.219-11.449 18.699-30.977 10.879-47.42-5.522-11.611-16.451-19.808-29.421-22.068-2.55-.444-8.659-.636-11.166-.351m6.979 3.906c1.382.105 3.214.321 4.071.481 12.854 2.394 23.482 11.579 27.55 23.808 4.141 12.449 1.019 26.046-8.153 35.508-5.615 5.792-12.307 9.26-20.584 10.667-2.565.436-8.414.436-10.98 0-11.016-1.872-19.998-7.889-25.586-17.14-5.178-8.573-6.354-19.406-3.15-29.035 4.492-13.506 16.952-23.186 31.248-24.278 2.856-.218 2.85-.218 5.584-.011"]},Fo={prefix:"fpm",iconName:"fa-connect-elements",icon:[20,20,[],"e002","M0 2.502v2.501h5.003V3.008h5.004v15.01h5.478V19c0 .54.011.981.024.981.053-.001 2.989-2.477 2.964-2.499a203.517 203.517 0 0 0-2.942-2.429c-.04-.016-.046.116-.046.967v.985h-4.497V1.995H5.003V0H0v2.502m3.99.016v1.504H1.013V1.013H3.99v1.505"]},zo={prefix:"fpm",iconName:"fa-lane-above",icon:[26,18,[],"e003","M0 .997v.996h.997V.997h1.04V0H0v.997M2.99.498v.499h2.037V0H2.99v.498m2.99 0v.499h2.037V0H5.98v.498m3.033 0v.499h1.994V0H9.013v.498m2.99 0v.499h1.994V0h-1.994v.498m2.99 0v.499h1.994V0h-1.994v.498m2.99 0v.499h2.037V0h-2.037v.498m2.99 0v.499h2.037V0h-2.037v.498m2.99 0v.499h1.04v.996H26V0h-2.037v.498M0 3.987v.996h.997V2.99H0v.997m25.003 0v.996H26V2.99h-.997v.997M0 11.982v6.001h26V5.98H0v6.002"]},qo={prefix:"fpm",iconName:"fa-lane-below",icon:[26,18,[],"e004","M0 6.002v6.001h26V0H0v6.002m0 7.995v.996h.997V13H0v.997m25.003 0v.996H26V13h-.997v.997M0 16.987v.996h2.037v-.996H.997v-.997H0v.997m25.003-.499v.499h-1.04v.996H26V15.99h-.997v.498m-22.013.997v.498h2.037v-.996H2.99v.498m2.99 0v.498h2.037v-.996H5.98v.498m3.033 0v.498h1.994v-.996H9.013v.498m2.99 0v.498h1.994v-.996h-1.994v.498m2.99 0v.498h1.994v-.996h-1.994v.498m2.99 0v.498h2.037v-.996h-2.037v.498m2.99 0v.498h2.037v-.996h-2.037v.498"]},Ho={prefix:"fpm",iconName:"fa-center-horizontally",icon:[24,24,[],"e001","M11.04 4.88v1.88H7.28v3.92h3.76v3.28H5v3.92h6.04v3.76h1v-3.76h6.04v-3.92h-6.04v-3.28h3.76V6.76h-3.76V3h-1v1.88"]},Vo={prefix:"fpm",iconName:"fa-center-vertically",icon:[24,24,[],"e001","M6.76 8.04v3.04H3v.96h3.76v6.04h3.92v-6.04h3.28v3.76h3.92v-3.76h3.76v-.959l-1.87-.011-1.87-.01-.01-1.89-.011-1.89H13.96v3.801l-1.63-.011-1.63-.01-.01-3.03L10.679 5H6.76v3.04"]},Uo={prefix:"fpm",iconName:"fa-align-left",icon:[24,24,[],"e001","M4 12.32v9.32h1V3H4v9.32m2.28-3.6v1.96h8.52V6.76H6.28v1.96m0 7.2v1.96h13.08v-3.92H6.28v1.96"]},Go={prefix:"fpm",iconName:"fa-align-right",icon:[24,24,[],"e001","M18.4 12.32v9.32h1V3h-1v9.32m-9.8-3.6v1.96h8.48V6.76H8.6v1.96M4 15.92v1.96h13.08v-3.92H4v1.96"]},Wo={prefix:"fpm",iconName:"fa-align-bottom",icon:[24,24,[],"e001","M6.76 10.54v6.54h3.92V4H6.76v6.54m7.2 2.3v4.24h3.92V8.6h-3.92v4.24M3 18.9v.5h18.64v-1H3v.5"]},$o={prefix:"fpm",iconName:"fa-align-top",icon:[24,24,[],"e001","M3 4.5V5h18.64V4H3v.5m3.76 8.32v6.54h3.92V6.28H6.76v6.54m7.2-2.28v4.26h3.92V6.28h-3.92v4.26"]},Xo={prefix:"fpm",iconName:"fa-distribute-horizontally",icon:[24,24,[],"e001","M3 12.32v9.32h.96V3H3v9.32m17 0v9.32h1V3h-1v9.32m-10.44.02v6.54h4.88V5.8H9.56v6.54"]},Yo={prefix:"fpm",iconName:"fa-distribute-vertically",icon:[24,24,[],"e001","M3 3.5V4h18.64V3H3v.5M5.8 12v2.44h13.08V9.56H5.8V12M3 20.52V21h18.64v-.96H3v.48"]},Zo=h(39865),Ko=["processmaker-modeler-data-object","processmaker-modeler-data-store","processmaker-modeler-lane","processmaker-modeler-end-event","processmaker-modeler-error-end-event","processmaker-modeler-signal-end-event","processmaker-modeler-terminate-end-event","processmaker-modeler-text-annotation","processmaker-modeler-sequence-flow","processmaker-modeler-message-flow"],Jo={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},props:["node","moddle","nodeRegistry"],data:function(){return{sequenceFlow:vo}},computed:{paper:function(){return bn.getters.paper},sequenceFlowConfig:function(){return this.nodeRegistry[Bo]},nodeConfig:function(){return this.nodeRegistry[this.node.type]},allowOutgoingSequenceFlow:function(){var e=this;return!Ko.some((function(t){return e.node.isType(t)}))}},methods:{addSequence:function(e,t,n,o){this.$emit("toggle-crown-state",!1);var i=e.clientX,r=e.clientY,s=null;e&&(s=(0,a.V)(this.paper.viewport).toLocalPoint(i,r));var l=this.moddle.create("bpmn:SequenceFlow",{name:"",sourceRef:this.node.definition,targetRef:{x:n||s.x,y:o||s.y}});this.$emit("add-node",new Ro(Bo,l,this.moddle.create("bpmndi:BPMNEdge")))}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Fo)}},Qo=Jo,ei=qn(Qo,mo,go,!1,null,null,null),ti=ei.exports,ni=function(){var e=this,t=e._self._c;return e.node.isType("processmaker-modeler-text-annotation")?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Association Flow"),id:"association-flow-button","aria-label":"Add association flow",role:"menuitem"},on:{click:e.addAssociation}},[t("img",{attrs:{src:e.connectIcon,"aria-hidden":"true"}})]):e._e()},oi=[],ii=h.p+"img/connect-artifacts.e3e5e73f.svg",ri={components:{CrownButton:Vn},props:["node","moddle","shape"],data:function(){return{connectIcon:ii}},methods:{addAssociation:function(e,t,n,o){this.$emit("toggle-crown-state",!1);var i=this.moddle.create("bpmn:Association",{sourceRef:this.shape.component.node.definition,targetRef:{x:n,y:o},associationDirection:On.none});this.$emit("add-node",new Ro("processmaker-modeler-association",i,this.moddle.create("bpmndi:BPMNEdge")))}}},si=ri,ai=qn(si,ni,oi,!1,null,null,null),li=ai.exports,ci=function(){var e=this,t=e._self._c;return e.allowOutgoingDataAssociationFlow?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Data Association Flow"),id:"association-flow-button","aria-label":"Add association flow",role:"menuitem"},on:{click:e.addDataAssociation}},[t("img",{attrs:{src:e.connectIcon,"aria-hidden":"true"}})]):e._e()},di=[];function ui(e,t){return ui=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},ui(e,t)}function pi(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&ui(e,t)}h(12419),h(81299);function hi(e){return hi=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},hi(e)}function fi(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function mi(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gi(e,t){if(t&&("object"===g(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return mi(e)}function vi(e){var t=fi();return function(){var n,o=hi(e);if(t){var i=hi(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return gi(this,n)}}var bi="processmaker-modeler-pool",yi=function(){function e(t,n,o){wo(this,e),_e(this,"nodeRegistry",void 0),_e(this,"moddle",void 0),_e(this,"paper",void 0),this.nodeRegistry=t,this.moddle=n,this.paper=o}return ko(e,[{key:"makeFlowNode",value:function(e,t,n){throw new Error("Best practice is to implement 'makeFlowDefinition' in each class")}}],[{key:"isValid",value:function(e,t,n){throw new Error("Best practice is to implement 'isValid' in each class")}},{key:"hasTargetType",value:function(e){return null!=x()(e,"component.node.type")}},{key:"targetIsValidStartEventType",value:function(e){return!e.isBpmnType("bpmn:StartEvent")||e.isType("processmaker-modeler-message-start-event")}},{key:"targetIsValidIntermediateEventType",value:function(e){return!e.isBpmnType("bpmn:IntermediateCatchEvent")||e.isType("processmaker-modeler-intermediate-message-catch-event")}},{key:"targetIsValidBoundaryEventType",value:function(e){return!e.isBpmnType("bpmn:BoundaryEvent")||e.isType("processmaker-modeler-boundary-message-event")}},{key:"targetIsNotContainingPool",value:function(e,t){return e!==t.pool}},{key:"targetIsInDifferentPool",value:function(t,n){var o=e.shapeIsPool(t)?t:t.component.node.pool,i=e.shapeIsPool(n)?n:n.component.node.pool;return null!=i&&i!==o}},{key:"targetIsNotSource",value:function(e,t){return e.id!==t.id}},{key:"allowOutgoingFlow",value:function(e,t){return!("allowOutgoingFlow"in e)||e.allowOutgoingFlow(t)}},{key:"shapeIsPool",value:function(e){var t=x()(e,"component.node.type");return t===bi}}]),e}(),wi=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,null,[{key:"isADataNode",value:function(e){return e.isBpmnType.apply(e,m(n.dataNodeTypes))}},{key:"isNodeDisallowedFromDataAssociation",value:function(e){return e.isBpmnType.apply(e,m(n.disallowedNodes))}}]),n}(yi);_e(wi,"dataNodeTypes",["bpmn:DataStoreReference","bpmn:DataObjectReference"]),_e(wi,"disallowedNodes",["bpmn:EndEvent","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:Participant","bpmn:Lane","bpmn:TextAnnotation","bpmn:Association"]);var xi={components:{CrownButton:Vn},props:["node","moddle","shape"],data:function(){return{connectIcon:ii}},computed:{paper:function(){return bn.getters.paper},allowOutgoingDataAssociationFlow:function(){return wi.isADataNode(this.node)}},methods:{addDataAssociation:function(n,o,i){this.$emit("toggle-crown-state",!1);var r=n.clientX,s=n.clientY,l=null;n&&(l=(0,a.V)(this.paper.viewport).toLocalPoint(r,s));var c=this.node.isBpmnType("bpmn:DataStoreReference","bpmn:DataObjectReference"),d=c?t:e,u=d.definition(this.moddle),p=new Ro(d.id,u,d.diagram(this.moddle));p.dataAssociationProps={sourceShape:this.shape,targetCoords:{x:o||l.x,y:i||l.y}},this.$emit("add-node",p)}}},ki=xi,Ci=qn(ki,ci,di,!1,null,null,null),Si=Ci.exports,Ei=function(){var e,t=this,n=t._self._c;return(e=t.node).isBpmnType.apply(e,m(t.validCopyElements))?n("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:t.$t("Copy Element"),"aria-label":"Copy Element","data-test":"copy-button",role:"menuitem"},on:{click:t.copyElement}},[n("i",{staticClass:"fas fa-clipboard"})]):t._e()},Ai=[],Mi=h.p+"img/clipboard.06edfa02.svg",Ti=["bpmn:StartEvent","bpmn:IntermediateEvent","bpmn:IntermediateCatchEvent","bpmn:IntermediateThrowEvent","bpmn:EndEvent","bpmn:Task","bpmn:UserTask","bpmn:GlobalTask","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:ExclusiveGateway","bpmn:ParallelGateway","bpmn:InclusiveGateway","bpmn:Gateway","bpmn:EventBasedGateway","bpmn:TextAnnotation"],_i=Ti,Pi={components:{CrownButton:Vn},props:["node"],data:function(){return{copyCount:0,copyIcon:Mi,validCopyElements:_i}},methods:{copyElement:function(){this.$emit("copy-element")}}},Oi=Pi,Di=qn(Oi,Ei,Ai,!1,null,null,null),Ii=Di.exports,Ni=function(){var e,t=this,n=t._self._c;return(e=t.node).isBpmnType.apply(e,m(t.validCopyElements))?n("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:t.$t("Clone Element"),"aria-label":"Clone Element","data-test":"clone-button"},on:{click:t.cloneElement}},[n("i",{staticClass:"fas fa-paste"})]):t._e()},Ri=[],Bi=h.p+"img/copy-regular.67a8edbd.svg",Li={components:{CrownButton:Vn},props:["node"],data:function(){return{copyCount:0,cloneIcon:Bi,validCopyElements:_i}},methods:{cloneElement:function(){this.$emit("clone-element",this.node,++this.copyCount)}}},ji=Li,Fi=qn(ji,Ni,Ri,!1,null,null,null),zi=Fi.exports,qi=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"dropdown"}},[t("crown-task-dropdown",e._g({attrs:{"dropdown-data":e.dropdownData,"dropdown-open":e.taskDropdownOpen,node:e.node},on:{"toggle-dropdown-state":e.taskDropdownToggle}},e.$listeners)),t("crown-boundary-event-dropdown",e._g({attrs:{"dropdown-data":e.boundaryEventDropdownData,"dropdown-open":e.boundaryEventDropdownOpen,nodeRegistry:e.nodeRegistry,moddle:e.moddle,node:e.node,shape:e.shape},on:{"toggle-dropdown-state":e.boundaryEventDropdownToggle}},e.$listeners)),t("crown-color-dropdown",e._g({attrs:{"dropdown-open":e.colorDropdownOpen,node:e.node,showCustomIconPicker:e.showCustomIconPicker,iconName:e.iconName},on:{"toggle-dropdown-state":e.colorDropdownToggle}},e.$listeners))],1)},Hi=[],Vi=function(){var e=this,t=e._self._c;return e.dropdownData.length>0?t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",e._g({attrs:{"data-test":"select-type-dropdown",id:"dropdown-button","aria-label":"Select a type"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},e.$listeners),[t("i",{staticClass:"fas fa-cog"})]),e.dropdownOpen?t("ul",{staticClass:"element-list",attrs:{role:"list"}},e._l(e.dropdownData,(function(n){var o=n.label,i=n.nodeType,r=n.dataTest,s=n.disabled;return t("li",{key:i,staticClass:"element-list--item",attrs:{role:"listitem",id:i}},[t("button",{staticClass:"element-list--item__button",attrs:{"data-test":r,type:"button",disabled:e.isDisabled(s,e.node,i)},on:{click:function(t){return e.replaceNode({node:e.node,typeToReplaceWith:i})}}},[e._v(e._s(e.$t(o))+" ")]),e.isDisabled(s,e.node,i)?t("b-tooltip",{attrs:{target:i,variant:"warning",placement:"right"}},[e._v(" "+e._s(e.$t(e.tooltip(s,e.node,i)))+" ")]):e._e()],1)})),0):e._e()],1):e._e()},Ui=[],Gi={name:"CrownTaskDropdown",components:{CrownButton:Vn},props:{dropdownData:Array,node:Object,dropdownOpen:{type:Boolean,required:!0}},methods:{isDisabled:function(e,t,n){return e&&(e instanceof Function?e.apply(this,[t,n]):e)},tooltip:function(e,t,n){return this.isDisabled(e,t,n)||""},replaceNode:function(e){e.node.type!==e.typeToReplaceWith?this.$emit("replace-node-type",e):this.$emit("toggle-dropdown-state",!1)}}},Wi=Gi,$i=(h(5648),qn(Wi,Vi,Ui,!1,null,"31668547",null)),Xi=$i.exports,Yi=function(){var e=this,t=e._self._c;return e.dropdownData.length>0?t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",e._g({directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{id:"dropdown-button","aria-label":"Select a boundary event","data-test":"boundary-event-dropdown",title:e.$t("Boundary Events"),role:"menuitem"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-boundary-event"]}})],1),e.dropdownOpen?t("ul",{staticClass:"element-list",attrs:{role:"list"}},e._l(e.dropdownData,(function(n){var o=n.label,i=n.nodeType,r=n.dataTest,s=n.disabledLabel;return t("li",{key:i,staticClass:"element-list--item",attrs:{role:"listitem",id:i}},[t("button",{staticClass:"element-list--item__button",attrs:{"data-test":r,type:"button",disabled:!e.canAddBoundaryEventToTarget(i,e.shape)},on:{click:function(t){return e.addBoundaryEvent(i)}}},[e._v(e._s(e.$t(o))+" ")]),e.canAddBoundaryEventToTarget(i,e.shape)?e._e():t("b-tooltip",{attrs:{target:i,variant:"warning",placement:"right"}},[e._v(" "+e._s(e.getErrorTooltipText(s))+" ")])],1)})),0):e._e()],1):e._e()},Zi=[],Ki=h.p+"img/boundary-event.40a868e9.svg",Ji=["bpmn:Task","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:SendTask","bpmn:ReceiveTask","bpmn:UserTask","bpmn:GlobalTask","bpmn:ManualTask","bpmn:CallActivity"];function Qi(e){return e&&Ji.some((function(t){return e.node.isBpmnType(t)}))}function er(e,t){return!(!t||!Qi(t.component))&&nr(t)}function tr(e){return e&&e.node.isBpmnType("bpmn:CallActivity")}function nr(e){return 0!==dt(e).length}var or={name:"CrownBoundaryEventDropdown",components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},props:{dropdownOpen:{type:Boolean,required:!0},dropdownData:Array,nodeRegistry:Object,moddle:Object,node:Object,shape:Object},data:function(){return{boundaryEventIcon:Ki}},methods:{getErrorTooltipText:function(e){return 0===this.getEmptyBoundaryEventPositionsForShape(this.shape).length?"No available space":e},canAddBoundaryEventToTarget:er,getEmptyBoundaryEventPositionsForShape:dt,addBoundaryEvent:function(e){if(this.$emit("toggle-dropdown-state",!1),this.canAddBoundaryEventToTarget(e,this.shape)){var t=this.nodeRegistry[e].definition(this.moddle,this.$t),n=this.nodeRegistry[e].diagram(this.moddle),o=dt(this.shape)[0];n.bounds.x=o.x-n.bounds.width/2,n.bounds.y=o.y-n.bounds.height/2;var i=new Ro(e,t,n);i.pool=this.node.pool,bn.commit("highlightNode",i),this.$emit("add-node",i)}}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(jo)}},ir=or,rr=(h(56073),qn(ir,Yi,Zi,!1,null,null,null)),sr=rr.exports,ar=function(){var e=this,t=e._self._c;return t("div",{staticClass:"cog-container",attrs:{role:"menuitem"}},[t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Open Color Palette"),"aria-label":e.$t("Open Color Palette"),role:"menuitem","data-test":"picker-dropdown-button"},on:{click:function(t){return e.$emit("toggle-dropdown-state",!e.dropdownOpen)}}},[t("i",{staticClass:"fas fa-palette"})]),e.dropdownOpen?t("div",{staticClass:"element-list color-list"},[e._l(e.colors.slice(0,4),(function(n){return t("button",{key:n,staticClass:"color-button",style:{backgroundColor:n},attrs:{type:"button","data-test":n},on:{click:function(t){e.selectedColor=n}}})})),e.showCustomIconPicker?t("button",{staticClass:"color-button p-0 fa fa-drafting-compass",attrs:{type:"button","data-test":"set-custom-icon"},on:{click:e.openIconSelector}}):t("div"),e._l(e.colors.slice(4,8),(function(n){return t("button",{key:n,staticClass:"color-button",style:{backgroundColor:n},attrs:{type:"button","data-test":n},on:{click:function(t){e.selectedColor=n}}})})),t("button",{staticClass:"color-button toggle-picker",attrs:{type:"button"},on:{click:function(t){e.colorPickerOpen=!e.colorPickerOpen}}}),t("button",{staticClass:"color-button p-0 fa fa-undo-alt",attrs:{type:"button","data-test":"clear-color"},on:{click:e.resetNodeStyling}}),e.colorPickerOpen?t("sketch-picker",{staticClass:"color-picker",attrs:{value:e.selectedColor||"#fff",presetColors:null},on:{input:e.setColorFromPicker}}):e._e()],2):e._e(),t("b-modal",{ref:"icon-selector-modal",attrs:{title:"Select a custom icon","cancel-title":"Reset to Default"},on:{cancel:e.resetCustomIcon}},[t("div",[t("icon-selector",{attrs:{value:e.iconName,"allow-custom":!1},on:{input:e.setCustomIcon}})],1)])],1)},lr=[],cr=(h(27479),h(87714),h(82801),h(1174),h(94023)),dr=function(){var e=this,t=e._self._c;return t("div",{staticClass:"multiselect-icons"},[t("b-input-group",[t("multiselect",{ref:"multiselect",attrs:{"track-by":"value",label:"label","show-labels":!1,placeholder:e.placeholder,options:e.list,multiple:!1,searchable:!0,"internal-search":!1,"allow-empty":!1},on:{"search-change":e.onSearch,open:e.onOpen,close:e.onClose},scopedSlots:e._u([{key:"singleLabel",fn:function(n){return[n.option?t("span",[t("i",{staticClass:"fas fa-fw",class:"fa-"+n.option.value}),e._v(" "+e._s(n.option.label)+" ")]):e._e()]}},{key:"option",fn:function(n){return[t("div",{staticClass:"icon-square",on:{mouseover:function(t){return e.onHover(n.option)}}},[t("i",{staticClass:"fas fa-fw",class:"fa-"+n.option.value})])]}}]),model:{value:e.icon,callback:function(t){e.icon=t},expression:"icon"}},[t("template",{slot:"noResult"},[e.allowCustom?t("div",{staticClass:"multiselect-no-result text-muted my-2 text-center w-100"},[t("strong",[e._v(e._s(e.$t("No icons found.")))]),t("br"),e._v(" "+e._s(e.$t("Try a different search or"))+" "),t("br"),t("a",{staticClass:"text-primary link-upload",on:{click:e.triggerUpload}},[e._v(e._s(e.$t("upload a custom icon")))]),e._v(". ")]):t("div",{staticClass:"multiselect-no-result text-muted my-2 text-center w-100"},[t("strong",[e._v(e._s(e.$t("No icons found.")))]),t("br"),e._v(" "+e._s(e.$t("Try a different search."))+" ")])]),t("template",{slot:"placeholder"},[this.file?t("span",[e._v(" "+e._s(e.$t("Custom Icon File"))+" "),this.fileName?t("span",{staticClass:"text-muted"},[e._v("("+e._s(this.fileName)+")")]):e._e()]):e._e()])],2),e.allowCustom?t("b-input-group-append",{staticClass:"multiselect-icons-upload"},[t("file-upload-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip",value:{title:e.$t("Upload Custom Icon")},expression:"{ title: $t('Upload Custom Icon') }"}],ref:"fileUploadButton",attrs:{accept:"image/png, image/svg+xml, image/gif",variant:"secondary"},model:{value:e.uploadedFile,callback:function(t){e.uploadedFile=t},expression:"uploadedFile"}},[t("i",{staticClass:"fas fa-fw fa-upload"})])],1):e._e()],1)],1)},ur=[],pr=(h(64765),h(69600),h(42238)),hr=h.n(pr),fr=["search","search-plus","search-dollar","check-square","list","id-badge","clipboard-list","clipboard-check","clipboard","fire","fire-alt","star","dollar-sign","users","user-circle","trophy"],mr=["align-center","align-justify","align-left","align-right","arrows-alt","arrows-alt-h","arrows-alt-v","bars","beer","bong","border-all","border-none","border-style","cannabis","circle-notch","cog","cogs","compress","compress-alt","compress-arrows-alt","custom","democrat","disease","download","ellipsis-h","ellipsis-v","expand","expand-alt","expand-arrows-alt","faucet","file-download","file-export","file-import","file-upload","flag-usa","font-awesome-logo-full","grip-horizontal","grip-lines","grip-lines-vertical","grip-vertical","hand-holding-water","hand-middle-finger","hospital-user","joint","lungs","republican","upload"],gr=function(){function e(){wo(this,e)}return ko(e,null,[{key:"list",value:function(){var e=this,t=[];fr.forEach((function(n){hr()[n]&&t.push(e.parseIcon(n,hr()[n]))}));for(var n=0,o=Object.entries(hr());n<o.length;n++){var i=mt(o[n],2),r=i[0],s=i[1];this.shouldIncludeIcon(r,s)&&t.push(this.parseIcon(r,s))}return t}},{key:"grouped",value:function(){for(var e=[{group:"Common",icons:[]},{group:"All Icons",icons:[]}],t=0,n=Object.entries(hr());t<n.length;t++){var o=mt(n[t],2),i=o[0],r=o[1];mr.includes(i)||(fr.includes(i)&&e[0].icons.push(this.parseIcon(i,r)),this.shouldIncludeIcon(i,r)&&e[1].icons.push(this.parseIcon(i,r)))}return e}},{key:"shouldIncludeIcon",value:function(e,t){var n=!1,o=["-left","-right","-up","-down"];return mr.includes(e)||fr.includes(e)||t.styles.includes("solid")&&!t.changes.includes("5.13.0")&&(n=!0),o.forEach((function(t){e.includes(t)&&(n=!1)})),n}},{key:"parseIcon",value:function(e,t){var n={value:e,label:t.label,search:t.search.terms.join()+","+e+","+t.label.toLowerCase()};return n.label.startsLowerCase()&&(n.label=n.label.unSlug().titleCase()),n}}]),e}();String.prototype.startsLowerCase=function(){var e=this.substring(0,1);return e==e.toLowerCase()},String.prototype.unSlug=function(){return this.split("-").join(" ")},String.prototype.titleCase=function(){var e=this.split(" ");return e=e.map((function(e){return e.substring(0,1).toUpperCase()+e.substring(1)})),e.join(" ")};var vr=function(){var e=this,t=e._self._c;return t("b-button",{staticClass:"file-upload-button",attrs:{block:e.block,disabled:e.disabled,size:e.size,variant:e.variant,type:e.type,tag:e.tag,pill:e.pill,squared:e.squared,pressed:e.pressed},on:{click:e.onClick}},[t("b-form-file",e._b({ref:"fileUpload",staticClass:"file-upload-control",attrs:{plain:"",accept:e.accept,capture:e.capture,multiple:e.multiple,directory:e.directory,"no-traverse":e.noTraverse,"no-drop":e.noDrop,"file-name-formatter":e.fileNameFormatter},on:{change:e.onChange,input:e.onInput},model:{value:e.file,callback:function(t){e.file=t},expression:"file"}},"b-form-file",e.$attrs,!1)),e._t("default")],2)},br=[],yr={inheritAttrs:!1,props:{value:{default:null},block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:"md"},variant:{type:String,default:"secondary"},type:{type:String,default:"button"},tag:{type:String,default:"button"},pill:{type:Boolean,default:!1},squared:{type:Boolean,default:!1},pressed:{type:Boolean,default:null},accept:{type:String,default:""},capture:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},directory:{type:Boolean,default:!1},noTraverse:{type:Boolean,default:!1},noDrop:{type:Boolean,default:!1},fileNameFormatter:{type:Function,default:null}},data:function(){return{file:null}},watch:{file:{handler:function(e){this.$emit("input",e)}},value:{handler:function(e){this.file=e},deep:!0}},methods:{onClick:function(){this.$refs.fileUpload.$el.click()},onChange:function(e){this.$emit("change",e)},onInput:function(e){this.$emit("input",e)},reset:function(){this.$refs.fileUpload.reset()},trigger:function(){this.$refs.fileUpload.$el.click()}}},wr=yr,xr=(h(94960),qn(wr,vr,br,!1,null,null,null)),kr=xr.exports,Cr={components:{FileUploadButton:kr},props:{value:{required:!1},allowCustom:{type:Boolean,default:!0},default:{type:String,default:"search"}},data:function(){return{all:gr.list(),file:null,fileName:null,icon:null,list:{},loading:!0,placeholder:this.$t("Icon"),query:"",uploadedFile:null}},computed:{isOpen:function(){return this.$refs.multiselect.isOpen},iconAndFile:function(){return this.allowCustom?{icon:this.icon?this.icon.value:null,file:this.file}:this.icon?this.icon.value:null}},watch:{value:function(){this.allowCustom?(this.icon=this.find(this.value.icon),this.file=this.value.file):this.icon=this.find(this.value)},icon:function(e){e&&(this.file=null,this.fileName=null,this.allowCustom&&this.$refs.fileUploadButton.reset(),this.$emit("input",this.iconAndFile))},file:function(e){e&&(this.icon=null,this.$refs.multiselect.deactivate(),this.$emit("input",this.iconAndFile))},uploadedFile:function(e){var t=this;if(e)if(e.size>2e3)this.$emit("error",this.$t("The custom icon file is too large. File size must be less than 2KB."));else{this.file=e,this.fileName=e.name,this.uploadedFile=null;var n=new FileReader;n.readAsDataURL(this.file),n.onload=function(){t.file=n.result}}}},beforeMount:function(){this.list=this.all},mounted:function(){this.allowCustom?(this.icon=this.find(this.value.icon),this.file=this.value.file):this.value?this.icon=this.find(this.value):this.icon=this.find(this.default)},methods:{onSearch:function(e){var t=this;e.length?this.query=e.toLowerCase():this.isOpen&&(this.query=""),this.query.length?this.list=this.all.filter((function(e){return e.search.includes(t.query)})):this.list=this.all},onOpen:function(){this.$refs.multiselect.search=this.query},onClose:function(){this.placeholder=this.$t("Icon")},find:function(e){return this.all.find((function(t){return t.value==e}))},onHover:function(e){this.placeholder=e.label},triggerUpload:function(){this.$refs.fileUploadButton.trigger()}}},Sr=Cr,Er=(h(18785),qn(Sr,dr,ur,!1,null,null,null)),Ar=Er.exports,Mr=h(9943),Tr={props:{dropdownOpen:{type:Boolean,required:!0},node:Object,showCustomIconPicker:{type:Boolean,default:!1},iconName:{type:String,default:""}},components:{CrownButton:Vn,"sketch-picker":cr.Sketch,IconSelector:Ar},data:function(){return{colors:pe,selectedColor:this.node.definition.get("color"),colorPickerOpen:!1}},watch:{selectedColor:function(e){e?this.setNodeColor(e):this.resetNodeColor()}},methods:{setColorFromPicker:function(e){var t=e.hex8;this.selectedColor=t},resetNodeStyling:function(){this.resetNodeColor(),this.resetCustomIcon()},setNodeColor:function(e){bn.commit("updateNodeProp",{node:this.node,key:"color",value:e}),vt().set(this.node.definition,"color",e),this.$emit("save-state")},resetNodeColor:function(){bn.commit("updateNodeProp",{node:this.node,key:"color",value:void 0}),vt().set(this.node.definition,"color",void 0),this.$emit("save-state")},setCustomIcon:function(e){if(e){var t=(0,Lo.icon)({prefix:"fas",iconName:e}),n=t.html,o=btoa(n);bn.commit("updateNodeProp",{node:this.node,key:"customIcon",value:o}),vt().set(this.node.definition,"customIcon",o),this.$emit("set-custom-icon-name",e),this.$emit("save-state")}},resetCustomIcon:function(){bn.commit("updateNodeProp",{node:this.node,key:"customIcon",value:void 0}),vt().set(this.node.definition,"customIcon",void 0),this.$emit("reset-custom-icon-name"),this.$emit("save-state")},openIconSelector:function(){this.$refs["icon-selector-modal"].show()}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Mr.fas)}},_r=Tr,Pr=(h(82969),qn(_r,ar,lr,!1,null,"0c72746a",null)),Or=Pr.exports,Dr={name:"CrownDropdowns",components:{CrownTaskDropdown:Xi,CrownBoundaryEventDropdown:sr,CrownColorDropdown:Or},props:{dropdownData:Array,boundaryEventDropdownData:Array,node:Object,nodeRegistry:Object,moddle:Object,shape:Object,taskDropdownInitiallyOpen:{type:Boolean,required:!0},showCustomIconPicker:Boolean,iconName:{type:String,default:""}},data:function(){return{taskDropdownOpen:this.taskDropdownInitiallyOpen,boundaryEventDropdownOpen:!1,colorDropdownOpen:!1}},methods:{taskDropdownToggle:function(e){this.taskDropdownOpen=e,this.boundaryEventDropdownOpen=!1,this.colorDropdownOpen=!1},boundaryEventDropdownToggle:function(e){this.taskDropdownOpen=!1,this.boundaryEventDropdownOpen=e,this.colorDropdownOpen=!1},colorDropdownToggle:function(e){this.taskDropdownOpen=!1,this.boundaryEventDropdownOpen=!1,this.colorDropdownOpen=e}}},Ir=Dr,Nr=(h(64883),qn(Ir,qi,Hi,!1,null,"0a847d3c",null)),Rr=Nr.exports,Br=function(){var e=this,t=e._self._c;return e.node.canBeDefaultFlow()?t("crown-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],attrs:{title:e.$t("Set as Default Flow"),"aria-label":"Default Flow","data-test":"default-flow",role:"menuitem"},on:{click:e.click}},[t("img",{attrs:{src:e.icon,"aria-hidden":"true"}})]):e._e()},Lr=[],jr=h.p+"img/default-flow.3f3d5309.svg",Fr={components:{CrownButton:Vn},props:["node"],data:function(){return{icon:jr}},methods:{click:function(){this.$emit("default-flow",this.node)}}},zr=Fr,qr=qn(zr,Br,Lr,!1,null,null,null),Hr=qr.exports,Vr={computed:{isLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{configurePoolLane:function(){var e=this;if(!["processmaker-modeler-pool","processmaker-modeler-sequence-flow","processmaker-modeler-association","processmaker-modeler-message-flow"].includes(this.node.type)){if(this.node.pool)return this.graph.getCell(this.node.pool)||(this.node.pool=this.graph.getElements().find((function(t){return t.component&&t.component.node===e.node.pool.component.node}))),this.node.pool.component.addToPool(this.shape),void(this.isLane&&this.configureLaneInParentPool());var t=this.graph.findModelsInArea(this.shape.getBBox()).filter((function(e){return e.component&&"processmaker-modeler-pool"===e.component.node.type}))[0];t&&(this.node.pool=t,this.node.pool.component.addToPool(this.shape),this.isLane&&this.configureLaneInParentPool())}},configureLaneInParentPool:function(){var e=this.node.pool.component;e.laneSet||e.createLaneSet();var t=e.laneSet.get("lanes");t.includes(this.node.definition)||t.push(this.node.definition)}},mounted:function(){var e=this;this.$nextTick((function(){e.configurePoolLane()}))}},Ur=h(97019),Gr=h.n(Ur);function Wr(){return!!window.Cypress}var $r={components:{CrownDropdowns:Rr,DeleteButton:fo,GenericFlowButton:ti,AssociationFlowButton:li,CopyButton:Ii,CloneButton:zi,DefaultFlow:Hr,DataAssociationFlowButton:Si},props:{highlighted:Boolean,paper:Object,graph:Object,shape:Object,node:Object,nodeRegistry:Object,moddle:Object,planeElements:Array,processNode:Object,collaboration:Object,isRendering:Boolean,dropdownData:{type:Array,default:function(){return[]}},boundaryEventDropdownData:{type:Array,default:function(){return[]}},showCustomIconPicker:{type:Boolean,default:!1},iconName:{type:String,default:""}},mixins:[Vr],watch:{"node.definition.color":{handler:function(){this.setNodeColor()}},highlightedShapes:function(e,t){nt()(e,t)||(this.showCrown=this.highlightedShapes[0]===this.shape)},highlighted:function(e){e||(this.taskDropdownInitiallyOpen=!1)},shape:function(){this.highlighted&&(this.showCrown=!0)}},data:function(){return{runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null}},created:function(){this.$t=this.$t.bind(this)},computed:{showCrownConfig:function(){return this.showCrown&&!this.isMultiselect&&!1===bn.getters.isReadOnly},isMultiselect:function(){var e=bn.getters.highlightedShapes.length;return e>1},isFlow:function(){return["processmaker-modeler-sequence-flow","processmaker-modeler-message-flow"].includes(this.node.type)},isTextAnnotation:function(){return"processmaker-modeler-text-annotation"===this.node.type},process:function(){return this.node.pool?this.node.pool.component.containingProcess:this.processNode.definition},highlightedShapes:function(){return bn.getters.highlightedShapes}},methods:{setNodeColor:function(){var e=this.node.definition.get("color"),t=Se(this.node,e),n=t.fill,o=t.stroke;Ee(this.shape,n,o)},paperNotRendered:function(){return!this.isRendering},replaceNodeTypePrompt:function(e){this.taskDropdownInitiallyOpen?this.$emit("replace-node",e):(this.showReplaceModal=!0,this.nodeToReplace=e)},confirmedReplaceNodeType:function(){this.$emit("replace-node",this.nodeToReplace)},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition},repositionCrown:function(){var e=this.shape.findView(this.paper);if(e){var t=e.getBBox({useModelGeometry:!this.isTextAnnotation&&!this.isFlow}),n=t.x,o=t.y,i=t.width;this.style={top:"".concat(o-52,"px"),left:"".concat(n+i-20,"px"),cursor:"pointer"}}},paperDoneRendering:function(){var e=this;this.isRendering&&new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown),this.shape.on("change:position change:size change:attrs",this.repositionCrown),this.planeElements.includes(this.node.diagram)||this.planeElements.push(this.node.diagram);var e=Object.keys(this.node.definition.$descriptor.allTypesByName);e.includes("bpmn:FlowElement")&&!this.process.get("flowElements").includes(this.node.definition)&&this.process.get("flowElements").push(this.node.definition),e.includes("bpmn:Artifact")&&!this.process.get("artifacts").includes(this.node.definition)&&this.process.get("artifacts").push(this.node.definition),this.collaboration&&e.includes("bpmn:MessageFlow")&&!this.collaboration.get("messageFlows").includes(this.node.definition)&&this.collaboration.get("messageFlows").push(this.node.definition)},setUpPositionHandling:function(){var e=this;this.shape.on("change:position",(function(t,n){e.node.diagram.bounds.x=n.x,e.node.diagram.bounds.y=n.y,e.savePositionOnPointerupEventSet||(e.shape.listenToOnce(e.paper,"element:pointerup",e.setNodePosition),e.savePositionOnPointerupEventSet=!0)}))}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig(),e.setUpPositionHandling(),e.setNodeColor();case 7:case"end":return t.stop()}}),t)})))()},destroyed:function(){this.shape.stopListening(),this.shape.remove(),Gr()(this.process.get("flowElements"),this.node.definition),Gr()(this.planeElements,this.node.diagram),Gr()(this.process.get("artifacts"),this.node.definition),this.collaboration&&Gr()(this.collaboration.get("messageFlows"),this.node.definition)}},Xr=$r,Yr=(h(78135),qn(Xr,Dn,In,!1,null,null,null)),Zr=Yr.exports,Kr={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialAssociationDirection:this.node.definition.associationDirection,associationDirection:On}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.type");if(!e)return!1;var t=this.target.component.node.pool,n=this.sourceShape.component.node.pool;if(n&&n!==t)return!1;var o=this.targetConfig.validateAssociationIncoming&&!this.targetConfig.validateAssociationIncoming(this.sourceNode),i=this.sourceConfig.validateAssociationOutgoing&&!this.sourceConfig.validateAssociationOutgoing(this.targetNode);return!o&&!i}},watch:{"node.definition.associationDirection":function(e){this.updateAssociationMarker(e)}},methods:{updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition},updateAssociationMarker:function(e){e===this.associationDirection.none&&(this.shape.attr("line/targetMarker/display","none"),this.shape.attr("line/sourceMarker/display","none")),e===this.associationDirection.one&&(this.shape.attr("line/targetMarker/display","block"),this.shape.attr("line/sourceMarker/display","none")),e===this.associationDirection.both&&(this.shape.attr("line/targetMarker/display","block"),this.shape.attr("line/sourceMarker/display","block"))}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10},sourceMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this,this.updateAssociationMarker(this.initialAssociationDirection)}},Jr=Kr,Qr=qn(Jr,r,s,!1,null,null,null),es=Qr.exports,ts={label:"Node Identifier",helper:"Enter the id that is unique from all other elements in the diagram",name:"id",validation:"required|regex:/^[_A-Za-z][-._A-Za-z0-9]*$/"},ns=ts,os="processmaker-modeler-association",is={id:os,component:es,bpmnType:"bpmn:Association",control:!1,definition:function(e){return e.create("bpmn:Association",{associationDirection:"".concat(On.none)})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorConfig:[{name:"Data Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-association"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select Direction",name:"associationDirection",options:[{value:"".concat(On.none),content:"None"},{value:"".concat(On.one),content:"One"},{value:"".concat(On.both),content:"Both"}]}}]}]}]},rs=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},ss=[],as={props:{isActive:Boolean},methods:{hideLabel:function(e,t,n){this.isActive&&!n.movedWithArrowKeys&&(this.shape.attr("label/display","none"),this.shape.getEmbeddedCells().filter((function(e){return e.attr("label/text")})).forEach((function(e){e.attr("label/display","none")})))},showLabel:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.shape.attr("label/display","initial"),t.next=3,e.$nextTick();case 3:e.shape.once("change:position",e.hideLabel);case 4:case"end":return t.stop()}}),t)})))()}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:e.$once("click",(function(){e.shape.once("change:position",e.hideLabel)})),e.shape.listenTo(e.paper,"cell:pointerup blank:pointerup",e.showLabel),e.shape.once("change:parent",e.showLabel);case 5:case"end":return t.stop()}}),t)})))()}},ls=3,cs=16,ds=4;function us(e,t){var n=t.size(),o=n.width,i=n.height;for(var r in e)hs(t,r,o),fs(t,r,i),ms(t,r,e,o)}function ps(e,t){var n=e.attr(t);return void 0===n?ds:n}function hs(e,t,n){var o=ps(e,t+"/ref-padding-x");-1!==t.indexOf("Right")?e.attr(t+"/ref-x",n-cs-o):-1!==t.indexOf("Left")&&e.attr(t+"/ref-x",o+(vs(e)?16:0))}function fs(e,t,n){var o=ps(e,t+"/ref-padding-y");-1!==t.indexOf("bottom")&&e.attr(t+"/ref-y",n-cs-o)}function ms(e,t,n,o){for(var i=0,r=0;r<ls;r++)e.attr(t+"."+r+"/xlink:href",null);var s=gs(n,t);for(var a in s)if(e.attr(t+"."+i+"/xlink:href",n[t][a]),i++,i>=ls)break;e.attr(t+"/ref-width",cs*i),-1!==t.indexOf("Center")&&e.attr(t+"/ref-x",(o-i*cs)/2)}function gs(e,t){if("bottomCenter"===t){var n={};return Object.keys(e[t]).sort().forEach((function(o){n[o]=e[t][o]})),n}return e[t]}function vs(e){return!!e.attr("image/xlink:href")}var bs=3,ys=16;function ws(e){for(var t=[],n=0;n<bs;n++)t.push({tagName:"image",selector:e+"."+n});return{tagName:"g",selector:e,children:t}}function xs(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,o={};o[e]=t;for(var i=0;i<bs;i++)o[e+"."+i]={"ref-x":i*ys*n,"ref-y":0,width:ys,height:ys};return o}var ks,Cs,Ss,Es,As,Ms,Ts,_s,Ps,Os,Ds,Is,Ns,Rs,Bs={data:function(){return{markers:{topLeft:{},topCenter:{},topRight:{},bottomLeft:{},bottomCenter:{},bottomRight:{}}}},watch:{markers:{deep:!0,handler:function(){this.recalcMarkersAlignment()}}},methods:{recalcMarkersAlignment:function(){us(this.markers,this.shape)}}},Ls=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({size:{width:36,height:36},attrs:yo(yo(yo(yo(yo(yo({image:{"ref-x":5,"ref-y":5,ref:"circle",width:26,height:26}},xs("topLeft",{ref:"circle","ref-y":-20,"ref-padding-x":0})),xs("topCenter",{ref:"circle","ref-y":-20})),xs("topRight",{ref:"circle","ref-x":26,"ref-y":-20,"ref-padding-x":0},-1)),xs("bottomLeft",{ref:"circle","ref-padding-x":0,"ref-padding-y":-40})),xs("bottomCenter",{ref:"circle","ref-padding-y":-40})),xs("bottomRight",{ref:"circle","ref-x":26,"ref-padding-x":0,"ref-padding-y":-40},-1))},a.shapes.standard.Circle.prototype.defaults)}),js={highlighter:{name:"stroke",options:{padding:10,attrs:{stroke:wn,"stroke-width":10,opacity:.3}}}},Fs={highlighter:{name:"stroke",options:{attrs:{stroke:yn,"stroke-width":3,"data-cy":"selected"}}}},zs={highlighter:{name:"stroke",options:{attrs:{stroke:En,"stroke-width":5}}}},qs={highlighter:{name:"stroke",options:{attrs:{stroke:xn,"stroke-width":5}}}},Hs={highlighter:{name:"stroke",options:{attrs:{stroke:Cn,"stroke-width":5}}}},Vs={props:["highlighted","paperManager","hasError","autoValidate","borderOutline","isCompleted","isInProgress","isIdle"],data:function(){return{shape:null,currentBorderOutline:null}},watch:{highlighted:function(){this.setShapeHighlight()},hasError:function(){this.paperManager.awaitScheduledUpdates().then(this.setShapeHighlight)},autoValidate:function(){this.setShapeHighlight()},borderOutline:{deep:!0,handler:function(e){this.setBorderOutline(e)}}},computed:{shapeView:function(){return this.shape.findView(this.paperManager.paper)},shapeBody:function(){return this.shapeView.$el.find("[joint-selector=body]")}},methods:{setShapeHighlight:function(){if(bn.getters.isReadOnly)return this.shapeView.unhighlight(this.shapeBody,zs),this.isCompleted&&(this.shape.attr("body/fill",An),this.shapeView.highlight(this.shapeBody,zs)),this.shapeView.unhighlight(this.shapeBody,qs),this.isInProgress&&(this.shape.attr("body/fill",kn),this.shapeView.highlight(this.shapeBody,qs)),void(this.isIdle&&(this.shape.attr("body/fill",Sn),this.shapeView.highlight(this.shapeBody,Hs)));this.shapeView&&(this.shapeView.unhighlight(this.shapeBody,js),this.hasError&&this.autoValidate&&this.shapeView.highlight(this.shapeBody,js),this.shapeView.unhighlight(this.shapeBody,Fs),this.highlighted&&this.shapeView.highlight(this.shapeBody,Fs))},setBorderOutline:function(e){this.currentBorderOutline&&this.shapeView.unhighlight(this.shapeBody,this.currentBorderOutline),this.currentBorderOutline=e?No()(e):null,this.currentBorderOutline&&this.shapeView.highlight(this.shapeBody,this.currentBorderOutline)}},mounted:function(){var e=this;this.$nextTick((function(){e.paperManager.awaitScheduledUpdates().then((function(){e.setShapeHighlight(),e.shape.on("change:size",(function(){e.paperManager.awaitScheduledUpdates().then(e.setShapeHighlight),e.$emit("shape-resize",e.shape)}))}))}))}},Us={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,as],data:function(){return{shape:null,definition:null,dropdownData:[{label:Ao["processmaker-modeler-end-event"],nodeType:"processmaker-modeler-end-event"},{label:Ao["processmaker-modeler-message-end-event"],nodeType:"processmaker-modeler-message-end-event",dataTest:"switch-to-message-end-event"},{label:Ao["processmaker-modeler-error-end-event"],nodeType:"processmaker-modeler-error-end-event",dataTest:"switch-to-error-end-event"},{label:Ao["processmaker-modeler-signal-end-event"],nodeType:"processmaker-modeler-signal-end-event",dataTest:"switch-to-signal-end-event"},{label:Ao["processmaker-modeler-terminate-end-event"],nodeType:"processmaker-modeler-terminate-end-event",dataTest:"switch-to-terminate-end-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Ls,this.shape.set("type","processmaker.components.nodes.endEvent.Shape");var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({body:{fill:xe,stroke:ke},label:{text:this.node.definition.get("name"),refY:"130%"}}),this.shape.addTo(this.graph),this.shape.component=this}},Gs=Us,Ws=qn(Gs,rs,ss,!1,null,null,null),$s=Ws.exports,Xs={label:"Name",name:"name",helper:"Enter the name of this element",validation:"required"},Ys=Xs,Zs=function(){var e=this,t=e._self._c;return t("div",[t("FormInput",{attrs:{name:"id",label:e.label,helper:e.helper,error:e.error,validation:e.validation},on:{input:e.onInput},model:{value:e.localValue,callback:function(t){e.localValue=t},expression:"localValue"}})],1)},Ks=[],Js={props:{label:{type:String},helper:{type:String},value:{default:null},validation:{type:String}},data:function(){return{localValue:this.value,error:""}},methods:{onInput:function(e){this.value!==e&&(this.isUnique(e)?(this.error="",this.$emit("input",e)):this.error=this.$t("Must be unique"))},isUnique:function(e){return!!bn.state.nodes.every((function(t){return t.definition.id!==e}))}}},Qs=Js,ea=qn(Qs,Zs,Ks,!1,null,null,null),ta=ea.exports,na={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"advanced-accordion"},items:[{component:ta,config:ns}]},oa=function(){var e=this,t=e._self._c;return t("div",[t("div",{staticClass:"d-flex justify-content-between align-items-end mb-2"},[t("label",{staticClass:"m-0"},[e._v(e._s(e.$t(e.label)))]),t("button",{directives:[{name:"b-modal",rawName:"v-b-modal.documentation-modal",modifiers:{"documentation-modal":!0}}],staticClass:"btn-sm float-right",attrs:{type:"button","aria-label":e.$t("Expand"),"data-test":"documentation-modal-button"}},[t("i",{staticClass:"fas fa-expand"})])]),t("form-text-area",{staticClass:"documentation-input d-flex",attrs:{value:e.textValue,richtext:!0,"data-test":"documentation-text-area",id:"documentation-editor"},on:{input:function(t){return e.$emit("input",t)},blur:e.onBlur}}),t("b-modal",{attrs:{id:"documentation-modal",size:"lg",centered:"",title:e.$t("Description"),"header-close-content":"×","ok-only":"","ok-variant":"secondary","ok-title":"Close","no-enforce-focus":""}},[t("form-text-area",{staticClass:"documentation-input",attrs:{rows:"5",value:e.textValue,richtext:!0,"data-test":"documentation-modal-text-area",id:"documentation-editor-modal"},on:{input:function(t){return e.$emit("input",t)},blur:e.onBlur}})],1)],1)},ia=[],ra=h(47037),sa=h.n(ra),aa={props:{value:{type:[String,Array],default:""},label:{type:String,default:"Description"}},inheritAttrs:!1,computed:{textValue:function(){return sa()(this.value)?this.value:x()(this.value[0],"text","")}},methods:{onBlur:function(){var e=this.$root.$children.find((function(e){return e.$refs.modeler}));e.$refs.modeler.pushToUndoStack()}}},la=aa,ca=(h(14855),qn(la,oa,ia,!1,null,null,null)),da=ca.exports,ua={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Documentation",icon:"book",name:"documentation-accordion"},items:[{component:da,config:{label:"Description",name:"documentation",helper:""}}]},pa="processmaker-modeler-end-event",ha={id:pa,component:$s,bpmnType:"bpmn:EndEvent",control:!0,category:"BPMN",icon:h(48807),label:Ao[pa],rank:30,items:[{icon:h(48807),label:Ao[pa],control:!0,rank:31,id:"processmaker-modeler-end-event"},{icon:h(52080),label:Ao["processmaker-modeler-message-end-event"],control:!0,rank:32,id:"processmaker-modeler-message-end-event"},{icon:h(95093),label:Ao["processmaker-modeler-error-end-event"],control:!0,rank:33,id:"processmaker-modeler-error-end-event"},{icon:h(96425),label:Ao["processmaker-modeler-signal-end-event"],control:!0,rank:34,id:"processmaker-modeler-signal-end-event"},{icon:h(47616),label:Ao["processmaker-modeler-terminate-end-event"],control:!0,rank:35,id:"processmaker-modeler-terminate-end-event"}],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[pa])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:Ao[pa],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-end-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},fa=(h(85827),h(84384)),ma=h.n(fa),ga=(h(75505),function(e){var t=btoa(e);return"data:image/svg+xml;base64,".concat(t)}),va=function(e,t){var n=(new DOMParser).parseFromString(e,"text/xml"),o=t.definition.get("color")||Ae(t);return n.querySelectorAll('*[fill]:not([fill="none"])').forEach((function(e){e.setAttribute("fill",o)})),n.querySelectorAll('*[stroke]:not([stroke="none"])').forEach((function(e){e.setAttribute("stroke",o)})),ga(n.documentElement.outerHTML)},ba=va,ya={data:function(){return{nodeIcon:null}},computed:{icon:function(){return this.node.definition.customIcon?atob(this.node.definition.customIcon):this.nodeIcon}},watch:{"node.definition.color":{handler:function(){this.updateIconColor()}},"node.definition.customIcon":{handler:function(){this.updateIconColor()}}},methods:{updateIconColor:function(){this.nodeIcon&&!this.node.isBpmnType("bpmn:ServiceTask")&&this.shape&&this.shape.attr("image/xlink:href",ba(this.icon,this.node))}},mounted:function(){this.updateIconColor()}},wa={extends:$s,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{error:this.moddle.create("bpmn:Error",{id:"".concat(this.id,"_error"),name:"".concat(this.id,"_error")}),nodeIcon:ma()}},methods:{addErrorRef:function(){this.node.definition.get("eventDefinitions")[0].errorRef?this.error=this.node.definition.get("eventDefinitions")[0].errorRef:(this.error=this.moddle.create("bpmn:Error",{id:"".concat(this.id,"_error"),name:"".concat(this.id,"_error")}),this.rootElements.push(this.error),this.node.definition.get("eventDefinitions")[0].errorRef=this.error)}},mounted:function(){this.addErrorRef()},destroyed:function(){Gr()(this.rootElements,this.error)}},xa=wa,ka=qn(xa,ks,Cs,!1,null,null,null),Ca=ka.exports,Sa=h(82492),Ea=h.n(Sa),Aa=h(57557),Ma=h.n(Aa),Ta="processmaker-modeler-error-end-event",_a=Ea()(No()(ha),{id:Ta,component:Ca,control:!1,label:Ao[Ta],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Ta]),eventDefinitions:[e.create("bpmn:ErrorEventDefinition")]})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return"eventDefinitions"===o?e.errorName=i[0].get("errorRef").name:e[o]=i,e}),{})},inspectorHandler:function(e,t,n){for(var o in Ma()(e,["$type","eventDefinitions","errorName"]))t.definition[o]!==e[o]&&n(t,o,e[o]);var i=t.definition.get("eventDefinitions")[0].errorRef;i.name!==e.errorName&&(i.name=e.errorName)},inspectorConfig:[{items:[{items:[{},{component:"FormInput",config:{label:"Error Name",name:"errorName",helper:"Enter the error name that is unique from all other elements in the diagram"}}]}]}]}),Pa=h(43258),Oa=h.n(Pa),Da={extends:$s,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{nodeIcon:Oa()}}},Ia=Da,Na=qn(Ia,Ss,Es,!1,null,null,null),Ra=Na.exports,Ba="processmaker-modeler-terminate-end-event",La=Ea()(No()(ha),{id:Ba,component:Ra,control:!1,label:Ao[Ba],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Ba]),eventDefinitions:[e.create("bpmn:TerminateEventDefinition")]})}}),ja=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Fa=[],za=18,qa=a.dia.Element.define("processmaker.components.nodes.gateway.Shape",{markup:[].concat(m(a.shapes.standard.Polygon.prototype.markup),[{tagName:"image",selector:"image"}]),attrs:{body:{strokeWidth:2,stroke:"#000000",refPointsKeepOffset:"40,0, 80,40, 40,80, 0,40",fill:"#FFFFFF"},label:{textVerticalAnchor:"top",textAnchor:"middle",refX:"50%",refY:"50",fontSize:14,fill:"#333333"},image:{width:za,height:za,fill:"transparent",xlinkHref:"",refX:"50%",refX2:-za/2,refY:"50%",refY2:-za/2}}}),Ha=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"],Va={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,as],created:function(){var e=this.node.definition.default||null;delete this.node.definition.default,Ha.indexOf(this.node.definition.$type)>-1&&this.$set(this.node.definition,"default",e)},data:function(){return{shape:null,definition:null,labelWidth:175,dropdownData:[{label:Po["processmaker-modeler-exclusive-gateway"],nodeType:"processmaker-modeler-exclusive-gateway"},{label:Po["processmaker-modeler-inclusive-gateway"],nodeType:"processmaker-modeler-inclusive-gateway",dataTest:"switch-to-inclusive-gateway"},{label:Po["processmaker-modeler-parallel-gateway"],nodeType:"processmaker-modeler-parallel-gateway",dataTest:"switch-to-parallel-gateway"},{label:Po["processmaker-modeler-event-based-gateway"],nodeType:"processmaker-modeler-event-based-gateway",dataTest:"switch-to-event-based-gateway",disabled:function(e){if(e&&e.definition&&e.definition.outgoing){var t=["bpmn:IntermediateCatchEvent"],n=e.definition.outgoing.find((function(e){return!t.includes(e.targetRef.$type)}));return!!n&&"It must be connected only to catch events"}return!1}}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new qa;var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.attr({label:{text:this.node.definition.get("name"),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this}},Ua=Va,Ga=qn(Ua,ja,Fa,!1,null,null,null),Wa=Ga.exports,$a=h(4074),Xa=h.n($a),Ya={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:Xa()}}},Za=Ya,Ka=qn(Za,As,Ms,!1,null,null,null),Ja=Ka.exports,Qa="processmaker-modeler-exclusive-gateway",el={id:Qa,component:Ja,bpmnType:"bpmn:ExclusiveGateway",control:!0,category:"BPMN",icon:h(21678),label:"Gateway",rank:50,items:[{icon:h(52794),label:"Exclusive Gateway",control:!0,rank:51,id:"processmaker-modeler-exclusive-gateway"},{icon:h(59749),label:"Inclusive Gateway",control:!0,rank:52,id:"processmaker-modeler-inclusive-gateway"},{icon:h(23726),label:"Parallel Gateway",control:!0,rank:53,id:"processmaker-modeler-parallel-gateway"},{icon:h(93763),label:"Event Based Gateway",control:!0,rank:54,id:"processmaker-modeler-event-based-gateway"}],definition:function(e,t){return e.create("bpmn:ExclusiveGateway",{name:t(Po[Qa])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[Qa],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-exlcusive-gateway"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},tl=h(62635),nl=h.n(tl),ol={diverging:"Diverging",converging:"Converging"},il={extends:Wa,mixins:[ya],data:function(){return{incoming:this.node.definition.get("incoming"),nodeIcon:nl()}},watch:{incoming:function(e){var t=e.length<=1?ol.diverging:ol.converging;this.node.definition.set("gatewayDirection",t)}}},rl=il,sl=qn(rl,Ts,_s,!1,null,null,null),al=sl.exports,ll="processmaker-modeler-inclusive-gateway",cl={id:ll,component:al,bpmnType:"bpmn:InclusiveGateway",control:!1,category:"BPMN",label:Po[ll],definition:function(e,t){return e.create("bpmn:InclusiveGateway",{name:t(Po[ll]),gatewayDirection:ol.diverging})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[ll],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-inclusive-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,{component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"inspector-accordion-inclusive-gateway-advanced"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select the direction of workflow for this element",name:"gatewayDirection",options:[{value:ol.diverging,content:"Diverging"},{value:ol.converging,content:"Converging"}]}}]}]}]},dl=h(70718),ul=h.n(dl),pl={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:ul()}},watch:{"node.definition":{deep:!0,immediate:!0,handler:function(){delete this.node.definition.default}}}},hl=pl,fl=qn(hl,Ps,Os,!1,null,null,null),ml=fl.exports,gl={id:"processmaker-modeler-parallel-gateway",component:ml,bpmnType:"bpmn:ParallelGateway",control:!1,category:"BPMN",label:"Parallel Gateway",definition:function(e,t){return e.create("bpmn:ParallelGateway",{name:t("Parallel Gateway"),gatewayDirection:ol.diverging})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:"Parallel Gateway",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-parallel-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,{component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"inspector-accordion-parallel-gateway-direction"},items:[{component:"FormInput",config:ns},{component:"FormSelect",config:{label:"Direction",helper:"Select the direction of workflow for this element",name:"gatewayDirection",options:[{value:ol.diverging,content:"Diverging"},{value:ol.converging,content:"Converging"}]}}]}]}]},vl=h(30666),bl=h.n(vl),yl={extends:Wa,mixins:[ya],data:function(){return{nodeIcon:bl()}}},wl=yl,xl=qn(wl,Ds,Is,!1,null,null,null),kl=xl.exports,Cl="processmaker-modeler-event-based-gateway",Sl={id:Cl,component:kl,bpmnType:"bpmn:EventBasedGateway",control:!1,category:"BPMN",label:Po[Cl],definition:function(e,t){return e.create("bpmn:EventBasedGateway",{name:t(Po[Cl])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},inspectorConfig:[{name:Po[Cl],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-event-based-gateway"},items:[{component:"FormInput",config:{label:"Name",helper:"The Name of the Gateway",name:"name"}}]},ua,na]}]},El=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Al=[],Ml={offset:{y:-20}},Tl="processmaker-modeler-lane",_l=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=this.nodeRegistry["processmaker-modeler-sequence-flow"].diagram(this.moddle),r=this.nodeRegistry["processmaker-modeler-sequence-flow"].definition(this.moddle,this.$t);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;return i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)})),"bpmn:ExclusiveGateway"!==r.sourceRef.$type&&"bpmn:InclusiveGateway"!==r.sourceRef.$type||(r.conditionExpression=this.moddle.create("bpmn:FormalExpression",{body:""})),e.component.node.definition.get("outgoing").push(r),t.component.node.definition.get("incoming").push(r),new Ro("processmaker-modeler-sequence-flow",r,i)}}],[{key:"isValid",value:function(e){var t=e.sourceShape,o=e.targetShape,i=e.targetConfig,r=x()(o,"component.node"),s=x()(t,"component.node");return yi.hasTargetType(o)&&yi.targetIsNotSource(s,r)&&n.targetIsNotALane(r)&&n.targetIsInSamePool(t,o)&&n.eventBasedGatewayTarget(s,r)&&n.isValidSource(t,i)&&n.sourceIsNotPool(s)&&!wi.isADataNode(s)&&!wi.isADataNode(r)}},{key:"isValidSource",value:function(e,t){return null==t.validateIncoming||t.validateIncoming(e.node)}},{key:"targetIsNotALane",value:function(e){return!e.isType(Tl)}},{key:"targetIsInSamePool",value:function(e,t){var n=t.component.node.pool,o=e.component.node.pool;return!o||o===n}},{key:"targetIsNotSource",value:function(e,t){return t.id!==e.id}},{key:"eventBasedGatewayTarget",value:function(e,t){var n=e.isBpmnType("bpmn:EventBasedGateway"),o=t.isBpmnType("bpmn:IntermediateCatchEvent");return!n||o}},{key:"sourceIsNotPool",value:function(e){return!e.isType("processmaker-modeler-pool")}}]),n}(yi),Pl={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){return _l.isValid({sourceShape:this.sourceShape,targetShape:this.target,targetConfig:this.targetConfig})},targetType:function(){return x()(this.target,"component.node.type")},shapeName:function(){return this.node.definition.get("name")},nameLabel:{get:function(){return this.shape.label(0).attrs.text.text},set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.shape.label(0,{attrs:{text:{text:e}}})}}},watch:{"node.definition":{handler:function(){var e=this.shapeName;e!==this.nameLabel&&(this.nameLabel=e),this.setDefaultMarker(this.isDefaultFlow())},deep:!0},"node.definition.sourceRef":{handler:function(){this.setDefaultMarker(this.isDefaultFlow())},deep:!0}},methods:{setDefaultMarker:function(e){this.shape.attr("line",{sourceMarker:{"stroke-width":e?2:0}})},isDefaultFlow:function(){return this.node.definition.sourceRef&&this.node.definition.sourceRef.default&&this.node.definition.sourceRef.default.id===this.node.definition.id},updateRouter:function(){this.shape.router("orthogonal",{padding:1})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition,this.sourceShape.component.node.definition.get("outgoing").push(this.node.definition),e.component.node.definition.get("incoming").push(this.node.definition)},createLabel:function(){this.shape.labels([{attrs:{text:{text:this.shapeName}},position:Ml}])},createDefaultFlowMarker:function(){this.shape.attr("line",{sourceMarker:{type:"polyline","stroke-width":this.isDefaultFlow()?2:0,points:"2,6 6,-6"}})}},mounted:function(){this.shape=new a.shapes.standard.Link,this.shape.connector("rounded",{radius:5}),this.createLabel(),this.createDefaultFlowMarker(),this.shape.addTo(this.graph),this.shape.component=this}},Ol=Pl,Dl=qn(Ol,El,Al,!1,null,null,null),Il=Dl.exports,Nl="processmaker-modeler-sequence-flow",Rl={id:Nl,component:Il,bpmnType:"bpmn:SequenceFlow",control:!1,definition:function(e){return e.create("bpmn:SequenceFlow",{name:null})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorData:function(e){var t=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.definition.sourceRef.$type);return t||delete e.definition.conditionExpression,Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return e[o]="conditionExpression"===o?i.body:i,e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition,r=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(i.sourceRef.$type);for(var s in e)if(i[s]!==e[s])if("conditionExpression"===s&&r){if(i[s].body!==e[s]){var a=o.create("bpmn:FormalExpression",{body:e[s]});n(t,s,a)}}else n(t,s,e[s])},inspectorConfig:[{name:"Sequence Flow",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-sequence-flow"},items:[{component:"FormInput",config:yo(yo({},Ys),{},{validation:null})}]},ua,na]}]},Bl=function(){var e=this,t=e._self._c;return t("crown-config",{attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering},on:{"remove-node":function(t){return e.$emit("remove-node",t)},"add-node":function(t){return e.$emit("add-node",t)},"save-state":function(t){return e.$emit("save-state",t)}}})},Ll=[],jl=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=this.nodeRegistry["processmaker-modeler-message-flow"].diagram(this.moddle),r=this.nodeRegistry["processmaker-modeler-message-flow"].definition(this.moddle);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;return i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)})),new Ro("processmaker-modeler-message-flow",r,i)}}],[{key:"isValid",value:function(e){var t=e.sourceShape,o=e.targetShape,i=e.sourceConfig,r=x()(o,"component.node"),s=x()(t,"component.node");return yi.hasTargetType(o)&&n.isValidTargetType(r)&&yi.targetIsValidStartEventType(r)&&yi.targetIsValidIntermediateEventType(r)&&yi.targetIsValidBoundaryEventType(r)&&yi.targetIsNotContainingPool(o,s)&&yi.targetIsInDifferentPool(o,t)&&yi.targetIsNotSource(r,s)&&yi.allowOutgoingFlow(i,s)}},{key:"isValidTargetType",value:function(e){return["bpmn:Task","bpmn:ScriptTask","bpmn:ManualTask","bpmn:CallActivity","bpmn:ServiceTask","bpmn:IntermediateCatchEvent","bpmn:Participant","bpmn:StartEvent","bpmn:BoundaryEvent"].some((function(t){return e.isBpmnType(t)}))}}]),n}(yi),Fl={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){return jl.isValid({sourceShape:this.sourceShape,targetShape:this.target,sourceConfig:this.sourceConfig})},targetType:function(){return x()(this.target,"component.node.type")},sourceType:function(){return x()(this.sourceNode,"type")}},methods:{updateRouter:function(){this.shape.router("orthogonal",{padding:1})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement();this.node.definition.targetRef=e.component.node.definition}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"orthogonal"}}),this.shape.attr("line",{strokeDasharray:"10 10",sourceMarker:{type:"circle",r:5,"stroke-width":2,fill:"#fff"},targetMarker:{type:"path",fill:"#fff","stroke-width":2,d:"M 10 -5 0 0 10 5 Z"}}),this.shape.addTo(this.graph),this.shape.component=this}},zl=Fl,ql=qn(zl,Bl,Ll,!1,null,null,null),Hl=ql.exports,Vl="processmaker-modeler-message-flow",Ul={id:Vl,component:Hl,bpmnType:"bpmn:MessageFlow",control:!1,definition:function(e){return e.create("bpmn:MessageFlow",{name:""})},diagram:function(e){return e.create("bpmndi:BPMNEdge")},inspectorConfig:[{name:"Message Flow",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-message-flow"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Gl=h(18256),Wl=h.n(Gl),$l={extends:$s,mixins:[ya],props:["node","rootElements","id"],data:function(){return{message:this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),nodeIcon:Wl()}},methods:{addMessageRef:function(){this.node.definition.get("eventDefinitions")[0].messageRef?this.message=this.node.definition.get("eventDefinitions")[0].messageRef:(this.message=this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),this.rootElements.push(this.message),this.node.definition.get("eventDefinitions")[0].messageRef=this.message)}},mounted:function(){this.addMessageRef()},destroyed:function(){Gr()(this.rootElements,this.message),bn.commit("removeMessageRef",this.message)}},Xl=$l,Yl=qn(Xl,Ns,Rs,!1,null,null,null),Zl=Yl.exports,Kl=function(){var e=this,t=e._self._c;return t("div",[t("label",{staticClass:"typo__label"},[e._v(e._s(e.label))]),t("div",{staticClass:"d-flex",class:{invalid:e.invalid}},[t("multiselect",{attrs:{value:e.selectedOption,placeholder:e.$t(e.placeholder),options:e.options,multiple:e.multiple,"track-by":e.trackBy,"show-labels":!1,searchable:!0,"internal-search":!1,label:"name","data-test":"".concat(e.name,":select")},on:{input:e.change,"search-change":e.loadOptionsDebounced,open:e.loadOptions}},[t("template",{slot:"noResult"},[e._t("noResult",(function(){return[e._v(e._s(e.$t("Not found")))]}))],2),t("template",{slot:"noOptions"},[e._t("noOptions",(function(){return[e._v(e._s(e.$t("No Data Available")))]}))],2)],2),t("div",{staticClass:"btn-group ml-1",attrs:{role:"group"}},[t("button",{staticClass:"btn btn-secondary btn-sm",attrs:{type:"button","data-cy":"events-list",title:e.$t("Configure")},on:{click:e.toggleConfigMessage}},[t("i",{staticClass:"fa fa-ellipsis-h"})])])],1),e.invalid?t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("Message reference is required"))+" ")])]):e._e(),e.helper?t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.helper)))]):e._e(),e.showNewMessage?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("ID"),error:e.getValidationErrorForNewId(e.messageId),"data-cy":"events-add-id"},model:{value:e.messageId,callback:function(t){e.messageId=t},expression:"messageId"}}),t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNewName(e.messageName),"data-cy":"events-add-name"},model:{value:e.messageName,callback:function(t){e.messageName=t},expression:"messageName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddMessage}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validNew,type:"button","data-cy":"events-save"},on:{click:e.addMessage}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e._e(),e.showEditMessage?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNameUpdate(e.messageName),"data-cy":"events-edit-name"},model:{value:e.messageName,callback:function(t){e.messageName=t},expression:"messageName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddMessage}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validUpdate,type:"button","data-cy":"events-save"},on:{click:e.updateMessage}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e.showConfirmDelete?t("div",{staticClass:"card mb-3 bg-danger text-white"},[e.deleteMessageUsage(e.deleteMessage.id)?t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.deleteMessageUsage(e.deleteMessage.id))+" ")]):t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.$t("Are you sure you want to delete this item?"))+" ("+e._s(e.deleteMessage.id)+") "+e._s(e.deleteMessage.name)+" ")]),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn btn-sm btn-light mr-2 p-1 font-xs",attrs:{type:"button","data-cy":"events-cancel"},on:{click:function(t){e.showConfirmDelete=!1}}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),e.deleteMessageUsage(e.deleteMessage.id)?e._e():t("button",{staticClass:"btn btn-sm btn-danger p-1 font-xs",attrs:{type:"button","data-cy":"events-delete"},on:{click:e.confirmDeleteMessage}},[e._v(" "+e._s(e.$t("Delete"))+" ")])])]):!e.showListMessages||e.showNewMessage||e.showEditMessage?e._e():[t("table",{staticClass:"table table-sm table-striped",attrs:{width:"100%"}},[t("thead",[t("tr",[t("td",{attrs:{colspan:"2",align:"right"}},[t("button",{staticClass:"btn btn-secondary btn-sm p-1 font-xs",attrs:{type:"button","data-cy":"events-add"},on:{click:e.showAddMessage}},[t("i",{staticClass:"fa fa-plus"}),e._v(" "+e._s(e.$t("Message"))+" ")])])])]),t("tbody",e._l(e.localMessages,(function(n){return t("tr",{key:"message-".concat(n.id)},[t("td",[t("b-badge",{attrs:{variant:"secondary"}},[e._v(e._s(n.id))]),e._v(" "+e._s(n.name)+" ")],1),t("td",{attrs:{align:"right"}},[t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Edit")},on:{click:function(t){return e.editMessage(n)}}},[t("i",{staticClass:"fa fa-pen",attrs:{"data-cy":"events-edit"}})]),t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Remove")},on:{click:function(t){return e.removeMessage(n)}}},[t("i",{staticClass:"fa fa-trash",attrs:{"data-cy":"events-remove"}})])])])})),0)])]],2)},Jl=[],Ql=(h(4723),h(34553),{props:{value:null,name:String,placeholder:{type:String,default:"Select option"},helper:String,trackBy:{type:String,default:"id"},label:{type:String,default:"name"},api:{type:String,default:"messages"},multiple:{type:Boolean,default:!1}},computed:{invalid:function(){return!this.value},localMessages:function(){return bn.getters.rootElements.filter((function(e){return"bpmn:Message"===e.$type}))},validNew:function(){return""===this.getValidationErrorForNewId(this.messageId)&&""===this.getValidationErrorForNewName(this.messageName)},validUpdate:function(){return""===this.getValidationErrorForNameUpdate(this.messageName)}},data:function(){return{options:[],selectedOption:null,pmql:"id!="+window.ProcessMaker.modeler.process.id,showListMessages:!1,showNewMessage:!1,showEditMessage:!1,showConfirmDelete:!1,deleteMessage:null,messageId:"",messageName:""}},methods:{deleteMessageUsage:function(e){var t=this.messageUsage(e),n=[];return t.forEach((function(e){return n.push(e.name||e.id)})),n.length?this.$t("This message cannot be removed, it is used by")+": "+n.join(", "):""},messageUsage:function(e){var t=[];return bn.getters.rootElements.forEach((function(n){"bpmn:Process"===n.$type&&n.flowElements.forEach((function(n){n.eventDefinitions&&n.eventDefinitions.forEach((function(o){"bpmn:MessageEventDefinition"===o.$type&&o.messageRef&&o.messageRef.id===e&&t.push(n)}))}))})),t},getValidationErrorForNewId:function(e){if(!e)return this.$t("Message ID is required");var t=bn.getters.rootElements.find((function(t){return t.id===e}));if(t)return this.$t("Message ID is duplicated");var n=e.match(/^[_A-Za-z][-._A-Za-z0-9]*$/);return n?"":this.$t("Message ID is not a valid xsd:ID")},getValidationErrorForNewName:function(e){if(!e)return this.$t("Message Name is required");var t=bn.getters.rootElements.find((function(t){return"bpmn:Message"===t.$type&&t.name===e}));return t?this.$t("Message Name is duplicated"):""},getValidationErrorForNameUpdate:function(e){var t=this;if(!e)return this.$t("Message Name is required");var n=bn.getters.rootElements.find((function(n){return"bpmn:Message"===n.$type&&n.name===e&&n.id!==t.messageId}));return n?this.$t("Message Name is duplicated"):""},confirmDeleteMessage:function(){var e=this;this.showConfirmDelete=!1;var t=bn.getters.rootElements.findIndex((function(t){return t.id===e.deleteMessage.id}));t>-1&&bn.getters.rootElements.splice(t,1)},removeMessage:function(e){this.showConfirmDelete=!0,this.deleteMessage=e},toggleConfigMessage:function(){this.showListMessages=!this.showListMessages},editMessage:function(e){this.messageId=e.id,this.messageName=e.name,this.showEditMessage=!0},getMessageById:function(e){return bn.getters.rootElements.find((function(t){return t.id===e}))},change:function(e){if(!e)return this.$emit("input",""),void this.refreshVueMultiselectValue();var t=this.getMessageById(e.id);t||(t=window.ProcessMaker.$modeler.moddle.create("bpmn:Message",{id:e.id,name:e.name}),bn.getters.rootElements.push(t)),this.$emit("input",(0,Un.get)(e,this.trackBy)),this.refreshVueMultiselectValue()},refreshVueMultiselectValue:function(){var e=this;this.$nextTick((function(){var t=e;while(t&&"vue-form-renderer"!==t.$options._componentTag)t=t.$parent;t&&t.$emit("update",t.transientData)}))},showAddMessage:function(){this.showNewMessage=!0,this.messageId="",this.messageName=""},cancelAddMessage:function(){this.showNewMessage=!1,this.showEditMessage=!1},updateMessage:function(){this.getMessageById(this.messageId).name=this.messageName,this.showEditMessage=!1},addMessage:function(){var e=window.ProcessMaker.$modeler.moddle.create("bpmn:Message",{id:this.messageId,name:this.messageName});bn.getters.rootElements.push(e),this.showNewMessage=!1},updateOptions:function(e){this.options=(0,Un.uniqBy)([].concat(m(this.localMessages),m(e)),"id")},loadOptions:function(){this.updateOptions([])},loadSelected:function(e){var t=bn.getters.rootElements.find((function(t){return t.id===e}));t?this.selectedOption={id:t.id,name:t.name}:(this.$emit("input",""),this.refreshVueMultiselectValue())},loadOptionsDebounced:function(){}},watch:{value:{immediate:!0,handler:function(e){var t=this;this.selectedOption=this.options.find((function(n){return(0,Un.get)(n,t.trackBy)==e})),e&&!this.selectedOption&&this.loadSelected(e)}}}}),ec=Ql,tc=(h(1277),h(25930),qn(ec,Kl,Jl,!1,null,"395d11da",null)),nc=tc.exports;function oc(e){return{component:nc,config:{label:"Message",name:"messageRef",helper:e}}}var ic,rc,sc={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=i[0].get("messageRef");e.messageRef=r?r.id:""}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o,i){for(var r in Ma()(e,["$type","eventDefinitions","messageRef"]))t.definition[r]!==e[r]&&n(t,r,e[r]);var s=i.rootElements.find((function(t){return t.id===e.messageRef}));!s&&e.messageRef&&(s=o.create("bpmn:Message",{id:e.messageRef,name:e.messageRef}),i.rootElements.push(s)),t.definition.get("eventDefinitions")[0].messageRef=s}},ac="processmaker-modeler-message-end-event",lc=Ea()(No()(ha),yo(yo({},sc),{},{id:ac,component:Zl,control:!1,label:Ao[ac],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[ac]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Select the message reference that this element throws")]}]}]})),cc=h(77389),dc=h.n(cc),uc={extends:$s,mixins:[ya],data:function(){return{nodeIcon:dc()}},mounted:function(){this.shape.attr({image:{"ref-y":3}})}},pc=uc,hc=qn(pc,ic,rc,!1,null,null,null),fc=hc.exports,mc=function(){var e=this,t=e._self._c;return t("div",[t("label",{staticClass:"typo__label"},[e._v(e._s(e.label))]),t("div",{staticClass:"d-flex",class:{invalid:e.invalid}},[t("multiselect",{attrs:{value:e.selectedOption,placeholder:e.$t(e.placeholder),options:e.options,multiple:e.multiple,"track-by":e.trackBy,"show-labels":!1,searchable:!0,"internal-search":!1,label:"name","data-test":"".concat(e.name,":select"),disabled:!e.can("view-signals")},on:{input:e.change,"search-change":e.loadOptions,open:function(t){return e.loadOptions()}}},[t("template",{slot:"noResult"},[e._t("noResult",(function(){return[e._v(e._s(e.$t("Not found")))]}))],2),t("template",{slot:"noOptions"},[e._t("noOptions",(function(){return[e._v(e._s(e.$t("No Data Available")))]}))],2)],2),e.canEdit?t("div",{staticClass:"btn-group ml-1",attrs:{role:"group"}},[t("button",{staticClass:"btn btn-secondary btn-sm",attrs:{type:"button","data-cy":"events-list",title:e.$t("Configure")},on:{click:e.toggleConfigSignal}},[t("i",{staticClass:"fa fa-ellipsis-h"})])]):e._e()],1),e.can("view-signals")?e._e():t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("You do not have permission to view signals"))+" ")])]),e.invalid?t("div",{staticClass:"invalid-feedback d-block"},[t("div",[e._v(" "+e._s(e.$t("Signal reference is required"))+" ")])]):e._e(),e.helper?t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.helper)))]):e._e(),e.showNewSignal?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("ID"),error:e.getValidationErrorForNewId(e.signalId),"data-cy":"events-add-id"},model:{value:e.signalId,callback:function(t){e.signalId=t},expression:"signalId"}}),t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNewName(e.signalName),"data-cy":"events-add-name"},model:{value:e.signalName,callback:function(t){e.signalName=t},expression:"signalName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddSignal}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validNew,type:"button","data-cy":"events-save"},on:{click:e.addSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e._e(),e.showEditSignal?t("div",{staticClass:"card"},[t("div",{staticClass:"card-body p-2"},[t("form-input",{attrs:{label:e.$t("Name"),error:e.getValidationErrorForNameUpdate(e.signalName),"data-cy":"events-edit-name"},model:{value:e.signalName,callback:function(t){e.signalName=t},expression:"signalName"}})],1),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn-special-assignment-action btn-special-assignment-close btn btn-outline-secondary btn-sm",attrs:{type:"button","data-cy":"events-cancel"},on:{click:e.cancelAddSignal}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),t("button",{staticClass:"btn-special-assignment-action btn btn-secondary btn-sm",attrs:{disabled:!e.validUpdate,type:"button","data-cy":"events-save"},on:{click:e.updateSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):e.showConfirmDelete?t("div",{staticClass:"card mb-3 bg-danger text-white"},[e.deleteSignalUsage(e.deleteSignal.id)?t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.deleteSignalUsage(e.deleteSignal.id))+" ")]):t("div",{staticClass:"card-body p-2"},[e._v(" "+e._s(e.$t("Are you sure you want to delete this item?"))+" ("+e._s(e.deleteSignal.id)+") "+e._s(e.deleteSignal.name)+" ")]),t("div",{staticClass:"card-footer text-right p-2"},[t("button",{staticClass:"btn btn-sm btn-light mr-2 p-1 font-xs",attrs:{type:"button","data-cy":"events-cancel"},on:{click:function(t){e.showConfirmDelete=!1}}},[e._v(" "+e._s(e.$t("Cancel"))+" ")]),e.deleteSignalUsage(e.deleteSignal.id)?e._e():t("button",{staticClass:"btn btn-sm btn-danger p-1 font-xs",attrs:{type:"button","data-cy":"events-delete"},on:{click:e.confirmDeleteSignal}},[e._v(" "+e._s(e.$t("Save"))+" ")])])]):!e.showListSignals||e.showNewSignal||e.showEditSignal?e._e():[t("table",{staticClass:"table table-sm table-striped",attrs:{width:"100%"}},[t("thead",[t("tr",[t("td",{attrs:{colspan:"2",align:"right"}},[t("button",{staticClass:"btn btn-secondary btn-sm p-1 font-xs",attrs:{type:"button","data-cy":"events-add"},on:{click:e.showAddSignal}},[t("i",{staticClass:"fa fa-plus"}),e._v(" "+e._s(e.$t("Signal"))+" ")])])])]),t("tbody",e._l(e.localSignals,(function(n){return t("tr",{key:"signal-".concat(n.id)},[t("td",[t("b-badge",{attrs:{variant:"secondary"}},[e._v(e._s(n.id))]),e._v(" "+e._s(n.name)+" ")],1),t("td",{attrs:{align:"right"}},[e.can("edit-signals")?t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Edit")},on:{click:function(t){return e.editSignal(n)}}},[t("i",{staticClass:"fa fa-pen",attrs:{"data-cy":"events-edit"}})]):e._e(),e.can("delete-signals")?t("button",{staticClass:"btn-link ml-2",attrs:{"aria-label":e.$t("Remove")},on:{click:function(t){return e.removeSignal(n)}}},[t("i",{staticClass:"fa fa-trash",attrs:{"data-cy":"events-remove"}})]):e._e()])])})),0)])]],2)},gc=[],vc={props:{value:null,name:String,placeholder:{type:String,default:"Select option"},helper:String,canEdit:{type:Boolean,default:!0},trackBy:{type:String,default:"id"},label:{type:String,default:"name"},api:{type:String,default:"signals"},multiple:{type:Boolean,default:!1}},computed:{invalid:function(){return!this.value},localSignals:function(){return bn.getters.rootElements.filter((function(e){return"bpmn:Signal"===e.$type}))},validNew:function(){return""===this.getValidationErrorForNewId(this.signalId)&&""===this.getValidationErrorForNewName(this.signalName)},validUpdate:function(){return""===this.getValidationErrorForNameUpdate(this.signalName)}},data:function(){return{options:[],selectedOption:null,pmql:"id!="+window.ProcessMaker.modeler.process.id,showListSignals:!1,showNewSignal:!1,showEditSignal:!1,showConfirmDelete:!1,deleteSignal:null,signalId:"",signalName:""}},methods:{deleteSignalUsage:function(e){var t=this.signalUsage(e),n=[];return t.forEach((function(e){return n.push(e.name||e.id)})),n.length?this.$t("This signal cannot be removed, it is used by")+": "+n.join(", "):""},signalUsage:function(e){var t=[];return bn.getters.rootElements.forEach((function(n){"bpmn:Process"===n.$type&&n.flowElements.forEach((function(n){n.eventDefinitions&&n.eventDefinitions.forEach((function(o){"bpmn:SignalEventDefinition"===o.$type&&o.signalRef&&o.signalRef.id===e&&t.push(n)}))}))})),t},getValidationErrorForNewId:function(e){if(!e)return this.$t("Signal ID is required");var t=bn.getters.rootElements.find((function(t){return t.id===e}));if(t)return this.$t("Signal ID is duplicated");var n=e.match(/^[_A-Za-z][-._A-Za-z0-9]*$/);return n?"":this.$t("Signal ID is not a valid xsd:ID")},getValidationErrorForNewName:function(e){if(!e)return this.$t("Signal Name is required");var t=bn.getters.rootElements.find((function(t){return"bpmn:Signal"===t.$type&&t.name===e}));return t?this.$t("Signal Name is duplicated"):""},getValidationErrorForNameUpdate:function(e){var t=this;if(!e)return this.$t("Signal Name is required");var n=bn.getters.rootElements.find((function(n){return"bpmn:Signal"===n.$type&&n.name===e&&n.id!==t.signalId}));return n?this.$t("Signal Name is duplicated"):""},confirmDeleteSignal:function(){var e=this;this.showConfirmDelete=!1;var t=bn.getters.rootElements.findIndex((function(t){return t.id===e.deleteSignal.id}));t>-1&&bn.getters.rootElements.splice(t,1)},removeSignal:function(e){this.showConfirmDelete=!0,this.deleteSignal=e},toggleConfigSignal:function(){this.can("view-signals")?this.showListSignals=!this.showListSignals:window.ProcessMaker.alert(this.$t("You do not have permission to view signals"),"danger")},editSignal:function(e){this.signalId=e.id,this.signalName=e.name,this.showEditSignal=!0},getSignalById:function(e){return bn.getters.rootElements.find((function(t){return t.id===e}))},change:function(e){if(!e)return this.$emit("input",""),void this.refreshVueMultiselectValue();var t=this.getSignalById(e.id);t||(t=window.ProcessMaker.$modeler.moddle.create("bpmn:Signal",{id:e.id,name:e.name}),bn.getters.rootElements.push(t)),this.$emit("input",(0,Un.get)(e,this.trackBy)),this.refreshVueMultiselectValue()},refreshVueMultiselectValue:function(){var e=this;this.$nextTick((function(){var t=e;while(t&&"vue-form-renderer"!==t.$options._componentTag)t=t.$parent;t&&t.$emit("update",t.transientData)}))},showAddSignal:function(){this.can("create-signals")?(this.showNewSignal=!0,this.signalId="",this.signalName=""):window.ProcessMaker.alert(this.$t("You do not have permission to add new signals"),"danger")},cancelAddSignal:function(){this.showNewSignal=!1,this.showEditSignal=!1},updateSignal:function(){this.getSignalById(this.signalId).name=this.signalName,this.showEditSignal=!1},addSignal:function(){var e=window.ProcessMaker.$modeler.moddle.create("bpmn:Signal",{id:this.signalId,name:this.signalName});bn.getters.rootElements.push(e),this.showNewSignal=!1},updateOptions:function(e){this.options=(0,Un.uniqBy)([].concat(m(e),m(this.localSignals)),"id")},loadOptions:function(e){var t=this;if(this.can("view-signals")){var n=this.pmql;window.window.ProcessMaker.apiClient.get(this.api,{params:{filter:e,pmql:n}}).then((function(e){t.updateOptions(e.data.data||[])}))}},loadSelected:function(e){var t=bn.getters.rootElements.find((function(t){return t.id===e}));t?this.selectedOption={id:t.id,name:t.name}:(this.$emit("input",""),this.refreshVueMultiselectValue())},loadOptionsDebounced:function(){},can:function(e){return(0,Un.get)(window,"ProcessMaker.modeler.signalPermissions.".concat(e),!1)}},watch:{value:{immediate:!0,handler:function(e){var t=this;this.selectedOption=this.options.find((function(n){return(0,Un.get)(n,t.trackBy)==e})),e&&!this.selectedOption&&this.loadSelected(e)}}}},bc=vc,yc=(h(59244),h(34924),qn(bc,mc,gc,!1,null,"607e6d70",null)),wc=yc.exports;function xc(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return{component:wc,config:{label:"Signal",name:"signalRef",helper:e,canEdit:t}}}var kc={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=i[0].get("signalRef");e.signalRef=r?r.id:""}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o,i){for(var r in Ma()(e,["$type","eventDefinitions","signalRef"]))t.definition[r]!==e[r]&&n(t,r,e[r]);var s=i.rootElements.find((function(t){return t.id===e.signalRef}));!s&&e.signalRef&&(s=o.create("bpmn:Signal",{id:e.signalRef,name:e.signalRef}),i.rootElements.push(s)),t.definition.get("eventDefinitions")[0].signalRef=s}},Cc="processmaker-modeler-signal-end-event",Sc=Ea()(No()(ha),yo(yo({},kc),{},{id:Cc,component:fc,control:!1,label:Ao[Cc],definition:function(e,t){return e.create("bpmn:EndEvent",{name:t(Ao[Cc]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Select the signal reference that this element throws")]}]}]})),Ec=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Ac=[],Mc={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as,ya],data:function(){return{shape:new Ls,definition:null,dropdownData:[{label:So["processmaker-modeler-start-event"],nodeType:"processmaker-modeler-start-event",dataTest:"switch-to-start-event"},{label:So["processmaker-modeler-start-timer-event"],nodeType:"processmaker-modeler-start-timer-event",dataTest:"switch-to-start-timer-event"},{label:So["processmaker-modeler-signal-start-event"],nodeType:"processmaker-modeler-signal-start-event",dataTest:"switch-to-signal-start-event"},{label:So["processmaker-modeler-message-start-event"],nodeType:"processmaker-modeler-message-start-event",dataTest:"switch-to-message-start-event"},{label:So["processmaker-modeler-conditional-start-event"],nodeType:"processmaker-modeler-conditional-start-event",dataTest:"switch-to-conditional-start-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape.set("type","processmaker.components.nodes.startEvent.Shape");var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({body:{stroke:be,fill:ve},label:{text:this.node.definition.get("name"),refY:"130%"},image:{"ref-x":5,"ref-y":5,width:e.get("width")-10,height:e.get("height")-10}}),this.shape.addTo(this.graph),this.shape.component=this}},Tc=Mc,_c=qn(Tc,Ec,Ac,!1,null,null,null),Pc=_c.exports,Oc=h(27879),Dc=h.n(Oc);function Ic(e){if(!e)return!1;var t=JSON.parse(e);return t&&t.web_entry&&"DISABLED"!==t.web_entry.mode}var Nc,Rc,Bc,Lc,jc,Fc,zc,qc,Hc={extends:Pc,watch:{"node.definition.config":{immediate:!0,handler:function(e){if(Ic(e))return this.nodeIcon=Dc(),void this.shape.attr("image/xlink:href",ba(Dc(),this.node));this.nodeIcon=null,this.shape.attr("image/xlink:href",null)}}}},Vc=Hc,Uc=qn(Vc,Nc,Rc,!1,null,null,null),Gc=Uc.exports,Wc=36,$c={bpmnType:"bpmn:StartEvent",control:!1,category:"BPMN",diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Wc,width:Wc,x:null,y:null})})},validateIncoming:function(){return!1},inspectorConfig:[{items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-start-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Xc="processmaker-modeler-start-event",Yc=Ea()(No()($c),{id:Xc,component:Gc,control:!0,icon:h(34954),label:So[Xc],rank:10,items:[{icon:h(34954),label:So[Xc],control:!0,bpmnType:"bpmn:StartEvent",rank:10,id:"processmaker-modeler-start-event"},{icon:h(42123),label:So["processmaker-modeler-message-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:11,id:"processmaker-modeler-message-start-event"},{icon:h(47658),label:So["processmaker-modeler-conditional-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:12,id:"processmaker-modeler-conditional-start-event"},{icon:h(43762),label:So["processmaker-modeler-signal-start-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:13,id:"processmaker-modeler-signal-start-event"},{icon:h(8519),label:So["processmaker-modeler-start-timer-event"],control:!0,bpmnType:"bpmn:StartEvent",rank:14,id:"processmaker-modeler-start-timer-event"}],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[Xc])})}}),Zc=h(69766),Kc=h.n(Zc),Jc={extends:Pc,data:function(){return{nodeIcon:Kc()}},mounted:function(){this.shape.attr({image:{"ref-x":5,"ref-y":3}})}},Qc=Jc,ed=qn(Qc,Bc,Lc,!1,null,null,null),td=ed.exports,nd={label:"Request Variable",name:"config",helper:"Enter the request variable that will store the signal payload","data-cy":"signal-request-variable"},od=nd,id="processmaker-modeler-signal-start-event",rd=Ea()(No()($c),yo(yo({},kc),{},{id:id,component:td,label:So[id],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[id]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Signal that will trigger this start event",!1),{component:"FormInput",config:od}]}]}]})),sd=h(47179),ad=h.n(sd),ld={extends:Pc,data:function(){return{nodeIcon:ad()}}},cd=ld,dd=qn(cd,jc,Fc,!1,null,null,null),ud=dd.exports,pd="processmaker-modeler-message-start-event",hd=Ea()(No()($c),yo(yo({},sc),{},{id:pd,component:ud,label:So[pd],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[pd]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Message that will trigger this start event")]}]}]})),fd=h(93698),md=h.n(fd),gd={extends:Pc,data:function(){return{nodeIcon:md()}}},vd=gd,bd=qn(vd,zc,qc,!1,null,null,null),yd=bd.exports,wd=(h(82481),function(){var e=this,t=e._self._c;return t("div",{staticClass:"form-group"},[t("form-date-picker",{staticClass:"p-0",attrs:{"emit-iso":!0,"data-test":"start-date-picker","data-format":"datetime",label:e.$t("Start date"),placeholder:e.$t("Start date"),"control-class":"form-control",value:e.startDate,helper:e.$t(e.startDateHelper)},on:{input:e.setStartDate}}),e.hasRepeat?[t("label",{},[e._v(e._s(e.$t(e.repeatLabel)))]),t("b-form-group",{staticClass:"m-0 mb-3 p-0"},[t("b-form-input",{staticClass:"d-inline-block w-50",attrs:{type:"number",min:"1",max:"99","data-test":"repeat-input"},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-form-select",{staticClass:"d-inline-block w-50 periodicity",attrs:{"data-test":"repeat-on-select"},model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},[t("option",{attrs:{value:"day"}},[e._v(e._s(e.$t("day")))]),t("option",{attrs:{value:"week"}},[e._v(e._s(e.$t("week")))]),t("option",{attrs:{value:"month"}},[e._v(e._s(e.$t("month")))]),t("option",{attrs:{value:"year"}},[e._v(e._s(e.$t("year")))])]),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.repeatHelper)))])],1)]:e._e(),e.isWeeklyPeriodSelected?t("weekday-select",{attrs:{selectWeekdays:e.selectedWeekdays,periodicityValue:e.periodicityValue,repeat:e.repeat,"start-date":e.startDate,"end-date":e.endDate,ends:e.ends,times:e.times},model:{value:e.expression,callback:function(t){e.expression=t},expression:"expression"}}):e._e(),e.hasEnds?[t("label",{staticClass:"mt-1"},[e._v(e._s(e.$t("Ends")))]),t("div",[t("b-form-group",{staticClass:"m-0 mb-2"},[t("b-form-radio",{attrs:{"data-test":"ends-never",name:"optradio",value:"never"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("Never")))])],1),t("b-form-group",{staticClass:"p-0 mb-1",attrs:{description:"".concat(e.$t("Click On to select a date"),".")}},[t("b-form-radio",{staticClass:"pl-3 ml-2 mb-1",attrs:{name:"optradio",value:"ondate","data-test":"ends-on"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("On")))]),t("form-date-picker",{staticClass:"form-date-picker p-0 m-0",class:{"date-disabled":"ondate"!==e.ends},attrs:{"emit-iso":!0,"data-test":"end-date-picker",disabled:"ondate"!==e.ends,placeholder:e.$t("End date"),"data-format":"datetime","control-class":"form-control",value:e.endDate,name:"end date"},on:{input:e.setEndDate}})],1),t("b-form-group",{staticClass:"mt-0 p-0",attrs:{description:"".concat(e.$t("Click After to enter how many occurrences to end the timer control"),".")}},[t("b-form-radio",{staticClass:"pl-3 ml-2 mb-1",attrs:{"data-test":"ends-after",name:"optradio",value:"after"},model:{value:e.ends,callback:function(t){e.ends=t},expression:"ends"}},[e._v(e._s(e.$t("After")))]),t("b-form-input",{staticClass:"w-25 pl-2 pr-1 d-inline-block",attrs:{"data-test":"ends-after-input",type:"number",min:"0",max:"99",disabled:"after"!==e.ends},model:{value:e.times,callback:function(t){e.times=t},expression:"times"}}),t("b-form-input",{staticClass:"w-75 d-inline-block occurrences-text",attrs:{readonly:"after"!==e.ends,value:e.$t("occurrences")}})],1)],1)]:e._e()],2)}),xd=[],kd=h(26985),Cd=function(){var e=this,t=e._self._c;return e.cycleManager.isWeeklyPeriodSelected()?t("div",{staticClass:"mb-2"},[t("label",{},[e._v(e._s(e.$t(e.weekLabel)))]),t("div",e._l(e.weekdays,(function(n){return t("span",{key:n.day,staticClass:"badge badge-pill weekday mb-1",class:e.cycleManager.weekdayStyle(n),attrs:{"data-test":"day-".concat(n.day)},on:{click:function(t){return e.clickWeekDay(n)}}},[e._v(" "+e._s(e.$t(n.initial))+" ")])})),0),e.repeatOnValidationError?t("small",{staticClass:"text-danger"},[e._v(e._s(e.repeatOnValidationError))]):e._e(),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.periodicityHelper)))])]):e._e()},Sd=[];function Ed(e){return null===e?"":"string"===typeof e?e:e.isLuxonDateTime?e.toISO():e.toISOString()}function Ad(e,t,n,o,i){var r=Ed(e),s=Ed(t),a="after"===o?i:"",l="ondate"===o?s:"";return"R".concat(a,"/").concat(r,"/").concat(n)+(l?"/"+l:"")}function Md(e,t){return"P".concat(e).concat(t)}var Td,_d,Pd=function(){function e(t,n,o){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:null,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"never",a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"1";wo(this,e),_e(this,"_startDate",void 0),_e(this,"_repeat",void 0),_e(this,"_periodicityValue",void 0),_e(this,"_selectedWeekdays",void 0),_e(this,"_endDate",void 0),_e(this,"_ends",void 0),_e(this,"_times",void 0),this._startDate=this.sanitizeDate(t),this._repeat=n,this._periodicityValue=o,this._selectedWeekdays=i,this._endDate=this.sanitizeDate(r),this._ends=s,this._times=a}return ko(e,[{key:"startDate",set:function(e){this._startDate=this.sanitizeDate(e)}},{key:"endDate",set:function(e){this._endDate=this.sanitizeDate(e)}},{key:"ends",set:function(e){this._ends=e}},{key:"times",set:function(e){this._times=e}},{key:"repeat",set:function(e){this._repeat=e}},{key:"periodicityValue",set:function(e){this._periodicityValue=e}},{key:"selectedWeekdays",set:function(e){this._selectedWeekdays=e}},{key:"sanitizeDate",value:function(e){return null===e?e:"string"===typeof e?kd.DateTime.fromISO(e).toUTC():e.isLuxonDateTime?e.toUTC():kd.DateTime.fromJSDate(e).toUTC()}},{key:"getFormattedDateWithWeekdayIntervals",value:function(){var e=this,t=Md(this._repeat,this._periodicityValue),n=[this._startDate.toISO()];return this._selectedWeekdays.forEach((function(o){var i=e.getWeekDayDate(o),r=Ad(i,e._endDate,t,e._ends,e._times);n.push(r)})),n.join("|")}},{key:"getWeekDayDate",value:function(e){var t=kd.DateTime.fromISO(this._startDate,{zone:"utc"}),n=t.set({weekday:e});return n.toMillis()<t.toMillis()&&(n=n.plus({days:7})),n.toUTC()}},{key:"dateIntervalString",value:function(){if(this.isWeeklyPeriodSelected()&&this.hasSelectedWeekdays())return this.getFormattedDateWithWeekdayIntervals();var e=Md(this._repeat,this._periodicityValue);return Ad(this._startDate,this._endDate,e,this._ends,this._times)}},{key:"isWeeklyPeriodSelected",value:function(){return"W"===this._periodicityValue}},{key:"hasSelectedWeekdays",value:function(){return this._selectedWeekdays.length>0}},{key:"weekdayStyle",value:function(e){var t=this._startDate.toLocal().weekday;return[e.selected?"badge-primary":"badge-light",{"border border-primary":t===e.day}]}}]),e}(),Od={props:{selectWeekdays:{type:Array,default:function(){return[]}},startDate:{type:String,default:kd.DateTime.local().toUTC().toISO()},endDate:{type:String,default:null},ends:{type:String,default:"never"},times:{type:[Number,String],default:1},periodicityValue:{type:String,required:!0},repeat:{type:[String,Number],default:1},hasEnds:{type:Boolean,default:!0},weekLabel:{type:String,default:"Repeat on"},periodicityHelper:{type:String,default:"Select the day(s) of the week in which to trigger this element"}},data:function(){return{DateTime:kd.DateTime,weekdays:[{day:7,initial:"S",selected:!1},{day:1,initial:"M",selected:!1},{day:2,initial:"T",selected:!1},{day:3,initial:"W",selected:!1},{day:4,initial:"T",selected:!1},{day:5,initial:"F",selected:!1},{day:6,initial:"S",selected:!1}],cycleManager:new Pd(this.startDate,this.repeat,this.periodicityValue,this.selectedWeekdays,this.endDate,this.ends,this.times)}},watch:{startDate:function(e){this.cycleManager.startDate=e},endDate:function(e){this.cycleManager.endDate=e},ends:function(e){this.cycleManager.ends=e},times:function(e){this.cycleManager.times=e},repeat:function(e){this.cycleManager.repeat=e},periodicityValue:function(e){this.cycleManager.periodicityValue=e},selectedWeekdays:function(e){this.cycleManager.selectedWeekdays=e},dateIntervalString:function(){this.update()}},mounted:function(){var e=this;this.selectWeekdays.forEach((function(t){var n=e.weekdays.find((function(e){return e.day===t}));n&&(n.selected=!0)}))},computed:{repeatOnValidationError:function(){var e=this.weekdays.filter((function(e){var t=e.selected;return t})).length;return!this.cycleManager.isWeeklyPeriodSelected()||e>0?null:"You must select at least one day."},dateIntervalString:function(){return this.cycleManager.dateIntervalString()},selectedWeekdays:function(){return this.weekdays.filter((function(e){var t=e.selected;return t})).map((function(e){var t=e.day;return t}))}},methods:{clickWeekDay:function(e){e.selected=!e.selected},update:function(){this.$emit("input",this.dateIntervalString)}},destroyed:function(){this.$emit("input",null)}},Dd=Od,Id=(h(41168),qn(Dd,Cd,Sd,!1,null,"4ae18478",null)),Nd=Id.exports,Rd={day:"D",week:"W",month:"M",year:"Y"},Bd={components:{WeekdaySelect:Nd},props:{value:[Array,String],hasEnds:{type:Boolean,default:!0},hasRepeat:{type:Boolean,default:!0},repeatLabel:{type:String,default:"Repeat every"},weekLabel:{type:String,default:"Repeat on"},startDateHelper:{type:String,default:"Select the date to initially trigger this element"},repeatHelper:{type:String,default:"Set the periodic interval to trigger this element again"},periodicityHelper:{type:String,default:"Select the day(s) of the week in which to trigger this element"}},data:function(){return{DateTime:kd.DateTime,expression:null,startDate:kd.DateTime.local().toUTC().toISO(),repeat:"1",periodicity:"week",ends:"never",endDate:kd.DateTime.local().toUTC().toISO(),times:"1",selectedWeekdays:[]}},created:function(){this.parseTimerConfig(this.value)},watch:{timerExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{periodicityValue:function(){return Rd[this.periodicity]},timerExpression:function(){if(this.isWeeklyPeriodSelected()&&this.expression)return this.expression;var e=Md(this.repeat,this.periodicityValue);return Ad(this.startDate,this.endDate,e,this.ends,this.times)}},methods:{isWeeklyPeriodSelected:function(){return"week"===this.periodicity},setStartDate:function(e){this.startDate=kd.DateTime.fromISO(e,{zone:"utc"}).set({seconds:0,milliseconds:0}).toUTC().toISO()},setEndDate:function(e){var t=kd.DateTime.fromISO(this.startDate,{zone:"utc"});this.endDate=kd.DateTime.fromISO(e,{zone:"utc"}).set({hours:t.hour,minutes:t.minute,seconds:0,milliseconds:0}).toUTC().toISO()},parseTimerConfig:function(e){var t,n,o=this;if(null!==(t=e[0])&&void 0!==t&&null!==(n=t.timeCycle)&&void 0!==n&&n.body)try{var i=!1,r=e[0].timeCycle.body.split("|");r.forEach((function(e){if("R"!==e.substr(0,1))o.startDate=e,i=!0;else{var t=e.match(/R(\d*)\/([^/]+)\/P(\d+)(\w)(?:\/([^/]+))?/);if(t){if(o.times=t[1]||"1",o.repeat=t[3],o.periodicity=Object.keys(Rd).find((function(e){return Rd[e]===t[4]})),i||(o.startDate=t[2],i=!0),o.isWeeklyPeriodSelected()){var n=kd.DateTime.fromISO(t[2],{zone:"utc"}).toLocal().weekday;o.selectedWeekdays.push(n)}o.endDate=t[5]||kd.DateTime.local().toUTC().toISO(),o.ends=t[5]?"ondate":t[1]?"after":"never"}}i=!0}))}catch(fa){this.resetTimerExpression()}},resetTimerExpression:function(){this.startDate=kd.DateTime.local().toUTC().toISO(),this.times="1",this.repeat="1",this.periodicity="week",this.endDate=kd.DateTime.local().toUTC().toISO(),this.ends="never",this.expression=null,this.selectedWeekdays=[]}}},Ld=Bd,jd=(h(33383),h(66667),qn(Ld,wd,xd,!1,null,"72709fd0",null)),Fd=jd.exports,zd="processmaker-modeler-start-timer-event",qd=Ea()(No()($c),{id:zd,component:yd,label:So[zd],definition:function(e,t){var n=e.create("bpmn:StartEvent",{name:t(So[zd])});return n.eventDefinitions=[e.create("bpmn:TimerEventDefinition",{timeCycle:e.create("bpmn:Expression",{body:""})})],n},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r];if("object"===g(s))continue;var a=i.get(r)[0].timeCycle;if(a&&a.body===s)continue;var l={timeCycle:o.create("bpmn:Expression",{body:s})},c=[o.create("bpmn:TimerEventDefinition",l)];n(t,"eventDefinitions",c)}else n(t,r,e[r])},inspectorConfig:[{items:[{},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-start-timer-timing-control"},items:[{component:Fd,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},ua,na]}]}),Hd=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,dropdownData:e.dropdownData}},e.$listeners))},Vd=[],Ud=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"circle",selector:"body2"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.intermediateEvent.Shape",size:{width:36,height:36},attrs:yo(yo(yo(yo(yo(yo({body:{fill:ye,stroke:we},body2:{cx:18,cy:18,r:15,"stroke-width":2,fill:ye,stroke:we},image:{"ref-x":5,"ref-y":5,ref:"circle",width:26,height:26}},xs("topLeft",{ref:"circle","ref-y":-20,"ref-padding-x":0})),xs("topCenter",{ref:"circle","ref-y":-20})),xs("topRight",{ref:"circle","ref-x":26,"ref-y":-20,"ref-padding-x":0},-1)),xs("bottomLeft",{ref:"circle","ref-padding-x":0,"ref-padding-y":-40})),xs("bottomCenter",{ref:"circle","ref-padding-y":-40})),xs("bottomRight",{ref:"circle","ref-x":26,"ref-padding-x":0,"ref-padding-y":-40},-1))},a.shapes.standard.Circle.prototype.defaults)}),Gd={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as],data:function(){return{shape:null,definition:null,dropdownData:[{label:Do["processmaker-modeler-intermediate-catch-timer-event"],nodeType:"processmaker-modeler-intermediate-catch-timer-event",dataTest:"switch-to-intermediate-timer-catch-event"},{label:Do["processmaker-modeler-intermediate-signal-catch-event"],nodeType:"processmaker-modeler-intermediate-signal-catch-event",dataTest:"switch-to-intermediate-signal-catch-event"},{label:Do["processmaker-modeler-intermediate-signal-throw-event"],nodeType:"processmaker-modeler-intermediate-signal-throw-event",dataTest:"switch-to-intermediate-signal-throw-event"},{label:Do["processmaker-modeler-intermediate-message-catch-event"],nodeType:"processmaker-modeler-intermediate-message-catch-event",dataTest:"switch-to-intermediate-message-catch-event"},{label:Do["processmaker-modeler-intermediate-message-throw-event"],nodeType:"processmaker-modeler-intermediate-message-throw-event",dataTest:"switch-to-intermediate-message-throw-event"},{label:Do["processmaker-modeler-intermediate-conditional-catch-event"],nodeType:"processmaker-modeler-intermediate-conditional-catch-event",dataTest:"switch-to-intermediate-conditional-catch-event"}]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Ud;var e=this.node.diagram.bounds;this.shape.position(e.get("x"),e.get("y")),this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({label:{text:this.node.definition.get("name"),refY:"130%"}}),this.shape.addTo(this.graph),this.shape.component=this}},Wd=Gd,$d=qn(Wd,Hd,Vd,!1,null,null,null),Xd=$d.exports,Yd=h(39653),Zd=h.n(Yd),Kd={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Zd()}}},Jd=Kd,Qd=qn(Jd,Td,_d,!1,null,null,null),eu=Qd.exports,tu=function(){var e=this,t=e._self._c;return t("div",[t("label",[e._v(e._s(e.$t("Type")))]),t("b-input-group",[t("b-form-select",{attrs:{value:e.timerPropertyName,"data-test":"intermediateTypeSelect"},on:{change:e.changeType}},[t("option",{attrs:{value:"timeDuration"}},[e._v(e._s(e.$t("Duration")))]),t("option",{attrs:{value:"timeDate"}},[e._v(e._s(e.$t("Date/Time")))]),t("option",{attrs:{value:"timeCycle"}},[e._v(e._s(e.$t("Cycle")))])])],1),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t(e.typeHelper)))]),t(e.component,{tag:"component",attrs:{"has-ends":!1,"repeat-label":"Wait for","week-label":"Every"},model:{value:e.timerProperty,callback:function(t){e.timerProperty=t},expression:"timerProperty"}})],1)},nu=[],ou=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("label",[e._v(e._s(e.$t("Duration")))]),t("b-input-group",[t("b-form-input",{staticClass:"form-control control repeat",attrs:{type:"number",min:"1","data-test":e.repeatInput},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-input-group-append",[t("b-form-select",{model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},e._l(e.periods,(function(n){return t("option",{key:n.name,domProps:{value:n}},[e._v(e._s(e.$t(n.name)))])})),0)],1),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("Select the duration of the timer")))])],1)],1)},iu=[],ru=h(10928),su=h.n(ru),au={minute:"minute",hour:"hour",day:"day",week:"week",month:"month"},lu={props:["value","repeatInput"],data:function(){var e=[{name:au.minute,value:"M",isTime:!0},{name:au.hour,value:"H",isTime:!0},{name:au.day,value:"D"},{name:au.week,value:"W"},{name:au.month,value:"M"}];return{repeat:null,periodicity:null,periods:e}},watch:{value:{handler:function(e){this.periodicity=this.getPeriodFromDelayString(e),this.repeat=this.getRepeatNumberFromDelayString(e)},immediate:!0},durationExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{durationExpression:function(){return this.periodicity.isTime?"PT".concat(this.repeat).concat(this.periodicity.value):"P".concat(this.repeat).concat(this.periodicity.value)}},methods:{getPeriodFromDelayString:function(e){var t=this.isTimePeriod(e),n=su()(e);if("M"===n){var o=t?au.minute:au.month;return this.periods.find((function(e){var t=e.name;return t===o}))}return this.periods.find((function(e){var t=e.value;return t===n}))},isTimePeriod:function(e){return"T"===e[1]},getRepeatNumberFromDelayString:function(e){var t=e.match(/\d+/);return t&&t[0]}}},cu=lu,du=qn(cu,ou,iu,!1,null,null,null),uu=du.exports,pu=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("form-date-picker",{staticClass:"p-0",attrs:{"emit-iso":!0,"data-format":"datetime",label:e.$t("Wait until specific date/time"),"control-class":"form-control",value:e.convertFromUTC(e.value),"data-test":"date-picker",helper:"Select the date to trigger this element"},on:{input:e.emitValue}})],1)},hu=[],fu={data:function(){return{DateTime:kd.DateTime}},props:{value:String},methods:{getTimezone:function(){return"undefined"!==typeof window.ProcessMaker&&window.ProcessMaker.user&&window.ProcessMaker.user.timezone||"local"},convertFromUTC:function(e){return kd.DateTime.fromISO(e,{zone:"utc"}).setZone(this.getTimezone()).toISO()},emitValue:function(e){var t=kd.DateTime.fromISO(e).toUTC().toISO();this.$emit("input",t)}}},mu=fu,gu=qn(mu,pu,hu,!1,null,null,null),vu=gu.exports,bu=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mt-3"},[t("label",[e._v(e._s(e.$t("Recurring loop repeats at time interval set below")))]),t("b-input-group",[t("b-form-input",{staticClass:"form-control control repeat",attrs:{type:"number",min:"1","data-test":e.repeatInput},model:{value:e.repeat,callback:function(t){e.repeat=t},expression:"repeat"}}),t("b-input-group-append",[t("b-form-select",{attrs:{"data-test":"periods"},model:{value:e.periodicity,callback:function(t){e.periodicity=t},expression:"periodicity"}},e._l(e.periods,(function(n){return t("option",{key:n.name,domProps:{value:n}},[e._v(e._s(e.$t(n.name)))])})),0)],1)],1),e.periodicity&&e.periodicity.isWeek?t("weekday-select",{staticClass:"pt-3",attrs:{selectWeekdays:e.selectedWeekdays,periodicityValue:e.periodicity.value,repeat:e.repeat},model:{value:e.expression,callback:function(t){e.expression=t},expression:"expression"}}):e._e()],1)},yu=[],wu={minute:"minute",hour:"hour",day:"day",week:"week",month:"month"},xu={components:{WeekdaySelect:Nd},props:["value","repeatInput"],data:function(){var e=[{name:wu.minute,value:"M",isTime:!0},{name:wu.hour,value:"H",isTime:!0},{name:wu.day,value:"D"},{name:wu.week,value:"W",isWeek:!0},{name:wu.month,value:"M"}];return{DateTime:kd.DateTime,repeat:null,periodicity:null,expression:null,periods:e,selectedWeekdays:null}},watch:{value:{handler:function(e){this.periodicity=this.getPeriodFromDelayString(e),this.repeat=this.getRepeatNumberFromDelayString(e),this.selectedWeekdays=this.getSelectedWeekdaysFromDelayString(e)},immediate:!0},cycleExpression:{handler:function(e){this.$emit("input",e)},immediate:!0}},computed:{cycleExpression:function(){return this.periodicity.isTime?"R/PT".concat(this.repeat).concat(this.periodicity.value):this.periodicity.isWeek&&this.expression?this.expression:"R/P".concat(this.repeat).concat(this.periodicity.value)}},methods:{getSelectedWeekdaysFromDelayString:function(e){var t=e.split("|"),n=[];return t.forEach((function(e){var t=e.match(/R(\d*)\/([^/]+)\/PT?(\d+)(\w)(?:\/([^/]+))?/);if(t){var o=kd.DateTime.fromISO(t[2],{zone:"utc"}).toLocal().weekday;n.push(o)}})),n},getPeriodFromDelayString:function(e){var t=this.isTimePeriod(e),n=su()(e);if("M"===n){var o=t?wu.minute:wu.month;return this.periods.find((function(e){var t=e.name;return t===o}))}return this.periods.find((function(e){var t=e.value;return t===n}))},isTimePeriod:function(e){return"T"===e[3]},getRepeatNumberFromDelayString:function(e){var t=e.match(/PT?(\d+)/);return t?t[1]:1}}},ku=xu,Cu=qn(ku,bu,yu,!1,null,null,null),Su=Cu.exports,Eu="PT1H",Au={timeDuration:"DurationExpression",timeDate:"DateTimeExpression",timeCycle:"CycleExpression"},Mu={props:{value:{type:Object},typeHelper:{type:String,default:"Select the type of delay"}},components:{DurationExpression:uu,DateTimeExpression:vu,CycleExpression:Su},computed:{component:function(){return Au[this.timerPropertyName]},timerProperty:{get:function(){return this.value.body},set:function(e){this.emitChange(this.value.type,e)}},timerPropertyName:function(){return this.value.type}},methods:{changeType:function(e){var t=this.isDelayType(e)||this.isCycleType(e)?Eu:kd.DateTime.local().toUTC().toISO();this.emitChange(e,t)},isDelayType:function(e){return Au[e]===Au.timeDuration},isCycleType:function(e){return Au[e]===Au.timeCycle},emitChange:function(e,t){this.$emit("input",{type:e,body:t})}}},Tu=Mu,_u=qn(Tu,tu,nu,!1,null,null,null),Pu=_u.exports,Ou="processmaker-modeler-intermediate-catch-timer-event",Du={id:Ou,component:eu,bpmnType:"bpmn:IntermediateCatchEvent",control:!0,category:"BPMN",icon:h(58455),label:"Intermediate Event",rank:20,items:[{icon:h(24462),label:"Intermediate Timer Event",control:!0,rank:21,id:"processmaker-modeler-intermediate-catch-timer-event"},{icon:h(48351),label:"Intermediate Signal Catch Event",control:!0,rank:22,id:"processmaker-modeler-intermediate-signal-catch-event"},{icon:h(20894),label:"Intermediate Signal Throw Event",control:!0,rank:23,id:"processmaker-modeler-intermediate-signal-throw-event"},{icon:h(5294),label:"Intermediate Message Catch Event",control:!0,rank:24,id:"processmaker-modeler-intermediate-message-catch-event"},{icon:h(16383),label:"Intermediate Message Throw Event",control:!0,rank:25,id:"processmaker-modeler-intermediate-message-throw-event"},{icon:h(74726),label:"Intermediate Conditional Catch Event",control:!0,rank:26,id:"processmaker-modeler-intermediate-conditional-catch-event"}],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Ou]),eventDefinitions:[e.create("bpmn:TimerEventDefinition",{timeDuration:e.create("bpmn:Expression",{body:Eu})})]})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=Object.keys(i[0])[1],s=i[0][r].body;e[o]={type:r,body:s}}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r],a=s.type,l=s.body,c=i.get(r)[0][a];if(c&&c.body===l)continue;var d=_e({},a,o.create("bpmn:Expression",{body:l})),u=[o.create("bpmn:TimerEventDefinition",d)];n(t,"eventDefinitions",u)}else n(t,r,e[r])},inspectorConfig:[{name:Do[Ou],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-timer-config"},items:[{component:"FormInput",config:Ys}]},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-intermediate-timer-event-timing-control"},items:[{component:Pu,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},ua,na]}]};function Iu(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"#000",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#fff";return{image:{width:20,height:20,y:3,x:3},body:{stroke:e,strokeWidth:t,fill:n},body2:{stroke:e,strokeWidth:t,fill:n}}}var Nu,Ru,Bu,Lu,ju,Fu,zu,qu,Hu,Vu,Uu=h(89454),Gu=h.n(Uu),Wu={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Gu()}},mounted:function(){var e=Iu(we,2,ye);this.shape.attr(e)}},$u=Wu,Xu=qn($u,Nu,Ru,!1,null,null,null),Yu=Xu.exports,Zu={id:"processmaker-modeler-intermediate-message",component:Xd,bpmnType:"bpmn:IntermediateEvent",control:!0,category:"BPMN",label:"Intermediate Message Event",definition:function(e,t){return e.create("bpmn:IntermediateEvent",{name:t("Intermediate Message Event"),eventDefinitions:[e.create("bpmn:MessageEventDefinition",{})]})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:"Intermediate Message Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-message-event"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Ku="processmaker-modeler-intermediate-message-catch-event",Ju=Ea()(No()(Zu),yo(yo({},sc),{},{id:Ku,component:Yu,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[Ku],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Ku]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Message that will catch this intermediate event")]}]}]})),Qu=h(74225),ep=h.n(Qu),tp={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:ep()}},mounted:function(){this.shape.attr({image:{"ref-x":7,"ref-y":5,width:22,height:22}})}},np=tp,op=qn(np,Bu,Lu,!1,null,null,null),ip=op.exports,rp={id:"processmaker-modeler-intermediate-event",component:Xd,bpmnType:"bpmn:IntermediateEvent",control:!0,category:"BPMN",label:"Intermediate Event",definition:function(e,t){return e.create("bpmn:IntermediateEvent",{name:t("Intermediate Event")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36,x:null,y:null})})},inspectorConfig:[{name:"Intermediate Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-intermediate-gateway-config"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},sp="processmaker-modeler-intermediate-signal-catch-event",ap=Ea()(No()(rp),yo(yo({},kc),{},{id:sp,component:ip,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[sp],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[sp]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Signal that will catch this intermediate event",!1),{component:"FormInput",config:od}]}]}]})),lp=h(98358),cp=h.n(lp),dp={extends:Xd,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{message:this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),nodeIcon:cp()}},methods:{addMessageRef:function(){this.node.definition.get("eventDefinitions")[0].messageRef?this.message=this.node.definition.get("eventDefinitions")[0].messageRef:(this.message=this.moddle.create("bpmn:Message",{id:"".concat(this.id,"_message"),name:"".concat(this.id,"_message")}),this.rootElements.push(this.message),this.node.definition.get("eventDefinitions")[0].messageRef=this.message)}},mounted:function(){this.shape.attr({image:{width:22,height:20,y:3,x:2}}),this.addMessageRef()},destroyed:function(){Gr()(this.rootElements,this.message),bn.commit("removeMessageRef",this.message)}},up=dp,pp=qn(up,ju,Fu,!1,null,null,null),hp=pp.exports,fp="processmaker-modeler-intermediate-message-throw-event",mp=Ea()(No()(Zu),yo(yo({},sc),{},{id:fp,component:hp,control:!1,bpmnType:"bpmn:IntermediateThrowEvent",label:Do[fp],icon:h(16383),definition:function(e,t){return e.create("bpmn:IntermediateThrowEvent",{name:t(Do[fp]),eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},oc("Select the message reference that this element throws")]}]}]})),gp=h(67471),vp=h.n(gp),bp={extends:Xd,mixins:[ya],props:["moddle","rootElements","id"],data:function(){return{nodeIcon:vp()}},mounted:function(){this.shape.attr({image:{"ref-x":7,"ref-y":5,width:22,height:22}})}},yp=bp,wp=qn(yp,zu,qu,!1,null,null,null),xp=wp.exports,kp="processmaker-modeler-intermediate-signal-throw-event",Cp=Ea()(No()(rp),yo(yo({},kc),{},{id:kp,component:xp,control:!1,bpmnType:"bpmn:IntermediateThrowEvent",label:Do[kp],definition:function(e,t){return e.create("bpmn:IntermediateThrowEvent",{name:t(Do[kp]),eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},xc("Select the signal reference that this element throws")]}]}]})),Sp=h(94081),Ep=h.n(Sp),Ap={extends:Xd,mixins:[ya],data:function(){return{nodeIcon:Ep()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.attr({image:{"ref-x":9,"ref-y":9,width:e.get("width")-18,height:e.get("height")-18}})}},Mp=Ap,Tp=qn(Mp,Hu,Vu,!1,null,null,null),_p=Tp.exports;function Pp(){return[{component:"FormInput",config:{label:"Condition",name:"condition",helper:"Expression to evaluate condition"}}]}var Op={inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return"eventDefinitions"===o?e.condition=i[0].get("condition").body:e[o]=i,e}),{})},inspectorHandler:function(e,t,n){for(var o in Ma()(e,["$type","eventDefinitions"]))t.definition[o]!==e[o]&&("condition"===o?t.definition.get("eventDefinitions")[0].get("condition").body=e[o]:n(t,o,e[o]))}},Dp="processmaker-modeler-intermediate-conditional-catch-event",Ip=Ea()(No()(rp),yo(yo({},Op),{},{id:Dp,component:_p,control:!1,bpmnType:"bpmn:IntermediateCatchEvent",label:Do[Dp],definition:function(e,t){return e.create("bpmn:IntermediateCatchEvent",{name:t(Do[Dp]),eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()))}]}]})),Np=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"boundary-event-dropdown-data":e.boundaryEventDropdownData,"dropdown-data":e.dropdownData,showCustomIconPicker:!0,iconName:this.iconName},on:{"set-custom-icon-name":e.setCustomIconName,"reset-custom-icon-name":e.resetCustomIconName}},e.$listeners))},Rp=[],Bp=a.shapes.standard.Rectangle.extend({markup:[{tagName:"rect",selector:"body"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"},ws("topLeft"),ws("topCenter"),ws("topRight"),ws("bottomLeft"),ws("bottomCenter"),ws("bottomRight")],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.task.Shape",size:{width:100,height:60},attrs:yo(yo(yo(yo(yo(yo({image:{"ref-x":4,"ref-y":4,ref:"rect",width:16,height:16,"data-test":"nodeIcon"}},xs("topLeft",{"ref-y":4,ref:"rect"})),xs("topCenter",{"ref-y":4,ref:"rect"})),xs("topRight",{"ref-y":4,"ref-x":96,ref:"rect"},-1)),xs("bottomLeft",{ref:"rect"})),xs("bottomCenter",{ref:"rect"})),xs("bottomRight",{"ref-x":96,ref:"rect"},-1))},a.shapes.standard.Rectangle.prototype.defaults)}),Lp=76,jp=116,Fp={data:function(){return{iconName:""}},methods:{setCustomIconName:function(e){this.iconName=e},resetCustomIconName:function(){this.setCustomIconName("")},setCustomIcon:function(e){this.shape&&this.shape.attr("image/xlink:href",ba(atob(e),this.node))}},mounted:function(){this.node.definition.get("customIcon")&&this.setCustomIcon(this.node.definition.get("customIcon"))}},zp=10,qp=[{label:"Boundary Timer Event",nodeType:"processmaker-modeler-boundary-timer-event",dataTest:"add-boundary-timer-event"},{label:"Boundary Error Event",nodeType:"processmaker-modeler-boundary-error-event",dataTest:"add-boundary-error-event"},{label:"Boundary Signal Event",nodeType:"processmaker-modeler-boundary-signal-event",dataTest:"add-boundary-signal-event"},{label:"Boundary Conditional Event",nodeType:"processmaker-modeler-boundary-conditional-event",dataTest:"add-boundary-conditional-event"},{label:"Boundary Message Event",nodeType:"processmaker-modeler-boundary-message-event",dataTest:"add-boundary-message-event"}],Hp=qp,Vp=h.p+"img/sequential.f86ad08b.svg",Up=h.p+"img/parallel.cf1d1995.svg",Gp=h.p+"img/loop.00441d9f.svg",Wp="bpmn:StandardLoopCharacteristics",$p="bpmn:MultiInstanceLoopCharacteristics";function Xp(e,t,n,o){var i=e.get("loopCharacteristics"),r=[Wp,$p];if(i&&r.includes(i.$type))if(i.$type!==Wp){var s=i.isSequential?Vp:Up;n(t.bottomCenter,"loopCharacteristics",s)}else n(t.bottomCenter,"loopCharacteristics",Gp);else o(t.bottomCenter,"loopCharacteristics")}var Yp=h.p+"img/compensation.495ae0a2.svg";function Zp(e,t,n,o){e.isForCompensation?n(t.bottomCenter,"compensation",Yp):o(t.bottomCenter,"compensation")}var Kp,Jp,Qp=15,eh=2*ys,th={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je,Bs,as,Fp],data:function(){return{shape:null,definition:null,dropdownData:[{label:To["processmaker-modeler-task"],nodeType:"processmaker-modeler-task",dataTest:"switch-to-user-task"},{label:To["processmaker-modeler-manual-task"],nodeType:"processmaker-modeler-manual-task",dataTest:"switch-to-manual-task"},{label:To["processmaker-modeler-script-task"],nodeType:"processmaker-modeler-script-task",dataTest:"switch-to-script-task"},{label:To["processmaker-modeler-call-activity"],nodeType:"processmaker-modeler-call-activity",dataTest:"switch-to-sub-process"}],boundaryEventDropdownData:Hp,anchorPointFunction:at}},computed:{hasTaskMarker:function(){return!!this.shape.attr("image/xlink:href")}},watch:{"node.definition.name":function(e){var t=this.node.diagram.bounds.width;this.shape.attr("label/text",a.util.breakText(e,{width:t}));var n=this.shape.size(),o=n.height,i=this.calculateSizeOnGrid(),r=this.useTaskHeight(i)?Lp:i;o!==r&&(this.node.diagram.bounds.height=r,this.shape.resize(t,r),this.recalcMarkersAlignment())},"node.definition.isForCompensation":function(){Zp(this.node.definition,this.markers,this.$set,this.$delete)},"node.definition":{deep:!0,handler:function(){Xp(this.node.definition,this.markers,this.$set,this.$delete)}}},methods:{getElementsUnderArea:function(e){var t=e.getBBox(),n=t.x,o=t.y,i=t.width,r=t.height,s={x:n,y:o,width:i,height:r};return this.graph.findModelsInArea(s)},calculateSizeOnGrid:function(){var e=zp-Lp%zp,t=Math.floor(this.shapeView.selectors.label.getBBox().height),n=t+Qp+eh,o=this.paperManager.ceilToNearestGridMultiple(n)-e;return this.middleIsOddNumber(o)&&(o+=zp),o},useTaskHeight:function(e){return e<Lp||!this.node.definition.name},middleIsOddNumber:function(e){return 1===Math.abs(e/2%2)}},mounted:function(){this.shape=new Bp;var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),Zp(this.node.definition,this.markers,this.$set,this.$delete),Xp(this.node.definition,this.markers,this.$set,this.$delete),this.shape.attr({body:{rx:8,ry:8},label:{text:a.util.breakText(this.node.definition.get("name"),{width:e.width}),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this}},nh=th,oh=qn(nh,Np,Rp,!1,null,null,null),ih=oh.exports,rh=h(95514),sh=h.n(rh),ah={extends:ih,mixins:[ya],data:function(){return{nodeIcon:sh()}}},lh=ah,ch=qn(lh,Kp,Jp,!1,null,null,null),dh=ch.exports,uh=function(){var e=this,t=e._self._c;return t("div",[t("b-form-group",[t("b-form-checkbox",{attrs:{"data-test":"for-compensation",name:"for-compensation"},model:{value:e.isForCompensation,callback:function(t){e.isForCompensation=t},expression:"isForCompensation"}},[e._v(e._s(e.$t("For Compensation")))])],1)],1)},ph=[],hh={props:{value:{type:Object,default:function(){return{isForCompensation:!1}}}},name:"MarkerFlags",data:function(){return{isForCompensation:this.value.isForCompensation}},watch:{isForCompensation:function(e){this.$emit("input",{isForCompensation:e})}}},fh=hh,mh=qn(fh,uh,ph,!1,null,"66aabb37",null),gh=mh.exports,vh={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Advanced",icon:"cogs",name:"advanced-accordion"},items:[{component:ta,config:ns},{component:gh,name:"taskMarkers",config:{label:"Marker Flags",name:"markerFlags",style:"display:none"}}]},bh=function(){var e=this,t=e._self._c;return t("div",[t("b-form-group",{attrs:{label:e.$t("Loop Mode")}},[t("b-form-select",{attrs:{id:""},on:{change:e.changeLoopType},model:{value:e.loopType,callback:function(t){e.loopType=t},expression:"loopType"}},e._l(e.loopOptions,(function(n){return t("option",{key:n.text,domProps:{value:n.value}},[e._v(e._s(e.$t(n.text)))])})),0)],1),"loop"===e.loopType?[t("b-form-group",{attrs:{label:e.$t("Maximum Iterations")}},[t("b-form-input",{attrs:{type:"number",min:"0",step:"1","data-cy":"loopMaximum"},on:{input:e.changeLoopMaximum},model:{value:e.loopMaximum,callback:function(t){e.loopMaximum=t},expression:"loopMaximum"}}),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("Leave empty to continue until exit condition is satisfied")))])],1),t("b-form-group",{attrs:{label:e.$t("Exit Condition")}},[t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.loopCondition,expression:"loopCondition"}],ref:"specialAssignmentsInput",staticClass:"form-control special-assignment-input",attrs:{"aria-label":e.$t("FEEL Syntax"),placeholder:"FEEL Syntax","data-cy":"loopCondition"},domProps:{value:e.loopCondition},on:{input:[function(t){t.target.composing||(e.loopCondition=t.target.value)},e.changeLoopCondition]}}),e._v(" "),t("small",{staticClass:"form-text text-muted"},[e._v(e._s(e.$t("When FEEL expression evaluates to true then exit loop")))])])]:e._e(),"parallel_mi"===e.loopType||"sequential_mi"===e.loopType?["inputData"===e.multiType?t("b-form-group",{attrs:{id:"group-inputData",label:e.$t("Request Variable Array"),"label-for":"inputData",description:e.$t("Non-array data will result in an error.")}},[t("b-form-input",{attrs:{id:"inputData",type:"text",placeholder:e.$t("Request Variable Name")},on:{input:e.changeInputData},model:{value:e.inputData,callback:function(t){e.inputData=t},expression:"inputData"}})],1):e._e(),"sequential_mi"===e.loopType?t("b-form-group",{attrs:{id:"group-exit-condition",label:e.$t("Exit Condition"),"label-for":"exit-condition",description:e.$t("When the FEEL Expression evaluates to true then exit the loop")}},[t("b-form-textarea",{attrs:{id:"exit-condition",placeholder:e.$t("FEEL Syntax")},on:{input:e.changeCompletionCondition},model:{value:e.completionCondition,callback:function(t){e.completionCondition=t},expression:"completionCondition"}})],1):e._e(),t("b-form-group",{attrs:{id:"group-outputData",label:e.$t("Output Data Variable"),"label-for":"outputData",description:e.$t("Specifies the output request data variable array, which will be produced as a result of the multi-instance.")}},[t("b-form-input",{attrs:{id:"outputData",type:"text",placeholder:e.$t("Request Variable Name")},on:{input:e.changeOutputData},model:{value:e.outputData,callback:function(t){e.outputData=t},expression:"outputData"}})],1)]:e._e()],2)},yh=[],wh={props:{value:{type:Object,default:function(){return{loopCharacteristics:null,ioSpecification:null}}}},name:"LoopCharacteristics",data:function(){return{loopOptions:[{text:this.$t("No Loop Mode"),value:"no_loop"},{text:this.$t("Loop"),value:"loop"},{text:this.$t("Multi-Instance (Parallel)"),value:"parallel_mi"},{text:this.$t("Multi-Instance (Sequential)"),value:"sequential_mi"}],showAdvanced:!1,previous:{loopCardinality:"3",completionCondition:null,inputData:null,outputData:null,inputDataItem:null},local:{loopCharacteristics:{$type:null,isSequential:!1},loopMaximum:0,loopCondition:null,ioSpecification:{dataInputs:[]}},loopType:null,multiType:null,loopCardinality:null,completionCondition:null,inputData:null,inputDataItem:null,outputData:null,outputDataItem:null,loopMaximum:0,loopCondition:null}},mounted:function(){this.loadData()},watch:{value:{deep:!0,handler:function(e){(0,Un.isEqual)(this.local,e)||this.loadData()}}},methods:{changeLoopMaximum:function(e){this.setLoopMaximum(e),this.saveData()},changeLoopCondition:function(){this.setLoopCondition(this.loopCondition),this.saveData()},changeLoopType:function(e){this.setLoopCharacteristics(e),this.saveData()},changeMultiType:function(e){this.setMultiType(e),this.saveData()},changeLoopCardinality:function(e){this.setLoopCardinality(e),this.saveData()},changeCompletionCondition:function(e){this.setCompletionCondition(e),this.saveData()},changeInputData:function(e){this.setLoopDataInputRef(e),this.saveData()},changeInputDataItem:function(e){this.setInputDataItem(e),this.saveData()},changeOutputData:function(e){this.setLoopDataOutputRef(e),this.saveData()},changeOutputDataItem:function(e){this.setOutputDataItem(e),this.saveData()},loadData:function(){this.$set(this,"local",(0,Un.cloneDeep)(this.value)),this.loopType=this.getLoopCharacteristics(),this.multiType=this.getMultiType(),this.loopCardinality=this.getLoopCardinality(),this.completionCondition=this.getCompletionCondition(),this.inputData=this.getLoopDataInputRef(),this.inputDataItem=this.getInputDataItem(),this.outputData=this.getLoopDataOutputRef(),this.outputDataItem=this.getOutputDataItem(),this.previous.inputData=this.inputData,this.previous.outputData=this.outputData,this.previous.loopCardinality=this.loopCardinality,this.loopMaximum=this.getLoopMaximum(),this.loopCondition=this.getLoopCondition()},saveData:function(){(0,Un.isEqual)(this.local,this.value)||this.$emit("input",(0,Un.cloneDeep)(this.local))},getOutputDataItem:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.outputDataItem?this.local.loopCharacteristics.outputDataItem.name:null},setOutputDataItem:function(e){this.local.loopCharacteristics.outputDataItem={$type:"bpmn:DataInput",isCollection:!0,name:e}},getLoopDataOutputRef:function(){var e;return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopDataOutputRef?null===(e=this.local.ioSpecification)||void 0===e?void 0:e.dataOutputs[0].name:null},setLoopDataOutputRef:function(e){this.local.ioSpecification||this.initIoSpecification();var t=this.local.ioSpecification.dataOutputs[0]||{$type:"bpmn:DataOutput",id:"".concat(this.local.id,"_output_1"),isCollection:!0,name:e};t.name=e,this.local.ioSpecification.dataOutputs=[t],this.local.ioSpecification.outputSets[0].dataOutputRefs=[t.id],this.local.loopCharacteristics.loopDataOutputRef=t.id},getInputDataItem:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.inputDataItem?this.local.loopCharacteristics.inputDataItem.name:null},setInputDataItem:function(e){this.local.loopCharacteristics.inputDataItem={$type:"bpmn:DataInput",isCollection:!0,name:e}},getLoopDataInputRef:function(){var e;return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopDataInputRef?null===(e=this.local.ioSpecification)||void 0===e?void 0:e.dataInputs[0].name:null},setLoopDataInputRef:function(e){var t={$type:"bpmn:DataInput",id:"".concat(this.local.id,"_input_1"),isCollection:!0,name:e};this.local.ioSpecification||this.initIoSpecification(),this.local.ioSpecification.dataInputs=[t],this.local.ioSpecification.inputSets[0].dataInputRefs=[t.id],this.local.loopCharacteristics.loopDataInputRef=t.id},initIoSpecification:function(){this.local.ioSpecification={$type:"bpmn:InputOutputSpecification",dataInputs:[],dataOutputs:[],inputSets:[{$type:"bpmn:InputSet",dataInputRefs:[]}],outputSets:[{$type:"bpmn:OutputSet",dataOutputRefs:[]}]}},getLoopCardinality:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopCardinality?this.local.loopCharacteristics.loopCardinality.body:null},getCompletionCondition:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.completionCondition?this.local.loopCharacteristics.completionCondition.body:null},setLoopCardinality:function(e){this.local.loopCharacteristics.loopCardinality={$type:"bpmn:Expression",body:e}},setCompletionCondition:function(e){this.local.loopCharacteristics.completionCondition={$type:"bpmn:Expression",body:e}},getMultiType:function(){return this.local.loopCharacteristics?void 0!==this.local.loopCharacteristics.loopCardinality?"loopCardinality":"inputData":null},setMultiType:function(e){"loopCardinality"===e?(this.local.loopCharacteristics.loopCardinality={$type:"bpmn:Expression",body:this.previous.loopCardinality||"3"},this.local.loopCharacteristics.completionCondition={$type:"bpmn:Expression",body:this.previous.completionCondition||""},this.previous.inputData=this.inputData,this.previous.outputData=this.outputData,this.previous.inputDataItem=this.inputDataItem,delete this.local.loopCharacteristics.loopDataInputRef,delete this.local.loopCharacteristics.inputDataItem,this.setLoopDataOutputRef(this.previous.outputData||"output_array_".concat(this.local.id))):(this.previous.loopCardinality=this.loopCardinality,this.previous.completionCondition=this.completionCondition,this.previous.outputData=this.outputData,delete this.local.loopCharacteristics.loopCardinality,delete this.local.loopCharacteristics.completionCondition,this.local.loopCharacteristics.loopDataInputRef="",this.setLoopDataInputRef(this.previous.inputData||"source_array"),this.setLoopDataOutputRef(this.previous.outputData||"output_array_".concat(this.local.id)),this.setInputDataItem(this.previous.inputDataItem||"")),this.loopCardinality=this.getLoopCardinality(),this.completionCondition=this.getCompletionCondition(),this.inputData=this.getLoopDataInputRef(),this.outputData=this.getLoopDataOutputRef()},getLoopCharacteristics:function(){return this.local.loopCharacteristics?"bpmn:StandardLoopCharacteristics"===this.local.loopCharacteristics.$type?"loop":"bpmn:MultiInstanceLoopCharacteristics"===this.local.loopCharacteristics.$type?this.local.loopCharacteristics.isSequential?"sequential_mi":"parallel_mi":"no_loop":"no_loop"},setLoopCharacteristics:function(e){switch(this.local.loopCharacteristics||(this.local.loopCharacteristics={}),e){case"no_loop":this.local.loopCharacteristics=void 0;break;case"loop":this.local.loopCharacteristics.$type="bpmn:StandardLoopCharacteristics";break;case"parallel_mi":this.local.loopCharacteristics.$type="bpmn:MultiInstanceLoopCharacteristics",this.local.loopCharacteristics.isSequential=!1,this.multiType||(this.multiType="inputData");break;case"sequential_mi":this.local.loopCharacteristics.$type="bpmn:MultiInstanceLoopCharacteristics",this.local.loopCharacteristics.isSequential=!0,this.multiType||(this.multiType="inputData");break}},setLoopMaximum:function(e){e||(e=null),this.local.loopCharacteristics.loopMaximum=e},getLoopMaximum:function(){return this.local.loopCharacteristics?this.local.loopCharacteristics.loopMaximum:null},setLoopCondition:function(e){this.local.loopCharacteristics.loopCondition={$type:"bpmn:Expression",body:e}},getLoopCondition:function(){return this.local.loopCharacteristics&&this.local.loopCharacteristics.loopCondition?this.local.loopCharacteristics.loopCondition.body:null}}},xh=wh,kh=qn(xh,bh,yh,!1,null,null,null),Ch=kh.exports;h(19601),h(36210);function Sh(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Eh(e,t,n){Sh(e,t),t.set(e,n)}function Ah(e,t){return t.get?t.get.call(e):t.value}function Mh(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}function Th(e,t){var n=Mh(e,t,"get");return Ah(e,n)}function _h(e,t){if(e!==t)throw new TypeError("Private static access of wrong provenance")}function Ph(e,t){if(void 0===e)throw new TypeError("attempted to "+t+" private static field before its declaration")}function Oh(e,t,n){return _h(e,t),Ph(n,"get"),Ah(e,n)}function Dh(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}function Ih(e,t,n,o){return _h(e,t),Ph(n,"set"),Dh(e,n,o),o}h(24603),h(28450),h(88386),h(39714),h(4129);var Nh=new WeakMap,Rh=new WeakMap,Bh=new WeakMap,Lh=function(){function e(t){wo(this,e),Eh(this,Nh,{writable:!0,value:function(){var t,n=e.prefix+Oh(e,e,jh);return Ih(e,e,jh,(t=Oh(e,e,jh),t++,t)),n}}),Eh(this,Rh,{writable:!0,value:function(){var t,n=e.prefix+Oh(e,e,Fh)+"_di";return Ih(e,e,Fh,(t=Oh(e,e,Fh),t++,t)),n}}),Eh(this,Bh,{writable:!0,value:function(){var t,n=e.processPrefix+Oh(e,e,zh);return Ih(e,e,zh,(t=Oh(e,e,zh),t++,t)),n}}),this.definitions=t,this.refreshLastIdCounter(),this.refreshLastDiagramIdCounter(),this.refreshLastProcessIdCounter()}return ko(e,[{key:"findById",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.definitions.rootElements,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(o.indexOf(n)>-1)){var i;if(n instanceof Array)o.push(n),n.find((function(n){return i=t.findById(e,n,o)}));else if(n instanceof Object&&n.$type){if(o.push(n),n.id===e)return n;Object.getOwnPropertyNames(n).find((function(r){return i=!(n[r]instanceof Function)&&"$"!==r.substring(0,1)&&t.findById(e,n[r],o)}))}return i}}},{key:"matchIds",value:function(e,t){var n=this,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(o.indexOf(t)>-1)return i;if(t instanceof Array)o.push(t),t.forEach((function(t){return i=n.matchIds(e,t,o,i)}));else if(t instanceof Object){if(o.push(t),t.id){var r=String(t.id).match(e),s=r?parseInt(r[1]):0;s>i&&(i=s)}Object.getOwnPropertyNames(t).forEach((function(r){t[r]instanceof Function||"$"===r.substring(0,1)||(i=n.matchIds(e,t[r],o,i))}))}return i}},{key:"refreshLastIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.prefix,"(\\d+)$")),this.definitions.rootElements);Ih(e,e,jh,t+1)}},{key:"getCounter",value:function(){return this.refreshLastIdCounter(),Oh(e,e,jh)}},{key:"refreshLastDiagramIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.prefix,"(\\d+)_di$")),this.definitions.diagrams);Ih(e,e,Fh,t+1)}},{key:"refreshLastProcessIdCounter",value:function(){var t=this.matchIds(new RegExp("^".concat(e.processPrefix,"(\\d+)$")),this.definitions.rootElements);Ih(e,e,zh,t+1)}},{key:"generate",value:function(){var e=Th(this,Nh).call(this),t=Th(this,Rh).call(this);return[e,t]}},{key:"generateProcessId",value:function(){return Th(this,Bh).call(this)}}]),e}();_e(Lh,"prefix","node_"),_e(Lh,"processPrefix","Process_");var jh={writable:!0,value:1},Fh={writable:!0,value:1},zh={writable:!0,value:1},qh=null;function Hh(e){return qh||(qh=new Lh(e)),qh}var Vh=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};wo(this,e),this.index=window.NODE_INSPECTOR_FIRST_INDEX||(new Date).getTime(),this.definitions=t,this.nodeIdGenerator=Hh(this.definitions),this.options=Object.assign({prefix:this.nodeIdGenerator.generate()[0]},n),this.createdModdleNodes={}}return ko(e,[{key:"getDefinitionProps",value:function(e){var t=this;return e instanceof Array?e.map((function(e){return t.getDefinitionProps(e)})):e instanceof Object?Object.getOwnPropertyNames(e).reduce((function(n,o){if(e[o]instanceof Function)return n;var i="Ref"===o.substr(o.length-3)||"Refs"===o.substr(o.length-4);return e[o]instanceof Object&&e[o].id&&i?n[o]=Object&&e[o].id:e[o]instanceof Array&&i?n[o]=e[o].filter((function(e){return e})).map((function(e){return e.id})):("$type"===o||"$"!==o.substr(0,1)&&"__"!==o.substr(0,2))&&(n[o]=t.getDefinitionProps(e[o])),n}),{}):e}},{key:"setDefinitionProps",value:function(e,t,n,o,i){var r=this;if(void 0!==e){if(e instanceof Array)e=e.map((function(e){return r.setDefinitionProps(e,t,n)}));else if(e instanceof Object)try{e=Object.keys(Ma()(e,"$type","$config","markerFlags")).reduce((function(o,i){var s=r.setDefinitionProps(e[i],t,n,void 0,i);return null!==s&&void 0!==s?o[i]=s:void 0===s&&delete o[i],o}),o||this.createModdleNode(n,e))}catch(s){throw'Unable to create moddle node of type "'.concat(e.$type,'" \n ').concat(s)}return o&&void 0!==i&&void 0!==e&&null!==e&&(o[i]=e),e}}},{key:"createModdleNode",value:function(e,t){var n=e.create(t.$type,{id:this.generateId()});return t.id&&(this.createdModdleNodes[t.id]=n),n}},{key:"setReferences",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(void 0!==e)return this.isReference(n)?e=e instanceof Array?e.map((function(e){return t.findReference(e)})):this.findReference(e):e instanceof Array?e=e.map((function(e){return t.setReferences(e,null)})):e instanceof Object&&Object.keys(Ma()(e,"$type","$config","markerFlags")).forEach((function(n){e[n]=t.setReferences(e[n],n)})),e}},{key:"isReference",value:function(e){return!!e&&("Ref"===e.substr(e.length-3)||"Refs"===e.substr(e.length-4))}},{key:"findReference",value:function(e){return this.createdModdleNodes[e]||this.findById(e)}},{key:"generateId",value:function(){return this.index++,"".concat(this.options.prefix,"_").concat(this.index)}},{key:"findById",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.definitions.rootElements,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(o.indexOf(n)>-1)){var i;if(n instanceof Array)o.push(n),n.find((function(n){return i=t.findById(e,n,o)}));else if(n instanceof Object&&n.$type){if(o.push(n),n.id===e)return n;Object.getOwnPropertyNames(n).find((function(r){return i=!(n[r]instanceof Function)&&t.findById(e,n[r],o)}))}return i}}}]),e}(),Uh=function(e,t,n,o,i){var r=new Vh(i,{prefix:"".concat(t.definition.id,"_inner")}),s=r.setDefinitionProps(e.$loopCharactetistics,n,o,{});return s=r.setReferences(s),s.loopCharacteristics?(delete t.definition.loopCharacteristics,n(t,"loopCharacteristics",s.loopCharacteristics)):(t.definition.loopCharacteristics=null,delete t.definition.loopCharacteristics),s.ioSpecification?(delete t.definition.ioSpecification,n(t,"ioSpecification",s.ioSpecification)):delete t.definition.ioSpecification,Ma()(e,["$loopCharactetistics"])},Gh=function(e,t,n,o){var i=o.definitions,r=new Vh(i);e.$loopCharactetistics=r.getDefinitionProps({id:t.definition.id,loopCharacteristics:t.definition.loopCharacteristics,ioSpecification:t.definition.ioSpecification}),delete e.loopCharacteristics,delete e.ioSpecification},Wh={component:"FormAccordion",container:!0,config:{initiallyOpen:!1,label:"Loop Activity",icon:"redo",name:"loop-characteristics-accordion"},items:[{component:Ch,name:"LoopCharactetistics",config:{name:"$loopCharactetistics"}}]},$h="processmaker-modeler-task",Xh={id:"processmaker-modeler-task",component:ih,bpmnType:["bpmn:Task","bpmn:UserTask","bpmn:GlobalTask","bpmn:SubProcess"],control:!0,category:"BPMN",rank:40,icon:h(45849),label:"Task",items:[{icon:h(45849),label:"Form Task",control:!0,rank:41,id:"processmaker-modeler-task"},{icon:h(24678),label:"Manual Task",control:!0,rank:42,id:"processmaker-modeler-manual-task"},{icon:h(37901),label:"Script Task",control:!0,rank:43,id:"processmaker-modeler-script-task"},{icon:h(47356),label:"Sub Process",control:!0,rank:44,id:"processmaker-modeler-call-activity"}],definition:function(e,t){return e.create("bpmn:Task",{name:t(To[$h]),assignment:"requester"})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorHandler:function(e,t,n,o,i,r){Yh(e.markerFlags,t,n,o),Uh(e,t,n,o,i),r(Ma()(e,"markerFlags","$loopCharactetistics"))},inspectorData:function(e,t,n){var o=t(e);return Gh(o,e,t,n),o.markerFlags={isForCompensation:o.isForCompensation},delete o.isForCompensation,o},inspectorConfig:[{name:To[$h],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-task"},items:[{component:"FormInput",config:Ys}]},Wh,ua,vh]}],loopCharacteristicsHandler:Uh,loopCharacteristicsData:Gh};function Yh(e,t,n){if(e){var o=t.definition.get("isForCompensation"),i=e.isForCompensation;null!=i&&i!==o&&n(t,"isForCompensation",i)}}var Zh,Kh,Jh=yo(yo({},Xh),{},{component:dh}),Qh=(h(38862),function(){var e=this,t=e._self._c;return t("div",[t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"boundary-event-dropdown-data":e.boundaryEventDropdownData,"dropdown-data":e.dropdownData,showCustomIconPicker:!0,iconName:this.iconName},on:{"set-custom-icon-name":e.setCustomIconName,"reset-custom-icon-name":e.resetCustomIconName}},e.$listeners)),t("b-modal",{ref:"subprocess-modal",attrs:{title:"Previewing '".concat(e.subprocessName,"'")},scopedSlots:e._u([{key:"modal-footer",fn:function(){return[t("a",{attrs:{href:e.subprocessLink,target:"_blank","data-test":"modal-process-link"}},[e._v(" Open subprocess in new window "),t("i",{staticClass:"ml-1 fas fa-external-link-alt"})])]},proxy:!0}])},[e.subProcessSvg?t("div",{staticClass:"text-center",domProps:{innerHTML:e._s(e.subProcessSvg)}}):e.failedToLoadPreview?t("div",[e._v("Could not load preview")]):t("div",[t("i",{staticClass:"fas fa-spinner fa-spin"}),e._v(" Loading process preview...")])]),t("b-modal",{ref:"no-subprocess-modal",attrs:{title:"No subprocess selected","hide-footer":!0}},[e._v(" Please select a subprocess to view it. ")])],1)}),ef=[],tf=h.p+"img/subprocess.19c191a3.svg",nf=15,of=2*ys,rf='<svg version="1.1"\n baseProfile="full"\n width="16" height="16"\n xmlns="http://www.w3.org/2000/svg"></svg>',sf={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering","paperManager"],mixins:[Vs,Je,Bs,as,ya,Fp],data:function(){return{subProcessSvg:null,failedToLoadPreview:!1,boundaryEventDropdownData:Hp,dropdownData:[{label:To["processmaker-modeler-task"],nodeType:"processmaker-modeler-task",dataTest:"switch-to-user-task"},{label:To["processmaker-modeler-manual-task"],nodeType:"processmaker-modeler-manual-task",dataTest:"switch-to-manual-task"},{label:To["processmaker-modeler-script-task"],nodeType:"processmaker-modeler-script-task",dataTest:"switch-to-script-task"},{label:To["processmaker-modeler-call-activity"],nodeType:"processmaker-modeler-call-activity",dataTest:"switch-to-sub-process"}],nodeIcon:rf,iconName:"",anchorPointFunction:at}},computed:{subprocessId:function(){return JSON.parse(this.node.definition.get("config")).processId},subprocessLink:function(){return"/modeler/".concat(this.subprocessId)},subprocessName:function(){return this.node.definition.get("name")}},watch:{"node.definition.name":function(e){var t=this.node.diagram.bounds.width;this.shape.attr("label/text",a.util.breakText(e,{width:t}));var n=this.shapeView.selectors.label.getBBox().height,o=this.shape.size(),i=o.height;if(n+nf+of!==i){var r=Math.max(n+nf+of,Lp);this.node.diagram.bounds.height=r,this.shape.resize(t,r),this.recalcMarkersAlignment()}},"node.definition.config":function(e){bn.commit("updateNodeProp",{node:this.node,key:"config",value:e}),this.$emit("save-state")},"node.definition.callActivityType":function(e){this.shape.attr("image/display","globalTask"===e?"none":"initial")},"node.definition.loopCharacteristics":function(){Xp(this.node.definition,this.markers,this.$set,this.$delete)}},methods:{clickSubprocess:function(e,t){var n=this,o="bottomCenter.0"===t.target.getAttribute("joint-selector"),i=e.model===this.shape;o&&i&&(this.subprocessId?(this.$refs["subprocess-modal"].show(),this.subProcessSvg=null,this.failedToLoadPreview=!1,window.ProcessMaker.apiClient.get("/processes/".concat(this.subprocessId),{params:{include:"svg"}}).then((function(e){var t=e.data;if(t.svg){var o=function(e){return e.replace('<svg width="100%"',"<svg ")},i=function(e){return e.replace("<svg ",'<svg class="border border-dark"')};n.subProcessSvg=i(o(t.svg))}else n.failedToLoadPreview=!0})).catch((function(){n.failedToLoadPreview=!0}))):this.$refs["no-subprocess-modal"].show())}},mounted:function(){this.shape=new Bp,this.$set(this.markers.bottomCenter,"subprocess",tf);var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),Xp(this.node.definition,this.markers,this.$set,this.$delete),this.shape.attr({body:{rx:8,ry:8,strokeWidth:4},label:{text:a.util.breakText(this.node.definition.get("name"),{width:e.width}),fill:"black"}}),this.shape.addTo(this.graph),this.shape.component=this,this.paperManager.addEventHandler("element:pointerclick",this.clickSubprocess),this.node.definition.get("customIcon")&&this.setCustomIcon(this.node.definition.get("customIcon"))}},af=sf,lf=qn(af,Qh,ef,!1,null,null,null),cf=lf.exports,df=function(){var e=this,t=e._self._c;return t("div",[t("form-multi-select",{staticClass:"p-0 mb-2",attrs:{label:e.$t("Process"),name:"Process",helper:e.$t("Select which Process this element calls"),showLabels:!1,"allow-empty":!1,options:e.processList,loading:e.loading,optionContent:"name",validation:e.validation,searchable:!0,"internal-search":!1,"preserve-search":!1,"clear-on-select":!1},on:{"search-change":e.searchChange},model:{value:e.selectedProcess,callback:function(t){e.selectedProcess=t},expression:"selectedProcess"}}),e.selectedProcess?t("form-multi-select",{staticClass:"p-0 mb-2",attrs:{label:e.$t("Start Event"),name:"StartEvent",disabled:0===e.startEventList.length,"allow-empty":!1,showLabels:!1,options:e.startEventList,optionContent:"name",validation:"required"},model:{value:e.selectedStartEvent,callback:function(t){e.selectedStartEvent=t},expression:"selectedStartEvent"}}):e._e(),e.selectedProcess?t("a",{attrs:{href:"/modeler/".concat(e.selectedProcess.id),target:"_blank"}},[e._v(" "+e._s(e.$t("Open Process"))+" "),t("i",{staticClass:"ml-1 fas fa-external-link-alt"})]):e._e()],1)},uf=[],pf=h(45578),hf=h.n(pf),ff={data:function(){return{selectedProcess:null,selectedStartEvent:null,config:{},name:"",loading:!1,processes:[],selectedProcessInfo:null,validation:""}},inheritAttrs:!1,props:["value"],computed:{processList:function(){var e=this,t=this.filterValidProcesses(this.processes)||[];return this.selectedProcessInfo&&!t.find((function(t){return t.id===e.selectedProcessInfo.id}))&&t.push(this.selectedProcessInfo),t},startEventList:function(){return this.selectedProcess?this.filterValidStartEvents(this.selectedProcess.events):[]},currentProcessId:function(){var e=window.location.href.match(/modeler\/(\d+)/);return e&&e[1]?parseInt(e[1]):null}},watch:{selectedProcess:function(){this.loading||(this.startEventList.length>0?this.selectedStartEvent=this.startEventList[0]:this.selectedStartEvent=null)},selectedStartEvent:function(){this.loading||this.setBpmnValues()},processList:function(){this.loadBpmnValues()},value:{handler:function(){this.config=JSON.parse(this.value),this.loadSelectedProcessInfo()},immediate:!0}},methods:{searchChange:function(e){this.loadProcessesDebounced(e)},filterValidProcesses:function(e){var t=this;return e.filter((function(e){return t.filterValidStartEvents(e.events).length>0})).filter((function(e){return e.id!==t.currentProcessId}))},filterValidStartEvents:function(e){return e.filter((function(e){if(e.eventDefinitions&&e.eventDefinitions.length>0)return!1;if(e.config)try{var t=JSON.parse(e.config);if(t.web_entry)return!1}catch(n){return!1}return!0}))},loadBpmnValues:function(){var e=this;this.config.processId&&this.config.startEvent&&(this.loading=!0,this.name=this.config.name,this.selectedProcess=this.processList.find((function(t){return t.id===e.config.processId})),this.selectedStartEvent=this.startEventList.find((function(t){return t.id===e.config.startEvent})),this.$nextTick((function(){e.selectedProcess||(e.validation="required"),e.loading=!1})))},setBpmnValues:function(){if(this.selectedProcess&&this.selectedStartEvent){var e=this.selectedProcess.name;this.startEventList.length>1&&(e+=" (".concat(this.selectedStartEvent.name,")"));var t={calledElement:"".concat(this.selectedStartEvent.ownerProcessId,"-").concat(this.selectedProcess.id),processId:this.selectedProcess.id,startEvent:this.selectedStartEvent.id,name:e},n=JSON.stringify(t);this.$emit("input",n)}},containsMultipleProcesses:function(e){return hf()(e.events,"ownerProcessId").length>1},loadProcesses:function(e){var t=this;this.loading=!0;var n={order_direction:"asc",per_page:20,include:"events,category",filter_without_assignments:!0};e&&(n.filter=e),window.ProcessMaker.apiClient.get("processes",{params:n}).then((function(e){t.loading=!1,t.processes=e.data.data})).catch((function(){t.loading=!1}))},loadSelectedProcessInfo:function(){var e=this;this.config.processId&&window.ProcessMaker.apiClient.get("processes/"+this.config.processId,{params:{include:"events,category",filter_without_assignments:!0}}).then((function(t){e.selectedProcessInfo=t.data}))}},created:function(){var e=this;this.validation=this.config.processId?"":"required",this.loadProcessesDebounced=C()((function(t){e.loadProcesses(t)}),500),0===this.processList.length?this.loadProcesses():this.loadBpmnValues()}},mf=ff,gf=qn(mf,df,uf,!1,null,null,null),vf=gf.exports,bf="processmaker-modeler-call-activity",yf={id:bf,component:cf,bpmnType:"bpmn:CallActivity",control:!1,category:"BPMN",icon:h(12893),label:To[bf],definition:function(e,t){return e.create("bpmn:CallActivity",{name:t(To[bf]),calledElement:"",config:"{}",loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorHandler:function(e,t,n){n(t,"id",e.id),n(t,"name",e.name);var o=JSON.parse(e.config);e["calledElement"]=o.calledElement,n(t,"calledElement",o.calledElement),o.name!==e.name&&(o.name=e.name),n(t,"config",JSON.stringify(o))},inspectorConfig:[{name:To[bf],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-subprocess"},items:[{component:"FormInput",config:Ys},{component:vf,config:{name:"config"}}]},ua,na]}]},wf=h(87465),xf=h.n(wf),kf={extends:ih,mixins:[ya],data:function(){return{nodeIcon:xf(),iconName:""}}},Cf=kf,Sf=qn(Cf,Zh,Kh,!1,null,null,null),Ef=Sf.exports,Af="processmaker-modeler-script-task",Mf={id:Af,component:Ef,bpmnType:"bpmn:ScriptTask",control:!1,category:"BPMN",icon:h(75763),label:To[Af],definition:function(e,t){return e.create("bpmn:ScriptTask",{name:t(To[Af]),scriptRef:null,loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Lp,width:jp})})},inspectorConfig:[{name:To[Af],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-script-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Tf=yo(yo({},Xh),{},{id:"processmaker-modeler-service-task",bpmnType:["bpmn:ServiceTask","bpmn:SendTask","bpmn:ReceiveTask"],control:!1,label:"Service Task",definition:function(e,t){return e.create("bpmn:ServiceTask",{name:t("Service Task")})},inspectorConfig:[{name:"Service Task",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-service-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]}),_f=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Pf=[],Of=160,Df={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","paperManager","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,Je],data:function(){return{shape:null,definition:null,nodeWidth:10}},watch:{"node.definition.text":function(e){this.updateNodeText(e)}},methods:{getLabelHeight:function(e){return this.shape.findView(this.paperManager.paper).selectors.label.getBBox().height+e},calculateNewHeight:function(e,t,n){var o=3,i=15,r=this.getLabelHeight(i);return r!==e?r-o:0===t.length?n-o:e-o},updateNodeText:function(e){var t=this,n=this.shape.findView(this.paperManager.paper).getBBox(),o=n.height,i="25 ".concat(o," 3 ").concat(o," 3 3 25 3"),r=this.node.diagram.bounds;this.shape.position(r.x,r.y),this.shape.attr({body:{refPoints:i},label:{text:a.util.breakText(e,{width:Of}),textAnchor:"left"}}),this.paperManager.awaitScheduledUpdates().then((function(){t.shape.resize(t.nodeWidth,t.calculateNewHeight(o,e,r.height)),t.setShapeHighlight()}))}},mounted:function(){var e=this.node.diagram.bounds;this.shape=new a.shapes.standard.Polyline,this.shape.set("type","textAnnotation"),this.shape.position(e.x,e.y),this.shape.resize(this.nodeWidth,e.height),this.shape.attr({body:{refPoints:"25 10 3 10 3 3 25 3",fill:"none"},label:{fill:"black",yAlignment:"left",xAlignment:"left",refX:"5",refY:"5"}}),this.shape.addTo(this.graph),this.shape.component=this,this.updateNodeText(this.node.definition.get("text"))}},If=Df,Nf=qn(If,_f,Pf,!1,null,null,null),Rf=Nf.exports,Bf="processmaker-modeler-text-annotation",Lf={id:Bf,component:Rf,bpmnType:"bpmn:TextAnnotation",control:!0,category:"BPMN",icon:h(15153),label:"Text Annotation",rank:70,definition:function(e,t){return e.create("bpmn:TextAnnotation",{text:t("Text Annotation")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:30,width:150})})},validateIncoming:function(){return!1},validateAssociationIncoming:function(){return!1},inspectorConfig:[{name:"Text Annotation",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-text-annotation"},items:[{component:"FormInput",config:{label:"Text to Show",helper:"Body of the text annotation",name:"text",placeholder:"Text Annotation"}}]},ua,na]}]},jf=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners),[t("add-lane-above-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"crown-config__icon",attrs:{title:e.$t("Lane Above")},on:{click:e.addLaneAbove}}),t("add-lane-below-button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"crown-config__icon",attrs:{title:e.$t("Lane Below")},on:{click:e.addLaneBelow}})],1)},Ff=[],zf=h.p+"img/highlight-shape.5f7b1ba9.svg",qf=30,Hf=200,Vf=300,Uf=20,Gf=300,Wf=100,$f={props:["highlighted","paper","processNode","planeElements","moddle"],data:function(){return{anchorPoints:[],isResizing:!0,pointWidth:15,pointHeight:15,elementBounds:[],elementTopY:null,elementRightX:null,elementBottomY:null,elementLeftX:null}},watch:{highlighted:function(e){0!==this.anchorPoints.length&&(e?(!1===bn.getters.isReadOnly&&this.addResizeAnchors(),this.calculateElementLimits(),this.updateAnchorPointPosition()):this.removeResizeAnchors())}},computed:{poolComponent:function(){return x()(this,"node.pool.component",this)},isLane:function(){return"processmaker-modeler-lane"===this.node.type}},methods:{calculateElementLimits:function(){this.elementBounds=this.poolComponent.shape.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type!==Tl&&"processmaker-modeler-message-flow"!==e.component.node.type})).map((function(e){return e.getBBox()})),this.elementTopY=Math.min.apply(Math,m(this.elementBounds.map((function(e){var t=e.y;return t-Uf})))),this.elementBottomY=Math.max.apply(Math,m(this.elementBounds.map((function(e){var t=e.y,n=e.height;return t+n+Uf})))),this.elementRightX=Math.max.apply(Math,m(this.elementBounds.map((function(e){var t=e.x,n=e.width;return t+n+Uf})))),this.elementLeftX=Math.min.apply(Math,m(this.elementBounds.map((function(e){var t=e.x;return t-Uf}))))},configureResize:function(){var e=this;this.shape.listenTo(this.paper,"element:pointerup",(function(t){t.model.component&&t.model.component===e&&e.calculateElementLimits()}));var t=new a.shapes.standard.EmbeddedImage,n=new a.shapes.standard.EmbeddedImage,o=new a.shapes.standard.EmbeddedImage,i=new a.shapes.standard.EmbeddedImage;this.anchorPoints=[t,n,o,i];var r=this.shape.getBBox(),s=r.x,l=r.y,c=r.width,d=r.height;this.anchorPoints.forEach((function(e){e.set("isDrag",!0),e.set("previousPosition",e.position())})),this.highlighted&&this.addResizeAnchors(),this.setPointAttributes(t,"nwse-resize","bottom-right-resize-button"),this.setPointAttributes(n,"nesw-resize","bottom-left-resize-button"),this.setPointAttributes(o,"nesw-resize","top-right-resize-button"),this.setPointAttributes(i,"nwse-resize","top-left-resize-button"),t.position(s+c,l+d),n.position(s-this.pointWidth,l+d),o.position(s+c,l-this.pointHeight),i.position(s-this.pointWidth,l-this.pointHeight),t.listenTo(this.paper,"element:pointerdown",(function(n){n.model===t&&(t.on("change:position",e.resizeBottomRight),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){t.off("change:position",e.resizeBottomRight),e.resizeUpdate()})))})),n.listenTo(this.paper,"element:pointerdown",(function(t){t.model===n&&(n.on("change:position",e.resizeBottomLeft),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){n.off("change:position",e.resizeBottomLeft),e.resizeUpdate()})))})),o.listenTo(this.paper,"element:pointerdown",(function(t){t.model===o&&(o.on("change:position",e.resizeTopRight),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){o.off("change:position",e.resizeTopRight),e.resizeUpdate()})))})),i.listenTo(this.paper,"element:pointerdown",(function(t){t.model===i&&(i.on("change:position",e.resizeTopLeft),e.shape.listenToOnce(e.paper,"element:pointerup",(function(){i.off("change:position",e.resizeTopLeft),e.resizeUpdate()})))}))},fixResizeRounding:function(){var e=this.poolComponent.shape.getBBox(),t=e.x,n=e.y,o=e.width,i=e.height;this.poolComponent.shape.resize(Math.round(o),Math.round(i)),this.poolComponent.shape.position(Math.round(t),Math.round(n))},resizeUpdate:function(){this.fixResizeRounding();var e=this.shape.getBBox(),t=e.width,n=e.height,o=this.node.diagram.bounds;t===o.width&&n===o.height||(this.poolComponent.laneSet&&(this.poolComponent.updateLaneChildren(),this.poolComponent.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),bn.commit("updateNodeBounds",{node:this.poolComponent.node,bounds:this.poolComponent.shape.getBBox()}),this.$emit("save-state"))},resizeTopLeft:function(e,t,n){if(n.ui){var o="top-left",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.width,d=s.height,u=this.shape.getBBox(),p=u.x,h=u.y,f=u.width,m=u.height,g=this.poolComponent.sortedLanes(),v=g.slice(1).reduce((function(e,t){return e+t.getBBox().height}),Wf),b=Math.max(a+c-(i+this.pointWidth),a+c-this.elementLeftX+qf,Vf),y=Math.max(l+d-(r+this.pointWidth),l+d-this.elementTopY,this.poolComponent.laneSet?v:Hf),w=Math.max(p+f-(i+this.pointWidth),p+f-this.elementLeftX+Uf+qf,Gf),x=Math.max(h+m-(r+this.pointHeight),Wf);if(this.isLane)if(this.shape===g[0]){var k=Math.max(a+c-(i+this.pointWidth)+qf,a+c-this.elementLeftX+qf,Vf);this.poolComponent.shape.resize(k,y,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes()}else{var C=g[g.indexOf(this.shape)-1];this.shape.resize(w,Math.min(h+m-(C.getBBox().y+Wf),x),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else e.set("previousPosition",{x:i,y:r}),this.shape.resize(b,y,{direction:o}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeTopRight:function(e,t,n){if(n.ui){var o="top-right",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.height,d=this.shape.getBBox(),u=d.x,p=d.y,h=d.height,f=this.poolComponent.sortedLanes(),m=f.slice(1).reduce((function(e,t){return e+t.getBBox().height}),Wf),g=Math.max(i-a,this.elementRightX-a,Vf),v=Math.max(l+c-(r+this.pointWidth),l+c-this.elementTopY,this.poolComponent.laneSet?m:Hf),b=Math.max(i-u,this.elementRightX-u,Gf),y=Math.max(p+h-(r+this.pointHeight),Wf);if(this.isLane)if(this.shape===f[0])this.poolComponent.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes();else{var w=f[f.indexOf(this.shape)-1];this.shape.resize(b,Math.min(p+h-(w.getBBox().y+Wf),y),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeBottomLeft:function(e,t,n){if(n.ui){var o="bottom-left",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=s.width,d=this.shape.getBBox(),u=d.x,p=d.y,h=d.width,f=this.poolComponent.sortedLanes(),m=f.slice(0,f.length-1).reduce((function(e,t){return e+t.getBBox().height}),Wf),g=Math.max(a+c-(i+this.pointWidth),a+c-this.elementLeftX+qf,Vf),v=Math.max(r-l,this.elementBottomY-l,this.poolComponent.laneSet?m:Hf),b=Math.max(u+h-(i+this.pointWidth),u+h-this.elementLeftX+Uf+qf,Gf),y=Math.max(r-p,Wf);if(this.isLane)if(this.shape===f[f.length-1]){var w=Math.max(a+c-(i+this.pointWidth)+qf,a+c-this.elementLeftX+qf,Vf);this.poolComponent.shape.resize(w,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes()}else{var x=f[f.indexOf(this.shape)+1];this.shape.resize(b,Math.min(x.getBBox().y+x.getBBox().height-Wf-p,y),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(g,v,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},resizeBottomRight:function(e,t,n){if(n.ui){var o="bottom-right",i=t.x,r=t.y;if(e.get("previousPosition").x!==i||e.get("previousPosition").y!==r){var s=this.poolComponent.shape.getBBox(),a=s.x,l=s.y,c=this.shape.getBBox(),d=c.x,u=c.y,p=this.poolComponent.sortedLanes(),h=p.slice(0,p.length-1).reduce((function(e,t){return e+t.getBBox().height}),Wf),f=Math.max(i-a,this.elementRightX-a,Vf),m=Math.max(r-l,this.elementBottomY-l,this.poolComponent.laneSet?h:Hf),g=Math.max(i-d,this.elementRightX-d,Gf),v=Math.max(r-u,Wf);if(this.isLane)if(this.shape===p[p.length-1])this.poolComponent.shape.resize(f,m,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.resizeLanes();else{var b=p[p.indexOf(this.shape)+1];this.shape.resize(g,Math.min(b.getBBox().y+b.getBBox().height-Wf-u,v),{direction:o}),e.set("previousPosition",{x:i,y:r}),this.poolComponent.fillLanes(this.shape,o)}else this.shape.resize(f,m,{direction:o}),e.set("previousPosition",{x:i,y:r}),this.laneSet&&this.poolComponent.resizeLanes();this.updateAnchorPointPosition()}}},addResizeAnchors:function(){var e=this;this.anchorPoints.forEach((function(t){try{e.shape.embed(t)}catch(fa){}t.addTo(e.graph),t.toFront()}))},removeResizeAnchors:function(){this.anchorPoints.forEach((function(e){e.remove()}))},updateAnchorPointPosition:function(e){if(0!==this.anchorPoints.length){var t=this.shape.getBBox(),n=t.x,o=t.y,i=t.width,r=t.height;0!==e&&this.anchorPoints[0].position(n+i,o+r),1!==e&&this.anchorPoints[1].position(n-this.pointWidth,o+r),2!==e&&this.anchorPoints[2].position(n+i,o-this.pointHeight),3!==e&&this.anchorPoints[3].position(n-this.pointWidth,o-this.pointWidth)}},setPointAttributes:function(e,t,n){e.attr({body:{fill:"#fff",stroke:" #fff",opacity:.8},image:{xlinkHref:zf,cursor:t,buttonId:n,refWidth:20,refHeight:20,resetOffset:!0}})}},mounted:function(){var e=this;this.$nextTick((function(){e.configureResize()}))}},Xf=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Yf=[],Zf={components:{CrownConfig:Zr},props:["graph","node","nodes","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,$f],data:function(){return{shape:null,definition:null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new a.shapes.standard.Rectangle,this.shape.set("type","PoolLane");var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.set("elementMove",!1),this.shape.attr("body/cursor","default"),this.shape.attr("body",{fill:Ce}),this.shape.attr("label",{text:a.util.breakText(this.node.definition.get("name"),{width:e.height}),fill:"black",transform:"rotate(-90)",refX:qf/2}),this.shape.component=this,this.shape.addTo(this.graph),this.planeElements.includes(this.node.diagram)||this.planeElements.push(this.node.diagram)},beforeDestroy:function(){var e=this.node.pool.component,t=e.laneSet.get("lanes");if(Gr()(t,this.node.definition),0===t.length)return e.containingProcess.set("laneSets",[]),void(e.laneSet=null)}},Kf=Zf,Jf=qn(Kf,Xf,Yf,!1,null,null,null),Qf=Jf.exports,em={id:Tl,component:Qf,bpmnType:"bpmn:Lane",control:!1,category:"BPMN",label:"Lane",definition:function(e){return e.create("bpmn:Lane",{name:""})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:150,width:600,x:null,y:null})})},inspectorConfig:[{name:"Lane",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-pool-lane"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},tm=function(){var e=this,t=e._self._c;return t("crown-button",e._g({attrs:{id:"lane-above-button","aria-label":"Add lane above icon",width:25}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-lane-above"]}})],1)},nm=[],om=h.p+"img/lane-above.37ee2b80.svg",im={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{laneAboveIcon:om}},created:function(){Lo.library.add(zo)}},rm=im,sm=qn(rm,tm,nm,!1,null,null,null),am=sm.exports,lm=function(){var e=this,t=e._self._c;return t("crown-button",e._g({attrs:{id:"lane-below-button","aria-label":"Add lane below icon",width:25}},e.$listeners),[t("font-awesome-icon",{attrs:{icon:["fpm","fa-lane-below"]}})],1)},cm=[],dm=h.p+"img/lane-below.22169670.svg",um={components:{CrownButton:Vn,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{laneBelowIcon:dm}},created:function(){Lo.library.add(qo)}},pm=um,hm=qn(pm,lm,cm,!1,null,null,null),fm=hm.exports,mm=a.shapes.standard.Rectangle.define("processmaker.modeler.bpmn.pool",{markup:[].concat(m(a.shapes.standard.Rectangle.prototype.markup),[{tagName:"polyline",selector:"polyline"}]),attrs:{label:{fill:"black",transform:"rotate(-90)",refX:qf/2},polyline:{refPointsKeepOffset:"".concat(qf,",0 ").concat(qf,",200"),stroke:"#000",fill:"#fff",strokeWidth:2}}}),gm=mm,vm=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},bm=[],ym={inheritAttrs:!1,components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,as,Je],data:function(){return{shape:null,definition:null,dropdownData:[]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new a.shapes.standard.Path,this.shape.attr("root/title","joint.shapes.standard.Path"),this.shape.attr("label",{refY:65,text:this.node.definition.get("name"),fill:"black"}),this.shape.attr("body",{refD:"M1,1 L25,1 L35,10 L35,49 L1,49 L1,1 M24,1 L24,10 L35,10"});var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.addTo(this.graph),this.shape.component=this}},wm=ym,xm=qn(wm,vm,bm,!1,null,null,null),km=xm.exports,Cm="processmaker-modeler-data-object",Sm={id:Cm,component:km,bpmnType:"bpmn:DataObjectReference",control:!0,category:"BPMN",icon:h(91012),label:To[Cm],rank:80,validateIncoming:function(){return!1},definition:function(e,t){return e.create("bpmn:DataObjectReference",{name:t(To[Cm])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:50,width:36})})},inspectorConfig:[{name:To[Cm],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-object"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Em=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering,"dropdown-data":e.dropdownData}},e.$listeners))},Am=[],Mm=a.shapes.standard.Cylinder.extend({markup:[].concat(m(a.shapes.standard.Cylinder.prototype.markup),[{tagName:"ellipse",selector:"thirdLine"},{tagName:"ellipse",selector:"secondLine"},{tagName:"ellipse",selector:"firstLine"}]),defaults:a.util.deepSupplement({attrs:{thirdLine:{refCx:"50%",refRx:"50%",cy:20,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},secondLine:{refCx:"50%",refRx:"50%",cy:15,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},firstLine:{refCx:"50%",refRx:"50%",cy:10,refRy:"20%","stroke-width":2,fill:"#fff",stroke:"#000"},label:{refY:50,fill:"#000"}}},a.shapes.standard.Cylinder.prototype.defaults)}),Tm={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[Vs,as,Je],data:function(){return{shape:null,definition:null,dropdownData:[]}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},mounted:function(){this.shape=new Mm,this.shape.attr("label/text",this.node.definition.get("name"));var e=this.node.diagram.bounds;this.shape.position(e.x,e.y),this.shape.resize(e.width,e.height),this.shape.addTo(this.graph),this.shape.component=this}},_m=Tm,Pm=qn(_m,Em,Am,!1,null,null,null),Om=Pm.exports,Dm="processmaker-modeler-data-store",Im={id:Dm,component:Om,bpmnType:"bpmn:DataStoreReference",control:!0,category:"BPMN",icon:h(63427),label:To[Dm],rank:90,validateIncoming:function(){return!1},definition:function(e,t){return e.create("bpmn:DataStoreReference",{name:t(To[Dm])})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:50,width:50})})},inspectorConfig:[{name:To[Dm],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-store"},items:[{component:"FormInput",config:Ys}]},ua,na]}]};function Nm(e,t){var n=new gm,o=e.diagram.bounds;return n.position(o.x,o.y),n.resize(o.width,o.height),n.attr("label/text",a.util.breakText(e.definition.get("name"),{width:o.width})),n.attr("body",{fill:Ce}),n.addTo(t),n}function Rm(e,t){e.getElements().filter((function(e){return e!==t})).filter((function(e){var t=e.component;return!t.node.isBpmnType("bpmn:BoundaryEvent")})).forEach((function(e){var n=e.component;t.embed(n.shape),n.node.pool=t}))}function Bm(e,t){e.fitEmbeds({padding:Uf+qf}),e.resize(e.getBBox().width-qf,e.getBBox().height-qf),e.resize(e.getBBox().width,e.getBBox().height-qf,{direction:"top"});var n=e.get("size"),o=n.width,i=n.height,r=t.diagram.bounds;e.resize(Math.max(o,r.width),Math.max(i,r.height))}function Lm(e,t,n){var o=Nm(t,n);return e||(Rm(n,o),Bm(o,t)),o}function jm(e){return e.component&&e.component.node.type!==Tl&&e.component.node.type!==Bf&&e.component.node.type!==Cm&&e.component.node.type!==Dm}var Fm={components:{CrownConfig:Zr,AddLaneAboveButton:am,AddLaneBelowButton:fm},props:["graph","node","nodes","id","collaboration","processes","moddle","processNode","rootElements","highlighted","nodeRegistry","paper","planeElements","isRendering","paperManager","nodeIdGenerator"],mixins:[Vs,$f,Je],data:function(){return{shape:null,definition:null,laneSet:null,isAddingLaneAbove:!1,anchorPointFunction:lt(20)}},computed:{containingProcess:function(){var e=this;return this.node.definition.get("processRef")?this.processes.find((function(t){return t.id===e.node.definition.get("processRef").id})):null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)}},methods:{addLaneAbove:function(){this.isAddingLaneAbove=!0,this.addLane()},addLaneBelow:function(){this.isAddingLaneAbove=!1,this.addLane()},sortedLanes:function(){return this.shape.getEmbeddedCells().filter((function(e){var t=e.component;return t&&t.node.type===Tl})).sort((function(e,t){return e.position().y-t.position().y}))},getElementsUnderArea:function(e,t){var n=e.getBBox(),o=n.x,i=n.y,r=n.width,s=n.height,a={x:o,y:i,width:r,height:s};return t.findModelsInArea(a)},moveEmbeddedElements:function(e,t){var n=this;this.getElementsUnderArea(e,this.graph).filter((function(t){return t.isEmbeddedIn(e)})).forEach((function(e){e.component.node.pool=t,Gr()(n.containingProcess.get("flowElements"),e.component.node.definition),t.component.containingProcess.get("flowElements").push(e.component.node.definition)}))},moveFlow:function(e,t){var n=e.component.node.definition;Gr()(this.containingProcess.get("flowElements"),n),t.component.containingProcess.get("flowElements").push(n)},moveElement:function(e,t){var n=e.component.node.definition;if(this.laneSet){var o=this.laneSet.get("lanes").find((function(e){return e.get("flowNodeRef").includes(n)}));Gr()(o.get("flowNodeRef"),n)}Gr()(this.containingProcess.get("flowElements"),n),t.component.containingProcess.get("flowElements").push(n),this.moveEmbeddedElements(e,t),e.component.node.pool=t,this.shape.unembed(e),t.component.addToPool(e)},addLane:function(){var e=this;return y(v().mark((function t(){var n,o;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=[],e.laneSet||(e.createLaneSet(),o=em.definition(e.moddle,e.$t),e.shape.getEmbeddedCells().filter((function(e){return jm(e)})).forEach((function(e){o.get("flowNodeRef").push(e.component.node.definition)})),n.push(e.pushNewLane(o))),n.push(e.pushNewLane()),t.next=5,Promise.all(n);case 5:e.$emit("set-shape-stacking",e.shape),e.graph.getLinks().forEach((function(t){e.$emit("set-shape-stacking",t)})),e.$emit("save-state");case 8:case"end":return t.stop()}}),t)})))()},createLaneSet:function(){var e=this.moddle.create("bpmn:LaneSet");this.laneSet=e;var t=this.nodeIdGenerator,n=t.generate(),o=mt(n,1),i=o[0];this.laneSet.set("id",i),this.containingProcess.get("laneSets").push(e)},pushNewLane:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:em.definition(this.moddle,this.$t);e.set("color",this.node.definition.get("color")),this.$emit("set-pool-target",this.shape);var t=em.diagram(this.moddle);return t.bounds.width=this.shape.getBBox().width,this.$emit("add-node",new Ro(em.id,e,t)),this.$nextTick()},addToPool:function(e){e.component.node.isBpmnType("bpmn:BoundaryEvent")||(this.shape.unembed(e),this.shape.embed(e),this.expandToFitElement(e,this.shape),e.component.node.type!==Tl&&this.laneSet&&this.updateLaneChildren())},positionAndSizeLane:function(e,t){var n=t.getBBox(),o=n.width,i=n.height,r=e.component.node.diagram.bounds;if(!r.x||!r.y){var s=1===t.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type===Tl})).length,a=s?i:r.height;e.resize(o-qf,a),e.position(qf,s?0:this.isAddingLaneAbove?-a:i,{parentRelative:!0}),t.resize(o,s?i:i+a,{direction:this.isAddingLaneAbove?"top-right":"bottom-right"}),this.fixResizeRounding(),this.updateAnchorPointPosition();var l=e.position(),c=l.x,d=l.y;r.set("x",c),r.set("y",d),r.set("width",e.get("size").width),r.set("height",e.get("size").height),bn.commit("updateNodeBounds",{node:this.node,bounds:t.getBBox()})}},expandToFitElement:function(e,t){if(e.component.node.type!==Vl){var n=t.getBBox(),o=n.x,i=n.y,r=n.width,s=n.height;if(e.component.node.type!==Tl){var a=e.get("size"),l=a.width,c=a.height,d=e.position(),u=d.x,p=d.y,h=u-o,f=p-i,m=h+l,g=h,v=f,b=f+c,y=0,w=0,x="bottom",k="right";m>r-Uf&&(y=m+Uf),g<qf+Uf&&(y=r+(qf+Uf-g),k="left"),v<Uf&&(w=Uf-v+s,x="top"),b>s-Uf&&(w=b+Uf),(y||w)&&(t.resize(Math.max(y,r),Math.max(w,s),{direction:"".concat(x,"-").concat(k)}),this.fixResizeRounding(),this.updateAnchorPointPosition(),this.laneSet&&(this.resizeLanes(),this.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),bn.commit("updateNodeBounds",{node:this.node,bounds:t.getBBox()}),this.$emit("save-state"))}else this.positionAndSizeLane(e,t)}},fillLanes:function(e,t,n){var o,i=this.shape.get("size").height,r=this.sortedLanes().reduce((function(e,t){return e+t.getBBox().height}),0),s=n?e.get("size").height:i-r;switch(t){case"top-right":o="bottom-right";break;case"top-left":o="bottom-left";break;case"bottom-right":o="top-right";break;case"bottom-left":o="top-left";break}var a=this.sortedLanes().indexOf(e),l=e.getBBox(),c=l.width,d=this.sortedLanes()[a+(t.includes("top")?-1:1)];d.resize(c,d.getBBox().height+s,{direction:o}),this.shape.resize(c+qf,i,{direction:o}),this.sortedLanes().forEach((function(e){return e.resize(c,e.getBBox().height,{direction:o})}))},resizeLanes:function(){var e=this;this.sortedLanes().forEach((function(t,n,o){var i=e.shape.get("size"),r=i.width,s=i.height,a=t.get("size"),l=a.height,c=t.position({parentRelative:!0}),d=c.y,u=l,p=d;if(0===n&&(u=l+t.position({parentRelative:!0}).y,p=0),n===o.length-1){var h=s-(t.position({parentRelative:!0}).y+l);u=l+h}t.resize(r-qf,u),t.position(qf,p,{parentRelative:!0})}))},captureChildren:function(){var e=this;this.graph.getElements().filter((function(t){var n=t.component;return n&&n!==e})).forEach((function(t){var n=t.component;n.node.isBpmnType("bpmn:BoundaryEvent")||(e.shape.embed(n.shape),n.node.pool=e.shape)})),this.$emit("set-shape-stacking",this.shape),this.resizePool(this.shape)},fitEmbeds:function(){this.shape.fitEmbeds({padding:Uf+qf}),this.shape.resize(this.shape.getBBox().width-qf,this.shape.getBBox().height-qf),this.shape.resize(this.shape.getBBox().width,this.shape.getBBox().height-qf,{direction:"top"})},resizePool:function(e){var t=this;this.fitEmbeds();var n=this.shape.get("size"),o=n.width,i=n.height,r=this.node.diagram.bounds;this.shape.resize(Math.max(o,r.width),Math.max(i,r.height)),this.shape.getEmbeddedCells().forEach((function(n){t.expandToFitElement(n,e)}));var s=this.shape.position(),a=s.x,l=s.y,c=this.shape.get("size"),d=c.width,u=c.height;this.node.diagram.bounds.x=a,this.node.diagram.bounds.y=l,this.node.diagram.bounds.width=d,this.node.diagram.bounds.height=u},updateLaneChildren:function(){var e=this,t={};this.shape.getEmbeddedCells().filter((function(t){return jm(t)&&t.component.node.pool===e.shape})).forEach((function(n){var o=e.graph.findModelsUnderElement(n,{searchBy:"center"}).find((function(e){return e.component&&e.component.node.type===Tl}));t[o.id]?t[o.id].push(n.component.node.definition):t[o.id]=[n.component.node.definition]})),this.sortedLanes().forEach((function(e){var n=t[e.id],o=e.component.node.definition.get("flowNodeRef"),i=n?n.length!==o.length:o.length>0;i&&bn.commit("updateNodeProp",{node:e.component.node,key:"flowNodeRef",value:n||[]})}))},hasPools:function(){return this.collaboration.get("participants").length>0},setPoolSize:function(e){var t=this;e.getEmbeddedCells().forEach((function(n){t.expandToFitElement(n,e)}));var n=e.position(),o=n.x,i=n.y,r=e.get("size"),s=r.width,a=r.height;this.node.diagram.bounds.x=o,this.node.diagram.bounds.y=i,this.node.diagram.bounds.width=s,this.node.diagram.bounds.height=a}},mounted:function(){this.$emit("set-pools",this.node.definition),this.laneSet=this.containingProcess.get("laneSets")[0],this.shape=Lm(this.collaboration,this.node,this.graph),this.shape.component=this,this.collaboration||this.captureChildren(),this.setPoolSize(this.shape),this.$emit("set-shape-stacking",this.shape)},beforeDestroy:function(){var e=this.collaboration.get("participants");Gr()(e,this.node.definition),this.hasPools()?Gr()(this.rootElements,this.containingProcess):this.$emit("unset-pools")},created:function(){this.$t=this.$t.bind(this)}},zm=Fm,qm=qn(zm,jf,Ff,!1,null,null,null),Hm=qm.exports,Vm={id:bi,component:Hm,bpmnType:"bpmn:Participant",control:!0,category:"BPMN",icon:h(77217),label:"Pool",rank:60,definition:function(e,t){return e.create("bpmn:Participant",{name:t("Pool")})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:300,width:600})})},inspectorConfig:[{name:"Pool",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-pool"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},Um=function(){var e=this,t=e._self._c;return t("b-card-footer",{staticClass:"p-0 border-0 statusbar d-flex align-items-center justify-content-end pr-3 pl-3 border-top"},[e._t("default"),t("b-btn",{staticClass:"mr-auto",attrs:{disabled:!e.xmlManager,variant:"secondary",size:"sm","data-test":"downloadXMLBtn"},on:{click:function(t){e.xmlManager&&e.xmlManager.download()}}},[t("i",{staticClass:"fas fa-download mr-1"}),e._v(" "+e._s(e.$t("Download BPMN"))+" ")]),t("div",{staticClass:"status-bar-container d-flex align-items-center justify-content-end"},[e.autoValidate?[0===e.numberOfProblemsToDisplay?t("button",{staticClass:"btn btn-light",attrs:{type:"button","data-test":"validation-list-valid",disabled:!0}},[e._v(" "+e._s(e.$t("BPMN Valid"))+" "),t("span",{staticClass:"badge badge-success badge-pill"},[t("font-awesome-icon",{attrs:{icon:e.faCheck}})],1)]):t("button",{staticClass:"btn btn-light",attrs:{type:"button","data-test":"validation-list-toggle"},on:{click:function(t){e.shouldDisplayProblemsPanel=!e.shouldDisplayProblemsPanel}}},[e._v(" "+e._s(e.$t("BPMN Issues"))+" "),t("span",{staticClass:"badge badge-primary badge-pill"},[e._v(" "+e._s(e.numberOfProblemsToDisplay)+" ")]),t("font-awesome-icon",{staticClass:"ml-3",attrs:{icon:e.chevronIcon}})],1)]:e._e(),t("span",{staticClass:"divider"}),t("b-form-checkbox",{staticClass:"h-100 d-flex align-items-center",attrs:{"data-test":"validation-toggle",switch:""},model:{value:e.autoValidate,callback:function(t){e.autoValidate=t},expression:"autoValidate"}},[e._v(" "+e._s(e.$t("Auto validate"))+" ")]),t("transition",{attrs:{name:"slide"}},[e.isProblemsPanelDisplayed?t("div",{staticClass:"validation-container position-absolute text-left"},[t("dl",{staticClass:"validation-container__list align-items-baseline",attrs:{"data-test":"validation-list"}},[e._l(e.errorList,(function(n,o){return[t("dt",{key:"".concat(n.errorId,"_").concat(o),staticClass:"text-capitalize"},[t("font-awesome-icon",{staticClass:"status-bar-container__status-icon ml-1 mr-1 mt-1",style:{color:e.isErrorCategory(n)?e.errorColor:e.warningColor},attrs:{icon:e.isErrorCategory(n)?e.faTimesCircle:e.faExclamationTriangle}}),e._v(" "+e._s(n.errorKey)+" ")],1),t("dd",{key:"".concat(n.errorId,"_").concat(o,"_dd")},[t("p",{staticClass:"pl-4 mb-0 font-italic"},[e._v(e._s(n.message)+".")]),n.id?t("p",{staticClass:"pl-4 mb-0"},[t("span",{staticClass:"font-weight-bold"},[e._v(e._s(e.$t("Node ID"))+":")]),e._v(" "+e._s(n.id))]):e._e()])]})),e._l(e.warnings,(function(n,o){return[t("dt",{key:n.title+o,staticClass:"text-capitalize"},[t("font-awesome-icon",{staticClass:"status-bar-container__status-icon ml-1 mr-1 mt-1",style:{color:e.warningColor},attrs:{icon:e.faExclamationTriangle}}),e._v(" "+e._s(n.title)+" ")],1),t("dd",{key:n.title+o+"__dd",staticClass:"font-italic pl-4"},[e._v(e._s(n.text))])]}))],2)]):e._e()])],2)],2)},Gm=[];h(86535),h(99244);function Wm(e){return Object.entries(e).flatMap((function(e){var t=mt(e,2),n=t[0],o=t[1];return o.flatMap((function(e){return yo(yo({},e),{},{errorKey:n},{errorId:"".concat(e.id,"_").concat(e.message.split(" ").join("_"))})}))}))}var $m={components:{FontAwesomeIcon:Zo.FontAwesomeIcon},props:["validationErrors","warnings","xmlManager"],data:function(){return{shouldDisplayProblemsPanel:!1,errorColor:"#D9534F",warningColor:"#F0AD4E",faExclamationTriangle:Mr.faExclamationTriangle,faTimesCircle:Mr.faTimesCircle,faChevronUp:Mr.faChevronUp,faChevronDown:Mr.faChevronDown,faCheck:Mr.faCheck}},computed:{autoValidate:{get:function(){return bn.getters.autoValidate},set:function(e){bn.commit("setAutoValidate",e)}},errorList:function(){return Wm(this.validationErrors)},numberOfProblemsToDisplay:function(){return this.errorList.length+this.warnings.length},isProblemsPanelDisplayed:function(){return this.shouldDisplayProblemsPanel&&this.numberOfProblemsToDisplay>0&&this.autoValidate},chevronIcon:function(){return this.shouldDisplayProblemsPanel?Mr.faChevronUp:Mr.faChevronDown}},methods:{isErrorCategory:function(e){return"error"===e.category}}},Xm=$m,Ym=(h(99088),qn(Xm,Um,Gm,!1,null,"1ad192c7",null)),Zm=Ym.exports,Km=function(){var e=this,t=e._self._c;return t("span",{attrs:{"data-test":"body-container"}},[e.showComponent?t("tool-bar",{attrs:{"canvas-drag-position":e.canvasDragPosition,cursor:e.cursor,"is-rendering":e.isRendering,"paper-manager":e.paperManager,"breadcrumb-data":e.breadcrumbData,panelsCompressed:e.panelsCompressed,"validation-errors":e.validationErrors,warnings:e.allWarnings,"xml-manager":e.xmlManager,validationBar:e.validationBar},on:{"load-xml":e.loadXML,"toggle-panels-compressed":function(t){e.panelsCompressed=!e.panelsCompressed},"toggle-mini-map-open":function(t){e.miniMapOpen=t},saveBpmn:e.saveBpmn,publishTemplate:e.publishTemplate,publishPmBlock:e.publishPmBlock,close:e.close,"save-state":e.pushToUndoStack,clearSelection:e.clearSelection}}):e._e(),t("b-row",{staticClass:"modeler h-100"},[e.tooltipTarget?t("b-tooltip",{key:e.tooltipTarget.id,attrs:{target:e.getTooltipTarget,title:e.tooltipTitle}}):e._e(),e.showComponent?t("explorer-rail",{attrs:{"node-types":e.nodeTypes,"pm-block-nodes":e.pmBlockNodes},on:{"set-cursor":function(t){e.cursor=t},onCreateElement:e.onCreateElementHandler}}):e._e(),t("b-col",{ref:"paper-container",staticClass:"paper-container h-100 pr-4",class:[e.cursor,{"grabbing-cursor":e.isGrabbing}],style:{width:e.parentWidth,height:e.parentHeight}},[t("div",{ref:"paper",staticClass:"main-paper",attrs:{"data-test":"paper"}})]),e.showComponent?t("InspectorButton",{attrs:{showInspector:e.isOpenInspector},on:{toggleInspector:e.handleToggleInspector}}):e._e(),e.showComponent?t("InspectorPanel",{directives:[{name:"show",rawName:"v-show",value:e.isOpenInspector&&!(e.highlightedNodes.length>1),expression:"isOpenInspector && !(highlightedNodes.length > 1)"}],ref:"inspector-panel",staticClass:"inspector h-100",style:{height:e.parentHeight},attrs:{nodeRegistry:e.nodeRegistry,moddle:e.moddle,definitions:e.definitions,processNode:e.processNode,"parent-height":e.parentHeight,"canvas-drag-position":e.canvasDragPosition},on:{"save-state":e.pushToUndoStack,"shape-resize":function(t){return e.shapeResize(!1)},toggleInspector:e.handleToggleInspector}}):e._e(),e._l(e.nodes,(function(n){return t(n.type,{key:n._modelerId,ref:"nodeComponent",refInFor:!0,tag:"component",attrs:{graph:e.graph,paper:e.paper,node:n,id:n.id,highlighted:e.highlightedNodes.includes(n),"has-error":e.invalidNodes.includes(n),"border-outline":e.borderOutline(n.id),collaboration:e.collaboration,"process-node":e.processNode,processes:e.processes,"plane-elements":e.planeElements,moddle:e.moddle,nodeRegistry:e.nodeRegistry,"root-elements":e.definitions.get("rootElements"),isRendering:e.isRendering,paperManager:e.paperManager,"auto-validate":e.autoValidate,"node-id-generator":e.nodeIdGenerator,"is-active":n===e.activeNode,"is-completed":e.requestCompletedNodes.includes(n.definition.id),"is-in-progress":e.requestInProgressNodes.includes(n.definition.id),"is-idle":e.requestIdleNodes.includes(n.definition.id)},on:{"add-node":e.addNode,"remove-node":e.removeNode,"set-cursor":function(t){e.cursor=t},"set-pool-target":function(t){e.poolTarget=t},"unset-pools":e.unsetPools,clearSelection:e.clearSelection,"set-pools":e.setPools,"save-state":e.pushToUndoStack,"set-shape-stacking":e.setShapeStacking,setTooltip:function(t){e.tooltipTarget=t},"replace-node":e.replaceNode,"replace-generic-flow":e.replaceGenericFlow,"copy-element":e.copyElement,"copy-selection":e.copyElement,"paste-element":e.pasteElements,"clone-element":e.cloneElement,"clone-selection":e.cloneSelection,"default-flow":e.toggleDefaultFlow,"shape-resize":e.shapeResize}})})),t("RailBottom",{attrs:{nodeTypes:e.nodeTypes,"paper-manager":e.paperManager,graph:e.graph,"is-rendering":e.isRendering},on:{"load-xml":e.loadXML,clearSelection:e.clearSelection,"set-cursor":function(t){e.cursor=t},onCreateElement:e.onCreateElementHandler}}),e.paper?t("selection",{ref:"selector",attrs:{graph:e.graph,paperManager:e.paperManager,useModelGeometry:!1,processNode:e.processNode},on:{"clone-selection":e.cloneSelection,"remove-nodes":e.removeNodes,"save-state":e.pushToUndoStack}}):e._e()],2)],1)},Jm=[],Qm=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},eg=[],tg=a.shapes.standard.Circle.extend({markup:[{tagName:"circle",selector:"body"},{tagName:"circle",selector:"body2"},{tagName:"text",selector:"label"},{tagName:"image",selector:"image"}],defaults:a.util.deepSupplement({type:"processmaker.components.nodes.boundaryEvent.Shape",size:{width:36,height:36},attrs:{label:{refY:"130%"},body:{stroke:"#212529",strokeWidth:.85,fill:"#FFF"},body2:{cx:18,cy:18,r:15,strokeWidth:.85,stroke:"#212529",fill:"#FFF"},image:{refX:5,refY:5,ref:"circle",width:26,height:26}}},a.shapes.standard.Circle.prototype.defaults)}),ng={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering","isActive"],mixins:[Vs,Je,as],data:function(){return{shape:null,previousPosition:null,validPosition:null,invalidTargetElement:null}},watch:{"node.definition.name":function(e){this.shape.attr("label/text",e)},"node.definition.cancelActivity":function(e){this.toggleInterruptingStyle(e)}},methods:{getTaskUnderShape:function(){return this.graph.findModelsUnderElement(this.shape).find((function(e){return Qi(e.component)}))},setShapeBorderDashSpacing:function(e){this.shape.attr({body:{strokeDasharray:e},body2:{strokeDasharray:e}})},setSolidShapeBorder:function(){var e=0;this.setShapeBorderDashSpacing(e)},setDashedShapeBorder:function(){var e=5;this.setShapeBorderDashSpacing(e)},toggleInterruptingStyle:function(){this.node.definition.cancelActivity?this.setSolidShapeBorder():this.setDashedShapeBorder()},setShapeProperties:function(){var e=this.node.diagram.bounds,t=e.x,n=e.y,o=e.width,i=e.height;this.shape.position(t,n),this.shape.resize(o,i),this.shape.attr("label/text",this.node.definition.get("name")),this.shape.component=this},hasPositionChanged:function(){if(!this.previousPosition)return!0;var e=this.shape.position(),t=e.x,n=e.y,o=this.previousPosition,i=o.x,r=o.y;return t!==i||n!==r},getCenterPosition:function(){var e=this.shape.position(),t=e.x,n=e.y,o=this.shape.size(),i=o.width,r=o.height;return{x:t+i/2,y:n+r/2}},updateShapePosition:function(e){if(this.hasPositionChanged()){var t=rt(this.getCenterPosition(),e),n=t.x,o=t.y,i=this.shape.size(),r=i.width,s=i.height;this.shape.position(n-r/2,o-s/2),this.previousPosition=this.shape.position()}},attachBoundaryEventToTask:function(e){if(e){var t=this.shape.getParentCell();t&&t.unembed(this.shape),e.embed(this.shape),this.node.definition.set("attachedToRef",e.component.node.definition)}},resetToInitialPosition:function(){this.shape.position(this.validPosition.x,this.validPosition.y),bn.commit("allowSavingElementPosition"),this.$emit("shape-resize")},moveBoundaryEventIfOverTask:function(){var e=this.getTaskUnderShape();er(this.node.type,e)?(this.attachBoundaryEventToTask(e),this.updateShapePosition(e),this.$emit("shape-resize")):this.resetToInitialPosition()},resetInvalidTarget:function(){this.invalidTargetElement&&(ut(this.invalidTargetElement),this.invalidTargetElement=null,this.$emit("shape-resize"))},attachToValidTarget:function(e){var t=this;e.model===this.shape&&(bn.commit("preventSavingElementPosition"),this.validPosition=this.shape.position(),this.shape.listenToOnce(this.paper,"cell:pointerup blank:pointerup",(function(){t.moveBoundaryEventIfOverTask(),t.resetInvalidTarget(),bn.commit("allowSavingElementPosition")})))},turnInvalidTargetRed:function(){if(this.isActive){var e=this.graph.findModelsUnderElement(this.shape).filter((function(e){return e.component}))[0],t=this.invalidTargetElement===e;if(!t){var n=this.shape.getParentCell();e&&e!==n&&!er(this.node.type,e)&&e.attr("body/fill",fe),this.invalidTargetElement&&ut(this.invalidTargetElement),this.invalidTargetElement=e}}}},mounted:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.shape=new tg,e.setShapeProperties(),e.shape.addTo(e.graph),t.next=5,e.$nextTick();case 5:e.toggleInterruptingStyle(),n=e.getTaskUnderShape(),e.attachBoundaryEventToTask(n),e.updateShapePosition(n);case 9:case"end":return t.stop()}}),t)})))()}},og=ng,ig=qn(og,Qm,eg,!1,null,null,null),rg=ig.exports,sg={id:"processmaker-modeler-boundary-event",component:rg,bpmnType:"bpmn:BoundaryEvent",control:!0,category:"BPMN",label:"Boundary Event",definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Event"),cancelActivity:!0})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:36,width:36})})},validateIncoming:function(){return!1},inspectorConfig:[{name:"Boundary Event",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-boundary-event"},items:[{component:"FormInput",config:Ys}]}]}]},ag=h(67629),lg=h.n(ag),cg=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"show",rawName:"v-show",value:e.explorerOpen,expression:"explorerOpen"}],attrs:{id:"explorer-rail","data-test":"explorer-rail"}},[t("div",{staticClass:"rail-menu"},[t("b-tabs",{staticClass:"tabs--container",attrs:{"no-nav-style":!0}},[e._l(e.tabs,(function(n){return[t("b-tab",{key:n.idx,attrs:{title:e.$t(n.label),active:n.idx===e.tabIndex},on:{click:function(t){return e.setTabIndex(n.idx)}}})]}))],2),t("div",{staticClass:"close--container",on:{click:function(t){return e.closeRail()}}},[t("font-awesome-icon",{attrs:{icon:e.faTimes()}})],1)],1),t("div",{directives:[{name:"show",rawName:"v-show",value:0===e.tabIndex,expression:"tabIndex === 0"}],staticClass:"node-types__container"},[t("filter-node-types",{attrs:{type:"object"}}),t("node-types-loop",e._g({},e.$listeners))],1),t("div",{directives:[{name:"show",rawName:"v-show",value:1===e.tabIndex,expression:"tabIndex === 1"}],staticClass:"pm-blocks__container"},[t("filter-node-types",{attrs:{type:"pmBlock"}}),t("pm-blocks-loop",e._g({},e.$listeners))],1)])},dg=[],ug=5e3;vt().use(un);var pg=new un.Store({state:{nodeTypes:[],pinnedNodeTypes:[],filteredNodeTypes:[],pmBlockNodeTypes:[],filteredPmBlockNodeTypes:[],explorerOpen:!1,searchTerm:"",selectedNode:null,ghostNode:null},getters:{getNodeTypes:function(e){return e.nodeTypes},getPinnedNodeTypes:function(e){return e.pinnedNodeTypes},getFilteredNodeTypes:function(e){return e.filteredNodeTypes},getExplorerOpen:function(e){return e.explorerOpen},getSearchTerm:function(e){return e.searchTerm},getPmBlockNodeTypes:function(e){return e.pmBlockNodeTypes},getFilteredPmBlockNodeTypes:function(e){return e.filteredPmBlockNodeTypes},getSelectedNode:function(e){return e.selectedNode},getGhostNode:function(e){return e.ghostNode}},mutations:{setNodeTypes:function(e,t){e.nodeTypes=t.filter((function(e){return e.control})).map((function(e){var t;return{id:(0,Un.uniqueId)("nodeType_"),type:e.id,icon:e.icon,label:e.label,bpmnType:e.bpmnType,rank:e.rank||ug,items:null===(t=e.items)||void 0===t?void 0:t.map((function(e){return yo(yo({},e),{},{type:e.id})}))}})).sort((function(e,t){return e.rank-t.rank}))},setPinnedNodes:function(e,t){e.pinnedNodeTypes.push(t),e.pinnedNodeTypes=(0,Un.uniqBy)(e.pinnedNodeTypes,"type"),e.pinnedNodeTypes.sort((function(e,t){return e.rank-t.rank}))},setUnpinNode:function(e,t){e.pinnedNodeTypes=e.pinnedNodeTypes.filter((function(e){return e!==t}))},setFilteredNodeTypes:function(e,t){var n=e.pinnedNodeTypes,o=e.nodeTypes;e.searchTerm=t;var i=(0,Un.uniqBy)([].concat(m(n),m(o)),"id");e.filteredNodeTypes=i.filter((function(e){return e.label.toLowerCase().includes(t.toLowerCase())}))},setPmBlockNodeTypes:function(e,t){e.pmBlockNodeTypes=t.filter((function(e){return e.control})).map((function(e){var t;return{id:(0,Un.uniqueId)("pmBlockNode_"),type:e.id,icon:e.icon,customIcon:e.customIcon,svgIcon:e.svgIcon,label:e.label,description:e.description,bpmnType:e.bpmnType,rank:e.rank||ug,items:null===(t=e.items)||void 0===t?void 0:t.map((function(e){return yo(yo({},e),{},{type:e.id})}))}})).sort((function(e,t){return e.rank-t.rank}))},setFilteredPmBlockNodeTypes:function(e,t){var n=e.pmBlockNodeTypes;e.searchTerm=t;var o=(0,Un.uniqBy)(m(n),"id");e.filteredPmBlockNodeTypes=o.filter((function(e){return e.label.toLowerCase().includes(t.toLowerCase())}))},clearFilteredNodes:function(e){e.filteredNodeTypes=[],e.searchTerm=""},clearFilteredPmBlockNodes:function(e){e.filteredNodeTypes=[],e.filteredPmBlockNodeTypes=[],e.searchTerm=""},closeExplorer:function(e){e.explorerOpen=!1},toggleExplorer:function(e){e.explorerOpen=!e.explorerOpen},setSelectedNode:function(e,t){e.selectedNode=t},clearSelectedNode:function(e){e.selectedNode=null},setGhostNode:function(e,t){e.ghostNode=t}},actions:{getUserPinnedObjects:function(e){var t=e.commit;if(window.ProcessMaker.user){var n=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.get("/users/".concat(n,"/get_pinnned_controls")).then((function(e){var n=e.data;n.forEach((function(e){t("setPinnedNodes",e)}))})).catch((function(e){console.error(e)}))}else{var o=localStorage.pinnedNodes?JSON.parse(localStorage.pinnedNodes):[];o.forEach((function(e){t("setPinnedNodes",e)}))}},addUserPinnedObject:function(e,t){var n=e.commit,o=e.state;n("setPinnedNodes",t);var i=o.pinnedNodeTypes;if(window.ProcessMaker.user){var r=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.put("/users/".concat(r,"/update_pinned_controls"),{pinnedNodes:i}).catch((function(e){console.error(e)}))}else localStorage.pinnedNodes=JSON.stringify(i)},removeUserPinnedObject:function(e,t){var n=e.commit,o=e.state;n("setUnpinNode",t);var i=o.pinnedNodeTypes;if(window.ProcessMaker.user){var r=window.ProcessMaker.user?window.ProcessMaker.user.id:"";window.ProcessMaker.apiClient.put("/users/".concat(r,"/update_pinned_controls"),{pinnedNodes:i}).catch((function(e){console.error(e)}))}else localStorage.pinnedNodes=JSON.stringify(i)}}}),hg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"searchNodeTypes"}},[t("label",{staticClass:"position-relative d-block"},[t("i",{staticClass:"fas fa-search position-absolute h-100 text-muted ml-2"}),t("b-input",{attrs:{placeholder:e.placeholder},model:{value:e.searchTerm,callback:function(t){e.searchTerm=t},expression:"searchTerm"}})],1)])},fg=[],mg={name:"FilterNodeTypes",props:["type"],data:function(){return{searchTerm:""}},watch:{searchTerm:function(e){"pmBlock"===this.type?(0===e.length&&pg.commit("clearFilteredPmBlockNodes"),e.length>0&&pg.commit("setFilteredPmBlockNodeTypes",e)):(0===e.length&&pg.commit("clearFilteredNodes"),e.length>0&&pg.commit("setFilteredNodeTypes",e))},type:function(e,t){this.searchTerm=t===e?this.searchTerm:""}},computed:{nodeTypes:function(){var e=pg.getters.getPinnedNodeTypes,t=pg.getters.getNodeTypes;return[].concat(m(e),m(t))},pmBlockNodes:function(){var e=pg.getters.getPmBlockNodeTypes;return m(e)},placeholder:function(){return"pmBlock"===this.type?this.$t("Search PM Blocks"):this.$t("Search Objects")}}},gg=mg,vg=(h(29062),qn(gg,hg,fg,!1,null,"c468f432",null)),bg=vg.exports,yg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"nodeTypesList"}},[e.filteredNodes.length>0?t("div",{attrs:{id:"filteredNodes-container"}},[e._l(e.filteredNodes,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.target!==t.currentTarget?null:e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),e.nodeTypeAlreadyPinned(n,n.type)?t("img",{staticClass:"pinIcon",attrs:{src:e.pinFillIcon,alt:"Unpin Element"},on:{click:function(t){return e.unPin(n)}}}):t("img",{staticClass:"pinIcon",attrs:{src:e.pinIcon,alt:"Pin Element"},on:{click:function(t){return e.addPin(n)}}})])]}))],2):e._e(),0!==e.filteredNodes.length||e.searchTerm?e._e():[e.pinnedObjects.length>0?t("div",{staticClass:"pinnedObjects"},[t("p",[e._v(e._s(e.$t("Pinned Objects")))]),e._l(e.pinnedObjects,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),t("img",{staticClass:"pinIcon",attrs:{src:e.pinFillIcon,alt:"Pin/Unpin Element"},on:{click:function(t){return e.unPin(n)}}})])]}))],2):e._e(),t("div",{staticClass:"objectCategory"},[t("p",[e._v(e._s(e.$t("Object Category")))]),e._l(e.unpinnedObjects,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",attrs:{"data-test":n.type},on:{mouseover:function(t){e.showPin=!0},mouseleave:function(t){e.showPin=!1},click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("img",{staticClass:"node-types__item__icon",attrs:{src:n.icon,alt:e.$t(n.label)}}),t("span",[e._v(e._s(e.$t(n.label)))]),t("img",{staticClass:"pinIcon",attrs:{src:e.pinIcon,alt:"Pin/Unpin Element"},on:{click:function(t){return e.addPin(n)}}})])]}))],2)]],2)},wg=[],xg=h.p+"img/pin-angle.95ef112b.svg",kg=h.p+"img/pin-angle-fill.45c5a07f.svg",Cg={data:function(){return{wasClicked:!1,selectedSubmenuItem:null,xOffset:0,yOffset:0,helperStyles:{backgroundColor:"#ffffff",position:"absolute",height:"40px",width:"40px",zIndex:"10",opacity:"0.5",pointerEvents:"none"},popperType:null}},methods:{onClickHandler:function(e,t){var n=this;this.createDraggingHelper(e,t),document.addEventListener("mousemove",this.setDraggingPosition),this.setDraggingPosition(e),this.selectedItem&&this.selectedItem.type===t.type?this.deselect():(this.wasClicked=!0,pg.commit("setSelectedNode",t),this.$emit("onSetCursor","crosshair"),this.parent||(this.popperType=t.type),window.ProcessMaker.EventBus.$on("custom-pointerclick",(function(e){window.ProcessMaker.EventBus.$off("custom-pointerclick"),document.removeEventListener("mousemove",n.setDraggingPosition),n.movedElement&&document.body.removeChild(n.movedElement),n.popperType=null,n.selectedSubmenuItem=null,n.onCreateElement(e),pg.commit("clearSelectedNode"),pg.commit("setGhostNode",null),n.$emit("onSetCursor","none")})))},onCreateElement:function(e){this.wasClicked&&this.selectedItem&&(this.parent&&(this.parent=null),this.$emit("onCreateElement",{event:e,control:this.selectedItem}),this.wasClicked=!1,e.preventDefault())},setDraggingPosition:function(e){var t=e.pageX,n=e.pageY,o=this.movedElement;o&&(o.style.left="".concat(t,"px"),o.style.top="".concat(n,"px")),pg.commit("setGhostNode",o)},createDraggingHelper:function(e,t){var n=this;this.movedElement&&(document.removeEventListener("mousemove",this.setDraggingPosition),document.body.removeChild(this.movedElement),pg.commit("setGhostNode",null));var o=e.target;pg.commit("setGhostNode",document.createElement("img"));var i=this.movedElement;Object.keys(this.helperStyles).forEach((function(e){i.style[e]=n.helperStyles[e]})),i.src=t.icon,pg.commit("setGhostNode",i),document.body.appendChild(this.movedElement),this.xOffset=e.clientX-o.getBoundingClientRect().left,this.yOffset=e.clientY-o.getBoundingClientRect().top},deselect:function(){window.ProcessMaker.EventBus.$off("custom-pointerclick"),document.removeEventListener("mousemove",this.setDraggingPosition),this.movedElement&&document.body.removeChild(this.movedElement),this.$emit("onSetCursor","none"),this.wasClicked=!1,pg.commit("clearSelectedNode"),pg.commit("setGhostNode",null)}},computed:{selectedItem:function(){return pg.getters.getSelectedNode},movedElement:function(){return pg.getters.getGhostNode}}},Sg={name:"NodeTypesLoop",mixins:[Cg],data:function(){return{pinIcon:xg,pinFillIcon:kg,showPin:!1}},created:function(){pg.dispatch("getUserPinnedObjects")},methods:{nodeTypeAlreadyPinned:function(e,t){return!!this.pinnedObjects.find((function(e){return e.type===t}))},unPin:function(e){return this.deselect(),pg.dispatch("removeUserPinnedObject",e)},addPin:function(e){return this.deselect(),pg.dispatch("addUserPinnedObject",e)}},computed:{pinnedObjects:function(){return pg.getters.getPinnedNodeTypes},objects:function(){return pg.getters.getNodeTypes},unpinnedObjects:function(){var e=this,t=this.objects;return t.filter((function(t){return!e.pinnedObjects.some((function(e){return e.type===t.type}))}))},filteredNodes:function(){return pg.getters.getFilteredNodeTypes},searchTerm:function(){return pg.getters.getSearchTerm}}},Eg=Sg,Ag=(h(3410),qn(Eg,yg,wg,!1,null,null,null)),Mg=Ag.exports,Tg=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"pmBlockNodeTypesList"}},[e.filteredPmBlockNodes.length>0?t("div",{attrs:{id:"filteredPmBlockNodes-container"}},[e._l(e.filteredPmBlockNodes,(function(n){return[t("div",{key:n.id,staticClass:"node-types__item",on:{click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("div",{staticClass:"d-flex"},[n.svgIcon?t("img",{staticClass:"node-types__item__icon",attrs:{src:n.svgIcon,alt:e.$t(n.label)}}):t("i",{staticClass:"node-types__item__icon",class:n.customIcon}),t("label",[e._v(e._s(e.$t(n.label)))])])])]}))],2):e._e(),0!==e.filteredPmBlockNodes.length||e.searchTerm?e._e():[t("div",{staticClass:"pmBlocksContainer p-2"},[e._l(e.pmBlockNodeTypes,(function(n){return[t("div",{key:n.id,staticClass:"pm-block-node-types__item p-2 d-block",on:{click:function(t){return t.stopPropagation(),e.onClickHandler(t,n)}}},[t("div",{staticClass:"d-flex"},[n.svgIcon?t("img",{staticClass:"node-types__item__icon",attrs:{src:n.svgIcon,alt:e.$t(n.label)}}):t("i",{staticClass:"node-types__item__icon",class:n.customIcon}),t("label",[e._v(e._s(e.$t(n.label)))])])])]}))],2)]],2)},_g=[],Pg={name:"PmBlocksLoop",mixins:[Cg],computed:{pmBlockNodeTypes:function(){return pg.getters.getPmBlockNodeTypes},filteredPmBlockNodes:function(){return pg.getters.getFilteredPmBlockNodeTypes},searchTerm:function(){return pg.getters.getSearchTerm}}},Og=Pg,Dg=(h(48649),qn(Og,Tg,_g,!1,null,null,null)),Ig=Dg.exports,Ng={name:"ExplorerRail",props:{explorerExpanded:{type:Boolean},nodeTypes:{type:Array},pmBlockNodes:{type:Array}},components:{FontAwesomeIcon:Zo.FontAwesomeIcon,FilterNodeTypes:bg,NodeTypesLoop:Mg,PmBlocksLoop:Ig},data:function(){return{tabs:[{idx:0,label:"Add Object"},{idx:1,label:"PM Blocks"}],tabIndex:0}},computed:{explorerOpen:function(){return pg.getters.getExplorerOpen}},created:function(){pg.commit("setNodeTypes",this.nodeTypes)},methods:{faTimes:function(){return Mr.faTimes},setTabIndex:function(e){this.tabIndex!==e&&(this.tabIndex=e,this.clearFilteredObjects())},closeRail:function(){pg.commit("closeExplorer"),this.clearFilteredObjects()},clearFilteredObjects:function(){pg.commit("clearFilteredNodes"),pg.commit("clearFilteredPmBlockNodes")}}},Rg=Ng,Bg=(h(14906),qn(Rg,cg,dg,!1,null,null,null)),Lg=Bg.exports,jg=h(82729),Fg=h.n(jg),zg=function(){var e=this,t=e._self._c;return t("button",{staticClass:"inspector-button",attrs:{type:"button","data-cy":"inspector-button"},on:{click:e.toggleInspector}},[t("inline-svg",{attrs:{src:e.inspectorIcon}})],1)},qg=[];const Hg={};function Vg(e){return Object.keys(e).reduce(((t,n)=>(!1!==e[n]&&null!==e[n]&&void 0!==e[n]&&(t[n]=e[n]),t)),{})}const Ug={name:"InlineSvg",inheritAttrs:!1,render(e){return this.svgElSource?e("svg",{on:this.$listeners,attrs:Object.assign(this.getSvgAttrs(this.svgElSource),Vg(this.$attrs)),domProps:{innerHTML:this.getSvgContent(this.svgElSource)}}):null},props:{src:{type:String,required:!0},title:{type:String},transformSource:{type:Function,default:e=>e},keepDuringLoading:{type:Boolean,default:!0}},data(){return{svgElSource:null}},watch:{src(e){this.getSource(e)}},mounted(){this.getSource(this.src)},methods:{getSvgAttrs(e){let t={};const n=e.attributes;if(!n)return t;for(let o=n.length-1;o>=0;o--)t[n[o].name]=n[o].value;return t},getSvgContent(e){return e=e.cloneNode(!0),e=this.transformSource(e),this.title&&Gg(e,this.title),e.innerHTML},getSource(e){Hg[e]||(Hg[e]=this.download(e)),this.svgElSource&&Hg[e].getIsPending()&&!this.keepDuringLoading&&(this.svgElSource=null,this.$emit("unloaded")),Hg[e].then((e=>{this.svgElSource=e,this.$nextTick((()=>{this.$emit("loaded",this.$el)}))})).catch((t=>{this.svgElSource&&(this.svgElSource=null,this.$emit("unloaded")),delete Hg[e],this.$emit("error",t)}))},download(e){return Wg(new Promise(((t,n)=>{const o=new XMLHttpRequest;o.open("GET",e,!0),o.onload=()=>{if(o.status>=200&&o.status<400)try{const e=new DOMParser,i=e.parseFromString(o.responseText,"text/xml");let r=i.getElementsByTagName("svg")[0];r?t(r):n(new Error('Loaded file is not valid SVG"'))}catch(e){n(e)}else n(new Error("Error loading SVG"))},o.onerror=n,o.send()})))}}};function Gg(e,t){const n=e.getElementsByTagName("title");if(n.length)n[0].textContent=t;else{const n=document.createElementNS("http://www.w3.org/2000/svg","title");n.textContent=t,e.insertBefore(n,e.firstChild)}}function Wg(e){if(e.getIsPending)return e;let t=!0,n=e.then((e=>(t=!1,e)),(e=>{throw t=!1,e}));return n.getIsPending=function(){return t},n}var $g={components:{InlineSvg:Ug},props:{showInspector:{type:Boolean,default:!0}},data:function(){return{inspectorIcon:h(28400)}},methods:{toggleInspector:function(){this.$emit("toggleInspector",!this.showInspector)}}},Xg=$g,Yg=(h(5728),qn(Xg,zg,qg,!1,null,"cebfb20a",null)),Zg=Yg.exports,Kg=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"inspector"}},[t("b-col",{staticClass:"pl-0 h-100 overflow-hidden inspector-column",class:[{"ignore-pointer":e.canvasDragPosition}],attrs:{id:"inspector","data-test":"inspector-column"}},[t("b-card",{staticClass:"inspector-container border-top-0 border-bottom-0 border-right-0 rounded-0",style:{height:e.parentHeight},attrs:{"no-body":"","data-test":"inspector-container","data-cy":"inspector-panel"},scopedSlots:e._u([{key:"header",fn:function(){return[t("div",{staticClass:"inspector-header"},[t("div",{staticClass:"inspector-header-title"},[e._v(" "+e._s(e.$t("Configuration"))+" ")]),t("button",{staticClass:"close",attrs:{type:"button","aria-label":"Close","data-cy":"inspector-close-button"},on:{click:e.onClose}},[e._v(" × ")])])]},proxy:!0}])},[e.highlightedNode?t("vue-form-renderer",{key:e.highlightedNode._modelerId,ref:"formRenderer",staticClass:"overflow-auto h-100 inspector-font-size",attrs:{data:e.data,config:e.config},on:{update:e.updateDefinition},nativeOn:{focusout:function(t){return e.updateState.apply(null,arguments)}}}):e._e()],1)],1)],1)},Jg=[],Qg=h(43637),ev=h(21223),tv=(h(85780),h(50308)),nv=h.n(tv),ov={id:"processmaker-modeler-process",bpmnType:"bpmn:Process",control:!1,label:"Process",inspectorConfig:[{name:"Process Information",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-process"},items:[{component:"FormInput",config:ns},{component:"FormInput",config:{label:"Name",helper:"The Name of the Process",name:"name",placeholder:""}}]}]}]},iv=ov.id,rv=ov;vt().component("FormText",Qg.renderer.FormText),vt().component("FormInput",ev.FormInput),vt().component("FormSelect",ev.FormSelect),vt().component("FormTextArea",ev.FormTextArea),vt().component("FormCheckbox",ev.FormCheckbox),vt().component("FormRadioButtonGroup",ev.FormRadioButtonGroup),vt().component("FormAccordion",ev.FormAccordion),vt().component("FormDatePicker",ev.FormDatePicker),vt().component("FormMultiSelect",ev.FormMultiSelect);var sv={props:["nodeRegistry","moddle","processNode","parentHeight","canvasDragPosition","definitions"],data:function(){return{data:{},config:[],inspectorHandler:null,translated:[],isVisible:!0}},watch:{highlightedNode:function(){document.activeElement.blur(),this.prepareData(),this.prepareConfig()},"highlightedNode.definition.assignment":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignmentLock":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.allowReassignment":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignedUsers":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignedGroups":function(e,t){this.handleAssignmentChanges(e,t)},"highlightedNode.definition.assignmentRules":function(e,t){this.handleAssignmentChanges(e,t)}},computed:{highlightedNode:function(){return bn.getters.highlightedNodes[0]},isAnyNodeActive:function(){return this.highlightedNode},updateDefinition:function(){var e=this;if(!this.isAnyNodeActive)return nv();var t=this.defaultInspectorHandler;return this.isProcessNodeActive&&(t=this.processNodeInspectorHandler),this.hasCustomInspectorHandler&&(t=this.customInspectorHandler),function(n){if(n){if(sa()(n.documentation)&&x()(e.highlightedNode.definition.get("documentation")[0],"text")!==n.documentation){var o=n.documentation?[e.moddle.create("bpmn:Documentation",{text:n.documentation})]:void 0;e.setNodeProp(e.highlightedNode,"documentation",o)}t(Ma()(n,["documentation"]))}}},hasCustomInspectorHandler:function(){return this.nodeRegistry[this.highlightedNode.type].inspectorHandler},isProcessNodeActive:function(){return this.highlightedNode===this.processNode}},methods:{onClose:function(){this.$emit("toggleInspector",!1)},handleAssignmentChanges:function(e,t){e!==t&&this.prepareData()},prepareConfig:function(){if(!this.highlightedNode)return this.config={name:"Empty",items:[]};var e=this.highlightedNode,t=e.type,n=e.definition;if(this.highlightedNode===this.processNode)return this.config=rv.inspectorConfig;var o=No()(this.nodeRegistry[t].inspectorConfig),i=x()(o,"[0].items[0].items");if(this.isSequenceFlow(t)&&this.isConnectedToGateway(n)){var r=this.$t("Enter the expression that describes the workflow condition");r+=' <a href="https://docs.processmaker.com/designing-processes/expression-syntax-components" target="_blank"><i class="far fa-question-circle mr-1"></a>';var s={component:"FormInput",config:{label:this.$t("Expression"),helper:r,name:"conditionExpression"}},a=i.find((function(e){return e.config&&"Name"===e.config.label})),l=i.indexOf(a);a&&l>=0?i.splice(l+1,0,s):i.push(s)}return this.config=o},prepareData:function(){if(!this.highlightedNode)return{};var e=this.highlightedNode&&this.highlightedNode.type,t=function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];return e[o]=i,e}),{})};this.data=e&&this.nodeRegistry[e].inspectorData?this.nodeRegistry[e].inspectorData(this.highlightedNode,t,this):t(this.highlightedNode)},isSequenceFlow:function(e){return e===Nl},isConnectedToGateway:function(e){return["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.sourceRef.$type)},isConnectedToSubProcess:function(e){return"bpmn:CallActivity"===e.targetRef.$type},customInspectorHandler:function(e){return this.nodeRegistry[this.highlightedNode.type].inspectorHandler(e,this.highlightedNode,this.setNodeProp,this.moddle,this.definitions,this.defaultInspectorHandler)},processNodeInspectorHandler:function(e){return this.defaultInspectorHandler(Ma()(e,["artifacts","flowElements","laneSets"]))},setNodeProp:function(e,t,n){this.$emit("shape-resize"),bn.commit("updateNodeProp",{node:e,key:t,value:n})},defaultInspectorHandler:function(e){for(var t in Ma()(e,["$type","eventDefinitions"]))this.highlightedNode.definition.get(t)!==e[t]&&this.setNodeProp(this.highlightedNode,t,e[t])},updateState:function(){this.$emit("save-state")}}},av=sv,lv=(h(97896),qn(av,Kg,Jg,!1,null,"738023ac",null)),cv=lv.exports;vt().use(un);var dv=new un.Store({state:{stack:[],position:null,disabled:!1,isVersionsInstalled:!1,isDraft:!1,isLoading:!1},getters:{canUndo:function(e){return e.position>0},canRedo:function(e){return e.position<e.stack.length-1},currentState:function(e){return e.stack[e.position]},isVersionsInstalled:function(e){return e.isVersionsInstalled},isDraft:function(e){return e.isDraft},isLoading:function(e){return e.isLoading}},mutations:{setPosition:function(e,t){e.position=t},setState:function(e,t){e.stack=e.stack.slice(0,e.position+1),e.stack.push(t)},clearStack:function(e){e.stack=[e.stack[e.stack.length-1]]},disableSavingState:function(e){e.disabled=!0},enableSavingState:function(e){e.disabled=!1},isVersionsInstalled:function(e,t){e.isVersionsInstalled=t},isDraft:function(e,t){e.isDraft=t},isLoading:function(e,t){e.isLoading=t}},actions:{pushState:function(e,t){var n=e.state,o=e.getters,i=e.commit;t===o.currentState||n.disabled||(i("setState",t),i("setPosition",n.stack.length-1))},undo:function(e){var t=e.state,n=e.getters,o=e.commit;n.canUndo&&o("setPosition",t.position-1)},redo:function(e){var t=e.state,n=e.getters,o=e.commit;n.canRedo&&o("setPosition",t.position+1)},enableVersions:function(e){var t=e.commit;t("isVersionsInstalled",!0)},setVersionIndicator:function(e,t){var n=e.commit;n("isDraft",t)},setLoadingState:function(e,t){var n=e.commit;n("isLoading",t)}}}),uv=h(51540),pv=h(51248),hv=h.n(pv),fv=h(48909),mv=h.n(fv),gv=h(82317),vv=h.n(gv),bv=h(83184),yv=h.n(bv),wv=h(36111),xv=h.n(wv),kv=h(25795),Cv=h.n(kv),Sv=h(37554),Ev=h.n(Sv),Av=h(19869),Mv=h.n(Av),Tv=h(88687),_v=h.n(Tv),Pv=h(37028),Ov=h.n(Pv),Dv=h(89185),Iv=h.n(Dv),Nv=h(34652),Rv=h.n(Nv),Bv=h(49252),Lv=h.n(Bv),jv=h(93414),Fv=h.n(jv),zv=h(68522),qv=h.n(zv),Hv=h(7174),Vv=h.n(Hv),Uv=h(74815),Gv=h.n(Uv),Wv=h(24874),$v=h.n(Wv),Xv={};function Yv(){}Yv.prototype.resolveRule=function(e,t){const n=Xv[e+"/"+t];if(!n)throw new Error("cannot resolve rule <"+e+"/"+t+">");return n},Yv.prototype.resolveConfig=function(e,t){throw new Error("cannot resolve config <"+t+"> in <"+e+">")};var Zv=new Yv,Kv={"conditional-flows":"error","end-event-required":"error","event-sub-process-typed-start-event":"error","label-required":"error","no-complex-gateway":"error","no-disconnected":"error","no-gateway-join-fork":"error","no-implicit-split":"error","single-event-definition":"error","start-event-required":"error","sub-process-blank-start-event":"error","superfluous-gateway":"warning","processmaker/custom-validation":"error","processmaker/gateway-direction":"error","processmaker/event-based-gateway":"error","processmaker/call-activity-child-process":"error","processmaker/id-required":"error","processmaker/signal-ref-required":"error"},Jv={rules:Kv},Qv={resolver:Zv,config:Jv},eb=Qv;function tb(e,t,n,o,i,r,s){var a={allowDrop:!1,poolTarget:null};if(!sb(e,t,s))return a.allowDrop=!1,a;if(ib(n.type))return a.allowDrop=!0,a;if(ab(n.bpmnType)){var l=i.findModelsFromPoint(lb(e,t,o)).sort((function(e,t){return t.get("z")-e.get("z")}))[0];return a.allowDrop=er(n.type,l),a}if(rb(r))return a.allowDrop=!0,a;if(nb(n.bpmnType))return a.allowDrop=!0,a;var c=ob(e,t,o,i);return c&&(a.allowDrop=!0,a.poolTarget=c),a}function nb(e){return"bpmn:TextAnnotation"===e}function ob(e,t,n,o){return o.findModelsFromPoint(lb(e,t,n)).find((function(e){var t=e.component;return t&&t.node.type===bi}))}function ib(e){return e===bi}function rb(e){return!e||0===e.get("participants").length}function sb(e,t,n){var o=n.getBoundingClientRect(),i=o.left,r=o.top,s=o.width,l=o.height,c=new a.g.rect(i,r,s,l),d=new a.g.Point(e,t);return c.containsPoint(d)}function ab(e){return"bpmn:BoundaryEvent"===e}function lb(e,t,n){return n.clientToLocalPoint({x:e,y:t})}Xv["bpmnlint/conditional-flows"]=hv(),Xv["bpmnlint/end-event-required"]=mv(),Xv["bpmnlint/event-sub-process-typed-start-event"]=vv(),Xv["bpmnlint/label-required"]=yv(),Xv["bpmnlint/no-complex-gateway"]=xv(),Xv["bpmnlint/no-disconnected"]=Cv(),Xv["bpmnlint/no-gateway-join-fork"]=Ev(),Xv["bpmnlint/no-implicit-split"]=Mv(),Xv["bpmnlint/single-event-definition"]=_v(),Xv["bpmnlint/start-event-required"]=Ov(),Xv["bpmnlint/sub-process-blank-start-event"]=Iv(),Xv["bpmnlint/superfluous-gateway"]=Rv(),Xv["bpmnlint-plugin-processmaker/custom-validation"]=Lv(),Xv["bpmnlint-plugin-processmaker/gateway-direction"]=Fv(),Xv["bpmnlint-plugin-processmaker/event-based-gateway"]=qv(),Xv["bpmnlint-plugin-processmaker/call-activity-child-process"]=Vv(),Xv["bpmnlint-plugin-processmaker/id-required"]=Gv(),Xv["bpmnlint-plugin-processmaker/signal-ref-required"]=$v();var cb,db,ub,pb,hb,fb,mb,gb,vb,bb,yb,wb,xb=h(7407),kb=h.n(xb),Cb={extends:rg,mixins:[ya],data:function(){return{nodeIcon:kb()}}},Sb=Cb,Eb=qn(Sb,cb,db,!1,null,null,null),Ab=Eb.exports,Mb="processmaker-modeler-boundary-error-event",Tb=Ea()(No()(sg),{id:Mb,component:Ab,control:!1,label:"Boundary Error Event",icon:h(43634),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Error Event"),eventDefinitions:[e.create("bpmn:ErrorEventDefinition")]})},inspectorConfig:[{items:[{items:[{}]},ua,na]}]}),_b={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Ep()}},mounted:function(){this.shape.attr({image:{"ref-x":4,"ref-y":4,width:18,height:18}})}},Pb=_b,Ob=qn(Pb,ub,pb,!1,null,null,null),Db=Ob.exports,Ib={component:"FormCheckbox",config:{label:"Interrupting",name:"cancelActivity",helper:"Select to interrupt the current Request workflow and route to the alternate workflow, thereby preventing parallel workflow"}},Nb=Ib,Rb="processmaker-modeler-boundary-conditional-event",Bb=Ea()(No()(sg),yo(yo({},Op),{},{id:Rb,component:Db,control:!1,label:"Boundary Conditional Event",definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Conditional Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()),[Nb])},na,ua]}]})),Lb=h.p+"img/boundary-escalation-icon.c999a95e.svg",jb={extends:rg,mounted:function(){this.shape.attr("image/xlink:href",Lb)},methods:{isValidBoundaryEventTarget:function(e){return tr(e.component)}}},Fb=jb,zb=qn(Fb,hb,fb,!1,null,null,null),qb=zb.exports,Hb="processmaker-modeler-boundary-escalation-event",Vb=Ea()(No()(sg),{id:Hb,component:qb,control:!1,label:"Boundary Escalation Event",icon:h(62442),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Escalation Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:EscalationEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb]},ua,na]}]}),Ub=h(81146),Gb=h.n(Ub),Wb={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Gb()}},methods:{isValidBoundaryEventTarget:function(e){var t=e.component;return t&&t.node.isBpmnType("bpmn:CallActivity")}},mounted:function(){var e=Iu();this.shape.attr(e)}},$b=Wb,Xb=qn($b,mb,gb,!1,null,null,null),Yb=Xb.exports,Zb="processmaker-modeler-boundary-message-event",Kb=Ea()(No()(sg),yo(yo({},sc),{},{id:Zb,component:Yb,control:!1,label:"Boundary Message Event",icon:h(52018),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Message Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:MessageEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb,oc("Message that will trigger this boundary event")]},ua,na]}]})),Jb=h(16221),Qb=h.n(Jb),ey={extends:rg,mixins:[ya],data:function(){return{nodeIcon:Qb()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.resize(e.get("width"),e.get("height")),this.shape.attr({image:{"ref-x":3,"ref-y":1,width:e.get("width")-15,height:e.get("height")-15}})}},ty=ey,ny=qn(ty,vb,bb,!1,null,null,null),oy=ny.exports,iy="processmaker-modeler-boundary-signal-event",ry=Ea()(No()(sg),yo(yo({},kc),{},{id:iy,component:oy,control:!1,label:"Boundary Signal Event",icon:h(34070),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Signal Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:SignalEventDefinition")]})},inspectorConfig:[{items:[{items:[{},Nb,xc("Signal that will trigger this boundary event")]},ua,na]}]})),sy=h(50889),ay=h.n(sy),ly={extends:rg,mixins:[ya],data:function(){return{nodeIcon:ay()}},methods:{addTimerEventDefinitionId:function(){var e="".concat(this.id,"_timer_event_definition");this.node.definition.get("eventDefinitions")[0].id=e}},mounted:function(){this.addTimerEventDefinitionId()}},cy=ly,dy=qn(cy,yb,wb,!1,null,null,null),uy=dy.exports,py="processmaker-modeler-boundary-timer-event",hy=Ea()(No()(sg),{id:py,component:uy,control:!1,label:"Boundary Timer Event",icon:h(99400),definition:function(e,t){return e.create("bpmn:BoundaryEvent",{name:t("Boundary Timer Event"),cancelActivity:!0,eventDefinitions:[e.create("bpmn:TimerEventDefinition",{timeDuration:e.create("bpmn:Expression",{body:Eu})})]})},inspectorData:function(e){return Object.entries(e.definition).reduce((function(e,t){var n=mt(t,2),o=n[0],i=n[1];if("eventDefinitions"===o){var r=Object.keys(i[0])[1],s=i[0][r].body;e[o]={type:r,body:s}}else e[o]=i;return e}),{})},inspectorHandler:function(e,t,n,o){var i=t.definition;for(var r in e)if(i[r]!==e[r])if("eventDefinitions"===r){var s=e[r],a=s.type,l=s.body,c=i.get(r)[0][a];if(c&&c.body===l)continue;var d=_e({},a,o.create("bpmn:Expression",{body:l})),u=[o.create("bpmn:TimerEventDefinition",d)];u[0].id=t.definition.get("eventDefinitions")[0].id,n(t,"eventDefinitions",u)}else n(t,r,e[r])},inspectorConfig:[{items:[{items:[{},Nb]},{component:"FormAccordion",container:!0,config:{label:"Timing Control",icon:"clock",name:"inspector-accordion-boundary-timer-event"},items:[{component:Pu,config:{label:"Name",helper:"Time expression",name:"eventDefinitions"}}]},na,ua]}]});function fy(e,t,n){var o=Mh(e,t,"set");return Dh(e,o,n),n}var my=new WeakMap,gy=function(){function e(t){wo(this,e),Eh(this,my,{writable:!0,value:void 0}),_e(this,"preventTranslate",!1),fy(this,my,t)}return ko(e,[{key:"paper",get:function(){return Th(this,my)}},{key:"scale",get:function(){return Th(this,my).scale()},set:function(e){Th(this,my).scale(e),Th(this,my).trigger("scale:changed")}},{key:"roundToNearestGridMultiple",value:function(t){return Math.round(t/e.gridSize)*e.gridSize}},{key:"ceilToNearestGridMultiple",value:function(t){return Math.ceil(t/e.gridSize)*e.gridSize}},{key:"translate",value:function(e,t){this.preventTranslate||(Th(this,my).translate(e,t),Th(this,my).trigger("translate:changed"))}},{key:"addEventHandler",value:function(e,t,n){Th(this,my).on(e,t,n)}},{key:"addOnceHandler",value:function(e,t){Th(this,my).once(e,t)}},{key:"removeEventHandler",value:function(e,t,n){Th(this,my).off(e,t,n)}},{key:"setPaperDimensions",value:function(e,t){Th(this,my).setDimensions(e,t)}},{key:"performAtomicAction",value:function(){var e=y(v().mark((function e(t){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return Th(this,my).freeze(),e.next=3,t(Th(this,my));case 3:Th(this,my).unfreeze();case 4:case"end":return e.stop()}}),e,this)})));function t(t){return e.apply(this,arguments)}return t}()},{key:"clientToGridPoint",value:function(e,t){var n=Th(this,my).localToPagePoint(0,0),o=this.scale;return{x:this.roundToNearestGridMultiple((e-n.x)/o.sx),y:this.roundToNearestGridMultiple((t-n.y)/o.sy)}}},{key:"setStateInvalid",value:function(){this.paper.drawBackground({color:fe})}},{key:"setStateValid",value:function(){this.paper.drawBackground({color:me})}},{key:"awaitScheduledUpdates",value:function(){var e=this;return Th(this,my)._updates.priorities.some((function(e){return!a.util.isEmpty(e)}))?new Promise((function(t){e.addOnceHandler("render:done",t)})):Promise.resolve()}}],[{key:"factory",value:function(t,n,o){var i=3,r=new a.dia.Paper({async:!0,el:t,model:o,sorting:"sorting-approximate",gridSize:e.gridSize,drawGrid:!0,snapLinks:!1,snapElements:!1,clickThreshold:10,perpendicularLinks:!0,interactive:n,highlighting:{default:{options:{padding:i}}}});return r.translate(168,20),new this(r)}}]),e}();function vy(e,t,n){var o=wy(e,t,n);yy(o,t),e.inspectorConfig[0].items.sort(by)}function by(e,t){return xy(e)?1:xy(t)?-1:0}function yy(e,t){var n=e.findIndex((function(e){var n=!t.container&&t.config&&e.config&&t.config.name&&t.config.name===e.config.name;return t.id&&t.id===e.id||n}));-1!==n?e[n]=t:e.push(t)}function wy(e,t,n){return"undefined"!==typeof t.container?e.inspectorConfig[0].items:n?(e=e.inspectorConfig[0],n.split(".").forEach((function(t){e=e&&e.items.find((function(e){return e.config&&e.config.name===t}))})),e?e.items:null):e.inspectorConfig[0].items[0].items}function xy(e){return e.config&&"Advanced"===e.config.label}function ky(e,t){Ty(e)&&Sy(e);var n=My(e);n&&Sy(n),Cy(e)&&!Ty(e)&&Ey(e),Ay(t)}function Cy(e){return e.component.node.type!==Tl}function Sy(e){Ey(e);var t=e.component.node.definition.processRef&&e.component.node.definition.processRef.laneSets[0];if(t){var n=e.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type===Tl})),o=e.getEmbeddedCells().filter((function(e){return e.component&&e.component.node.type!==Tl}));n.forEach(Ey),o.forEach(Ey)}}function Ey(e){e.toFront({deep:!0})}function Ay(e){e.getLinks().forEach(Ey)}function My(e){return e.component.node.pool}function Ty(e){return e.component.node.type===bi}_e(gy,"gridSize",zp);var _y=function(){var e=this,t=e._self._c;return t("b-row",{staticClass:"w-100 m-0"},[t("div",{staticClass:"toolbar d-flex justify-content-between align-items-center border-top border-bottom",class:{"ignore-pointer":e.canvasDragPosition},attrs:{role:"toolbar","aria-label":"Toolbar"}},[t("breadcrumb",{attrs:{"breadcrumb-data":e.breadcrumbData}}),t("div",{staticClass:"d-flex mr-3"},[t("TopRail",{attrs:{"validation-errors":e.validationErrors,warnings:e.warnings}},e._l(e.validationBar,(function(e,n){return t(e.button,{key:"validation-status-".concat(n),tag:"component"})})),1),t("div",{staticClass:"d-flex align-items-center btn-group btn-group-sm",attrs:{role:"group","aria-label":"Publish controls","data-cy":"publish-control"}},[t("div",{staticClass:"divider"}),e.isVersionsInstalled?[t("div",{staticClass:"toolbar-item toolbar-version-status",attrs:{"data-cy":"publish-version-status"}},[e._v(" "+e._s(e.versionStatus)+" ")]),t("div",{staticClass:"toolbar-item toolbar-loading-status",attrs:{"data-cy":"publish-loading-status"}},[t("span",[e._v(" "+e._s(e.loadingStatus)+" ")]),t("font-awesome-icon",{staticClass:"text-success",attrs:{icon:e.loadingIcon,spin:e.isLoading}})],1),t("a",{staticClass:"toolbar-item toolbar-publish",attrs:{title:e.$t("Publish"),"data-cy":"publish-btn"},on:{click:function(t){return e.$emit("saveBpmn")}}},[e._v(" "+e._s(e.$t("Publish"))+" ")]),t("a",{staticClass:"toolbar-item toolbar-close",attrs:{title:e.$t("Close"),"data-cy":"close-btn"},on:{click:function(t){return e.$emit("close")}}},[e._v(" "+e._s(e.$t("Close"))+" ")]),t("EllipsisMenu",{attrs:{actions:e.ellipsisMenuActions,divider:!1,"data-cy":"ellipsis-menu"},on:{navigate:e.onNavigate,show:e.onShow,hide:e.onHide}})]:[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"save-button",attrs:{"data-test":"mini-map-btn",title:e.$t("Save")},on:{click:function(t){return e.$emit("saveBpmn")}}},[t("font-awesome-icon",{attrs:{icon:e.saveIcon}}),t("span",{staticClass:"save-button-label"},[e._v(e._s(e.$t("Save")))])],1),t("b-btn",{staticClass:"ml-1 rounded",attrs:{disabled:!e.xmlManager,variant:"secondary",size:"sm","data-test":"downloadXMLBtn"},on:{click:function(t){e.xmlManager&&e.xmlManager.download()}}},[t("i",{staticClass:"fas fa-download mr-1"}),e._v(" "+e._s(e.$t("Download BPMN"))+" ")]),t("b-btn",{directives:[{name:"b-modal",rawName:"v-b-modal",value:"uploadmodal",expression:"'uploadmodal'"}],staticClass:"ml-1 rounded",attrs:{variant:"secondary",size:"sm"}},[t("i",{staticClass:"fas fa-upload mr-1"}),e._v(" "+e._s(e.$t("Upload XML"))+" ")])]],2)],1)],1)])},Py=[],Oy=function(){var e=this,t=e._self._c;return t("nav",{attrs:{id:"breadcrumbs"}},[e.breadcrumbData.length>0?t("ol",{staticClass:"breadcrumb"},[e._m(0),e._l(e.breadcrumbData[0],(function(n,o){return t("li",{key:o,staticClass:"breadcrumb-item"},[n.url?t("a",{attrs:{href:n.url}},[e._v(e._s(n.text))]):e._e(),n.url?e._e():t("span",[e._v(e._s(n.text))])])}))],2):e._e()])},Dy=[function(){var e=this,t=e._self._c;return t("li",{staticClass:"breadcrumb-item"},[t("a",{attrs:{href:"/"}},[t("i",{staticClass:"fas fa-home"})])])}],Iy={name:"breadcrumb",props:{breadcrumbData:{type:Array,default:function(){return[]}}}},Ny=Iy,Ry=(h(61573),qn(Ny,Oy,Dy,!1,null,"d1e148b4",null)),By=Ry.exports,Ly=function(){var e=this,t=e._self._c;return t("div",{staticClass:"top-rail-container"},[t("ValidateIssue",{directives:[{name:"show",rawName:"v-show",value:e.isOpenIssue,expression:"isOpenIssue"}],attrs:{"number-of-errors":e.numberOfErrors},on:{openPanel:e.handleOpenPanel}}),t("ValidateButton",{on:{openIssue:e.handleOpenIssue}}),t("ValidatePanel",{directives:[{name:"show",rawName:"v-show",value:e.isOpenIssue&&e.isOpenPanel,expression:"isOpenIssue && isOpenPanel"}],attrs:{"error-list":e.errorList,warnings:e.warnings}}),e._t("default")],2)},jy=[],Fy=function(){var e=this,t=e._self._c;return t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],class:["validate-button",{"validate-button-active":e.isOpen}],attrs:{type:"button",title:e.$t("Auto validate"),"data-cy":"validate-button"},on:{click:function(t){return t.preventDefault(),e.handleOpen.apply(null,arguments)}}},[t("inline-svg",{attrs:{src:e.isOpen?e.validateOpenIcon:e.validateCloseIcon}})],1)},zy=[],qy={components:{InlineSvg:Ug},data:function(){return{isOpen:!1,validateCloseIcon:h(13828),validateOpenIcon:h(78540)}},methods:{handleOpen:function(){this.isOpen=!this.isOpen,this.$emit("openIssue",this.isOpen)}},mounted:function(){var e=this;window.ProcessMaker.EventBus.$on("save-changes-activate-autovalidate",(function(){e.handleOpen()}))}},Hy=qy,Vy=(h(70947),qn(Hy,Fy,zy,!1,null,"5880bbc6",null)),Uy=Vy.exports,Gy=function(){var e=this,t=e._self._c;return t("button",{staticClass:"issue-box",attrs:{type:"button",disabled:0===e.numberOfErrors,"data-cy":"validate-issue-button"},on:{click:function(t){return t.preventDefault(),e.handleOpen.apply(null,arguments)}}},[t("span",{staticClass:"issue-title"},[e._v("Issues")]),t("span",{staticClass:"issue-badge"},[e._v(e._s(e.numberOfErrors))]),t("span",{staticClass:"issue-icon"},[t("inline-svg",{attrs:{src:e.isOpen?e.issueOpenIcon:e.issueCloseIcon}})],1)])},Wy=[],$y={components:{InlineSvg:Ug},props:{numberOfErrors:{type:Number,required:!0}},data:function(){return{isOpen:!1,issueCloseIcon:h(61339),issueOpenIcon:h(68058)}},watch:{numberOfErrors:function(e){0===e&&(this.isOpen=!1)}},methods:{handleOpen:function(){this.isOpen=!this.isOpen,this.$emit("openPanel",this.isOpen)}}},Xy=$y,Yy=(h(59724),qn(Xy,Gy,Wy,!1,null,"337583fe",null)),Zy=Yy.exports,Ky=function(){var e=this,t=e._self._c;return t("div",{staticClass:"validate-container",attrs:{"data-cy":"validate-panel"}},[e._l(e.errorList,(function(n,o){return t("div",{key:"".concat(n.errorId,"_").concat(o),staticClass:"validate-item-box"},[t("vue-inline-svg",{attrs:{src:e.issueIcon}}),t("div",{staticClass:"validate-item-info"},[t("div",{staticClass:"validate-item-title"},[e._v(e._s(n.errorKey))]),t("div",{staticClass:"validate-item-description"},[e._v(e._s(n.message)+".")]),n.id?t("div",{staticClass:"validate-item-node"},[t("span",{staticClass:"validate-item-node-title"},[e._v(e._s(e.$t("Node ID"))+":")]),e._v(" "+e._s(n.id)+" ")]):e._e()])],1)})),e._l(e.warnings,(function(n,o){return t("div",{key:n.title+o,staticClass:"validate-item-box"},[t("vue-inline-svg",{attrs:{src:e.issueIcon}}),t("div",{staticClass:"validate-item-info"},[t("div",{staticClass:"validate-item-title"},[e._v(e._s(n.title))]),t("div",{staticClass:"validate-item-description"},[e._v(e._s(n.text)+".")])])],1)}))],2)},Jy=[],Qy={components:{VueInlineSvg:Ug},props:{errorList:{type:Array,required:!0},warnings:{type:Array,required:!0}},data:function(){return{issueIcon:h(4298)}}},ew=Qy,tw=(h(95254),qn(ew,Ky,Jy,!1,null,"0722e36d",null)),nw=tw.exports,ow={components:{ValidateButton:Uy,ValidateIssue:Zy,ValidatePanel:nw},props:{validationErrors:{type:Object,required:!0},warnings:{type:Array,required:!0}},data:function(){return{isOpenIssue:!1,isOpenPanel:!1}},computed:{errorList:function(){return Object.entries(this.validationErrors).flatMap((function(e){var t=mt(e,2),n=t[0],o=t[1];return o.flatMap((function(e){return yo(yo({},e),{},{errorKey:n},{errorId:"".concat(e.id,"_").concat(e.message.split(" ").join("_"))})}))}))},numberOfErrors:function(){return this.errorList.length+this.warnings.length}},watch:{numberOfErrors:function(e){0===e&&(this.isOpenPanel=!1)}},methods:{handleOpenIssue:function(e){this.isOpenIssue=e,bn.commit("setAutoValidate",this.isOpenIssue)},handleOpenPanel:function(e){this.isOpenPanel=e}}},iw=ow,rw=(h(16254),qn(iw,Ly,jy,!1,null,"78331cf6",null)),sw=rw.exports,aw={name:"tool-bar",components:{Breadcrumb:By,TopRail:sw,FontAwesomeIcon:Zo.FontAwesomeIcon},props:["canvasDragPosition","cursor","paperManager","isRendering","breadcrumbData","panelsCompressed","validationErrors","warnings","xmlManager","validationBar"],watch:{miniMapOpen:function(e){this.$emit("toggle-mini-map-open",e)},canUndo:function(e){e||this.$root.$emit("bv::hide::tooltip")},canRedo:function(e){e||this.$root.$emit("bv::hide::tooltip")}},computed:{canUndo:function(){return dv.getters.canUndo},canRedo:function(){return dv.getters.canRedo},versionStatus:function(){var e=dv.getters.isDraft?"Draft":"Published";return this.$t(e)},isVersionsInstalled:function(){return dv.getters.isVersionsInstalled},isLoading:function(){return dv.getters.isLoading},loadingStatus:function(){var e=this.isLoading?"Saving":"Saved";return this.$t(e)},loadingIcon:function(){return this.isLoading?this.spinner:this.savedIcon}},data:function(){return{plusIcon:Mr.faPlus,minusIcon:Mr.faMinus,scale:1,initialScale:1,minimumScale:.2,scaleStep:.1,mapIcon:Mr.faMapMarked,miniMapOpen:!1,compressIcon:Mr.faCompress,expandIcon:Mr.faExpand,undoIcon:Mr.faUndo,redoIcon:Mr.faRedo,saveIcon:Mr.faSave,savedIcon:Mr.faCheckCircle,spinner:Mr.faSpinner,ellipsisMenuActions:[{value:"save-template",content:this.$t("Save as Template"),icon:""},{value:"save-pm-block",content:this.$t("Save as PM Block"),icon:""},{value:"discard-draft",content:this.$t("Discard Draft"),icon:""}]}},methods:{undo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("undo").then((function(){return e.$emit("load-xml")}))},redo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("redo").then((function(){return e.$emit("load-xml")}))},onNavigate:function(e){switch(e.value){case"discard-draft":window.ProcessMaker.EventBus.$emit("open-versions-discard-modal");break;case"save-template":this.$emit("publishTemplate");break;case"save-pm-block":this.$emit("publishPmBlock");break;default:break}},onShow:function(){var e=document.getElementById("inspector");e&&(e.style.zIndex="1")},onHide:function(){var e=document.getElementById("inspector");e&&(e.style.zIndex="2")}},mounted:function(){var e,t=null===(e=this.$root.$children[0])||void 0===e?void 0:e.process,n=this.ellipsisMenuActions.findIndex((function(e){return"save-template"===e.value}));null!==t&&void 0!==t&&t.is_template&&this.ellipsisMenuActions.splice(n,1),"PM_BLOCK"===(null===t||void 0===t?void 0:t.asset_type)&&this.ellipsisMenuActions.splice(n,2)}},lw=aw,cw=(h(91503),qn(lw,_y,Py,!1,null,null,null)),dw=cw.exports;function uw(e,t){var n=function(e){return e.isBpmnType("bpmn:MessageFlow",$n,Kn)||e.isType("processmaker-modeler-pool")};if(!n(e))if(e.isType("processmaker-modeler-lane"))t.get("laneSets")[0].get("lanes").push(e.definition);else{var o="flowElements";(e.isBpmnType("bpmn:TextAnnotation")||e.isBpmnType("bpmn:Association"))&&(o="artifacts"),t.get(o).push(e.definition)}}var pw={methods:{zoomInOutHandler:function(e,t){var n="+"===e.key||"NumpadAdd"===e.key||107===e.keyCode||187===e.keyCode,o="-"===e.key||"NumpadSubtract"===e.key||109===e.keyCode||189===e.keyCode;n&&t.mod&&this.zoomIn(e),o&&t.mod&&this.zoomOut(e)},zoomIn:function(e){e.preventDefault(),this.canvasScale=this.paperManager.scale.sx+this.scaleStep},zoomOut:function(e){e.preventDefault(),this.canvasScale=Math.max(this.minimumScale,this.paperManager.scale.sx-=this.scaleStep)}}},hw={methods:{copyPasteHandler:function(e,t){var n=e.target.nodeName.toLowerCase(),o="body"===n,i=e.key.toLowerCase(),r="c"===i,s="v"===i;o&&r&&t.mod&&this.copy(e),o&&s&&t.mod&&this.paste(e)},copy:function(e){e.preventDefault(),window.ProcessMaker.$modeler.copyElement()},paste:function(e){e.preventDefault(),window.ProcessMaker.$modeler.pasteElements()}}},fw=(h(51532),gy.gridSize/2),mw=new Map;mw.set("Up",[0,-fw]),mw.set("Down",[0,fw]),mw.set("Left",[-fw,0]),mw.set("Right",[fw,0]);var gw=["PoolLane","processmaker.components.nodes.boundaryEvent.Shape"];function vw(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};if(bw(e)){var o=t.filter(yw);if(0!==o.length){var i=ww(e),r=mt(i,2),s=r[0],a=r[1];o.forEach((function(e){e.translate(s,a,{movedWithArrowKeys:!0}),kw(e)})),n()}}}function bw(e){var t=["up","down","left","right"];return t.some((function(t){return e.toLowerCase().includes(t)}))}function yw(e){return e&&!gw.includes(e.get("type"))}function ww(e){var t=e.match(/^(?:Arrow)?(Up|Down|Left|Right)$/);return null!==t?mw.get(t[1]):[0,0]}function xw(e){return!e||"processmaker.modeler.bpmn.pool"!==e.get("type")}function kw(e){var t=e.getParentCell();xw(t)||(t.component.expandToFitElement(e,t),t.component.laneSet&&t.component.updateLaneChildren())}var Cw={methods:{escapeKeyHandler:function(e){this.selectedNode&&(e.preventDefault(),window.ProcessMaker.EventBus.$emit("custom-pointerclick",e))}},computed:{selectedNode:function(){return pg.getters.getSelectedNode},movedElement:function(){return pg.getters.getGhostNode}}},Sw={mixins:[pw,hw,Cw],computed:{clientLeftPaper:function(){return bn.getters.clientLeftPaper}},mounted:function(){document.addEventListener("keydown",this.keydownListener),document.addEventListener("keyup",this.keyupListener)},methods:{handleHotkeys:function(e,t){this.zoomInOutHandler(e,t),this.copyPasteHandler(e,t),this.escapeKeyHandler(e)},keyupListener:function(e){"Space"===e.code&&(this.isGrabbing=!1,this.paperManager.removeEventHandler("blank:pointermove"))},keydownListener:function(e){var t=this,n=this.isAppleOS(),o=n?e.metaKey:e.ctrlKey,i={mod:o,isAppleOS:n,modeler:this};try{this.handleHotkeys(e,i)}catch(fa){console.error(fa)}var r=!e.target.toString().toLowerCase().includes("body");r||("Space"===e.code&&(this.isGrabbing=!0,this.paperManager.addEventHandler("blank:pointermove",(function(e,n,o){if(!t.canvasDragPosition){var i=t.paperManager.scale;t.canvasDragPosition={x:n*i.sx,y:o*i.sy}}t.canvasDragPosition&&!t.clientLeftPaper&&t.paperManager.translate(e.offsetX-t.canvasDragPosition.x,e.offsetY-t.canvasDragPosition.y)}))),vw(e.key,bn.getters.highlightedShapes,this.pushToUndoStack))}}};h(74819);function Ew(e,t){while(!Object.prototype.hasOwnProperty.call(e,t))if(e=hi(e),null===e)break;return e}function Aw(){return Aw="undefined"!==typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var o=Ew(e,t);if(o){var i=Object.getOwnPropertyDescriptor(o,t);return i.get?i.get.call(arguments.length<3?e:n):i.value}},Aw.apply(this,arguments)}var Mw,Tw=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"clone",value:function(e,t,o){return this.withTimerKeys(Aw(hi(n.prototype),"clone",this).call(this,e,t,o))}},{key:"withTimerKeys",value:function(e){var t=this,o=n.timerPropertyKeys.find((function(e){return t.definition.eventDefinitions[0][e]}));return e.definition.eventDefinitions[0][o]||(e.definition.eventDefinitions[0][o]={}),e.definition.eventDefinitions[0][o].body=this.definition.eventDefinitions[0][o].body,e}}]),n}(Ro);function _w(e){return Pw.apply(this,arguments)}function Pw(){return Pw=y(v().mark((function e(t){var n,o,i;return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(n=Ow(t),o=document.querySelector('[name="name"]')||document.querySelector('[name="text"]'),n&&o&&document.activeElement!==o){e.next=4;break}return e.abrupt("return");case 4:if(i=document.getElementById("accordion-button-Configuration"),!i||"false"!==i.getAttribute("aria-expanded")){e.next=10;break}return clearTimeout(Mw),i.click(),e.next=10,Dw();case 10:n.style.outline="1px dashed blue",o.addEventListener("blur",(function(){n.style.outline=""})),o.focus(),o.select();case 14:case"end":return e.stop()}}),e)}))),Pw.apply(this,arguments)}function Ow(e){if(e.selectors)return e.selectors.label||Array.from(e.selectors.root.children).find((function(e){return e.classList.contains("labels")}))}function Dw(){return new Promise((function(e){Mw=setTimeout(e)}))}_e(Tw,"timerPropertyKeys",["timeDuration","timeDate","timeCycle"]);var Iw=h(93162),Nw=h.n(Iw),Rw=new WeakMap,Bw=new WeakMap,Lw=function(){function e(t){wo(this,e),Eh(this,Rw,{writable:!0,value:void 0}),Eh(this,Bw,{writable:!0,value:void 0}),fy(this,Rw,t)}return ko(e,[{key:"definitions",set:function(e){fy(this,Bw,e)}},{key:"getDefinitionsFromXml",value:function(e){var t=this;return new Promise((function(n,o){Th(t,Rw).fromXML(e,(function(e,i){e&&o(e),i.exporter="ProcessMaker Modeler",i.exporterVersion="1.0",t.cleanBrokenReferences(i),n(i)}))}))}},{key:"cleanBrokenReferences",value:function(e){var t=e.rootElements,n=e.diagrams,o=[];t.forEach((function(t){"bpmn:Process"===t.$type&&t.flowElements&&(t.flowElements=t.flowElements.filter((function(e){return"bpmn:SequenceFlow"!==e.$type||(e.sourceRef&&e.targetRef||o.push(e),e.sourceRef&&e.targetRef)}))),"bpmn:Process"===t.$type&&t.laneSets&&t.laneSets.forEach((function(t){t.lanes=t.lanes.filter((function(t){if(!e.diagrams)return!1;var n=e.diagrams.find((function(e){return e.plane.planeElement.find((function(e){return e&&e.bpmnElement.id===t.id}))}));return n}))}))})),n.forEach((function(e){"bpmndi:BPMNDiagram"===e.$type&&e.plane&&e.plane.planeElement&&(e.plane.planeElement=e.plane.planeElement.filter((function(e){return"bpmndi:BPMNEdge"!==e.$type||e.bpmnElement&&!o.includes(e.bpmnElement)})))}))}},{key:"download",value:function(){Th(this,Bw)&&Th(this,Rw).toXML(Th(this,Bw),{format:!0},(function(e,t){if(e)alert(e);else{if(Wr())return void(window.xml=t);var n=new File([t],"bpmnProcess.xml",{type:"text/xml"});Nw().saveAs(n)}}))}}]),e}();function jw(e){return e.isStartEvent()?So:e.isTask()?To:e.isGateway()?Po:e.isIntermediateEvent()?Do:e.isEndEvent()?Ao:null}function Fw(e){if(!e)return!1;var t=jw(e);return!t||!Object.values(t).includes(e.definition.name)}function zw(e,t){return t.reduce((function(e,t){return e.concat(t.get("artifacts"))}),[]).filter((function(e){return"bpmn:Association"===e.$type})).filter((function(t){return t.targetRef===e.definition}))}function qw(e,t){var n=Object.values(e).flatMap((function(e){return e.map((function(e){return t.find((function(t){return t.id===e.id}))}))})),o=t.filter((function(e){return!e.id}));return[].concat(m(n),m(o))}var Hw=function(){function e(t,n,o,i,r,s){wo(this,e),this._nodeThatWillBeReplaced=t,this._definition=n,this._graph=o,this._newNode=i,this._processes=r,this._collaboration=s}return ko(e,[{key:"migrate",value:function(){var e,t,n=this;Fw(this._nodeThatWillBeReplaced)&&(this._definition.name=this._nodeThatWillBeReplaced.definition.name);var o=function(e){var t=n._graph.getLinks().find((function(t){return t.component&&t.component.node.definition===e}));t.component.node._modelerId+="_replaced"},i=this._nodeThatWillBeReplaced.definition.get("incoming"),r=this._nodeThatWillBeReplaced.definition.get("outgoing");(e=this._definition.get("incoming")).push.apply(e,m(i)),(t=this._definition.get("outgoing")).push.apply(t,m(r)),r.forEach((function(e){e.set("sourceRef",n._newNode.definition),n._handleSequenceFlowForGateway(e),o(e)})),i.forEach((function(e){e.set("targetRef",n._newNode.definition),n._handleSequenceFlowForGateway(e),o(e)}));var s=zw(this._nodeThatWillBeReplaced,this._processes);if(s.forEach((function(e){e.set("targetRef",n._newNode.definition),o(e)})),this._collaboration){var a=this._collaboration.get("messageFlows");a.filter((function(e){return e.sourceRef===n._nodeThatWillBeReplaced.definition})).forEach((function(e){e.set("sourceRef",n._newNode.definition),o(e)})),a.filter((function(e){return e.targetRef===n._nodeThatWillBeReplaced.definition})).forEach((function(e){e.set("targetRef",n._newNode.definition),o(e)}))}}},{key:"_handleSequenceFlowForGateway",value:function(e){var t=["bpmn:ExclusiveGateway","bpmn:InclusiveGateway"].includes(e.sourceRef.$type);t||delete e.conditionExpression}}]),e}(),Vw=["bpmn:ServiceTask","bpmn:ManualTask","bpmn:CallActivity","bpmn:ScriptTask"],Uw=function(e){if(-1!==Vw.indexOf(e.bpmnType)){e.inspectorConfig[0].items.splice(e.loopInspectorIndex||1,0,Wh);var t=e.inspectorHandler||function(){},n=e.inspectorData||null;e.inspectorHandler=function(e,n,o,i,r,s){t(e,n,o,i,r,s),e=Uh(e,n,o,i,r),s(e)},e.inspectorData=function(e,t,o){var i=n?n(e,t,o):t(e);return Gh(i,e,t,o),i}}},Gw={methods:{cloneNodesSelection:function(){var e=this,t=[],n=[],o=[],i=[],r=[],s=this.highlightedNodes,a=this.$refs.selector.$el,l=[Nl,Tl,os,Vl,Bo],c=[Zn],d=[Wn];return"function"===typeof a.getBoundingClientRect&&s.forEach((function(s){if(l.includes(s.type)){var a=e.cloneFlowAndSetNewId(s);n.push(a),t.push(a)}else if(c.includes(s.type)){var u=e.cloneFlowAndSetNewId(s);i.push(u),t.push(u)}else if(d.includes(s.type)){var p=e.cloneFlowAndSetNewId(s);r.push(p),t.push(p)}else{var h=e.cloneElementAndCalculateOffset(s);s.definition&&"bpmn:BoundaryEvent"!==s.definition.$type?t.push(h):o.push(h)}})),t=[].concat(m(t),o),this.connectClonedFlows(n,t),this.connectClonedDataInputAssociations(i,t),this.connectClonedDataOutputAssociations(r,t),t},getDataInputOutputAssociationTargetRef:function(e){if("bpmn:DataInput"===e.targetRef.$type){var t=e.targetRef.$parent;return lo(t,this)}if("bpmn:DataInputAssociation"===e.targetRef.$type){var n=e.targetRef.$parent;return lo(n,this)}return e.targetRef},cloneFlowAndSetNewId:function(e){var t=e.cloneFlow(this.nodeRegistry,this.moddle,this.$t);return t.setIds(this.nodeIdGenerator),t},cloneElementAndCalculateOffset:function(e){var t=e.clone(this.nodeRegistry,this.moddle,this.$t),n=this.$refs.selector.$el.getBoundingClientRect(),o=n.height,i=this.paper.scale(),r=i.sy,s=o/r;return t.diagram.bounds.y+=s,t.setIds(this.nodeIdGenerator),t},connectClonedFlows:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef,r=o.definition.targetRef,s=t.find((function(e){return e.cloneOf===i.id})),a=t.find((function(e){return e.cloneOf===r.id}));if(s&&a){e.definition.set("sourceRef",s.definition),e.definition.set("targetRef",a.definition),s.definition.outgoing?s.definition.outgoing.push(e.definition):s.definition.set("outgoing",[e.definition]),a.definition.incoming?a.definition.incoming.push(e.definition):a.definition.set("incoming",[e.definition]);var l=n.$refs.selector.$el.getBoundingClientRect(),c=l.height,d=n.paper.scale(),u=d.sy,p=c/u;e.diagram.waypoint.forEach((function(e){e.y+=p}))}else t.splice(t.indexOf(e),1)}))},connectClonedDataInputAssociations:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef[0],r=t.find((function(e){return e.cloneOf===i.id})),s=n.getDataInputOutputAssociationTargetRef(o.definition),a=t.find((function(e){return e.cloneOf===s.id})),l=ao(n.moddle,a,r.definition);e.definition.set("sourceRef",[r.definition]),e.definition.set("targetRef",l),a.definition.set("dataInputAssociations",[e.definition])}))},connectClonedDataOutputAssociations:function(e,t){var n=this;e.forEach((function(e){var o=n.nodes.find((function(t){return t.definition.id===e.cloneOf})),i=o.definition.sourceRef||o.definition.$parent,r=o.definition.targetRef,s=t.find((function(e){return e.cloneOf===i.id})),a=t.find((function(e){return e.cloneOf===r.id}));e.definition.set("targetRef",a.definition),e.definition.set("sourceRef",s.definition);var l=s.definition.get("dataOutputAssociations")||[];s.definition.set("dataOutputAssociations",[].concat(m(l),[e.definition]))}))}}},Ww=function(){var e=this,t=e._self._c;return t("div",{staticClass:"rail-container",attrs:{"data-cy":"rail-bottom"}},[t("div",{ref:"railLeftBox",staticClass:"rail-left",style:[e.overlap?{position:"relative"}:{position:"absolute"}]},[t("MiniPaperControl",{class:{"hidden-opacity":!1===e.showComponent},attrs:{"paper-manager":e.paperManager,graph:e.graph}}),t("ZoomControl",{ref:"zoomBox",attrs:{"paper-manager":e.paperManager}})],1),t("div",{staticClass:"rail-center",style:[e.overlap?{width:"auto"}:{width:"100%"}]},[t("UndoRedoControl",{directives:[{name:"show",rawName:"v-show",value:e.showComponent,expression:"showComponent"}],ref:"undoRedoBox",attrs:{"is-rendering":e.isRendering},on:{"load-xml":function(t){return e.$emit("load-xml")},clearSelection:function(t){return e.$emit("clearSelection")}}}),t("Controls",{directives:[{name:"show",rawName:"v-show",value:e.showComponent,expression:"showComponent"}],ref:"controlBox",attrs:{nodeTypes:e.nodeTypes},on:{onCreateElement:e.onCreateElementHandler,onSetCursor:e.onSetCursorHandler}})],1)])},$w=[],Xw=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mini-paper-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"mini-paper-button",class:e.miniMapOpen?"mini-paper-button-active":"",attrs:{type:"button","data-cy":"mini-paper-button",title:e.miniMapOpen?e.$t("Hide Mini-Map"):e.$t("Show Mini-Map")},on:{click:function(t){e.miniMapOpen=!e.miniMapOpen}}},[t("inline-svg",{attrs:{src:e.miniMapIcon}})],1),t("mini-paper",{attrs:{isOpen:e.miniMapOpen,paperManager:e.paperManager,graph:e.graph}})],1)},Yw=[],Zw=function(){var e=this,t=e._self._c;return t("div",{staticClass:"mini-paper-container",class:e.isOpen?"opened":"closed",attrs:{"data-cy":"mini-map-box"},on:{click:e.movePaper}},[t("div",{ref:"miniPaper",staticClass:"mini-paper"})])},Kw=[],Jw=new WeakMap,Qw=function(){function e(t){wo(this,e),Eh(this,Jw,{writable:!0,value:void 0}),fy(this,Jw,t)}return ko(e,[{key:"miniMap",get:function(){return Th(this,Jw)}},{key:"scaleMiniMap",value:function(){this.miniMap.scaleContentToFit({padding:10,maxScaleX:.5,maxScaleY:.5})}},{key:"calculateNewPaperPosition",value:function(e,t,n,o,i,r){var s=this.miniMap.paperToLocalPoint(e,t),a=s.x,l=s.y;return{newX:i/2-a*n,newY:r/2-l*o}}}],[{key:"factory",value:function(e,t){var n=new a.dia.Paper({el:t,model:e,width:230,height:200,interactive:!1});return new this(n)}}]),e}(),ex={data:function(){return{miniMapManager:null,newX:0,newY:0}},props:{isOpen:{type:Boolean},paperManager:{type:Object},graph:{type:Object}},watch:{isOpen:function(e){e&&this.miniMapManager.scaleMiniMap()}},computed:{miniMap:function(){return this.miniMapManager.miniMap}},methods:{movePaper:function(e){var t=e.offsetX,n=e.offsetY,o=this.paperManager.scale,i=o.sx,r=o.sy,s=this.paperManager.paper.el,a=s.clientWidth,l=s.clientHeight,c=this.miniMapManager.calculateNewPaperPosition(t,n,i,r,a,l),d=c.newX,u=c.newY;this.newX=d,this.newY=u,this.paperManager.translate(this.newX,this.newY)}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return window.Cypress&&(window.MiniPaper=e),t.next=3,e.$nextTick();case 3:e.miniMapManager=Qw.factory(e.graph,e.$refs.miniPaper),e.paperManager.addEventHandler("render:done",e.miniMapManager.scaleMiniMap,e),window.ProcessMaker.EventBus.$on("modeler-change",(function(){return e.miniMapManager.scaleMiniMap()}));case 6:case"end":return t.stop()}}),t)})))()},beforeDestroy:function(){this.paperManager.removeEventHandler("render:done",this.miniMapManager.scaleMiniMap,this)}},tx=ex,nx=(h(63564),qn(tx,Zw,Kw,!1,null,"76e95759",null)),ox=nx.exports,ix={components:{InlineSvg:Ug,MiniPaper:ox},props:{paperManager:Object,graph:Object},data:function(){return{miniMapOpen:!1,miniMapIcon:h(65759)}}},rx=ix,sx=(h(71776),qn(rx,Xw,Yw,!1,null,"7f06057f",null)),ax=sx.exports,lx=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zoom-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button",attrs:{type:"button","data-cy":"zoom-out-control",title:e.$t("Zoom Out")},on:{click:e.onClickZoomOut}},[t("inline-svg",{attrs:{src:e.minusIcon}})],1),e.paperManager?t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button zoom-reset",attrs:{"data-cy":"zoom-reset-control",title:e.$t("Reset to initial scale")},on:{click:e.onClickReset}},[e._v(e._s(e.percentageText))]):e._e(),t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],staticClass:"zoom-button",attrs:{type:"button","data-cy":"zoom-in-control",title:e.$t("Zoom In")},on:{click:e.onClickZoomIn}},[t("inline-svg",{attrs:{src:e.plusIcon}})],1)])},cx=[],dx={components:{InlineSvg:Ug},props:{paperManager:Object},data:function(){return{initialScale:1,minimumScale:.2,scaleStep:.1,minusIcon:h(22044),plusIcon:h(29943)}},computed:{percentageText:function(){return"".concat(Math.round(100*this.$props.paperManager.scale.sx),"%")}},methods:{onClickZoomOut:function(){this.paperManager.scale=Math.max(this.minimumScale,this.paperManager.scale.sx-=this.scaleStep)},onClickZoomIn:function(){this.paperManager.scale=this.paperManager.scale.sx+this.scaleStep},onClickReset:function(){this.paperManager.scale=this.initialScale}}},ux=dx,px=(h(5365),qn(ux,lx,cx,!1,null,"576edbd4",null)),hx=px.exports,fx=function(){var e=this,t=e._self._c;return t("div",{staticClass:"ur-box"},[t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"ur-button",attrs:{type:"button","data-cy":"undo-control",disabled:!e.canUndo,title:e.$t("Undo")},on:{click:e.undo}},[t("inline-svg",{attrs:{src:e.undoIcon}})],1),t("button",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"ur-button",attrs:{type:"button","data-cy":"redo-control",disabled:!e.canRedo,title:e.$t("Redo")},on:{click:e.redo}},[t("inline-svg",{attrs:{src:e.redoIcon}})],1)])},mx=[],gx={components:{InlineSvg:Ug},props:{isRendering:{type:Boolean}},data:function(){return{undoIcon:h(28994),redoIcon:h(45617)}},watch:{canUndo:function(e){e||this.$root.$emit("bv::hide::tooltip")},canRedo:function(e){e||this.$root.$emit("bv::hide::tooltip")}},computed:{canUndo:function(){return dv.getters.canUndo},canRedo:function(){return dv.getters.canRedo}},methods:{undo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("undo").then((function(){return e.$emit("load-xml")}))},redo:function(){var e=this;this.$emit("clearSelection"),this.isRendering||dv.dispatch("redo").then((function(){return e.$emit("load-xml")}))}}},vx=gx,bx=(h(81935),qn(vx,fx,mx,!1,null,"379ae012",null)),yx=bx.exports,wx=function(){var e=this,t=e._self._c;return e.controls?t("ul",{staticClass:"control-list"},[e._l(e.controls,(function(n){return t("li",{key:n.id,class:["control-item",{active:e.selectedItem&&e.selectedItem.type===n.type}],attrs:{id:n.id,"data-test":"".concat(n.type,"-main")},on:{click:function(t){return t.stopPropagation(),e.onClickControlHandler(t,n)}}},[t("SubmenuPopper",{attrs:{data:n,selectedItem:e.selectedSubmenuItem,popperType:e.popperType},on:{clickToSubmenu:e.clickToSubmenuHandler}})],1)})),t("li",{staticClass:"control-item"},[t("div",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],class:{"control-add":!0,"control-active":e.explorerOpen},attrs:{title:e.$t("Add")},on:{click:e.toggleExplorer}},[t("inline-svg",{attrs:{src:e.plusIcon}})],1)])],2):e._e()},xx=[],kx=function(){var e=this,t=e._self._c;return e.data.items?t("popper",{attrs:{trigger:"clickToOpen",options:{placement:"top",modifiers:{offset:{offset:"0,5px"},preventOverflow:{escapeWithReference:!0}}},"append-to-body":!0,"visible-arrow":!1,"force-show":e.popperType===e.data.type}},[t("div",[t("ul",{staticClass:"control-submenu"},e._l(e.data.items,(function(n,o){return t("li",{key:o,class:["control-submenu-list",{active:e.selectedItem===n.type}],attrs:{"data-test":n.type},on:{click:function(t){return e.onClickHandler(t,n)}}},[t("inline-svg",{attrs:{src:n.icon,alt:n.label}}),t("div",{staticClass:"control-submenu-list-label"},[e._v(" "+e._s(n.label)+" ")])],1)})),0)]),t("a",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"control-submenu-item",attrs:{slot:"reference",alt:e.data.label,title:e.$t(e.data.label)},slot:"reference"},[t("div",{staticClass:"control-submenu-options"},[t("span")]),t("inline-svg",{attrs:{src:e.data.icon}})],1)]):t("a",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover.viewport.d50",value:{customClass:"no-pointer-events"},expression:"{ customClass: 'no-pointer-events' }",modifiers:{hover:!0,viewport:!0,d50:!0}}],staticClass:"control-submenu-item",attrs:{alt:e.data.label,title:e.$t(e.data.label)}},[t("inline-svg",{attrs:{src:e.data.icon}})],1)},Cx=[],Sx=h(95951),Ex=h.n(Sx),Ax=(h(44301),{props:{data:{type:Object},selectedItem:{type:String},popperType:{type:String}},components:{Popper:Ex(),InlineSvg:Ug},data:function(){return{wasClickedSubmenu:!1,element:null,wasClicked:!1}},methods:{onClickHandler:function(e,t){e.stopPropagation(),this.$emit("clickToSubmenu",{event:e,control:t})}}}),Mx=Ax,Tx=(h(19366),qn(Mx,kx,Cx,!1,null,"acf58eca",null)),_x=Tx.exports,Px={components:{SubmenuPopper:_x,InlineSvg:Ug},props:{nodeTypes:Array},mixins:[Cg],data:function(){return{plusIcon:h(29943),currentType:null}},created:function(){pg.dispatch("getUserPinnedObjects")},computed:{controls:function(){return pg.getters.getPinnedNodeTypes},explorerOpen:function(){return pg.getters.getExplorerOpen}},methods:{clickToSubmenuHandler:function(e){window.ProcessMaker.EventBus.$off("custom-pointerclick"),this.wasClicked=!1,this.parent=this.selectedItem,this.selectedSubmenuItem=e.control.type,this.onClickHandler(e.event,e.control)},onClickControlHandler:function(e,t){this.selectedSubmenuItem=null,this.popperType=this.currentType===t.type?null:t.type,this.onClickHandler(e,t),this.currentType=this.popperType},toggleExplorer:function(){this.deselect(),this.popperType=null,this.selectedSubmenuItem=null,pg.commit("toggleExplorer"),pg.commit("clearFilteredNodes"),pg.commit("clearFilteredPmBlockNodes")}}},Ox=Px,Dx=(h(33422),qn(Ox,wx,xx,!1,null,"0e6b16b8",null)),Ix=Dx.exports,Nx={components:{MiniPaperControl:ax,ZoomControl:hx,UndoRedoControl:yx,Controls:Ix},props:{paperManager:Object,graph:Object,isRendering:Boolean,nodeTypes:Array},data:function(){return{overlap:!1,widthOverlapControl:0,leftOverlapUndoRedo:0,controlObserver:null}},created:function(){this.controlObserver=new ResizeObserver(this.onControlObserver)},methods:{onCreateElementHandler:function(e){this.$emit("onCreateElement",e)},onSetCursorHandler:function(e){this.$emit("set-cursor",e)},onControlObserver:function(e){var t=e[0].target.getBoundingClientRect(),n=this.$refs.zoomBox.$el.getBoundingClientRect(),o=this.$refs.undoRedoBox.$el.getBoundingClientRect();if(this.overlap){if(t.width<this.widthOverlapControl){var i=window.getComputedStyle(this.$refs.zoomBox.$el),r=parseInt(i.paddingLeft,10)+parseInt(i.paddingRight,10),s=window.getComputedStyle(this.$refs.railLeftBox),a=parseInt(s.paddingLeft,10)+parseInt(s.paddingRight,10),l=this.leftOverlapUndoRedo+(this.widthOverlapControl-t.width)-r-a;l>n.right&&(this.overlap=!1)}}else o.left<n.right&&(this.overlap=!0,this.widthOverlapControl=t.width,this.leftOverlapUndoRedo=o.left)}},computed:{showComponent:function(){return bn.getters.showComponent}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,(0,gt.nextTick)();case 2:e.controlObserver.observe(e.$refs.controlBox.$el);case 3:case"end":return t.stop()}}),t)})))()}},Rx=Nx,Bx=(h(44697),qn(Rx,Ww,$w,!1,null,"5393ebfe",null)),Lx=Bx.exports,jx=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},Fx=[],zx=function(e){pi(n,e);var t=vi(n);function n(){return wo(this,n),t.apply(this,arguments)}return ko(n,[{key:"makeFlowNode",value:function(e,t,n){var o=this,i=Yn(this.moddle),r=Xn(this.moddle);r.set("sourceRef",e.component.node.definition),r.set("targetRef",t.component.node.definition);var s=n.sourceAnchor,a=n.targetAnchor;i.waypoint=[s,a].map((function(e){return o.moddle.create("dc:Point",e)}));var l=new Ro(Wn,r,i);l.dataAssociationProps={sourceShape:e,targetCoords:{x:void 0,y:void 0}};var c=x()(e,"component.node"),d=c.definition.get("dataOutputAssociations")||[];return c.definition.set("dataOutputAssociations",[].concat(m(d),[l.definition])),l}}],[{key:"isValid",value:function(e){var t=e.sourceShape,n=e.targetShape,o=x()(t,"component.node"),i=x()(n,"component.node");if(!i)return!1;var r=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],s=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],a=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateCatchEvent","bpmn:StartEvent"],l=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],c=o.definition.$type,d=i.definition.$type,u="bpmn:DataStoreReference"===o.definition.$type,p="bpmn:DataObjectReference"===o.definition.$type,h="bpmn:DataStoreReference"===i.definition.$type,f="bpmn:DataObjectReference"===i.definition.$type;return!(!u||!s.includes(d))||(!(!p||!l.includes(d))||(!(!h||!r.includes(c))||f&&a.includes(c)))}},{key:"isValidSourceNode",value:function(e){return!wi.isNodeDisallowedFromDataAssociation(e)}}]),n}(wi),qx=[zx,_l,jl],Hx={name:Bo,components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null}},computed:{isValidConnection:function(){var e=this;return qx.some((function(t){return t.isValid({sourceShape:e.sourceShape,targetShape:e.target,sourceConfig:e.sourceConfig,targetConfig:e.targetConfig})}))},targetType:function(){return x()(this.target,"component.node.type")},shapeName:function(){return this.node.definition.get("name")},nameLabel:{get:function(){return this.shape.label(0).attrs.text.text},set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.shape.label(0,{attrs:{text:{text:e}}})}}},watch:{},methods:{completeLink:function(){var e=this,t=qx.find((function(t){return t.isValid({sourceShape:e.sourceShape,targetShape:e.target,sourceConfig:e.sourceConfig,targetConfig:e.targetConfig})})),n=new t(this.nodeRegistry,this.moddle,this.paper),o=this.shape.findView(this.paper);this.$emit("replace-generic-flow",{actualFlow:n.makeFlowNode(this.sourceShape,this.target,o),genericFlow:this.node,targetNode:x()(this.target,"component.node")})},updateRouter:function(){this.shape.router("normal")},createDefaultFlowMarker:function(){this.shape.attr("line",{strokeWidth:1,strokeDasharray:"2 2"})}},mounted:function(){this.shape=new a.shapes.standard.Link,this.shape.connector("rounded",{radius:5}),this.createDefaultFlowMarker(),this.shape.addTo(this.graph),this.shape.component=this}},Vx=Hx,Ux=qn(Vx,jx,Fx,!1,null,null,null),Gx=Ux.exports,Wx=function(){var e=this,t=e._self._c;return e.showLasso&&e.style?t("div",{ref:"drag",staticClass:"box",style:e.style,attrs:{"data-cy":"selection-box","data-length":e.selected.length}},[t("crown-multiselect",e._g({attrs:{paper:e.paperManager.paper,graph:e.$parent.graph,moddle:e.$parent.moddle,collaboration:e.$parent.collaboration,"process-node":e.$parent.processNode,"plane-elements":e.$parent.planeElements,"is-rendering":e.$parent.isRendering,"dropdown-data":[],"has-pools":e.hasPoolsOrLanesSelected},on:{"save-state":function(t){return e.$emit("save-state")}}},e.$listeners))],1):e._e()},$x=[],Xx=function(){var e=this,t=e._self._c;return e.isMultiSelect?t("div",{staticClass:"crown-config crown-multiselect",style:e.style,attrs:{role:"menu"}},[e._t("default"),e._l(e.availableButtons,(function(e){return t("button",{key:e.label,staticClass:"crown-button",attrs:{"aria-label":e.label,title:e.label,"data-test":e.testId,role:e.role},on:{click:e.action}},["fpm"===e.iconPrefix?t("font-awesome-icon",{attrs:{icon:[e.iconPrefix,"fa-".concat(e.icon)]}}):t("i",{class:"".concat(e.iconPrefix," fa-").concat(e.icon," text-dark")})],1)})),t("crown-align",{directives:[{name:"show",rawName:"v-show",value:e.showAlignmentButtons,expression:"showAlignmentButtons"}],attrs:{paper:e.paper},on:{"save-state":function(t){return e.$emit("save-state")}}})],2):e._e()},Yx=[],Zx=function(){var e=this,t=e._self._c;return e.isMultiSelect?t("div",{staticClass:"crown-config crown-align",style:e.style,attrs:{role:"menu"}},[e._t("default"),e._l(e.availableButtons,(function(e){return t("button",{key:e.label,staticClass:"crown-button",attrs:{"aria-label":e.label,title:e.label,"data-test":e.testId,role:e.role,disabled:e.disabled},on:{mousedown:function(e){e.stopPropagation(),e.preventDefault()},click:function(t){return t.stopPropagation(),t.preventDefault(),e.action.apply(null,arguments)}}},[t("font-awesome-icon",{attrs:{icon:["fpm","fa-".concat(e.icon)]}})],1)}))],2):e._e()},Kx=[],Jx=function(e){return e.position().y+e.size().height},Qx=function(e){return e.position().x},ek=function(e){return e.position().x+e.size().width/2},tk=function(e){return e.position().y+e.size().height/2},nk=function(e){return e.position().x+e.size().width},ok=function(e){return e.position().y},ik=function(e){return Boolean(e&&e.position&&e.size)},rk={poolLane:"PoolLane",boundaryEvent:"processmaker.components.nodes.boundaryEvent.Shape"},sk=[rk.boundaryEvent,rk.poolLane],ak=function(e){return!sk.includes(e.get("type"))};function lk(e){return ik(e)&&ak(e)}function ck(e,t){var n=t-Jx(e);e.translate(0,n)}function dk(e,t){var n=t-Qx(e);e.translate(n,0)}function uk(e,t){var n=t-nk(e);e.translate(n,0)}function pk(e,t){var n=t-ek(e);e.translate(n,0)}function hk(e,t){var n=t-tk(e);e.translate(0,n)}function fk(e,t){var n=t-ok(e);e.translate(0,n)}function mk(e){var t=Ck(e);e.forEach((function(e){dk(e,t.left)}))}function gk(e){var t=Ck(e);e.forEach((function(e){uk(e,t.right)}))}function vk(e){var t=Ck(e);e.forEach((function(e){fk(e,t.top)}))}function bk(e){var t=Ck(e);e.forEach((function(e){ck(e,t.bottom)}))}function yk(e){var t=Ck(e);e.forEach((function(e){pk(e,t.hMiddle)}))}function wk(e){var t=Ck(e);e.forEach((function(e){hk(e,t.vMiddle)}))}function xk(e){var t=Ck(e),n=e.length,o=3;if(!(n<o)){var i=e.reduce((function(e,t){return t.size().height+e}),0),r=e.sort((function(e,t){return tk(e)-tk(t)})),s=t.top+e[0].size().height,a=(t.height-i)/(r.length-1);r.forEach((function(e,t){0!==t&&(fk(e,s+a),s+=a+e.size().height)}))}}function kk(e){var t=Ck(e),n=e.length,o=3;if(!(n<o)){var i=e.reduce((function(e,t){return t.size().width+e}),0),r=e.sort((function(e,t){return ek(e)-ek(t)})),s=t.left+e[0].size().width,a=(t.width-i)/(r.length-1);r.forEach((function(e,t){0!==t&&(dk(e,s+a),s+=a+e.size().width)}))}}function Ck(e){if(!e||!e.length||0===e.length)return{left:0,right:0,top:0,bottom:0,width:0,height:0,vMiddle:0,hMiddle:0};var t=function(e){return ik(e)?e.position().x:0},n=function(e){return ik(e)?e.position().x+e.size().width:0},o=function(e){return ik(e)?e.position().y:0},i=function(e){return ik(e)?e.position().y+e.size().height:0},r=Math.min.apply(Math,m(e.map(t))),s=Math.max.apply(Math,m(e.map(n))),a=Math.min.apply(Math,m(e.map(o))),l=Math.max.apply(Math,m(e.map(i))),c=s-r,d=l-a;return{left:r,right:s,top:a,bottom:l,width:c,height:d,vMiddle:a+d/2,hMiddle:r+c/2}}function Sk(e){var t=e.filter((function(e){return lk(e)})),n=Ck(e),o=t.length>1;return{can:{align:{left:o&&t.some((function(e){return Qx(e)!==n.left})),horizontalCenter:o&&t.some((function(e){return ek(e)!==n.hMiddle})),right:o&&t.some((function(e){return nk(e)!==n.right})),bottom:o&&t.some((function(e){return Jx(e)!==n.bottom})),verticalCenter:o&&t.some((function(e){return tk(e)!==n.vMiddle})),top:o&&t.some((function(e){return ok(e)!==n.top}))},distribute:{horizontally:o&&t.length>2,vertically:o&&t.length>2}},align:{left:function(){return mk(t)},horizontalCenter:function(){return yk(t)},right:function(){return gk(t)},bottom:function(){return bk(t)},verticalCenter:function(){return wk(t)},top:function(){return vk(t)}},distribute:{horizontally:function(){return kk(t)},vertically:function(){return xk(t)}}}}var Ek,Ak,Mk,Tk,_k={components:{FontAwesomeIcon:Zo.FontAwesomeIcon},props:{paper:Object,hasPools:Boolean},data:function(){return{runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null,buttons:[{label:this.$t("Align Left"),icon:"align-left",testId:"align-left",role:"menuitem",action:this.alignLeft,condition:"align.left",disabled:!1},{label:this.$t("Center Horizontally"),icon:"center-horizontally",testId:"align-horizontally",role:"menuitem",action:this.centerHorizontally,condition:"align.horizontalCenter",disabled:!1},{label:this.$t("Align Right"),icon:"align-right",testId:"align-right",role:"menuitem",action:this.alignRight,condition:"align.right",disabled:!1},{label:this.$t("Align Bottom"),icon:"align-bottom",testId:"align-bottom",role:"menuitem",action:this.alignBottom,condition:"align.bottom",disabled:!1},{label:this.$t("Center Vertically"),icon:"center-vertically",testId:"center-vertically",role:"menuitem",action:this.centerVertically,condition:"align.verticalCenter",disabled:!1},{label:this.$t("Align Top"),icon:"align-top",testId:"align-top",role:"menuitem",action:this.alignTop,condition:"align.top",disabled:!1},{label:this.$t("Distribute Horizontally"),icon:"distribute-horizontally",testId:"distribute-horizontally",role:"menuitem",action:this.distributeHorizontally,condition:"distribute.horizontally",disabled:!1},{label:this.$t("Distribute Vertically"),icon:"distribute-vertically",testId:"distribute-vertically",role:"menuitem",action:this.distributeVertically,condition:"distribute.vertically",disabled:!1}]}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Go),Lo.library.add(Uo),Lo.library.add(Wo),Lo.library.add($o),Lo.library.add(Vo),Lo.library.add(Ho),Lo.library.add(Yo),Lo.library.add(Xo)},watch:{selectedShapes:function(){this.$root.$emit("bv::hide::tooltip")}},computed:{selectedShapes:function(){return this.disableButtons(),Sk(bn.getters.highlightedShapes)},isMultiSelect:function(){var e=bn.getters.highlightedShapes.length;return e>1},highlightedShapes:function(){return bn.getters.highlightedShapes},availableButtons:function(){var e=this.hasPools;return this.buttons.filter((function(t){return"copy-button"===t.testId?!e:"clone-button"!==t.testId||!e}))}},methods:{disableButtons:function(){var e=Sk(bn.getters.highlightedShapes);this.buttons.forEach((function(t){t.disabled=!(0,Un.get)(e.can,t.condition,!0)}))},alignLeft:function(){this.undoableAction(this.selectedShapes.align.left)},centerHorizontally:function(){this.undoableAction(this.selectedShapes.align.horizontalCenter)},alignRight:function(){this.undoableAction(this.selectedShapes.align.right)},alignBottom:function(){this.undoableAction(this.selectedShapes.align.bottom)},centerVertically:function(){this.undoableAction(this.selectedShapes.align.verticalCenter)},alignTop:function(){this.undoableAction(this.selectedShapes.align.top)},distributeHorizontally:function(){this.undoableAction(this.selectedShapes.distribute.horizontally)},distributeVertically:function(){this.undoableAction(this.selectedShapes.distribute.vertically)},undoableAction:function(e){e(),this.$emit("save-state"),this.disableButtons()},paperNotRendered:function(){return!this.isRendering},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition&&this.$emit("save-state")},paperDoneRendering:function(){var e=this;if(this.isRendering)return new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown)},setUpPositionHandling:function(){}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig();case 5:case"end":return t.stop()}}),t)})))()}},Pk=_k,Ok=(h(81856),h(69100),qn(Pk,Zx,Kx,!1,null,"46e3ac40",null)),Dk=Ok.exports,Ik={props:{paper:Object,hasPools:Boolean},components:{crownAlign:Dk,FontAwesomeIcon:Zo.FontAwesomeIcon},data:function(){return{showAlignmentButtons:!1,runningInCypressTest:Wr(),showCrown:!1,savePositionOnPointerupEventSet:!1,style:null,taskDropdownInitiallyOpen:this.paperNotRendered(),showReplaceModal:!1,nodeToReplace:null,buttons:[{label:"Copy Selection",iconPrefix:"fa",icon:"clipboard",testId:"copy-button",role:"menuitem",action:this.copySelection},{label:"Clone Selection",iconPrefix:"fa",icon:"copy",testId:"clone-button",role:"menuitem",action:this.cloneSelection},{label:"Align",iconPrefix:"fpm",icon:"align-left",testId:"align",role:"menuitem",action:this.showAlign},{label:"Delete Element",iconPrefix:"fa",icon:"trash-alt",testId:"delete-button",role:"menuitem",action:this.deleteElement}]}},created:function(){this.$t=this.$t.bind(this),Lo.library.add(Uo)},computed:{isMultiSelect:function(){var e=bn.getters.highlightedShapes.length;return e>1},highlightedShapes:function(){return bn.getters.highlightedShapes},availableButtons:function(){var e=this.hasPools;return this.buttons.filter((function(t){return"copy-button"===t.testId?!e:"clone-button"!==t.testId||!e}))}},methods:{showAlign:function(){this.showAlignmentButtons=!this.showAlignmentButtons},copySelection:function(){this.$emit("copy-selection")},cloneSelection:function(){this.$emit("clone-selection")},deleteElement:function(){this.$emit("remove-nodes")},paperNotRendered:function(){return!this.isRendering},setNodePosition:function(){this.shape.stopListening(this.paper,"element:pointerup",this.setNodePosition),this.savePositionOnPointerupEventSet=!1,bn.getters.allowSavingElementPosition&&this.$emit("save-state")},paperDoneRendering:function(){var e=this;if(this.isRendering)return new Promise((function(t){return e.paper.once("render:done",t)}))},setUpCrownConfig:function(){this.paper.on("render:done scale:changed translate:changed",this.repositionCrown)},setUpPositionHandling:function(){}},mounted:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:return t.next=4,e.paperDoneRendering();case 4:e.setUpCrownConfig();case 5:case"end":return t.stop()}}),t)})))()}},Nk=Ik,Rk=(h(6718),qn(Nk,Xx,Yx,!1,null,"bcd827ec",null)),Bk=Rk.exports,Lk={name:"Selection",components:{CrownMultiselect:Bk},props:{graph:Object,paperManager:Object,useModelGeometry:Boolean,processNode:Object},data:function(){return{start:null,isSelecting:!1,isSelected:!1,selected:[],conectedLinks:[],dragging:!1,style:{left:"0px",top:"0px",width:"0px",height:"0px"},mouseX:0,mouseY:0,top:0,left:0,initialPosition:null,hasMouseDown:!1,hasMouseMoved:!1,showLasso:!1,isOutOfThePool:!1,stopForceMove:!1,draggableBlackList:[Tl],selectionBlackList:[Bo],selectableBlackList:[Bo],newPool:null,oldPool:null,isValidSelectionLinks:!0,invalidPool:null}},mounted:function(){this.paperManager.paper.on("scale:changed ",this.updateSelectionBox),this.paperManager.paper.on("translate:changed ",this.translateChanged)},computed:{hasPoolsOrLanesSelected:function(){return this.selected.some((function(e){return e.model.component.node.type===bi||e.model.component.node.type===Tl}))}},watch:{selected:function(e){this.prepareConectedLinks(e),this.addToHighlightedNodes(e)}},methods:{selectElements:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,t.$nextTick();case 2:return t.clearSelection(),t.selected=e,t.showLasso=!0,t.isSelected=!0,t.isSelecting=!0,t.start=null,n.next=10,t.$nextTick();case 10:t.updateSelectionBox();case 11:case"end":return n.stop()}}),n)})))()},selectElement:function(e){var t=arguments,n=this;return y(v().mark((function o(){var i;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=t.length>1&&void 0!==t[1]&&t[1],!e.model.component||!n.selectableBlackList.includes(e.model.component.node.type)){o.next=3;break}return o.abrupt("return");case 3:return n.showLasso=!0,n.isSelected=!0,n.isSelecting=!0,n.start=null,i?n.shiftKeySelectionHandler(e):n.selected=[e],n.filterSelected(),o.next=11,n.$nextTick();case 11:!1===bn.getters.isReadOnly&&n.updateSelectionBox();case 12:case"end":return o.stop()}}),o)})))()},shiftKeySelectionHandler:function(e){var t=this;if(!(e&&e.model&&e.model.component&&this.draggableBlackList.includes(e.model.component.node.type))){var n=this.selected.find((function(e){return t.draggableBlackList.includes(e.model.component.node.type)}));if(n)this.selected=[e];else{var o=this.selected.find((function(e){return e.model.component.node.type===bi}));o&&e.model.component.node.type!==bi?this.selected=[e]:e.model.component&&e.model.component.node.type===bi?this.hasOnlyPools(this.selected)?this.selectOrUnselectShape(e):this.selected=[e]:e.model.component&&e.model.component.node.pool&&(o=this.getPool(this.selected),o&&e.model.component.node.pool.id!==o.model.get("id"))?this.selected=[e]:this.selectOrUnselectShape(e)}}},selectOrUnselectShape:function(e){var t=this.selected.find((function(t){return t.id===e.id}));t?this.selected=this.selected.filter((function(t){return t.id!==e.id})):this.selected.push(e)},clearSelection:function(){this.initSelection()},initSelection:function(){this.isSelecting=!1,this.start=null,this.selected=[],this.showLasso=!1,this.isSelected=!1,this.style={left:"0px",top:"0px",width:"0px",height:"0px"}},startSelection:function(e){var t=this.paperManager.paper,n=a.util.normalizeEvent(e),o=n.clientX,i=n.clientY,r=n.offsetX,s=n.offsetY,l=t.$el.offset();this.clearSelection(),this.isSelecting=!0,this.showLasso=!0,this.start={x:o-l.left+window.pageXOffset+t.$el.scrollLeft(),y:i-l.top+window.pageYOffset+t.$el.scrollTop()},this._offset={x:r,y:s}},updateSelection:function(e){var t=this.paperManager.paper;if(this.isSelecting&&!this.isSelected&&this.start){var n=a.util.normalizeEvent(e),o=t.$el.offset(),i={x:n.clientX-o.left+window.pageXOffset+t.$el.scrollLeft(),y:n.clientY-o.top+window.pageYOffset+t.$el.scrollTop()},r={height:i.y-this.start.y,width:i.x-this.start.x};this.style.left="".concat(r.width<0?this._offset.x+r.width:this.start.x,"px"),this.style.top="".concat(r.height<0?this._offset.y+r.height:this.start.y,"px"),this.style.width="".concat(Math.abs(r.width),"px"),this.style.height="".concat(Math.abs(r.height),"px")}},endSelection:function(){var e=this.paperManager.paper;if(this.isSelecting&&!this.isSelected){var t=e.$el.offset(),n={left:this.$el.offsetLeft+t.left,top:this.$el.offsetTop+t.top},o=this.$el.clientWidth,i=this.$el.clientHeight,r=(0,a.V)(e.viewport).toLocalPoint(n.left,n.top);r.x-=window.pageXOffset,r.y-=window.pageYOffset;var s=e.scale();o/=s.sx,i/=s.sy;var l=a.g.rect(r.x,r.y,o,i);this.selected=this.getElementsInSelectedArea(l,{strict:!1}),this.filterSelected(),this.selected&&this.selected.length>0?(this.updateSelectionBox(),this.isSelected=!0):(this.clearSelection(),this.isSelected=!1,this.start=null),this.start=null}},getElementsInSelectedArea:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=this.paperManager.paper,i=o.findViewsInArea(e,t);return n?(this.graph.getLinks().forEach((function(t){e.intersect(t.getBBox())&&i.push(o.findViewByModel(t))})),i):i},isPositionWithinArea:function(e,t){var n=t.x,o=t.y,i=t.width,r=t.height;return e.x>=n&&e.x<=n+i&&e.y>=o&&e.y<=o+r},prepareConectedLinks:function(e){var t=this,n=this.paperManager.paper;this.conectedLinks=[],this.isValidSelectionLinks=!0,e.forEach((function(e){var o=t.graph.getConnectedLinks(e.model);if(e.model.component&&e.model.component.node.type===bi){var i=e.model.getBBox(),r=n.model.getLinks().filter((function(e){var n=e.getSourcePoint(),o=e.getTargetPoint();return t.isPositionWithinArea(n,i)||t.isPositionWithinArea(o,i)}));r&&(o=[].concat(m(o),m(r)))}o.forEach((function(e){var o=n.findViewByModel(e);t.conectedLinks.some((function(e){return e.id===o.id}))||(t.conectedLinks.push(o),t.validateSelectionLinks(o))}))}))},validateSelectionLinks:function(e){if(this.isValidSelectionLinks){var t=this.selected.find((function(t){return t.model.get("id")===e.model.getSourceElement().get("id")})),n=this.selected.find((function(t){return t.model.get("id")===e.model.getTargetElement().get("id")}));this.isValidSelectionLinks=!(!t||!n)}},getSelectionVertex:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o={x:1/0,y:1/0},i={width:0,height:0},r=this.useModelGeometry,s=["PoolLane","standard.Link"];return e.filter((function(e){return n||!s.includes(e.model.get("type"))})).map((function(e){var n=t?e.model.getBBox({useModelGeometry:r}):e.getBBox({useModelGeometry:r}).inflate(7);o.x=Math.min(o.x,n.x),o.y=Math.min(o.y,n.y),i.width=Math.max(i.width,n.x+n.width),i.height=Math.max(i.height,n.y+n.height)})),{minX:o.x,minY:o.y,maxX:i.width,maxY:i.height}},updateSelectionBox:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(e||this.isSelecting&&this.style)if(this.selected.length>0){var n=this.getSelectionVertex(this.selected,!1,!0);this.style.left="".concat(n.minX,"px"),this.style.top="".concat(n.minY,"px"),this.left=parseInt(this.style.left),this.top=parseInt(this.style.top),this.style.width="".concat(n.maxX-n.minX,"px"),this.style.height="".concat(n.maxY-n.minY,"px")}else t&&this.clearSelection()},filterSelected:function(){var e=[Nl,Wn,Zn,os,Vl],t=this.selected.filter((function(e){return e.model.component})).filter((function(e){return"processmaker-modeler-pool"===e.model.component.node.type})).map((function(e){return e.model.component.node.id}));this.selected=this.selected.filter((function(n){if(n.model.component&&n.model.component.node.pool)return n.model.component.node.pool&&!t.includes(n.model.component.node.pool.component.node.id);if(n.model.component&&e.includes(n.model.component.node.type)){var o=n.model.getParentCell();if(o.component&&o.component.node.pool)return!t.includes(o.component.node.pool.component.node.id)}return!0}))},translateChanged:function(){this.isSelecting&&this.updateSelectionBox()},hasLanes:function(e){var t=["processmaker-modeler-lane"],n=e.find((function(e){return t.includes(e.model.component.node.type)}));return!!n},hasOnlyLinks:function(e){var t=this.selected.filter((function(e){return"standard.Link"===e.model.get("type")}));return t&&e.length===t.length},hasOnlyPools:function(e){var t=this.selected.filter((function(e){return e.model.component&&e.model.component.node.type===bi}));return t&&e.length===t.length},startDrag:function(e){if(this.$refs.drag){this.stopForceMove=!1,this.dragging=!0,this.hasMouseMoved=!1;var t=a.util.normalizeEvent(e);this.mouseX=t.clientX,this.mouseY=t.clientY,this.top=this.$refs.drag.offsetTop,this.left=this.$refs.drag.offsetLeft,this.initialPosition={top:this.top,left:this.left},this.hasLanes(this.selected)||this.hasOnlyLinks(this.selected)?this.stopForceMove=!0:this.selected&&1===this.selected.length&&"processmaker.components.nodes.boundaryEvent.Shape"===this.selected[0].model.get("type")&&this.selected[0].model.component.attachToValidTarget(this.selected[0])}},drag:function(e){if(!this.stopForceMove&&this.dragging){this.hasMouseMoved=!0;var t=a.util.normalizeEvent(e),n=t.clientX-this.mouseX,o=t.clientY-this.mouseY;this.top+=o,this.left+=n,this.mouseX=t.clientX,this.mouseY=t.clientY;var i=this.paperManager.paper.scale();this.style.left="".concat(this.left,"px"),this.style.top="".concat(this.top,"px"),this.translateSelectedShapes(n/i.sx,o/i.sy),this.overPoolDrag(e)}},stopDrag:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.dragging=!1,e.stopForceMove=!1,t.next=4,e.$nextTick();case 4:return t.next=6,e.paperManager.awaitScheduledUpdates();case 6:e.overPoolStopDrag(),e.updateSelectionBox();case 8:case"end":return t.stop()}}),t)})))()},updateFlowsWaypoint:function(){this.conectedLinks.forEach((function(e){if(e.model.component&&"standard.Link"===e.model.get("type")){var t=e.sourceAnchor,n=e.targetAnchor;e.model.component.node.diagram.waypoint=[t].concat(m(e.model.component.shape.vertices()),[n]).map((function(t){return e.model.component.moddle.create("dc:Point",t)}))}}))},translateSelectedShapes:function(e,t,n){var o=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"],i=this.selected.filter((function(e){return!o.includes(e.model.get("type"))}));if(n&&i.filter((function(e){return n.model.get("id")!==e.model.get("id")})),this.selected&&1===this.selected.length&&"processmaker.components.nodes.boundaryEvent.Shape"===this.selected[0].model.get("type"))return this.selected[0].model.translate(e,t),void this.selected[0].model.component.turnInvalidTargetRed();i.forEach((function(n){return n.model.translate(e,t)}))},getShapesFromPoint:function(e){var t=a.util.normalizeEvent(e),n=t.clientX,o=t.clientY,i=(0,a.V)(this.paperManager.paper.viewport).toLocalPoint(n,o);return this.paperManager.paper.findViewsFromPoint(i)},addToHighlightedNodes:function(e){if(bn.commit("highlightNode"),e.length>0){var t=e.filter((function(e){return e.model.component})).map((function(e){return e.model.component.node}));bn.commit("addToHighlightedNodes",t)}else bn.commit("highlightNode",this.processNode)},getChildShape:function(e){var t=null,n=this.getShapesFromPoint(e);return 1===n.length?n[0]:(n.forEach((function(e){e.model.get("parent")&&e.model.component.node.type!==Tl&&(t=e)})),t)},markSelectedByPoint:function(e){var t=this.getChildShape(e);t&&(this.selected=[t]),this.selected.length>0&&(this.isSelected=!0,this.isSelecting=!0,this.showLasso=!0,this.updateSelectionBox())},getElementsInsideSelector:function(){var e=this.paperManager.paper,t=e.$el.offset(),n={left:this.$el.offsetLeft+t.left,top:this.$el.offsetTop+t.top},o=this.$el.clientWidth,i=this.$el.clientHeight,r=(0,a.V)(e.viewport).toLocalPoint(n.left,n.top);r.x-=window.pageXOffset,r.y-=window.pageYOffset;var s=e.scale();o/=s.sx,i/=s.sy;var l=a.g.rect(r.x,r.y,o,i);return this.getElementsInSelectedArea(l,{strict:!1})},getPool:function(e){var t=this.paperManager.paper,n=null;return e&&e.length>0&&e.forEach((function(e){var t=e.model;n||t.getParentCell()&&t.getParentCell().component.node.type===bi&&(n=t.getParentCell())})),t.findViewByModel(n)},isNotPoolChilds:function(e){if(e.length>0){var t=e.find((function(e){var t=e.model;return t.component&&t.component.node.type===bi})),n=e.find((function(e){var t=e.model;return t.getParentCell()&&t.getParentCell().component.node.type===bi}));return!!t||!n}return!1},overPoolDrag:function(e){if(!this.isNotPoolChilds(this.selected)){var t=this.getPool(this.selected),n=this.getShapesFromPoint(e),o=n.find((function(e){return e.model.component&&e.model.component.node.type===bi}));this.newPool=null,this.oldPool=null,o?(this.paperManager.setStateValid(),this.invalidPool&&(this.invalidPool.model.component.shape.attr("body/fill",Ce),this.invalidPool=null),t&&t.model.get("id")!==o.model.get("id")&&(this.newPool=o,this.oldPool=t,this.isOutOfThePool=!1,this.isValidSelectionLinks||(this.isOutOfThePool=!0,this.invalidPool=o,o.model.component.shape.attr("body/fill",fe),bn.commit("preventSavingElementPosition")))):(this.isOutOfThePool=!0,bn.commit("preventSavingElementPosition"),this.paperManager.setStateInvalid())}},overPoolStopDrag:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.isNotPoolChilds(e.selected)){t.next=4;break}return e.updateFlowsWaypoint(),e.$emit("save-state"),t.abrupt("return");case 4:e.isOutOfThePool?(e.rollbackSelection(),e.invalidPool&&(e.invalidPool.model.component.shape.attr("body/fill",Ce),e.invalidPool=null)):(e.updateFlowsWaypoint(),e.newPool?(e.moveElements(e.selected,e.oldPool,e.newPool),e.moveConectedLinks(e.conectedLinks,e.oldPool,e.newPool),e.newPool=null,e.oldPool=null,e.updateLaneChildren(e.selected),e.$emit("save-state")):(e.expandToFitElement(e.selected),e.updateLaneChildren(e.selected),e.$emit("save-state")));case 5:case"end":return t.stop()}}),t)})))()},rollbackSelection:function(){var e=this;return y(v().mark((function t(){var n,o,i,r;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=e.initialPosition.left-e.left,o=e.initialPosition.top-e.top,e.style.left="".concat(e.initialPosition.left,"px"),e.style.top="".concat(e.initialPosition.top,"px"),i=e.paperManager.paper.scale(),r=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"],e.selected.filter((function(e){return!r.includes(e.model.get("type"))})).forEach((function(e){e.model.translate(n/i.sx,o/i.sy)})),e.isOutOfThePool=!1,t.next=10,bn.commit("allowSavingElementPosition");case 10:return e.paperManager.setStateValid(),t.next=13,e.$nextTick();case 13:return t.next=15,e.paperManager.awaitScheduledUpdates();case 15:e.updateSelectionBox(!0);case 16:case"end":return t.stop()}}),t)})))()},expandToFitElement:function(e){if(e.length>0){var t=e.find((function(e){var t=e.model;return!!t.getParentCell()&&t.getParentCell().component.node.type===bi})).model.getParentCell(),n=this.getSelectionVertex(this.selected,!0),o=t.getBBox(),i=o.x,r=o.y,s=o.width,a=o.height,l=n.maxX-n.minX,c=n.maxY-n.minY,d=n.minX-i,u=n.minY-r,p=d+l,h=d,f=u,m=u+c,g=0,v=0,b="bottom",y="right";p>s-Uf&&(g=p+Uf),h<qf+Uf&&(g=s+(qf+Uf-h),y="left"),f<Uf&&(v=Uf-f+a,b="top"),m>a&&(v=m+Uf),(g||v)&&(t.resize(Math.max(g,s),Math.max(v,a),{direction:"".concat(b,"-").concat(y)}),t.component.fixResizeRounding(),t.component.laneSet&&(t.component.resizeLanes(),t.component.sortedLanes().forEach((function(e){bn.commit("updateNodeBounds",{node:e.component.node,bounds:e.getBBox()})}))),t.component.updateAnchorPointPosition(),bn.commit("updateNodeBounds",{node:t.component.node,bounds:t.getBBox()}))}},updateLaneChildren:function(e){if(e){var t=e.find((function(e){var t=e.model;return!!t.getParentCell()&&t.getParentCell().component.node.type===bi}));t&&(t.model.getParentCell(),t.model.component.laneSet&&t.component.updateLaneChildren())}},moveElements:function(e,t,n){var o=["PoolLane","standard.Link","processmaker.components.nodes.boundaryEvent.Shape"];e.filter((function(e){return!o.includes(e.model.get("type"))})).forEach((function(e){t.model.component.moveElement(e.model,n.model)}))},moveConectedLinks:function(e,t,n){e.forEach((function(e){t.model.component.moveFlow(e.model,n.model)}))}}},jk=Lk,Fk=(h(40213),qn(jk,Wx,$x,!1,null,"82f4c144",null)),zk=Fk.exports,qk={components:{ToolBar:dw,ExplorerRail:Lg,InspectorButton:Zg,InspectorPanel:cv,ProcessmakerModelerGenericFlow:Gx,Selection:zk,RailBottom:Lx},props:{owner:Object,decorations:{type:Object,default:function(){return{}}},readOnly:{type:Boolean,default:function(){return!1}},validationBar:Array,requestIdleNodes:{type:Array,default:function(){return[]}},requestCompletedNodes:{type:Array,default:function(){return[]}},requestInProgressNodes:{type:Array,default:function(){return[]}}},mixins:[Sw,Gw],data:function(){return{pasteInProgress:!1,cloneInProgress:!1,internalClipboard:[],tooltipTarget:null,parsers:{},extensions:[],nodeRegistry:{},graph:null,paper:null,paperManager:null,definitions:null,nodeIdGenerator:null,planeElements:null,canvasDragPosition:null,processNode:null,collaboration:null,moddle:null,allowDrop:!0,poolTarget:null,processes:[],cursor:null,parentHeight:null,parentWidth:null,linter:null,validationErrors:{},miniMapOpen:!1,panelsCompressed:!1,isOpenInspector:!1,isGrabbing:!1,isRendering:!1,allWarnings:[],nodeTypes:[],pmBlockNodes:[],breadcrumbData:[],activeNode:null,xmlManager:null,previouslyStackedShape:null,keyMod:this.isAppleOS()?"Command":"Control",canvasScale:1,initialScale:1,minimumScale:.2,scaleStep:.1,isDragging:!1,isSelecting:!1,isIntoTheSelection:!1,dragStart:null}},watch:{isRendering:function(){var e="Loading process, please be patient.";if(this.isRendering)return window.ProcessMaker.alert(e,"warning"),document.body.style.cursor="wait !important",void(this.cursor="wait");window.ProcessMaker.navbar.alerts=window.ProcessMaker.navbar.alerts.filter((function(t){return t.alertText!==e})),document.body.style.cursor="auto",this.cursor=null},currentXML:function(){this.validateIfAutoValidateIsOn()},definitions:function(){this.validateIfAutoValidateIsOn()},autoValidate:function(){this.validateIfAutoValidateIsOn()},canvasScale:function(e){this.paperManager.scale=e}},computed:{noElementsSelected:function(){return 0===this.highlightedNodes.filter((function(e){return!e.isType("processmaker-modeler-process")})).length},tooltipTitle:function(){if(this.tooltipTarget)return this.tooltipTarget.$el.data("title")},autoValidate:function(){return bn.getters.autoValidate},nodes:function(){return bn.getters.nodes},currentXML:function(){return dv.getters.currentState},copiedElements:function(){return bn.getters.copiedElements},highlightedNode:function(){return bn.getters.highlightedNodes[0]},highlightedNodes:function(){return bn.getters.highlightedNodes},invalidNodes:function(){return qw(this.validationErrors,this.nodes)},showComponent:function(){return bn.getters.showComponent}},methods:{handleToggleInspector:function(e){this.isOpenInspector=e},isAppleOS:function(){return"undefined"!==typeof navigator&&/Mac|iPad|iPhone/.test(navigator.platform)},shapeResize:function(){var e=arguments,t=this;return y(v().mark((function n(){var o;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return o=!(e.length>0&&void 0!==e[0])||e[0],n.next=3,t.$nextTick();case 3:return n.next=5,t.paperManager.awaitScheduledUpdates();case 5:t.$refs.selector.updateSelectionBox(!0,o);case 6:case"end":return n.stop()}}),n)})))()},toggleDefaultFlow:function(e){var t=e.definition.sourceRef;t.default&&t.default.id===e.id&&(e=null),t.set("default",e)},cloneElement:function(e,t){var n=e.clone(this.nodeRegistry,this.moddle,this.$t),o=(e.diagram.bounds.height+30)*t;n.diagram.bounds.y+=o,this.addNode(n)},copyElement:function(){var e=[Nl,Wn,Zn,Bo,iv],t=[Mb,Rb,Hb,Zb,iy,py];1===this.highlightedNodes.length&&(e.includes(this.highlightedNodes[0].type)||t.includes(this.highlightedNodes[0].type))||(bn.commit("setCopiedElements",this.cloneNodesSelection()),this.$bvToast.toast(this.$t("Object(s) have been copied"),{noCloseButton:!0,variant:"success",solid:!0,toaster:"b-toaster-top-center"}))},publishTemplate:function(){this.$emit("publishTemplate")},publishPmBlock:function(){this.$emit("publishPmBlock")},pasteElements:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!(e.copiedElements.length>0)||e.pasteInProgress){t.next=21;break}return e.pasteInProgress=!0,t.prev=2,t.next=5,e.addClonedNodes(e.copiedElements);case 5:return t.next=7,e.$nextTick();case 7:return t.next=9,e.paperManager.awaitScheduledUpdates();case 9:return t.next=11,e.$refs.selector.selectElements(e.findViewElementsFromNodes(e.copiedElements),!0);case 11:return t.next=13,e.$nextTick();case 13:return t.next=15,bn.commit("setCopiedElements",e.cloneNodesSelection());case 15:e.scrollToSelection();case 16:return t.prev=16,e.pasteInProgress=!1,t.next=20,e.pushToUndoStack();case 20:return t.finish(16);case 21:case"end":return t.stop()}}),t,null,[[2,,16,21]])})))()},cloneSelection:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(n=e.cloneNodesSelection(),!n||0!==n.length){t.next=3;break}return t.abrupt("return");case 3:return t.prev=3,e.cloneInProgress=!0,e.$refs.selector.clearSelection(),t.next=8,e.addClonedNodes(n);case 8:return t.next=10,e.$nextTick();case 10:return t.next=12,e.paperManager.awaitScheduledUpdates();case 12:return t.next=14,e.$refs.selector.selectElements(e.findViewElementsFromNodes(n));case 14:e.scrollToSelection();case 15:return t.prev=15,e.cloneInProgress=!1,t.next=19,e.pushToUndoStack();case 19:return t.finish(15);case 20:case"end":return t.stop()}}),t,null,[[3,,15,20]])})))()},scrollToSelection:function(){var e=this.$refs["paper-container"].getBoundingClientRect(),t=this.$refs.selector,n=t.$el.getBoundingClientRect();if(n.right>e.right||n.bottom>e.bottom||n.left<e.left||n.top<e.top){var o=this.paper.translate(),i=o.ty-(n.top-e.top-n.height);this.paper.translate(o.tx,i),t.updateSelectionBox(!0)}},findViewElementsFromNodes:function(e){var t=this;return e.map((function(e){var n=t.$refs.nodeComponent.find((function(t){return t.node===e})),o=n.shape;return t.paper.findViewByModel(o)}))},close:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.$emit("close");case 1:case"end":return t.stop()}}),t)})))()},saveBpmn:function(){var e=this;return y(v().mark((function t(){var n,o,i,r,s;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=document.querySelector(".mini-paper svg"),o="text { font-family: sans-serif; }",i=document.createElement("style"),i.appendChild(document.createTextNode(o)),n.appendChild(i),t.next=7,e.getXmlFromDiagram();case 7:r=t.sent,s=(new XMLSerializer).serializeToString(n),e.$emit("saveBpmn",{xml:r,svg:s});case 10:case"end":return t.stop()}}),t)})))()},borderOutline:function(e){return this.decorations.borderOutline&&this.decorations.borderOutline[e]},addWarning:function(e){this.allWarnings.push(e),this.$emit("warnings",this.allWarnings)},validatePlaneElements:function(){var e=this;this.planeElements.filter((function(e){return!e.bpmnElement})).map((function(t){return{title:e.$t("Non-existent Element"),text:e.$t("bpmdi:BPMNShape ")+t.id+e.$t(" references a non-existent element and was not parsed")}})).forEach((function(t){return e.addWarning(t)}))},cleanPlaneElements:function(){Fg()(this.planeElements,(function(e){return!e.bpmnElement}))},getTooltipTarget:function(){return this.tooltipTarget.$el[0]},validateIfAutoValidateIsOn:function(){this.autoValidate&&this.validateBpmnDiagram()},translateConfig:function(e){if(e.config){var t=e.config;t.label=this.$t(t.label),t.helper=this.$t(t.helper)}e.items&&e.items.forEach(this.translateConfig)},pushToUndoStack:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.pasteInProgress&&!e.cloneInProgress){t.next=2;break}return t.abrupt("return");case 2:return t.prev=2,t.next=5,e.getXmlFromDiagram();case 5:return n=t.sent,t.next=8,dv.dispatch("pushState",n);case 8:window.ProcessMaker.EventBus.$emit("modeler-change"),t.next=14;break;case 11:t.prev=11,t.t0=t["catch"](2),console.warn(t.t0.message);case 14:case"end":return t.stop()}}),t,null,[[2,11]])})))()},getXmlFromDiagram:function(){var e=this;return new Promise((function(t,n){e.toXML((function(e,o){e?n(e):t(o)}))}))},validateBpmnDiagram:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(bn.getters.globalProcesses&&0!==bn.getters.globalProcesses.length){t.next=3;break}return t.next=3,bn.dispatch("fetchGlobalProcesses");case 3:return t.next=5,e.linter.lint(e.definitions);case 5:e.validationErrors=t.sent,e.$emit("validate",e.validationErrors);case 7:case"end":return t.stop()}}),t)})))()},setPools:function(e){var t;(this.collaboration||(this.collaboration=this.moddle.create("bpmn:Collaboration"),this.definitions.get("rootElements").push(this.collaboration),this.collaboration.set("id","collaboration_0"),this.plane.set("bpmnElement",this.collaboration)),e.get("processRef"))?this.collaboration.get("participants").includes(e)||this.collaboration.get("participants").push(e):(0===this.collaboration.get("participants").length?t=this.processNode.definition:(t=this.moddle.create("bpmn:Process"),this.processes.push(t),t.set("id",this.nodeIdGenerator.generateProcessId()),this.definitions.get("rootElements").push(t)),e.set("processRef",t),this.collaboration.get("participants").push(e))},unsetPools:function(){Gr()(this.definitions.get("rootElements"),this.collaboration),this.plane.set("bpmnElement",this.processNode.definition),this.collaboration=null},highlightNode:function(e,t){if(e&&this.highlightedNode)if(t&&t.shiftKey)bn.commit("addToHighlightedNodes",[e]);else{var n=Gn().isEqual(e.id,this.highlightedNode.id);n||bn.commit("highlightNode",e)}},blurFocusedScreenBuilderElement:function(){var e=["INPUT","SELECT"];e.includes(document.activeElement&&document.activeElement.tagName)&&document.activeElement.blur()},registerStatusBar:function(e){this.owner.validationBar.push(e)},registerComponentMixin:function(e,t){e.mixins||(e.mixins=[]),e.mixins.push(t)},registerBpmnExtension:function(e,t){this.extensions[e]=t},registerNode:function(e,t){var n=this,o=function(){return e.id},i=function(t){if(t.get("implementation")===e.implementation)return e.id};this.translateConfig(e.inspectorConfig[0]),Uw(e),this.nodeRegistry[e.id]=e,vt().component(e.id,e.component),this.nodeTypes.push(e);var r=Array.isArray(e.bpmnType)?e.bpmnType:[e.bpmnType];r.forEach((function(r){n.parsers[r]||(n.parsers[r]={custom:[],implementation:[],default:[]}),t?n.parsers[r].custom.push(t):e.implementation?n.parsers[r].implementation.push(i):n.parsers[r].default.push(o)}))},registerPmBlock:function(e,t){var n=this,o=function(){return e.id};this.translateConfig(e.inspectorConfig[0]),Uw(e),this.nodeRegistry[e.id]=e,vt().component(e.id,e.component),this.pmBlockNodes.push(e);var i=Array.isArray(e.bpmnType)?e.bpmnType:[e.bpmnType];i.forEach((function(e){n.parsers[e]||(n.parsers[e]={custom:[],implementation:[],default:[]}),t?n.parsers[e].custom.push(t):n.parsers[e].default.push(o)})),pg.commit("setPmBlockNodeTypes",this.pmBlockNodes)},addMessageFlows:function(){this.collaboration&&this.collaboration.get("messageFlows").filter(this.hasSourceAndTarget).forEach(this.setNode)},loadAssociations:function(e,t){var n=this;t.filter((function(e){return"bpmn:Association"===e.$type&&n.hasSourceAndTarget(e)})).forEach((function(o){return n.setNode(o,e,t)}))},loadDataAssociations:function(e){var t=this,n=e.filter((function(e){return e.get("dataOutputAssociations")&&e.get("dataOutputAssociations").length>0}));n.forEach((function(n){n.get("dataOutputAssociations").forEach((function(n){t.setNode(n,e)}))}));var o=e.filter((function(e){return e.get("dataInputAssociations")&&e.get("dataInputAssociations").length>0}));o.forEach((function(n){n.get("dataInputAssociations").forEach((function(n){t.setNode(n,e)}))}))},loadArtifacts:function(e,t){var n=this;t.filter((function(e){return"bpmn:Association"!==e.$type})).forEach((function(o){return n.setNode(o,e,t)}))},loadSequenceFlows:function(e,t){var n=this;e.filter((function(e){return"bpmn:SequenceFlow"===e.$type&&n.hasSourceAndTarget(e)})).forEach((function(o){return n.setNode(o,e,t)}))},loadFlowElements:function(e,t){var n=this;e.filter((function(e){return"bpmn:SequenceFlow"!==e.$type})).forEach((function(o){return n.setNode(o,e,t)}))},addLanes:function(e){e.get("laneSets")[0]&&e.laneSets[0].lanes.forEach(this.setNode)},addPools:function(){this.collaboration&&this.collaboration.get("participants").forEach(this.setNode)},setUpDiagram:function(){var e=this;this.processes.forEach((function(t){e.ensureCancelActivityIsAddedToBoundaryEvents(t),e.addLanes(t);var n=t.get("flowElements"),o=t.get("artifacts");e.loadFlowElements(n,o),e.loadSequenceFlows(n,o),e.loadArtifacts(n,o),e.loadAssociations(n,o),e.loadDataAssociations(n)})),bn.commit("setRootElements",this.definitions.rootElements),this.addMessageFlows(),bn.commit("highlightNode",this.processNode)},getCollaboration:function(){return this.definitions.rootElements.find((function(e){var t=e.$type;return"bpmn:Collaboration"===t}))},getProcesses:function(){return this.definitions.rootElements.filter((function(e){var t=e.$type;return"bpmn:Process"===t}))},getPlane:function(){return this.definitions.diagrams[0].plane},getPlaneElements:function(){return this.plane.get("planeElement")},parse:function(){var e=this;this.collaboration=this.getCollaboration(),this.processes=this.getProcesses(),this.plane=this.getPlane(),this.planeElements=this.getPlaneElements(),this.validatePlaneElements(),this.cleanPlaneElements(),this.processNode=new Ro("processmaker-modeler-process",this.processes[0],this.planeElements.find((function(t){return t.bpmnElement.id===e.processes[0].id})))},removeUnsupportedElementAttributes:function(e){var t=["extensionElements"];t.filter((function(t){return e.get(t)})).forEach((function(t){return e.set(t,void 0)}))},getCustomParser:function(e){var t=this,n=this.parsers[e.$type];if(n){var o=n.custom.find((function(n){return n(e,t.moddle)})),i=n.implementation.find((function(n){return n(e,t.moddle)})),r=n.default.find((function(n){return n(e,t.moddle)}));return o||i||r}},handleUnsupportedElement:function(e,t,n,o,i){this.addWarning({title:this.$t("Unsupported Element"),text:e+this.$t(" is an unsupported element type in parse")}),Gr()(t,n),Gr()(o,n),Gr()(this.planeElements,i),this.collaboration&&Gr()(this.collaboration.get("messageFlows"),n);var r=n.get("incoming");r&&Gr()(t,r);var s=n.get("outgoing");s&&Gr()(t,s)},setNode:function(e,t,n){var o=this.planeElements.find((function(t){return t.bpmnElement.id===e.id})),i=e.$type,r=this.getCustomParser(e);if(r){this.removeUnsupportedElementAttributes(e);var s=e.config?JSON.parse(e.config):{},a=(null===s||void 0===s?void 0:s.processKey)||r(e,this.moddle),l=["bpmn:TextAnnotation","bpmn:Association","bpmn:DataOutputAssociation","bpmn:DataInputAssociation"],c=-1===l.indexOf(i);c&&!e.get("name")&&e.set("name",""),this.createNodeAsync(a,e,o)}else this.handleUnsupportedElement(i,t,e,n,o)},createNodeAsync:function(e,t,n){var o=this;return y(v().mark((function i(){var r;return v().wrap((function(i){while(1)switch(i.prev=i.next){case 0:r=o.createNode(e,t,n),bn.commit("addNode",r);case 2:case"end":return i.stop()}}),i)})))()},createNode:function(e,t,n){return Ro.isTimerType(e)?new Tw(e,t,n):(Object.keys(t).forEach((function(e){void 0!==t[e]&&null!==t[e]||delete t[e]})),new Ro(e,t,n))},hasSourceAndTarget:function(e){var t=e.sourceRef&&this.parsers[e.sourceRef.$type],n=e.targetRef&&this.parsers[e.targetRef.$type];return t&&n},waitForCursorToChange:function(){var e=this;return y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=300,t.next=3,e.$nextTick();case 3:return t.abrupt("return",new Promise((function(e){return setTimeout(e,n)})));case 4:case"end":return t.stop()}}),t)})))()},renderPaper:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.isRendering=!0,t.next=3,e.paperManager.performAtomicAction(y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.waitForCursorToChange();case 2:e.parse(),e.addPools(),e.setUpDiagram();case 5:case"end":return t.stop()}}),t)}))));case 3:return t.next=5,e.paperManager.awaitScheduledUpdates();case 5:e.isRendering=!1,e.$emit("parsed");case 7:case"end":return t.stop()}}),t)})))()},loadXML:function(){var e=arguments,t=this;return y(v().mark((function n(){var o,i;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return o=e.length>0&&void 0!==e[0]?e[0]:null,i=!1,null===o&&(o=t.currentXML,i=!0),n.next=5,t.xmlManager.getDefinitionsFromXml(o);case 5:return t.definitions=n.sent,t.xmlManager.definitions=t.definitions,t.nodeIdGenerator=Hh(t.definitions),bn.commit("clearNodes"),n.next=11,t.renderPaper();case 11:i&&window.ProcessMaker.EventBus.$emit("modeler-change");case 12:case"end":return n.stop()}}),n)})))()},getBoundaryEvents:function(e){return e.get("flowElements").filter((function(e){var t=e.$type;return"bpmn:BoundaryEvent"===t}))},createBoundaryEvent:function(e){var t=sg.definition(this.moddle,this.$t);return t.set("id",e.get("id")),t.set("name",e.get("name")),t.set("eventDefinitions",e.get("eventDefinitions")),t.set("cancelActivity",e.get("cancelActivity")),t.set("attachedToRef",e.get("attachedToRef")),t.set("color",e.get("color")),t.$parent=e.$parent,e.get("outgoing").length>0&&t.set("outgoing",e.get("outgoing")),t},ensureCancelActivityIsAddedToBoundaryEvents:function(e){var t=this;this.getBoundaryEvents(e).forEach((function(n){var o=t.createBoundaryEvent(n);n.get("outgoing").forEach((function(e){return e.set("sourceRef",o)})),t.replaceDefinition(n,o,e)}))},replaceDefinition:function(e,t,n){var o=n.get("flowElements").indexOf(e);n.flowElements[o]=t;var i=this.planeElements.find((function(t){return t.bpmnElement===e}));i.bpmnElement=t},toXML:function(e){this.moddle.toXML(this.definitions,{format:!0},e)},onCreateElementHandler:function(e){var t=e.event,n=e.control;this.handleDrop({clientX:t.clientX,clientY:t.clientY,control:n})},handleDrop:function(e){var t=this;return y(v().mark((function n(){var o,i,r,s,a,l,c,d,u,p,h;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(o=e.clientX,i=e.clientY,r=e.control,s=e.nodeThatWillBeReplaced,t.validateDropTarget({clientX:o,clientY:i,control:r}),t.allowDrop){n.next=4;break}return n.abrupt("return");case 4:return a=t.nodeRegistry[r.type].definition(t.moddle,t.$t),l=t.nodeRegistry[r.type].diagram(t.moddle),c=t.paperManager.clientToGridPoint(o,i),d=c.x,u=c.y,l.bounds.x=d,l.bounds.y=u,p=t.createNode(r.type,a,l),p.isBpmnType("bpmn:BoundaryEvent")&&t.setShapeCenterUnderCursor(l),t.highlightNode(p),n.next=14,t.addNode(p);case 14:if(s){n.next=16;break}return n.abrupt("return");case 16:return h=new Hw(s,a,t.graph,p,t.processes,t.collaboration),h.migrate(),n.abrupt("return",p);case 19:case"end":return n.stop()}}),n)})))()},setShapeCenterUnderCursor:function(e){e.bounds.x-=e.bounds.width/2,e.bounds.y-=e.bounds.height/2},selectNewNode:function(e){var t=this;return y(v().mark((function n(){var o,i;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,t.$nextTick();case 2:return n.next=4,t.paperManager.awaitScheduledUpdates();case 4:return o=t.$refs.nodeComponent.find((function(t){return t.node===e})),i=o.shapeView,n.next=8,t.$refs.selector.selectElement(i);case 8:case"end":return n.stop()}}),n)})))()},addNode:function(e){var t=this;return y(v().mark((function n(){var o;return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(e.pool||(e.pool=t.poolTarget),o=e.getTargetProcess(t.processes,t.processNode),uw(e,o),e.setIds(t.nodeIdGenerator),t.planeElements.push(e.diagram),bn.commit("addNode",e),t.poolTarget=null,![Nl,Tl,os,Vl,Wn,Zn,Bo].includes(e.type)){n.next=9;break}return n.abrupt("return");case 9:return t.selectNewNode(e),n.abrupt("return",new Promise((function(e){setTimeout((function(){t.pushToUndoStack(),e()}))})));case 11:case"end":return n.stop()}}),n)})))()},addClonedNodes:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:e.forEach((function(e){e.pool||(e.pool=t.poolTarget);var n=e.getTargetProcess(t.processes,t.processNode);uw(e,n),t.planeElements.push(e.diagram),bn.commit("addNode",e),t.poolTarget=null}));case 1:case"end":return n.stop()}}),n)})))()},removeNode:function(e){var t=arguments,n=this;return y(v().mark((function o(){var i,r,s;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=t.length>1&&void 0!==t[1]?t[1]:{},r=i.removeRelationships,s=void 0===r||r,e){o.next=3;break}return o.abrupt("return");case 3:return s&&(to(e,n),no(e,n),oo(e,n)),ro(e),io(n.graph,e,n.removeNode),so(e),n.removeNodesFromLane(e),n.removeNodesFromPool(e),bn.commit("removeNode",e),bn.commit("highlightNode",n.processNode),n.$refs.selector.clearSelection(),o.next=14,n.$nextTick();case 14:return o.next=16,n.pushToUndoStack();case 16:n.processes=n.getProcesses(),n.processes&&n.processes.length>0&&(n.processNode=new Ro("processmaker-modeler-process",n.processes[0],n.planeElements.find((function(e){return e.bpmnElement.id===n.processes[0].id}))));case 18:case"end":return o.stop()}}),o)})))()},removeNodes:function(){var e=this;return y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.performSingleUndoRedoTransaction(y(v().mark((function t(){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.paperManager.performAtomicAction(y(v().mark((function t(){var n;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return n=[],e.highlightedNodes.forEach((function(t){return n.push(e.removeNode(t,{removeRelationships:!0}))})),t.next=4,Promise.all(n);case 4:bn.commit("highlightNode");case 5:case"end":return t.stop()}}),t)}))));case 2:case"end":return t.stop()}}),t)}))));case 2:case"end":return t.stop()}}),t)})))()},replaceNode:function(e){var t=this,n=e.node,o=e.typeToReplaceWith;this.performSingleUndoRedoTransaction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.paperManager.performAtomicAction(y(v().mark((function e(){var i,r,s,a;return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return i=t.paper.localToClientPoint(n.diagram.bounds),r=i.x,s=i.y,e.next=3,t.handleDrop({clientX:r,clientY:s,control:{type:o},nodeThatWillBeReplaced:n});case 3:return a=e.sent,e.next=6,t.removeNode(n,{removeRelationships:!1});case 6:t.highlightNode(a),t.selectNewNode(a);case 8:case"end":return e.stop()}}),e)}))));case 2:case"end":return e.stop()}}),e)}))))},replaceGenericFlow:function(e){var t=this,n=e.actualFlow,o=e.genericFlow,i=e.targetNode;this.performSingleUndoRedoTransaction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.paperManager.performAtomicAction(y(v().mark((function e(){return v().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.highlightNode(null);case 2:return e.next=4,t.$nextTick();case 4:return e.next=6,t.addNode(n);case 6:return e.next=8,bn.commit("removeNode",o);case 8:return e.next=10,t.$nextTick();case 10:return e.next=12,t.highlightNode(i);case 12:case"end":return e.stop()}}),e)}))));case 2:case"end":return e.stop()}}),e)}))))},performSingleUndoRedoTransaction:function(e){var t=this;return y(v().mark((function n(){return v().wrap((function(n){while(1)switch(n.prev=n.next){case 0:return dv.commit("disableSavingState"),n.next=3,e();case 3:return dv.commit("enableSavingState"),n.next=6,t.pushToUndoStack();case 6:case"end":return n.stop()}}),n)})))()},removeNodesFromLane:function(e){var t=e.pool&&e.pool.component.laneSet&&e.pool.component.laneSet.get("lanes").find((function(t){return t.get("flowNodeRef").includes(e.definition)}));t&&Gr()(t.get("flowNodeRef"),e.definition)},removeNodesFromPool:function(e){var t=this;if("processmaker-modeler-pool"===e.type&&e.definition.processRef){e.definition.processRef.artifacts&&e.definition.processRef.artifacts.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)})),e.definition.processRef.flowElements&&e.definition.processRef.flowElements.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)}));var n=e.definition.processRef.laneSets;n&&n.length>0&&n[0].lanes.forEach((function(e){var n=t.nodes.find((function(t){return t.definition===e}));n&&t.removeNode(n)}))}},handleResize:function(){var e=this.$el.parentElement,t=e.clientWidth,n=e.clientHeight;this.parentWidth=t+"px",this.parentHeight=n+"px",this.paperManager.setPaperDimensions(t,n)},validateDropTarget:function(e){var t=e.clientX,n=e.clientY,o=e.control,i=tb(t,n,o,this.paperManager.paper,this.graph,this.collaboration,this.$refs["paper-container"]),r=i.allowDrop,s=i.poolTarget;this.allowDrop=r,this.poolTarget=s},isBpmnNode:function(e){return null!=e.component},setShapeStacking:function(e){var t=this;this.isRendering||!e.component.node.isType("processmaker-modeler-pool")&&e===this.previouslyStackedShape||(this.previouslyStackedShape=e,this.paperManager.performAtomicAction((function(){return ky(e,t.graph)})))},showSavedNotification:function(){dv.dispatch("saved")},enableVersions:function(){dv.dispatch("enableVersions")},setVersionIndicator:function(e){dv.dispatch("setVersionIndicator",e)},setLoadingState:function(e){dv.dispatch("setLoadingState",e)},clearSelection:function(){this.$refs.selector.clearSelection()},isPointInSelection:function(e){var t=this.$refs.selector.$el;if("function"===typeof t.getBoundingClientRect){var n=t.getBoundingClientRect(),o=n.x,i=n.y,r=n.width,s=n.height;if(e.clientX>=o&&e.clientX<=o+r&&e.clientY>=i&&e.clientY<=i+s)return!0}return!1},pointerDowInShape:function(e,t){var n=this;return y(v().mark((function o(){var i,r,s;return v().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=e.clientX,r=e.clientY,s=n.paper.findViewByModel(t),n.isDragging=!1,n.isSelecting=!1,n.isIntoTheSelection=!1,n.dragStart={x:i,y:r},!n.isPointInSelection(e)){o.next=10;break}n.isIntoTheSelection=!0,o.next=15;break;case 10:if(e.shiftKey){o.next=15;break}return o.next=13,n.$refs.selector.selectElement(s);case 13:return o.next=15,n.$nextTick();case 15:n.$refs.selector.startDrag({clientX:e.clientX,clientY:e.clientY});case 16:case"end":return o.stop()}}),o)})))()},pointerDownHandler:function(e){var t=e.clientX,n=e.clientY;this.isDragging=!1,this.isSelecting=!1,this.isIntoTheSelection=!1,this.dragStart={x:t,y:n},this.isPointInSelection(e)?(this.isIntoTheSelection=!0,this.$refs.selector.startDrag({clientX:e.clientX,clientY:e.clientY})):(this.isSelecting=!0,this.$refs.selector.startSelection(e))},pointerMoveHandler:function(e){var t=e.clientX,n=e.clientY;bn.getters.isReadOnly?this.canvasDragPosition&&!this.clientLeftPaper&&this.paperManager.translate(e.offsetX-this.canvasDragPosition.x,e.offsetY-this.canvasDragPosition.y):this.isGrabbing||(this.dragStart&&(Math.abs(t-this.dragStart.x)>5||Math.abs(n-this.dragStart.y)>5)?(this.isDragging=!0,this.dragStart=null):this.isSelecting?this.$refs.selector.updateSelection(e):this.isDragging&&this.$refs.selector.drag(e))},pointerUpHandler:function(e,t){!this.isDragging&&this.dragStart?t?this.$refs.selector.selectElement(t,e.shiftKey):this.clearSelection():this.isSelecting?this.$refs.selector.endSelection(this.paperManager.paper):this.$refs.selector.stopDrag(e),window.ProcessMaker.EventBus.$emit("custom-pointerclick",e),this.isDragging=!1,this.dragStart=null,this.isSelecting=!1}},created:function(){Wr()&&(window.store=bn,window.undoRedoStore=dv),this.$t=this.$t.bind(this),window.ProcessMaker.EventBus.$emit("modeler-before-init",{registerComponentMixin:this.registerComponentMixin}),this.registerNode(rv),window.ProcessMaker.EventBus.$emit("modeler-init",{registerInspectorExtension:vy,registerBpmnExtension:this.registerBpmnExtension,registerNode:this.registerNode,registerStatusBar:this.registerStatusBar,registerPmBlock:this.registerPmBlock}),this.moddle=new(lg())(this.extensions),this.linter=new uv.Linter(eb),this.xmlManager=new Lw(this.moddle),this.$emit("set-xml-manager",this.xmlManager)},mounted:function(){var e=this;bn.commit("setReadOnly",this.readOnly),this.graph=new a.dia.Graph,bn.commit("setGraph",this.graph),this.graph.set("interactiveFunc",(function(e){var t="standard.EmbeddedImage"===e.model.get("type");return{elementMove:t,labelMove:!1}})),this.paperManager=gy.factory(this.$refs.paper,this.graph.get("interactiveFunc"),this.graph),this.paper=this.paperManager.paper,this.paperManager.addEventHandler("cell:pointerdblclick",_w),this.handleResize(),window.addEventListener("resize",this.handleResize),bn.commit("setPaper",this.paperManager.paper),this.paperManager.addEventHandler("element:pointerclick",this.blurFocusedScreenBuilderElement,this),this.paperManager.addEventHandler("blank:pointerdown",(function(t,n,o){if(!e.isGrabbing){bn.getters.isReadOnly&&(e.isGrabbing=!0);var i=e.paperManager.scale;e.canvasDragPosition={x:n*i.sx,y:o*i.sy},e.isOverShape=!1,e.pointerDownHandler(t)}}),this),this.paperManager.addEventHandler("cell:mouseover element:mouseover",(function(t){var n=t.model;e.isBpmnNode(n)&&"default"!==n.attr("body/cursor")&&!e.isGrabbing&&n.attr("body/cursor","move"),e.isGrabbing&&e.isBpmnNode(n)&&n.attr("body/cursor","grabbing")})),this.paperManager.addEventHandler("blank:pointerup",(function(t){e.isGrabbing=!1,e.canvasDragPosition=null,e.activeNode=null,e.pointerUpHandler(t)}),this),this.paperManager.addEventHandler("cell:pointerup",(function(t,n){e.canvasDragPosition=null,e.activeNode=null,e.pointerUpHandler(n,t)}),this),this.$refs["paper-container"].addEventListener("mouseenter",(function(){bn.commit("setClientLeftPaper",!1)})),this.$el.addEventListener("mousemove",(function(t){e.pointerMoveHandler(t)})),this.$refs["paper-container"].addEventListener("mouseleave",(function(){e.paperManager.removeEventHandler("blank:pointermove"),bn.commit("setClientLeftPaper",!0)})),this.paperManager.addEventHandler("cell:pointerclick",(function(e,t,n,o){var i=e.model.get("onClick");i&&i(e,t,n,o)})),this.paperManager.addEventHandler("cell:pointerclick",(function(t,n){var o=t.model;e.isBpmnNode(o)&&(e.isGrabbing||(o.component.$emit("click",n),e.$emit("click",{event:n,node:e.highlightedNode.definition})))})),this.paperManager.addEventHandler("cell:pointerdown",(function(t,n){var o=t.model;e.isBpmnNode(o)&&(e.isGrabbing||(e.setShapeStacking(o),e.activeNode=o.component.node,e.isOverShape=!0,e.pointerDowInShape(n,o)))})),this.paperManager.addEventHandler("cell:pointermove",(function(t,n,o,i){if(e.isGrabbing){if(!e.canvasDragPosition){var r=e.paperManager.scale;e.canvasDragPosition={x:o*r.sx,y:i*r.sy}}e.canvasDragPosition&&!e.clientLeftPaper&&e.paperManager.translate(n.offsetX-e.canvasDragPosition.x,n.offsetY-e.canvasDragPosition.y)}})),window.ProcessMaker.EventBus.$emit("modeler-start",{loadXML:function(){var t=y(v().mark((function t(n){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.loadXML(n);case 2:return t.next=4,dv.dispatch("pushState",n);case 4:case"end":return t.stop()}}),t)})));function n(e){return t.apply(this,arguments)}return n}(),addWarnings:function(t){return e.$emit("warnings",t)},addBreadcrumbs:function(t){return e.breadcrumbData.push(t)}})}},Hk=qk,Vk=(h(75317),qn(Hk,Km,Jm,!1,null,null,null)),Uk=Vk.exports,Gk=h(87299),Wk=h.n(Gk),$k={extends:ih,mixins:[ya],data:function(){return{nodeIcon:Wk(),iconName:""}}},Xk=$k,Yk=qn(Xk,Ek,Ak,!1,null,null,null),Zk=Yk.exports,Kk=76,Jk="processmaker-modeler-manual-task",Qk={id:Jk,component:Zk,bpmnType:"bpmn:ManualTask",control:!1,category:"BPMN",icon:h(8565),label:To[Jk],loopInspectorIndex:1,definition:function(e,t){return e.create("bpmn:ManualTask",{name:t(To[Jk]),assignment:"requester",loopCharacteristics:null,ioSpecification:null})},diagram:function(e){return e.create("bpmndi:BPMNShape",{bounds:e.create("dc:Bounds",{height:Kk,width:116})})},inspectorConfig:[{name:To[Jk],items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-manual-task"},items:[{component:"FormInput",config:Ys}]},ua,na]}]},eC={extends:Pc,data:function(){return{nodeIcon:Ep()}},mounted:function(){var e=this.node.diagram.bounds;this.shape.attr({image:{"ref-x":7,"ref-y":7,width:e.get("width")-14,height:e.get("height")-14}})}},tC=eC,nC=qn(tC,Mk,Tk,!1,null,null,null),oC=nC.exports,iC="processmaker-modeler-conditional-start-event",rC=Ea()(No()($c),yo(yo({},Op),{},{id:iC,component:oC,label:So[iC],definition:function(e,t){return e.create("bpmn:StartEvent",{name:t(So[iC]),eventDefinitions:[e.create("bpmn:ConditionalEventDefinition",{condition:e.create("bpmn:FormalExpression",{body:""})})]})},inspectorConfig:[{items:[{items:[{}].concat(m(Pp()))}]}]})),sC=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},aC=[],lC={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialDataAssociationDirection:this.node.definition.dataAssociationDirection}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.definition.$type");if(!e)return!1;var t=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask"],n=["bpmn:Task","bpmn:SubProcess","bpmn:CallActivity","bpmn:ManualTask","bpmn:ScriptTask","bpmn:ServiceTask","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],o="bpmn:DataStoreReference"===this.sourceNode.definition.$type,i="bpmn:DataObjectReference"===this.sourceNode.definition.$type;return!(!o||!t.includes(e))||i&&n.includes(e)}},methods:{findSourceShape:function(){if(this.node.dataAssociationProps)return this.node.dataAssociationProps.sourceShape;var e=this.node.definition.sourceRef[0],t=this.graph.getElements().find((function(t){return t.component.node.definition===e}));return t},getTargetRef:function(){return this.node.dataAssociationProps?this.node.dataAssociationProps.targetCoords:lo(this.node.definition.targetRef.$parent,this.$parent)},updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){var e=this.shape.getTargetElement(),t=ao(this.moddle,e.component.node,this.sourceNode.definition);this.node.definition.set("targetRef",t),this.node.definition.set("sourceRef",[this.sourceNode.definition]),e.component.node.definition.set("dataInputAssociations",[this.node.definition])}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this},destroyed:function(){this.targetNode&&(co(this.targetNode,this.sourceNode.definition),(0,Un.pull)(this.targetNode.definition.get("dataInputAssociations"),this.node.definition))}},cC=lC,dC=qn(cC,sC,aC,!1,null,null,null),uC=dC.exports,pC=yo(yo({},t),{},{component:uC,control:!1,inspectorConfig:[{name:"Data Input Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-input-association"},items:[{component:"FormInput",config:ns}]}]}]}),hC=function(){var e=this,t=e._self._c;return t("crown-config",e._g({attrs:{highlighted:e.highlighted,paper:e.paper,graph:e.graph,shape:e.shape,node:e.node,nodeRegistry:e.nodeRegistry,moddle:e.moddle,collaboration:e.collaboration,"process-node":e.processNode,"plane-elements":e.planeElements,"is-rendering":e.isRendering}},e.$listeners))},fC=[],mC={components:{CrownConfig:Zr},props:["graph","node","id","highlighted","nodeRegistry","moddle","paper","collaboration","processNode","planeElements","isRendering"],mixins:[_n],data:function(){return{shape:null,initialDataAssociationDirection:this.node.definition.dataAssociationDirection}},computed:{isValidConnection:function(){var e=x()(this.target,"component.node.type");if(!e)return!1;var t="bpmn:DataObjectReference"!==this.targetConfig.bpmnType&&"bpmn:DataStoreReference"!==this.targetConfig.bpmnType;return!t}},methods:{findSourceShape:function(){var e=this;return this.node.dataAssociationProps?this.node.dataAssociationProps.sourceShape:this.graph.getElements().find((function(t){return t.component&&t.component.node.definition.get("dataOutputAssociations")&&t.component.node.definition.get("dataOutputAssociations").includes(e.node.definition)}))},updateRouter:function(){this.shape.router("normal",{elementPadding:this.elementPadding})},updateDefinitionLinks:function(){this.node.definition.set("targetRef",this.targetNode.definition);var e=this.sourceNode.definition.get("dataOutputAssociations")||[];this.sourceNode.definition.set("dataOutputAssociations",[].concat(m(e),[this.node.definition]))}},mounted:function(){this.shape=new a.shapes.standard.Link({router:{name:"normal"}}),this.shape.attr({line:{stroke:"black",strokeWidth:"4",strokeLinecap:"round",strokeDasharray:"1, 8",strokeDashoffset:"5",targetMarker:{type:"image","xlink:href":Pn,width:20,height:20,y:-10}}}),this.shape.addTo(this.graph),this.shape.component=this},destroyed:function(){(0,Un.pull)(this.sourceNode.definition.get("dataOutputAssociations"),this.node.definition)}},gC=mC,vC=qn(gC,hC,fC,!1,null,null,null),bC=vC.exports,yC=yo(yo({},e),{},{component:bC,control:!1,inspectorConfig:[{name:"Data Output Association",items:[{component:"FormAccordion",container:!0,config:{initiallyOpen:!0,label:"Properties",icon:"cog",name:"inspector-accordion-data-output-association"},items:[{component:"FormInput",config:ns}]}]}]}),wC=JSON.parse('{"name":"ProcessMaker","uri":"http://processmaker.com/BPMN/2.0/Schema.xsd","prefix":"pm","xml":{"tagAlias":"lowerCase"},"associations":[],"types":[{"name":"BaseElement","extends":["bpmn:BaseElement"],"isAbstract":true,"properties":[{"name":"color","isAttr":true,"type":"String"}]},{"name":"Task","extends":["bpmn:Task"],"properties":[{"name":"screenRef","isAttr":true,"type":"String"},{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"screenVersion","isAttr":true,"type":"String"},{"name":"dueIn","isAttr":true,"type":"Integer"},{"name":"notifyAfterRouting","isAttr":true,"type":"Boolean"},{"name":"notifyRequestCreator","isAttr":true,"type":"Boolean"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"assignmentLock","isAttr":true,"type":"Boolean"},{"name":"allowReassignment","isAttr":true,"type":"Boolean"},{"name":"assignmentRules","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"customIcon","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"ScriptTask","extends":["bpmn:ScriptTask"],"properties":[{"name":"scriptRef","isAttr":true,"type":"String"},{"name":"scriptVersion","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"ServiceTask","extends":["bpmn:ServiceTask"],"properties":[{"name":"implementationVersion","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"Message","extends":["bpmn:Message"],"properties":[{"name":"payload","isAttr":true,"type":"String"}]},{"name":"EndEvent","extends":["bpmn:EndEvent"],"properties":[{"name":"screenRef","isAttr":true,"type":"String"},{"name":"screenVersion","isAttr":true,"type":"String"}]},{"name":"StartEvent","extends":["bpmn:StartEvent"],"properties":[{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"IntermediateCatchEvent","extends":["bpmn:IntermediateCatchEvent"],"properties":[{"name":"allowedUsers","isAttr":true,"type":"String"},{"name":"allowedGroups","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"whitelist","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"}]},{"name":"MessageEventDefinition","extends":["bpmn:MessageEventDefinition"],"properties":[{"name":"variableName","isAttr":true,"type":"String"}]},{"name":"MessageEventDefinition","extends":["bpmn:MessageEventDefinition"],"properties":[{"name":"variableName","isAttr":true,"type":"String"}]},{"name":"SignalEventDefinition","extends":["bpmn:SignalEventDefinition"],"properties":[{"name":"config","isAttr":true,"type":"String"}]},{"name":"SequenceFlow","extends":["bpmn:SequenceFlow"],"properties":[{"name":"config","isAttr":true,"type":"String"}]},{"name":"CallActivity","extends":["bpmn:CallActivity"],"properties":[{"name":"allowInterstitial","isAttr":true,"type":"Boolean"},{"name":"interstitialScreenRef","isAttr":true,"type":"String"},{"name":"config","isAttr":true,"type":"String"},{"name":"validations","isAttr":true,"type":"String"},{"name":"assignment","isAttr":true,"type":"String"},{"name":"assignedUsers","isAttr":true,"type":"String"},{"name":"assignedGroups","isAttr":true,"type":"String"},{"name":"customIcon","isAttr":true,"type":"String"},{"name":"errorHandling","isAttr":true,"type":"String"}]},{"name":"Signal","extends":["bpmn:Signal"],"properties":[{"name":"config","isAttr":true,"type":"String"},{"name":"detail","isAttr":true,"type":"String"}]}],"emumerations":[]}'),xC=[Yc,Sm,Im,ha,Jh,Mf,Qk,yf,Tf,el,cl,Sl,gl,Rl,Ul,is,pC,yC,Vm,em,Lf],kC=[[rd,"bpmn:StartEvent","bpmn:SignalEventDefinition"],[qd,"bpmn:StartEvent","bpmn:TimerEventDefinition"],[hd,"bpmn:StartEvent","bpmn:MessageEventDefinition"],[rC,"bpmn:StartEvent","bpmn:ConditionalEventDefinition"],[Du,"bpmn:IntermediateCatchEvent","bpmn:TimerEventDefinition"],[Ju,"bpmn:IntermediateCatchEvent","bpmn:MessageEventDefinition"],[ap,"bpmn:IntermediateCatchEvent","bpmn:SignalEventDefinition"],[mp,"bpmn:IntermediateThrowEvent","bpmn:MessageEventDefinition"],[Cp,"bpmn:IntermediateThrowEvent","bpmn:SignalEventDefinition"],[Ip,"bpmn:IntermediateCatchEvent","bpmn:ConditionalEventDefinition"],[hy,"bpmn:BoundaryEvent","bpmn:TimerEventDefinition"],[Tb,"bpmn:BoundaryEvent","bpmn:ErrorEventDefinition"],[Vb,"bpmn:BoundaryEvent","bpmn:EscalationEventDefinition"],[Kb,"bpmn:BoundaryEvent","bpmn:MessageEventDefinition"],[ry,"bpmn:BoundaryEvent","bpmn:SignalEventDefinition"],[Bb,"bpmn:BoundaryEvent","bpmn:ConditionalEventDefinition"],[lc,"bpmn:EndEvent","bpmn:MessageEventDefinition"],[_a,"bpmn:EndEvent","bpmn:ErrorEventDefinition"],[Sc,"bpmn:EndEvent","bpmn:SignalEventDefinition"],[La,"bpmn:EndEvent","bpmn:TerminateEventDefinition"]],CC=function(e,t,n){return function(o){var i=o.get("eventDefinitions"),r=o.$type===t&&i&&i.length&&i[0].$type===n;if(r)return e.id}};function SC(e){var t=e.registerNode,n=e.registerBpmnExtension;kC.forEach((function(e){var n=mt(e,3),o=n[0],i=n[1],r=n[2];t(o,CC(o,i,r))})),xC.forEach((function(e){return t(e)})),n("pm",wC)}}(),f}()}));
|
|
35
35
|
//# sourceMappingURL=modeler.umd.min.js.map
|