lecom-modeler 0.18.0 → 0.20.0

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/lib/index.js CHANGED
@@ -1,5 +1,8 @@
1
- var $d=Object.defineProperty,Xd=Object.defineProperties;var Kd=Object.getOwnPropertyDescriptors;var ln=Object.getOwnPropertySymbols;var Hi=Object.prototype.hasOwnProperty,Gi=Object.prototype.propertyIsEnumerable;var Vi=(e,t,o)=>t in e?$d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,b=(e,t)=>{for(var o in t||(t={}))Hi.call(t,o)&&Vi(e,o,t[o]);if(ln)for(var o of ln(t))Gi.call(t,o)&&Vi(e,o,t[o]);return e},N=(e,t)=>Xd(e,Kd(t));var Ke=(e,t)=>{var o={};for(var n in e)Hi.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&ln)for(var n of ln(e))t.indexOf(n)<0&&Gi.call(e,n)&&(o[n]=e[n]);return o};var Br=e=>{if(typeof document=="undefined")return;let t=document.cookie.match(new RegExp(`(?:^|; )${e.replace(/([.$?*|{}()[\]\\/+^])/g,"\\$1")}=([^;]*)`));return t?decodeURIComponent(t[1]):void 0};import{initializeI18n as qd,Translations as Zd}from"@produto-lecom/lecom-ui";var Bi={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Delete",configure_node:"Configure activity",configure_edge:"Configure routing",initial_task:"Initial Activity",gateway_limit_reached:"Exclusive gateway cannot have more than 2 outgoing connections",task_limit_reached:"Task cannot have more than 2 outgoing connections",start_event_limit_reached:"Start event can only connect to a single element",gateway_to_gateway_not_allowed:"Gateways cannot connect directly to other gateways",start_event_already_exists:"A start event already exists. Delete the current event to add another",script_to_end_not_allowed:"Script activities cannot connect directly to the end event",loop_to_end_not_allowed:"Loop activities cannot connect directly to the end event",initial_activity_to_end_not_allowed:"Initial activity cannot connect directly to the end event",final_activity_cannot_connect:"Final activity cannot connect to other elements",activity_has_outgoing_connections:"Activity with outgoing connections cannot connect to end event",end_event_cannot_connect_to_initial_activity:"End event cannot connect to an initial activity",initial_activity_cannot_connect_to_start_event:"Initial activity cannot connect to start event",concurrent_initial_and_final_activity:"An activity cannot be connected to both start and end events",duplicate_connection_not_allowed:"A connection already exists between these elements",connect_node:"Connect element",connecting:"Connecting..."},controls:{zoom:{fit:"Fit zoom",in:"Zoom in",out:"Zoom out",reset:"Reset zoom"},actions:{move_tool:"Select elements",hand_tool:"Navigate the diagram",check:"Check diagram",export:{title:"Export diagram",print:"Print",html:"Export as HTML",png:"Export as PNG",feedback:{error:"Error exporting diagram"}},import_governance:"Import diagram from Governance platform",minimap:{label:"Minimap",open:"Open minimap",close:"Hide minimap"}},history:{undo:"Undo",redo:"Redo"}},modals:{delete_elements:{title:"Delete elements",callout:"When deleting, the activity and routing settings will be deleted.",content:"Are you sure you want to delete?",confirm:"Delete",cancel:"Cancel"}},task_menu:{loop_not_allowed_when_connected_to_end:"Cannot create loop on activity connected to end event",script_not_allowed_when_connected_to_end:"Cannot transform to Script activity connected to end event",loop_not_allowed_when_subprocess:"Cannot create loop on subprocess",loop:"Activity with loop"}},validation:{success:{title:"Validation Successful",message:"The diagram was validated successfully with no errors."},errors:{title:"The diagram contains errors",subtitle:"Please review the following:",task_label_length:"Task name exceeds the maximum character limit",multiple_start_event_not_allowed:"Multiple start events are not allowed",task_flows_limit_exceeds:"The number of output connections exceeds the limit of two",duplicate_task_name:"There are multiple activities with the same name",flows_on_end_tasks_not_allowed:"Activities connected to end events cannot have other connections",conditions_flows_limit_exceeds:"Exclusive gateway has too many output connections (maximum of two)",task_label_empty:"One or more activities have no name",activity_name_invalid:"Activity name is invalid",final_activity_has_loop:"Final activities cannot have loops",nested_gateway:"Connecting gateways directly is not allowed",concurrent_initial_and_final_event:"The same activity cannot have both initial and final events",gateway_flow_to_event:"Connecting a gateway to an output event is not allowed",gateway_missing_output_streams:"The gateway does not have the correct number of outputs",events_nested:"Connecting events directly is not allowed",event_to_condition:"Connecting an event directly to a gateway is not allowed",script_in_final_activity:"Final activity cannot be a script type",subprocess_referenced_not_configured:"The subprocess reference is not properly configured",start_event_not_found:"At least one start event is required",end_event_not_found:"At least one end event is required"}},bpmn:{start_event:{variant:{default:"Start event"}},end_event:{variant:{default:"End event"}},annotation:{variant:{default:"Annotation"}},gateway:{menu:{title:"Change gateway type"},variant:{default:"Gateway",exclusive:"Exclusive gateway",parallel:"Parallel gateway",complex:"Complex gateway"}},task:{menu:{title:"Change task type"},variant:{default:"Task",script:"Script task",subprocess:"Subprocess"},attribute:{loop:"Task with loop"},label:{prefix:"Activity"},feedback:{label_empty:{prefix:"Activity name was automatically set to"},label_already_exists:{prefix:"The name",middle:"already exists. The name was changed to"},invalid_first_character:"Activity name must start with a letter or number"}},lane:{variant:{default:"Pool / Lane"}},unsupported:{variant:{default:"Unsupported element"}}},adapter:{governance:{error:{DEFAULT:"Error importing diagram",NO_FILE:"No file selected",EMPTY_FILE:"Empty file",INVALID_FILE:"Invalid file",CONTAIN_NO_CELLS:"No cells found to be imported",ALREADY_INITIALIZED:"It is not possible to import the diagram from the Governance platform, since the diagram has already been initialized"},success:{default:"The diagram was imported from the Governance platform successfully and without any incompatibility detected.",incompatible_cells:"The diagram was imported from the Governance platform with incompatibilities. To know more details, click on the button below."},report:{columns:{type:"Type",value:"Value",status:"Status"},status:{imported:"Imported",adapted:"Adapted",unsupported:"Unsupported"}},action:{download:"Download report"}}}}};var zi={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Eliminar",configure_node:"Configurar actividad",configure_edge:"Configurar enrutamiento",initial_task:"Actividad Inicial",gateway_limit_reached:"Compuerta exclusiva no puede tener m\xE1s de 2 conexiones de salida",task_limit_reached:"Actividad no puede tener m\xE1s de 2 conexiones de salida",start_event_limit_reached:"Evento inicial solo puede conectarse a un \xFAnico elemento",gateway_to_gateway_not_allowed:"Las compuertas no pueden conectarse directamente con otras compuertas",start_event_already_exists:"Ya existe un evento de inicio. Elimine el evento actual para agregar otro",script_to_end_not_allowed:"Las actividades Script no pueden conectarse directamente al evento final",loop_to_end_not_allowed:"Las actividades Loop no pueden conectarse directamente al evento final",initial_activity_to_end_not_allowed:"Actividad inicial no puede conectarse directamente al evento final",final_activity_cannot_connect:"Actividad final no puede conectarse a otros elementos",activity_has_outgoing_connections:"Actividad con conexiones de salida no puede conectarse al evento final",end_event_cannot_connect_to_initial_activity:"El evento final no puede conectarse a una actividad inicial",initial_activity_cannot_connect_to_start_event:"Actividad inicial no puede conectarse a evento de inicio",concurrent_initial_and_final_activity:"Una actividad no puede estar conectada al evento inicial y final al mismo tiempo",duplicate_connection_not_allowed:"Ya existe una conexi\xF3n entre estos elementos",connect_node:"Conectar elemento",connecting:"Conectando..."},controls:{zoom:{fit:"Ajustar zoom",in:"Acercar",out:"Alejar",reset:"Restablecer zoom"},actions:{move_tool:"Seleccionar elementos",hand_tool:"Navegar por el diagrama",check:"Validar diagrama",export:{title:"Exportar diagrama",print:"Imprimir",html:"Exportar como HTML",png:"Exportar como PNG",feedback:{error:"Error al exportar diagrama"}},import_governance:"Importar diagrama de la plataforma Governance",minimap:{label:"Minimapa",open:"Abrir minimapa",close:"Ocultar minimapa"}},history:{undo:"Deshacer",redo:"Rehacer"}},modals:{delete_elements:{title:"Eliminar elementos",callout:"Al eliminar, las configuraciones de actividades y enrutamiento ser\xE1n eliminadas.",content:"\xBFEst\xE1s seguro de querer eliminar?",confirm:"Eliminar",cancel:"Cancelar"}},task_menu:{loop_not_allowed_when_connected_to_end:"No se puede crear bucle en actividad conectada al evento final",script_not_allowed_when_connected_to_end:"No se puede transformar a Script actividad conectada al evento final",loop_not_allowed_when_subprocess:"No se puede crear bucle en subproceso",loop:"Actividad con loop"}},validation:{success:{title:"Validaci\xF3n exitosa",message:"El diagrama ha sido validado correctamente sin errores."},errors:{title:"El diagrama contiene errores",subtitle:"Revise lo siguiente:",task_label_length:"El nombre de la actividad excede el l\xEDmite m\xE1ximo de caracteres",multiple_start_event_not_allowed:"No se permite tener m\xE1s de un evento de inicio",task_flows_limit_exceeds:"El n\xFAmero de conexiones de salida supera el l\xEDmite de dos",duplicate_task_name:"Hay varias actividades con el mismo nombre",flows_on_end_tasks_not_allowed:"Las actividades conectadas a eventos finales no pueden tener otras conexiones",conditions_flows_limit_exceeds:"Compuerta exclusiva con exceso de conexiones de salida (m\xE1ximo de dos)",task_label_empty:"El nombre de una o m\xE1s actividades no ha sido completado",activity_name_invalid:"El nombre de la actividad no es v\xE1lido",final_activity_has_loop:"Las actividades finales no pueden tener bucles",nested_gateway:"No se permite conectar compuertas directamente",concurrent_initial_and_final_event:"Una misma actividad no puede tener eventos iniciales y finales",gateway_flow_to_event:"No se permite conectar una compuerta a un evento de salida",gateway_missing_output_streams:"La compuerta no tiene el n\xFAmero correcto de salidas",events_nested:"No se permite conectar eventos directamente",event_to_condition:"No se permite conectar un evento directamente a una compuerta",script_in_final_activity:"La actividad final no puede ser de tipo script",subprocess_referenced_not_configured:"La referencia al subproceso no est\xE1 configurada correctamente",start_event_not_found:"Es necesario tener al menos un evento de inicio",end_event_not_found:"Es necesario tener al menos un evento final"}},bpmn:{start_event:{variant:{default:"Evento de inicio"}},end_event:{variant:{default:"Evento final"}},annotation:{variant:{default:"Anotaci\xF3n"}},gateway:{menu:{title:"Cambiar tipo de compuerta"},variant:{default:"Compuerta",exclusive:"Compuerta exclusiva",parallel:"Compuerta paralela",complex:"Compuerta compleja"}},task:{menu:{title:"Cambiar tipo de tarea"},variant:{default:"Tarea",script:"Tarea de script",subprocess:"Subproceso"},attribute:{loop:"Tarea con bucle"},label:{prefix:"Actividad"},feedback:{label_empty:{prefix:"El nombre de la actividad se estableci\xF3 autom\xE1ticamente como"},label_already_exists:{prefix:"El nombre",middle:"ya existe. El nombre fue cambiado a"},invalid_first_character:"El nombre de la actividad debe comenzar con una letra o n\xFAmero"}},lane:{variant:{default:"Piscina / Raia"}},unsupported:{variant:{default:"Elemento no soportado"}}},adapter:{governance:{error:{DEFAULT:"Error al importar diagrama",NO_FILE:"No se ha seleccionado ning\xFAn archivo",EMPTY_FILE:"Archivo vac\xEDo",INVALID_FILE:"Archivo inv\xE1lido",CONTAIN_NO_CELLS:"No se encontraron c\xE9lulas para importar",ALREADY_INITIALIZED:"No es posible importar el diagrama de la plataforma Governance, ya que el diagrama ya ha sido iniciado"},success:{default:"El diagrama se ha importado de la plataforma Governance correctamente y sin ninguna incompatibilidad detectada.",incompatible_cells:"El diagrama se ha importado de la plataforma Governance con incompatibilidades. Para saber m\xE1s detalles, haz click en el bot\xF3n de abajo."},report:{columns:{type:"Tipo",value:"Valor",status:"Estado"},status:{imported:"Importado",adapted:"Adaptado",unsupported:"No soportado"}},action:{download:"Descargar informe"}}}}};var Fi={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Excluir",configure_node:"Configurar atividade",configure_edge:"Configurar roteamento",initial_task:"Atividade Inicial",gateway_limit_reached:"Gateway exclusivo n\xE3o pode ter mais de 2 conex\xF5es de sa\xEDda",task_limit_reached:"Atividade n\xE3o pode ter mais de 2 conex\xF5es de sa\xEDda",start_event_limit_reached:"Evento inicial s\xF3 pode se conectar a um \xFAnico elemento",gateway_to_gateway_not_allowed:"Gateways n\xE3o podem se conectar diretamente com outros gateways",start_event_already_exists:"J\xE1 existe um evento de in\xEDcio. Exclua o evento atual para adicionar outro",script_to_end_not_allowed:"Atividades Script n\xE3o podem se conectar diretamente ao evento final",loop_to_end_not_allowed:"Atividades Loop n\xE3o podem se conectar diretamente ao evento final",initial_activity_to_end_not_allowed:"Atividade inicial n\xE3o pode se conectar diretamente ao evento final",final_activity_cannot_connect:"Atividade final n\xE3o pode se conectar a outros elementos",activity_has_outgoing_connections:"Atividade com conex\xF5es de sa\xEDda n\xE3o pode se conectar a um evento final",end_event_cannot_connect_to_initial_activity:"O evento final n\xE3o pode ser conectado a uma atividade inicial",initial_activity_cannot_connect_to_start_event:"Atividade inicial n\xE3o pode se conectar a evento de in\xEDcio",concurrent_initial_and_final_activity:"Uma atividade n\xE3o pode estar conectada ao evento inicial e final ao mesmo tempo",duplicate_connection_not_allowed:"J\xE1 existe uma conex\xE3o entre esses elementos",start_event_to_subprocess_not_allowed:"Evento inicial n\xE3o pode se conectar a um subprocesso",connect_node:"Conectar elemento",connecting:"Conectando..."},controls:{zoom:{fit:"Ajustar o zoom",in:"Aumentar o zoom",out:"Diminuir o zoom",reset:"Resetar o zoom"},actions:{move_tool:"Selecionar elementos",hand_tool:"Navegar pelo diagrama",check:"Validar diagrama",export:{title:"Exportar diagrama",print:"Imprimir",html:"Exportar como HTML",png:"Exportar como PNG",feedback:{error:"Erro ao exportar o diagrama"}},import_governance:"Importar diagrama da plataforma Governance",minimap:{label:"Minimapa",open:"Abrir minimapa",close:"Ocultar minimapa"}},history:{undo:"Desfazer",redo:"Refazer"}},modals:{delete_elements:{title:"Excluir elementos",callout:"Ao excluir, as configura\xE7\xF5es de atividades e roteamento ser\xE3o exclu\xEDdas.",content:"Deseja realmente excluir?",confirm:"Excluir",cancel:"Cancelar"}},task_menu:{loop_not_allowed_when_connected_to_end:"N\xE3o \xE9 poss\xEDvel criar loop em atividade conectada ao evento final",script_not_allowed_when_connected_to_end:"N\xE3o \xE9 poss\xEDvel transformar em Script atividade conectada ao evento final",loop_not_allowed_when_subprocess:"N\xE3o \xE9 poss\xEDvel criar loop em subprocesso",loop:"Atividade com loop"}},validation:{success:{title:"Diagrama v\xE1lidado com sucesso!",message:"Nenhum erro encontrado."},errors:{title:"O diagrama cont\xE9m erros",subtitle:"Veja abaixo o que precisa ser corrigido:",task_label_length:"O nome da atividade excede o limite m\xE1ximo de caracteres",multiple_start_event_not_allowed:"N\xE3o \xE9 permitido ter mais de um evento de in\xEDcio",task_flows_limit_exceeds:"O n\xFAmero de conex\xF5es de sa\xEDda ultrapassa o limite de dois",duplicate_task_name:"H\xE1 v\xE1rias atividades com o mesmo nome",flows_on_end_tasks_not_allowed:"Atividades conectadas a eventos finais n\xE3o podem ter outras conex\xF5es",conditions_flows_limit_exceeds:"Gateway exclusivo com excesso de conex\xF5es de sa\xEDda (m\xE1ximo de dois)",task_label_empty:"O nome de uma ou mais atividades n\xE3o foi preenchido",activity_name_invalid:"O nome da atividade n\xE3o \xE9 v\xE1lido",final_activity_has_loop:"Atividades finais n\xE3o podem ter loops",nested_gateway:"N\xE3o \xE9 permitido conectar gateways",concurrent_initial_and_final_event:"Uma mesma atividade n\xE3o pode ter eventos iniciais e finais",gateway_flow_to_event:"N\xE3o \xE9 permitido conectar um gateway a um evento de sa\xEDda",gateway_missing_output_streams:"O gateway n\xE3o possui o n\xFAmero correto de sa\xEDdas",events_nested:"N\xE3o \xE9 permitido conectar eventos",event_to_condition:"N\xE3o \xE9 permitido conectar um evento diretamente em um gateway",script_in_final_activity:"Atividade final n\xE3o pode ser do tipo script",subprocess_referenced_not_configured:"A refer\xEAncia ao subprocesso n\xE3o est\xE1 configurada corretamente",start_event_not_found:"\xC9 necess\xE1rio ter ao menos um evento inicial",end_event_not_found:"\xC9 necess\xE1rio ter ao menos um evento final"}},bpmn:{start_event:{variant:{default:"Evento inicial"}},end_event:{variant:{default:"Evento final"}},annotation:{variant:{default:"Anota\xE7\xE3o"}},gateway:{menu:{title:"Alterar tipo de gateway"},variant:{default:"Gateway",exclusive:"Gateway exclusivo",parallel:"Gateway paralelo",complex:"Gateway complexo"}},task:{menu:{title:"Alterar tipo de Atividade"},variant:{default:"Atividade",script:"Atividade de script",subprocess:"Subprocesso"},attribute:{loop:"Atividade com loop"},label:{prefix:"Atividade"},feedback:{label_empty:{prefix:"O nome da atividade foi definido automaticamente como"},label_already_exists:{prefix:"O nome",middle:"j\xE1 existe. O nome foi alterado para"},invalid_first_character:"O nome da atividade deve come\xE7ar com uma letra ou n\xFAmero"}},lane:{variant:{default:"Piscina / Raia"}},unsupported:{variant:{default:"Elemento n\xE3o suportado"}}},adapter:{governance:{error:{DEFAULT:"Erro ao importar diagrama",NO_FILE:"Nenhum arquivo selecionado",EMPTY_FILE:"Arquivo vazio",INVALID_FILE:"Arquivo inv\xE1lido",CONTAIN_NO_CELLS:"N\xE3o foram encontradas c\xE9lulas para serem importadas",ALREADY_INITIALIZED:"N\xE3o \xE9 poss\xEDvel importar o diagrama da plataforma Governance, pois o diagrama j\xE1 foi iniciado"},success:{default:"O diagrama foi importado da plataforma Governance com sucesso e sem nenhuma incompatibilidade detectada.",incompatible_cells:"O diagrama foi importado da plataforma Governance com incompatibilidades. Para saber mais detalhes, clique no bot\xE3o abaixo."},report:{columns:{type:"Tipo do elemento",value:"Valor",status:"Status"},status:{imported:"Importado",adapted:"Adaptado",unsupported:"N\xE3o suportado"}},action:{download:"Baixar relat\xF3rio"}}}}};var Wi={pt_BR:Fi,en_US:Bi,es_ES:zi};var Yi,Ui,Jd=(Ui=(Yi=Br("LecomUserLanguage"))!=null?Yi:Br("org.springframework.web.servlet.i18n.CookieLocaleResolver.LOCALE"))!=null?Ui:Zd.PT_BR;qd({lng:Jd,resources:Wi});var ke=(n=>(n.EDIT="edit",n.VIEW="view",n.READONLY="readonly",n))(ke||{});var cn=(r=>(r.ACTIVITY="activity",r.ROUTING="routing",r.GATEWAY="gateway",r.SUB_PROCESS="sub_process",r))(cn||{}),zr=(n=>(n.START="start",n.END="end",n.BETWEEN="between",n))(zr||{}),Fr=(n=>(n.SCRIPT="script",n.LOOP="loop",n.SCRIPT_LOOP="script_loop",n))(Fr||{}),Wr=(d=>(d.SIMPLE="simple",d.LOOP="loop",d.SCRIPT="script",d.SCRIPT_LOOP="script_loop",d.COMPLEX="complex",d.EXCLUSIVE="exclusive",d.PARALLEL="parallel",d.FINAL="final",d.TO_SUB_PROCESS="to_sub_process",d.FROM_SUB_PROCESS="from_sub_process",d))(Wr||{});import{RotateCcw as cu,ScrollText as du,SquarePlus as uu}from"lucide-react";import{jsx as dn,jsxs as Qd}from"react/jsx-runtime";var un=({size:e=24,className:t})=>Qd("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#6b7280",className:t,children:[dn("path",{strokeWidth:"2",d:"M16 3V3.5085V11.9998V20.4915V21H16.5411H21.4592H22V19.123H21.4592H17.9974V11.9998V4.8773H21.4592H22V3H21.4592H16.5411H16Z"}),dn("path",{d:"M4.41026 16.9999L2 18.7861L3.89693 21.1103L6.3072 19.324L4.41026 16.9999Z"}),dn("path",{d:"M8.41026 13.9999L6 15.7861L7.89693 18.1103L10.3072 16.324L8.41026 13.9999Z"}),dn("path",{d:"M12.4313 10.954L10.021 12.7402L11.9179 15.0644L14.3282 13.2781L12.4313 10.954Z"})]});import{jsx as $i}from"react/jsx-runtime";var Bt=({size:e=24,className:t})=>$i("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#ff6565",stroke:"#ec1616",strokeWidth:3,className:t,children:$i("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Eo,jsxs as jd}from"react/jsx-runtime";var zt=({size:e=24,className:t})=>jd("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[Eo("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),Eo("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),Eo("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"}),Eo("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),Eo("path",{d:"M14.8281 9.17188L9.17127 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Yr,jsxs as eu}from"react/jsx-runtime";var Ft=({size:e=24,className:t})=>eu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[Yr("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),Yr("path",{d:"M14.8286 9.17188L9.17176 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),Yr("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ur,jsxs as tu}from"react/jsx-runtime";var Wt=({size:e=24,className:t})=>tu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[Ur("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),Ur("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),Ur("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as $r,jsxs as ou}from"react/jsx-runtime";var Xi=({size:e=24,className:t})=>$r("svg",{width:e,height:e,viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",className:t,children:ou("g",{children:[$r("path",{d:"M8.6543 11.4141V15.2148C8.51302 15.4017 8.29199 15.6068 7.99121 15.8301C7.69499 16.0488 7.30078 16.238 6.80859 16.3975C6.31641 16.557 5.70345 16.6367 4.96973 16.6367C4.34538 16.6367 3.77344 16.5319 3.25391 16.3223C2.73438 16.1081 2.28548 15.7959 1.90723 15.3857C1.53353 14.9756 1.24414 14.4766 1.03906 13.8887C0.833984 13.2962 0.731445 12.6217 0.731445 11.8652V11.1748C0.731445 10.4229 0.82487 9.75293 1.01172 9.16504C1.20312 8.57259 1.47656 8.07129 1.83203 7.66113C2.1875 7.25098 2.61589 6.94108 3.11719 6.73145C3.62305 6.51725 4.19499 6.41016 4.83301 6.41016C5.64876 6.41016 6.32324 6.54688 6.85645 6.82031C7.39421 7.08919 7.80892 7.46289 8.10059 7.94141C8.39225 8.41992 8.57682 8.9668 8.6543 9.58203H6.97266C6.91797 9.23568 6.81087 8.92578 6.65137 8.65234C6.49642 8.37891 6.27311 8.16471 5.98145 8.00977C5.69434 7.85026 5.32064 7.77051 4.86035 7.77051C4.46387 7.77051 4.11523 7.8457 3.81445 7.99609C3.51367 8.14648 3.26302 8.36751 3.0625 8.65918C2.86654 8.95085 2.71842 9.30632 2.61816 9.72559C2.5179 10.1449 2.46777 10.6234 2.46777 11.1611V11.8652C2.46777 12.4121 2.52474 12.8975 2.63867 13.3213C2.75716 13.7451 2.92578 14.1029 3.14453 14.3945C3.36784 14.6862 3.639 14.9072 3.95801 15.0576C4.27702 15.2035 4.63704 15.2764 5.03809 15.2764C5.43001 15.2764 5.7513 15.2445 6.00195 15.1807C6.2526 15.1123 6.45085 15.0326 6.59668 14.9414C6.74707 14.8457 6.86328 14.7546 6.94531 14.668V12.6924H4.87402V11.4141H8.6543ZM17.0912 11.25V11.7969C17.0912 12.5488 16.9932 13.2233 16.7973 13.8203C16.6013 14.4173 16.321 14.9255 15.9564 15.3447C15.5964 15.764 15.1635 16.0853 14.6576 16.3086C14.1518 16.5273 13.5912 16.6367 12.976 16.6367C12.3653 16.6367 11.807 16.5273 11.3012 16.3086C10.7999 16.0853 10.3646 15.764 9.99551 15.3447C9.62637 14.9255 9.33926 14.4173 9.13418 13.8203C8.93366 13.2233 8.8334 12.5488 8.8334 11.7969V11.25C8.8334 10.498 8.93366 9.82585 9.13418 9.2334C9.3347 8.63639 9.61725 8.12826 9.98184 7.70898C10.351 7.28516 10.7862 6.96387 11.2875 6.74512C11.7934 6.52181 12.3516 6.41016 12.9623 6.41016C13.5775 6.41016 14.1381 6.52181 14.6439 6.74512C15.1498 6.96387 15.585 7.28516 15.9496 7.70898C16.3142 8.12826 16.5945 8.63639 16.7904 9.2334C16.991 9.82585 17.0912 10.498 17.0912 11.25ZM15.3754 11.7969V11.2363C15.3754 10.6803 15.3207 10.1904 15.2113 9.7666C15.1065 9.33822 14.9493 8.98047 14.7396 8.69336C14.5346 8.40169 14.2816 8.18294 13.9809 8.03711C13.6801 7.88672 13.3406 7.81152 12.9623 7.81152C12.584 7.81152 12.2468 7.88672 11.9506 8.03711C11.6544 8.18294 11.4014 8.40169 11.1918 8.69336C10.9867 8.98047 10.8295 9.33822 10.7201 9.7666C10.6107 10.1904 10.5561 10.6803 10.5561 11.2363V11.7969C10.5561 12.3529 10.6107 12.8451 10.7201 13.2734C10.8295 13.7018 10.989 14.0641 11.1986 14.3604C11.4128 14.652 11.668 14.873 11.9643 15.0234C12.2605 15.1693 12.5977 15.2422 12.976 15.2422C13.3588 15.2422 13.6983 15.1693 13.9945 15.0234C14.2908 14.873 14.5414 14.652 14.7465 14.3604C14.9516 14.0641 15.1065 13.7018 15.2113 13.2734C15.3207 12.8451 15.3754 12.3529 15.3754 11.7969ZM20.6678 14.6816L23.2859 6.54688H25.1795L21.6111 16.5H20.3328L20.6678 14.6816ZM18.2479 6.54688L20.8455 14.6816L21.201 16.5H19.9158L16.3611 6.54688H18.2479Z"}),$r("path",{d:"M24.5 4.5L28 1M28 1L31.5 4.5M28 1V8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})});import{clsx as nu}from"clsx";import{twMerge as ru}from"tailwind-merge";function D(...e){return ru(nu(e))}var rt=(e=0,t=0)=>e<t?t:e,pn=(e=1e3)=>new Promise(t=>{setTimeout(t,e)});import{jsx as Ki,jsxs as iu}from"react/jsx-runtime";var qi=({size:e=24,className:t})=>iu("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"#6b7280",strokeWidth:2,xmlns:"http://www.w3.org/2000/svg",className:D("stroke-2",t),children:[Ki("path",{d:"M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),Ki("path",{d:"M9 3V21",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Xr}from"react/jsx-runtime";var Zi=({size:e=24,className:t})=>Xr("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",className:t,children:Xr("g",{children:Xr("path",{d:"M4.85372 6.17472L5.31292 5.71552L5.31993 5.70863C6.88908 4.1924 8.98352 3.34122 11.1655 3.33301L11.1668 3.33301C11.167 3.33301 11.1673 3.33301 11.1675 3.33301C12.7165 3.33314 14.2308 3.79255 15.5188 4.65317C16.807 5.5139 17.811 6.7373 18.4039 8.16866C18.9968 9.60001 19.1519 11.175 18.8497 12.6945C18.5986 13.9567 18.0414 15.1334 17.232 16.1236L16.9457 16.4738L17.2655 16.7936L20.6617 20.1899L20.6617 20.1899C20.7919 20.3201 20.7919 20.5311 20.6617 20.6612L20.6616 20.6613C20.5316 20.7915 20.3205 20.7915 20.1903 20.6613L16.7941 17.265L16.4743 16.9452L16.1241 17.2315C15.1339 18.0409 13.9571 18.5981 12.695 18.8492C11.1755 19.1514 9.6005 18.9963 8.16915 18.4034C6.73778 17.8105 5.51439 16.8065 4.65365 15.5183C3.79291 14.2301 3.3335 12.7156 3.3335 11.1663C3.3335 10.9822 3.48273 10.833 3.66683 10.833C3.85093 10.833 4.00016 10.9822 4.00016 11.1663C4.00016 12.5838 4.42048 13.9694 5.20796 15.148C5.99545 16.3265 7.11474 17.245 8.42426 17.7874C9.73378 18.3299 11.1748 18.4719 12.565 18.1953C13.9552 17.9188 15.2321 17.2362 16.2344 16.234L16.2345 16.234C17.2367 15.2316 17.9193 13.9547 18.1958 12.5645C18.4724 11.1743 18.3304 9.7333 17.7879 8.42378C17.2455 7.11426 16.327 5.99497 15.1484 5.20748L14.8707 5.62322L15.1484 5.20748C13.9703 4.42031 12.5854 4.00001 11.1685 3.99968L11.1664 3.99969C9.15876 4.00767 7.23176 4.7903 5.78712 6.18424L5.78706 6.18418L5.78075 6.1905L5.32512 6.64613L4.47156 7.49968H5.67867H7.8335C8.01759 7.49968 8.16683 7.64892 8.16683 7.83302C8.16683 8.01711 8.01759 8.16635 7.8335 8.16635H3.66683C3.48274 8.16635 3.3335 8.01711 3.3335 7.83302V3.66635C3.3335 3.48225 3.48274 3.33302 3.66683 3.33302C3.85092 3.33302 4.00016 3.48225 4.00016 3.66635V5.82117V7.02827L4.85372 6.17472Z"})})});import{jsx as Ji}from"react/jsx-runtime";var fn=({size:e=24,className:t})=>Ji("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#5fd9b0",stroke:"#1cad86",strokeWidth:"2",className:t,children:Ji("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Qi}from"react/jsx-runtime";var bo=({size:e=24,className:t})=>Qi("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",className:D("stroke-2",t),children:Qi("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Kr,jsxs as su}from"react/jsx-runtime";var ji=({size:e=24,className:t})=>su("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:"2",className:t,children:[Kr("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),Kr("path",{d:"M7.5 12C7.5 12.89 7.76392 13.76 8.25839 14.5001C8.75285 15.2401 9.45566 15.8169 10.2779 16.1575C11.1002 16.4981 12.005 16.5872 12.8779 16.4135C13.7508 16.2399 14.5526 15.8113 15.182 15.182C15.8113 14.5526 16.2399 13.7508 16.4135 12.8779C16.5872 12.005 16.4981 11.1002 16.1575 10.2779C15.8169 9.45566 15.2401 8.75285 14.5001 8.25839C13.76 7.76392 12.89 7.5 12 7.5C10.742 7.50473 9.53448 7.99561 8.63 8.87L7.5 10",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Kr("path",{d:"M7.5 7.5V10H10",strokeWidth:"1.5",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as _o,jsxs as au}from"react/jsx-runtime";var es=({size:e=24,className:t})=>au("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:"2",className:t,children:[_o("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),_o("path",{d:"M15.5 14.5V8.5C15.5 8.23478 15.3946 7.98043 15.2071 7.79289C15.0196 7.60536 14.7652 7.5 14.5 7.5H8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),_o("path",{d:"M10 16.5H16C16.2652 16.5 16.5196 16.3946 16.7071 16.2071C16.8946 16.0196 17 15.7652 17 15.5V15C17 14.8674 16.9473 14.7402 16.8536 14.6464C16.7598 14.5527 16.6326 14.5 16.5 14.5H11.5C11.3674 14.5 11.2402 14.5527 11.1464 14.6464C11.0527 14.7402 11 14.8674 11 15V15.5C11 15.7652 10.8946 16.0196 10.7071 16.2071C10.5196 16.3946 10.2652 16.5 10 16.5ZM10 16.5C9.73478 16.5 9.48043 16.3946 9.29289 16.2071C9.10536 16.0196 9 15.7652 9 15.5V8.5C9 8.23478 8.89464 7.98043 8.70711 7.79289C8.51957 7.60536 8.26522 7.5 8 7.5C7.73478 7.5 7.48043 7.60536 7.29289 7.79289C7.10536 7.98043 7 8.23478 7 8.5V9.5C7 9.63261 7.05268 9.75979 7.14645 9.85355C7.24021 9.94732 7.36739 10 7.5 10H9",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),_o("path",{d:"M13.5 12H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),_o("path",{d:"M13.5 10H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as mn,jsxs as lu}from"react/jsx-runtime";var ts=({size:e=24,className:t})=>lu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[mn("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),mn("path",{d:"M8 21V14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14V21",strokeWidth:"1",fill:"none"}),mn("path",{d:"M10.2222 17H13.7777",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),mn("path",{d:"M12 15.2227V18.7782",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});var ee=(s=>(s.START_EVENT="START_EVENT",s.END_EVENT="END_EVENT",s.TASK="TASK",s.LANE="LANE",s.GATEWAY="GATEWAY",s.ANNOTATION="ANNOTATION",s.UNSUPPORTED="UNSUPPORTED",s))(ee||{}),Fe=(o=>(o.SCRIPT="SCRIPT",o.SUBPROCESS="SUBPROCESS",o))(Fe||{}),gn={SCRIPT:{icon:du},SUBPROCESS:{icon:uu}},qe=(t=>(t.LOOP="LOOP",t))(qe||{}),hn={LOOP:{icon:cu}},We=(n=>(n.EXCLUSIVE="EXCLUSIVE",n.PARALLEL="PARALLEL",n.COMPLEX="COMPLEX",n))(We||{}),qr={EXCLUSIVE:{icon:Ft},PARALLEL:{icon:Wt},COMPLEX:{icon:zt}};import{ReactFlowProvider as Zy}from"@xyflow/react";import{createContext as Jy,useContext as Qy,useEffect as jy,useId as ex,useMemo as tx,useState as Xe}from"react";import{Background as Ay,MiniMap as Iy,ReactFlow as Cy,SelectionMode as Sy}from"@xyflow/react";import{forwardRef as My,useImperativeHandle as Py}from"react";import{useEdgesState as a0,useNodesState as l0,useOnSelectionChange as c0,useReactFlow as d0}from"@xyflow/react";import{useCallback as ho,useEffect as u0}from"react";import{create as pu}from"zustand";import{useReactFlow as fu}from"@xyflow/react";import{useCallback as mu}from"react";var yn=()=>{let{setEdges:e}=fu();return mu(()=>{let o=At.getState().pathEdgeIds;e(n=>n.map(r=>N(b({},r),{selected:o.includes(r.id)})))},[e])},At=pu((e,t)=>({statusByNodeId:{},statusData:{},pathEdgeIds:[],setTaskStatuses:o=>{o!=null&&o.length&&e(n=>{let r=b({},n.statusByNodeId),i=b({},n.statusData),a=!1;return o.forEach(s=>{let l=`${s.diagramId}-${s.activityId}`;r[s.diagramId]!==s.status&&(r[s.diagramId]=s.status,i[l]=s,a=!0)}),a?{statusByNodeId:r,statusData:i}:n})},getTaskStatus:o=>t().statusByNodeId[o]||null,clearTaskStatuses:()=>e({statusByNodeId:{},statusData:{},pathEdgeIds:[]}),setPathEdges:o=>{e({pathEdgeIds:o})},getPathEdgeIds:()=>t().pathEdgeIds,clearPathEdges:()=>{e({pathEdgeIds:[]})},calculateFlowPath:(o,n)=>{if(!o.length||!n.length)return;t().clearPathEdges();let r=n.filter(d=>t().statusByNodeId[d]);if(r.length<=1)return;let i=[],a={};o.forEach(d=>{a[d.source]||(a[d.source]=[]),a[d.source].push({targetId:d.target,edgeId:d.id})});let s=r[0],l=r[r.length-1];o.forEach(d=>{d.target===s&&i.push(d.id)}),o.forEach(d=>{d.source===l&&i.push(d.id)});let c=(d,u)=>{let p=[],f=new Set;for(p.push({node:d,path:[]}),f.add(d);p.length>0;){let{node:g,path:x}=p.shift();if(g===u)return x;let m=a[g]||[];for(let{targetId:E,edgeId:y}of m)f.has(E)||(f.add(E),p.push({node:E,path:[...x,y]}))}return[]};for(let d=0;d<r.length-1;d++){let u=r[d],p=r[d+1],f=c(u,p);f.length>0&&i.push(...f)}i.length>0&&e({pathEdgeIds:i})}}));import{useNodesInitialized as Mf,useReactFlow as Pf,useStore as Lf}from"@xyflow/react";var gu={value:()=>{}};function ns(){for(var e=0,t=arguments.length,o={},n;e<t;++e){if(!(n=arguments[e]+"")||n in o||/[\s.]/.test(n))throw new Error("illegal type: "+n);o[n]=[]}return new xn(o)}function xn(e){this._=e}function hu(e,t){return e.trim().split(/^|\s+/).map(function(o){var n="",r=o.indexOf(".");if(r>=0&&(n=o.slice(r+1),o=o.slice(0,r)),o&&!t.hasOwnProperty(o))throw new Error("unknown type: "+o);return{type:o,name:n}})}xn.prototype=ns.prototype={constructor:xn,on:function(e,t){var o=this._,n=hu(e+"",o),r,i=-1,a=n.length;if(arguments.length<2){for(;++i<a;)if((r=(e=n[i]).type)&&(r=yu(o[r],e.name)))return r;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++i<a;)if(r=(e=n[i]).type)o[r]=os(o[r],e.name,t);else if(t==null)for(r in o)o[r]=os(o[r],e.name,null);return this},copy:function(){var e={},t=this._;for(var o in t)e[o]=t[o].slice();return new xn(e)},call:function(e,t){if((r=arguments.length-2)>0)for(var o=new Array(r),n=0,r,i;n<r;++n)o[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(i=this._[e],n=0,r=i.length;n<r;++n)i[n].value.apply(t,o)},apply:function(e,t,o){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],r=0,i=n.length;r<i;++r)n[r].value.apply(t,o)}};function yu(e,t){for(var o=0,n=e.length,r;o<n;++o)if((r=e[o]).name===t)return r.value}function os(e,t,o){for(var n=0,r=e.length;n<r;++n)if(e[n].name===t){e[n]=gu,e=e.slice(0,n).concat(e.slice(n+1));break}return o!=null&&e.push({name:t,value:o}),e}var Zr=ns;var En="http://www.w3.org/1999/xhtml",Jr={svg:"http://www.w3.org/2000/svg",xhtml:En,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function je(e){var t=e+="",o=t.indexOf(":");return o>=0&&(t=e.slice(0,o))!=="xmlns"&&(e=e.slice(o+1)),Jr.hasOwnProperty(t)?{space:Jr[t],local:e}:e}function xu(e){return function(){var t=this.ownerDocument,o=this.namespaceURI;return o===En&&t.documentElement.namespaceURI===En?t.createElement(e):t.createElementNS(o,e)}}function Eu(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function bn(e){var t=je(e);return(t.local?Eu:xu)(t)}function bu(){}function It(e){return e==null?bu:function(){return this.querySelector(e)}}function rs(e){typeof e!="function"&&(e=It(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=new Array(a),l,c,d=0;d<a;++d)(l=i[d])&&(c=e.call(l,l.__data__,d,i))&&("__data__"in l&&(c.__data__=l.__data__),s[d]=c);return new me(n,this._parents)}function Qr(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function _u(){return[]}function To(e){return e==null?_u:function(){return this.querySelectorAll(e)}}function Tu(e){return function(){return Qr(e.apply(this,arguments))}}function is(e){typeof e=="function"?e=Tu(e):e=To(e);for(var t=this._groups,o=t.length,n=[],r=[],i=0;i<o;++i)for(var a=t[i],s=a.length,l,c=0;c<s;++c)(l=a[c])&&(n.push(e.call(l,l.__data__,c,a)),r.push(l));return new me(n,r)}function No(e){return function(){return this.matches(e)}}function _n(e){return function(t){return t.matches(e)}}var Nu=Array.prototype.find;function vu(e){return function(){return Nu.call(this.children,e)}}function wu(){return this.firstElementChild}function ss(e){return this.select(e==null?wu:vu(typeof e=="function"?e:_n(e)))}var Au=Array.prototype.filter;function Iu(){return Array.from(this.children)}function Cu(e){return function(){return Au.call(this.children,e)}}function as(e){return this.selectAll(e==null?Iu:Cu(typeof e=="function"?e:_n(e)))}function ls(e){typeof e!="function"&&(e=No(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=[],l,c=0;c<a;++c)(l=i[c])&&e.call(l,l.__data__,c,i)&&s.push(l);return new me(n,this._parents)}function Tn(e){return new Array(e.length)}function cs(){return new me(this._enter||this._groups.map(Tn),this._parents)}function vo(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}vo.prototype={constructor:vo,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function ds(e){return function(){return e}}function Su(e,t,o,n,r,i){for(var a=0,s,l=t.length,c=i.length;a<c;++a)(s=t[a])?(s.__data__=i[a],n[a]=s):o[a]=new vo(e,i[a]);for(;a<l;++a)(s=t[a])&&(r[a]=s)}function Mu(e,t,o,n,r,i,a){var s,l,c=new Map,d=t.length,u=i.length,p=new Array(d),f;for(s=0;s<d;++s)(l=t[s])&&(p[s]=f=a.call(l,l.__data__,s,t)+"",c.has(f)?r[s]=l:c.set(f,l));for(s=0;s<u;++s)f=a.call(e,i[s],s,i)+"",(l=c.get(f))?(n[s]=l,l.__data__=i[s],c.delete(f)):o[s]=new vo(e,i[s]);for(s=0;s<d;++s)(l=t[s])&&c.get(p[s])===l&&(r[s]=l)}function Pu(e){return e.__data__}function us(e,t){if(!arguments.length)return Array.from(this,Pu);var o=t?Mu:Su,n=this._parents,r=this._groups;typeof e!="function"&&(e=ds(e));for(var i=r.length,a=new Array(i),s=new Array(i),l=new Array(i),c=0;c<i;++c){var d=n[c],u=r[c],p=u.length,f=Lu(e.call(d,d&&d.__data__,c,n)),g=f.length,x=s[c]=new Array(g),m=a[c]=new Array(g),E=l[c]=new Array(p);o(d,u,x,m,E,f,t);for(var y=0,h=0,v,T;y<g;++y)if(v=x[y]){for(y>=h&&(h=y+1);!(T=m[h])&&++h<g;);v._next=T||null}}return a=new me(a,n),a._enter=s,a._exit=l,a}function Lu(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function ps(){return new me(this._exit||this._groups.map(Tn),this._parents)}function fs(e,t,o){var n=this.enter(),r=this,i=this.exit();return typeof e=="function"?(n=e(n),n&&(n=n.selection())):n=n.append(e+""),t!=null&&(r=t(r),r&&(r=r.selection())),o==null?i.remove():o(i),n&&r?n.merge(r).order():r}function ms(e){for(var t=e.selection?e.selection():e,o=this._groups,n=t._groups,r=o.length,i=n.length,a=Math.min(r,i),s=new Array(r),l=0;l<a;++l)for(var c=o[l],d=n[l],u=c.length,p=s[l]=new Array(u),f,g=0;g<u;++g)(f=c[g]||d[g])&&(p[g]=f);for(;l<r;++l)s[l]=o[l];return new me(s,this._parents)}function gs(){for(var e=this._groups,t=-1,o=e.length;++t<o;)for(var n=e[t],r=n.length-1,i=n[r],a;--r>=0;)(a=n[r])&&(i&&a.compareDocumentPosition(i)^4&&i.parentNode.insertBefore(a,i),i=a);return this}function hs(e){e||(e=ku);function t(u,p){return u&&p?e(u.__data__,p.__data__):!u-!p}for(var o=this._groups,n=o.length,r=new Array(n),i=0;i<n;++i){for(var a=o[i],s=a.length,l=r[i]=new Array(s),c,d=0;d<s;++d)(c=a[d])&&(l[d]=c);l.sort(t)}return new me(r,this._parents).order()}function ku(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function ys(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function xs(){return Array.from(this)}function Es(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var n=e[t],r=0,i=n.length;r<i;++r){var a=n[r];if(a)return a}return null}function bs(){let e=0;for(let t of this)++e;return e}function _s(){return!this.node()}function Ts(e){for(var t=this._groups,o=0,n=t.length;o<n;++o)for(var r=t[o],i=0,a=r.length,s;i<a;++i)(s=r[i])&&e.call(s,s.__data__,i,r);return this}function Du(e){return function(){this.removeAttribute(e)}}function Ru(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Ou(e,t){return function(){this.setAttribute(e,t)}}function Vu(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function Hu(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttribute(e):this.setAttribute(e,o)}}function Gu(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,o)}}function Ns(e,t){var o=je(e);if(arguments.length<2){var n=this.node();return o.local?n.getAttributeNS(o.space,o.local):n.getAttribute(o)}return this.each((t==null?o.local?Ru:Du:typeof t=="function"?o.local?Gu:Hu:o.local?Vu:Ou)(o,t))}function Nn(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function Bu(e){return function(){this.style.removeProperty(e)}}function zu(e,t,o){return function(){this.style.setProperty(e,t,o)}}function Fu(e,t,o){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,o)}}function vs(e,t,o){return arguments.length>1?this.each((t==null?Bu:typeof t=="function"?Fu:zu)(e,t,o==null?"":o)):it(this.node(),e)}function it(e,t){return e.style.getPropertyValue(t)||Nn(e).getComputedStyle(e,null).getPropertyValue(t)}function Wu(e){return function(){delete this[e]}}function Yu(e,t){return function(){this[e]=t}}function Uu(e,t){return function(){var o=t.apply(this,arguments);o==null?delete this[e]:this[e]=o}}function ws(e,t){return arguments.length>1?this.each((t==null?Wu:typeof t=="function"?Uu:Yu)(e,t)):this.node()[e]}function As(e){return e.trim().split(/^|\s+/)}function jr(e){return e.classList||new Is(e)}function Is(e){this._node=e,this._names=As(e.getAttribute("class")||"")}Is.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function Cs(e,t){for(var o=jr(e),n=-1,r=t.length;++n<r;)o.add(t[n])}function Ss(e,t){for(var o=jr(e),n=-1,r=t.length;++n<r;)o.remove(t[n])}function $u(e){return function(){Cs(this,e)}}function Xu(e){return function(){Ss(this,e)}}function Ku(e,t){return function(){(t.apply(this,arguments)?Cs:Ss)(this,e)}}function Ms(e,t){var o=As(e+"");if(arguments.length<2){for(var n=jr(this.node()),r=-1,i=o.length;++r<i;)if(!n.contains(o[r]))return!1;return!0}return this.each((typeof t=="function"?Ku:t?$u:Xu)(o,t))}function qu(){this.textContent=""}function Zu(e){return function(){this.textContent=e}}function Ju(e){return function(){var t=e.apply(this,arguments);this.textContent=t==null?"":t}}function Ps(e){return arguments.length?this.each(e==null?qu:(typeof e=="function"?Ju:Zu)(e)):this.node().textContent}function Qu(){this.innerHTML=""}function ju(e){return function(){this.innerHTML=e}}function ep(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t==null?"":t}}function Ls(e){return arguments.length?this.each(e==null?Qu:(typeof e=="function"?ep:ju)(e)):this.node().innerHTML}function tp(){this.nextSibling&&this.parentNode.appendChild(this)}function ks(){return this.each(tp)}function op(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Ds(){return this.each(op)}function Rs(e){var t=typeof e=="function"?e:bn(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function np(){return null}function Os(e,t){var o=typeof e=="function"?e:bn(e),n=t==null?np:typeof t=="function"?t:It(t);return this.select(function(){return this.insertBefore(o.apply(this,arguments),n.apply(this,arguments)||null)})}function rp(){var e=this.parentNode;e&&e.removeChild(this)}function Vs(){return this.each(rp)}function ip(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function sp(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Hs(e){return this.select(e?sp:ip)}function Gs(e){return arguments.length?this.property("__data__",e):this.node().__data__}function ap(e){return function(t){e.call(this,t,this.__data__)}}function lp(e){return e.trim().split(/^|\s+/).map(function(t){var o="",n=t.indexOf(".");return n>=0&&(o=t.slice(n+1),t=t.slice(0,n)),{type:t,name:o}})}function cp(e){return function(){var t=this.__on;if(t){for(var o=0,n=-1,r=t.length,i;o<r;++o)i=t[o],(!e.type||i.type===e.type)&&i.name===e.name?this.removeEventListener(i.type,i.listener,i.options):t[++n]=i;++n?t.length=n:delete this.__on}}}function dp(e,t,o){return function(){var n=this.__on,r,i=ap(t);if(n){for(var a=0,s=n.length;a<s;++a)if((r=n[a]).type===e.type&&r.name===e.name){this.removeEventListener(r.type,r.listener,r.options),this.addEventListener(r.type,r.listener=i,r.options=o),r.value=t;return}}this.addEventListener(e.type,i,o),r={type:e.type,name:e.name,value:t,listener:i,options:o},n?n.push(r):this.__on=[r]}}function Bs(e,t,o){var n=lp(e+""),r,i=n.length,a;if(arguments.length<2){var s=this.node().__on;if(s){for(var l=0,c=s.length,d;l<c;++l)for(r=0,d=s[l];r<i;++r)if((a=n[r]).type===d.type&&a.name===d.name)return d.value}return}for(s=t?dp:cp,r=0;r<i;++r)this.each(s(n[r],t,o));return this}function zs(e,t,o){var n=Nn(e),r=n.CustomEvent;typeof r=="function"?r=new r(t,o):(r=n.document.createEvent("Event"),o?(r.initEvent(t,o.bubbles,o.cancelable),r.detail=o.detail):r.initEvent(t,!1,!1)),e.dispatchEvent(r)}function up(e,t){return function(){return zs(this,e,t)}}function pp(e,t){return function(){return zs(this,e,t.apply(this,arguments))}}function Fs(e,t){return this.each((typeof t=="function"?pp:up)(e,t))}function*Ws(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var n=e[t],r=0,i=n.length,a;r<i;++r)(a=n[r])&&(yield a)}var fp=[null];function me(e,t){this._groups=e,this._parents=t}function Ys(){return new me([[document.documentElement]],fp)}function mp(){return this}me.prototype=Ys.prototype={constructor:me,select:rs,selectAll:is,selectChild:ss,selectChildren:as,filter:ls,data:us,enter:cs,exit:ps,join:fs,merge:ms,selection:mp,order:gs,sort:hs,call:ys,nodes:xs,node:Es,size:bs,empty:_s,each:Ts,attr:Ns,style:vs,property:ws,classed:Ms,text:Ps,html:Ls,raise:ks,lower:Ds,append:Rs,insert:Os,remove:Vs,clone:Hs,datum:Gs,on:Bs,dispatch:Fs,[Symbol.iterator]:Ws};var et=Ys;function vn(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function ei(e,t){var o=Object.create(e.prototype);for(var n in t)o[n]=t[n];return o}function Io(){}var wo=.7,In=1/wo,Yt="\\s*([+-]?\\d+)\\s*",Ao="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Ze="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",gp=/^#([0-9a-f]{3,8})$/,hp=new RegExp(`^rgb\\(${Yt},${Yt},${Yt}\\)$`),yp=new RegExp(`^rgb\\(${Ze},${Ze},${Ze}\\)$`),xp=new RegExp(`^rgba\\(${Yt},${Yt},${Yt},${Ao}\\)$`),Ep=new RegExp(`^rgba\\(${Ze},${Ze},${Ze},${Ao}\\)$`),bp=new RegExp(`^hsl\\(${Ao},${Ze},${Ze}\\)$`),_p=new RegExp(`^hsla\\(${Ao},${Ze},${Ze},${Ao}\\)$`),Us={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};vn(Io,st,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:$s,formatHex:$s,formatHex8:Tp,formatHsl:Np,formatRgb:Xs,toString:Xs});function $s(){return this.rgb().formatHex()}function Tp(){return this.rgb().formatHex8()}function Np(){return js(this).formatHsl()}function Xs(){return this.rgb().formatRgb()}function st(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=gp.exec(e))?(o=t[1].length,t=parseInt(t[1],16),o===6?Ks(t):o===3?new Me(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):o===8?wn(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):o===4?wn(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=hp.exec(e))?new Me(t[1],t[2],t[3],1):(t=yp.exec(e))?new Me(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=xp.exec(e))?wn(t[1],t[2],t[3],t[4]):(t=Ep.exec(e))?wn(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=bp.exec(e))?Js(t[1],t[2]/100,t[3]/100,1):(t=_p.exec(e))?Js(t[1],t[2]/100,t[3]/100,t[4]):Us.hasOwnProperty(e)?Ks(Us[e]):e==="transparent"?new Me(NaN,NaN,NaN,0):null}function Ks(e){return new Me(e>>16&255,e>>8&255,e&255,1)}function wn(e,t,o,n){return n<=0&&(e=t=o=NaN),new Me(e,t,o,n)}function vp(e){return e instanceof Io||(e=st(e)),e?(e=e.rgb(),new Me(e.r,e.g,e.b,e.opacity)):new Me}function Ut(e,t,o,n){return arguments.length===1?vp(e):new Me(e,t,o,n==null?1:n)}function Me(e,t,o,n){this.r=+e,this.g=+t,this.b=+o,this.opacity=+n}vn(Me,Ut,ei(Io,{brighter(e){return e=e==null?In:Math.pow(In,e),new Me(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?wo:Math.pow(wo,e),new Me(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Me(St(this.r),St(this.g),St(this.b),Cn(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:qs,formatHex:qs,formatHex8:wp,formatRgb:Zs,toString:Zs}));function qs(){return`#${Ct(this.r)}${Ct(this.g)}${Ct(this.b)}`}function wp(){return`#${Ct(this.r)}${Ct(this.g)}${Ct(this.b)}${Ct((isNaN(this.opacity)?1:this.opacity)*255)}`}function Zs(){let e=Cn(this.opacity);return`${e===1?"rgb(":"rgba("}${St(this.r)}, ${St(this.g)}, ${St(this.b)}${e===1?")":`, ${e})`}`}function Cn(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function St(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Ct(e){return e=St(e),(e<16?"0":"")+e.toString(16)}function Js(e,t,o,n){return n<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new Ye(e,t,o,n)}function js(e){if(e instanceof Ye)return new Ye(e.h,e.s,e.l,e.opacity);if(e instanceof Io||(e=st(e)),!e)return new Ye;if(e instanceof Ye)return e;e=e.rgb();var t=e.r/255,o=e.g/255,n=e.b/255,r=Math.min(t,o,n),i=Math.max(t,o,n),a=NaN,s=i-r,l=(i+r)/2;return s?(t===i?a=(o-n)/s+(o<n)*6:o===i?a=(n-t)/s+2:a=(t-o)/s+4,s/=l<.5?i+r:2-i-r,a*=60):s=l>0&&l<1?0:a,new Ye(a,s,l,e.opacity)}function ea(e,t,o,n){return arguments.length===1?js(e):new Ye(e,t,o,n==null?1:n)}function Ye(e,t,o,n){this.h=+e,this.s=+t,this.l=+o,this.opacity=+n}vn(Ye,ea,ei(Io,{brighter(e){return e=e==null?In:Math.pow(In,e),new Ye(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?wo:Math.pow(wo,e),new Ye(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,n=o+(o<.5?o:1-o)*t,r=2*o-n;return new Me(ti(e>=240?e-240:e+120,r,n),ti(e,r,n),ti(e<120?e+240:e-120,r,n),this.opacity)},clamp(){return new Ye(Qs(this.h),An(this.s),An(this.l),Cn(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){let e=Cn(this.opacity);return`${e===1?"hsl(":"hsla("}${Qs(this.h)}, ${An(this.s)*100}%, ${An(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Qs(e){return e=(e||0)%360,e<0?e+360:e}function An(e){return Math.max(0,Math.min(1,e||0))}function ti(e,t,o){return(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)*255}function oi(e,t,o,n,r){var i=e*e,a=i*e;return((1-3*e+3*i-a)*t+(4-6*i+3*a)*o+(1+3*e+3*i-3*a)*n+a*r)/6}function ta(e){var t=e.length-1;return function(o){var n=o<=0?o=0:o>=1?(o=1,t-1):Math.floor(o*t),r=e[n],i=e[n+1],a=n>0?e[n-1]:2*r-i,s=n<t-1?e[n+2]:2*i-r;return oi((o-n/t)*t,a,r,i,s)}}function oa(e){var t=e.length;return function(o){var n=Math.floor(((o%=1)<0?++o:o)*t),r=e[(n+t-1)%t],i=e[n%t],a=e[(n+1)%t],s=e[(n+2)%t];return oi((o-n/t)*t,r,i,a,s)}}var ni=e=>()=>e;function Ap(e,t){return function(o){return e+o*t}}function Ip(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(n){return Math.pow(e+n*t,o)}}function na(e){return(e=+e)==1?Sn:function(t,o){return o-t?Ip(t,o,e):ni(isNaN(t)?o:t)}}function Sn(e,t){var o=t-e;return o?Ap(e,o):ni(isNaN(e)?t:e)}var Mn=function e(t){var o=na(t);function n(r,i){var a=o((r=Ut(r)).r,(i=Ut(i)).r),s=o(r.g,i.g),l=o(r.b,i.b),c=Sn(r.opacity,i.opacity);return function(d){return r.r=a(d),r.g=s(d),r.b=l(d),r.opacity=c(d),r+""}}return n.gamma=e,n}(1);function ra(e){return function(t){var o=t.length,n=new Array(o),r=new Array(o),i=new Array(o),a,s;for(a=0;a<o;++a)s=Ut(t[a]),n[a]=s.r||0,r[a]=s.g||0,i[a]=s.b||0;return n=e(n),r=e(r),i=e(i),s.opacity=1,function(l){return s.r=n(l),s.g=r(l),s.b=i(l),s+""}}}var Cp=ra(ta),Sp=ra(oa);function Oe(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}var ii=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,ri=new RegExp(ii.source,"g");function Mp(e){return function(){return e}}function Pp(e){return function(t){return e(t)+""}}function si(e,t){var o=ii.lastIndex=ri.lastIndex=0,n,r,i,a=-1,s=[],l=[];for(e=e+"",t=t+"";(n=ii.exec(e))&&(r=ri.exec(t));)(i=r.index)>o&&(i=t.slice(o,i),s[a]?s[a]+=i:s[++a]=i),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,l.push({i:a,x:Oe(n,r)})),o=ri.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?Pp(l[0].x):Mp(t):(t=l.length,function(c){for(var d=0,u;d<t;++d)s[(u=l[d]).i]=u.x(c);return s.join("")})}var ia=180/Math.PI,Pn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function ai(e,t,o,n,r,i){var a,s,l;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(l=e*o+t*n)&&(o-=e*l,n-=t*l),(s=Math.sqrt(o*o+n*n))&&(o/=s,n/=s,l/=s),e*n<t*o&&(e=-e,t=-t,l=-l,a=-a),{translateX:r,translateY:i,rotate:Math.atan2(t,e)*ia,skewX:Math.atan(l)*ia,scaleX:a,scaleY:s}}var Ln;function sa(e){let t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Pn:ai(t.a,t.b,t.c,t.d,t.e,t.f)}function aa(e){return e==null?Pn:(Ln||(Ln=document.createElementNS("http://www.w3.org/2000/svg","g")),Ln.setAttribute("transform",e),(e=Ln.transform.baseVal.consolidate())?(e=e.matrix,ai(e.a,e.b,e.c,e.d,e.e,e.f)):Pn)}function la(e,t,o,n){function r(c){return c.length?c.pop()+" ":""}function i(c,d,u,p,f,g){if(c!==u||d!==p){var x=f.push("translate(",null,t,null,o);g.push({i:x-4,x:Oe(c,u)},{i:x-2,x:Oe(d,p)})}else(u||p)&&f.push("translate("+u+t+p+o)}function a(c,d,u,p){c!==d?(c-d>180?d+=360:d-c>180&&(c+=360),p.push({i:u.push(r(u)+"rotate(",null,n)-2,x:Oe(c,d)})):d&&u.push(r(u)+"rotate("+d+n)}function s(c,d,u,p){c!==d?p.push({i:u.push(r(u)+"skewX(",null,n)-2,x:Oe(c,d)}):d&&u.push(r(u)+"skewX("+d+n)}function l(c,d,u,p,f,g){if(c!==u||d!==p){var x=f.push(r(f)+"scale(",null,",",null,")");g.push({i:x-4,x:Oe(c,u)},{i:x-2,x:Oe(d,p)})}else(u!==1||p!==1)&&f.push(r(f)+"scale("+u+","+p+")")}return function(c,d){var u=[],p=[];return c=e(c),d=e(d),i(c.translateX,c.translateY,d.translateX,d.translateY,u,p),a(c.rotate,d.rotate,u,p),s(c.skewX,d.skewX,u,p),l(c.scaleX,c.scaleY,d.scaleX,d.scaleY,u,p),c=d=null,function(f){for(var g=-1,x=p.length,m;++g<x;)u[(m=p[g]).i]=m.x(f);return u.join("")}}}var li=la(sa,"px, ","px)","deg)"),ci=la(aa,", ",")",")");var $t=0,So=0,Co=0,da=1e3,kn,Mo,Dn=0,Mt=0,Rn=0,Po=typeof performance=="object"&&performance.now?performance:Date,ua=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function ko(){return Mt||(ua(Lp),Mt=Po.now()+Rn)}function Lp(){Mt=0}function Lo(){this._call=this._time=this._next=null}Lo.prototype=On.prototype={constructor:Lo,restart:function(e,t,o){if(typeof e!="function")throw new TypeError("callback is not a function");o=(o==null?ko():+o)+(t==null?0:+t),!this._next&&Mo!==this&&(Mo?Mo._next=this:kn=this,Mo=this),this._call=e,this._time=o,di()},stop:function(){this._call&&(this._call=null,this._time=1/0,di())}};function On(e,t,o){var n=new Lo;return n.restart(e,t,o),n}function pa(){ko(),++$t;for(var e=kn,t;e;)(t=Mt-e._time)>=0&&e._call.call(void 0,t),e=e._next;--$t}function ca(){Mt=(Dn=Po.now())+Rn,$t=So=0;try{pa()}finally{$t=0,Dp(),Mt=0}}function kp(){var e=Po.now(),t=e-Dn;t>da&&(Rn-=t,Dn=e)}function Dp(){for(var e,t=kn,o,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(o=t._next,t._next=null,t=e?e._next=o:kn=o);Mo=e,di(n)}function di(e){if(!$t){So&&(So=clearTimeout(So));var t=e-Mt;t>24?(e<1/0&&(So=setTimeout(ca,e-Po.now()-Rn)),Co&&(Co=clearInterval(Co))):(Co||(Dn=Po.now(),Co=setInterval(kp,da)),$t=1,ua(ca))}}function Vn(e,t,o){var n=new Lo;return t=t==null?0:+t,n.restart(r=>{n.stop(),e(r+t)},t,o),n}var Rp=Zr("start","end","cancel","interrupt"),Op=[],ga=0,fa=1,Gn=2,Hn=3,ma=4,Bn=5,Do=6;function at(e,t,o,n,r,i){var a=e.__transition;if(!a)e.__transition={};else if(o in a)return;Vp(e,o,{name:t,index:n,group:r,on:Rp,tween:Op,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:ga})}function Ro(e,t){var o=ge(e,t);if(o.state>ga)throw new Error("too late; already scheduled");return o}function _e(e,t){var o=ge(e,t);if(o.state>Hn)throw new Error("too late; already running");return o}function ge(e,t){var o=e.__transition;if(!o||!(o=o[t]))throw new Error("transition not found");return o}function Vp(e,t,o){var n=e.__transition,r;n[t]=o,o.timer=On(i,0,o.time);function i(c){o.state=fa,o.timer.restart(a,o.delay,o.time),o.delay<=c&&a(c-o.delay)}function a(c){var d,u,p,f;if(o.state!==fa)return l();for(d in n)if(f=n[d],f.name===o.name){if(f.state===Hn)return Vn(a);f.state===ma?(f.state=Do,f.timer.stop(),f.on.call("interrupt",e,e.__data__,f.index,f.group),delete n[d]):+d<t&&(f.state=Do,f.timer.stop(),f.on.call("cancel",e,e.__data__,f.index,f.group),delete n[d])}if(Vn(function(){o.state===Hn&&(o.state=ma,o.timer.restart(s,o.delay,o.time),s(c))}),o.state=Gn,o.on.call("start",e,e.__data__,o.index,o.group),o.state===Gn){for(o.state=Hn,r=new Array(p=o.tween.length),d=0,u=-1;d<p;++d)(f=o.tween[d].value.call(e,e.__data__,o.index,o.group))&&(r[++u]=f);r.length=u+1}}function s(c){for(var d=c<o.duration?o.ease.call(null,c/o.duration):(o.timer.restart(l),o.state=Bn,1),u=-1,p=r.length;++u<p;)r[u].call(e,d);o.state===Bn&&(o.on.call("end",e,e.__data__,o.index,o.group),l())}function l(){o.state=Do,o.timer.stop(),delete n[t];for(var c in n)return;delete e.__transition}}function ui(e,t){var o=e.__transition,n,r,i=!0,a;if(o){t=t==null?null:t+"";for(a in o){if((n=o[a]).name!==t){i=!1;continue}r=n.state>Gn&&n.state<Bn,n.state=Do,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[a]}i&&delete e.__transition}}function ha(e){return this.each(function(){ui(this,e)})}function Hp(e,t){var o,n;return function(){var r=_e(this,e),i=r.tween;if(i!==o){n=o=i;for(var a=0,s=n.length;a<s;++a)if(n[a].name===t){n=n.slice(),n.splice(a,1);break}}r.tween=n}}function Gp(e,t,o){var n,r;if(typeof o!="function")throw new Error;return function(){var i=_e(this,e),a=i.tween;if(a!==n){r=(n=a).slice();for(var s={name:t,value:o},l=0,c=r.length;l<c;++l)if(r[l].name===t){r[l]=s;break}l===c&&r.push(s)}i.tween=r}}function ya(e,t){var o=this._id;if(e+="",arguments.length<2){for(var n=ge(this.node(),o).tween,r=0,i=n.length,a;r<i;++r)if((a=n[r]).name===e)return a.value;return null}return this.each((t==null?Hp:Gp)(o,e,t))}function Xt(e,t,o){var n=e._id;return e.each(function(){var r=_e(this,n);(r.value||(r.value={}))[t]=o.apply(this,arguments)}),function(r){return ge(r,n).value[t]}}function zn(e,t){var o;return(typeof t=="number"?Oe:t instanceof st?Mn:(o=st(t))?(t=o,Mn):si)(e,t)}function Bp(e){return function(){this.removeAttribute(e)}}function zp(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Fp(e,t,o){var n,r=o+"",i;return function(){var a=this.getAttribute(e);return a===r?null:a===n?i:i=t(n=a,o)}}function Wp(e,t,o){var n,r=o+"",i;return function(){var a=this.getAttributeNS(e.space,e.local);return a===r?null:a===n?i:i=t(n=a,o)}}function Yp(e,t,o){var n,r,i;return function(){var a,s=o(this),l;return s==null?void this.removeAttribute(e):(a=this.getAttribute(e),l=s+"",a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s)))}}function Up(e,t,o){var n,r,i;return function(){var a,s=o(this),l;return s==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),l=s+"",a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s)))}}function xa(e,t){var o=je(e),n=o==="transform"?ci:zn;return this.attrTween(e,typeof t=="function"?(o.local?Up:Yp)(o,n,Xt(this,"attr."+e,t)):t==null?(o.local?zp:Bp)(o):(o.local?Wp:Fp)(o,n,t))}function $p(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function Xp(e,t){return function(o){this.setAttributeNS(e.space,e.local,t.call(this,o))}}function Kp(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&Xp(e,i)),o}return r._value=t,r}function qp(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&$p(e,i)),o}return r._value=t,r}function Ea(e,t){var o="attr."+e;if(arguments.length<2)return(o=this.tween(o))&&o._value;if(t==null)return this.tween(o,null);if(typeof t!="function")throw new Error;var n=je(e);return this.tween(o,(n.local?Kp:qp)(n,t))}function Zp(e,t){return function(){Ro(this,e).delay=+t.apply(this,arguments)}}function Jp(e,t){return t=+t,function(){Ro(this,e).delay=t}}function ba(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Zp:Jp)(t,e)):ge(this.node(),t).delay}function Qp(e,t){return function(){_e(this,e).duration=+t.apply(this,arguments)}}function jp(e,t){return t=+t,function(){_e(this,e).duration=t}}function _a(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Qp:jp)(t,e)):ge(this.node(),t).duration}function ef(e,t){if(typeof t!="function")throw new Error;return function(){_e(this,e).ease=t}}function Ta(e){var t=this._id;return arguments.length?this.each(ef(t,e)):ge(this.node(),t).ease}function tf(e,t){return function(){var o=t.apply(this,arguments);if(typeof o!="function")throw new Error;_e(this,e).ease=o}}function Na(e){if(typeof e!="function")throw new Error;return this.each(tf(this._id,e))}function va(e){typeof e!="function"&&(e=No(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=[],l,c=0;c<a;++c)(l=i[c])&&e.call(l,l.__data__,c,i)&&s.push(l);return new Ie(n,this._parents,this._name,this._id)}function wa(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,o=e._groups,n=t.length,r=o.length,i=Math.min(n,r),a=new Array(n),s=0;s<i;++s)for(var l=t[s],c=o[s],d=l.length,u=a[s]=new Array(d),p,f=0;f<d;++f)(p=l[f]||c[f])&&(u[f]=p);for(;s<n;++s)a[s]=t[s];return new Ie(a,this._parents,this._name,this._id)}function of(e){return(e+"").trim().split(/^|\s+/).every(function(t){var o=t.indexOf(".");return o>=0&&(t=t.slice(0,o)),!t||t==="start"})}function nf(e,t,o){var n,r,i=of(t)?Ro:_e;return function(){var a=i(this,e),s=a.on;s!==n&&(r=(n=s).copy()).on(t,o),a.on=r}}function Aa(e,t){var o=this._id;return arguments.length<2?ge(this.node(),o).on.on(e):this.each(nf(o,e,t))}function rf(e){return function(){var t=this.parentNode;for(var o in this.__transition)if(+o!==e)return;t&&t.removeChild(this)}}function Ia(){return this.on("end.remove",rf(this._id))}function Ca(e){var t=this._name,o=this._id;typeof e!="function"&&(e=It(e));for(var n=this._groups,r=n.length,i=new Array(r),a=0;a<r;++a)for(var s=n[a],l=s.length,c=i[a]=new Array(l),d,u,p=0;p<l;++p)(d=s[p])&&(u=e.call(d,d.__data__,p,s))&&("__data__"in d&&(u.__data__=d.__data__),c[p]=u,at(c[p],t,o,p,c,ge(d,o)));return new Ie(i,this._parents,t,o)}function Sa(e){var t=this._name,o=this._id;typeof e!="function"&&(e=To(e));for(var n=this._groups,r=n.length,i=[],a=[],s=0;s<r;++s)for(var l=n[s],c=l.length,d,u=0;u<c;++u)if(d=l[u]){for(var p=e.call(d,d.__data__,u,l),f,g=ge(d,o),x=0,m=p.length;x<m;++x)(f=p[x])&&at(f,t,o,x,p,g);i.push(p),a.push(d)}return new Ie(i,a,t,o)}var sf=et.prototype.constructor;function Ma(){return new sf(this._groups,this._parents)}function af(e,t){var o,n,r;return function(){var i=it(this,e),a=(this.style.removeProperty(e),it(this,e));return i===a?null:i===o&&a===n?r:r=t(o=i,n=a)}}function Pa(e){return function(){this.style.removeProperty(e)}}function lf(e,t,o){var n,r=o+"",i;return function(){var a=it(this,e);return a===r?null:a===n?i:i=t(n=a,o)}}function cf(e,t,o){var n,r,i;return function(){var a=it(this,e),s=o(this),l=s+"";return s==null&&(l=s=(this.style.removeProperty(e),it(this,e))),a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s))}}function df(e,t){var o,n,r,i="style."+t,a="end."+i,s;return function(){var l=_e(this,e),c=l.on,d=l.value[i]==null?s||(s=Pa(t)):void 0;(c!==o||r!==d)&&(n=(o=c).copy()).on(a,r=d),l.on=n}}function La(e,t,o){var n=(e+="")=="transform"?li:zn;return t==null?this.styleTween(e,af(e,n)).on("end.style."+e,Pa(e)):typeof t=="function"?this.styleTween(e,cf(e,n,Xt(this,"style."+e,t))).each(df(this._id,e)):this.styleTween(e,lf(e,n,t),o).on("end.style."+e,null)}function uf(e,t,o){return function(n){this.style.setProperty(e,t.call(this,n),o)}}function pf(e,t,o){var n,r;function i(){var a=t.apply(this,arguments);return a!==r&&(n=(r=a)&&uf(e,a,o)),n}return i._value=t,i}function ka(e,t,o){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,pf(e,t,o==null?"":o))}function ff(e){return function(){this.textContent=e}}function mf(e){return function(){var t=e(this);this.textContent=t==null?"":t}}function Da(e){return this.tween("text",typeof e=="function"?mf(Xt(this,"text",e)):ff(e==null?"":e+""))}function gf(e){return function(t){this.textContent=e.call(this,t)}}function hf(e){var t,o;function n(){var r=e.apply(this,arguments);return r!==o&&(t=(o=r)&&gf(r)),t}return n._value=e,n}function Ra(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,hf(e))}function Oa(){for(var e=this._name,t=this._id,o=Fn(),n=this._groups,r=n.length,i=0;i<r;++i)for(var a=n[i],s=a.length,l,c=0;c<s;++c)if(l=a[c]){var d=ge(l,t);at(l,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Ie(n,this._parents,e,o)}function Va(){var e,t,o=this,n=o._id,r=o.size();return new Promise(function(i,a){var s={value:a},l={value:function(){--r===0&&i()}};o.each(function(){var c=_e(this,n),d=c.on;d!==e&&(t=(e=d).copy(),t._.cancel.push(s),t._.interrupt.push(s),t._.end.push(l)),c.on=t}),r===0&&i()})}var yf=0;function Ie(e,t,o,n){this._groups=e,this._parents=t,this._name=o,this._id=n}function Ha(e){return et().transition(e)}function Fn(){return++yf}var tt=et.prototype;Ie.prototype=Ha.prototype={constructor:Ie,select:Ca,selectAll:Sa,selectChild:tt.selectChild,selectChildren:tt.selectChildren,filter:va,merge:wa,selection:Ma,transition:Oa,call:tt.call,nodes:tt.nodes,node:tt.node,size:tt.size,empty:tt.empty,each:tt.each,on:Aa,attr:xa,attrTween:Ea,style:La,styleTween:ka,text:Da,textTween:Ra,remove:Ia,tween:ya,delay:ba,duration:_a,ease:Ta,easeVarying:Na,end:Va,[Symbol.iterator]:tt[Symbol.iterator]};function Wn(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var xf={time:null,delay:0,duration:250,ease:Wn};function Ef(e,t){for(var o;!(o=e.__transition)||!(o=o[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return o}function Ga(e){var t,o;e instanceof Ie?(t=e._id,e=e._name):(t=Fn(),(o=xf).time=ko(),e=e==null?null:e+"");for(var n=this._groups,r=n.length,i=0;i<r;++i)for(var a=n[i],s=a.length,l,c=0;c<s;++c)(l=a[c])&&at(l,e,t,c,a,o||Ef(l,t));return new Ie(n,this._parents,e,t)}et.prototype.interrupt=ha;et.prototype.transition=Ga;function lt(e,t,o){this.k=e,this.x=t,this.y=o}lt.prototype={constructor:lt,scale:function(e){return e===1?this:new lt(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new lt(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var Yn=new lt(1,0,0);Un.prototype=lt.prototype;function Un(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Yn;return e.__zoom}var _f=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]];var Ba;(function(e){e.Strict="strict",e.Loose="loose"})(Ba||(Ba={}));var za;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(za||(za={}));var Fa;(function(e){e.Partial="partial",e.Full="full"})(Fa||(Fa={}));var Wa;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(Wa||(Wa={}));var Ya;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(Ya||(Ya={}));var Pe;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(Pe||(Pe={}));var SN={[Pe.Left]:Pe.Right,[Pe.Right]:Pe.Left,[Pe.Top]:Pe.Bottom,[Pe.Bottom]:Pe.Top};var Tf=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e);var Nf=(e,t=[0,0])=>{var s;let{width:o,height:n}=vf(e),r=(s=e.origin)!=null?s:t,i=o*r[0],a=n*r[1];return{x:e.position.x-i,y:e.position.y-a}};var De=(e,t=[0,0])=>{var r,i,a,s,l,c,d,u;let{x:o,y:n}=Tf(e)?e.internals.positionAbsolute:Nf(e,t);return{x:o,y:n,x2:o+((s=(a=(i=(r=e.measured)==null?void 0:r.width)!=null?i:e.width)!=null?a:e.initialWidth)!=null?s:0),y2:n+((u=(d=(c=(l=e.measured)==null?void 0:l.height)!=null?c:e.height)!=null?d:e.initialHeight)!=null?u:0)}};function vf(e){var t,o,n,r,i,a,s,l;return{width:(r=(n=(o=(t=e.measured)==null?void 0:t.width)!=null?o:e.width)!=null?n:e.initialWidth)!=null?r:0,height:(l=(s=(a=(i=e.measured)==null?void 0:i.height)!=null?a:e.height)!=null?s:e.initialHeight)!=null?l:0}}var MN={[Pe.Left]:{x:-1,y:0},[Pe.Right]:{x:1,y:0},[Pe.Top]:{x:0,y:-1},[Pe.Bottom]:{x:0,y:1}};var wf={nodeOrigin:[0,0],nodeExtent:_f,elevateNodesOnSelect:!0,defaults:{}},PN=N(b({},wf),{checkEquality:!0});var Ua;(function(e){e.Line="line",e.Handle="handle"})(Ua||(Ua={}));var Af={width:0,height:0,x:0,y:0},LN=N(b({},Af),{pointerX:0,pointerY:0,aspectRatio:1});import{useCallback as Oo,useEffect as kf,useRef as Df,useState as qa}from"react";import{shallow as Rf}from"zustand/shallow";var If=(e,t)=>e.x<t.x2&&e.x2>t.x&&e.y<t.y2&&e.y2>t.y;function Cf(e,t){let o=Math.max(0,Math.min(e.x2,t.x2)-Math.max(e.x,t.x)),n=Math.max(0,Math.min(e.y2,t.y2)-Math.max(e.y,t.y));return o*n}function Sf(e,t){let o=Math.max(0,Math.max(e.x-t.x2,t.x-e.x2)),n=Math.max(0,Math.max(e.y-t.y2,t.y-e.y2));return Math.sqrt(o*o+n*n)}var $n=class{constructor(){this.xLines=[];this.yLines=[]}initialize(t){this.xLines=t.filter(o=>o.orientation==="vertical"),this.yLines=t.filter(o=>o.orientation==="horizontal"),this.xLines.sort((o,n)=>o.position-n.position),this.yLines.sort((o,n)=>o.position-n.position),this.lastHorizontalLine=void 0,this.lastVerticalLine=void 0}search(t,o,n,r){let i=t==="horizontal"?this.yLines:this.xLines,[a,s]=t==="horizontal"?[r.y,r.y2]:[r.x,r.x2],l=[];for(let p of i){if(p.position<a)continue;if(p.position>s)break;if(p.node.id===n.id||p.node.parentId===n.id||!If(p.nodeBox,r))continue;let f=Math.abs(p.position-o);if(f>Xn)continue;let x=Cf(p.nodeBox,De(n))>0?0:Sf(p.nodeBox,De(n));l.push({line:p,lineDist:f,nodeDist:x})}let c=.5,d=t==="horizontal"?this.lastHorizontalLine:this.lastVerticalLine;l.sort((p,f)=>{if(d){if(p.line===d&&f.line!==d)return-1;if(f.line===d&&p.line!==d)return 1}return Math.abs(p.lineDist-f.lineDist)<=c?p.nodeDist-f.nodeDist:p.lineDist-f.lineDist});let u=l.length>0?l[0].line:void 0;return u&&(t==="horizontal"?this.lastHorizontalLine=u:this.lastVerticalLine=u),u}};function $a(e,t=Pt,o){let n=[];return e==null||e.forEach(r=>{let i=o(r.id);if(!i)throw new Error(`Node with id ${r.id} not found in internal nodes.`);let a=De(i);Object.entries(t).forEach(([s,l])=>{var c;n.push({nodeBox:a,node:r,orientation:l.orientation,position:l.resolve(r,a),color:(c=r.style)==null?void 0:c.backgroundColor,anchorName:s})})}),n}function Xa(e,t,o,n,r=Object.keys(Pt)){let i=[];for(let s of r){let l=Pt[s],c=l.resolve(o,n),d=e.search(l.orientation,c,o,t);d&&i.push({anchorName:s,sourcePosition:c,anchor:l,line:d})}let a={horizontal:void 0,vertical:void 0};for(let s of i){let l=a[s.anchor.orientation],c=Math.abs(s.sourcePosition-s.line.position);(!l||c<Math.abs(l.sourcePosition-l.line.position))&&(a[s.anchor.orientation]=s)}return a}function Ka(e,t,o,n,r,i,a,s){var u,p,f,g,x,m,E,y;if(!(o!=null&&o.position))return{snappedX:!1,snappedY:!1};let l=!1,c=!1,d={x:o.position.x,y:o.position.y,x2:o.position.x+((p=(u=e.measured)==null?void 0:u.width)!=null?p:0),y2:o.position.y+((g=(f=e.measured)==null?void 0:f.height)!=null?g:0)};if(a){let v=a.anchor.resolve(e,d)-a.line.position;if(Math.abs(v)<=Xn){if(o.position.y-=v,r!=null&&r.dimensions)if(n){let T=t.internals.positionAbsolute.y+((m=(x=e.measured)==null?void 0:x.height)!=null?m:0);r.dimensions.height=T-a.line.position}else r.dimensions.height=a.line.position-t.internals.positionAbsolute.y;c=!0}}if(s){let v=s.anchor.resolve(e,d)-s.line.position;if(Math.abs(v)<=Xn){if(o.position.x-=v,r!=null&&r.dimensions)if(n){let T=t.internals.positionAbsolute.x+((y=(E=e.measured)==null?void 0:E.width)!=null?y:0);r.dimensions.width=T-s.line.position}else r.dimensions.width=s.line.position-t.internals.positionAbsolute.x;l=!0}}return i&&(l||c)&&(o.position.x-=i.position.x,o.position.y-=i.position.y),{snappedX:l,snappedY:c}}var Xn=10,Pt={top:{orientation:"horizontal",resolve:(e,t)=>t.y},bottom:{orientation:"horizontal",resolve:(e,t)=>t.y2},left:{orientation:"vertical",resolve:(e,t)=>t.x},right:{orientation:"vertical",resolve:(e,t)=>t.x2},centerX:{orientation:"vertical",resolve:(e,t)=>(t.x+t.x2)/2},centerY:{orientation:"horizontal",resolve:(e,t)=>(t.y+t.y2)/2}};import{jsx as Vf}from"react/jsx-runtime";var Of=new $n;function Kn(){let[e,t]=qa(void 0),[o,n]=qa(void 0),{width:r,height:i}=Lf(m=>({width:m.width,height:m.height}),Rf),a=Mf(),s=Df(Of),{screenToFlowPosition:l,getInternalNode:c,getNodes:d}=Pf(),u=Oo(()=>{t(void 0),n(void 0)},[]),p=Oo(m=>{let E=m!=null?m:d();u();let y=$a(E,Pt,c);s.current.initialize(y)},[c,u,d]),f=Oo(()=>{setTimeout(()=>{p()},100)},[p]);kf(()=>{a&&p(d())},[a,p,d]);let g=Oo((m,E)=>{var q,M,O,H,z;if(!s.current||m.length===0||m.length>2)return m;u();let y,h,v=Object.keys(Pt);m.length===1?m[0].type==="position"?y=m[0]:m[0].type==="dimensions"&&(h=m[0],v=["right","bottom"]):m[0].type==="position"&&m[1].type==="dimensions"&&m[1].dimensions&&(y=m[0],h=m[1],v=["top","left"]);let T=E.find(Z=>Z.id===m[0].id);if(!T)return m;let _=c(T.id);if(!_)throw new Error(`Node with id ${T.id} not found in internal nodes`);let I=c((q=_.parentId)!=null?q:""),C=De(_);h!=null&&h.dimensions&&(C.x2=C.x+h.dimensions.width,C.y2=C.y+h.dimensions.height);let{x:L,y:A}=l({x:0,y:0}),{x:R,y:S}=l({x:r,y:i}),k={x:L,y:A,x2:R,y2:S},{horizontal:V,vertical:w}=Xa(s.current,k,T,C,v),P={id:T.id,type:"position",position:{x:_.internals.positionAbsolute.x,y:_.internals.positionAbsolute.y},dragging:!1};y!=null&&y.position&&P.position&&(I?(P.position.x=y.position.x+((O=(M=I==null?void 0:I.position)==null?void 0:M.x)!=null?O:0),P.position.y=y.position.y+((z=(H=I==null?void 0:I.position)==null?void 0:H.y)!=null?z:0)):(P.position.x=y.position.x,P.position.y=y.position.y));let{snappedX:F,snappedY:X}=Ka(T,_,P,y,h,I,V,w);if(F||X){if((h!=null&&h.resizing||y!=null&&y.dragging)&&(F&&n(w==null?void 0:w.line),X&&t(V==null?void 0:V.line)),h&&y)return[P,h];if(y)return[P];if(h)return[h]}return m},[l,c,r,i,t,n,u]),x=Oo(()=>Vf(Za,{horizontal:e,vertical:o}),[e,o]);return{rebuildIndex:p,forceRebuildIndex:f,updateHelperLines:g,helperLineHorizontal:e,helperLineVertical:o,HelperLines:x}}import{reconnectEdge as Ih,useReactFlow as Ch}from"@xyflow/react";import{useCallback as Ot,useRef as Sh}from"react";var ct=e=>new Map(e.map(t=>[t.id,t])),Vo=(e,t,o)=>t.filter(n=>!(n.source!==e||o&&n.id===o)),Ja=(e,t,o)=>t.filter(n=>!(n.target!==e||o&&n.id===o)),pi=e=>e.some(t=>t.type==="START_EVENT"),dt=(e,t)=>e==="START_EVENT"?!pi(t):!0,Qa=(e,t,o,n,r)=>{let i=ct(o),a=i.get(e);if(!a||a.type!=="START_EVENT")return!1;let s=i.get(t);return(s==null?void 0:s.type)==="ANNOTATION"?!1:Vo(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},ja=(e,t,o,n,r)=>{let i=ct(o),a=i.get(t);if(!a||a.type!=="END_EVENT")return!1;let s=i.get(e);return(s==null?void 0:s.type)==="ANNOTATION"?!1:Ja(t,n,r).filter(c=>{let d=i.get(c.source);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},qn=(e,t,o,n,r)=>{var c;let i=ct(o),a=i.get(e);if(!a||a.type!=="GATEWAY"||((c=a.data)==null?void 0:c.variant)!=="EXCLUSIVE")return!1;let s=t?i.get(t):null;return(s==null?void 0:s.type)==="ANNOTATION"?!1:Vo(e,n,r).filter(d=>{let u=i.get(d.target);return(u==null?void 0:u.type)!=="ANNOTATION"}).length>=2},el=(e,t,o)=>{var a,s,l,c;let n=ct(o),r=n.get(e),i=n.get(t);return(r==null?void 0:r.type)!=="GATEWAY"||(i==null?void 0:i.type)!=="GATEWAY"||((a=r==null?void 0:r.data)==null?void 0:a.variant)==="EXCLUSIVE"&&((s=i==null?void 0:i.data)==null?void 0:s.variant)==="PARALLEL"||((l=r==null?void 0:r.data)==null?void 0:l.variant)==="COMPLEX"&&((c=i==null?void 0:i.data)==null?void 0:c.variant)==="PARALLEL"},Zn=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.variant)==="SCRIPT"},tl=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.variant)==="SUBPROCESS"},Jn=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.attribute)==="LOOP"},Ho=(e,t,o,n)=>{let r=ct(t),i=r.get(e);return!i||i.type!=="TASK"?!1:Ja(e,o,n).some(s=>{let l=r.get(s.source);return(l==null?void 0:l.type)==="START_EVENT"})},Go=(e,t,o,n)=>{let r=ct(t),i=r.get(e);return!i||i.type!=="TASK"?!1:Vo(e,o,n).some(s=>{let l=r.get(s.target);return(l==null?void 0:l.type)==="END_EVENT"})},ol=(e,t,o,n,r)=>{let i=ct(o),a=i.get(e),s=i.get(t);return(a==null?void 0:a.type)==="START_EVENT"&&(s==null?void 0:s.type)==="TASK"?Go(t,o,n,r):(s==null?void 0:s.type)==="END_EVENT"&&(a==null?void 0:a.type)==="TASK"?Ho(e,o,n,r):!1},Qn=(e,t,o)=>Vo(e,t,o).length>0,jn=(e,t,o,n,r)=>{let i=ct(o),a=i.get(e);if(!a||a.type!=="TASK")return!1;let s=t?i.get(t):null;return(s==null?void 0:s.type)==="ANNOTATION"?!1:Vo(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=2};var nl=(e,t,o,n)=>o.some(r=>n&&r.id===n?!1:r.source===e&&r.target===t);var Hf=[e=>({isValid:e.sourceNodeId!==e.targetNodeId,reason:"self_connection_not_allowed"}),e=>({isValid:!nl(e.sourceNodeId,e.targetNodeId,e.edges,e.reconnectingEdgeId),reason:"duplicate_connection_not_allowed"}),e=>({isValid:!Qa(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"start_event_limit_reached"}),e=>({isValid:!ja(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"end_event_limit_reached"}),e=>({isValid:!qn(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"gateway_limit_reached"}),e=>({isValid:!jn(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"task_limit_reached"}),e=>({isValid:el(e.sourceNodeId,e.targetNodeId,e.nodes),reason:"gateway_to_gateway_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&e.targetNodeType==="END_EVENT"),reason:"start_to_end_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&tl(e.targetNodeId,e.nodes)),reason:"start_event_to_subprocess_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="GATEWAY"&&e.targetNodeType==="END_EVENT"),reason:"gateway_to_end_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&e.targetNodeType==="GATEWAY"),reason:"start_to_gateway_not_allowed"}),e=>({isValid:!(Zn(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"script_to_end_not_allowed"}),e=>({isValid:!(Jn(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"loop_to_end_not_allowed"}),e=>({isValid:!(Ho(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"initial_activity_to_end_not_allowed"}),e=>({isValid:!ol(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"concurrent_initial_and_final_activity"}),e=>({isValid:!(Go(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType!=="ANNOTATION"),reason:"final_activity_cannot_connect"}),e=>({isValid:!(Qn(e.sourceNodeId,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"activity_has_outgoing_connections"}),e=>({isValid:({START_EVENT:["TASK","ANNOTATION"],END_EVENT:["ANNOTATION"],TASK:["TASK","END_EVENT","GATEWAY","ANNOTATION"],GATEWAY:["TASK","END_EVENT","ANNOTATION","GATEWAY"],LANE:["ANNOTATION"],ANNOTATION:["START_EVENT","END_EVENT","TASK","GATEWAY","LANE"],UNSUPPORTED:[]}[e.sourceNodeType]||[]).includes(e.targetNodeType),reason:"connection_type_not_allowed"})],fi=e=>{for(let t of Hf){let o=t(e);if(!o.isValid)return o}return{isValid:!0}};var Gf=[{sourceTypes:["GATEWAY"],targetTypes:["TASK","GATEWAY"],validate:e=>({shouldDisable:qn(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"gateway_limit_reached"})},{sourceTypes:["START_EVENT"],validate:e=>({shouldDisable:e.edges.some(o=>{if(o.source!==e.sourceNodeId)return!1;let n=e.nodes.find(r=>r.id===o.target);return(n==null?void 0:n.type)!=="ANNOTATION"})&&e.targetNodeType!=="ANNOTATION",reason:"start_event_limit_reached"})},{targetTypes:["START_EVENT"],validate:e=>({shouldDisable:pi(e.nodes),reason:"start_event_already_exists"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Zn(e.sourceNodeId,e.nodes),reason:"script_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Jn(e.sourceNodeId,e.nodes),reason:"loop_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Ho(e.sourceNodeId,e.nodes,e.edges),reason:"initial_activity_to_end_not_allowed"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:Go(e.sourceNodeId,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"final_activity_cannot_connect"})},{targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Qn(e.sourceNodeId,e.edges),reason:"activity_has_outgoing_connections"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:jn(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"task_limit_reached"})}],rl=e=>{let t=Gf.filter(o=>{let n=!o.sourceTypes||o.sourceTypes.includes(e.sourceNodeType),r=!o.targetTypes||o.targetTypes.includes(e.targetNodeType);return n&&r});for(let o of t){let n=o.validate(e);if(n.shouldDisable)return n}return{shouldDisable:!1}};import{BaseEdge as um,EdgeLabelRenderer as pm,getStraightPath as fm,useInternalNode as al,useViewport as mm}from"@xyflow/react";import{Position as Bo}from"@xyflow/react";function il(e,t){var h,v,T,_;let{width:o=0,height:n=0}=e.measured||{width:0,height:0},r=e.internals.positionAbsolute,i=t.internals.positionAbsolute,a=o/2,s=n/2,l=r.x+a,c=r.y+s,d=i.x+((v=(h=t==null?void 0:t.measured)==null?void 0:h.width)!=null?v:0)/2,u=i.y+((_=(T=t==null?void 0:t.measured)==null?void 0:T.height)!=null?_:0)/2,p=(d-l)/(2*a)-(u-c)/(2*s),f=(d-l)/(2*a)+(u-c)/(2*s),g=1/(Math.abs(p)+Math.abs(f)||1),x=g*p,m=g*f,E=a*(x+m)+l,y=s*(-x+m)+c;return{x:E,y}}function sl(e,t){var c,d,u,p;let{positionAbsolute:o}=e.internals,n=(d=(c=e.measured)==null?void 0:c.width)!=null?d:0,r=(p=(u=e.measured)==null?void 0:u.height)!=null?p:0,i=Math.round(o.x),a=Math.round(o.y),s=Math.round(t.x),l=Math.round(t.y);return s<=i+1?Bo.Left:s>=i+n-1?Bo.Right:l<=a+1?Bo.Top:l>=a+r-1?Bo.Bottom:Bo.Top}function ut(e,t){let o=il(e,t),n=il(t,e),r=sl(e,o),i=sl(t,n);return{sx:o.x,sy:o.y,tx:n.x,ty:n.y,sourcePos:r,targetPos:i}}function er(e,t){return{isFromStartEvent:(e==null?void 0:e.type)==="START_EVENT",isGatewayToGateway:(e==null?void 0:e.type)==="GATEWAY"&&(t==null?void 0:t.type)==="GATEWAY",isActiviyToAndGateway:(e==null?void 0:e.type)==="TASK"&&(t==null?void 0:t.type)==="GATEWAY"}}import{Button as Ff,Tooltip as Wf,TooltipContent as Yf,TooltipTrigger as Uf,useTranslation as $f}from"@produto-lecom/lecom-ui";import{Settings as Xf}from"lucide-react";import{getIncomers as tr,getOutgoers as or,useReactFlow as zf}from"@xyflow/react";import{useStoreApi as Bf}from"@xyflow/react";var pt=()=>{let e=Bf();return{selectElements:n=>{let{edges:r,nodes:i,triggerEdgeChanges:a,triggerNodeChanges:s}=e.getState(),l=i.reduce((d,u)=>[...d,{id:u.id,type:"select",selected:n.includes(u.id)}],[]),c=r.reduce((d,u)=>[...d,{id:u.id,type:"select",selected:n.includes(u.id)}],[]);return s(l),a(c),!0},clearSelection:async()=>{let{unselectNodesAndEdges:n}=e.getState();return n(),await pn(),!0}}};var nr=()=>{let{getNode:e,getEdge:t,getNodes:o,getEdges:n}=zf(),{selectElements:r}=pt(),i=m=>{let E=o(),y=n(),h=tr(m,E,y),v=or(m,E,y),T=h.some(I=>I.type==="START_EVENT"),_=v.some(I=>I.type==="END_EVENT");return T?"start":_?"end":"between"},a=(m,E,y)=>{var T,_,I,C;if(!m)return;let h={type:m.type,variant:(T=m.data)==null?void 0:T.variant,attribute:(_=m.data)==null?void 0:_.attribute},v={id:m.id,position:i(m),label:(I=m.data)==null?void 0:I.label,node:h};return m.type==="TASK"&&((C=m.data)==null?void 0:C.variant)==="SUBPROCESS"?N(b({},v),{type:"sub_process"}):m.type==="GATEWAY"?N(b({},v),{type:"gateway",variant:s(m,E,y)}):N(b({},v),{type:"activity"})},s=(m,E,y)=>{if(m.type!=="GATEWAY")return;let h=tr(m,E,y),v=!1,T=!1;if(h.forEach(_=>{var I,C;_.type==="TASK"&&(((I=_.data)==null?void 0:I.variant)==="SCRIPT"&&(v=!0),((C=_.data)==null?void 0:C.attribute)==="LOOP"&&(T=!0))}),v&&T)return"script_loop";if(v)return"script";if(T)return"loop"},l=(m,E,y)=>{var I,C,L,A;let h=e(m.source),v=e(m.target);if(!h||!v)return"simple";if(or(h,E,y).some(R=>R.type==="END_EVENT"))return"final";if(h.type==="GATEWAY")switch((I=h.data)==null?void 0:I.variant){case"PARALLEL":return"parallel";case"EXCLUSIVE":return"exclusive";case"COMPLEX":return"complex";default:return"simple"}if(h.type==="TASK"){let R=(C=h.data)==null?void 0:C.variant,S=(L=h.data)==null?void 0:L.attribute;if(R==="SUBPROCESS")return"from_sub_process";if(v.type==="TASK"&&((A=v.data)==null?void 0:A.variant)==="SUBPROCESS")return"to_sub_process";let k=R==="SCRIPT",V=S==="LOOP";return k&&V?"script_loop":k?"script":V?"loop":"simple"}return"simple"},c=(m,E,y)=>{let h=[];function v(_,I,C=0){let L=a(_,E,y);if(L.depth=C,I.push(L),_.type==="TASK"){h.push([...I]),I.pop();return}let A=tr(_,E,y);if(A.length)for(let R of A)v(R,I,C+1);I.pop()}let T=tr(m,E,y);for(let _ of T)v(_,[]);return h},d=(m,E,y)=>{let h=[];function v(_,I,C=0){let L=a(_,E,y);if(L.depth=C,I.push(L),_.type==="TASK"){h.push([...I]),I.pop();return}let A=or(_,E,y);if(A.length)for(let R of A)v(R,I,C+1);I.pop()}let T=or(m,E,y);for(let _ of T)v(_,[]);return h},u=(m,E,y)=>(y=y.filter(v=>v.source===m.id),y.map(v=>{var I;let T=e(v.target),_;return T&&(_=a(T,E,y)),{id:v.id,type:"routing",variant:l(v,E,y),label:(I=v.data)==null?void 0:I.label,target:_}})),p=m=>{let E=e(m);if(!E)return;let y=o(),h=n(),v=a(E,y,h);return v.sources=c(E,y,h),v.targets=d(E,y,h),v.edgeTargets=u(E,y,h),E.type==="GATEWAY"&&(v.variant=s(E,y,h)),v},f=m=>{let E=t(m);if(!E)return;let y=o(),h=n(),v=l(E,y,h),_={id:E.id,type:"routing",variant:v,gatewayVariant:void 0},I=e(E.source);if(I){let L=a(I,y,h);_.source=L;let A=s(I,y,h);if(_.gatewayVariant=A,I.type==="TASK")_.sources=[[L]];else{let R=c(I,y,h);_.sources=R.length?R:[[L]]}}let C=e(E.target);if(C){let L=a(C,y,h);if(_.target=L,C.type==="TASK")_.targets=[[L]];else{let A=d(C,y,h);_.targets=A.length?A:[[L]]}}return _},g=m=>{let E=e(m);if(E)return p(E.id);let y=t(m);if(y)return f(y.id)};return{configureElement:m=>{let E=g(m);if(E)return r([m]),E},getConfigureElement:g,getNodeConfigure:p,getEdgeConfigure:f}};import{jsx as rr,jsxs as Kf}from"react/jsx-runtime";var ft=({elementId:e,elementType:t="node"})=>{let{t:o}=$f(),{onConfigureElement:n}=U(),{getConfigureElement:r}=nr();return Kf(Wf,{children:[rr(Uf,{asChild:!0,children:rr(Ff,{variant:"ghost",color:"grey",size:"small",iconButton:!0,onClick:()=>{let a=r(e);a&&(n==null||n(a))},children:rr(Xf,{size:16})})}),rr(Yf,{color:"black",children:o(t==="node"?"editor.toolbar.configure_node":"editor.toolbar.configure_edge")})]})};import{useReactFlow as qf}from"@xyflow/react";import{Button as Zf,Tooltip as Jf,TooltipContent as Qf,TooltipTrigger as jf,useTranslation as em}from"@produto-lecom/lecom-ui";import{TrashIcon as tm}from"lucide-react";import{jsx as ir,jsxs as om}from"react/jsx-runtime";var sr=({elementId:e,elementType:t="node"})=>{let{t:o}=em(),{deleteElements:n}=qf();return om(Jf,{children:[ir(jf,{asChild:!0,children:ir(Zf,{variant:"ghost",color:"destructive",size:"small",iconButton:!0,onClick:()=>{n(t==="node"?{nodes:[{id:e}]}:{edges:[{id:e}]})},children:ir(tm,{size:16})})}),ir(Qf,{color:"black",children:o("editor.toolbar.delete")})]})};import{Button as nm,Tooltip as rm,TooltipContent as im,TooltipTrigger as sm,useTranslation as am}from"@produto-lecom/lecom-ui";import{MoveUpRightIcon as lm}from"lucide-react";import{useCallback as cm}from"react";import{jsx as ar,jsxs as dm}from"react/jsx-runtime";var Kt=({nodeId:e,disabled:t=!1,tooltipMessage:o})=>{let{t:n}=am(),r=cm(i=>{i.stopPropagation();let a=document.querySelector(`[data-id="${e}"]`);if(!a)return;let s=a.querySelector(".react-flow__handle.source");if(!s)return;let l=s.getBoundingClientRect(),c=l.left+l.width/2,d=l.top+l.height/2,u=new MouseEvent("mousedown",{clientX:c,clientY:d,bubbles:!0,cancelable:!0});s.dispatchEvent(u)},[e]);return dm(rm,{children:[ar(sm,{asChild:!0,children:ar(nm,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:t,className:t?"opacity-50 cursor-not-allowed":"",onMouseDown:t?void 0:r,children:ar(lm,{size:16})})}),ar(im,{color:"black",children:o||n("editor.toolbar.connect_node")})]})};import{jsx as zo}from"react/jsx-runtime";var Zt=i=>{var a=i,{edgeId:e,edgeType:t,sourceNode:o,targetNode:n}=a,r=Ke(a,["edgeId","edgeType","sourceNode","targetNode"]);let{mode:s}=U(),{isFromStartEvent:l,isGatewayToGateway:c,isActiviyToAndGateway:d}=er(o,n),u=!l&&!c&&!d,p=[{component:zo(sr,{elementId:e,elementType:"edge"})}],f=()=>s==="view"?u?[{component:zo(ft,{elementId:e,elementType:"edge"})}]:[]:u?[{component:zo(ft,{elementId:e,elementType:"edge"})},...p]:p,x=(m=>{switch(m){case"SEQUENCE_EDGE":return f();case"MESSAGE_EDGE":return s==="view"?[]:[...p];case"ANNOTATION_EDGE":return s==="view"?[]:[...p];default:return[]}})(t);if(!(x.length===0||s==="view"))return zo("div",N(b({className:"flex items-center gap-1 w-fit px-3 py-2 bg-white rounded-sm shadow-md"},r),{children:x.map((m,E)=>zo("div",{children:m.component},E))}))};import{jsx as lr,jsxs as gm}from"react/jsx-runtime";var Jt={type:"ANNOTATION_EDGE",reconnectable:!0},ll=({id:e,source:t,target:o,selected:n,data:r})=>{let{zoom:i}=mm(),{isMultipleSelection:a}=U(),s=al(t),l=al(o);if(!s||!l)return null;let{sx:c,sy:d,tx:u,ty:p}=ut(s,l),[f,g,x]=fm({sourceX:c,sourceY:d,targetX:u,targetY:p}),m=n||(s==null?void 0:s.selected)||(l==null?void 0:l.selected),E=1/i;return gm("g",{className:D("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":m}),children:[lr(um,{id:e,path:f,strokeDasharray:4,className:D("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":r==null?void 0:r.hasError,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":m&&!(r!=null&&r.hasError)})}),lr(pm,{children:lr("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${g}px, ${x}px)`},children:n&&!a&&lr(Zt,{edgeId:e,edgeType:"ANNOTATION_EDGE",style:{transform:`scale(${E})`}})})})]})};import{useState as ml,useCallback as Nm,useMemo as fr,useEffect as vm,useRef as gl}from"react";import{BaseEdge as wm,EdgeLabelRenderer as Am,MarkerType as hl,useInternalNode as yl,useReactFlow as Im,useViewport as Cm,useEdges as Sm,Position as to}from"@xyflow/react";import{useEffect as cl,useRef as hm,useState as ym}from"react";import{jsx as dl}from"react/jsx-runtime";var Ne=({value:e,maxLength:t,style:o,className:n,contentClassName:r,isEditing:i,onChange:a,onBlur:s,onInput:l,onInvalidFirstCharacter:c})=>{let d=hm(null),[u,p]=ym(!1);cl(()=>{p(i!=null?i:!1)},[i]),cl(()=>{if(u&&d.current){d.current.focus();let y=document.createRange();y.selectNodeContents(d.current);let h=window.getSelection();h&&(h.removeAllRanges(),h.addRange(y))}},[u]);let f=y=>{y.stopPropagation(),u||p(!0)},g=y=>{let h=y.currentTarget.innerText.replace(/\n$/,""),v=t&&h.length>=t,T=window.getSelection(),_=(T==null?void 0:T.toString())||"",I=_.length>0,C=y.ctrlKey||y.metaKey,L=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","Tab","Enter","Escape","Shift"],A=C&&y.key==="a",R=C&&y.key==="c",S=C&&y.key==="x",k=C&&y.key==="v";function V(P){return/[a-zA-Z0-9À-ÖØ-öø-ÿ]/.test(P)}if((h.length===0||I&&_.length===h.length)&&!V(y.key)&&!L.includes(y.key)&&!C){y.preventDefault();return}if(y.key==="Enter"){y.preventDefault(),y.currentTarget.blur();return}v&&!I&&(L.includes(y.key)||A||R||S||k||y.preventDefault())},x=y=>{y.preventDefault();let h=y.clipboardData.getData("text/plain").replace(/[\n\r]+/g," "),v=y.currentTarget.innerText.replace(/\n$/,""),T=window.getSelection();if(!T||T.rangeCount===0)return;let _=T.toString(),I=v.length-_.length,C=t?Math.max(0,t-I):1/0;if(C<=0&&_.length===0)return;let L=h;if(L.length>C&&(L=L.substring(0,C)),!L&&_.length===0)return;let A=T.getRangeAt(0);if(A.startOffset===0&&(A.startContainer===y.currentTarget||A.startContainer.parentNode===y.currentTarget)&&L.length>0){let k=L[0];if(!/[a-zA-Z0-9À-ÖØ-öø-ÿ]/.test(k)){c==null||c();return}}A.deleteContents();let S=document.createTextNode(L);A.insertNode(S),A.setStartAfter(S),A.collapse(!0),T.removeAllRanges(),T.addRange(A),l==null||l(y.currentTarget.innerText.replace(/\n$/,""))},m=y=>{l==null||l(y.currentTarget.innerText.replace(/\n$/,""))},E=y=>{p(!1);let h=y.currentTarget.innerText.trim();t&&h.length>t&&(h=h.substring(0,t)),y.currentTarget.innerText=h,s==null||s(),h!==e&&(a==null||a(h))};return dl("div",{className:D("flex-1 p-2 self-stretch content-center border border-transparent overflow-hidden text-ellipsis body-medium-400 text-center rounded-sm",{"border border-dashed border-grey-400 bg-white":u,"bg-white":e.length>0},n),style:o,onDoubleClick:f,children:dl("div",{ref:d,className:D("outline-none whitespace-pre-wrap overflow-hidden",r,{"nodrag nopan cursor-text":u}),contentEditable:u,suppressContentEditableWarning:!0,onKeyDown:g,onPaste:x,onInput:m,onBlur:E,children:e})})};import{Position as cr}from"@xyflow/react";var Fo=e=>e===cr.Left||e===cr.Right,mi=(e,t=30)=>e===cr.Right||e===cr.Bottom?t:-t,gi=(e,t,o,n=1)=>Math.abs(e[o]-t[o])<n,Qt=(e,t)=>Math.sqrt((t.x-e.x)**2+(t.y-e.y)**2),dr=(e,t)=>({x:(e.x+t.x)/2,y:(e.y+t.y)/2});var Wo={OFFSET:30,TOLERANCE:1,MOVE_THRESHOLD:5,MIN_SEGMENT_LENGTH:15,PARALLEL_OFFSET:15};function xm(e,t,o,n,r,i,a=0){let s=mi(r,Wo.OFFSET),l=mi(i,Wo.OFFSET),c=Fo(r),d=Fo(i),u=c?0:a,p=c?a:0,f=d?0:a,g=d?a:0,x={x:e+u,y:t+p},m={x:o+f,y:n+g};if(c&&d){let E=(t+n)/2+a;return[x,{x:e+s,y:t+a},{x:e+s,y:E},{x:o+l,y:E},{x:o+l,y:n+a},m]}if(!c&&!d){let E=(e+o)/2+a;return[x,{x:e+a,y:t+s},{x:E,y:t+s},{x:E,y:n+l},{x:o+a,y:n+l},m]}return c?[x,{x:e+s,y:t+a},{x:e+s,y:n+l+a},{x:o+a,y:n+l+a},m]:[x,{x:e+a,y:t+s},{x:o+l+a,y:t+s},{x:o+l+a,y:n+a},m]}function ul(e,t,o,n,r,i,a,s=0){let l=xm(e,t,o,n,r,i,s);if(!(a!=null&&a.length))return l;let c=[...a];if(c.length>0){let d={x:e,y:t},u=c[0],p=Fo(r);p&&Math.abs(d.y-u.y)>1?c.unshift({x:u.x,y:d.y}):!p&&Math.abs(d.x-u.x)>1&&c.unshift({x:d.x,y:u.y})}if(c.length>0){let d={x:o,y:n},u=c[c.length-1],p=Fo(i);p&&Math.abs(d.y-u.y)>1?c.push({x:u.x,y:d.y}):!p&&Math.abs(d.x-u.x)>1&&c.push({x:d.x,y:u.y})}return[{x:e,y:t},...c,{x:o,y:n}]}var pl=e=>{if(e.length<2)return"";let[t,...o]=e;return`M ${t.x},${t.y}${o.map(n=>` L ${n.x},${n.y}`).join("")}`};import{useCallback as jt,useEffect as ur,useRef as Yo,useState as eo}from"react";import{useReactFlow as Em,useStore as bm}from"@xyflow/react";var _m=50,fl=.1,Tm=.6,pr=({edgeId:e,source:t,target:o,instanceId:n,isReadOnly:r})=>{let{setEdges:i,getNode:a,getNodes:s,getEdge:l,screenToFlowPosition:c}=Em(),{setIsDragging:d,setReconnectingEdgeId:u}=U(),p=bm(M=>M.isValidConnection),[f,g]=eo(null),[x,m]=eo(null),[E,y]=eo(null),[h,v]=eo(null),[T,_]=eo(null),[I,C]=eo(!1),L=Yo(null),A=Yo(null),R=Yo(null),S=Yo(t),k=Yo(o);ur(()=>{S.current=t,k.current=o},[t,o]),ur(()=>{L.current=f},[f]),ur(()=>{A.current=T},[T]);let V=jt(M=>{let O=s(),H=O.find(ne=>ne.id===M);if(!H)return{x:0,y:0};let z=H.position.x,Z=H.position.y,Y=H.parentId;for(;Y;){let ne=O.find(G=>G.id===Y);if(!ne)break;z+=ne.position.x,Z+=ne.position.y,Y=ne.parentId}return{x:z,y:Z}},[s]),w=jt(M=>{var Y,ne,G,$,K,W;let O=s(),H=null,z=_m,Z=O.filter(B=>B.type!=="LANE"&&B.type!=="ANNOTATION");for(let B of Z){if(B.id===e)continue;let J=V(B.id),Q=(G=(ne=(Y=B.measured)==null?void 0:Y.width)!=null?ne:B.width)!=null?G:0,oe=(W=(K=($=B.measured)==null?void 0:$.height)!=null?K:B.height)!=null?W:0;if(M.x>=J.x&&M.x<=J.x+Q&&M.y>=J.y&&M.y<=J.y+oe)return B.id;let le=Math.max(J.x-M.x,0,M.x-(J.x+Q)),ce=Math.max(J.y-M.y,0,M.y-(J.y+oe)),ye=Math.sqrt(le*le+ce*ce);ye<z&&(z=ye,H=B.id)}return H},[s,V,e]),P=jt((M,O)=>{var le,ce,ye,xe,Te,fe;let H=a(M);if(!H)return null;let z=V(M),Z=(ye=(ce=(le=H.measured)==null?void 0:le.width)!=null?ce:H.width)!=null?ye:0,Y=(fe=(Te=(xe=H.measured)==null?void 0:xe.height)!=null?Te:H.height)!=null?fe:0,ne=Math.abs(z.x+Z-O.x),G=Math.abs(O.x-z.x),$=Math.abs(z.y+Y-O.y),K=Math.abs(O.y-z.y),W={right:ne,left:G,bottom:$,top:K},B=Object.entries(W).reduce((se,[j,ae])=>ae<se[1]?[j,ae]:se,["right",W.right])[0],J=R.current;if(J&&J!==B){let se=W[B],j=W[J],ae=Math.abs(j-se),Se=Math.min(Math.abs(j),Math.abs(se));ae<Se*Tm&&(B=J)}let Q=B,oe,ue;if(Q==="right"||Q==="left"){let j=(Math.max(z.y,Math.min(z.y+Y,O.y))-z.y)/(Y||1);Math.abs(j-.5)<fl&&(j=.5),ue=j,oe={x:Q==="right"?z.x+Z:z.x,y:z.y+ue*Y}}else{let j=(Math.max(z.x,Math.min(z.x+Z,O.x))-z.x)/(Z||1);Math.abs(j-.5)<fl&&(j=.5),ue=j,oe={x:z.x+ue*Z,y:Q==="bottom"?z.y+Y:z.y}}return{side:Q,snapPosition:oe,offset:ue}},[a,V]),F=jt(M=>{var G,$,K;let O=L.current;if(!O)return;let H=c({x:M.clientX,y:M.clientY}),z=w(H);y(z);let Z=H,Y=null,ne=null;if(z){let W=P(z,H);W&&(Y=W.side,Z=W.snapPosition,ne=W.offset,R.current=Y);let B=l(e),J={source:O==="source"?z:S.current,target:O==="target"?z:k.current,sourceHandle:O==="source"?Y:(G=B==null?void 0:B.sourceHandle)!=null?G:null,targetHandle:O==="target"?Y:($=B==null?void 0:B.targetHandle)!=null?$:null},Q=(K=p==null?void 0:p(J))!=null?K:!0;C(Q)}else R.current=null,C(!1);v(Y),_(ne),m(Z)},[w,P,l,e,c,p]),X=jt(M=>{var Y,ne,G,$,K;let O=L.current;if(!O)return;let H=c({x:M.clientX,y:M.clientY}),z=w(H);if(z){let W=P(z,H),B=(Y=W==null?void 0:W.side)!=null?Y:null,J=(ne=W==null?void 0:W.offset)!=null?ne:.5,Q=l(e),oe={source:O==="source"?z:S.current,target:O==="target"?z:k.current,sourceHandle:O==="source"?B:(G=Q==null?void 0:Q.sourceHandle)!=null?G:null,targetHandle:O==="target"?B:($=Q==null?void 0:Q.targetHandle)!=null?$:null};((K=p==null?void 0:p(oe))==null||K)&&i(ue=>ue.map(le=>{var ce,ye;return le.id===e?N(b({},le),{source:oe.source,target:oe.target,sourceHandle:oe.sourceHandle,targetHandle:oe.targetHandle,data:N(b({},le.data),{points:void 0,sourceOffset:O==="source"?J:(ce=le.data)==null?void 0:ce.sourceOffset,targetOffset:O==="target"?J:(ye=le.data)==null?void 0:ye.targetOffset})}):le}))}g(null),m(null),y(null),v(null),_(null),d(!1),C(!1),u(null),R.current=null,document.removeEventListener("mouseup",X),document.removeEventListener("mousemove",F);let Z=Je.get(n);Z==null||Z.clearReconnectingEdge()},[e,w,P,l,i,n,F,p,c,d,u]),q=jt((M,O)=>{if(r||O.button!==0)return;O.stopPropagation(),O.preventDefault(),i(z=>z.map(Z=>Z.id===e?N(b({},Z),{data:N(b({},Z.data),{points:void 0})}):Z)),g(M),u(e);let H=Je.get(n);H==null||H.setReconnectingEdge(e),document.addEventListener("mousemove",F),document.addEventListener("mouseup",X)},[r,e,n,F,X,u,i]);return ur(()=>()=>{if(L.current){document.removeEventListener("mousemove",F),document.removeEventListener("mouseup",X),u(null);let M=Je.get(n);M==null||M.clearReconnectingEdge()}},[n,F,X,u]),{reconnectingHandle:f,cursorPosition:x,hoveredNodeId:E,reconnectingSide:h,reconnectingOffset:T,isValidReconnection:I,handleReconnectStart:q}};import{Fragment as El,jsx as ve,jsxs as mt}from"react/jsx-runtime";var Ue={type:"SEQUENCE_EDGE",reconnectable:!0,markerStart:{type:hl.ArrowClosed},markerEnd:{type:hl.Arrow},data:{label:""}},{MOVE_THRESHOLD:mr,MIN_SEGMENT_LENGTH:Mm,PARALLEL_OFFSET:xl}=Wo;function Pm(e,t,o,n){let r=n.filter(s=>s.source===t&&s.target===o||s.source===o&&s.target===t);if(r.length<=1){let s=n.filter(d=>d.source===t);if(s.length<=1)return 0;let l=s.findIndex(d=>d.id===e);if(l<=0)return 0;let c=(s.length-1)/2;return(l-c)*xl}let i=r.findIndex(s=>s.id===e),a=(r.length-1)/2;return(i-a)*xl}var bl=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var ne;let{zoom:c}=Cm(),{updateEdgeData:d}=Im(),u=Sm(),{isMultipleSelection:p,mode:f,instanceId:g}=U(),[x,m]=ml(!1),[E,y]=ml(null),h=gl(null),v=gl(null),T=f!=="edit",{reconnectingHandle:_,cursorPosition:I,hoveredNodeId:C,reconnectingSide:L,isValidReconnection:A,handleReconnectStart:R}=pr({edgeId:e,source:t,target:o,instanceId:g,isReadOnly:T}),S=yl(t),k=yl(o),{sx:V,sy:w,tx:P,ty:F,sourcePos:X,targetPos:q}=fr(()=>{var ce,ye;let G=S&&k?ut(S,k):{sx:0,sy:0,tx:0,ty:0,sourcePos:to.Right,targetPos:to.Left},$=s?i:G.sourcePos,K=l?a:G.targetPos,W=(xe,Te,fe)=>{var Tt,Nt,vt,wt,Gr,xo;let{x:se,y:j}=xe.internals.positionAbsolute,ae=(vt=(Nt=(Tt=xe.measured)==null?void 0:Tt.width)!=null?Nt:xe.width)!=null?vt:0,Se=(xo=(Gr=(wt=xe.measured)==null?void 0:wt.height)!=null?Gr:xe.height)!=null?xo:0;switch(Te){case to.Top:return{x:se+ae*fe,y:j};case to.Bottom:return{x:se+ae*fe,y:j+Se};case to.Left:return{x:se,y:j+Se*fe};case to.Right:return{x:se+ae,y:j+Se*fe};default:return{x:se+ae/2,y:j+Se/2}}},B=(ce=n==null?void 0:n.sourceOffset)!=null?ce:.5,J=(ye=n==null?void 0:n.targetOffset)!=null?ye:.5,Q=S?W(S,$,B).x:G.sx,oe=S?W(S,$,B).y:G.sy,ue=k?W(k,K,J).x:G.tx,le=k?W(k,K,J).y:G.ty;return _==="source"&&I?(Q=I.x,oe=I.y,L&&($=L)):_==="target"&&I&&(ue=I.x,le=I.y,L&&(K=L)),{sx:Q,sy:oe,tx:ue,ty:le,sourcePos:$,targetPos:K}},[S,k,s,l,i,a,_,I,L,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);vm(()=>{var K;if(!v.current){v.current={sx:V,sy:w,tx:P,ty:F,sourcePos:X,targetPos:q};return}let G=v.current;(Math.abs(V-G.sx)>mr||Math.abs(w-G.sy)>mr||Math.abs(P-G.tx)>mr||Math.abs(F-G.ty)>mr||G.sourcePos!==X||G.targetPos!==q)&&((K=n==null?void 0:n.points)!=null&&K.length)&&!_&&d(e,N(b({},n),{points:void 0})),v.current={sx:V,sy:w,tx:P,ty:F,sourcePos:X,targetPos:q}},[V,w,P,F,X,q,n,e,d,_]);let M=fr(()=>{let G=Pm(e,t,o,u);return ul(V,w,P,F,X,q,n==null?void 0:n.points,G)},[V,w,P,F,X,q,n==null?void 0:n.points,u,e,t,o]),O=fr(()=>{if(M.length<2)return dr({x:V,y:w},{x:P,y:F});let G=0;for(let W=0;W<M.length-1;W++)G+=Qt(M[W],M[W+1]);let $=G/2,K=0;for(let W=0;W<M.length-1;W++){let B=Qt(M[W],M[W+1]);if(K+B>=$){let J=($-K)/B,Q=M[W],oe=M[W+1];return{x:Q.x+(oe.x-Q.x)*J,y:Q.y+(oe.y-Q.y)*J}}K+=B}return dr({x:V,y:w},{x:P,y:F})},[M,V,w,P,F]),H=fr(()=>{if(M.length<2){let B=Math.abs(P-V);return Math.abs(F-w)>B?{x:-60,y:0}:{x:0,y:-60}}let $=0;for(let B=0;B<M.length-1;B++)$+=Qt(M[B],M[B+1]);let K=$/2,W=0;for(let B=0;B<M.length-1;B++){let J=Qt(M[B],M[B+1]);if(W+J>=K){let Q=M[B],oe=M[B+1],ue=Math.abs(oe.x-Q.x);return Math.abs(oe.y-Q.y)>ue?{x:-60,y:0}:{x:0,y:-60}}W+=J}return{x:0,y:-60}},[M,V,w,P,F]),z=Nm((G,$)=>{if(f!=="edit"||$.button!==0)return;$.stopPropagation(),$.preventDefault();let K=M[G],W=M[G+1],B=gi(K,W,"y"),J=B?K.y:K.x,Q=[...M],oe=Q.length,ue=G,le=G+1;y(G);let ce=xe=>{let Te=J+(B?xe.clientY-$.clientY:xe.clientX-$.clientX)/c;h.current=B?{x:(K.x+W.x)/2,y:Te}:{x:Te,y:(K.y+W.y)/2};let fe=[];for(let se=1;se<oe-1;se++){let j=Q[se];se===ue||se===le?B?fe.push({x:j.x,y:Te}):fe.push({x:Te,y:j.y}):fe.push(b({},j))}d(e,N(b({},n),{points:fe}))},ye=()=>{y(null),h.current=null,document.removeEventListener("mousemove",ce),document.removeEventListener("mouseup",ye)};document.addEventListener("mousemove",ce),document.addEventListener("mouseup",ye)},[f,M,c,n,e,d]);if(!S||!k)return null;let Z=pl(M),Y=r||S.selected||k.selected;return mt(El,{children:[mt("g",{className:D("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":Y}),onDoubleClick:()=>m(!0),children:[ve(wm,{id:e,path:Z,markerEnd:`url(#${Y?"sequence-edge-marker-highlighted":"sequence-edge-marker"})`,className:D("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||_&&C&&!A,"stroke-green-500":_&&C&&A,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":Y&&!(n!=null&&n.hasError)&&!_})}),r&&!p&&!T&&ve("g",{children:M.slice(0,-1).map((G,$)=>{let K=M[$+1];if($===0||$===M.length-2||Qt(G,K)<Mm)return null;let W=gi(G,K,"y"),B=E===$,J=B&&h.current?h.current:dr(G,K);return mt("g",{children:[ve("line",{x1:G.x,y1:G.y,x2:K.x,y2:K.y,stroke:"transparent",strokeWidth:20/c,className:D("cursor-pointer",{"cursor-ns-resize":W,"cursor-ew-resize":!W}),onMouseDown:Q=>z($,Q)}),ve("circle",{cx:J.x,cy:J.y,r:4/c,fill:B?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),ve("circle",{cx:J.x,cy:J.y,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:B?.6:.3,className:"pointer-events-none"})]},$)})})]}),mt(Am,{children:[mt("div",{className:"absolute z-[3000] pointer-events-none flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${O.x}px, ${O.y}px)`},children:[r&&!p&&ve("div",{className:"absolute pointer-events-auto",style:{transform:`translate(${H.x}px, ${H.y}px)`},children:ve(Zt,{edgeId:e,edgeType:"SEQUENCE_EDGE",sourceNode:S,targetNode:k,style:{transform:`scale(${1/c})`}})}),(x||((ne=n==null?void 0:n.label)==null?void 0:ne.trim()))&&ve(Ne,{value:n==null?void 0:n.label,className:D("min-w-8 max-w-56 px-2 py-1 body-small-400",{"pointer-events-auto":x,"pointer-events-none":!x}),isEditing:x,onBlur:()=>m(!1),onChange:G=>d(e,{label:G.trim()})})]}),r&&!p&&!T&&mt(El,{children:[ve("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${M[0].x}px, ${M[0].y}px)`},children:mt("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[ve("circle",{cx:6/c,cy:6/c,r:4/c,fill:_==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),ve("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:_==="source"?.6:.3,className:"pointer-events-none"}),ve("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:D("pointer-events-auto",{"cursor-move":!_||_!=="source","cursor-not-allowed":_==="source"&&C&&!A,"cursor-grabbing":_==="source"&&(!C||A)}),onMouseDown:G=>R("source",G.nativeEvent)})]})}),ve("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${M[M.length-1].x}px, ${M[M.length-1].y}px)`},children:mt("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[ve("circle",{cx:6/c,cy:6/c,r:4/c,fill:_==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),ve("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:_==="target"?.6:.3,className:"pointer-events-none"}),ve("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:D("pointer-events-auto",{"cursor-move":!_||_!=="target","cursor-not-allowed":_==="target"&&C&&!A,"cursor-grabbing":_==="target"&&(!C||A)}),onMouseDown:G=>R("target",G.nativeEvent)})]})})]})]})]})};import{useDebouncedCallback as wh}from"use-debounce";import{useReactFlow as vh}from"@xyflow/react";import{useCallback as Dc}from"react";var Uo=(d=>(d.START_EVENT="start-event",d.END_EVENT_TERMINATE="end-event-terminate",d.TASK="task",d.TASK_SCRIPT="task-script",d.SUBPROCESS="subprocess-collapsed",d.GATEWAY_EXCLUSIVE="gateway-exclusive",d.GATEWAY_PARALLEL="gateway-parallel",d.GATEWAY_COMPLEX="gateway-complex",d.ANNOTATION="annotation",d.LANE="lane",d))(Uo||{});import{xml2json as Lm,json2xml as km}from"xml-js";var _l={compact:!0,spaces:4},Dm=e=>e.replaceAll(`
2
- `,"&#xA;");function gr(e,t=_l){if(e)return JSON.parse(Lm(e,N(b({},t),{attributeValueFn:Dm})))}function Tl(e,t=_l){return e?km(e,t):""}var Rm={MIN_WIDTH:36,MIN_HEIGHT:36},Om={MIN_WIDTH:36,MIN_HEIGHT:36},Vm={MIN_WIDTH:56,MIN_HEIGHT:56},$o={MIN_WIDTH:176,MIN_HEIGHT:96},hr={HEADER_WIDTH:40,MIN_WIDTH:840,MIN_HEIGHT:256},de={HEADER_WIDTH:40,MIN_WIDTH:800,MIN_HEIGHT:256},yr={MIN_WIDTH:176,MIN_HEIGHT:64},Hm={MIN_WIDTH:128,MIN_HEIGHT:64},te={START_EVENT:Rm,END_EVENT:Om,GATEWAY:Vm,TASK:$o,LANE:de,ANNOTATION:yr,UNSUPPORTED:Hm};var Nl={"attribute-loop":"LOOP"},vl={"task-script":"SCRIPT","subprocess-collapsed":"SUBPROCESS"},wl={"gateway-exclusive":"EXCLUSIVE","gateway-parallel":"PARALLEL","gateway-complex":"COMPLEX"},Al={SCRIPT:"task-script",SUBPROCESS:"subprocess-collapsed"},Il={EXCLUSIVE:"gateway-exclusive",PARALLEL:"gateway-parallel",COMPLEX:"gateway-complex"};var oo=(e,t,o)=>{let n=e._attributes.width||0,r=e._attributes.height||0,i=rt(Number(n),t),a=rt(Number(r),o);return{width:i,height:a,measured:{width:i,height:a}}},no=e=>{let{_attributes:t,mxGeometry:o}=e,{id:n,parent:r,value:i}=t,a={x:Number(o._attributes.x||0),y:Number(o._attributes.y||0)},s={id:n,position:a,data:{label:i||""}},l=r==="1"?void 0:r;return l&&(s.parentId=l),s},Bm=e=>{let{mxGeometry:t}=e,o=no(e),n=oo(t,te.START_EVENT.MIN_WIDTH,te.START_EVENT.MIN_HEIGHT);return N(b(b({},o),n),{type:"START_EVENT"})},zm=e=>{let{mxGeometry:t}=e,o=no(e),n=oo(t,te.END_EVENT.MIN_WIDTH,te.END_EVENT.MIN_HEIGHT);return N(b(b({},o),n),{type:"END_EVENT"})},hi=(e,t)=>{let{_attributes:o,mxGeometry:n}=e,r=no(e),i=oo(n,te.TASK.MIN_WIDTH,te.TASK.MIN_HEIGHT),a=t==null?void 0:t.find(l=>{let{parent:c}=l._attributes;return c===e._attributes.id});if(a){let{style:l}=a._attributes,c=Nl[l];c&&(r.data.attribute=c)}let s=vl[o.style];return s&&(r.data.variant=s),N(b(b({},r),i),{type:"TASK"})},yi=e=>{let{_attributes:t,mxGeometry:o}=e,{style:n}=t,r=no(e),i=oo(o,te.GATEWAY.MIN_WIDTH,te.GATEWAY.MIN_HEIGHT);return r.data.variant=wl[n],N(b(b({},r),i),{type:"GATEWAY"})},Fm=e=>{let{mxGeometry:t}=e,o=no(e),n=oo(t,te.ANNOTATION.MIN_WIDTH,te.ANNOTATION.MIN_HEIGHT);return N(b(b({},o),n),{type:"ANNOTATION"})},Wm=e=>{let{mxGeometry:t}=e,o=no(e),n=oo(t,te.LANE.MIN_WIDTH,te.LANE.MIN_HEIGHT);return N(b(b({},o),n),{type:"LANE"})},Cl={task:hi,"task-script":hi,"subprocess-collapsed":hi,"start-event":Bm,"end-event-terminate":zm,"gateway-parallel":yi,"gateway-exclusive":yi,"gateway-complex":yi,annotation:Fm,lane:Wm},Ym=e=>{if(e&&Array.isArray(e))return e.map(t=>({x:Number(t._attributes.x),y:Number(t._attributes.y)}))},Sl=e=>{let{_attributes:t,mxGeometry:o}=e,{id:n,source:r,target:i,value:a,style:s}=t,l=Ym(o==null?void 0:o.Array),c={id:n,source:r,target:i,data:b({label:a||""},l&&l.length>0?{points:l}:{})};return s.includes("association")&&s.includes('endArrow=""')?b(b({},Jt),c):b(b({},Ue),c)},Ml=(e,t)=>{let{id:o,type:n,source:r,target:i,data:a}=e,s=t==null?void 0:t.find(u=>u.id===r),l="";n==="ANNOTATION_EDGE"&&(l='association;endArrow=""');let c={_attributes:{as:"geometry",relative:"1"}};return a!=null&&a.points&&Array.isArray(a.points)&&a.points.length>0&&(c.Array=a.points.map(u=>({_attributes:{as:"mxPoint",x:u.x,y:u.y}}))),{_attributes:{id:o,parent:(s==null?void 0:s.parentId)||"1",edge:"1",style:l,source:r,target:i,value:(a==null?void 0:a.label)||""},mxGeometry:c}},ro=e=>{let{id:t,parentId:o,position:n,measured:r,data:i}=e;return{_attributes:{id:t,parent:o||"1",value:i.label,vertex:"1"},mxGeometry:{_attributes:{as:"geometry",width:(r==null?void 0:r.width)||0,height:(r==null?void 0:r.height)||0,x:n.x||0,y:n.y||0}}}},Um=e=>{let{variant:t}=e.data,o=ro(e);return N(b({},o),{_attributes:N(b({},o._attributes),{style:Al[t]||"task"})})},$m=e=>{let t=ro(e);return N(b({},t),{_attributes:N(b({},t._attributes),{style:"start-event"})})},Xm=e=>{let t=ro(e);return N(b({},t),{_attributes:N(b({},t._attributes),{style:"end-event-terminate"})})},Km=e=>{let{variant:t}=e.data,o=ro(e);return N(b({},o),{_attributes:N(b({},o._attributes),{style:Il[t]})})},qm=e=>{let t=ro(e);return N(b({},t),{_attributes:N(b({},t._attributes),{style:"lane"})})},Zm=e=>{let t=ro(e);return N(b({},t),{_attributes:N(b({},t._attributes),{style:"annotation"})})},Pl={TASK:Um,START_EVENT:$m,END_EVENT:Xm,GATEWAY:Km,ANNOTATION:Zm,LANE:qm},Ll=(e,t)=>{var a,s;let r=((a=e.measured)==null?void 0:a.width)||0,i=((s=e.measured)==null?void 0:s.height)||0;return{_attributes:{id:`${t+1}`,parent:e.id,style:"attribute-loop",connectable:"0"},mxGeometry:{_attributes:{as:"geometry",x:r/2-22/2,y:i-22,width:22,height:22}}}};import Rl from"@dagrejs/dagre";import{getNodesBounds as eg}from"@xyflow/react";import{orderBy as tg}from"lodash";import{orderBy as Jm}from"lodash";var ot=e=>{var t,o,n,r,i,a,s,l;return{x:(o=(t=e.internals)==null?void 0:t.positionAbsolute.x)!=null?o:0,y:(r=(n=e.internals)==null?void 0:n.positionAbsolute.y)!=null?r:0,w:(a=(i=e.measured)==null?void 0:i.width)!=null?a:0,h:(l=(s=e.measured)==null?void 0:s.height)!=null?l:0}},Lt=e=>Jm(e,[o=>{let n=o.type==="LANE";return n&&!o.parentId?0:n?1:2}],["asc"]),kl=(e,t)=>{let{x:o,y:n}=ot(e),{x:r,y:i}=ot(t);return{x:o-r,y:n-i}};var io=({parentId:e,nodes:t,includeTypes:o=[...Object.values(ee)],excludeTypes:n=[]})=>t.some(r=>r.parentId===e&&(!o.length||o.includes(r.type))&&!n.includes(r.type)),Qm=(e,t)=>{let{x:o,y:n}=ot(e),{x:r,y:i}=ot(t),a=o-r,s=n-i;return Math.sqrt(a*a+s*s)},jm=(e,t)=>{let{x:o,y:n,w:r,h:i}=ot(e),{x:a,y:s,w:l,h:c}=ot(t);return o<a+l&&a<o+r&&n<s+c&&s<n+i},Xo=(e,t)=>{let o=null,n=1/0;for(let r of t)if(r.id!==e.id&&jm(e,r)){let i=Qm(e,r);i<n&&(n=i,o=r)}return o},Dl=(e,t)=>t.filter(o=>o.parentId===e).reduce((o,n)=>{var r,i;return Math.max(o,(i=(r=n.measured)==null?void 0:r.width)!=null?i:0)},0);var Ol=(e=[],t=[],o="LR")=>{let n=new Rl.graphlib.Graph;return n.setDefaultEdgeLabel(()=>({})),n.setGraph({rankdir:o}),e.forEach(({id:i,width:a,height:s})=>n.setNode(i,{width:a,height:s})),t.forEach(i=>n.setEdge(i.source,i.target)),Rl.layout(n),{nodes:e.map(i=>{let a=n.node(i.id);return N(b({},i),{position:{x:a.x-i.width/2,y:a.y-i.height/2}})}),edges:t}},Ko=e=>{let t=e.filter(n=>n.type==="LANE"&&!n.parentId),o=[...e];return t.forEach(n=>{o=qo(n.id,o)}),o},qo=(e,t)=>{var f,g;let o=[...t],n=o.find(x=>x.id===e);if(!n)return o;let r=o.filter(x=>x.parentId===e&&x.type==="LANE");if(r.length===0)return o;let i=tg(r,["position.y"]),a=Math.max((g=(f=n.measured)==null?void 0:f.width)!=null?g:0,hr.MIN_WIDTH),s=Dl(e,i)||de.MIN_WIDTH,l=Math.max(a,s),c=a-de.HEADER_WIDTH>=s,d=0,u=0;i.forEach(x=>{var m,E,y,h;o=o.map(v=>v.id===x.id?N(b({},v),{width:c?l-de.HEADER_WIDTH:l,measured:N(b({},v.measured),{width:c?l-de.HEADER_WIDTH:l}),position:{x:de.HEADER_WIDTH,y:d}}):v),d+=(E=(m=x.measured)==null?void 0:m.height)!=null?E:0,u+=(h=(y=x.measured)==null?void 0:y.height)!=null?h:0}),o=o.map(x=>x.id===e?N(b({},x),{height:u,width:c?l:l+de.HEADER_WIDTH,measured:N(b({},x.measured),{height:u,width:c?l:l+de.HEADER_WIDTH})}):x);let p=o.find(x=>x.id===e);return p!=null&&p.parentId&&(o=qo(p.parentId,o)),o},Vl=(e,t,o)=>{if(e.type==="LANE")return o;let n=De(t),r=De(e);return r.y<n.y&&(e.position.y=0),r.x<n.x+de.HEADER_WIDTH&&(e.position.x=de.HEADER_WIDTH),r.y2>n.y2&&(t.height=r.y2-n.y,t.measured.height=r.y2-n.y),r.x2>n.x2&&(t.width=r.x2-n.x,t.measured.width=r.x2-n.x),o=o.map(i=>i.id===t.id?N(b({},i),{height:t.height,width:t.width,measured:t.measured}):i.id===e.id?N(b({},i),{position:e.position}):i),o},Hl=()=>{let e=document.querySelector(".react-flow__viewport");return e||(console.error("Flow element (.react-flow__viewport) not found."),null)},og=50,Gl=(e,t=og)=>{let o=eg(e);return{x:o.x-t,y:o.y-t,width:o.width+t*2,height:o.height+t*2}};var Zo=1,Bl=e=>`<mxGraphModel>
1
+ var ou=Object.defineProperty,nu=Object.defineProperties;var ru=Object.getOwnPropertyDescriptors;var mn=Object.getOwnPropertySymbols;var Fi=Object.prototype.hasOwnProperty,Wi=Object.prototype.propertyIsEnumerable;var zi=(e,t,o)=>t in e?ou(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,E=(e,t)=>{for(var o in t||(t={}))Fi.call(t,o)&&zi(e,o,t[o]);if(mn)for(var o of mn(t))Wi.call(t,o)&&zi(e,o,t[o]);return e},v=(e,t)=>nu(e,ru(t));var Je=(e,t)=>{var o={};for(var n in e)Fi.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&mn)for(var n of mn(e))t.indexOf(n)<0&&Wi.call(e,n)&&(o[n]=e[n]);return o};var Yr=e=>{if(typeof document=="undefined")return;let t=document.cookie.match(new RegExp(`(?:^|; )${e.replace(/([.$?*|{}()[\]\\/+^])/g,"\\$1")}=([^;]*)`));return t?decodeURIComponent(t[1]):void 0};import{initializeI18n as iu,Translations as su}from"@produto-lecom/lecom-ui";var Yi={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Delete",configure_node:"Configure activity",configure_edge:"Configure routing",initial_task:"Initial Activity",gateway_limit_reached:"Exclusive gateway cannot have more than 2 outgoing connections",task_limit_reached:"Task cannot have more than 2 outgoing connections",start_event_limit_reached:"Start event can only connect to a single element",gateway_to_gateway_not_allowed:"Gateways cannot connect directly to other gateways",start_event_already_exists:"A start event already exists. Delete the current event to add another",script_to_end_not_allowed:"Script activities cannot connect directly to the end event",loop_to_end_not_allowed:"Loop activities cannot connect directly to the end event",initial_activity_to_end_not_allowed:"Initial activity cannot connect directly to the end event",final_activity_cannot_connect:"Final activity cannot connect to other elements",activity_has_outgoing_connections:"Activity with outgoing connections cannot connect to end event",end_event_cannot_connect_to_initial_activity:"End event cannot connect to an initial activity",initial_activity_cannot_connect_to_start_event:"Initial activity cannot connect to start event",concurrent_initial_and_final_activity:"An activity cannot be connected to both start and end events",duplicate_connection_not_allowed:"A connection already exists between these elements",connect_node:"Connect element",connecting:"Connecting...",delete_pool_lane_error:"Cannot delete the pool or lane while there are elements inside it."},controls:{zoom:{fit:"Fit zoom",in:"Zoom in",out:"Zoom out",reset:"Reset zoom"},actions:{move_tool:"Select elements",hand_tool:"Navigate the diagram",check:"Check diagram",export:{title:"Export diagram",print:"Print",html:"Export as HTML",png:"Export as PNG",feedback:{error:"Error exporting diagram"}},import_governance:"Import diagram from Governance platform",minimap:{label:"Minimap",open:"Open minimap",close:"Hide minimap"}},history:{undo:"Undo",redo:"Redo"}},modals:{delete_elements:{title:"Delete elements",callout:"When deleting, the activity and routing settings will be deleted.",content:"Are you sure you want to delete?",confirm:"Delete",cancel:"Cancel"}},task_menu:{loop_not_allowed_when_connected_to_end:"Cannot create loop on activity connected to end event",script_not_allowed_when_connected_to_end:"Cannot transform to Script activity connected to end event",loop_not_allowed_when_subprocess:"Cannot create loop on subprocess",loop:"Activity with loop"}},validation:{success:{title:"Validation Successful",message:"The diagram was validated successfully with no errors."},errors:{title:"The diagram contains errors",subtitle:"Please review the following:",task_label_length:"Task name exceeds the maximum character limit",multiple_start_event_not_allowed:"Multiple start events are not allowed",task_flows_limit_exceeds:"The number of output connections exceeds the limit of two",duplicate_task_name:"There are multiple activities with the same name",flows_on_end_tasks_not_allowed:"Activities connected to end events cannot have other connections",conditions_flows_limit_exceeds:"Exclusive gateway has too many output connections (maximum of two)",task_label_empty:"One or more activities have no name",activity_name_invalid:"Activity name is invalid",final_activity_has_loop:"Final activities cannot have loops",nested_gateway:"Connecting gateways directly is not allowed",concurrent_initial_and_final_event:"The same activity cannot have both initial and final events",gateway_flow_to_event:"Connecting a gateway to an output event is not allowed",gateway_missing_output_streams:"The gateway does not have the correct number of outputs",events_nested:"Connecting events directly is not allowed",event_to_condition:"Connecting an event directly to a gateway is not allowed",script_in_final_activity:"Final activity cannot be a script type",subprocess_referenced_not_configured:"The subprocess reference is not properly configured",start_event_not_found:"At least one start event is required",end_event_not_found:"At least one end event is required"}},bpmn:{start_event:{variant:{default:"Start event"}},end_event:{variant:{default:"End event"}},annotation:{variant:{default:"Annotation"}},gateway:{menu:{title:"Change gateway type"},variant:{default:"Gateway",exclusive:"Exclusive gateway",parallel:"Parallel gateway",complex:"Complex gateway"}},task:{menu:{title:"Change task type"},variant:{default:"Task",script:"Script task",subprocess:"Subprocess"},attribute:{loop:"Task with loop"},label:{prefix:"Activity"},feedback:{label_empty:{prefix:"Activity name was automatically set to"},label_already_exists:{prefix:"The name",middle:"already exists. The name was changed to"},invalid_first_character:"Activity name must start with a letter or number"}},lane:{variant:{default:"Pool / Lane"}},unsupported:{variant:{default:"Unsupported element"}}},adapter:{governance:{error:{DEFAULT:"Error importing diagram",NO_FILE:"No file selected",EMPTY_FILE:"Empty file",INVALID_FILE:"Invalid file",CONTAIN_NO_CELLS:"No cells found to be imported",ALREADY_INITIALIZED:"It is not possible to import the diagram from the Governance platform, since the diagram has already been initialized"},success:{default:"The diagram was imported from the Governance platform successfully and without any incompatibility detected.",incompatible_cells:"The diagram was imported from the Governance platform with incompatibilities. To know more details, click on the button below."},report:{columns:{type:"Type",value:"Value",status:"Status"},status:{imported:"Imported",adapted:"Adapted",unsupported:"Unsupported"}},action:{download:"Download report"}}}}};var Ui={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Eliminar",configure_node:"Configurar actividad",configure_edge:"Configurar enrutamiento",initial_task:"Actividad Inicial",gateway_limit_reached:"Compuerta exclusiva no puede tener m\xE1s de 2 conexiones de salida",task_limit_reached:"Actividad no puede tener m\xE1s de 2 conexiones de salida",start_event_limit_reached:"Evento inicial solo puede conectarse a un \xFAnico elemento",gateway_to_gateway_not_allowed:"Las compuertas no pueden conectarse directamente con otras compuertas",start_event_already_exists:"Ya existe un evento de inicio. Elimine el evento actual para agregar otro",script_to_end_not_allowed:"Las actividades Script no pueden conectarse directamente al evento final",loop_to_end_not_allowed:"Las actividades Loop no pueden conectarse directamente al evento final",initial_activity_to_end_not_allowed:"Actividad inicial no puede conectarse directamente al evento final",final_activity_cannot_connect:"Actividad final no puede conectarse a otros elementos",activity_has_outgoing_connections:"Actividad con conexiones de salida no puede conectarse al evento final",end_event_cannot_connect_to_initial_activity:"El evento final no puede conectarse a una actividad inicial",initial_activity_cannot_connect_to_start_event:"Actividad inicial no puede conectarse a evento de inicio",concurrent_initial_and_final_activity:"Una actividad no puede estar conectada al evento inicial y final al mismo tiempo",duplicate_connection_not_allowed:"Ya existe una conexi\xF3n entre estos elementos",connect_node:"Conectar elemento",connecting:"Conectando...",delete_pool_lane_error:"No se puede eliminar la piscina o carril mientras haya elementos dentro."},controls:{zoom:{fit:"Ajustar zoom",in:"Acercar",out:"Alejar",reset:"Restablecer zoom"},actions:{move_tool:"Seleccionar elementos",hand_tool:"Navegar por el diagrama",check:"Validar diagrama",export:{title:"Exportar diagrama",print:"Imprimir",html:"Exportar como HTML",png:"Exportar como PNG",feedback:{error:"Error al exportar diagrama"}},import_governance:"Importar diagrama de la plataforma Governance",minimap:{label:"Minimapa",open:"Abrir minimapa",close:"Ocultar minimapa"}},history:{undo:"Deshacer",redo:"Rehacer"}},modals:{delete_elements:{title:"Eliminar elementos",callout:"Al eliminar, las configuraciones de actividades y enrutamiento ser\xE1n eliminadas.",content:"\xBFEst\xE1s seguro de querer eliminar?",confirm:"Eliminar",cancel:"Cancelar"}},task_menu:{loop_not_allowed_when_connected_to_end:"No se puede crear bucle en actividad conectada al evento final",script_not_allowed_when_connected_to_end:"No se puede transformar a Script actividad conectada al evento final",loop_not_allowed_when_subprocess:"No se puede crear bucle en subproceso",loop:"Actividad con loop"}},validation:{success:{title:"Validaci\xF3n exitosa",message:"El diagrama ha sido validado correctamente sin errores."},errors:{title:"El diagrama contiene errores",subtitle:"Revise lo siguiente:",task_label_length:"El nombre de la actividad excede el l\xEDmite m\xE1ximo de caracteres",multiple_start_event_not_allowed:"No se permite tener m\xE1s de un evento de inicio",task_flows_limit_exceeds:"El n\xFAmero de conexiones de salida supera el l\xEDmite de dos",duplicate_task_name:"Hay varias actividades con el mismo nombre",flows_on_end_tasks_not_allowed:"Las actividades conectadas a eventos finales no pueden tener otras conexiones",conditions_flows_limit_exceeds:"Compuerta exclusiva con exceso de conexiones de salida (m\xE1ximo de dos)",task_label_empty:"El nombre de una o m\xE1s actividades no ha sido completado",activity_name_invalid:"El nombre de la actividad no es v\xE1lido",final_activity_has_loop:"Las actividades finales no pueden tener bucles",nested_gateway:"No se permite conectar compuertas directamente",concurrent_initial_and_final_event:"Una misma actividad no puede tener eventos iniciales y finales",gateway_flow_to_event:"No se permite conectar una compuerta a un evento de salida",gateway_missing_output_streams:"La compuerta no tiene el n\xFAmero correcto de salidas",events_nested:"No se permite conectar eventos directamente",event_to_condition:"No se permite conectar un evento directamente a una compuerta",script_in_final_activity:"La actividad final no puede ser de tipo script",subprocess_referenced_not_configured:"La referencia al subproceso no est\xE1 configurada correctamente",start_event_not_found:"Es necesario tener al menos un evento de inicio",end_event_not_found:"Es necesario tener al menos un evento final"}},bpmn:{start_event:{variant:{default:"Evento de inicio"}},end_event:{variant:{default:"Evento final"}},annotation:{variant:{default:"Anotaci\xF3n"}},gateway:{menu:{title:"Cambiar tipo de compuerta"},variant:{default:"Compuerta",exclusive:"Compuerta exclusiva",parallel:"Compuerta paralela",complex:"Compuerta compleja"}},task:{menu:{title:"Cambiar tipo de tarea"},variant:{default:"Tarea",script:"Tarea de script",subprocess:"Subproceso"},attribute:{loop:"Tarea con bucle"},label:{prefix:"Actividad"},feedback:{label_empty:{prefix:"El nombre de la actividad se estableci\xF3 autom\xE1ticamente como"},label_already_exists:{prefix:"El nombre",middle:"ya existe. El nombre fue cambiado a"},invalid_first_character:"El nombre de la actividad debe comenzar con una letra o n\xFAmero"}},lane:{variant:{default:"Piscina / Raia"}},unsupported:{variant:{default:"Elemento no soportado"}}},adapter:{governance:{error:{DEFAULT:"Error al importar diagrama",NO_FILE:"No se ha seleccionado ning\xFAn archivo",EMPTY_FILE:"Archivo vac\xEDo",INVALID_FILE:"Archivo inv\xE1lido",CONTAIN_NO_CELLS:"No se encontraron c\xE9lulas para importar",ALREADY_INITIALIZED:"No es posible importar el diagrama de la plataforma Governance, ya que el diagrama ya ha sido iniciado"},success:{default:"El diagrama se ha importado de la plataforma Governance correctamente y sin ninguna incompatibilidad detectada.",incompatible_cells:"El diagrama se ha importado de la plataforma Governance con incompatibilidades. Para saber m\xE1s detalles, haz click en el bot\xF3n de abajo."},report:{columns:{type:"Tipo",value:"Valor",status:"Estado"},status:{imported:"Importado",adapted:"Adaptado",unsupported:"No soportado"}},action:{download:"Descargar informe"}}}}};var $i={translations:{general:{layout:{title:"Modeler"}},editor:{toolbar:{delete:"Excluir",configure_node:"Configurar atividade",configure_edge:"Configurar roteamento",initial_task:"Atividade Inicial",gateway_limit_reached:"Gateway exclusivo n\xE3o pode ter mais de 2 conex\xF5es de sa\xEDda",task_limit_reached:"Atividade n\xE3o pode ter mais de 2 conex\xF5es de sa\xEDda",start_event_limit_reached:"Evento inicial s\xF3 pode se conectar a um \xFAnico elemento",gateway_to_gateway_not_allowed:"Gateways n\xE3o podem se conectar diretamente com outros gateways",start_event_already_exists:"J\xE1 existe um evento de in\xEDcio. Exclua o evento atual para adicionar outro",script_to_end_not_allowed:"Atividades Script n\xE3o podem se conectar diretamente ao evento final",loop_to_end_not_allowed:"Atividades Loop n\xE3o podem se conectar diretamente ao evento final",initial_activity_to_end_not_allowed:"Atividade inicial n\xE3o pode se conectar diretamente ao evento final",final_activity_cannot_connect:"Atividade final n\xE3o pode se conectar a outros elementos",activity_has_outgoing_connections:"Atividade com conex\xF5es de sa\xEDda n\xE3o pode se conectar a um evento final",end_event_cannot_connect_to_initial_activity:"O evento final n\xE3o pode ser conectado a uma atividade inicial",initial_activity_cannot_connect_to_start_event:"Atividade inicial n\xE3o pode se conectar a evento de in\xEDcio",concurrent_initial_and_final_activity:"Uma atividade n\xE3o pode estar conectada ao evento inicial e final ao mesmo tempo",duplicate_connection_not_allowed:"J\xE1 existe uma conex\xE3o entre esses elementos",start_event_to_subprocess_not_allowed:"Evento inicial n\xE3o pode se conectar a um subprocesso",connect_node:"Conectar elemento",connecting:"Conectando...",delete_pool_lane_error:"N\xE3o \xE9 poss\xEDvel excluir a piscina ou raia enquanto houver elementos dentro dela."},controls:{zoom:{fit:"Ajustar o zoom",in:"Aumentar o zoom",out:"Diminuir o zoom",reset:"Resetar o zoom"},actions:{move_tool:"Selecionar elementos",hand_tool:"Navegar pelo diagrama",check:"Validar diagrama",export:{title:"Exportar diagrama",print:"Imprimir",html:"Exportar como HTML",png:"Exportar como PNG",feedback:{error:"Erro ao exportar o diagrama"}},import_governance:"Importar diagrama da plataforma Governance",minimap:{label:"Minimapa",open:"Abrir minimapa",close:"Ocultar minimapa"}},history:{undo:"Desfazer",redo:"Refazer"}},modals:{delete_elements:{title:"Excluir elementos",callout:"Ao excluir, as configura\xE7\xF5es de atividades e roteamento ser\xE3o exclu\xEDdas.",content:"Deseja realmente excluir?",confirm:"Excluir",cancel:"Cancelar"}},task_menu:{loop_not_allowed_when_connected_to_end:"N\xE3o \xE9 poss\xEDvel criar loop em atividade conectada ao evento final",script_not_allowed_when_connected_to_end:"N\xE3o \xE9 poss\xEDvel transformar em Script atividade conectada ao evento final",loop_not_allowed_when_subprocess:"N\xE3o \xE9 poss\xEDvel criar loop em subprocesso",loop:"Atividade com loop"}},validation:{success:{title:"Diagrama v\xE1lidado com sucesso!",message:"Nenhum erro encontrado."},errors:{title:"O diagrama cont\xE9m erros",subtitle:"Veja abaixo o que precisa ser corrigido:",task_label_length:"O nome da atividade excede o limite m\xE1ximo de caracteres",multiple_start_event_not_allowed:"N\xE3o \xE9 permitido ter mais de um evento de in\xEDcio",task_flows_limit_exceeds:"O n\xFAmero de conex\xF5es de sa\xEDda ultrapassa o limite de dois",duplicate_task_name:"H\xE1 v\xE1rias atividades com o mesmo nome",flows_on_end_tasks_not_allowed:"Atividades conectadas a eventos finais n\xE3o podem ter outras conex\xF5es",conditions_flows_limit_exceeds:"Gateway exclusivo com excesso de conex\xF5es de sa\xEDda (m\xE1ximo de dois)",task_label_empty:"O nome de uma ou mais atividades n\xE3o foi preenchido",activity_name_invalid:"O nome da atividade n\xE3o \xE9 v\xE1lido",final_activity_has_loop:"Atividades finais n\xE3o podem ter loops",nested_gateway:"N\xE3o \xE9 permitido conectar gateways",concurrent_initial_and_final_event:"Uma mesma atividade n\xE3o pode ter eventos iniciais e finais",gateway_flow_to_event:"N\xE3o \xE9 permitido conectar um gateway a um evento de sa\xEDda",gateway_missing_output_streams:"O gateway n\xE3o possui o n\xFAmero correto de sa\xEDdas",events_nested:"N\xE3o \xE9 permitido conectar eventos",event_to_condition:"N\xE3o \xE9 permitido conectar um evento diretamente em um gateway",script_in_final_activity:"Atividade final n\xE3o pode ser do tipo script",subprocess_referenced_not_configured:"A refer\xEAncia ao subprocesso n\xE3o est\xE1 configurada corretamente",start_event_not_found:"\xC9 necess\xE1rio ter ao menos um evento inicial",end_event_not_found:"\xC9 necess\xE1rio ter ao menos um evento final"}},bpmn:{start_event:{variant:{default:"Evento inicial"}},end_event:{variant:{default:"Evento final"}},annotation:{variant:{default:"Anota\xE7\xE3o"}},gateway:{menu:{title:"Alterar tipo de gateway"},variant:{default:"Gateway",exclusive:"Gateway exclusivo",parallel:"Gateway paralelo",complex:"Gateway complexo"}},task:{menu:{title:"Alterar tipo de Atividade"},variant:{default:"Atividade",script:"Atividade de script",subprocess:"Subprocesso"},attribute:{loop:"Atividade com loop"},label:{prefix:"Atividade"},feedback:{label_empty:{prefix:"O nome da atividade foi definido automaticamente como"},label_already_exists:{prefix:"O nome",middle:"j\xE1 existe. O nome foi alterado para"},invalid_first_character:"O nome da atividade deve come\xE7ar com uma letra ou n\xFAmero"}},lane:{variant:{default:"Piscina / Raia"}},unsupported:{variant:{default:"Elemento n\xE3o suportado"}}},adapter:{governance:{error:{DEFAULT:"Erro ao importar diagrama",NO_FILE:"Nenhum arquivo selecionado",EMPTY_FILE:"Arquivo vazio",INVALID_FILE:"Arquivo inv\xE1lido",CONTAIN_NO_CELLS:"N\xE3o foram encontradas c\xE9lulas para serem importadas",ALREADY_INITIALIZED:"N\xE3o \xE9 poss\xEDvel importar o diagrama da plataforma Governance, pois o diagrama j\xE1 foi iniciado"},success:{default:"O diagrama foi importado da plataforma Governance com sucesso e sem nenhuma incompatibilidade detectada.",incompatible_cells:"O diagrama foi importado da plataforma Governance com incompatibilidades. Para saber mais detalhes, clique no bot\xE3o abaixo."},report:{columns:{type:"Tipo do elemento",value:"Valor",status:"Status"},status:{imported:"Importado",adapted:"Adaptado",unsupported:"N\xE3o suportado"}},action:{download:"Baixar relat\xF3rio"}}}}};var Xi={pt_BR:$i,en_US:Yi,es_ES:Ui};var Ki,qi,au=(qi=(Ki=Yr("LecomUserLanguage"))!=null?Ki:Yr("org.springframework.web.servlet.i18n.CookieLocaleResolver.LOCALE"))!=null?qi:su.PT_BR;iu({lng:au,resources:Xi});var Pe=(n=>(n.EDIT="edit",n.VIEW="view",n.READONLY="readonly",n))(Pe||{});var gn=(r=>(r.ACTIVITY="activity",r.ROUTING="routing",r.GATEWAY="gateway",r.SUB_PROCESS="sub_process",r))(gn||{}),Ur=(n=>(n.START="start",n.END="end",n.BETWEEN="between",n))(Ur||{}),$r=(n=>(n.SCRIPT="script",n.LOOP="loop",n.SCRIPT_LOOP="script_loop",n))($r||{}),Xr=(d=>(d.SIMPLE="simple",d.LOOP="loop",d.SCRIPT="script",d.SCRIPT_LOOP="script_loop",d.COMPLEX="complex",d.EXCLUSIVE="exclusive",d.PARALLEL="parallel",d.FINAL="final",d.TO_SUB_PROCESS="to_sub_process",d.FROM_SUB_PROCESS="from_sub_process",d))(Xr||{});import{RotateCcw as Eu,ScrollText as bu,SquarePlus as _u}from"lucide-react";import{jsx as hn,jsxs as lu}from"react/jsx-runtime";var yn=({size:e=24,className:t})=>lu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#6b7280",className:t,children:[hn("path",{strokeWidth:"2",d:"M16 3V3.5085V11.9998V20.4915V21H16.5411H21.4592H22V19.123H21.4592H17.9974V11.9998V4.8773H21.4592H22V3H21.4592H16.5411H16Z"}),hn("path",{d:"M4.41026 16.9999L2 18.7861L3.89693 21.1103L6.3072 19.324L4.41026 16.9999Z"}),hn("path",{d:"M8.41026 13.9999L6 15.7861L7.89693 18.1103L10.3072 16.324L8.41026 13.9999Z"}),hn("path",{d:"M12.4313 10.954L10.021 12.7402L11.9179 15.0644L14.3282 13.2781L12.4313 10.954Z"})]});import{jsx as Zi}from"react/jsx-runtime";var Ut=({size:e=24,className:t})=>Zi("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#ff6565",stroke:"#ec1616",strokeWidth:3,className:t,children:Zi("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as vo,jsxs as cu}from"react/jsx-runtime";var $t=({size:e=24,className:t})=>cu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[vo("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),vo("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),vo("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"}),vo("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),vo("path",{d:"M14.8281 9.17188L9.17127 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Kr,jsxs as du}from"react/jsx-runtime";var Xt=({size:e=24,className:t})=>du("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[Kr("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),Kr("path",{d:"M14.8286 9.17188L9.17176 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),Kr("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as qr,jsxs as uu}from"react/jsx-runtime";var Kt=({size:e=24,className:t})=>uu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[qr("path",{d:"M2.69991 10.2997C2.47586 10.5235 2.29812 10.7893 2.17685 11.0818C2.05558 11.3744 1.99316 11.688 1.99316 12.0047C1.99316 12.3214 2.05558 12.635 2.17685 12.9275C2.29812 13.2201 2.47586 13.4859 2.69991 13.7097L10.2899 21.2997C10.5137 21.5237 10.7795 21.7015 11.0721 21.8227C11.3646 21.944 11.6782 22.0064 11.9949 22.0064C12.3116 22.0064 12.6252 21.944 12.9177 21.8227C13.2103 21.7015 13.4761 21.5237 13.6999 21.2997L21.2899 13.7097C21.514 13.4859 21.6917 13.2201 21.813 12.9275C21.9342 12.635 21.9967 12.3214 21.9967 12.0047C21.9967 11.688 21.9342 11.3744 21.813 11.0818C21.6917 10.7893 21.514 10.5235 21.2899 10.2997L13.6999 2.70968C13.4761 2.48562 13.2103 2.30788 12.9177 2.18662C12.6252 2.06535 12.3116 2.00293 11.9949 2.00293C11.6782 2.00293 11.3646 2.06535 11.0721 2.18662C10.7795 2.30788 10.5137 2.48562 10.2899 2.70968L2.69991 10.2997Z",strokeLinecap:"round",strokeLinejoin:"round"}),qr("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),qr("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Zr,jsxs as pu}from"react/jsx-runtime";var Ji=({size:e=24,className:t})=>Zr("svg",{width:e,height:e,viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",className:t,children:pu("g",{children:[Zr("path",{d:"M8.6543 11.4141V15.2148C8.51302 15.4017 8.29199 15.6068 7.99121 15.8301C7.69499 16.0488 7.30078 16.238 6.80859 16.3975C6.31641 16.557 5.70345 16.6367 4.96973 16.6367C4.34538 16.6367 3.77344 16.5319 3.25391 16.3223C2.73438 16.1081 2.28548 15.7959 1.90723 15.3857C1.53353 14.9756 1.24414 14.4766 1.03906 13.8887C0.833984 13.2962 0.731445 12.6217 0.731445 11.8652V11.1748C0.731445 10.4229 0.82487 9.75293 1.01172 9.16504C1.20312 8.57259 1.47656 8.07129 1.83203 7.66113C2.1875 7.25098 2.61589 6.94108 3.11719 6.73145C3.62305 6.51725 4.19499 6.41016 4.83301 6.41016C5.64876 6.41016 6.32324 6.54688 6.85645 6.82031C7.39421 7.08919 7.80892 7.46289 8.10059 7.94141C8.39225 8.41992 8.57682 8.9668 8.6543 9.58203H6.97266C6.91797 9.23568 6.81087 8.92578 6.65137 8.65234C6.49642 8.37891 6.27311 8.16471 5.98145 8.00977C5.69434 7.85026 5.32064 7.77051 4.86035 7.77051C4.46387 7.77051 4.11523 7.8457 3.81445 7.99609C3.51367 8.14648 3.26302 8.36751 3.0625 8.65918C2.86654 8.95085 2.71842 9.30632 2.61816 9.72559C2.5179 10.1449 2.46777 10.6234 2.46777 11.1611V11.8652C2.46777 12.4121 2.52474 12.8975 2.63867 13.3213C2.75716 13.7451 2.92578 14.1029 3.14453 14.3945C3.36784 14.6862 3.639 14.9072 3.95801 15.0576C4.27702 15.2035 4.63704 15.2764 5.03809 15.2764C5.43001 15.2764 5.7513 15.2445 6.00195 15.1807C6.2526 15.1123 6.45085 15.0326 6.59668 14.9414C6.74707 14.8457 6.86328 14.7546 6.94531 14.668V12.6924H4.87402V11.4141H8.6543ZM17.0912 11.25V11.7969C17.0912 12.5488 16.9932 13.2233 16.7973 13.8203C16.6013 14.4173 16.321 14.9255 15.9564 15.3447C15.5964 15.764 15.1635 16.0853 14.6576 16.3086C14.1518 16.5273 13.5912 16.6367 12.976 16.6367C12.3653 16.6367 11.807 16.5273 11.3012 16.3086C10.7999 16.0853 10.3646 15.764 9.99551 15.3447C9.62637 14.9255 9.33926 14.4173 9.13418 13.8203C8.93366 13.2233 8.8334 12.5488 8.8334 11.7969V11.25C8.8334 10.498 8.93366 9.82585 9.13418 9.2334C9.3347 8.63639 9.61725 8.12826 9.98184 7.70898C10.351 7.28516 10.7862 6.96387 11.2875 6.74512C11.7934 6.52181 12.3516 6.41016 12.9623 6.41016C13.5775 6.41016 14.1381 6.52181 14.6439 6.74512C15.1498 6.96387 15.585 7.28516 15.9496 7.70898C16.3142 8.12826 16.5945 8.63639 16.7904 9.2334C16.991 9.82585 17.0912 10.498 17.0912 11.25ZM15.3754 11.7969V11.2363C15.3754 10.6803 15.3207 10.1904 15.2113 9.7666C15.1065 9.33822 14.9493 8.98047 14.7396 8.69336C14.5346 8.40169 14.2816 8.18294 13.9809 8.03711C13.6801 7.88672 13.3406 7.81152 12.9623 7.81152C12.584 7.81152 12.2468 7.88672 11.9506 8.03711C11.6544 8.18294 11.4014 8.40169 11.1918 8.69336C10.9867 8.98047 10.8295 9.33822 10.7201 9.7666C10.6107 10.1904 10.5561 10.6803 10.5561 11.2363V11.7969C10.5561 12.3529 10.6107 12.8451 10.7201 13.2734C10.8295 13.7018 10.989 14.0641 11.1986 14.3604C11.4128 14.652 11.668 14.873 11.9643 15.0234C12.2605 15.1693 12.5977 15.2422 12.976 15.2422C13.3588 15.2422 13.6983 15.1693 13.9945 15.0234C14.2908 14.873 14.5414 14.652 14.7465 14.3604C14.9516 14.0641 15.1065 13.7018 15.2113 13.2734C15.3207 12.8451 15.3754 12.3529 15.3754 11.7969ZM20.6678 14.6816L23.2859 6.54688H25.1795L21.6111 16.5H20.3328L20.6678 14.6816ZM18.2479 6.54688L20.8455 14.6816L21.201 16.5H19.9158L16.3611 6.54688H18.2479Z"}),Zr("path",{d:"M24.5 4.5L28 1M28 1L31.5 4.5M28 1V8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})});import{clsx as fu}from"clsx";import{twMerge as mu}from"tailwind-merge";function R(...e){return mu(fu(e))}var dt=(e=0,t=0)=>e<t?t:e,xn=(e=1e3)=>new Promise(t=>{setTimeout(t,e)});import{jsx as Qi,jsxs as gu}from"react/jsx-runtime";var ji=({size:e=24,className:t})=>gu("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"#6b7280",strokeWidth:2,xmlns:"http://www.w3.org/2000/svg",className:R("stroke-2",t),children:[Qi("path",{d:"M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),Qi("path",{d:"M9 3V21",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Jr}from"react/jsx-runtime";var es=({size:e=24,className:t})=>Jr("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",className:t,children:Jr("g",{children:Jr("path",{d:"M4.85372 6.17472L5.31292 5.71552L5.31993 5.70863C6.88908 4.1924 8.98352 3.34122 11.1655 3.33301L11.1668 3.33301C11.167 3.33301 11.1673 3.33301 11.1675 3.33301C12.7165 3.33314 14.2308 3.79255 15.5188 4.65317C16.807 5.5139 17.811 6.7373 18.4039 8.16866C18.9968 9.60001 19.1519 11.175 18.8497 12.6945C18.5986 13.9567 18.0414 15.1334 17.232 16.1236L16.9457 16.4738L17.2655 16.7936L20.6617 20.1899L20.6617 20.1899C20.7919 20.3201 20.7919 20.5311 20.6617 20.6612L20.6616 20.6613C20.5316 20.7915 20.3205 20.7915 20.1903 20.6613L16.7941 17.265L16.4743 16.9452L16.1241 17.2315C15.1339 18.0409 13.9571 18.5981 12.695 18.8492C11.1755 19.1514 9.6005 18.9963 8.16915 18.4034C6.73778 17.8105 5.51439 16.8065 4.65365 15.5183C3.79291 14.2301 3.3335 12.7156 3.3335 11.1663C3.3335 10.9822 3.48273 10.833 3.66683 10.833C3.85093 10.833 4.00016 10.9822 4.00016 11.1663C4.00016 12.5838 4.42048 13.9694 5.20796 15.148C5.99545 16.3265 7.11474 17.245 8.42426 17.7874C9.73378 18.3299 11.1748 18.4719 12.565 18.1953C13.9552 17.9188 15.2321 17.2362 16.2344 16.234L16.2345 16.234C17.2367 15.2316 17.9193 13.9547 18.1958 12.5645C18.4724 11.1743 18.3304 9.7333 17.7879 8.42378C17.2455 7.11426 16.327 5.99497 15.1484 5.20748L14.8707 5.62322L15.1484 5.20748C13.9703 4.42031 12.5854 4.00001 11.1685 3.99968L11.1664 3.99969C9.15876 4.00767 7.23176 4.7903 5.78712 6.18424L5.78706 6.18418L5.78075 6.1905L5.32512 6.64613L4.47156 7.49968H5.67867H7.8335C8.01759 7.49968 8.16683 7.64892 8.16683 7.83302C8.16683 8.01711 8.01759 8.16635 7.8335 8.16635H3.66683C3.48274 8.16635 3.3335 8.01711 3.3335 7.83302V3.66635C3.3335 3.48225 3.48274 3.33302 3.66683 3.33302C3.85092 3.33302 4.00016 3.48225 4.00016 3.66635V5.82117V7.02827L4.85372 6.17472Z"})})});import{jsx as ts}from"react/jsx-runtime";var En=({size:e=24,className:t})=>ts("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#5fd9b0",stroke:"#1cad86",strokeWidth:"2",className:t,children:ts("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as os}from"react/jsx-runtime";var No=({size:e=24,className:t})=>os("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",className:R("stroke-2",t),children:os("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Qr,jsxs as hu}from"react/jsx-runtime";var ns=({size:e=24,className:t})=>hu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:"2",className:t,children:[Qr("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),Qr("path",{d:"M7.5 12C7.5 12.89 7.76392 13.76 8.25839 14.5001C8.75285 15.2401 9.45566 15.8169 10.2779 16.1575C11.1002 16.4981 12.005 16.5872 12.8779 16.4135C13.7508 16.2399 14.5526 15.8113 15.182 15.182C15.8113 14.5526 16.2399 13.7508 16.4135 12.8779C16.5872 12.005 16.4981 11.1002 16.1575 10.2779C15.8169 9.45566 15.2401 8.75285 14.5001 8.25839C13.76 7.76392 12.89 7.5 12 7.5C10.742 7.50473 9.53448 7.99561 8.63 8.87L7.5 10",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Qr("path",{d:"M7.5 7.5V10H10",strokeWidth:"1.5",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as wo,jsxs as yu}from"react/jsx-runtime";var rs=({size:e=24,className:t})=>yu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:"2",className:t,children:[wo("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),wo("path",{d:"M15.5 14.5V8.5C15.5 8.23478 15.3946 7.98043 15.2071 7.79289C15.0196 7.60536 14.7652 7.5 14.5 7.5H8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),wo("path",{d:"M10 16.5H16C16.2652 16.5 16.5196 16.3946 16.7071 16.2071C16.8946 16.0196 17 15.7652 17 15.5V15C17 14.8674 16.9473 14.7402 16.8536 14.6464C16.7598 14.5527 16.6326 14.5 16.5 14.5H11.5C11.3674 14.5 11.2402 14.5527 11.1464 14.6464C11.0527 14.7402 11 14.8674 11 15V15.5C11 15.7652 10.8946 16.0196 10.7071 16.2071C10.5196 16.3946 10.2652 16.5 10 16.5ZM10 16.5C9.73478 16.5 9.48043 16.3946 9.29289 16.2071C9.10536 16.0196 9 15.7652 9 15.5V8.5C9 8.23478 8.89464 7.98043 8.70711 7.79289C8.51957 7.60536 8.26522 7.5 8 7.5C7.73478 7.5 7.48043 7.60536 7.29289 7.79289C7.10536 7.98043 7 8.23478 7 8.5V9.5C7 9.63261 7.05268 9.75979 7.14645 9.85355C7.24021 9.94732 7.36739 10 7.5 10H9",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),wo("path",{d:"M13.5 12H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),wo("path",{d:"M13.5 10H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as bn,jsxs as xu}from"react/jsx-runtime";var is=({size:e=24,className:t})=>xu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",strokeWidth:2,className:t,children:[bn("path",{d:"M20 3H4C2.89543 3 2 4.34315 2 6V18C2 19.6569 2.89543 21 4 21H20C21.1046 21 22 19.6569 22 18V6C22 4.34315 21.1046 3 20 3Z",strokeLinecap:"round",strokeLinejoin:"round"}),bn("path",{d:"M8 21V14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14V21",strokeWidth:"1",fill:"none"}),bn("path",{d:"M10.2222 17H13.7777",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),bn("path",{d:"M12 15.2227V18.7782",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});var ee=(s=>(s.START_EVENT="START_EVENT",s.END_EVENT="END_EVENT",s.TASK="TASK",s.LANE="LANE",s.GATEWAY="GATEWAY",s.ANNOTATION="ANNOTATION",s.UNSUPPORTED="UNSUPPORTED",s))(ee||{}),Ye=(o=>(o.SCRIPT="SCRIPT",o.SUBPROCESS="SUBPROCESS",o))(Ye||{}),_n={SCRIPT:{icon:bu},SUBPROCESS:{icon:_u}},Qe=(t=>(t.LOOP="LOOP",t))(Qe||{}),Tn={LOOP:{icon:Eu}},Ue=(n=>(n.EXCLUSIVE="EXCLUSIVE",n.PARALLEL="PARALLEL",n.COMPLEX="COMPLEX",n))(Ue||{}),jr={EXCLUSIVE:{icon:Xt},PARALLEL:{icon:Kt},COMPLEX:{icon:$t}};import{ReactFlowProvider as px}from"@xyflow/react";import{createContext as fx,useContext as mx,useEffect as gx,useId as hx,useMemo as yx,useState as qe}from"react";import{Background as zy,MiniMap as Fy,ReactFlow as Wy,SelectionMode as Yy,useKeyPress as Uy}from"@xyflow/react";import{forwardRef as $y,useImperativeHandle as Xy}from"react";import{useTranslation as v0}from"@produto-lecom/lecom-ui";import{useEdgesState as N0,useNodesState as w0,useOnSelectionChange as A0,useReactFlow as I0,useStoreApi as C0}from"@xyflow/react";import{useCallback as At,useEffect as S0}from"react";import{Position as Ao}from"@xyflow/react";function ss(e,t){var g,N,T,_;let{width:o=0,height:n=0}=e.measured||{width:0,height:0},r=e.internals.positionAbsolute,i=t.internals.positionAbsolute,a=o/2,s=n/2,l=r.x+a,c=r.y+s,d=i.x+((N=(g=t==null?void 0:t.measured)==null?void 0:g.width)!=null?N:0)/2,u=i.y+((_=(T=t==null?void 0:t.measured)==null?void 0:T.height)!=null?_:0)/2,p=(d-l)/(2*a)-(u-c)/(2*s),m=(d-l)/(2*a)+(u-c)/(2*s),y=1/(Math.abs(p)+Math.abs(m)||1),h=y*p,f=y*m,b=a*(h+f)+l,x=s*(-h+f)+c;return{x:b,y:x}}function as(e,t){var c,d,u,p;let{positionAbsolute:o}=e.internals,n=(d=(c=e.measured)==null?void 0:c.width)!=null?d:0,r=(p=(u=e.measured)==null?void 0:u.height)!=null?p:0,i=Math.round(o.x),a=Math.round(o.y),s=Math.round(t.x),l=Math.round(t.y);return s<=i+1?Ao.Left:s>=i+n-1?Ao.Right:l<=a+1?Ao.Top:l>=a+r-1?Ao.Bottom:Ao.Top}function qt(e,t){let o=ss(e,t),n=ss(t,e),r=as(e,o),i=as(t,n);return{sx:o.x,sy:o.y,tx:n.x,ty:n.y,sourcePos:r,targetPos:i}}function vn(e,t){return{isFromStartEvent:(e==null?void 0:e.type)==="START_EVENT",isGatewayToGateway:(e==null?void 0:e.type)==="GATEWAY"&&(t==null?void 0:t.type)==="GATEWAY",isActiviyToAndGateway:(e==null?void 0:e.type)==="TASK"&&(t==null?void 0:t.type)==="GATEWAY"}}import{create as Tu}from"zustand";import{useReactFlow as vu}from"@xyflow/react";import{useCallback as Nu}from"react";var Nn=()=>{let{setEdges:e}=vu();return Nu(()=>{let o=Ct.getState().pathEdgeIds;e(n=>n.map(r=>v(E({},r),{selected:o.includes(r.id)})))},[e])},Ct=Tu((e,t)=>({statusByNodeId:{},statusData:{},pathEdgeIds:[],setTaskStatuses:o=>{o!=null&&o.length&&e(n=>{let r=E({},n.statusByNodeId),i=E({},n.statusData),a=!1;return o.forEach(s=>{let l=`${s.diagramId}-${s.activityId}`;r[s.diagramId]!==s.status&&(r[s.diagramId]=s.status,i[l]=s,a=!0)}),a?{statusByNodeId:r,statusData:i}:n})},getTaskStatus:o=>t().statusByNodeId[o]||null,clearTaskStatuses:()=>e({statusByNodeId:{},statusData:{},pathEdgeIds:[]}),setPathEdges:o=>{e({pathEdgeIds:o})},getPathEdgeIds:()=>t().pathEdgeIds,clearPathEdges:()=>{e({pathEdgeIds:[]})},calculateFlowPath:(o,n)=>{if(!o.length||!n.length)return;t().clearPathEdges();let r=n.filter(d=>t().statusByNodeId[d]);if(r.length<=1)return;let i=[],a={};o.forEach(d=>{a[d.source]||(a[d.source]=[]),a[d.source].push({targetId:d.target,edgeId:d.id})});let s=r[0],l=r[r.length-1];o.forEach(d=>{d.target===s&&i.push(d.id)}),o.forEach(d=>{d.source===l&&i.push(d.id)});let c=(d,u)=>{let p=[],m=new Set;for(p.push({node:d,path:[]}),m.add(d);p.length>0;){let{node:y,path:h}=p.shift();if(y===u)return h;let f=a[y]||[];for(let{targetId:b,edgeId:x}of f)m.has(b)||(m.add(b),p.push({node:b,path:[...h,x]}))}return[]};for(let d=0;d<r.length-1;d++){let u=r[d],p=r[d+1],m=c(u,p);m.length>0&&i.push(...m)}i.length>0&&e({pathEdgeIds:i})}}));import{useNodesInitialized as Bf,useReactFlow as zf,useStore as Ff}from"@xyflow/react";import{useCallback as zo,useEffect as Wf,useRef as Yf,useState as tl}from"react";import{shallow as Uf}from"zustand/shallow";var wu={value:()=>{}};function cs(){for(var e=0,t=arguments.length,o={},n;e<t;++e){if(!(n=arguments[e]+"")||n in o||/[\s.]/.test(n))throw new Error("illegal type: "+n);o[n]=[]}return new wn(o)}function wn(e){this._=e}function Au(e,t){return e.trim().split(/^|\s+/).map(function(o){var n="",r=o.indexOf(".");if(r>=0&&(n=o.slice(r+1),o=o.slice(0,r)),o&&!t.hasOwnProperty(o))throw new Error("unknown type: "+o);return{type:o,name:n}})}wn.prototype=cs.prototype={constructor:wn,on:function(e,t){var o=this._,n=Au(e+"",o),r,i=-1,a=n.length;if(arguments.length<2){for(;++i<a;)if((r=(e=n[i]).type)&&(r=Iu(o[r],e.name)))return r;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++i<a;)if(r=(e=n[i]).type)o[r]=ls(o[r],e.name,t);else if(t==null)for(r in o)o[r]=ls(o[r],e.name,null);return this},copy:function(){var e={},t=this._;for(var o in t)e[o]=t[o].slice();return new wn(e)},call:function(e,t){if((r=arguments.length-2)>0)for(var o=new Array(r),n=0,r,i;n<r;++n)o[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(i=this._[e],n=0,r=i.length;n<r;++n)i[n].value.apply(t,o)},apply:function(e,t,o){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],r=0,i=n.length;r<i;++r)n[r].value.apply(t,o)}};function Iu(e,t){for(var o=0,n=e.length,r;o<n;++o)if((r=e[o]).name===t)return r.value}function ls(e,t,o){for(var n=0,r=e.length;n<r;++n)if(e[n].name===t){e[n]=wu,e=e.slice(0,n).concat(e.slice(n+1));break}return o!=null&&e.push({name:t,value:o}),e}var ei=cs;var An="http://www.w3.org/1999/xhtml",ti={svg:"http://www.w3.org/2000/svg",xhtml:An,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function nt(e){var t=e+="",o=t.indexOf(":");return o>=0&&(t=e.slice(0,o))!=="xmlns"&&(e=e.slice(o+1)),ti.hasOwnProperty(t)?{space:ti[t],local:e}:e}function Cu(e){return function(){var t=this.ownerDocument,o=this.namespaceURI;return o===An&&t.documentElement.namespaceURI===An?t.createElement(e):t.createElementNS(o,e)}}function Su(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function In(e){var t=nt(e);return(t.local?Su:Cu)(t)}function Mu(){}function St(e){return e==null?Mu:function(){return this.querySelector(e)}}function ds(e){typeof e!="function"&&(e=St(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=new Array(a),l,c,d=0;d<a;++d)(l=i[d])&&(c=e.call(l,l.__data__,d,i))&&("__data__"in l&&(c.__data__=l.__data__),s[d]=c);return new Ee(n,this._parents)}function oi(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function Pu(){return[]}function Io(e){return e==null?Pu:function(){return this.querySelectorAll(e)}}function Lu(e){return function(){return oi(e.apply(this,arguments))}}function us(e){typeof e=="function"?e=Lu(e):e=Io(e);for(var t=this._groups,o=t.length,n=[],r=[],i=0;i<o;++i)for(var a=t[i],s=a.length,l,c=0;c<s;++c)(l=a[c])&&(n.push(e.call(l,l.__data__,c,a)),r.push(l));return new Ee(n,r)}function Co(e){return function(){return this.matches(e)}}function Cn(e){return function(t){return t.matches(e)}}var ku=Array.prototype.find;function Ru(e){return function(){return ku.call(this.children,e)}}function Du(){return this.firstElementChild}function ps(e){return this.select(e==null?Du:Ru(typeof e=="function"?e:Cn(e)))}var Ou=Array.prototype.filter;function Vu(){return Array.from(this.children)}function Hu(e){return function(){return Ou.call(this.children,e)}}function fs(e){return this.selectAll(e==null?Vu:Hu(typeof e=="function"?e:Cn(e)))}function ms(e){typeof e!="function"&&(e=Co(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=[],l,c=0;c<a;++c)(l=i[c])&&e.call(l,l.__data__,c,i)&&s.push(l);return new Ee(n,this._parents)}function Sn(e){return new Array(e.length)}function gs(){return new Ee(this._enter||this._groups.map(Sn),this._parents)}function So(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}So.prototype={constructor:So,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function hs(e){return function(){return e}}function Gu(e,t,o,n,r,i){for(var a=0,s,l=t.length,c=i.length;a<c;++a)(s=t[a])?(s.__data__=i[a],n[a]=s):o[a]=new So(e,i[a]);for(;a<l;++a)(s=t[a])&&(r[a]=s)}function Bu(e,t,o,n,r,i,a){var s,l,c=new Map,d=t.length,u=i.length,p=new Array(d),m;for(s=0;s<d;++s)(l=t[s])&&(p[s]=m=a.call(l,l.__data__,s,t)+"",c.has(m)?r[s]=l:c.set(m,l));for(s=0;s<u;++s)m=a.call(e,i[s],s,i)+"",(l=c.get(m))?(n[s]=l,l.__data__=i[s],c.delete(m)):o[s]=new So(e,i[s]);for(s=0;s<d;++s)(l=t[s])&&c.get(p[s])===l&&(r[s]=l)}function zu(e){return e.__data__}function ys(e,t){if(!arguments.length)return Array.from(this,zu);var o=t?Bu:Gu,n=this._parents,r=this._groups;typeof e!="function"&&(e=hs(e));for(var i=r.length,a=new Array(i),s=new Array(i),l=new Array(i),c=0;c<i;++c){var d=n[c],u=r[c],p=u.length,m=Fu(e.call(d,d&&d.__data__,c,n)),y=m.length,h=s[c]=new Array(y),f=a[c]=new Array(y),b=l[c]=new Array(p);o(d,u,h,f,b,m,t);for(var x=0,g=0,N,T;x<y;++x)if(N=h[x]){for(x>=g&&(g=x+1);!(T=f[g])&&++g<y;);N._next=T||null}}return a=new Ee(a,n),a._enter=s,a._exit=l,a}function Fu(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function xs(){return new Ee(this._exit||this._groups.map(Sn),this._parents)}function Es(e,t,o){var n=this.enter(),r=this,i=this.exit();return typeof e=="function"?(n=e(n),n&&(n=n.selection())):n=n.append(e+""),t!=null&&(r=t(r),r&&(r=r.selection())),o==null?i.remove():o(i),n&&r?n.merge(r).order():r}function bs(e){for(var t=e.selection?e.selection():e,o=this._groups,n=t._groups,r=o.length,i=n.length,a=Math.min(r,i),s=new Array(r),l=0;l<a;++l)for(var c=o[l],d=n[l],u=c.length,p=s[l]=new Array(u),m,y=0;y<u;++y)(m=c[y]||d[y])&&(p[y]=m);for(;l<r;++l)s[l]=o[l];return new Ee(s,this._parents)}function _s(){for(var e=this._groups,t=-1,o=e.length;++t<o;)for(var n=e[t],r=n.length-1,i=n[r],a;--r>=0;)(a=n[r])&&(i&&a.compareDocumentPosition(i)^4&&i.parentNode.insertBefore(a,i),i=a);return this}function Ts(e){e||(e=Wu);function t(u,p){return u&&p?e(u.__data__,p.__data__):!u-!p}for(var o=this._groups,n=o.length,r=new Array(n),i=0;i<n;++i){for(var a=o[i],s=a.length,l=r[i]=new Array(s),c,d=0;d<s;++d)(c=a[d])&&(l[d]=c);l.sort(t)}return new Ee(r,this._parents).order()}function Wu(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function vs(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function Ns(){return Array.from(this)}function ws(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var n=e[t],r=0,i=n.length;r<i;++r){var a=n[r];if(a)return a}return null}function As(){let e=0;for(let t of this)++e;return e}function Is(){return!this.node()}function Cs(e){for(var t=this._groups,o=0,n=t.length;o<n;++o)for(var r=t[o],i=0,a=r.length,s;i<a;++i)(s=r[i])&&e.call(s,s.__data__,i,r);return this}function Yu(e){return function(){this.removeAttribute(e)}}function Uu(e){return function(){this.removeAttributeNS(e.space,e.local)}}function $u(e,t){return function(){this.setAttribute(e,t)}}function Xu(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function Ku(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttribute(e):this.setAttribute(e,o)}}function qu(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,o)}}function Ss(e,t){var o=nt(e);if(arguments.length<2){var n=this.node();return o.local?n.getAttributeNS(o.space,o.local):n.getAttribute(o)}return this.each((t==null?o.local?Uu:Yu:typeof t=="function"?o.local?qu:Ku:o.local?Xu:$u)(o,t))}function Mn(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function Zu(e){return function(){this.style.removeProperty(e)}}function Ju(e,t,o){return function(){this.style.setProperty(e,t,o)}}function Qu(e,t,o){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,o)}}function Ms(e,t,o){return arguments.length>1?this.each((t==null?Zu:typeof t=="function"?Qu:Ju)(e,t,o==null?"":o)):ut(this.node(),e)}function ut(e,t){return e.style.getPropertyValue(t)||Mn(e).getComputedStyle(e,null).getPropertyValue(t)}function ju(e){return function(){delete this[e]}}function ep(e,t){return function(){this[e]=t}}function tp(e,t){return function(){var o=t.apply(this,arguments);o==null?delete this[e]:this[e]=o}}function Ps(e,t){return arguments.length>1?this.each((t==null?ju:typeof t=="function"?tp:ep)(e,t)):this.node()[e]}function Ls(e){return e.trim().split(/^|\s+/)}function ni(e){return e.classList||new ks(e)}function ks(e){this._node=e,this._names=Ls(e.getAttribute("class")||"")}ks.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function Rs(e,t){for(var o=ni(e),n=-1,r=t.length;++n<r;)o.add(t[n])}function Ds(e,t){for(var o=ni(e),n=-1,r=t.length;++n<r;)o.remove(t[n])}function op(e){return function(){Rs(this,e)}}function np(e){return function(){Ds(this,e)}}function rp(e,t){return function(){(t.apply(this,arguments)?Rs:Ds)(this,e)}}function Os(e,t){var o=Ls(e+"");if(arguments.length<2){for(var n=ni(this.node()),r=-1,i=o.length;++r<i;)if(!n.contains(o[r]))return!1;return!0}return this.each((typeof t=="function"?rp:t?op:np)(o,t))}function ip(){this.textContent=""}function sp(e){return function(){this.textContent=e}}function ap(e){return function(){var t=e.apply(this,arguments);this.textContent=t==null?"":t}}function Vs(e){return arguments.length?this.each(e==null?ip:(typeof e=="function"?ap:sp)(e)):this.node().textContent}function lp(){this.innerHTML=""}function cp(e){return function(){this.innerHTML=e}}function dp(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t==null?"":t}}function Hs(e){return arguments.length?this.each(e==null?lp:(typeof e=="function"?dp:cp)(e)):this.node().innerHTML}function up(){this.nextSibling&&this.parentNode.appendChild(this)}function Gs(){return this.each(up)}function pp(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Bs(){return this.each(pp)}function zs(e){var t=typeof e=="function"?e:In(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function fp(){return null}function Fs(e,t){var o=typeof e=="function"?e:In(e),n=t==null?fp:typeof t=="function"?t:St(t);return this.select(function(){return this.insertBefore(o.apply(this,arguments),n.apply(this,arguments)||null)})}function mp(){var e=this.parentNode;e&&e.removeChild(this)}function Ws(){return this.each(mp)}function gp(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function hp(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Ys(e){return this.select(e?hp:gp)}function Us(e){return arguments.length?this.property("__data__",e):this.node().__data__}function yp(e){return function(t){e.call(this,t,this.__data__)}}function xp(e){return e.trim().split(/^|\s+/).map(function(t){var o="",n=t.indexOf(".");return n>=0&&(o=t.slice(n+1),t=t.slice(0,n)),{type:t,name:o}})}function Ep(e){return function(){var t=this.__on;if(t){for(var o=0,n=-1,r=t.length,i;o<r;++o)i=t[o],(!e.type||i.type===e.type)&&i.name===e.name?this.removeEventListener(i.type,i.listener,i.options):t[++n]=i;++n?t.length=n:delete this.__on}}}function bp(e,t,o){return function(){var n=this.__on,r,i=yp(t);if(n){for(var a=0,s=n.length;a<s;++a)if((r=n[a]).type===e.type&&r.name===e.name){this.removeEventListener(r.type,r.listener,r.options),this.addEventListener(r.type,r.listener=i,r.options=o),r.value=t;return}}this.addEventListener(e.type,i,o),r={type:e.type,name:e.name,value:t,listener:i,options:o},n?n.push(r):this.__on=[r]}}function $s(e,t,o){var n=xp(e+""),r,i=n.length,a;if(arguments.length<2){var s=this.node().__on;if(s){for(var l=0,c=s.length,d;l<c;++l)for(r=0,d=s[l];r<i;++r)if((a=n[r]).type===d.type&&a.name===d.name)return d.value}return}for(s=t?bp:Ep,r=0;r<i;++r)this.each(s(n[r],t,o));return this}function Xs(e,t,o){var n=Mn(e),r=n.CustomEvent;typeof r=="function"?r=new r(t,o):(r=n.document.createEvent("Event"),o?(r.initEvent(t,o.bubbles,o.cancelable),r.detail=o.detail):r.initEvent(t,!1,!1)),e.dispatchEvent(r)}function _p(e,t){return function(){return Xs(this,e,t)}}function Tp(e,t){return function(){return Xs(this,e,t.apply(this,arguments))}}function Ks(e,t){return this.each((typeof t=="function"?Tp:_p)(e,t))}function*qs(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var n=e[t],r=0,i=n.length,a;r<i;++r)(a=n[r])&&(yield a)}var vp=[null];function Ee(e,t){this._groups=e,this._parents=t}function Zs(){return new Ee([[document.documentElement]],vp)}function Np(){return this}Ee.prototype=Zs.prototype={constructor:Ee,select:ds,selectAll:us,selectChild:ps,selectChildren:fs,filter:ms,data:ys,enter:gs,exit:xs,join:Es,merge:bs,selection:Np,order:_s,sort:Ts,call:vs,nodes:Ns,node:ws,size:As,empty:Is,each:Cs,attr:Ss,style:Ms,property:Ps,classed:Os,text:Vs,html:Hs,raise:Gs,lower:Bs,append:zs,insert:Fs,remove:Ws,clone:Ys,datum:Us,on:$s,dispatch:Ks,[Symbol.iterator]:qs};var rt=Zs;function Pn(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function ri(e,t){var o=Object.create(e.prototype);for(var n in t)o[n]=t[n];return o}function Lo(){}var Mo=.7,Rn=1/Mo,Zt="\\s*([+-]?\\d+)\\s*",Po="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",je="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",wp=/^#([0-9a-f]{3,8})$/,Ap=new RegExp(`^rgb\\(${Zt},${Zt},${Zt}\\)$`),Ip=new RegExp(`^rgb\\(${je},${je},${je}\\)$`),Cp=new RegExp(`^rgba\\(${Zt},${Zt},${Zt},${Po}\\)$`),Sp=new RegExp(`^rgba\\(${je},${je},${je},${Po}\\)$`),Mp=new RegExp(`^hsl\\(${Po},${je},${je}\\)$`),Pp=new RegExp(`^hsla\\(${Po},${je},${je},${Po}\\)$`),Js={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};Pn(Lo,pt,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Qs,formatHex:Qs,formatHex8:Lp,formatHsl:kp,formatRgb:js,toString:js});function Qs(){return this.rgb().formatHex()}function Lp(){return this.rgb().formatHex8()}function kp(){return ia(this).formatHsl()}function js(){return this.rgb().formatRgb()}function pt(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=wp.exec(e))?(o=t[1].length,t=parseInt(t[1],16),o===6?ea(t):o===3?new Le(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):o===8?Ln(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):o===4?Ln(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=Ap.exec(e))?new Le(t[1],t[2],t[3],1):(t=Ip.exec(e))?new Le(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=Cp.exec(e))?Ln(t[1],t[2],t[3],t[4]):(t=Sp.exec(e))?Ln(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=Mp.exec(e))?na(t[1],t[2]/100,t[3]/100,1):(t=Pp.exec(e))?na(t[1],t[2]/100,t[3]/100,t[4]):Js.hasOwnProperty(e)?ea(Js[e]):e==="transparent"?new Le(NaN,NaN,NaN,0):null}function ea(e){return new Le(e>>16&255,e>>8&255,e&255,1)}function Ln(e,t,o,n){return n<=0&&(e=t=o=NaN),new Le(e,t,o,n)}function Rp(e){return e instanceof Lo||(e=pt(e)),e?(e=e.rgb(),new Le(e.r,e.g,e.b,e.opacity)):new Le}function Jt(e,t,o,n){return arguments.length===1?Rp(e):new Le(e,t,o,n==null?1:n)}function Le(e,t,o,n){this.r=+e,this.g=+t,this.b=+o,this.opacity=+n}Pn(Le,Jt,ri(Lo,{brighter(e){return e=e==null?Rn:Math.pow(Rn,e),new Le(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Mo:Math.pow(Mo,e),new Le(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Le(Pt(this.r),Pt(this.g),Pt(this.b),Dn(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:ta,formatHex:ta,formatHex8:Dp,formatRgb:oa,toString:oa}));function ta(){return`#${Mt(this.r)}${Mt(this.g)}${Mt(this.b)}`}function Dp(){return`#${Mt(this.r)}${Mt(this.g)}${Mt(this.b)}${Mt((isNaN(this.opacity)?1:this.opacity)*255)}`}function oa(){let e=Dn(this.opacity);return`${e===1?"rgb(":"rgba("}${Pt(this.r)}, ${Pt(this.g)}, ${Pt(this.b)}${e===1?")":`, ${e})`}`}function Dn(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Pt(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Mt(e){return e=Pt(e),(e<16?"0":"")+e.toString(16)}function na(e,t,o,n){return n<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new $e(e,t,o,n)}function ia(e){if(e instanceof $e)return new $e(e.h,e.s,e.l,e.opacity);if(e instanceof Lo||(e=pt(e)),!e)return new $e;if(e instanceof $e)return e;e=e.rgb();var t=e.r/255,o=e.g/255,n=e.b/255,r=Math.min(t,o,n),i=Math.max(t,o,n),a=NaN,s=i-r,l=(i+r)/2;return s?(t===i?a=(o-n)/s+(o<n)*6:o===i?a=(n-t)/s+2:a=(t-o)/s+4,s/=l<.5?i+r:2-i-r,a*=60):s=l>0&&l<1?0:a,new $e(a,s,l,e.opacity)}function sa(e,t,o,n){return arguments.length===1?ia(e):new $e(e,t,o,n==null?1:n)}function $e(e,t,o,n){this.h=+e,this.s=+t,this.l=+o,this.opacity=+n}Pn($e,sa,ri(Lo,{brighter(e){return e=e==null?Rn:Math.pow(Rn,e),new $e(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Mo:Math.pow(Mo,e),new $e(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,n=o+(o<.5?o:1-o)*t,r=2*o-n;return new Le(ii(e>=240?e-240:e+120,r,n),ii(e,r,n),ii(e<120?e+240:e-120,r,n),this.opacity)},clamp(){return new $e(ra(this.h),kn(this.s),kn(this.l),Dn(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){let e=Dn(this.opacity);return`${e===1?"hsl(":"hsla("}${ra(this.h)}, ${kn(this.s)*100}%, ${kn(this.l)*100}%${e===1?")":`, ${e})`}`}}));function ra(e){return e=(e||0)%360,e<0?e+360:e}function kn(e){return Math.max(0,Math.min(1,e||0))}function ii(e,t,o){return(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)*255}function si(e,t,o,n,r){var i=e*e,a=i*e;return((1-3*e+3*i-a)*t+(4-6*i+3*a)*o+(1+3*e+3*i-3*a)*n+a*r)/6}function aa(e){var t=e.length-1;return function(o){var n=o<=0?o=0:o>=1?(o=1,t-1):Math.floor(o*t),r=e[n],i=e[n+1],a=n>0?e[n-1]:2*r-i,s=n<t-1?e[n+2]:2*i-r;return si((o-n/t)*t,a,r,i,s)}}function la(e){var t=e.length;return function(o){var n=Math.floor(((o%=1)<0?++o:o)*t),r=e[(n+t-1)%t],i=e[n%t],a=e[(n+1)%t],s=e[(n+2)%t];return si((o-n/t)*t,r,i,a,s)}}var ai=e=>()=>e;function Op(e,t){return function(o){return e+o*t}}function Vp(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(n){return Math.pow(e+n*t,o)}}function ca(e){return(e=+e)==1?On:function(t,o){return o-t?Vp(t,o,e):ai(isNaN(t)?o:t)}}function On(e,t){var o=t-e;return o?Op(e,o):ai(isNaN(e)?t:e)}var Vn=function e(t){var o=ca(t);function n(r,i){var a=o((r=Jt(r)).r,(i=Jt(i)).r),s=o(r.g,i.g),l=o(r.b,i.b),c=On(r.opacity,i.opacity);return function(d){return r.r=a(d),r.g=s(d),r.b=l(d),r.opacity=c(d),r+""}}return n.gamma=e,n}(1);function da(e){return function(t){var o=t.length,n=new Array(o),r=new Array(o),i=new Array(o),a,s;for(a=0;a<o;++a)s=Jt(t[a]),n[a]=s.r||0,r[a]=s.g||0,i[a]=s.b||0;return n=e(n),r=e(r),i=e(i),s.opacity=1,function(l){return s.r=n(l),s.g=r(l),s.b=i(l),s+""}}}var Hp=da(aa),Gp=da(la);function Ge(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}var ci=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,li=new RegExp(ci.source,"g");function Bp(e){return function(){return e}}function zp(e){return function(t){return e(t)+""}}function di(e,t){var o=ci.lastIndex=li.lastIndex=0,n,r,i,a=-1,s=[],l=[];for(e=e+"",t=t+"";(n=ci.exec(e))&&(r=li.exec(t));)(i=r.index)>o&&(i=t.slice(o,i),s[a]?s[a]+=i:s[++a]=i),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,l.push({i:a,x:Ge(n,r)})),o=li.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?zp(l[0].x):Bp(t):(t=l.length,function(c){for(var d=0,u;d<t;++d)s[(u=l[d]).i]=u.x(c);return s.join("")})}var ua=180/Math.PI,Hn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function ui(e,t,o,n,r,i){var a,s,l;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(l=e*o+t*n)&&(o-=e*l,n-=t*l),(s=Math.sqrt(o*o+n*n))&&(o/=s,n/=s,l/=s),e*n<t*o&&(e=-e,t=-t,l=-l,a=-a),{translateX:r,translateY:i,rotate:Math.atan2(t,e)*ua,skewX:Math.atan(l)*ua,scaleX:a,scaleY:s}}var Gn;function pa(e){let t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Hn:ui(t.a,t.b,t.c,t.d,t.e,t.f)}function fa(e){return e==null?Hn:(Gn||(Gn=document.createElementNS("http://www.w3.org/2000/svg","g")),Gn.setAttribute("transform",e),(e=Gn.transform.baseVal.consolidate())?(e=e.matrix,ui(e.a,e.b,e.c,e.d,e.e,e.f)):Hn)}function ma(e,t,o,n){function r(c){return c.length?c.pop()+" ":""}function i(c,d,u,p,m,y){if(c!==u||d!==p){var h=m.push("translate(",null,t,null,o);y.push({i:h-4,x:Ge(c,u)},{i:h-2,x:Ge(d,p)})}else(u||p)&&m.push("translate("+u+t+p+o)}function a(c,d,u,p){c!==d?(c-d>180?d+=360:d-c>180&&(c+=360),p.push({i:u.push(r(u)+"rotate(",null,n)-2,x:Ge(c,d)})):d&&u.push(r(u)+"rotate("+d+n)}function s(c,d,u,p){c!==d?p.push({i:u.push(r(u)+"skewX(",null,n)-2,x:Ge(c,d)}):d&&u.push(r(u)+"skewX("+d+n)}function l(c,d,u,p,m,y){if(c!==u||d!==p){var h=m.push(r(m)+"scale(",null,",",null,")");y.push({i:h-4,x:Ge(c,u)},{i:h-2,x:Ge(d,p)})}else(u!==1||p!==1)&&m.push(r(m)+"scale("+u+","+p+")")}return function(c,d){var u=[],p=[];return c=e(c),d=e(d),i(c.translateX,c.translateY,d.translateX,d.translateY,u,p),a(c.rotate,d.rotate,u,p),s(c.skewX,d.skewX,u,p),l(c.scaleX,c.scaleY,d.scaleX,d.scaleY,u,p),c=d=null,function(m){for(var y=-1,h=p.length,f;++y<h;)u[(f=p[y]).i]=f.x(m);return u.join("")}}}var pi=ma(pa,"px, ","px)","deg)"),fi=ma(fa,", ",")",")");var Qt=0,Ro=0,ko=0,ha=1e3,Bn,Do,zn=0,Lt=0,Fn=0,Oo=typeof performance=="object"&&performance.now?performance:Date,ya=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ho(){return Lt||(ya(Fp),Lt=Oo.now()+Fn)}function Fp(){Lt=0}function Vo(){this._call=this._time=this._next=null}Vo.prototype=Wn.prototype={constructor:Vo,restart:function(e,t,o){if(typeof e!="function")throw new TypeError("callback is not a function");o=(o==null?Ho():+o)+(t==null?0:+t),!this._next&&Do!==this&&(Do?Do._next=this:Bn=this,Do=this),this._call=e,this._time=o,mi()},stop:function(){this._call&&(this._call=null,this._time=1/0,mi())}};function Wn(e,t,o){var n=new Vo;return n.restart(e,t,o),n}function xa(){Ho(),++Qt;for(var e=Bn,t;e;)(t=Lt-e._time)>=0&&e._call.call(void 0,t),e=e._next;--Qt}function ga(){Lt=(zn=Oo.now())+Fn,Qt=Ro=0;try{xa()}finally{Qt=0,Yp(),Lt=0}}function Wp(){var e=Oo.now(),t=e-zn;t>ha&&(Fn-=t,zn=e)}function Yp(){for(var e,t=Bn,o,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(o=t._next,t._next=null,t=e?e._next=o:Bn=o);Do=e,mi(n)}function mi(e){if(!Qt){Ro&&(Ro=clearTimeout(Ro));var t=e-Lt;t>24?(e<1/0&&(Ro=setTimeout(ga,e-Oo.now()-Fn)),ko&&(ko=clearInterval(ko))):(ko||(zn=Oo.now(),ko=setInterval(Wp,ha)),Qt=1,ya(ga))}}function Yn(e,t,o){var n=new Vo;return t=t==null?0:+t,n.restart(r=>{n.stop(),e(r+t)},t,o),n}var Up=ei("start","end","cancel","interrupt"),$p=[],_a=0,Ea=1,$n=2,Un=3,ba=4,Xn=5,Go=6;function ft(e,t,o,n,r,i){var a=e.__transition;if(!a)e.__transition={};else if(o in a)return;Xp(e,o,{name:t,index:n,group:r,on:Up,tween:$p,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:_a})}function Bo(e,t){var o=be(e,t);if(o.state>_a)throw new Error("too late; already scheduled");return o}function Ne(e,t){var o=be(e,t);if(o.state>Un)throw new Error("too late; already running");return o}function be(e,t){var o=e.__transition;if(!o||!(o=o[t]))throw new Error("transition not found");return o}function Xp(e,t,o){var n=e.__transition,r;n[t]=o,o.timer=Wn(i,0,o.time);function i(c){o.state=Ea,o.timer.restart(a,o.delay,o.time),o.delay<=c&&a(c-o.delay)}function a(c){var d,u,p,m;if(o.state!==Ea)return l();for(d in n)if(m=n[d],m.name===o.name){if(m.state===Un)return Yn(a);m.state===ba?(m.state=Go,m.timer.stop(),m.on.call("interrupt",e,e.__data__,m.index,m.group),delete n[d]):+d<t&&(m.state=Go,m.timer.stop(),m.on.call("cancel",e,e.__data__,m.index,m.group),delete n[d])}if(Yn(function(){o.state===Un&&(o.state=ba,o.timer.restart(s,o.delay,o.time),s(c))}),o.state=$n,o.on.call("start",e,e.__data__,o.index,o.group),o.state===$n){for(o.state=Un,r=new Array(p=o.tween.length),d=0,u=-1;d<p;++d)(m=o.tween[d].value.call(e,e.__data__,o.index,o.group))&&(r[++u]=m);r.length=u+1}}function s(c){for(var d=c<o.duration?o.ease.call(null,c/o.duration):(o.timer.restart(l),o.state=Xn,1),u=-1,p=r.length;++u<p;)r[u].call(e,d);o.state===Xn&&(o.on.call("end",e,e.__data__,o.index,o.group),l())}function l(){o.state=Go,o.timer.stop(),delete n[t];for(var c in n)return;delete e.__transition}}function gi(e,t){var o=e.__transition,n,r,i=!0,a;if(o){t=t==null?null:t+"";for(a in o){if((n=o[a]).name!==t){i=!1;continue}r=n.state>$n&&n.state<Xn,n.state=Go,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[a]}i&&delete e.__transition}}function Ta(e){return this.each(function(){gi(this,e)})}function Kp(e,t){var o,n;return function(){var r=Ne(this,e),i=r.tween;if(i!==o){n=o=i;for(var a=0,s=n.length;a<s;++a)if(n[a].name===t){n=n.slice(),n.splice(a,1);break}}r.tween=n}}function qp(e,t,o){var n,r;if(typeof o!="function")throw new Error;return function(){var i=Ne(this,e),a=i.tween;if(a!==n){r=(n=a).slice();for(var s={name:t,value:o},l=0,c=r.length;l<c;++l)if(r[l].name===t){r[l]=s;break}l===c&&r.push(s)}i.tween=r}}function va(e,t){var o=this._id;if(e+="",arguments.length<2){for(var n=be(this.node(),o).tween,r=0,i=n.length,a;r<i;++r)if((a=n[r]).name===e)return a.value;return null}return this.each((t==null?Kp:qp)(o,e,t))}function jt(e,t,o){var n=e._id;return e.each(function(){var r=Ne(this,n);(r.value||(r.value={}))[t]=o.apply(this,arguments)}),function(r){return be(r,n).value[t]}}function Kn(e,t){var o;return(typeof t=="number"?Ge:t instanceof pt?Vn:(o=pt(t))?(t=o,Vn):di)(e,t)}function Zp(e){return function(){this.removeAttribute(e)}}function Jp(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Qp(e,t,o){var n,r=o+"",i;return function(){var a=this.getAttribute(e);return a===r?null:a===n?i:i=t(n=a,o)}}function jp(e,t,o){var n,r=o+"",i;return function(){var a=this.getAttributeNS(e.space,e.local);return a===r?null:a===n?i:i=t(n=a,o)}}function ef(e,t,o){var n,r,i;return function(){var a,s=o(this),l;return s==null?void this.removeAttribute(e):(a=this.getAttribute(e),l=s+"",a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s)))}}function tf(e,t,o){var n,r,i;return function(){var a,s=o(this),l;return s==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),l=s+"",a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s)))}}function Na(e,t){var o=nt(e),n=o==="transform"?fi:Kn;return this.attrTween(e,typeof t=="function"?(o.local?tf:ef)(o,n,jt(this,"attr."+e,t)):t==null?(o.local?Jp:Zp)(o):(o.local?jp:Qp)(o,n,t))}function of(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function nf(e,t){return function(o){this.setAttributeNS(e.space,e.local,t.call(this,o))}}function rf(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&nf(e,i)),o}return r._value=t,r}function sf(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&of(e,i)),o}return r._value=t,r}function wa(e,t){var o="attr."+e;if(arguments.length<2)return(o=this.tween(o))&&o._value;if(t==null)return this.tween(o,null);if(typeof t!="function")throw new Error;var n=nt(e);return this.tween(o,(n.local?rf:sf)(n,t))}function af(e,t){return function(){Bo(this,e).delay=+t.apply(this,arguments)}}function lf(e,t){return t=+t,function(){Bo(this,e).delay=t}}function Aa(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?af:lf)(t,e)):be(this.node(),t).delay}function cf(e,t){return function(){Ne(this,e).duration=+t.apply(this,arguments)}}function df(e,t){return t=+t,function(){Ne(this,e).duration=t}}function Ia(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?cf:df)(t,e)):be(this.node(),t).duration}function uf(e,t){if(typeof t!="function")throw new Error;return function(){Ne(this,e).ease=t}}function Ca(e){var t=this._id;return arguments.length?this.each(uf(t,e)):be(this.node(),t).ease}function pf(e,t){return function(){var o=t.apply(this,arguments);if(typeof o!="function")throw new Error;Ne(this,e).ease=o}}function Sa(e){if(typeof e!="function")throw new Error;return this.each(pf(this._id,e))}function Ma(e){typeof e!="function"&&(e=Co(e));for(var t=this._groups,o=t.length,n=new Array(o),r=0;r<o;++r)for(var i=t[r],a=i.length,s=n[r]=[],l,c=0;c<a;++c)(l=i[c])&&e.call(l,l.__data__,c,i)&&s.push(l);return new Se(n,this._parents,this._name,this._id)}function Pa(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,o=e._groups,n=t.length,r=o.length,i=Math.min(n,r),a=new Array(n),s=0;s<i;++s)for(var l=t[s],c=o[s],d=l.length,u=a[s]=new Array(d),p,m=0;m<d;++m)(p=l[m]||c[m])&&(u[m]=p);for(;s<n;++s)a[s]=t[s];return new Se(a,this._parents,this._name,this._id)}function ff(e){return(e+"").trim().split(/^|\s+/).every(function(t){var o=t.indexOf(".");return o>=0&&(t=t.slice(0,o)),!t||t==="start"})}function mf(e,t,o){var n,r,i=ff(t)?Bo:Ne;return function(){var a=i(this,e),s=a.on;s!==n&&(r=(n=s).copy()).on(t,o),a.on=r}}function La(e,t){var o=this._id;return arguments.length<2?be(this.node(),o).on.on(e):this.each(mf(o,e,t))}function gf(e){return function(){var t=this.parentNode;for(var o in this.__transition)if(+o!==e)return;t&&t.removeChild(this)}}function ka(){return this.on("end.remove",gf(this._id))}function Ra(e){var t=this._name,o=this._id;typeof e!="function"&&(e=St(e));for(var n=this._groups,r=n.length,i=new Array(r),a=0;a<r;++a)for(var s=n[a],l=s.length,c=i[a]=new Array(l),d,u,p=0;p<l;++p)(d=s[p])&&(u=e.call(d,d.__data__,p,s))&&("__data__"in d&&(u.__data__=d.__data__),c[p]=u,ft(c[p],t,o,p,c,be(d,o)));return new Se(i,this._parents,t,o)}function Da(e){var t=this._name,o=this._id;typeof e!="function"&&(e=Io(e));for(var n=this._groups,r=n.length,i=[],a=[],s=0;s<r;++s)for(var l=n[s],c=l.length,d,u=0;u<c;++u)if(d=l[u]){for(var p=e.call(d,d.__data__,u,l),m,y=be(d,o),h=0,f=p.length;h<f;++h)(m=p[h])&&ft(m,t,o,h,p,y);i.push(p),a.push(d)}return new Se(i,a,t,o)}var hf=rt.prototype.constructor;function Oa(){return new hf(this._groups,this._parents)}function yf(e,t){var o,n,r;return function(){var i=ut(this,e),a=(this.style.removeProperty(e),ut(this,e));return i===a?null:i===o&&a===n?r:r=t(o=i,n=a)}}function Va(e){return function(){this.style.removeProperty(e)}}function xf(e,t,o){var n,r=o+"",i;return function(){var a=ut(this,e);return a===r?null:a===n?i:i=t(n=a,o)}}function Ef(e,t,o){var n,r,i;return function(){var a=ut(this,e),s=o(this),l=s+"";return s==null&&(l=s=(this.style.removeProperty(e),ut(this,e))),a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s))}}function bf(e,t){var o,n,r,i="style."+t,a="end."+i,s;return function(){var l=Ne(this,e),c=l.on,d=l.value[i]==null?s||(s=Va(t)):void 0;(c!==o||r!==d)&&(n=(o=c).copy()).on(a,r=d),l.on=n}}function Ha(e,t,o){var n=(e+="")=="transform"?pi:Kn;return t==null?this.styleTween(e,yf(e,n)).on("end.style."+e,Va(e)):typeof t=="function"?this.styleTween(e,Ef(e,n,jt(this,"style."+e,t))).each(bf(this._id,e)):this.styleTween(e,xf(e,n,t),o).on("end.style."+e,null)}function _f(e,t,o){return function(n){this.style.setProperty(e,t.call(this,n),o)}}function Tf(e,t,o){var n,r;function i(){var a=t.apply(this,arguments);return a!==r&&(n=(r=a)&&_f(e,a,o)),n}return i._value=t,i}function Ga(e,t,o){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,Tf(e,t,o==null?"":o))}function vf(e){return function(){this.textContent=e}}function Nf(e){return function(){var t=e(this);this.textContent=t==null?"":t}}function Ba(e){return this.tween("text",typeof e=="function"?Nf(jt(this,"text",e)):vf(e==null?"":e+""))}function wf(e){return function(t){this.textContent=e.call(this,t)}}function Af(e){var t,o;function n(){var r=e.apply(this,arguments);return r!==o&&(t=(o=r)&&wf(r)),t}return n._value=e,n}function za(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,Af(e))}function Fa(){for(var e=this._name,t=this._id,o=qn(),n=this._groups,r=n.length,i=0;i<r;++i)for(var a=n[i],s=a.length,l,c=0;c<s;++c)if(l=a[c]){var d=be(l,t);ft(l,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Se(n,this._parents,e,o)}function Wa(){var e,t,o=this,n=o._id,r=o.size();return new Promise(function(i,a){var s={value:a},l={value:function(){--r===0&&i()}};o.each(function(){var c=Ne(this,n),d=c.on;d!==e&&(t=(e=d).copy(),t._.cancel.push(s),t._.interrupt.push(s),t._.end.push(l)),c.on=t}),r===0&&i()})}var If=0;function Se(e,t,o,n){this._groups=e,this._parents=t,this._name=o,this._id=n}function Ya(e){return rt().transition(e)}function qn(){return++If}var it=rt.prototype;Se.prototype=Ya.prototype={constructor:Se,select:Ra,selectAll:Da,selectChild:it.selectChild,selectChildren:it.selectChildren,filter:Ma,merge:Pa,selection:Oa,transition:Fa,call:it.call,nodes:it.nodes,node:it.node,size:it.size,empty:it.empty,each:it.each,on:La,attr:Na,attrTween:wa,style:Ha,styleTween:Ga,text:Ba,textTween:za,remove:ka,tween:va,delay:Aa,duration:Ia,ease:Ca,easeVarying:Sa,end:Wa,[Symbol.iterator]:it[Symbol.iterator]};function Zn(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var Cf={time:null,delay:0,duration:250,ease:Zn};function Sf(e,t){for(var o;!(o=e.__transition)||!(o=o[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return o}function Ua(e){var t,o;e instanceof Se?(t=e._id,e=e._name):(t=qn(),(o=Cf).time=Ho(),e=e==null?null:e+"");for(var n=this._groups,r=n.length,i=0;i<r;++i)for(var a=n[i],s=a.length,l,c=0;c<s;++c)(l=a[c])&&ft(l,e,t,c,a,o||Sf(l,t));return new Se(n,this._parents,e,t)}rt.prototype.interrupt=Ta;rt.prototype.transition=Ua;function mt(e,t,o){this.k=e,this.x=t,this.y=o}mt.prototype={constructor:mt,scale:function(e){return e===1?this:new mt(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new mt(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var Jn=new mt(1,0,0);Qn.prototype=mt.prototype;function Qn(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Jn;return e.__zoom}var Pf=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]];var $a;(function(e){e.Strict="strict",e.Loose="loose"})($a||($a={}));var Xa;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(Xa||(Xa={}));var Ka;(function(e){e.Partial="partial",e.Full="full"})(Ka||(Ka={}));var qa;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(qa||(qa={}));var Za;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(Za||(Za={}));var ke;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(ke||(ke={}));var Zv={[ke.Left]:ke.Right,[ke.Right]:ke.Left,[ke.Top]:ke.Bottom,[ke.Bottom]:ke.Top};var Lf=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e);var kf=(e,t=[0,0])=>{var s;let{width:o,height:n}=Rf(e),r=(s=e.origin)!=null?s:t,i=o*r[0],a=n*r[1];return{x:e.position.x-i,y:e.position.y-a}};var st=(e,t=[0,0])=>{var r,i,a,s,l,c,d,u;let{x:o,y:n}=Lf(e)?e.internals.positionAbsolute:kf(e,t);return{x:o,y:n,x2:o+((s=(a=(i=(r=e.measured)==null?void 0:r.width)!=null?i:e.width)!=null?a:e.initialWidth)!=null?s:0),y2:n+((u=(d=(c=(l=e.measured)==null?void 0:l.height)!=null?c:e.height)!=null?d:e.initialHeight)!=null?u:0)}};function Rf(e){var t,o,n,r,i,a,s,l;return{width:(r=(n=(o=(t=e.measured)==null?void 0:t.width)!=null?o:e.width)!=null?n:e.initialWidth)!=null?r:0,height:(l=(s=(a=(i=e.measured)==null?void 0:i.height)!=null?a:e.height)!=null?s:e.initialHeight)!=null?l:0}}var Jv={[ke.Left]:{x:-1,y:0},[ke.Right]:{x:1,y:0},[ke.Top]:{x:0,y:-1},[ke.Bottom]:{x:0,y:1}};var Df={nodeOrigin:[0,0],nodeExtent:Pf,elevateNodesOnSelect:!0,defaults:{}},Qv=v(E({},Df),{checkEquality:!0});var Ja;(function(e){e.Line="line",e.Handle="handle"})(Ja||(Ja={}));var Of={width:0,height:0,x:0,y:0},jv=v(E({},Of),{pointerX:0,pointerY:0,aspectRatio:1});var Vf=(e,t)=>e.x<t.x2&&e.x2>t.x&&e.y<t.y2&&e.y2>t.y;function Hf(e,t){let o=Math.max(0,Math.min(e.x2,t.x2)-Math.max(e.x,t.x)),n=Math.max(0,Math.min(e.y2,t.y2)-Math.max(e.y,t.y));return o*n}function Gf(e,t){let o=Math.max(0,Math.max(e.x-t.x2,t.x-e.x2)),n=Math.max(0,Math.max(e.y-t.y2,t.y-e.y2));return Math.sqrt(o*o+n*n)}var jn=class{constructor(){this.xLines=[];this.yLines=[]}initialize(t){this.xLines=t.filter(o=>o.orientation==="vertical"),this.yLines=t.filter(o=>o.orientation==="horizontal"),this.xLines.sort((o,n)=>o.position-n.position),this.yLines.sort((o,n)=>o.position-n.position),this.lastHorizontalLine=void 0,this.lastVerticalLine=void 0}search(t,o,n,r,i){let a=t==="horizontal"?this.yLines:this.xLines,[s,l]=t==="horizontal"?[r.y,r.y2]:[r.x,r.x2],c=[];for(let m of a){if(m.position<s)continue;if(m.position>l)break;if(i.has(m.node.id)||m.node.parentId&&i.has(m.node.parentId)||!Vf(m.nodeBox,r))continue;let y=Math.abs(m.position-o);if(y>er)continue;let f=Hf(m.nodeBox,n)>0?0:Gf(m.nodeBox,n);c.push({line:m,lineDist:y,nodeDist:f})}let d=.5,u=t==="horizontal"?this.lastHorizontalLine:this.lastVerticalLine;c.sort((m,y)=>{if(u){if(m.line===u&&y.line!==u)return-1;if(y.line===u&&m.line!==u)return 1}return Math.abs(m.lineDist-y.lineDist)<=d?m.nodeDist-y.nodeDist:m.lineDist-y.lineDist});let p=c.length>0?c[0].line:void 0;return p&&(t==="horizontal"?this.lastHorizontalLine=p:this.lastVerticalLine=p),p}};function Qa(e,t=kt,o){let n=[];return e==null||e.forEach(r=>{let i=o(r.id);if(!i)throw new Error(`Node with id ${r.id} not found in internal nodes.`);let a=st(i);Object.entries(t).forEach(([s,l])=>{var c;n.push({position:l.resolve(r,a),color:(c=r.style)==null?void 0:c.backgroundColor,orientation:l.orientation,anchorName:s,nodeBox:a,node:r})})}),n}function ja(e,t,o,n,r=Object.keys(kt)){let i=[];for(let s of r){let l=kt[s],c=l.resolve(null,o),d=e.search(l.orientation,c,o,t,n);d&&i.push({sourcePosition:c,anchorName:s,anchor:l,line:d})}let a={horizontal:void 0,vertical:void 0};for(let s of i){let l=a[s.anchor.orientation],c=Math.abs(s.sourcePosition-s.line.position);(!l||c<Math.abs(l.sourcePosition-l.line.position))&&(a[s.anchor.orientation]=s)}return a}function el(e,t,o){let n=0,r=0,i=!1,a=!1;if(t){let l=t.anchor.resolve(null,e)-t.line.position;Math.abs(l)<=er&&(r=l,a=!0)}if(o){let l=o.anchor.resolve(null,e)-o.line.position;Math.abs(l)<=er&&(n=l,i=!0)}return{deltaX:n,deltaY:r,snappedX:i,snappedY:a}}var er=10,kt={top:{orientation:"horizontal",resolve:(e,t)=>t.y},bottom:{orientation:"horizontal",resolve:(e,t)=>t.y2},left:{orientation:"vertical",resolve:(e,t)=>t.x},right:{orientation:"vertical",resolve:(e,t)=>t.x2},centerX:{orientation:"vertical",resolve:(e,t)=>(t.x+t.x2)/2},centerY:{orientation:"horizontal",resolve:(e,t)=>(t.y+t.y2)/2}};import{jsx as Xf}from"react/jsx-runtime";var $f=new jn;function tr(){let[e,t]=tl(void 0),[o,n]=tl(void 0),{width:r,height:i}=Ff(f=>({width:f.width,height:f.height}),Uf),a=Bf(),s=Yf($f),{screenToFlowPosition:l,getInternalNode:c,getNodes:d}=zf(),u=zo(()=>{t(void 0),n(void 0)},[]),p=zo(f=>{let b=f!=null?f:d();u();let x=Qa(b,kt,c);s.current.initialize(x)},[c,u,d]),m=zo(()=>{setTimeout(()=>{p()},100)},[p]);Wf(()=>{a&&p(d())},[a,p,d]);let y=zo((f,b)=>{var D,V,W,z,oe,H,X,J,Y,K;if(!s.current||f.length===0)return f;u();let x=f.filter(U=>U.type==="position"&&!!U.position),g=f.find(U=>U.type==="dimensions");if(x.length===0&&!g)return f;let N=Object.keys(kt),T=new Set,_=1/0,A=1/0,I=-1/0,S=-1/0;if(x.length>0)x.forEach(U=>{var ge,de,ae,re,ve,Oe;let Z=b.find(ct=>ct.id===U.id);if(!Z)return;T.add(Z.id);let j=c(Z.id);if(!j)return;let se=j.parentId?c(j.parentId):void 0,le=U.position.x+((ge=se==null?void 0:se.internals.positionAbsolute.x)!=null?ge:0),ne=U.position.y+((de=se==null?void 0:se.internals.positionAbsolute.y)!=null?de:0),ue=(re=(ae=Z.measured)==null?void 0:ae.width)!=null?re:0,me=(Oe=(ve=Z.measured)==null?void 0:ve.height)!=null?Oe:0;_=Math.min(_,le),A=Math.min(A,ne),I=Math.max(I,le+ue),S=Math.max(S,ne+me)}),g&&(N=["top","left"]);else if(g){let U=b.find(ue=>ue.id===g.id);if(!U)return f;T.add(U.id);let Z=c(U.id);if(!Z)return f;let j=Z.internals.positionAbsolute.x,se=Z.internals.positionAbsolute.y,le=(z=(W=(D=g.dimensions)==null?void 0:D.width)!=null?W:(V=U.measured)==null?void 0:V.width)!=null?z:0,ne=(J=(X=(oe=g.dimensions)==null?void 0:oe.height)!=null?X:(H=U.measured)==null?void 0:H.height)!=null?J:0;_=j,A=se,I=j+le,S=se+ne,N=["right","bottom"]}if(_===1/0)return f;let G={x:_,y:A,x2:I,y2:S},{x:M,y:w}=l({x:0,y:0}),{x:k,y:B}=l({x:r,y:i}),L={x:M,y:w,x2:k,y2:B},{horizontal:P,vertical:$}=ja(s.current,L,G,T,N),{deltaX:Q,deltaY:F,snappedX:C,snappedY:O}=el(G,P,$);if(C||O){let U=x.some(j=>j.dragging),Z=!!(g!=null&&g.resizing);(U||Z)&&(C&&n($==null?void 0:$.line),O&&t(P==null?void 0:P.line)),C&&(x.forEach(j=>{j.position&&(j.position.x-=Q)}),(g==null?void 0:g.id)===((Y=x[0])==null?void 0:Y.id)?g.dimensions&&(g.dimensions.width+=Q):g&&!x.length&&g.dimensions&&(g.dimensions.width-=Q)),O&&(x.forEach(j=>{j.position&&(j.position.y-=F)}),(g==null?void 0:g.id)===((K=x[0])==null?void 0:K.id)?g.dimensions&&(g.dimensions.height+=F):g&&!x.length&&g.dimensions&&(g.dimensions.height-=F))}return f},[l,c,r,i,t,n,u]),h=zo(()=>Xf(ol,{horizontal:e,vertical:o}),[e,o]);return{rebuildIndex:p,forceRebuildIndex:m,updateHelperLines:y,helperLineHorizontal:e,helperLineVertical:o,HelperLines:h}}import{reconnectEdge as Gh,useReactFlow as Bh}from"@xyflow/react";import{useCallback as Gt,useRef as zh}from"react";var gt=e=>new Map(e.map(t=>[t.id,t])),Fo=(e,t,o)=>t.filter(n=>!(n.source!==e||o&&n.id===o)),nl=(e,t,o)=>t.filter(n=>!(n.target!==e||o&&n.id===o)),hi=e=>e.some(t=>t.type==="START_EVENT"),ht=(e,t)=>e==="START_EVENT"?!hi(t):!0,rl=(e,t,o,n,r)=>{let i=gt(o),a=i.get(e);if(!a||a.type!=="START_EVENT")return!1;let s=i.get(t);return(s==null?void 0:s.type)==="ANNOTATION"?!1:Fo(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},il=(e,t,o,n,r)=>{let i=gt(o),a=i.get(t);if(!a||a.type!=="END_EVENT")return!1;let s=i.get(e);return(s==null?void 0:s.type)==="ANNOTATION"?!1:nl(t,n,r).filter(c=>{let d=i.get(c.source);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},or=(e,t,o,n,r)=>{var c;let i=gt(o),a=i.get(e);if(!a||a.type!=="GATEWAY"||((c=a.data)==null?void 0:c.variant)!=="EXCLUSIVE")return!1;let s=t?i.get(t):null;return(s==null?void 0:s.type)==="ANNOTATION"?!1:Fo(e,n,r).filter(d=>{let u=i.get(d.target);return(u==null?void 0:u.type)!=="ANNOTATION"}).length>=2},sl=(e,t,o)=>{var a,s,l,c;let n=gt(o),r=n.get(e),i=n.get(t);return(r==null?void 0:r.type)!=="GATEWAY"||(i==null?void 0:i.type)!=="GATEWAY"||((a=r==null?void 0:r.data)==null?void 0:a.variant)==="EXCLUSIVE"&&((s=i==null?void 0:i.data)==null?void 0:s.variant)==="PARALLEL"||((l=r==null?void 0:r.data)==null?void 0:l.variant)==="COMPLEX"&&((c=i==null?void 0:i.data)==null?void 0:c.variant)==="PARALLEL"},nr=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.variant)==="SCRIPT"},al=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.variant)==="SUBPROCESS"},rr=(e,t)=>{var n;let o=t.find(r=>r.id===e);return!o||o.type!=="TASK"?!1:((n=o.data)==null?void 0:n.attribute)==="LOOP"},Wo=(e,t,o,n)=>{let r=gt(t),i=r.get(e);return!i||i.type!=="TASK"?!1:nl(e,o,n).some(s=>{let l=r.get(s.source);return(l==null?void 0:l.type)==="START_EVENT"})},Yo=(e,t,o,n)=>{let r=gt(t),i=r.get(e);return!i||i.type!=="TASK"?!1:Fo(e,o,n).some(s=>{let l=r.get(s.target);return(l==null?void 0:l.type)==="END_EVENT"})},ll=(e,t,o,n,r)=>{let i=gt(o),a=i.get(e),s=i.get(t);return(a==null?void 0:a.type)==="START_EVENT"&&(s==null?void 0:s.type)==="TASK"?Yo(t,o,n,r):(s==null?void 0:s.type)==="END_EVENT"&&(a==null?void 0:a.type)==="TASK"?Wo(e,o,n,r):!1},ir=(e,t,o)=>Fo(e,t,o).length>0,sr=(e,t,o,n,r)=>{let i=gt(o),a=i.get(e);if(!a||a.type!=="TASK")return!1;let s=t?i.get(t):null;return(s==null?void 0:s.type)==="ANNOTATION"?!1:Fo(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=2};var cl=(e,t,o,n)=>o.some(r=>n&&r.id===n?!1:r.source===e&&r.target===t);var Kf=[e=>({isValid:e.sourceNodeId!==e.targetNodeId,reason:"self_connection_not_allowed"}),e=>({isValid:!cl(e.sourceNodeId,e.targetNodeId,e.edges,e.reconnectingEdgeId),reason:"duplicate_connection_not_allowed"}),e=>({isValid:!rl(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"start_event_limit_reached"}),e=>({isValid:!il(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"end_event_limit_reached"}),e=>({isValid:!or(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"gateway_limit_reached"}),e=>({isValid:!sr(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"task_limit_reached"}),e=>({isValid:sl(e.sourceNodeId,e.targetNodeId,e.nodes),reason:"gateway_to_gateway_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&e.targetNodeType==="END_EVENT"),reason:"start_to_end_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&al(e.targetNodeId,e.nodes)),reason:"start_event_to_subprocess_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="GATEWAY"&&e.targetNodeType==="END_EVENT"),reason:"gateway_to_end_not_allowed"}),e=>({isValid:!(e.sourceNodeType==="START_EVENT"&&e.targetNodeType==="GATEWAY"),reason:"start_to_gateway_not_allowed"}),e=>({isValid:!(nr(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"script_to_end_not_allowed"}),e=>({isValid:!(rr(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"loop_to_end_not_allowed"}),e=>({isValid:!(Wo(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"initial_activity_to_end_not_allowed"}),e=>({isValid:!ll(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"concurrent_initial_and_final_activity"}),e=>({isValid:!(Yo(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType!=="ANNOTATION"),reason:"final_activity_cannot_connect"}),e=>({isValid:!(ir(e.sourceNodeId,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"activity_has_outgoing_connections"}),e=>({isValid:({START_EVENT:["TASK","ANNOTATION"],END_EVENT:["ANNOTATION"],TASK:["TASK","END_EVENT","GATEWAY","ANNOTATION"],GATEWAY:["TASK","END_EVENT","ANNOTATION","GATEWAY"],LANE:["ANNOTATION"],ANNOTATION:["START_EVENT","END_EVENT","TASK","GATEWAY","LANE"],UNSUPPORTED:[]}[e.sourceNodeType]||[]).includes(e.targetNodeType),reason:"connection_type_not_allowed"})],yi=e=>{for(let t of Kf){let o=t(e);if(!o.isValid)return o}return{isValid:!0}};var qf=[{sourceTypes:["GATEWAY"],targetTypes:["TASK","GATEWAY"],validate:e=>({shouldDisable:or(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"gateway_limit_reached"})},{sourceTypes:["START_EVENT"],validate:e=>({shouldDisable:e.edges.some(o=>{if(o.source!==e.sourceNodeId)return!1;let n=e.nodes.find(r=>r.id===o.target);return(n==null?void 0:n.type)!=="ANNOTATION"})&&e.targetNodeType!=="ANNOTATION",reason:"start_event_limit_reached"})},{targetTypes:["START_EVENT"],validate:e=>({shouldDisable:hi(e.nodes),reason:"start_event_already_exists"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:nr(e.sourceNodeId,e.nodes),reason:"script_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:rr(e.sourceNodeId,e.nodes),reason:"loop_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Wo(e.sourceNodeId,e.nodes,e.edges),reason:"initial_activity_to_end_not_allowed"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:Yo(e.sourceNodeId,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"final_activity_cannot_connect"})},{targetTypes:["END_EVENT"],validate:e=>({shouldDisable:ir(e.sourceNodeId,e.edges),reason:"activity_has_outgoing_connections"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:sr(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"task_limit_reached"})}],dl=e=>{let t=qf.filter(o=>{let n=!o.sourceTypes||o.sourceTypes.includes(e.sourceNodeType),r=!o.targetTypes||o.targetTypes.includes(e.targetNodeType);return n&&r});for(let o of t){let n=o.validate(e);if(n.shouldDisable)return n}return{shouldDisable:!1}};import{BaseEdge as Nm,EdgeLabelRenderer as wm,getStraightPath as Am,useInternalNode as pl}from"@xyflow/react";import{Button as Qf,Tooltip as jf,TooltipContent as em,TooltipTrigger as tm,useTranslation as om}from"@produto-lecom/lecom-ui";import{Settings as nm}from"lucide-react";import{getIncomers as ar,getOutgoers as lr,useReactFlow as Jf}from"@xyflow/react";import{useStoreApi as Zf}from"@xyflow/react";var yt=()=>{let e=Zf();return{selectElements:n=>{let{edges:r,nodes:i,triggerEdgeChanges:a,triggerNodeChanges:s}=e.getState(),l=i.reduce((d,u)=>[...d,{id:u.id,type:"select",selected:n.includes(u.id)}],[]),c=r.reduce((d,u)=>[...d,{id:u.id,type:"select",selected:n.includes(u.id)}],[]);return s(l),a(c),!0},clearSelection:async()=>{let{unselectNodesAndEdges:n}=e.getState();return n(),await xn(),!0}}};var cr=()=>{let{getNode:e,getEdge:t,getNodes:o,getEdges:n}=Jf(),{selectElements:r}=yt(),i=f=>{let b=o(),x=n(),g=ar(f,b,x),N=lr(f,b,x),T=g.some(A=>A.type==="START_EVENT"),_=N.some(A=>A.type==="END_EVENT");return T?"start":_?"end":"between"},a=(f,b,x)=>{var T,_,A,I;if(!f)return;let g={type:f.type,variant:(T=f.data)==null?void 0:T.variant,attribute:(_=f.data)==null?void 0:_.attribute},N={id:f.id,position:i(f),label:(A=f.data)==null?void 0:A.label,node:g};return f.type==="TASK"&&((I=f.data)==null?void 0:I.variant)==="SUBPROCESS"?v(E({},N),{type:"sub_process"}):f.type==="GATEWAY"?v(E({},N),{type:"gateway",variant:s(f,b,x)}):v(E({},N),{type:"activity"})},s=(f,b,x)=>{if(f.type!=="GATEWAY")return;let g=ar(f,b,x),N=!1,T=!1;if(g.forEach(_=>{var A,I;_.type==="TASK"&&(((A=_.data)==null?void 0:A.variant)==="SCRIPT"&&(N=!0),((I=_.data)==null?void 0:I.attribute)==="LOOP"&&(T=!0))}),N&&T)return"script_loop";if(N)return"script";if(T)return"loop"},l=(f,b,x)=>{var A,I,S,G;let g=e(f.source),N=e(f.target);if(!g||!N)return"simple";if(lr(g,b,x).some(M=>M.type==="END_EVENT"))return"final";if(g.type==="GATEWAY")switch((A=g.data)==null?void 0:A.variant){case"PARALLEL":return"parallel";case"EXCLUSIVE":return"exclusive";case"COMPLEX":return"complex";default:return"simple"}if(g.type==="TASK"){let M=(I=g.data)==null?void 0:I.variant,w=(S=g.data)==null?void 0:S.attribute;if(M==="SUBPROCESS")return"from_sub_process";if(N.type==="TASK"&&((G=N.data)==null?void 0:G.variant)==="SUBPROCESS")return"to_sub_process";let k=M==="SCRIPT",B=w==="LOOP";return k&&B?"script_loop":k?"script":B?"loop":"simple"}return"simple"},c=(f,b,x)=>{let g=[];function N(_,A,I=0){let S=a(_,b,x);if(S.depth=I,A.push(S),_.type==="TASK"){g.push([...A]),A.pop();return}let G=ar(_,b,x);if(G.length)for(let M of G)N(M,A,I+1);A.pop()}let T=ar(f,b,x);for(let _ of T)N(_,[]);return g},d=(f,b,x)=>{let g=[];function N(_,A,I=0){let S=a(_,b,x);if(S.depth=I,A.push(S),_.type==="TASK"){g.push([...A]),A.pop();return}let G=lr(_,b,x);if(G.length)for(let M of G)N(M,A,I+1);A.pop()}let T=lr(f,b,x);for(let _ of T)N(_,[]);return g},u=(f,b,x)=>(x=x.filter(N=>N.source===f.id),x.map(N=>{var A;let T=e(N.target),_;return T&&(_=a(T,b,x)),{id:N.id,type:"routing",variant:l(N,b,x),label:(A=N.data)==null?void 0:A.label,target:_}})),p=f=>{let b=e(f);if(!b)return;let x=o(),g=n(),N=a(b,x,g);return N.sources=c(b,x,g),N.targets=d(b,x,g),N.edgeTargets=u(b,x,g),b.type==="GATEWAY"&&(N.variant=s(b,x,g)),N},m=f=>{let b=t(f);if(!b)return;let x=o(),g=n(),N=l(b,x,g),_={id:b.id,type:"routing",variant:N,gatewayVariant:void 0},A=e(b.source);if(A){let S=a(A,x,g);_.source=S;let G=s(A,x,g);if(_.gatewayVariant=G,A.type==="TASK")_.sources=[[S]];else{let M=c(A,x,g);_.sources=M.length?M:[[S]]}}let I=e(b.target);if(I){let S=a(I,x,g);if(_.target=S,I.type==="TASK")_.targets=[[S]];else{let G=d(I,x,g);_.targets=G.length?G:[[S]]}}return _},y=f=>{let b=e(f);if(b)return p(b.id);let x=t(f);if(x)return m(x.id)};return{configureElement:f=>{let b=y(f);if(b)return r([f]),b},getConfigureElement:y,getNodeConfigure:p,getEdgeConfigure:m}};import{jsx as dr,jsxs as rm}from"react/jsx-runtime";var xt=({elementId:e,elementType:t="node"})=>{let{t:o}=om(),{onConfigureElement:n}=q(),{getConfigureElement:r}=cr();return rm(jf,{children:[dr(tm,{asChild:!0,children:dr(Qf,{variant:"ghost",color:"grey",size:"small",iconButton:!0,onClick:()=>{let a=r(e);a&&(n==null||n(a))},children:dr(nm,{size:16})})}),dr(em,{color:"black",children:o(t==="node"?"editor.toolbar.configure_node":"editor.toolbar.configure_edge")})]})};import{Button as sm,Tooltip as am,TooltipContent as lm,TooltipTrigger as cm,useTranslation as dm}from"@produto-lecom/lecom-ui";import{useReactFlow as um}from"@xyflow/react";import{TrashIcon as pm}from"lucide-react";import{useNotificationToast as im}from"@produto-lecom/lecom-ui";function Re(){let{toast:e}=Uo(),{toast:t}=im();return{toast:e||t}}import{jsx as ur,jsxs as fm}from"react/jsx-runtime";var pr=({elementId:e,elementType:t="node"})=>{let{t:o}=dm(),{toast:n}=Re(),{deleteElements:r,getNodes:i}=um();return fm(am,{children:[ur(cm,{asChild:!0,children:ur(sm,{variant:"ghost",color:"destructive",size:"small",iconButton:!0,onClick:()=>{if(t==="node"){let s=i(),l=s.find(c=>c.id===e);if((l==null?void 0:l.type)==="LANE"&&s.some(d=>d.parentId===e)){n({variant:"error",title:o("validation.errors.title"),content:o("editor.toolbar.delete_pool_lane_error")});return}r({nodes:[{id:e}]})}else r({edges:[{id:e}]})},children:ur(pm,{size:16})})}),ur(lm,{color:"black",children:o("editor.toolbar.delete")})]})};import{Button as mm,Tooltip as gm,TooltipContent as hm,TooltipTrigger as ym,useTranslation as xm}from"@produto-lecom/lecom-ui";import{MoveUpRightIcon as Em}from"lucide-react";import{useCallback as bm}from"react";import{jsx as fr,jsxs as _m}from"react/jsx-runtime";var Rt=({nodeId:e,disabled:t=!1,tooltipMessage:o})=>{let{t:n}=xm(),r=bm(i=>{i.stopPropagation();let a=document.querySelector(`[data-id="${e}"]`);if(!a)return;let s=a.querySelector(".react-flow__handle.source");if(!s)return;let l=s.getBoundingClientRect(),c=l.left+l.width/2,d=l.top+l.height/2,u=new MouseEvent("mousedown",{clientX:c,clientY:d,bubbles:!0,cancelable:!0});s.dispatchEvent(u)},[e]);return _m(gm,{children:[fr(ym,{asChild:!0,children:fr(mm,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:t,className:t?"opacity-50 cursor-not-allowed":"",onMouseDown:t?void 0:r,children:fr(Em,{size:16})})}),fr(hm,{color:"black",children:o||n("editor.toolbar.connect_node")})]})};import{jsx as $o}from"react/jsx-runtime";var to=i=>{var a=i,{edgeId:e,edgeType:t,sourceNode:o,targetNode:n}=a,r=Je(a,["edgeId","edgeType","sourceNode","targetNode"]);let{mode:s}=q(),{isFromStartEvent:l,isGatewayToGateway:c,isActiviyToAndGateway:d}=vn(o,n),u=!l&&!c&&!d,p=[{component:$o(pr,{elementId:e,elementType:"edge"})}],m=()=>s==="view"?u?[{component:$o(xt,{elementId:e,elementType:"edge"})}]:[]:u?[{component:$o(xt,{elementId:e,elementType:"edge"})},...p]:p,h=(f=>{switch(f){case"SEQUENCE_EDGE":return m();case"MESSAGE_EDGE":return s==="view"?[]:[...p];case"ANNOTATION_EDGE":return s==="view"?[]:[...p];default:return[]}})(t);if(!(h.length===0||s==="view"))return $o("div",v(E({className:"flex items-center gap-1 w-fit px-3 py-2 bg-white rounded-sm shadow-md"},r),{children:h.map((f,b)=>$o("div",{children:f.component},b))}))};import{useViewport as Tm}from"@xyflow/react";import{useMemo as vm}from"react";import{jsx as ul}from"react/jsx-runtime";var et=12,oo=({sx:e,sy:t,tx:o,ty:n,hasLabel:r=!1,children:i})=>{let{zoom:a}=Tm(),s=1/a,l=vm(()=>t===n?{bottom:`${et}px`,transform:"translateX(-50%)"}:e===o?{left:`${et}px`,transform:r?"translateY(-100%)":"translateY(-50%)"}:n>t&&o>e?{left:`${et}px`,bottom:`${et}px`}:n>t&&o<e?{right:`${et}px`,bottom:`${et}px`}:t>n&&o>e?{right:`${et}px`,bottom:`${et}px`}:{left:`${et}px`,bottom:`${et}px`},[e,t,o,n,r]);return ul("div",{style:{transform:`scale(${s})`},children:ul("div",{className:"absolute pointer-events-auto",style:E({},l),children:i})})};import{jsx as Xo,jsxs as Im}from"react/jsx-runtime";var no={type:"ANNOTATION_EDGE",reconnectable:!0},fl=({id:e,source:t,target:o,selected:n,data:r})=>{let{isMultipleSelection:i}=q(),a=pl(t),s=pl(o);if(!a||!s)return null;let{sx:l,sy:c,tx:d,ty:u}=qt(a,s),[p,m,y]=Am({sourceX:l,sourceY:c,targetX:d,targetY:u}),h=n||(a==null?void 0:a.selected)||(s==null?void 0:s.selected);return Im("g",{className:R("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":h}),children:[Xo(Nm,{id:e,path:p,strokeDasharray:4,className:R("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":r==null?void 0:r.hasError,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":h&&!(r!=null&&r.hasError)})}),Xo(wm,{children:Xo("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${m}px, ${y}px)`},children:n&&!i&&Xo(oo,{sx:l,sy:c,tx:d,ty:u,children:Xo(to,{edgeId:e,edgeType:"ANNOTATION_EDGE"})})})})]})};import{useState as El,useCallback as Dm,useMemo as bi,useEffect as Om,useRef as bl}from"react";import{BaseEdge as Vm,EdgeLabelRenderer as Hm,MarkerType as _l,useInternalNode as Tl,useReactFlow as Gm,useViewport as Bm,useEdges as zm,Position as so}from"@xyflow/react";import{useEffect as ml,useRef as Cm,useState as Sm}from"react";import{jsx as gl}from"react/jsx-runtime";var we=({value:e,maxLength:t,style:o,className:n,contentClassName:r,isEditing:i,onChange:a,onBlur:s,onInput:l,onInvalidFirstCharacter:c})=>{let d=Cm(null),[u,p]=Sm(!1);ml(()=>{p(i!=null?i:!1)},[i]),ml(()=>{if(u&&d.current){d.current.focus();let x=document.createRange();x.selectNodeContents(d.current);let g=window.getSelection();g&&(g.removeAllRanges(),g.addRange(x))}},[u]);let m=x=>{x.stopPropagation(),u||p(!0)},y=x=>{let g=x.currentTarget.innerText.replace(/\n$/,""),N=t&&g.length>=t,T=window.getSelection(),_=(T==null?void 0:T.toString())||"",A=_.length>0,I=x.ctrlKey||x.metaKey,S=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","Tab","Enter","Escape","Shift"],G=I&&x.key==="a",M=I&&x.key==="c",w=I&&x.key==="x",k=I&&x.key==="v";function B(P){return/[a-zA-Z0-9À-ÖØ-öø-ÿ]/.test(P)}if((g.length===0||A&&_.length===g.length)&&!B(x.key)&&!S.includes(x.key)&&!I){x.preventDefault();return}if(x.key==="Enter"&&!x.shiftKey){x.preventDefault(),x.currentTarget.blur();return}N&&!A&&(S.includes(x.key)||G||M||w||k||x.preventDefault())},h=x=>{x.preventDefault();let g=x.clipboardData.getData("text/plain").replace(/\r\n/g,`
2
+ `).replace(/\r/g,`
3
+ `),N=x.currentTarget.innerText.replace(/\n$/,""),T=window.getSelection();if(!T||T.rangeCount===0)return;let _=T.toString(),A=N.length-_.length,I=t?Math.max(0,t-A):1/0;if(I<=0&&_.length===0)return;let S=g;if(S.length>I&&(S=S.substring(0,I)),!S&&_.length===0)return;let G=T.getRangeAt(0);if(G.startOffset===0&&(G.startContainer===x.currentTarget||G.startContainer.parentNode===x.currentTarget)&&S.length>0){let k=S[0];if(!/[a-zA-Z0-9À-ÖØ-öø-ÿ]/.test(k)){c==null||c();return}}G.deleteContents();let w=document.createTextNode(S);G.insertNode(w),G.setStartAfter(w),G.collapse(!0),T.removeAllRanges(),T.addRange(G),l==null||l(x.currentTarget.innerText.replace(/\n$/,""))},f=x=>{l==null||l(x.currentTarget.innerText.replace(/\n$/,""))},b=x=>{p(!1);let g=x.currentTarget.innerText.replace(/\r\n/g,`
4
+ `).replace(/\r/g,`
5
+ `).trim();t&&g.length>t&&(g=g.substring(0,t)),x.currentTarget.innerText=g,s==null||s(),g!==e&&(a==null||a(g))};return gl("div",{className:R("flex-1 p-2 self-stretch content-center border border-transparent overflow-hidden text-ellipsis body-medium-400 text-center rounded-sm",{"border border-dashed border-grey-400 bg-white shadow-md":u,"bg-white":e.length>0},n),style:o,onDoubleClick:m,children:gl("div",{ref:d,className:R("outline-none whitespace-pre-wrap overflow-hidden",r,{"nodrag nopan cursor-text":u}),contentEditable:u,suppressContentEditableWarning:!0,onKeyDown:y,onPaste:h,onInput:f,onBlur:b,children:e})})};import{Position as mr}from"@xyflow/react";var Ko=e=>e===mr.Left||e===mr.Right,xi=(e,t=30)=>e===mr.Right||e===mr.Bottom?t:-t,Ei=(e,t,o,n=1)=>Math.abs(e[o]-t[o])<n,gr=(e,t)=>Math.sqrt((t.x-e.x)**2+(t.y-e.y)**2),hr=(e,t)=>({x:(e.x+t.x)/2,y:(e.y+t.y)/2});var qo={OFFSET:30,TOLERANCE:1,MOVE_THRESHOLD:5,MIN_SEGMENT_LENGTH:15,PARALLEL_OFFSET:15};function Mm(e,t,o,n,r,i,a=0){let s=xi(r,qo.OFFSET),l=xi(i,qo.OFFSET),c=Ko(r),d=Ko(i),u=c?0:a,p=c?a:0,m=d?0:a,y=d?a:0,h={x:e+u,y:t+p},f={x:o+m,y:n+y};if(c&&d){let b=(t+n)/2+a;return[h,{x:e+s,y:t+a},{x:e+s,y:b},{x:o+l,y:b},{x:o+l,y:n+a},f]}if(!c&&!d){let b=(e+o)/2+a;return[h,{x:e+a,y:t+s},{x:b,y:t+s},{x:b,y:n+l},{x:o+a,y:n+l},f]}return c?[h,{x:e+s,y:t+a},{x:e+s,y:n+l+a},{x:o+a,y:n+l+a},f]:[h,{x:e+a,y:t+s},{x:o+l+a,y:t+s},{x:o+l+a,y:n+a},f]}function hl(e,t,o,n,r,i,a,s=0){let l=Mm(e,t,o,n,r,i,s);if(!(a!=null&&a.length))return l;let c=[...a];if(c.length>0){let d={x:e,y:t},u=c[0],p=Ko(r);p&&Math.abs(d.y-u.y)>1?c.unshift({x:u.x,y:d.y}):!p&&Math.abs(d.x-u.x)>1&&c.unshift({x:d.x,y:u.y})}if(c.length>0){let d={x:o,y:n},u=c[c.length-1],p=Ko(i);p&&Math.abs(d.y-u.y)>1?c.push({x:u.x,y:d.y}):!p&&Math.abs(d.x-u.x)>1&&c.push({x:d.x,y:u.y})}return[{x:e,y:t},...c,{x:o,y:n}]}var yl=e=>{if(e.length<2)return"";let[t,...o]=e;return`M ${t.x},${t.y}${o.map(n=>` L ${n.x},${n.y}`).join("")}`};import{useCallback as ro,useEffect as yr,useRef as Zo,useState as io}from"react";import{useReactFlow as Pm,useStore as Lm}from"@xyflow/react";var km=50,xl=.1,Rm=.6,xr=({edgeId:e,source:t,target:o,instanceId:n,isReadOnly:r})=>{let{setEdges:i,getNode:a,getNodes:s,getEdge:l,screenToFlowPosition:c}=Pm(),{setIsDragging:d,setReconnectingEdgeId:u}=q(),p=Lm(C=>C.isValidConnection),[m,y]=io(null),[h,f]=io(null),[b,x]=io(null),[g,N]=io(null),[T,_]=io(null),[A,I]=io(!1),S=Zo(null),G=Zo(null),M=Zo(null),w=Zo(t),k=Zo(o);yr(()=>{w.current=t,k.current=o},[t,o]),yr(()=>{S.current=m},[m]),yr(()=>{G.current=T},[T]);let B=ro(C=>{let O=s(),D=O.find(oe=>oe.id===C);if(!D)return{x:0,y:0};let V=D.position.x,W=D.position.y,z=D.parentId;for(;z;){let oe=O.find(H=>H.id===z);if(!oe)break;V+=oe.position.x,W+=oe.position.y,z=oe.parentId}return{x:V,y:W}},[s]),L=ro(C=>{var z,oe,H,X,J,Y;let O=s(),D=null,V=km,W=O.filter(K=>K.type!=="LANE"&&K.type!=="ANNOTATION");for(let K of W){if(K.id===e)continue;let U=B(K.id),Z=(H=(oe=(z=K.measured)==null?void 0:z.width)!=null?oe:K.width)!=null?H:0,j=(Y=(J=(X=K.measured)==null?void 0:X.height)!=null?J:K.height)!=null?Y:0;if(C.x>=U.x&&C.x<=U.x+Z&&C.y>=U.y&&C.y<=U.y+j)return K.id;let le=Math.max(U.x-C.x,0,C.x-(U.x+Z)),ne=Math.max(U.y-C.y,0,C.y-(U.y+j)),ue=Math.sqrt(le*le+ne*ne);ue<V&&(V=ue,D=K.id)}return D},[s,B,e]),P=ro((C,O)=>{var le,ne,ue,me,ge,de;let D=a(C);if(!D)return null;let V=B(C),W=(ue=(ne=(le=D.measured)==null?void 0:le.width)!=null?ne:D.width)!=null?ue:0,z=(de=(ge=(me=D.measured)==null?void 0:me.height)!=null?ge:D.height)!=null?de:0,oe=Math.abs(V.x+W-O.x),H=Math.abs(O.x-V.x),X=Math.abs(V.y+z-O.y),J=Math.abs(O.y-V.y),Y={right:oe,left:H,bottom:X,top:J},K=Object.entries(Y).reduce((ae,[re,ve])=>ve<ae[1]?[re,ve]:ae,["right",Y.right])[0],U=M.current;if(U&&U!==K){let ae=Y[K],re=Y[U],ve=Math.abs(re-ae),Oe=Math.min(Math.abs(re),Math.abs(ae));ve<Oe*Rm&&(K=U)}let Z=K,j,se;if(Z==="right"||Z==="left"){let re=(Math.max(V.y,Math.min(V.y+z,O.y))-V.y)/(z||1);Math.abs(re-.5)<xl&&(re=.5),se=re,j={x:Z==="right"?V.x+W:V.x,y:V.y+se*z}}else{let re=(Math.max(V.x,Math.min(V.x+W,O.x))-V.x)/(W||1);Math.abs(re-.5)<xl&&(re=.5),se=re,j={x:V.x+se*W,y:Z==="bottom"?V.y+z:V.y}}return{side:Z,snapPosition:j,offset:se}},[a,B]),$=ro(C=>{var H,X,J;let O=S.current;if(!O)return;let D=c({x:C.clientX,y:C.clientY}),V=L(D);x(V);let W=D,z=null,oe=null;if(V){let Y=P(V,D);Y&&(z=Y.side,W=Y.snapPosition,oe=Y.offset,M.current=z);let K=l(e),U={source:O==="source"?V:w.current,target:O==="target"?V:k.current,sourceHandle:O==="source"?z:(H=K==null?void 0:K.sourceHandle)!=null?H:null,targetHandle:O==="target"?z:(X=K==null?void 0:K.targetHandle)!=null?X:null},Z=(J=p==null?void 0:p(U))!=null?J:!0;I(Z)}else M.current=null,I(!1);N(z),_(oe),f(W)},[L,P,l,e,c,p]),Q=ro(C=>{var z,oe,H,X,J;let O=S.current;if(!O)return;let D=c({x:C.clientX,y:C.clientY}),V=L(D);if(V){let Y=P(V,D),K=(z=Y==null?void 0:Y.side)!=null?z:null,U=(oe=Y==null?void 0:Y.offset)!=null?oe:.5,Z=l(e),j={source:O==="source"?V:w.current,target:O==="target"?V:k.current,sourceHandle:O==="source"?K:(H=Z==null?void 0:Z.sourceHandle)!=null?H:null,targetHandle:O==="target"?K:(X=Z==null?void 0:Z.targetHandle)!=null?X:null};((J=p==null?void 0:p(j))==null||J)&&i(se=>se.map(le=>{var ne,ue;return le.id===e?v(E({},le),{source:j.source,target:j.target,sourceHandle:j.sourceHandle,targetHandle:j.targetHandle,data:v(E({},le.data),{points:void 0,sourceOffset:O==="source"?U:(ne=le.data)==null?void 0:ne.sourceOffset,targetOffset:O==="target"?U:(ue=le.data)==null?void 0:ue.targetOffset})}):le}))}y(null),f(null),x(null),N(null),_(null),d(!1),I(!1),u(null),M.current=null,document.removeEventListener("mouseup",Q),document.removeEventListener("mousemove",$);let W=tt.get(n);W==null||W.clearReconnectingEdge()},[e,L,P,l,i,n,$,p,c,d,u]),F=ro((C,O)=>{if(r||O.button!==0)return;O.stopPropagation(),O.preventDefault(),i(V=>V.map(W=>W.id===e?v(E({},W),{data:v(E({},W.data),{points:void 0})}):W)),y(C),u(e);let D=tt.get(n);D==null||D.setReconnectingEdge(e),document.addEventListener("mousemove",$),document.addEventListener("mouseup",Q)},[r,e,n,$,Q,u,i]);return yr(()=>()=>{if(S.current){document.removeEventListener("mousemove",$),document.removeEventListener("mouseup",Q),u(null);let C=tt.get(n);C==null||C.clearReconnectingEdge()}},[n,$,Q,u]),{reconnectingHandle:m,cursorPosition:h,hoveredNodeId:b,reconnectingSide:g,reconnectingOffset:T,isValidReconnection:A,handleReconnectStart:F}};import{Fragment as Nl,jsx as Ae,jsxs as Et}from"react/jsx-runtime";var Xe={type:"SEQUENCE_EDGE",reconnectable:!0,markerStart:{type:_l.ArrowClosed},markerEnd:{type:_l.Arrow},data:{label:""}},{MOVE_THRESHOLD:Er,MIN_SEGMENT_LENGTH:Fm,PARALLEL_OFFSET:vl}=qo;function Wm(e,t,o,n){let r=n.filter(s=>s.source===t&&s.target===o||s.source===o&&s.target===t);if(r.length<=1){let s=n.filter(d=>d.source===t);if(s.length<=1)return 0;let l=s.findIndex(d=>d.id===e);if(l<=0)return 0;let c=(s.length-1)/2;return(l-c)*vl}let i=r.findIndex(s=>s.id===e),a=(r.length-1)/2;return(i-a)*vl}var wl=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var z,oe;let{zoom:c}=Bm(),{updateEdgeData:d}=Gm(),u=zm(),{isMultipleSelection:p,mode:m,instanceId:y}=q(),[h,f]=El(!1),[b,x]=El(null),g=bl(null),N=bl(null),T=m!=="edit",{reconnectingHandle:_,cursorPosition:A,hoveredNodeId:I,reconnectingSide:S,isValidReconnection:G,handleReconnectStart:M}=xr({edgeId:e,source:t,target:o,instanceId:y,isReadOnly:T}),w=Tl(t),k=Tl(o),{sx:B,sy:L,tx:P,ty:$,sourcePos:Q,targetPos:F}=bi(()=>{var ne,ue;let H=w&&k?qt(w,k):{sx:0,sy:0,tx:0,ty:0,sourcePos:so.Right,targetPos:so.Left},X=s?i:H.sourcePos,J=l?a:H.targetPos,Y=(me,ge,de)=>{var ct,Wt,ye,xe,Ze,Yt;let{x:ae,y:re}=me.internals.positionAbsolute,ve=(ye=(Wt=(ct=me.measured)==null?void 0:ct.width)!=null?Wt:me.width)!=null?ye:0,Oe=(Yt=(Ze=(xe=me.measured)==null?void 0:xe.height)!=null?Ze:me.height)!=null?Yt:0;switch(ge){case so.Top:return{x:ae+ve*de,y:re};case so.Bottom:return{x:ae+ve*de,y:re+Oe};case so.Left:return{x:ae,y:re+Oe*de};case so.Right:return{x:ae+ve,y:re+Oe*de};default:return{x:ae+ve/2,y:re+Oe/2}}},K=(ne=n==null?void 0:n.sourceOffset)!=null?ne:.5,U=(ue=n==null?void 0:n.targetOffset)!=null?ue:.5,Z=w?Y(w,X,K).x:H.sx,j=w?Y(w,X,K).y:H.sy,se=k?Y(k,J,U).x:H.tx,le=k?Y(k,J,U).y:H.ty;return _==="source"&&A?(Z=A.x,j=A.y,S&&(X=S)):_==="target"&&A&&(se=A.x,le=A.y,S&&(J=S)),{sx:Z,sy:j,tx:se,ty:le,sourcePos:X,targetPos:J}},[w,k,s,l,i,a,_,A,S,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);Om(()=>{var J;if(!N.current){N.current={sx:B,sy:L,tx:P,ty:$,sourcePos:Q,targetPos:F};return}let H=N.current;(Math.abs(B-H.sx)>Er||Math.abs(L-H.sy)>Er||Math.abs(P-H.tx)>Er||Math.abs($-H.ty)>Er||H.sourcePos!==Q||H.targetPos!==F)&&((J=n==null?void 0:n.points)!=null&&J.length)&&!_&&d(e,v(E({},n),{points:void 0})),N.current={sx:B,sy:L,tx:P,ty:$,sourcePos:Q,targetPos:F}},[B,L,P,$,Q,F,n,e,d,_]);let C=bi(()=>{let H=Wm(e,t,o,u);return hl(B,L,P,$,Q,F,n==null?void 0:n.points,H)},[B,L,P,$,Q,F,n==null?void 0:n.points,u,e,t,o]),O=bi(()=>{if(C.length<2)return hr({x:B,y:L},{x:P,y:$});let H=0;for(let Y=0;Y<C.length-1;Y++)H+=gr(C[Y],C[Y+1]);let X=H/2,J=0;for(let Y=0;Y<C.length-1;Y++){let K=gr(C[Y],C[Y+1]);if(J+K>=X){let U=(X-J)/K,Z=C[Y],j=C[Y+1];return{x:Z.x+(j.x-Z.x)*U,y:Z.y+(j.y-Z.y)*U}}J+=K}return hr({x:B,y:L},{x:P,y:$})},[C,B,L,P,$]),D=Dm((H,X)=>{if(m!=="edit"||X.button!==0)return;X.stopPropagation(),X.preventDefault();let J=C[H],Y=C[H+1],K=Ei(J,Y,"y"),U=K?J.y:J.x,Z=[...C],j=Z.length,se=H,le=H+1;x(H);let ne=me=>{let ge=U+(K?me.clientY-X.clientY:me.clientX-X.clientX)/c;g.current=K?{x:(J.x+Y.x)/2,y:ge}:{x:ge,y:(J.y+Y.y)/2};let de=[];for(let ae=1;ae<j-1;ae++){let re=Z[ae];ae===se||ae===le?K?de.push({x:re.x,y:ge}):de.push({x:ge,y:re.y}):de.push(E({},re))}d(e,v(E({},n),{points:de}))},ue=()=>{x(null),g.current=null,document.removeEventListener("mousemove",ne),document.removeEventListener("mouseup",ue)};document.addEventListener("mousemove",ne),document.addEventListener("mouseup",ue)},[m,C,c,n,e,d]);if(!w||!k)return null;let V=yl(C),W=r||w.selected||k.selected;return Et(Nl,{children:[Et("g",{className:R("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":W}),onDoubleClick:()=>f(!0),children:[Ae(Vm,{id:e,path:V,markerEnd:`url(#${W?"sequence-edge-marker-highlighted":"sequence-edge-marker"})`,className:R("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||_&&I&&!G,"stroke-green-500":_&&I&&G,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":W&&!(n!=null&&n.hasError)&&!_})}),r&&!p&&!T&&Ae("g",{children:C.slice(0,-1).map((H,X)=>{let J=C[X+1];if(X===0||X===C.length-2||gr(H,J)<Fm)return null;let Y=Ei(H,J,"y"),K=b===X,U=K&&g.current?g.current:hr(H,J);return Et("g",{children:[Ae("line",{x1:H.x,y1:H.y,x2:J.x,y2:J.y,stroke:"transparent",strokeWidth:20/c,className:R("cursor-pointer",{"cursor-ns-resize":Y,"cursor-ew-resize":!Y}),onMouseDown:Z=>D(X,Z)}),Ae("circle",{cx:U.x,cy:U.y,r:4/c,fill:K?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ae("circle",{cx:U.x,cy:U.y,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:K?.6:.3,className:"pointer-events-none"})]},X)})})]}),Et(Hm,{children:[Et("div",{className:"absolute z-[3000] pointer-events-none flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${O.x}px, ${O.y}px)`},children:[r&&!p&&Ae(oo,{sx:B,sy:L,tx:P,ty:$,hasLabel:!!((z=n==null?void 0:n.label)!=null&&z.trim()),children:Ae(to,{edgeId:e,edgeType:"SEQUENCE_EDGE",sourceNode:w,targetNode:k})}),(h||((oe=n==null?void 0:n.label)==null?void 0:oe.trim()))&&Ae(we,{value:n==null?void 0:n.label,className:R("min-w-8 max-w-56 px-2 py-1 body-small-400",{"pointer-events-auto":h,"pointer-events-none":!h}),isEditing:h,onBlur:()=>f(!1),onChange:H=>d(e,{label:H.trim()})})]}),r&&!p&&!T&&Et(Nl,{children:[Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${C[0].x}px, ${C[0].y}px)`},children:Et("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ae("circle",{cx:6/c,cy:6/c,r:4/c,fill:_==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:_==="source"?.6:.3,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:R("pointer-events-auto",{"cursor-move":!_||_!=="source","cursor-not-allowed":_==="source"&&I&&!G,"cursor-grabbing":_==="source"&&(!I||G)}),onMouseDown:H=>M("source",H.nativeEvent)})]})}),Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${C[C.length-1].x}px, ${C[C.length-1].y}px)`},children:Et("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ae("circle",{cx:6/c,cy:6/c,r:4/c,fill:_==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:_==="target"?.6:.3,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:R("pointer-events-auto",{"cursor-move":!_||_!=="target","cursor-not-allowed":_==="target"&&I&&!G,"cursor-grabbing":_==="target"&&(!I||G)}),onMouseDown:H=>M("target",H.nativeEvent)})]})})]})]})]})};import{useDebouncedCallback as Vh}from"use-debounce";import{useReactFlow as Oh}from"@xyflow/react";import{useCallback as Gc}from"react";var Jo=(d=>(d.START_EVENT="start-event",d.END_EVENT_TERMINATE="end-event-terminate",d.TASK="task",d.TASK_SCRIPT="task-script",d.SUBPROCESS="subprocess-collapsed",d.GATEWAY_EXCLUSIVE="gateway-exclusive",d.GATEWAY_PARALLEL="gateway-parallel",d.GATEWAY_COMPLEX="gateway-complex",d.ANNOTATION="annotation",d.LANE="lane",d))(Jo||{});import{xml2json as Ym,json2xml as Um}from"xml-js";var Al={compact:!0,spaces:4},$m=e=>e.replace(/\n/g,"&#xA;");function br(e,t=Al){if(e)return JSON.parse(Ym(e,t))}function Il(e,t=Al){return e?Um(e,v(E({},t),{attributeValueFn:$m})):""}var Xm={MIN_WIDTH:36,MIN_HEIGHT:36},Km={MIN_WIDTH:36,MIN_HEIGHT:36},qm={MIN_WIDTH:56,MIN_HEIGHT:56},ao={MIN_WIDTH:176,MIN_HEIGHT:96},_r={HEADER_WIDTH:40,MIN_WIDTH:840,MIN_HEIGHT:256},pe={HEADER_WIDTH:40,MIN_WIDTH:800,MIN_HEIGHT:256},Tr={MIN_WIDTH:176,MIN_HEIGHT:64},Zm={MIN_WIDTH:128,MIN_HEIGHT:64},te={START_EVENT:Xm,END_EVENT:Km,GATEWAY:qm,TASK:ao,LANE:pe,ANNOTATION:Tr,UNSUPPORTED:Zm};var Cl={"attribute-loop":"LOOP"},Sl={"task-script":"SCRIPT","subprocess-collapsed":"SUBPROCESS"},Ml={"gateway-exclusive":"EXCLUSIVE","gateway-parallel":"PARALLEL","gateway-complex":"COMPLEX"},Pl={SCRIPT:"task-script",SUBPROCESS:"subprocess-collapsed"},Ll={EXCLUSIVE:"gateway-exclusive",PARALLEL:"gateway-parallel",COMPLEX:"gateway-complex"};var lo=(e,t,o)=>{let n=e._attributes.width||0,r=e._attributes.height||0,i=dt(Number(n),t),a=dt(Number(r),o);return{width:i,height:a,measured:{width:i,height:a}}},co=e=>{let{_attributes:t,mxGeometry:o}=e,{id:n,parent:r,value:i}=t,a={x:Number(o._attributes.x||0),y:Number(o._attributes.y||0)},s={id:n,position:a,data:{label:i||""}},l=r==="1"?void 0:r;return l&&(s.parentId=l),s},Qm=e=>{let{mxGeometry:t}=e,o=co(e),n=lo(t,te.START_EVENT.MIN_WIDTH,te.START_EVENT.MIN_HEIGHT);return v(E(E({},o),n),{type:"START_EVENT"})},jm=e=>{let{mxGeometry:t}=e,o=co(e),n=lo(t,te.END_EVENT.MIN_WIDTH,te.END_EVENT.MIN_HEIGHT);return v(E(E({},o),n),{type:"END_EVENT"})},_i=(e,t)=>{let{_attributes:o,mxGeometry:n}=e,r=co(e),i=lo(n,te.TASK.MIN_WIDTH,te.TASK.MIN_HEIGHT),a=t==null?void 0:t.find(l=>{let{parent:c}=l._attributes;return c===e._attributes.id});if(a){let{style:l}=a._attributes,c=Cl[l];c&&(r.data.attribute=c)}let s=Sl[o.style];return s&&(r.data.variant=s),v(E(E({},r),i),{type:"TASK"})},Ti=e=>{let{_attributes:t,mxGeometry:o}=e,{style:n}=t,r=co(e),i=lo(o,te.GATEWAY.MIN_WIDTH,te.GATEWAY.MIN_HEIGHT);return r.data.variant=Ml[n],v(E(E({},r),i),{type:"GATEWAY"})},eg=e=>{let{mxGeometry:t}=e,o=co(e),n=lo(t,te.ANNOTATION.MIN_WIDTH,te.ANNOTATION.MIN_HEIGHT);return v(E(E({},o),n),{type:"ANNOTATION"})},tg=e=>{let{mxGeometry:t}=e,o=co(e),n=lo(t,te.LANE.MIN_WIDTH,te.LANE.MIN_HEIGHT);return v(E(E({},o),n),{type:"LANE"})},kl={task:_i,"task-script":_i,"subprocess-collapsed":_i,"start-event":Qm,"end-event-terminate":jm,"gateway-parallel":Ti,"gateway-exclusive":Ti,"gateway-complex":Ti,annotation:eg,lane:tg},og=e=>{if(e&&Array.isArray(e))return e.map(t=>({x:Number(t._attributes.x),y:Number(t._attributes.y)}))},Rl=e=>{let{_attributes:t,mxGeometry:o}=e,{id:n,source:r,target:i,value:a,style:s}=t,l=og(o==null?void 0:o.Array),c={id:n,source:r,target:i,data:E({label:a||""},l&&l.length>0?{points:l}:{})};return s.includes("association")&&s.includes('endArrow=""')?E(E({},no),c):E(E({},Xe),c)},Dl=(e,t)=>{let{id:o,type:n,source:r,target:i,data:a}=e,s=t==null?void 0:t.find(u=>u.id===r),l="";n==="ANNOTATION_EDGE"&&(l='association;endArrow=""');let c={_attributes:{as:"geometry",relative:"1"}};return a!=null&&a.points&&Array.isArray(a.points)&&a.points.length>0&&(c.Array=a.points.map(u=>({_attributes:{as:"mxPoint",x:u.x,y:u.y}}))),{_attributes:{id:o,parent:(s==null?void 0:s.parentId)||"1",edge:"1",style:l,source:r,target:i,value:(a==null?void 0:a.label)||""},mxGeometry:c}},uo=e=>{let{id:t,parentId:o,position:n,measured:r,data:i}=e;return{_attributes:{id:t,parent:o||"1",value:i.label,vertex:"1"},mxGeometry:{_attributes:{as:"geometry",width:(r==null?void 0:r.width)||0,height:(r==null?void 0:r.height)||0,x:n.x||0,y:n.y||0}}}},ng=e=>{let{variant:t}=e.data,o=uo(e);return v(E({},o),{_attributes:v(E({},o._attributes),{style:Pl[t]||"task"})})},rg=e=>{let t=uo(e);return v(E({},t),{_attributes:v(E({},t._attributes),{style:"start-event"})})},ig=e=>{let t=uo(e);return v(E({},t),{_attributes:v(E({},t._attributes),{style:"end-event-terminate"})})},sg=e=>{let{variant:t}=e.data,o=uo(e);return v(E({},o),{_attributes:v(E({},o._attributes),{style:Ll[t]})})},ag=e=>{let t=uo(e);return v(E({},t),{_attributes:v(E({},t._attributes),{style:"lane"})})},lg=e=>{let t=uo(e);return v(E({},t),{_attributes:v(E({},t._attributes),{style:"annotation"})})},Ol={TASK:ng,START_EVENT:rg,END_EVENT:ig,GATEWAY:sg,ANNOTATION:lg,LANE:ag},Vl=(e,t)=>{var a,s;let r=((a=e.measured)==null?void 0:a.width)||0,i=((s=e.measured)==null?void 0:s.height)||0;return{_attributes:{id:`${t+1}`,parent:e.id,style:"attribute-loop",connectable:"0"},mxGeometry:{_attributes:{as:"geometry",x:r/2-22/2,y:i-22,width:22,height:22}}}};import Bl from"@dagrejs/dagre";import{getNodesBounds as pg}from"@xyflow/react";import{orderBy as fg}from"lodash";import{orderBy as cg}from"lodash";var at=e=>{var t,o,n,r,i,a,s,l;return{x:(o=(t=e.internals)==null?void 0:t.positionAbsolute.x)!=null?o:0,y:(r=(n=e.internals)==null?void 0:n.positionAbsolute.y)!=null?r:0,w:(a=(i=e.measured)==null?void 0:i.width)!=null?a:0,h:(l=(s=e.measured)==null?void 0:s.height)!=null?l:0}},Dt=e=>cg(e,[o=>{let n=o.type==="LANE";return n&&!o.parentId?0:n?1:2}],["asc"]),Hl=(e,t)=>{let{x:o,y:n}=at(e),{x:r,y:i}=at(t);return{x:o-r,y:n-i}};var po=({parentId:e,nodes:t,includeTypes:o=[...Object.values(ee)],excludeTypes:n=[]})=>t.some(r=>r.parentId===e&&(!o.length||o.includes(r.type))&&!n.includes(r.type)),dg=(e,t)=>{let{x:o,y:n}=at(e),{x:r,y:i}=at(t),a=o-r,s=n-i;return Math.sqrt(a*a+s*s)},ug=(e,t)=>{let{x:o,y:n,w:r,h:i}=at(e),{x:a,y:s,w:l,h:c}=at(t);return o<a+l&&a<o+r&&n<s+c&&s<n+i},Qo=(e,t)=>{let o=null,n=1/0;for(let r of t)if(r.id!==e.id&&ug(e,r)){let i=dg(e,r);i<n&&(n=i,o=r)}return o},Gl=(e,t)=>t.filter(o=>o.parentId===e).reduce((o,n)=>{var r,i;return Math.max(o,(i=(r=n.measured)==null?void 0:r.width)!=null?i:0)},0);var zl=(e=[],t=[],o="LR")=>{let n=new Bl.graphlib.Graph;return n.setDefaultEdgeLabel(()=>({})),n.setGraph({rankdir:o}),e.forEach(({id:i,width:a,height:s})=>n.setNode(i,{width:a,height:s})),t.forEach(i=>n.setEdge(i.source,i.target)),Bl.layout(n),{nodes:e.map(i=>{let a=n.node(i.id);return v(E({},i),{position:{x:a.x-i.width/2,y:a.y-i.height/2}})}),edges:t}},jo=e=>{let t=e.filter(n=>n.type==="LANE"&&!n.parentId),o=[...e];return t.forEach(n=>{o=en(n.id,o)}),o},en=(e,t)=>{var m,y;let o=[...t],n=o.find(h=>h.id===e);if(!n)return o;let r=o.filter(h=>h.parentId===e&&h.type==="LANE");if(r.length===0)return o;let i=fg(r,["position.y"]),a=Math.max((y=(m=n.measured)==null?void 0:m.width)!=null?y:0,_r.MIN_WIDTH),s=Gl(e,i)||pe.MIN_WIDTH,l=Math.max(a,s),c=a-pe.HEADER_WIDTH>=s,d=0,u=0;i.forEach(h=>{var f,b,x,g;o=o.map(N=>N.id===h.id?v(E({},N),{width:c?l-pe.HEADER_WIDTH:l,measured:v(E({},N.measured),{width:c?l-pe.HEADER_WIDTH:l}),position:{x:pe.HEADER_WIDTH,y:d}}):N),d+=(b=(f=h.measured)==null?void 0:f.height)!=null?b:0,u+=(g=(x=h.measured)==null?void 0:x.height)!=null?g:0}),o=o.map(h=>h.id===e?v(E({},h),{height:u,width:c?l:l+pe.HEADER_WIDTH,measured:v(E({},h.measured),{height:u,width:c?l:l+pe.HEADER_WIDTH})}):h);let p=o.find(h=>h.id===e);return p!=null&&p.parentId&&(o=en(p.parentId,o)),o},Fl=(e,t,o)=>{if(e.type==="LANE")return o;let n=st(t),r=st(e);return r.y<n.y&&(e.position.y=0),r.x<n.x+pe.HEADER_WIDTH&&(e.position.x=pe.HEADER_WIDTH),r.y2>n.y2&&(t.height=r.y2-n.y,t.measured.height=r.y2-n.y),r.x2>n.x2&&(t.width=r.x2-n.x,t.measured.width=r.x2-n.x),o=o.map(i=>i.id===t.id?v(E({},i),{height:t.height,width:t.width,measured:t.measured}):i.id===e.id?v(E({},i),{position:e.position}):i),o},Wl=()=>{let e=document.querySelector(".react-flow__viewport");return e||(console.error("Flow element (.react-flow__viewport) not found."),null)},mg=50,Yl=(e,t=mg)=>{let o=pg(e);return{x:o.x-t,y:o.y-t,width:o.width+t*2,height:o.height+t*2}};var tn=1,Ul=e=>`<mxGraphModel>
3
6
  <root version="1.1">
4
7
  <mxCell id="0" />
5
8
  <mxCell id="1" parent="0" />
@@ -32,27 +35,28 @@ var $d=Object.defineProperty,Xd=Object.defineProperties;var Kd=Object.getOwnProp
32
35
  <mxGeometry as="geometry" relative="1" />
33
36
  </mxCell>
34
37
  </root>
35
- </mxGraphModel>`,zl=(e,t)=>{if(!e.length&&!t.length)return Zo;let o=[...e.map(r=>r.id),...t.map(r=>r.id)];return Math.max(...o.map(r=>Number(r)))};var ng=e=>{let t=Object.values(Uo),o=e.filter(i=>{var s;let a=(s=i._attributes)==null?void 0:s.style;return t.includes(a)}),n=e.filter(i=>{var s;let a=(s=i._attributes)==null?void 0:s.style;return["attribute-loop"].includes(a)}),r=[];for(let i of o){let{style:a}=i._attributes,s=Cl[a],l=s==null?void 0:s(i,n);if(!l){console.warn(`Node ${a} not supported`);continue}r.push(l)}return r},rg=(e,t)=>{let o=e.filter(r=>{var i;return(i=r._attributes)==null?void 0:i.edge}),n=[];for(let r of o){let i=Sl(r),a=t.find(l=>l.id===i.source),s=t.find(l=>l.id===i.target);(a==null?void 0:a.type)==="LANE"||(s==null?void 0:s.type)==="LANE"||n.push(i)}return n},ig=(e,t)=>{let o=[];return e.forEach(n=>{var a,s;let r=(s=(a=Pl)[n.type])==null?void 0:s.call(a,n);if(!r){console.warn(`Node ${n.type} not supported`);return}if(o.push(r),n.type==="TASK"&&n.data.attribute==="LOOP"){let l=Ll(n,t);o.push(l)}}),o},sg=(e,t)=>{let o=[];return e.forEach(n=>{let r=Ml(n,t);o.push(r)}),o},Fl=(e=[],t=[],o)=>{let n=ig(e,o),r=sg(t,e),i={mxGraphModel:{root:{_attributes:{version:"1.1",lastId:o},mxCell:[{_attributes:{id:"0"}},{_attributes:{id:"1",parent:"0"}},...n,...r]}}};return Tl(JSON.stringify(i),{compact:!0,spaces:0})},Wl=async e=>{var s,l,c,d,u;let t=await gr(e),o=((l=(s=t==null?void 0:t.mxGraphModel)==null?void 0:s.root)==null?void 0:l.mxCell)||[],n=Number(((u=(d=(c=t==null?void 0:t.mxGraphModel)==null?void 0:c.root)==null?void 0:d._attributes)==null?void 0:u.lastId)||Zo),r=ng(o),i=rg(o,r);return{nodes:Lt(Ko(r)),edges:i,lastElementId:n}};import{Position as Ql,useConnection as Gg,useReactFlow as Bg}from"@xyflow/react";import{Handle as Yl,useReactFlow as ag}from"@xyflow/react";import{jsx as Ul}from"react/jsx-runtime";var re=i=>{var a=i,{type:e,position:t,className:o,nodeType:n}=a,r=Ke(a,["type","position","className","nodeType"]);let s=n==="TASK";return Ul(Yl,b({type:e,position:t,className:D("size-2.5 border border-grey-400 bg-white relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent":s,"before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent":!s},o)},r))},Ce=s=>{var l=s,{nodeId:e,nodeType:t,gatewayVariant:o,type:n,position:r,className:i}=l,a=Ke(l,["nodeId","nodeType","gatewayVariant","type","position","className"]);let{getEdges:c,getNodes:d}=ag(),p=(()=>{if(n!=="source")return!1;let f=c();if(t==="TASK")return f.filter(x=>x.source===e).length>=2;if(t==="GATEWAY"&&o==="EXCLUSIVE")return f.filter(x=>x.source===e).length>=2;if(t==="START_EVENT"){let g=d();return f.filter(m=>{if(m.source!==e)return!1;let E=g.find(y=>y.id===m.target);return(E==null?void 0:E.type)!=="ANNOTATION"}).length>=1}return!1})();return Ul(Yl,b({type:n,position:r,className:D("size-2.5 border border-grey-400 bg-white transition-all duration-200 relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent":t==="TASK","before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent":t!=="TASK","opacity-50 cursor-not-allowed pointer-events-none":p,"hover:border-grey-500":!p},i),style:{pointerEvents:p?"none":"auto"}},a))};import{NodeResizer as lg,useReactFlow as cg}from"@xyflow/react";import{orderBy as dg}from"lodash";import{jsx as ug}from"react/jsx-runtime";var so=n=>{var r=n,{nodeId:e,isVisible:t}=r,o=Ke(r,["nodeId","isVisible"]);let{getNode:i,getNodes:a,setNodes:s}=cg(),{isMultipleSelection:l}=U(),c=({width:u,height:p})=>{if(!e)return;let f=i(e);if((f==null?void 0:f.type)!=="LANE")return;let g=[...a()],x=!f.parentId,m=x?f.id:f.parentId,E=g.filter(v=>v.type==="LANE"&&v.parentId===m);if(!E.length)return;let y=dg(E,["position.y"]),h=0;y.forEach((v,T)=>{var C,L;let _=T===y.length-1,I=(L=(C=v.measured)==null?void 0:C.height)!=null?L:0;g=g.map(A=>{if(A.id===v.id){let R=x?u-de.HEADER_WIDTH:u,S=N(b({},A),{width:R,measured:N(b({},A.measured),{width:R}),position:N(b({},A.position),{y:h})});return _&&x&&(S.height=p-h),S}return A}),h+=I}),g=g.map(v=>{if(v.id===m){let T=x?u:u+de.HEADER_WIDTH;return N(b({},v),{width:T,height:x?p:h,measured:{width:T,height:x?p:h}})}return v}),s(g)};return ug(lg,b({nodeId:e,handleClassName:"size-1.5 bg-blue-400 relative before:content-[''] before:absolute before:w-5 before:h-5 before:left-1/2 before:top-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:cursor-[inherit]",lineClassName:"border-blue-400/90 border-dashed",isVisible:!l&&t,onResizeEnd:(u,p)=>c(p)},o))};import{NodeToolbar as Sg,useReactFlow as Mg}from"@xyflow/react";import{Button as Pg,Tooltip as Lg,TooltipContent as kg,TooltipTrigger as Dg,useTranslation as Rg}from"@produto-lecom/lecom-ui";import{useCallback as Og,useRef as Zl,useState as Vg}from"react";import{create as pg}from"zustand";var ao=pg(e=>({draggableNode:null,setDraggableNode:t=>{e({draggableNode:t})}}));import{useEffect as fg,useState as mg}from"react";var $l=(e,t=!1)=>{let[o,n]=mg({width:0,height:0});return fg(()=>{if(e.current&&t){let r=e.current.getBoundingClientRect();n({width:r.width,height:r.height})}},[t,e]),{dimensions:o}};import{Position as Jo,useReactFlow as gg}from"@xyflow/react";import{useMemo as hg}from"react";var yg=120,xg=12,Xl=(e,t=!1,o)=>{let{getNode:n,getViewport:r}=gg(),{instanceId:i}=U();return hg(()=>{var f,g;if(!t)return{position:Jo.Right,align:"start"};let a=n(e);if(!a)return{position:Jo.Right,align:"start"};let s=r(),l=a.position.x*s.zoom+s.x,c=(((f=a.measured)==null?void 0:f.width)||a.width||100)*s.zoom,d=(g=document.getElementById(`modeler-${i}`))==null?void 0:g.clientWidth;if(!d)return{position:Jo.Right,align:"start"};let u=(o==null?void 0:o.width)||yg;return{position:l+c+u+xg>d?Jo.Left:Jo.Right}},[i,e,t,o,n,r])};import{useNodesData as Eg,useReactFlow as bg}from"@xyflow/react";import{Button as Kl,DropdownMenu as _g,DropdownMenuContent as Tg,DropdownMenuGroup as Ng,DropdownMenuItem as vg,DropdownMenuLabel as wg,DropdownMenuTrigger as Ag,Tooltip as xi,TooltipContent as Ei,TooltipTrigger as bi,useTranslation as Ig}from"@produto-lecom/lecom-ui";import{WrenchIcon as Cg}from"lucide-react";import{jsx as we,jsxs as kt}from"react/jsx-runtime";var ql=({nodeId:e})=>{let{t}=Ig(),{updateNodeData:o,getEdges:n,getNode:r}=bg(),i=Eg(e),s=n().filter(f=>f.source===e).some(f=>{let g=r(f.target);return(g==null?void 0:g.type)==="END_EVENT"}),l=(i==null?void 0:i.data.variant)==="SUBPROCESS",c=u=>{o(e,{variant:(i==null?void 0:i.data.variant)===u?"":u})},d=u=>{o(e,{attribute:(i==null?void 0:i.data.attribute)===u?"":u})};return kt(_g,{children:[kt(xi,{children:[we(bi,{asChild:!0,children:we(Ag,{asChild:!0,children:we(Kl,{variant:"ghost",color:"grey",size:"small",iconButton:!0,children:we(Cg,{})})})}),we(Ei,{color:"black",children:t("bpmn.task.menu.title")})]}),kt(Tg,{align:"start",className:"w-60 bg-white text-grey-600",children:[kt(wg,{className:"flex items-center gap-1",children:[we("div",{className:"flex-1 body-medium-500",children:t("bpmn.task.menu.title")}),we("div",{className:"flex items-center gap-1",children:Object.entries(hn).map(([u,p])=>{let f=u==="LOOP"&&(s||l),x=(()=>{if(u==="LOOP"&&s)return t("editor.task_menu.loop_not_allowed_when_connected_to_end");if(u==="LOOP"&&l)return t("editor.task_menu.loop_not_allowed_when_subprocess")})();return kt(xi,{children:[we(bi,{asChild:!0,children:we(Kl,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:f,className:D({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.attribute)===u,"opacity-50 cursor-not-allowed":f}),onClick:f?void 0:()=>d(u),children:we(p.icon,{className:"stroke-inherit"})})}),x&&we(Ei,{color:"black",children:x})]},u)})})]}),we(Ng,{children:kt(xi,{children:[we(bi,{asChild:!0,children:we("div",{className:D({"cursor-not-allowed":s}),children:kt(vg,{className:D({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.variant)==="SCRIPT","opacity-50":s}),disabled:s,onClick:()=>c("SCRIPT"),children:[we(gn.SCRIPT.icon,{className:"stroke-current"}),t(`bpmn.task.variant.${"SCRIPT".toLowerCase()}`)]})})}),s&&we(Ei,{color:"black",children:t("editor.task_menu.script_not_allowed_when_connected_to_end")})]})})]})]})};import{jsx as he,jsxs as Jl}from"react/jsx-runtime";var Dt={START_EVENT:{type:"START_EVENT",icon:bo,label:"bpmn.start_event.variant.default"},END_EVENT:{type:"END_EVENT",icon:Bt,label:"bpmn.end_event.variant.default"},TASK:{type:"TASK",icon:bo,label:"bpmn.task.variant.default"},ANNOTATION:{type:"ANNOTATION",icon:un,label:"bpmn.annotation.variant.default"}},Hg={EXCLUSIVE:{type:"GATEWAY",variant:"EXCLUSIVE",icon:Ft,label:"bpmn.gateway.variant.exclusive"},PARALLEL:{type:"GATEWAY",variant:"PARALLEL",icon:Wt,label:"bpmn.gateway.variant.parallel"},COMPLEX:{type:"GATEWAY",variant:"COMPLEX",icon:zt,label:"bpmn.gateway.variant.complex"}},Le=({nodeId:e,nodeType:t,nodeVariant:o,isChild:n,isVisible:r})=>{let i=Zl(null),a=Zl(null),{t:s}=Rg(),{setDraggableNode:l}=ao(),{getEdges:c,getNodes:d}=Mg(),{setIsDragging:u,mode:p}=U(),{dimensions:f}=$l(i,r),{position:g}=Xl(e,r,f),[x,m]=Vg(void 0),E=d(),y=c(),h=o==="SUBPROCESS",v=Og((w,P)=>{u(!1),l({type:P.type,variant:P.variant,attribute:P.attribute,icon:P.icon}),P.icon&&m(he(P.icon,{})),w.dataTransfer.effectAllowed="move",w.dataTransfer.setData("sourceId",e),a.current&&w.dataTransfer.setDragImage(a.current,10,10),setTimeout(()=>{u(!0)},100)},[e,l,u]),T=[{component:he(sr,{elementId:e})}],_=()=>{if(p==="view")return[];let w=!y.some(P=>{var F;return P.source===e&&((F=E.find(X=>X.id===P.target))==null?void 0:F.type)!=="ANNOTATION"});return[{component:he(Kt,{nodeId:e,disabled:!w,tooltipMessage:w?void 0:s("editor.toolbar.start_event_limit_reached")})},Dt.TASK,Dt.ANNOTATION,...T]},I=()=>p==="view"?[{component:he(ft,{elementId:e})}]:[{component:he(ft,{elementId:e})},...h?[]:[{component:he(ql,{nodeId:e})}],{component:he(Kt,{nodeId:e})},Dt.TASK,...Object.values(Hg),...T],C=()=>p==="view"?[{component:he(ft,{elementId:e})}]:[{component:he(ft,{elementId:e})},{component:he(Kt,{nodeId:e})},Dt.TASK,Dt.ANNOTATION,...T],L=()=>p==="view"?[]:[{component:he(Kt,{nodeId:e})},Dt.ANNOTATION,...T],A=()=>p==="view"?[]:[...n?[]:[Dt.ANNOTATION],...T],R=()=>p==="view"?[]:[{component:he(Kt,{nodeId:e})},...T],S=()=>p==="view"?[]:[...T],V=(w=>{switch(w){case"START_EVENT":return _();case"TASK":return I();case"GATEWAY":return C();case"END_EVENT":return L();case"LANE":return A();case"ANNOTATION":return R();case"UNSUPPORTED":return S();default:return[]}})(t);if(!(V.length===0||p==="readonly"))return Jl(Sg,{position:g,align:"start",className:"-top-8",isVisible:r,children:[he("div",{ref:i,className:"flex items-center gap-1 px-3 py-2 bg-white rounded-sm shadow-md",children:V.map((w,P)=>{if(w.component)return he("div",{children:w.component},P);let F={sourceNodeType:t,targetNodeType:w.type,sourceNodeId:e,nodes:E,edges:y},X=rl(F),q={gateway_limit_reached:s("editor.toolbar.gateway_limit_reached"),start_event_limit_reached:s("editor.toolbar.start_event_limit_reached"),start_event_already_exists:s("editor.toolbar.start_event_already_exists"),script_to_end_not_allowed:s("editor.toolbar.script_to_end_not_allowed"),loop_to_end_not_allowed:s("editor.toolbar.loop_to_end_not_allowed"),initial_activity_to_end_not_allowed:s("editor.toolbar.initial_activity_to_end_not_allowed"),final_activity_cannot_connect:s("editor.toolbar.final_activity_cannot_connect"),activity_has_outgoing_connections:s("editor.toolbar.activity_has_outgoing_connections"),task_limit_reached:s("editor.toolbar.task_limit_reached")},M=X.shouldDisable&&X.reason?q[X.reason]||s(w.label):s(w.label)||"";return Jl(Lg,{children:[he(Dg,{asChild:!0,children:he(Pg,{variant:"ghost",color:"grey",size:"small",iconButton:!0,draggable:!X.shouldDisable,disabled:X.shouldDisable,className:X.shouldDisable?"opacity-50 cursor-not-allowed":"",onDragStart:X.shouldDisable?void 0:O=>v(O,w),children:w.icon&&he(w.icon,{size:16})})}),he(kg,{color:"black",children:M})]},P)})}),he("div",{ref:a,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:x})]})};import{jsx as Qo,jsxs as zg}from"react/jsx-runtime";var jl=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=Bg(),{inProgress:i,fromNode:a}=Gg(),{mode:s,isConnecting:l,isDragging:c,isMultipleSelection:d}=U(),u=i&&(a==null?void 0:a.id)!==e,p=g=>{r(e,{label:g})},f=!l&&!c&&!d;return zg("div",{className:D("relative w-full h-full min-w-44 min-h-16 flex text-grey-400 hover:text-grey-500 bg-white rounded-sm border-l-2 border-current before:absolute before:top-0 before:left-0 before:w-4 before:border-t-2 before:border-current after:absolute after:bottom-0 after:left-0 after:w-4 after:border-t-2 after:border-current hover:shadow-md transition-colors duration-75",{"text-blue-500 hover:text-blue-600 shadow-md":o,"border-red-500 border-l-[3px] shadow-[0_0_5px_rgba(255,0,0,0.5)] before:absolute before:top-0 before:left-0 before:w-4 before:border-t-2 before:border-red-500 after:absolute after:bottom-0 after:left-0 after:w-4 after:border-t-2 after:border-red-500":t.hasError}),children:[Qo(Ne,{value:t.label,className:"m-1 text-grey-600 text-left",onChange:p}),Qo(Le,{nodeId:e,nodeType:"ANNOTATION",isVisible:!n&&o&&f}),s==="edit"&&Qo(so,{minWidth:yr.MIN_WIDTH,minHeight:yr.MIN_HEIGHT,isVisible:!n&&o}),!i&&Qo(re,{type:"source",position:Ql.Right}),(!i||u)&&Qo(re,{type:"target",position:Ql.Left,className:D({"annotation-handle":u})})]})};import{Position as gt,useConnection as Fg,useReactFlow as Wg}from"@xyflow/react";import{useState as Yg}from"react";import{Fragment as ec,jsx as Ve,jsxs as _i}from"react/jsx-runtime";var tc=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=Wg(),{inProgress:i,fromNode:a}=Fg(),{isConnecting:s,isDragging:l,isMultipleSelection:c,reconnectingEdgeId:d}=U(),[u,p]=Yg(!1),f=i&&(a==null?void 0:a.id)!==e||!!d,g=y=>{r(e,{label:y})},x=()=>{p(!0)},m=()=>{p(!1)},E=!s&&!l&&!c;return _i("div",{className:"relative",onDoubleClick:x,children:[Ve(Bt,{className:D("size-9 hover:stroke-[#d33b3b] transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)] fill-red-100":t.hasError})}),Ve("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Ve(Ne,{value:t.label,isEditing:u,onBlur:m,onChange:g})}),Ve(Le,{nodeId:e,nodeType:"END_EVENT",isVisible:!n&&o&&E}),(!i||f)&&_i(ec,{children:[Ve(re,{type:"target",position:gt.Left,id:"left",className:D({"event-handle":f})}),Ve(re,{type:"target",position:gt.Right,id:"right",className:D({"event-handle":f})}),Ve(re,{type:"target",position:gt.Top,id:"top",className:D({"event-handle":f})}),Ve(re,{type:"target",position:gt.Bottom,id:"bottom",className:D({"event-handle":f})})]}),!i&&_i(ec,{children:[Ve(re,{type:"source",position:gt.Left,id:"left"}),Ve(re,{type:"source",position:gt.Right,id:"right"}),Ve(re,{type:"source",position:gt.Top,id:"top"}),Ve(re,{type:"source",position:gt.Bottom,id:"bottom"})]})]})};import{Position as ht,useConnection as Ug,useReactFlow as $g}from"@xyflow/react";import{useCallback as Xg,useState as Kg}from"react";import{Fragment as oc,jsx as He,jsxs as Ti}from"react/jsx-runtime";var nc=({id:e,data:t,selected:o,dragging:n})=>{let r=qr[t.variant].icon,{updateNodeData:i}=$g(),{inProgress:a,fromNode:s}=Ug(),{isConnecting:l,isDragging:c,isMultipleSelection:d,reconnectingEdgeId:u}=U(),[p,f]=Kg(!1),g=a&&(s==null?void 0:s.id)!==e||!!u,x=Xg(h=>{i(e,{label:h})},[e,i]),m=()=>{f(!0)},E=()=>{f(!1)},y=!l&&!c&&!d;return Ti("div",{className:"relative",onDoubleClick:m,children:[He(r,{className:D("size-14 stroke-1 stroke-grey-400 hover:stroke-grey-500 transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)]":t.hasError})}),He("div",{className:"absolute top-14 left-1/2 -translate-x-1/2 max-w-80 w-max",children:He(Ne,{value:t.label,isEditing:p,onBlur:E,onChange:x})}),He(Le,{nodeId:e,nodeType:"GATEWAY",isVisible:!n&&o&&y}),(!a||g)&&Ti(oc,{children:[He(re,{type:"target",position:ht.Left,id:"left",className:D({"gateway-handle":g})}),He(re,{type:"target",position:ht.Right,id:"right",className:D({"gateway-handle":g})}),He(re,{type:"target",position:ht.Top,id:"top",className:D({"gateway-handle":g})}),He(re,{type:"target",position:ht.Bottom,id:"bottom",className:D({"gateway-handle":g})})]}),!a&&Ti(oc,{children:[He(Ce,{type:"source",position:ht.Left,id:"left",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),He(Ce,{type:"source",position:ht.Right,id:"right",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),He(Ce,{type:"source",position:ht.Top,id:"top",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),He(Ce,{type:"source",position:ht.Bottom,id:"bottom",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant})]})]})};import{useNodesData as RI,useReactFlow as OI}from"@xyflow/react";import{Button as HI,DropdownMenu as GI,DropdownMenuContent as BI,DropdownMenuGroup as zI,DropdownMenuItem as FI,DropdownMenuLabel as WI,DropdownMenuTrigger as YI,Tooltip as UI,TooltipContent as $I,TooltipTrigger as XI,useTranslation as KI}from"@produto-lecom/lecom-ui";import{WrenchIcon as ZI}from"lucide-react";import{jsx as eC,jsxs as tC}from"react/jsx-runtime";import{Position as yt,useConnection as qg,useReactFlow as Zg}from"@xyflow/react";import{useState as Jg}from"react";import{Fragment as rc,jsx as Ge,jsxs as Ni}from"react/jsx-runtime";var ic=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=Zg(),{inProgress:i,fromNode:a}=qg(),{isConnecting:s,isDragging:l,isMultipleSelection:c,reconnectingEdgeId:d}=U(),[u,p]=Jg(!1),f=i&&(a==null?void 0:a.id)!==e||!!d,g=y=>{r(e,{label:y})},x=()=>{p(!0)},m=()=>{p(!1)},E=!s&&!l&&!c;return Ni("div",{className:"relative",onDoubleClick:x,children:[Ge(fn,{className:D("size-9 hover:stroke-[#54890b] transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)] fill-red-100":t.hasError})}),Ge("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Ge(Ne,{value:t.label,isEditing:u,onBlur:m,onChange:g})}),Ge(Le,{nodeId:e,nodeType:"START_EVENT",isVisible:!n&&o&&E}),(!i||f)&&Ni(rc,{children:[Ge(re,{type:"target",position:yt.Left,id:"left",className:D({"event-handle":f})}),Ge(re,{type:"target",position:yt.Right,id:"right",className:D({"event-handle":f})}),Ge(re,{type:"target",position:yt.Top,id:"top",className:D({"event-handle":f})}),Ge(re,{type:"target",position:yt.Bottom,id:"bottom",className:D({"event-handle":f})})]}),!i&&Ni(rc,{children:[Ge(Ce,{type:"source",position:yt.Left,id:"left",nodeId:e,nodeType:"START_EVENT"}),Ge(Ce,{type:"source",position:yt.Right,id:"right",nodeId:e,nodeType:"START_EVENT"}),Ge(Ce,{type:"source",position:yt.Top,id:"top",nodeId:e,nodeType:"START_EVENT"}),Ge(Ce,{type:"source",position:yt.Bottom,id:"bottom",nodeId:e,nodeType:"START_EVENT"})]})]})};import{Position as xt,useConnection as eh,useReactFlow as th}from"@xyflow/react";import{toast as vi,useTranslation as oh}from"@produto-lecom/lecom-ui";import{useCallback as Er}from"react";var jo=60,xr=(e,t)=>{var a;let o=[],n=`${t} `;for(let s of e){if(!(s.type==="TASK"))continue;let c=(a=s.data)==null?void 0:a.label;if(c&&c.startsWith(n)){let d=c.substring(n.length);/^\d{1,15}$/.test(d)&&o.push(parseInt(d,10))}}let r=o.length>0?Math.max(...o)+1:1,i=`${t} ${r}`;return i.length<=jo?i:i.substring(0,jo).trim()},lo=(e,t)=>{var s;let o=new Set;for(let l of t)l.type==="TASK"&&((s=l.data)!=null&&s.label)&&o.add(l.data.label);let n=e;if(n.length>jo&&(n=n.substring(0,jo).trim()),!o.has(n))return n;let r=n.replace(/\s+\(\d+\)$/,""),i=2,a=o.size+2;for(;i<=a;){let l=` (${i})`,c=jo-l.length,u=`${r.substring(0,c).trim()}${l}`;if(!o.has(u))return u;i++}return n};import{jsx as sc,jsxs as Qg}from"react/jsx-runtime";var ac=e=>Qg("svg",N(b({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[sc("circle",{cx:"12",cy:"12",r:"10",fill:"#10B981"}),sc("path",{d:"M7 12L10 15L17 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{jsx as lc}from"react/jsx-runtime";var cc=e=>lc("svg",N(b({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:lc("path",{d:"M12 2C8.13 2 5 5.13 5 9C5 14.25 12 22 12 22C12 22 19 14.25 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z",fill:"#38bdf8"})}));import{jsx as dc,jsxs as jg}from"react/jsx-runtime";var uc=e=>jg("svg",N(b({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[dc("circle",{cx:"12",cy:"12",r:"10",fill:"#EF4444"}),dc("path",{d:"M8 8L16 16M8 16L16 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{Fragment as br,jsx as pe,jsxs as en}from"react/jsx-runtime";var nh={APROVADO:ac,EM_ANDAMENTO:cc,REJEITADO:uc},wi={APROVADO:"border-green-500 border-[3px] border-solid",EM_ANDAMENTO:"border-turquoise-400 border-[3px] border-solid",REJEITADO:"border-red-500 border-[3px] border-solid",default:"border-grey-400 border-2 border-solid",error:"border-red-500 border-[3px] shadow-[0_0_5px_rgba(255,0,0,0.5)]"},pc=({id:e,data:t,selected:o,dragging:n})=>{let{t:r}=oh(),{updateNodeData:i,getNodes:a,setNodes:s}=th(),{inProgress:l,fromNode:c}=eh(),{mode:d,isConnecting:u,isDragging:p,isMultipleSelection:f,onSubprocessValidationClick:g,reconnectingEdgeId:x}=U(),{getTaskStatus:m}=At(),E=l&&(c==null?void 0:c.id)!==e||!!x,y=Er(P=>{let q=Math.max($o.MIN_WIDTH,P.length*7+48);s(M=>M.map(O=>O.id===e?N(b({},O),{width:q,style:N(b({},O.style),{width:q})}):O))},[e,s]),h=Er(P=>{let F=P.trim(),X=t.label||"";if(F===X)return;let q=F,M=a();if(!(F&&F!=="")){q=xr(M,r("bpmn.task.label.prefix")),i(e,{label:q}),y(q),vi({variant:"warning",content:en(br,{children:[r("bpmn.task.feedback.label_empty.prefix")," ",pe("strong",{children:q})]})});return}let H=lo(q,M);H===X||(i(e,{label:H}),y(H),H!==q&&vi({variant:"warning",content:en(br,{children:[r("bpmn.task.feedback.label_already_exists.prefix")," ",pe("strong",{children:F})," ",r("bpmn.task.feedback.label_already_exists.middle")," ",pe("strong",{children:H})]})}))},[t.label,a,e,r,i,y]),v=Er(P=>{y(P)},[y]),T=Er(()=>{vi({variant:"error",content:r("bpmn.task.feedback.invalid_first_character")})},[r]),_=m(e),I=_?nh[_]:null,C=t.variant?gn[t.variant].icon:null,L=t.attribute?hn[t.attribute].icon:null,A=t.variant==="SUBPROCESS",R=C&&!A,S=L||A,k=()=>t.hasError?wi.error:_?wi[_]:wi.default,V=()=>{g==null||g({id:e,type:"sub_process",label:t.label})},w=!u&&!p&&!f;return en("div",{className:D("relative w-full h-full min-w-44 min-h-24 flex items-center justify-center bg-white border-2 border-grey-400 hover:border-grey-500 rounded-md hover:shadow-md transition-colors duration-75",k(),{"border-blue-500 hover:border-blue-600 shadow-md":o,"border-red-500 hover:border-red-600 shadow-[0_0_5px_rgba(255,0,0,0.5)]":t.hasError}),children:[pe(Ne,{value:t.label,maxLength:60,className:D("m-1",{"py-6":R||S}),onChange:h,onInput:v,onInvalidFirstCharacter:T}),C&&pe("div",{className:D("absolute flex items-center p-1",A?"bottom-0":"top-0 left-0"),children:pe(C,{size:16,className:D(t.hasError?"text-red-500":"text-grey-500",A&&"cursor-pointer"),onClick:A?V:void 0})}),L&&pe("div",{className:"absolute bottom-0 left-0 w-full flex items-center justify-center",children:pe("div",{className:D("flex items-center w-16 p-1",A?"justify-between":"justify-center"),children:pe(L,{size:16,className:D(t.hasError?"text-red-500":"text-grey-500")})})}),I&&pe("div",{className:"absolute top-0 right-0 flex items-center p-1",children:pe(I,{})}),pe(Le,{nodeId:e,nodeType:"TASK",nodeVariant:t.variant,isVisible:!n&&o&&w}),d==="edit"&&pe(so,{minWidth:$o.MIN_WIDTH,minHeight:$o.MIN_HEIGHT,isVisible:!n&&o}),(!l||E)&&en(br,{children:[pe(re,{type:"target",position:xt.Left,id:"left",className:D({"task-handle":E})}),pe(re,{type:"target",position:xt.Right,id:"right",className:D({"task-handle":E})}),pe(re,{type:"target",position:xt.Top,id:"top",className:D({"task-handle":E})}),pe(re,{type:"target",position:xt.Bottom,id:"bottom",className:D({"task-handle":E})})]}),!l&&en(br,{children:[pe(Ce,{type:"source",position:xt.Left,id:"left",nodeId:e,nodeType:"TASK"}),pe(Ce,{type:"source",position:xt.Right,id:"right",nodeId:e,nodeType:"TASK"}),pe(Ce,{type:"source",position:xt.Top,id:"top",nodeId:e,nodeType:"TASK"}),pe(Ce,{type:"source",position:xt.Bottom,id:"bottom",nodeId:e,nodeType:"TASK"})]})]})};import{Position as fc}from"@xyflow/react";import{Fragment as rh,jsx as _r,jsxs as ih}from"react/jsx-runtime";var mc=({id:e,data:t,selected:o,dragging:n})=>{let{isConnecting:r,isDragging:i,isMultipleSelection:a}=U(),s=!r&&!i&&!a;return ih(rh,{children:[_r("div",{className:"relative w-full h-full min-w-32 min-h-16 flex items-center justify-center bg-white border-2 border-red-400 rounded-sm overflow-hidden",children:t.label}),_r(Le,{nodeId:e,nodeType:"UNSUPPORTED",isVisible:!n&&o&&s}),_r(re,{type:"source",position:fc.Right}),_r(re,{type:"target",position:fc.Left})]})};import{BaseEdge as sh,EdgeLabelRenderer as ah,getSmoothStepPath as lh,MarkerType as ch,useInternalNode as gc,useReactFlow as dh,useViewport as uh,Position as co}from"@xyflow/react";import{useState as ph,useMemo as fh}from"react";import{Fragment as hc,jsx as Be,jsxs as uo}from"react/jsx-runtime";var RS={type:"MESSAGE_EDGE",reconnectable:!0,markerEnd:{type:ch.Arrow},data:{label:""}},yc=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{let{zoom:c}=uh(),{updateEdgeData:d}=dh(),{isMultipleSelection:u,mode:p,instanceId:f}=U(),g=p!=="edit",[x,m]=ph(!1),{reconnectingHandle:E,cursorPosition:y,hoveredNodeId:h,reconnectingSide:v,isValidReconnection:T,handleReconnectStart:_}=pr({edgeId:e,source:t,target:o,instanceId:f,isReadOnly:g}),I=gc(t),C=gc(o),{sx:L,sy:A,tx:R,ty:S,sourcePos:k,targetPos:V}=fh(()=>{var ue,le;if(!I||!C)return{sx:0,sy:0,tx:0,ty:0,sourcePos:co.Left,targetPos:co.Right};let Y=ut(I,C),ne=s?i:Y.sourcePos,G=l?a:Y.targetPos,$=(ce,ye,xe)=>{var ae,Se,Tt,Nt,vt,wt;let{x:Te,y:fe}=ce.internals.positionAbsolute,se=(Tt=(Se=(ae=ce.measured)==null?void 0:ae.width)!=null?Se:ce.width)!=null?Tt:0,j=(wt=(vt=(Nt=ce.measured)==null?void 0:Nt.height)!=null?vt:ce.height)!=null?wt:0;switch(ye){case co.Top:return{x:Te+se*xe,y:fe};case co.Bottom:return{x:Te+se*xe,y:fe+j};case co.Left:return{x:Te,y:fe+j*xe};case co.Right:return{x:Te+se,y:fe+j*xe};default:return{x:Te+se/2,y:fe+j/2}}},K=(ue=n==null?void 0:n.sourceOffset)!=null?ue:.5,W=(le=n==null?void 0:n.targetOffset)!=null?le:.5,B=I?$(I,ne,K).x:Y.sx,J=I?$(I,ne,K).y:Y.sy,Q=C?$(C,G,W).x:Y.tx,oe=C?$(C,G,W).y:Y.ty;return E==="source"&&y?(B=y.x,J=y.y,v&&(ne=v)):E==="target"&&y&&(Q=y.x,oe=y.y,v&&(G=v)),{sx:B,sy:J,tx:Q,ty:oe,sourcePos:ne,targetPos:G}},[I,C,s,l,i,a,E,y,v,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);if(!I||!C)return null;let[w,P,F]=lh({sourceX:L,sourceY:A,targetX:R,targetY:S,sourcePosition:k,targetPosition:V}),X=r||(I==null?void 0:I.selected)||(C==null?void 0:C.selected),q=X?"sequence-edge-marker-highlighted":"sequence-edge-marker",M=x||(n==null?void 0:n.label.trim().length)>0,O=1/c,H=()=>{m(!0)},z=()=>{m(!1)},Z=Y=>{d(e,{label:Y.trim()})};return Be(hc,{children:uo("g",{className:D("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":X}),onDoubleClick:H,children:[Be(sh,{id:e,path:w,markerEnd:`url(#${q})`,strokeDasharray:4,className:D("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||E&&h&&!T,"stroke-green-500":E&&h&&T,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":X&&!(n!=null&&n.hasError)&&!E})}),uo(ah,{children:[uo("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${P}px, ${F}px)`},children:[r&&!u&&Be(Zt,{edgeId:e,edgeType:"MESSAGE_EDGE",style:{transform:`scale(${O})`}}),M&&Be(Ne,{value:n==null?void 0:n.label,className:"min-w-8 max-w-56 bg-white rounded-md px-2 py-1 text-xs",isEditing:x,onBlur:z,onChange:Z})]}),r&&!u&&!g&&uo(hc,{children:[Be("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${L}px, ${A}px)`},children:uo("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Be("circle",{cx:6/c,cy:6/c,r:4/c,fill:E==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Be("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:E==="source"?.6:.3,className:"pointer-events-none"}),Be("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:D("pointer-events-auto",{"cursor-move":!E||E!=="source","cursor-not-allowed":E==="source"&&h&&!T,"cursor-grabbing":E==="source"&&(!h||T)}),onMouseDown:Y=>_("source",Y.nativeEvent)})]})}),Be("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${R}px, ${S}px)`},children:uo("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Be("circle",{cx:6/c,cy:6/c,r:4/c,fill:E==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Be("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:E==="target"?.6:.3,className:"pointer-events-none"}),Be("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:D("pointer-events-auto",{"cursor-move":!E||E!=="target","cursor-not-allowed":E==="target"&&h&&!T,"cursor-grabbing":E==="target"&&(!h||T)}),onMouseDown:Y=>_("target",Y.nativeEvent)})]})})]})]})]})})};import{getStraightPath as mh}from"@xyflow/react";import{jsx as xc,jsxs as gh}from"react/jsx-runtime";var Ec=({toX:e,toY:t,fromNode:o})=>{if(!o)return null;let n={id:"connection-target",measured:{width:1,height:1},internals:{positionAbsolute:{x:e,y:t}}},{sx:r,sy:i,tx:a,ty:s}=ut(o,n),[l]=mh({sourceX:r,sourceY:i,targetX:a||e,targetY:s||t});return gh("g",{children:[xc("path",{fill:"none",className:"stroke-2 stroke-grey-400 animated",d:l}),xc("circle",{cx:a||e,cy:s||t,fill:"none",r:4,className:"stroke-2 stroke-grey-500"})]})};import{Position as hh,useReactFlow as yh}from"@xyflow/react";import{orderBy as xh}from"lodash";import{useMemo as bc,useState as Eh}from"react";import{Fragment as bh,jsx as Rt,jsxs as _c}from"react/jsx-runtime";var Tc=({id:e,data:t,selected:o,dragging:n,parentId:r})=>{let{updateNodeData:i,getNodes:a}=yh(),{mode:s,isConnecting:l,isDragging:c,isMultipleSelection:d}=U(),[u,p]=Eh(!1),f=a(),g=!r,x=bc(()=>xh([...f.filter(_=>_.parentId===e&&_.type==="LANE")],"position.y","asc"),[f,e]),m=g?hr.MIN_WIDTH:de.MIN_WIDTH,E=bc(()=>{if(g&&x.length>1){let _=[...x];return _.pop(),_.reduce((C,L)=>{var A,R;return C+((R=(A=L.measured)==null?void 0:A.height)!=null?R:0)},0)+de.MIN_HEIGHT}return de.MIN_HEIGHT},[g,x]),y=_=>{i(e,{label:_})},h=()=>{p(!0)},v=()=>{p(!1)},T=!l&&!c&&!d;return _c(bh,{children:[_c("div",{className:D("flex h-full min-h-64 w-full min-w-[50rem] hover:shadow-md bg-white outline outline-2 outline-grey-400",{"outline-offset-2 outline-blue-500 shadow-sm":o}),children:[Rt("div",{className:"flex align-items justify-center w-10 border-r-2 border-grey-400",onDoubleClick:h,children:Rt("div",{className:D("relative flex-1",{"[writing-mode:vertical-rl] [text-orientation:sideways] transform rotate-180":!u}),children:Rt(Ne,{value:t.label,className:"w-full h-full self-auto",contentClassName:D({"whitespace-nowrap":u}),isEditing:u,onBlur:v,onChange:y})})}),Rt("div",{className:"flex-1"})]}),Rt(Le,{nodeId:e,nodeType:"LANE",isChild:!g,isVisible:!n&&o&&T}),s==="edit"&&Rt(so,{nodeId:e,minWidth:m,minHeight:E,isVisible:!n&&o}),g&&Rt(re,{type:"source",position:hh.Right})]})};var Nc={START_EVENT:ic,END_EVENT:tc,TASK:pc,GATEWAY:nc,ANNOTATION:jl,LANE:Tc,UNSUPPORTED:mc},vc={SEQUENCE_EDGE:bl,MESSAGE_EDGE:yc,ANNOTATION_EDGE:ll},wc="#fafafa",Ac="#bebebe",Ic=1,Cc=10,Sc="bottom-left",Mc=.2,Pc=5,po=.5,fo=.4,mo=1,Lc={x:0,y:0,zoom:.75},_h=1,Th=2,kc=[_h,Th];import{useReactFlow as Nh}from"@xyflow/react";var ze=()=>{let{getEdges:e,getNodes:t}=Nh(),{lastElementId:o}=U(),n=()=>{let i=t(),a=e(),s=zl(i,a);return Math.max(s,o)};return{getLastId:n,getNextId:()=>n()+1}};var go=()=>{let{getNodes:e,getEdges:t,setNodes:o,setEdges:n,fitView:r}=vh(),{getLastId:i}=ze(),{setLastElementId:a}=U(),s=Dc(async(c="")=>{let{nodes:d,edges:u,lastElementId:p}=await Wl(c);o(d),n(u),a(p),r({padding:po,minZoom:fo,maxZoom:mo})},[o,n,a,r]),l=Dc((c,d)=>{let u=c||e()||[],p=d||t()||[],f=i();return Fl(u,p,f)},[e,t,i]);return{importFromMxGraph:s,exportToMxGraph:l}};import{useCallback as Rc}from"react";var Ah=500,Tr=()=>{let{isInitialized:e,onElementChanges:t}=U(),{exportToMxGraph:o}=go(),n=wh(()=>{if(!e)return;let a=o();t==null||t(a)},Ah),r=Rc(a=>{a.every(c=>c.type==="select")||a.some(c=>c.type==="position"&&c.dragging)||n()},[n]),i=Rc(a=>{a.some(l=>l.type==="select")||n()},[n]);return{emitElementChanges:n,handleNodeChanges:r,handleEdgeChanges:i}};var Oc=({setEdges:e})=>{let{getNode:t,getEdges:o,getNodes:n}=Ch(),{emitElementChanges:r}=Tr(),i=Sh(null),{getNextId:a}=ze(),s=Ot(g=>{var h;let x=t(g.source),m=t(g.target);if(!x||!m)return!1;let E={sourceNodeId:x.id,targetNodeId:m.id,sourceNodeType:x.type,targetNodeType:m.type,nodes:n(),edges:o(),reconnectingEdgeId:(h=i.current)!=null?h:void 0};return fi(E).isValid},[t,o,n]),l=Ot(g=>{let x=a(),m=t(g.source),E=t(g.target),y=(E==null?void 0:E.type)==="ANNOTATION"||(m==null?void 0:m.type)==="ANNOTATION"?Jt:Ue,h=N(b(b({},g),y),{id:String(x)});e(v=>v.concat(h)),r()},[t,a,e,r]),c=Ot((g,x)=>{i.current=x.id},[]),d=Ot(()=>{i.current=null},[]),u=Ot((g,x)=>{let m=t(x.source),E=t(x.target);if(!m||!E){i.current=null;return}let y={sourceNodeId:m.id,targetNodeId:E.id,sourceNodeType:m.type,targetNodeType:E.type,nodes:n(),edges:o(),reconnectingEdgeId:g.id};if(!fi(y).isValid){i.current=null;return}e(v=>Ih(g,x,v).map(_=>_.id===g.id?N(b({},_),{data:N(b({},_.data),{points:void 0})}):_)),i.current=null,r()},[t,n,o,e,r]),p=Ot(g=>{i.current=g},[]),f=Ot(()=>{i.current=null},[]);return{isValidConnection:s,onConnect:l,onReconnect:u,onReconnectStart:c,onReconnectEnd:d,setReconnectingEdge:p,clearReconnectingEdge:f}};import{useReactFlow as Mh}from"@xyflow/react";import{toast as Ph,useTranslation as Lh}from"@produto-lecom/lecom-ui";import{useCallback as rn,useRef as Uc,useState as kh}from"react";var tn=(e=[])=>e.filter(t=>t.type==="START_EVENT"),Vt=(e=[])=>e.filter(t=>t.type==="END_EVENT"),Et=(e=[])=>e.filter(t=>t.type==="TASK")||[],Vc=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SCRIPT"}),Hc=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SUBPROCESS"}),Nr=(e=[])=>e.filter(t=>t.type==="GATEWAY"),Gc=(e=[])=>e.filter(t=>{var o;return t.type==="GATEWAY"&&((o=t.properties)==null?void 0:o.variant)==="EXCLUSIVE"}),Re=(e,t=[])=>t.filter(o=>o.source===e),on=(e,t=[])=>t.filter(o=>o.target===e),Bc=(e,t)=>{var n,r;let o=(n=t.nodes)==null?void 0:n.find(i=>i.id===e);return((r=o==null?void 0:o.properties)==null?void 0:r.attribute)==="LOOP"},zc=(e,t)=>{let o=Re(e,t.edges||[]);for(let n of o){let r=(t.nodes||[]).find(i=>i.id===n.target);if(r&&r.type==="END_EVENT")return!0}return!1},Fc=e=>e?/[^\s]/.test(e.trim()):!1,ie=e=>{let{isValid:t,nodeIds:o,edgeIds:n}=e;return{isValid:t,nodeIds:!t&&o&&o.length>0?o:[],edgeIds:!t&&n&&n.length>0?n:[]}},Qe=(e=[],t)=>{if(!e||e.length===0)return{isValid:!0,invalidIds:[]};let o=e.filter(n=>!t(n));return{isValid:o.length===0,invalidIds:o.map(n=>n.id)}},Wc=(e=[],t=[])=>({nodes:e.map(o=>{var n;return{id:o.id,type:o.type||"",label:typeof((n=o.data)==null?void 0:n.label)=="string"?o.data.label:void 0,properties:o.data}}),edges:t.map(o=>({id:o.id,source:o.source,target:o.target,type:o.type||"default"}))});var nn=[{id:"start_event_not_found",validate:e=>{let t=tn(e.nodes);return ie({isValid:t.length>=1})}},{id:"end_event_not_found",validate:e=>{let t=Vt(e.nodes);return ie({isValid:t.length>=1})}},{id:"multiple_start_event_not_allowed",validate:e=>{let t=tn(e.nodes),o=t.length===1;if(t.length===0)return ie({isValid:!0});if(!o)return ie({isValid:!1,nodeIds:t.map(i=>i.id)});let n=Re(t[0].id,e.edges);if(!(n.length<=1)){let i=[...t.map(a=>a.id),...n.map(a=>a.target)];return ie({isValid:!1,nodeIds:[...new Set(i)]})}return ie({isValid:!0})}},{id:"task_flows_limit_exceeds",validate:e=>{let t=Et(e.nodes),o=Qe(t,n=>Re(n.id,e.edges).length<=2);return ie({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_empty",highlightRelatedEdges:!1,validate:e=>{let t=Et(e.nodes),o=Qe(t,n=>!!n.label&&n.label.trim()!=="");return ie({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_length",highlightRelatedEdges:!1,validate:e=>{let o=Et(e.nodes),n=Qe(o,r=>!r.label||r.label.length<=60);return ie({isValid:n.isValid,nodeIds:n.invalidIds})}},{id:"duplicate_task_name",highlightRelatedEdges:!1,validate:e=>{let t=Et(e.nodes),o=new Map;for(let r of t){if(!r.label)continue;let i=r.label.trim();i&&(o.has(i)||o.set(i,[]),o.get(i).push(r))}let n=[];for(let[,r]of o.entries())r.length>1&&r.forEach(i=>n.push(i.id));return ie({isValid:n.length===0,nodeIds:n})}},{id:"nested_gateway",validate:e=>{let t=Nr(e.nodes),o=[],n=[];for(let r of t){let i=Re(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="GATEWAY"&&(o.push(r.id,s.id),n.push(a.id))}}return ie({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"events_nested",validate:e=>{let t=[...tn(e.nodes),...Vt(e.nodes)],o=[],n=[];for(let r of t){let i=Re(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&(s.type==="START_EVENT"||s.type==="END_EVENT")&&(o.push(r.id,s.id),n.push(a.id))}}return ie({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"flows_on_end_tasks_not_allowed",validate:e=>{let t=Vt(e.nodes),o=[],n=[];for(let r of t){let i=on(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.source);if(s&&s.type==="TASK"){let l=Re(s.id,e.edges);l.length>1&&(o.push(s.id),l.forEach(c=>n.push(c.id)))}}}return ie({isValid:o.length===0,nodeIds:o,edgeIds:n})}},{id:"conditions_flows_limit_exceeds",validate:e=>{let t=Gc(e.nodes),o=Qe(t,r=>Re(r.id,e.edges).length<=2),n=o.invalidIds.flatMap(r=>Re(r,e.edges).map(i=>i.id));return ie({isValid:o.isValid,nodeIds:o.invalidIds,edgeIds:n})}},{id:"activity_name_invalid",validate:e=>{let t=Et(e.nodes),o=Qe(t,n=>!n.label||Fc(n.label));return ie({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"final_activity_has_loop",validate:e=>{var a,s;if(!((a=e==null?void 0:e.nodes)!=null&&a.length)||!((s=e==null?void 0:e.edges)!=null&&s.length))return ie({isValid:!0});let t=Vt(e.nodes)[0];if(!t)return ie({isValid:!0});let o=on(t.id,e.edges);if(!o.length)return ie({isValid:!0});let r=Et(e.nodes).filter(l=>o.some(c=>c.source===l.id)),i=Qe(r,l=>!Bc(l.id,e));return ie({isValid:i.isValid,nodeIds:i.isValid?[]:[t.id,...i.invalidIds]})}},{id:"concurrent_initial_and_final_event",validate:e=>{let t=Et(e.nodes),o=Vt(e.nodes)[0];if(!o)return ie({isValid:!0});let n=t.filter(l=>{let c=on(l.id,e.edges),d=Re(l.id,e.edges),u=c.some(f=>{var g;return((g=e.nodes.find(x=>x.id===f.source))==null?void 0:g.type)==="START_EVENT"}),p=d.some(f=>{var g;return((g=e.nodes.find(x=>x.id===f.target))==null?void 0:g.type)==="END_EVENT"});return u&&p}),r=on(o.id,e.edges),i=r.length>1,a=r.map(l=>l.source),s={isValid:n.length===0&&!i,nodeIds:[...n.map(l=>l.id),...i?a:[]]};return ie(s)}},{id:"gateway_flow_to_event",validate:e=>{let t=Nr(e.nodes),o=[],n=[];for(let r of t){let i=Re(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="END_EVENT"&&(o.push(r.id,s.id),n.push(a.id))}}return ie({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"gateway_missing_output_streams",validate:e=>{let t=Nr(e.nodes),o=Qe(t,n=>Re(n.id,e.edges).length>=1);return ie({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"event_to_condition",validate:e=>{let t=[...tn(e.nodes),...Vt(e.nodes)],o=[],n=[];for(let r of t){let i=Re(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="GATEWAY"&&(o.push(r.id,s.id),n.push(a.id))}}return ie({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"script_in_final_activity",validate:e=>{let t=Vc(e.nodes),o=Qe(t,n=>!zc(n.id,e));return ie({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"subprocess_referenced_not_configured",validate:e=>{let t=Hc(e.nodes),o=Qe(t,n=>{var r,i;return((r=n.properties)==null?void 0:r.subprocessRef)!==void 0&&((i=n.properties)==null?void 0:i.subprocessRef)!==""});return ie({isValid:o.isValid,nodeIds:o.invalidIds})}}];var Yc=e=>{e=e||{nodes:[],edges:[]},e.nodes=e.nodes||[],e.edges=e.edges||[];let t=[];for(let n of nn){let r=n.validate(e);r.isValid||t.push({id:n.id,message:n.id,nodeIds:r.nodeIds||[],edgeIds:r.edgeIds||[]})}return{isValid:t.length===0,errors:t}};import{jsx as vr,jsxs as Dh}from"react/jsx-runtime";var $c=()=>{let{t:e}=Lh(),{setNodes:t,setEdges:o,getNodes:n,getEdges:r}=Mh(),[i,a]=kh(!1),s=Uc(!1),l=Uc(!1),c=rn(g=>{let x=Wc(g.nodes,g.edges),m=Yc(x),E=m.errors.map(y=>N(b({},y),{message:e(`validation.errors.${y.id}`)}));return i||a(!0),{isValid:m.isValid,errors:E}},[i,e]),d=rn((g,x=!0)=>{if(x&&g&&Ph({variant:g.isValid?"success":"error",duration:5e3,title:g.isValid?e("validation.success.title"):e("validation.errors.title"),content:Dh("div",{className:"flex flex-col gap-1",children:[!g.isValid&&vr("span",{className:"body-small-500",children:e("validation.errors.subtitle")}),vr("ul",{className:"list-disc list-inside max-h-40 overflow-y-auto",children:g.isValid?vr("li",{children:e("validation.success.message")}):g.errors.map(A=>vr("li",{className:"text-xs",children:A.message},A.id))})]})}),!g)return;s.current=!0,l.current=!0;let m=[],E=[];g.errors.forEach(A=>{A.nodeIds&&A.nodeIds.length>0&&A.nodeIds.forEach(R=>m.push(R)),A.edgeIds&&A.edgeIds.length>0&&A.edgeIds.forEach(R=>E.push(R))});let y=[...new Set(m)];t(A=>A.map(R=>N(b({},R),{data:N(b({},R.data),{hasError:!1})}))),o(A=>A.map(R=>N(b({},R),{data:N(b({},R.data),{hasError:!1})})));let h=n(),v=r(),T=new Set(y),_=new Set;g.errors.forEach(A=>{var k,V;let R=nn.find(w=>w.id===A.id);(R==null?void 0:R.highlightRelatedEdges)!==!1&&((k=A.edgeIds)==null||k.forEach(w=>_.add(w)),(V=A.nodeIds)==null||V.forEach(w=>{v.forEach(P=>{(P.source===w||P.target===w)&&_.add(P.id)})}))});let I=new Set,C=new Set,L=new Set;h.forEach(A=>{A.type==="START_EVENT"?I.add(A.id):A.type==="END_EVENT"&&C.add(A.id)}),v.forEach(A=>{I.has(A.source)&&L.add(A.target),C.has(A.target)&&L.add(A.source)}),L.forEach(A=>{var R,S;if(T.has(A)){let k=(R=g.errors.find(w=>{var P;return(P=w.nodeIds)==null?void 0:P.includes(A)}))==null?void 0:R.id;((S=nn.find(w=>w.id===k))==null?void 0:S.highlightRelatedEdges)!==!1&&v.forEach(w=>{w.source===A&&C.has(w.target)&&(T.add(w.target),_.add(w.id)),w.target===A&&I.has(w.source)&&(T.add(w.source),_.add(w.id))})}}),T.size>0&&t(A=>A.map(R=>N(b({},R),{data:N(b({},R.data),{hasError:T.has(R.id)})}))),_.size>0&&o(A=>A.map(R=>N(b({},R),{data:N(b({},R.data),{hasError:_.has(R.id)})}))),setTimeout(()=>{s.current=!1},0)},[e,r,n,o,t]),u=rn(()=>{a(!1),l.current=!1,t(g=>g.map(x=>N(b({},x),{data:N(b({},x.data),{hasError:!1})}))),o(g=>g.map(x=>N(b({},x),{data:N(b({},x.data),{hasError:!1})})))},[o,t]),p=rn(()=>{l.current&&(s.current=!0,l.current=!1,t(g=>g.map(x=>N(b({},x),{data:N(b({},x.data),{hasError:!1})}))),o(g=>g.map(x=>N(b({},x),{data:N(b({},x.data),{hasError:!1})}))),setTimeout(()=>{s.current=!1},0))},[o,t]),f=rn(()=>s.current,[]);return{validateDiagram:c,handleValidationComplete:d,clearValidation:u,dismissValidationPanel:p,isAutoValidationEnabled:i,getIsClearingValidation:f}};import{useReactFlow as Rh}from"@xyflow/react";import{useTranslation as Oh}from"@produto-lecom/lecom-ui";import{useEffect as Vh}from"react";var Hh=15,Xc="bpmn:selection",Gh=e=>{if(!e||!(e instanceof HTMLElement))return!1;let t=e.tagName.toLowerCase(),o=t==="input"||t==="textarea",n=e.isContentEditable,r=t==="select",i=e.closest('[contenteditable="true"], input, textarea, select')!==null;return o||n||r||i},Kc=e=>{if(!Gh(e.target))return!0;let t=window.getSelection(),o=t&&t.toString().length>0;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement){let n=e.target;return n.selectionStart===n.selectionEnd&&!o}return!o},qc=({offset:e=Hh}={})=>{let{t}=Oh(),{getNodes:o,setNodes:n,getEdges:r,setEdges:i}=Rh(),{getNextId:a}=ze();Vh(()=>{let s=c=>{var m,E;if(!Kc(c))return;let d=o(),u=r(),p=d.filter(y=>y.selected);if(!p.length)return;c.preventDefault(),c.stopPropagation();let f=u.filter(y=>p.some(h=>h.id===y.source)&&p.some(h=>h.id===y.target)),x=JSON.stringify({nodes:p,edges:f});(m=c.clipboardData)==null||m.setData(Xc,x),(E=c.clipboardData)==null||E.setData("text/plain",`BPMN Selection: ${p.length} nodes`)},l=c=>{var h,v;if(!Kc(c))return;let d=(h=c.clipboardData)==null?void 0:h.getData(Xc);if(!d)return;c.preventDefault(),c.stopPropagation();let u;try{u=JSON.parse(d)}catch(T){return}if(!((v=u.nodes)!=null&&v.length))return;let p=new Map,f=o(),g=[],x=u.nodes.filter(T=>dt(T.type,f));if(x.length===0)return;let m=a(),E=x.map(T=>{var C;let _=String(m++);p.set(T.id,_);let I=N(b({},T),{id:_,selected:!0,position:{x:T.position.x+e,y:T.position.y+e}});if(T.type==="TASK"){let L=(C=T.data)==null?void 0:C.label,A=lo(L||t("bpmn.task.label.prefix"),[...f,...g]);I.data=N(b({},T.data),{label:A})}return g.push(I),I}),y=u.edges.map(T=>N(b({},T),{id:String(m++),selected:!0,source:p.get(T.source)||T.source,target:p.get(T.target)||T.target}));n(T=>[...T.map(_=>N(b({},_),{selected:!1})),...E]),i(T=>[...T.map(_=>N(b({},_),{selected:!1})),...y])};return document.addEventListener("copy",s,!0),document.addEventListener("paste",l,!0),()=>{document.removeEventListener("copy",s,!0),document.removeEventListener("paste",l,!0)}},[o,n,r,i,a,e,t])};import{useReactFlow as Bh,useStoreApi as zh}from"@xyflow/react";import{useTranslation as Fh}from"@produto-lecom/lecom-ui";import{useState as Wh}from"react";var Zc=({nodes:e,setNodes:t,setEdges:o})=>{let n=zh(),{draggableNode:r,setDraggableNode:i}=ao(),{t:a}=Fh(),{getInternalNode:s,getNodes:l,screenToFlowPosition:c}=Bh(),{getNextId:d}=ze(),{setIsDragging:u}=U(),{rebuildIndex:p,forceRebuildIndex:f}=Kn(),[g,x]=Wh(null),m=(S,k=!1)=>{let V=k?"[&>div]:bg-red-50 [&>div]:outline [&>div]:outline-[3px] [&>div]:outline-red-500":"[&>div]:bg-green-50/75 [&>div]:outline [&>div]:outline-[3px] [&>div]:outline-green-500";t(w=>w.map(P=>N(b({},P),{className:P.id===S?V:""})))},E=()=>{let{nodeLookup:S}=n.getState();return Array.from(S.values())},y=S=>{let k=s(S.id),V=E();if(S.type==="LANE"){if(io({parentId:S.id,nodes:e,includeTypes:["LANE"]})){m();return}let M=V.filter(z=>z.id!==S.id&&z.type==="LANE"&&!z.parentId),O=Xo(k,M);if(!O){m();return}if(io({parentId:O.id,nodes:e,excludeTypes:["LANE"]})){m(O.id,!0);return}m(O.id);return}let P=V.filter(q=>q.id!==S.id&&q.type==="LANE"),F=Xo(k,P);if(!F){m();return}if(io({parentId:F.id,nodes:e,includeTypes:["LANE"]})){m();return}m(F.id)},h=S=>S.map(k=>N(b({},k),{className:void 0})),v=S=>S.some(V=>V.dragging)?S.map(V=>V.dragging?N(b({},V),{dragging:!1}):V):S,T=S=>{S.preventDefault(),S.dataTransfer.dropEffect="move"},_=(S,k)=>{S.preventDefault(),y(k)},I=(S,k,V)=>{var q,M;let w=[...V];if(S.parentId===k.id)return w=Vl(S,k,w),w=Ko(w),h(w);if(S.type==="LANE"){if(io({parentId:k.id,nodes:w,excludeTypes:["LANE"]})){let Y=De(k),ne=50,G=50;return w.map($=>{var K,W;return $.id===S.id?N(b({},$),{position:{x:(K=g==null?void 0:g.x)!=null?K:Y.x+ne,y:(W=g==null?void 0:g.y)!=null?W:Y.y2+G}}):$})}let z=w.filter(Y=>Y.parentId===k.id).reduce((Y,ne)=>{var G,$;return Y+(($=(G=ne.measured)==null?void 0:G.height)!=null?$:0)},0),Z={x:de.HEADER_WIDTH,y:z};return w=w.map(Y=>Y.id===S.id?N(b({},Y),{parentId:k.id,position:Z,className:void 0}):N(b({},Y),{className:void 0})),w=qo(k.id,w),w}if(io({parentId:k.id,nodes:w,includeTypes:["LANE"]})){let O;if(S.parentId){let H=s(S.parentId),{x:z,y:Z}=ot(H);O={x:z+((q=S.position.x)!=null?q:0),y:Z+((M=S.position.y)!=null?M:0)}}return w=w.map(H=>H.id===S.id?N(b({},H),{position:O!=null?O:H.position,parentId:void 0,className:void 0}):N(b({},H),{className:void 0})),w}let X=kl(S,k);return w=w.map(O=>{if(O.id===S.id){let H=De(S),z=De(k);return H.y<z.y&&(X.y=0),H.x<z.x+de.HEADER_WIDTH&&(X.x=de.HEADER_WIDTH),N(b({},O),{parentId:k.id,position:X,className:void 0})}return N(b({},O),{className:void 0})}),w=Ko(w),w},C=S=>{if(S.preventDefault(),!(r!=null&&r.type))return;if(!dt(r.type,l())){u(!1),i(null);return}let k=c({x:S.clientX,y:S.clientY}),V={width:te[r.type].MIN_WIDTH,height:te[r.type].MIN_HEIGHT},w=d(),P={id:String(w),type:r.type,position:k,measured:V,data:{label:r.type==="TASK"?xr(e,a("bpmn.task.label.prefix")):"",variant:r.variant,attribute:r.attribute},selected:!0},F=N(b({},P),{internals:{positionAbsolute:k}}),X=E(),q=r.type==="LANE",M=X.filter(Z=>q?Z.type==="LANE"&&!Z.parentId:Z.type==="LANE"),O=Xo(F,M),H=[...e.map(Z=>N(b({},Z),{selected:!1})),P];O&&(H=I(F,O,H)),H=Lt(H),t(H),f();let z=S.dataTransfer.getData("sourceId");if(z){let Z={id:String(w+1),source:z,target:P.id};r.type==="ANNOTATION"?o(Y=>Y.concat(b(b({},Z),Jt))):o(Y=>Y.concat(b(b({},Z),Ue)))}u(!1),i(null)},L=async(S,k,V)=>{let w=[...e];V.forEach(P=>{let F=E(),X=s(P.id),q=P.type==="LANE",M=F.filter(H=>H.id!==P.id&&(q?H.type==="LANE"&&!H.parentId:H.type==="LANE")),O=Xo(X,M);if(O){w=I(X,O,w);return}P.parentId&&(w=R(P,w))}),w=v(w),w=Lt(w),w=h(w),t(w),p(w),x(null)},A=(S,k)=>{x({x:k.position.x,y:k.position.y})},R=(S,k)=>{var X,q;let V=s(S.parentId),{x:w,y:P}=ot(V),F={x:w+((X=S.position.x)!=null?X:0),y:P+((q=S.position.y)!=null?q:0)};return k=k.map(M=>M.id===S.id?N(b({},M),{position:F,parentId:void 0}):M),k=qo(S.parentId,k),k};return{onDragOver:T,onDrop:C,onNodeDrag:_,onNodeDragStart:A,onNodeDragStop:L}};import{useReactFlow as Yh}from"@xyflow/react";import{useTranslation as Uh}from"@produto-lecom/lecom-ui";import{useEffect as $h}from"react";var Xh=30,Kh=e=>{if(!e||!(e instanceof HTMLElement))return!1;let t=e.tagName.toLowerCase(),o=t==="input"||t==="textarea",n=e.isContentEditable,r=t==="select",i=e.closest('[contenteditable="true"], input, textarea, select')!==null;return o||n||r||i},qh=e=>!Kh(e.target),Jc=({offset:e=Xh}={})=>{let{t}=Uh(),{getNodes:o,setNodes:n,getEdges:r,setEdges:i}=Yh(),{getNextId:a}=ze();$h(()=>{let s=l=>{if(l.ctrlKey&&l.key.toLowerCase()==="d"&&qh(l)){l.preventDefault(),l.stopPropagation();let c=o(),d=r(),u=c.filter(h=>h.selected);if(!u.length)return;let p=new Map,f=[],g=u.filter(h=>dt(h.type,c));if(g.length===0)return;let x=d.filter(h=>g.some(v=>v.id===h.source)&&g.some(v=>v.id===h.target)),m=a(),E=g.map(h=>{var _;let v=String(m++);p.set(h.id,v);let T=N(b({},h),{id:v,selected:!0,position:{x:h.position.x+e,y:h.position.y+e}});if(h.type==="TASK"){let I=(_=h.data)==null?void 0:_.label,C=lo(I||t("bpmn.task.label.prefix"),[...c,...f]);T.data=N(b({},h.data),{label:C})}return f.push(T),T}),y=x.map(h=>N(b({},h),{id:String(m++),selected:!0,source:p.get(h.source)||h.source,target:p.get(h.target)||h.target}));n(h=>[...h.map(v=>N(b({},v),{selected:!1})),...E]),i(h=>[...h.map(v=>N(b({},v),{selected:!1})),...y])}};return document.addEventListener("keydown",s,!0),()=>{document.removeEventListener("keydown",s,!0)}},[o,n,r,i,a,e,t])};import{useReactFlow as Jh}from"@xyflow/react";var jc={"start-event":"START_EVENT","end-event":"END_EVENT",task:"TASK","gateway-exclusive":"GATEWAY"},ed={"start-event":"","end-event":"",task:"","gateway-exclusive":"EXCLUSIVE"},Qc=(e,t)=>{if(!e){console.warn("Step not found");return}e=e.trim();let o=e.match(/(\<.*?\>)/)||[],n=e.match(/(\[.*?\])/)||[],r=e.match(/(\{.*?\})/)||[],i=e.match(/(--.*|\|.*?\|)/i)||[],a="",s="",l="";if(o.length){switch(o[1]){case"<start>":a="start-event";break;case"<end>":a="end-event";break}e=e.replace(o[1],"")}return n.length&&(a="task",s=n[1].replace(/\[|\]/g,""),e=e.replace(n[1],"")),r.length&&(a="gateway-exclusive",s=r[1].replace(/\{|\}/g,""),e=e.replace(r[1],"")),a||(a="task",s=e),i.length&&(l=i[1].replace(/(\||--)/g,""),e=e.replace(i[1],"")),e=e.trim(),t[e]||(t[e]={type:a,label:s}),{step:e,type:a,label:s,edgeLabel:l}},Zh=e=>{e=e||"";let t=e.trim().split(`
36
- `),o={},n=[];return t.forEach(r=>{r=r||"";let i=r.trim().split("-->");if(i.length!==2){console.warn("Invalid number of steps");return}let a=Qc(i[0],o),s=Qc(i[1],o);a&&s&&n.push({sourceId:a.step,targetId:s.step,label:a.edgeLabel||s.edgeLabel||""})}),{components:o,connections:n}},td=e=>{let{components:t,connections:o}=Zh(e);return{nodes:t,edges:o}};var od=()=>{let{setNodes:e,setEdges:t,fitView:o}=Jh(),{getNextId:n}=ze();return{importFromLia:i=>{let a=typeof i=="string"?i:i.diagramXml||"",{nodes:s,edges:l}=td(a),c=[],d=new Map,u=!1,p=n();for(let[m,E]of Object.entries(s)){let y=String(p++),h=jc[E.type],v=ed[E.type];h==="START_EVENT"&&(u=!0),d.set(m,y);let T=te[h].MIN_WIDTH,_=te[h].MIN_HEIGHT;c.push({id:y,type:h,data:{label:E.label||"",variant:v,attribute:""},position:{x:0,y:0},width:T,height:_,measured:{width:T,height:_}})}let f=[];for(let m of l){let E=N(b({},Ue),{id:String(p++),source:d.get(m.sourceId)||m.sourceId,target:d.get(m.targetId)||m.targetId});f.push(E)}if(!u&&c.length>0){let m=String(p++),E={id:m,type:"START_EVENT",data:{label:"",variant:"",attribute:""},position:{x:0,y:0},width:te.START_EVENT.MIN_WIDTH,height:te.START_EVENT.MIN_HEIGHT,measured:{width:te.START_EVENT.MIN_WIDTH,height:te.START_EVENT.MIN_HEIGHT}};c.unshift(E);let y=c[1];if(y){let h=N(b({},Ue),{id:String(p++),source:m,target:y.id});f.unshift(h)}}let{nodes:g,edges:x}=Ol(c,f);e(g),t(x),o({padding:po,minZoom:fo,maxZoom:mo})}}};import{useEffect as Qh,useCallback as jh}from"react";var e0={origin:"*",debug:!1};function nd(e,t=e0){let{origin:o,debug:n}=t,r=jh((i,a)=>{let s={event:i,data:[i,{event:i,data:a}]};window.parent.postMessage(s,o||"*")},[o]);return Qh(()=>{let i=a=>{let s=a.data;if(!(s!=null&&s.event)||(s==null?void 0:s.data)===void 0)return;let{event:l,data:c}=s,d;if(Array.isArray(c)){let[,u]=c;d=u.data}else d=c;n&&(console.debug("[postMessage] received:",s),console.debug("[postMessage] eventData:",d)),l&&e[l]&&e[l](d)};return window.addEventListener("message",i),()=>window.removeEventListener("message",i)},[e,n]),{sendMessage:r}}import{useNodesInitialized as t0}from"@xyflow/react";import{useEffect as rd}from"react";var id=()=>{let e=t0(),{initialDiagram:t,setIsInitialized:o}=U(),{importFromMxGraph:n}=go();rd(()=>{t&&n(t)},[t,n,o]),rd(()=>{if(!e)return;(async()=>{await pn(),o(!0)})()},[e,o])};import{useCallback as sd}from"react";import{useReactFlow as o0}from"@xyflow/react";function ad(){let{setTaskStatuses:e,clearTaskStatuses:t,calculateFlowPath:o}=At(),{getEdges:n}=o0(),r=yn(),i=sd(s=>{if(!(s!=null&&s.activities))return;e(s.activities);let l=s.activities.map(d=>d.diagramId),c=n();o(c,l),setTimeout(()=>{r()},0)},[e,o,n,r]),a=sd(()=>{t(),setTimeout(()=>{r()},0)},[t,r]);return{handleTasksStatus:i,handleClearTaskStatus:a}}import{useReactFlow as n0}from"@xyflow/react";import{useCallback as bt,useState as r0,useEffect as ld}from"react";import{useDebouncedCallback as i0}from"use-debounce";var s0=500,cd=100,dd=(e=!1)=>{let{getNodes:t,getEdges:o,setNodes:n,setEdges:r}=n0(),[i,a]=r0({history:[],currentStep:0}),{history:s,currentStep:l}=i,c=s[l],d=l>0,u=l<s.length-1,p=bt((T,_)=>{n(T[_].nodes),r(T[_].edges)},[n,r]),f=bt(()=>{if(l>0){let T=l-1;a(_=>N(b({},_),{currentStep:T})),p(s,T)}},[l,s,p]),g=bt(()=>{if(l<s.length-1){let T=l+1;a(_=>N(b({},_),{currentStep:T})),p(s,T)}},[s,l,p]),x=bt(T=>{a(_=>{let C=[..._.history.slice(0,_.currentStep+1),T],L=C.length>cd?C.slice(C.length-cd):C;return{history:L,currentStep:L.length-1}})},[]),m=bt(()=>{let T=t(),_=o(),I=T.map(L=>N(b({},L),{selected:!1,className:"",data:N(b({},L.data),{hasError:!1})})),C=_.map(L=>N(b({},L),{data:N(b({},L.data),{hasError:!1})}));return{nodes:Lt(I),edges:C}},[t,o]),E=i0(()=>{let T=m();JSON.stringify(c)!==JSON.stringify(T)&&x(T)},s0),y=bt(T=>{if(!e)return;if(s.length===0){let C=m();a({history:[C],currentStep:0})}if(T==="forceSave"){E();return}T.some(C=>C.type==="select")||T.some(C=>C.type==="position"&&C.dragging)||E()},[e,E,s.length,m]);ld(()=>{if(e&&s.length===0){let T=m();a({history:[T],currentStep:0})}},[e,s.length,m]);let h=bt(T=>{a({history:T||[],currentStep:0})},[]),v=bt(()=>{a({history:[],currentStep:0})},[]);return ld(()=>{let T=_=>{(_.ctrlKey||_.metaKey)&&(_.shiftKey&&_.key.toLowerCase()==="z"?(_.preventDefault(),g()):_.key.toLowerCase()==="z"&&(_.preventDefault(),f()))};return document.addEventListener("keydown",T),()=>{document.removeEventListener("keydown",T)}},[f,g]),{history:s,undo:f,redo:g,canUndo:d,canRedo:u,saveHistory:y,resetHistory:h,clearHistory:v}};var ud=()=>{let[e,t,o]=l0([]),[n,r,i]=a0([]),{getNode:a}=d0(),{instanceId:s,isInitialized:l,setIsConnecting:c,setIsMultipleSelection:d,onElementClick:u}=U(),{updateHelperLines:p,HelperLines:f}=Kn(),{undo:g,redo:x,canUndo:m,canRedo:E,saveHistory:y}=dd(l),{onNodeDrag:h,onDrop:v,onDragOver:T,onNodeDragStop:_,onNodeDragStart:I}=Zc({nodes:e,setNodes:t,setEdges:r}),{isValidConnection:C,onConnect:L,onReconnect:A,onReconnectStart:R,onReconnectEnd:S,setReconnectingEdge:k,clearReconnectingEdge:V}=Oc({setEdges:r}),{handleValidationComplete:w,clearValidation:P,dismissValidationPanel:F,validateDiagram:X,getIsClearingValidation:q}=$c(),{importFromLia:M}=od(),{handleTasksStatus:O,handleClearTaskStatus:H}=ad(),{clearPathEdges:z}=At(),Z=yn(),{emitElementChanges:Y,handleNodeChanges:ne,handleEdgeChanges:G}=Tr();qc(),Jc(),id();let $=ho(()=>{t([]),r([]),z(),setTimeout(()=>{Z()},0)},[t,r,z,Z]);nd({LIA_CREATE_DIAGRAM:M,CLEAR_DIAGRAM:$,TASKS_STATUS:O,CLEAR_TASKS_STATUS:H});let{selectElements:K,clearSelection:W}=pt(),{importFromMxGraph:B,exportToMxGraph:J}=go(),{configureElement:Q,getConfigureElement:oe}=nr(),ue=ho(()=>e.length+n.length,[e,n]);u0(()=>(Je.set(s,{importFromMxGraph:B,exportToMxGraph:J,selectElements:K,clearSelection:W,configureElement:Q,getConfigureElement:oe,getElementsCount:ue,setReconnectingEdge:k,clearReconnectingEdge:V}),()=>{Je.delete(s)}),[s,B,J,K,W,Q,oe,ue,k,V]);let le=ho((j,ae)=>{if(ae.type!=="TASK"&&ae.type!=="GATEWAY")return;let Se=oe(ae.id);Se&&(u==null||u(Se))},[oe,u]),ce=ho((j,ae)=>{if(ae.type!=="SEQUENCE_EDGE")return;let Se=a(ae.source),Tt=a(ae.target),{isFromStartEvent:Nt,isGatewayToGateway:vt,isActiviyToAndGateway:wt}=er(Se,Tt);if(!(!Nt&&!vt&&!wt))return;let xo=oe(ae.id);xo&&(u==null||u(xo))},[oe,a,u]),ye=ho(j=>{let ae=p(j,e);o(ae),y(j),q()||F(),ne(j)},[e,o,y,q,F,p,ne]),xe=ho(j=>{i(j),y(j),q()||F(),G(j)},[i,y,q,F,G]);return c0({onChange:({nodes:j,edges:ae})=>{d(j.length+ae.length>1)}}),{nodes:e,setNodes:t,edges:n,setEdges:r,events:{isValidConnection:C,onConnect:L,onReconnect:A,onReconnectStart:R,onReconnectEnd:S,onDrop:v,onDragOver:T,onNodeDrag:h,onNodeDragStop:_,onNodeDragStart:I,onNodeClick:le,onEdgeClick:ce,onDropCapture:()=>{y("forceSave"),Y(),F()},onConnectStart:()=>{c(!0)},onConnectEnd:()=>{c(!1),F()},onNodesChange:ye,onEdgesChange:xe},ui:{handleCloseValidationPanel:P},controls:{undo:g,redo:x,canUndo:m,canRedo:E},components:{HelperLines:f},actions:{saveHistory:y,selectElements:K,clearSelection:W,exportToMxGraph:J,validateDiagram:X,handleValidationComplete:w,setReconnectingEdge:k,clearReconnectingEdge:V}}};import{jsx as pd}from"react/jsx-runtime";var Ai=({id:e,className:t})=>pd("marker",{id:e,className:D("react-flow__arrowhead",t),viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"7",markerHeight:"7",orient:"auto",markerUnits:"userSpaceOnUse",fill:"currentColor",stroke:"currentColor",children:pd("path",{d:"M 0 0 L 10 5 L 0 10 Z"})});import{jsx as Ii,jsxs as p0}from"react/jsx-runtime";var fd=()=>Ii("svg",{style:{position:"absolute",top:0,left:0},children:p0("defs",{children:[Ii(Ai,{id:"sequence-edge-marker",className:"text-grey-400"}),Ii(Ai,{id:"sequence-edge-marker-highlighted",className:"text-blue-500"})]})});import{useKeyPress as Pd,useReactFlow as oy}from"@xyflow/react";import{Button as Mr,Tooltip as Pr,TooltipContent as Lr,TooltipTrigger as kr,useTranslation as ny}from"@produto-lecom/lecom-ui";import{HandIcon as ry,ListCheckIcon as iy,MapIcon as sy,MousePointerIcon as ay}from"lucide-react";import{useCallback as Pi,useEffect as Ld}from"react";import{Tooltip as k0,TooltipContent as D0,TooltipTrigger as R0,useNotificationToast as O0,useTranslation as V0}from"@produto-lecom/lecom-ui";var sn=(h=>(h.START_EVENT="START_EVENT",h.END_EVENT="END_EVENT",h.TASK="TASK",h.SUBPROCESS="SUBPROCESS",h.GATEWAY="GATEWAY",h.LANE="LANE",h.ANNOTATION="ANNOTATION",h.CONNECTION="CONNECTION",h.INTERMEDIATE_EVENT="INTERMEDIATE_EVENT",h.ACTIVITY="ACTIVITY",h.PROCESS_INTERFACE="PROCESS_INTERFACE",h.WORKFLOW_INTERFACE="WORKFLOW_INTERFACE",h.VARIANT_ACTIVITY="VARIANT_ACTIVITY",h.AUTO_ACTIVITY="AUTO_ACTIVITY",h.DATA_STORE="DATA_STORE",h.DATA_OBJECT="DATA_OBJECT",h.DATA_OUTPUT="DATA_OUTPUT",h.DATA_INPUT="DATA_INPUT",h.MARKER="MARKER",h))(sn||{});import{useReactFlow as v0}from"@xyflow/react";import{useNotificationToast as w0,useTranslation as A0,Button as I0}from"@produto-lecom/lecom-ui";var md=async e=>new Promise((t,o)=>{let n=new FileReader;n.onload=r=>{var i;t((i=r.target)==null?void 0:i.result)},n.onerror=r=>{var i;o((i=r.target)==null?void 0:i.error)},n.readAsText(e)});function gd({columns:e=[],rows:t=[],fileName:o="report"}){if(!e.length||!t.length)return;let r="data:text/csv;charset=utf-8,"+[e,...t].map(a=>a.join(",")).join(`
37
- `),i=encodeURI(r);wr(i,`${o}.csv`)}var wr=(e,t)=>{let o=document.createElement("a");o.setAttribute("download",t),o.setAttribute("href",e),document.body.appendChild(o),o.click(),document.body.removeChild(o)};function hd(e){return e==null?void 0:e.replaceAll("&#xA;"," ")}var hP={START_EVENT:"START_EVENT",END_EVENT:"END_EVENT",TASK:"TASK",GATEWAY:"GATEWAY",ANNOTATION:"ANNOTATION"},yd={script:"SCRIPT",subprocess:"SUBPROCESS"},xd={"marker-loop":"LOOP"},Ed={complex:"COMPLEX",none:"EXCLUSIVE",exclusive:"EXCLUSIVE",parallel:"PARALLEL",inclusive:"EXCLUSIVE"};var Ht=({cell:e,type:t,variant:o="",attribute:n=""})=>{let{_attributes:r,mxGeometry:i}=e,{value:a,parent:s}=r,l=Number(i._attributes.width),c=Number(i._attributes.height),d=s==="1"?void 0:s;return{id:r.id,parentId:d,type:t,data:{label:a||"",variant:o,attribute:n},position:{x:Number(i._attributes.x)||0,y:Number(i._attributes.y)||0},width:l,height:c,measured:{width:l,height:c}}},m0=e=>{let{subType:t,style:o}=e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=te.START_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=te.START_EVENT.MIN_HEIGHT,{node:Ht({cell:e,type:"START_EVENT"}),status:n,originalType:o}},g0=e=>{let{subType:t,style:o}=e==null?void 0:e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=te.END_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=te.END_EVENT.MIN_HEIGHT,{node:Ht({cell:e,type:"END_EVENT"}),status:n,originalType:o}},h0=(e,t)=>{let{id:o,subType:n,style:r}=e==null?void 0:e._attributes,i=yd[n],a=t.get(o)||"",s=xd[a]||"",l=s==="LOOP",c="imported";return!["script","none"].includes(n)&&!l&&(c="adapted"),e.mxGeometry._attributes.width=rt(e.mxGeometry._attributes.width||0,te.TASK.MIN_WIDTH),e.mxGeometry._attributes.height=rt(e.mxGeometry._attributes.height||0,te.TASK.MIN_HEIGHT),{node:Ht({cell:e,type:"TASK",variant:i,attribute:s}),status:c,originalType:r}},y0=e=>{let{style:t,subType:o}=e==null?void 0:e._attributes,n=Ed[o],r=["none","inclusive","event-based"],i="imported";return r.includes(o)&&(i="adapted"),e.mxGeometry._attributes.width=te.GATEWAY.MIN_WIDTH,e.mxGeometry._attributes.height=te.GATEWAY.MIN_HEIGHT,{node:Ht({cell:e,type:"GATEWAY",variant:n}),status:i,originalType:t}},x0=e=>{let{style:t}=e==null?void 0:e._attributes;return{node:Ht({cell:e,type:"LANE"}),status:"imported",originalType:t}},E0=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=rt(e.mxGeometry._attributes.width||0,te.ANNOTATION.MIN_WIDTH),e.mxGeometry._attributes.height=rt(e.mxGeometry._attributes.height||0,te.ANNOTATION.MIN_HEIGHT),{node:Ht({cell:e,type:"ANNOTATION"}),status:"imported",originalType:t}},bd=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=te.UNSUPPORTED.MIN_WIDTH,e.mxGeometry._attributes.height=te.UNSUPPORTED.MIN_HEIGHT,{node:Ht({cell:e,type:"UNSUPPORTED"}),status:"unsupported",originalType:t}},_d=(e,t)=>{let{id:o,source:n,target:r,value:i}=e._attributes;return N(b({},Ue),{id:o,source:t.get(n)||n,target:t.get(r)||r,data:{label:i||""}})},Td={TASK:h0,GATEWAY:y0,START_EVENT:m0,END_EVENT:g0,LANE:x0,ANNOTATION:E0};var b0=e=>{let t=new Map,o=Object.values(sn),n=[],r=new Map;e.forEach(s=>{var c;let l=(c=s._attributes)==null?void 0:c.type;if(l==="MARKER"){r.set(s._attributes.parent,s._attributes.style);return}if(o.includes(l)){n.push(s);return}});let i=[],a=[];for(let s of n){let{type:l}=s._attributes,c=Td[l]||bd,{node:d,status:u,originalType:p}=c(s,r);a.push(d),i.push({originalType:p,type:d.type,variant:d.data.variant,value:hd(d.data.label),status:u})}return{nodes:a,governanceIdToNodeIdMap:t,summary:i}},_0=(e,t)=>e.filter(r=>{var i;return(i=r._attributes)==null?void 0:i.edge}).map(r=>_d(r,t)),T0=e=>{let{mxGraphModel:t}=e,{nodes:o,governanceIdToNodeIdMap:n,summary:r}=b0(t.root.mxCell),i=_0(t.root.mxCell,n);return{nodes:o,edges:i,summary:r}},N0=async e=>{let t=await md(e),o=gr(t);if(!o)throw new Error("EMPTY_FILE");let{metadata:n,mxGraphModel:r}=o.modeler||{},i=(n==null?void 0:n.app)&&(n==null?void 0:n.diagramType)&&(n==null?void 0:n.version),a=r==null?void 0:r.root;if(!i||!a)throw new Error("INVALID_FILE");if(!Object.keys(r.root.mxCell||{}).length)throw new Error("CONTAIN_NO_CELLS");return{metadata:n,mxGraphModel:r}},Nd=async e=>{try{let t=await N0(e),{nodes:o,edges:n,summary:r}=T0(t)||{};return{nodes:o,edges:n,summary:r}}catch(t){throw t}};import{jsx as C0}from"react/jsx-runtime";var vd=()=>{let{t:e}=A0(),{toast:t}=w0(),{setNodes:o,setEdges:n,fitView:r}=v0(),i=s=>{let l=[e("adapter.governance.report.columns.type"),e("adapter.governance.report.columns.value"),e("adapter.governance.report.columns.status")],c=s.map(d=>[d.originalType,d.value,e(`adapter.governance.report.status.${d.status.toLowerCase()}`)]);t({variant:"warning",content:e("adapter.governance.success.incompatible_cells"),duration:1e3*60*1,action:C0(I0,{size:"small",variant:"ghost",onClick:()=>gd({columns:l,rows:c,fileName:"governance-imported-cells"}),children:e("adapter.governance.action.download")})})};return{importFromGovernance:async s=>{try{let{nodes:l,edges:c,summary:d}=await Nd(s);if(o(p=>p.concat(l)),n(p=>p.concat(c)),r({padding:po,minZoom:fo,maxZoom:mo}),d.some(p=>p.status==="unsupported")){i(d);return}t({variant:"success",content:e("adapter.governance.success.default")})}catch(l){let c=l instanceof Error?l.message:"DEFAULT";t({variant:"error",content:e(`adapter.governance.error.${c}`)})}}}};import{Button as S0}from"@produto-lecom/lecom-ui";import{useRef as M0}from"react";import{Fragment as P0,jsx as wd,jsxs as L0}from"react/jsx-runtime";var Ad=s=>{var l=s,{children:e,accept:t="*",multiple:o=!1,disabled:n=!1,onClick:r,onFilesSelected:i}=l,a=Ke(l,["children","accept","multiple","disabled","onClick","onFilesSelected"]);let c=M0(null),d=p=>{let f=p.target.files;f!=null&&f.length&&i(f),c.current&&(c.current.value="")};return L0(P0,{children:[wd(S0,N(b({disabled:n,onClick:p=>{var f;(f=c.current)==null||f.click(),r==null||r(p)}},a),{children:e})),wd("input",{type:"file",ref:c,className:"sr-only",accept:t,multiple:o,disabled:n,onChange:d})]})};import{jsx as Ar,jsxs as H0}from"react/jsx-runtime";var Id=({disabled:e=!1})=>{let{t}=V0(),{toast:o}=O0(),{importFromGovernance:n}=vd(),r=()=>{if(e){o({variant:"error",content:t("adapter.governance.error.ALREADY_INITIALIZED")});return}},i=a=>{let s=a[0];if(!s){o({variant:"error",content:t("adapter.governance.error.NO_FILE")});return}n(s)};return H0(k0,{children:[Ar(R0,{asChild:!0,children:Ar(Ad,{className:"[&>svg]:size-7 p-0",variant:"ghost",size:"small",color:"grey",iconButton:!0,accept:".mdr",disabled:e,onClick:r,onFilesSelected:i,children:Ar(Xi,{})})}),Ar(D0,{color:"black",children:t("editor.controls.actions.import_governance")})]})};import{jsx as G0}from"react/jsx-runtime";var Ci=({shortcut:e})=>G0("span",{className:"min-h-7.5 inline-flex justify-center items-center py-0.5 px-1.5 bg-grey-100 border border-grey-300 font-mono text-gray-800 shadow-lg rounded-md text-grey-900",children:e});import{Button as $0,DropdownMenu as X0,DropdownMenuContent as K0,DropdownMenuItem as Mi,DropdownMenuTrigger as q0,Tooltip as Ir,TooltipContent as Cr,TooltipTrigger as Sr,useTranslation as Z0}from"@produto-lecom/lecom-ui";import{FileCodeIcon as J0,FileImageIcon as Q0,FolderOutputIcon as j0,PrinterIcon as ey}from"lucide-react";import{useState as ty}from"react";import{useReactFlow as B0}from"@xyflow/react";import{toPng as Cd,toSvg as z0}from"html-to-image";import{toast as F0,useTranslation as W0}from"@produto-lecom/lecom-ui";import{useState as Y0}from"react";var U0=3,Si="diagram",Sd=()=>{let{t:e}=W0(),{getNodes:t}=B0(),{clearSelection:o}=pt(),[n,r]=Y0({png:!1,html:!1,print:!1}),i=()=>{let{x:d,y:u,width:p,height:f}=Gl(t());return{width:p,height:f,style:{width:`${p}px`,height:`${f}px`,transform:`translate(${-d}px, ${-u}px)`}}},a=async(d,u)=>{r(N(b({},n),{[u]:!0})),await o();try{let p=Hl();if(!p)throw new Error("Flow element not found");let f=i();return await d(p,f)}catch(p){F0({content:e("editor.controls.actions.export.feedback.error"),variant:"error"})}finally{r(N(b({},n),{[u]:!1}))}};return{exportAsPng:async(d=Si)=>{await a(async(u,p)=>{let f=await Cd(u,N(b({},p),{backgroundColor:"#fcfcfc"}));wr(f,`${d}.png`)},"png")},exportAsHtml:async(d=Si)=>{await a(async(u,p)=>{let f=await z0(u,N(b({},p),{backgroundColor:"#fcfcfc"})),g=`
38
+ </mxGraphModel>`,$l=(e,t)=>{if(!e.length&&!t.length)return tn;let o=[...e.map(r=>r.id),...t.map(r=>r.id)];return Math.max(...o.map(r=>Number(r)))};var gg=e=>{let t=Object.values(Jo),o=e.filter(i=>{var s;let a=(s=i._attributes)==null?void 0:s.style;return t.includes(a)}),n=e.filter(i=>{var s;let a=(s=i._attributes)==null?void 0:s.style;return["attribute-loop"].includes(a)}),r=[];for(let i of o){let{style:a}=i._attributes,s=kl[a],l=s==null?void 0:s(i,n);if(!l){console.warn(`Node ${a} not supported`);continue}r.push(l)}return r},hg=(e,t)=>{let o=e.filter(r=>{var i;return(i=r._attributes)==null?void 0:i.edge}),n=[];for(let r of o){let i=Rl(r),a=t.find(l=>l.id===i.source),s=t.find(l=>l.id===i.target);(a==null?void 0:a.type)==="LANE"||(s==null?void 0:s.type)==="LANE"||n.push(i)}return n},yg=(e,t)=>{let o=[];return e.forEach(n=>{var a,s;let r=(s=(a=Ol)[n.type])==null?void 0:s.call(a,n);if(!r){console.warn(`Node ${n.type} not supported`);return}if(o.push(r),n.type==="TASK"&&n.data.attribute==="LOOP"){let l=Vl(n,t);o.push(l)}}),o},xg=(e,t)=>{let o=[];return e.forEach(n=>{let r=Dl(n,t);o.push(r)}),o},Xl=(e=[],t=[],o)=>{let n=yg(e,o),r=xg(t,e),i={mxGraphModel:{root:{_attributes:{version:"1.1",lastId:o},mxCell:[{_attributes:{id:"0"}},{_attributes:{id:"1",parent:"0"}},...n,...r]}}};return Il(JSON.stringify(i),{compact:!0,spaces:0})},Kl=async e=>{var s,l,c,d,u;let t=await br(e),o=((l=(s=t==null?void 0:t.mxGraphModel)==null?void 0:s.root)==null?void 0:l.mxCell)||[],n=Number(((u=(d=(c=t==null?void 0:t.mxGraphModel)==null?void 0:c.root)==null?void 0:d._attributes)==null?void 0:u.lastId)||tn),r=gg(o),i=hg(o,r);return{nodes:Dt(jo(r)),edges:i,lastElementId:n}};import{Position as nc,useConnection as Jg,useReactFlow as Qg}from"@xyflow/react";import{Handle as ql,useReactFlow as Eg}from"@xyflow/react";import{jsx as Zl}from"react/jsx-runtime";var ie=i=>{var a=i,{type:e,position:t,className:o,nodeType:n}=a,r=Je(a,["type","position","className","nodeType"]);let s=n==="TASK";return Zl(ql,E({type:e,position:t,className:R("size-2.5 border border-grey-400 bg-white relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent":s,"before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent":!s},o)},r))},Me=s=>{var l=s,{nodeId:e,nodeType:t,gatewayVariant:o,type:n,position:r,className:i}=l,a=Je(l,["nodeId","nodeType","gatewayVariant","type","position","className"]);let{getEdges:c,getNodes:d}=Eg(),p=(()=>{if(n!=="source")return!1;let m=c();if(t==="TASK")return m.filter(h=>h.source===e).length>=2;if(t==="GATEWAY"&&o==="EXCLUSIVE")return m.filter(h=>h.source===e).length>=2;if(t==="START_EVENT"){let y=d();return m.filter(f=>{if(f.source!==e)return!1;let b=y.find(x=>x.id===f.target);return(b==null?void 0:b.type)!=="ANNOTATION"}).length>=1}return!1})();return Zl(ql,E({type:n,position:r,className:R("size-2.5 border border-grey-400 bg-white transition-all duration-200 relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent":t==="TASK","before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent":t!=="TASK","opacity-50 cursor-not-allowed pointer-events-none":p,"hover:border-grey-500":!p},i),style:{pointerEvents:p?"none":"auto"}},a))};import{NodeResizer as bg,useReactFlow as _g}from"@xyflow/react";import{orderBy as Tg}from"lodash";import{jsx as vg}from"react/jsx-runtime";var fo=n=>{var r=n,{nodeId:e,isVisible:t}=r,o=Je(r,["nodeId","isVisible"]);let{getNode:i,getNodes:a,setNodes:s}=_g(),{isMultipleSelection:l}=q(),c=({width:u,height:p})=>{if(!e)return;let m=i(e);if((m==null?void 0:m.type)!=="LANE")return;let y=[...a()],h=!m.parentId,f=h?m.id:m.parentId,b=y.filter(N=>N.type==="LANE"&&N.parentId===f);if(!b.length)return;let x=Tg(b,["position.y"]),g=0;x.forEach((N,T)=>{var I,S;let _=T===x.length-1,A=(S=(I=N.measured)==null?void 0:I.height)!=null?S:0;y=y.map(G=>{if(G.id===N.id){let M=h?u-pe.HEADER_WIDTH:u,w=v(E({},G),{width:M,measured:v(E({},G.measured),{width:M}),position:v(E({},G.position),{y:g})});return _&&h&&(w.height=p-g),w}return G}),g+=A}),y=y.map(N=>{if(N.id===f){let T=h?u:u+pe.HEADER_WIDTH;return v(E({},N),{width:T,height:h?p:g,measured:{width:T,height:h?p:g}})}return N}),s(y)};return vg(bg,E({nodeId:e,handleClassName:"size-1.5 bg-blue-400 relative before:content-[''] before:absolute before:w-5 before:h-5 before:left-1/2 before:top-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:cursor-[inherit]",lineClassName:"border-blue-400/90 border-dashed",isVisible:!l&&t,onResizeEnd:(u,p)=>c(p)},o))};import{NodeToolbar as zg,useReactFlow as Fg}from"@xyflow/react";import{Button as Wg,Tooltip as Yg,TooltipContent as Ug,TooltipTrigger as $g,useTranslation as Xg}from"@produto-lecom/lecom-ui";import{useCallback as Kg,useRef as tc,useState as qg}from"react";import{create as Ng}from"zustand";var mo=Ng(e=>({draggableNode:null,setDraggableNode:t=>{e({draggableNode:t})}}));import{useEffect as wg,useState as Ag}from"react";var Jl=(e,t=!1)=>{let[o,n]=Ag({width:0,height:0});return wg(()=>{if(e.current&&t){let r=e.current.getBoundingClientRect();n({width:r.width,height:r.height})}},[t,e]),{dimensions:o}};import{Position as on,useReactFlow as Ig}from"@xyflow/react";import{useMemo as Cg}from"react";var Sg=120,Mg=12,Ql=(e,t=!1,o)=>{let{getNode:n,getViewport:r}=Ig(),{instanceId:i}=q();return Cg(()=>{var m,y;if(!t)return{position:on.Right,align:"start"};let a=n(e);if(!a)return{position:on.Right,align:"start"};let s=r(),l=a.position.x*s.zoom+s.x,c=(((m=a.measured)==null?void 0:m.width)||a.width||100)*s.zoom,d=(y=document.getElementById(`modeler-${i}`))==null?void 0:y.clientWidth;if(!d)return{position:on.Right,align:"start"};let u=(o==null?void 0:o.width)||Sg;return{position:l+c+u+Mg>d?on.Left:on.Right}},[i,e,t,o,n,r])};import{useNodesData as Pg,useReactFlow as Lg}from"@xyflow/react";import{Button as jl,DropdownMenu as kg,DropdownMenuContent as Rg,DropdownMenuGroup as Dg,DropdownMenuItem as Og,DropdownMenuLabel as Vg,DropdownMenuTrigger as Hg,Tooltip as vi,TooltipContent as Ni,TooltipTrigger as wi,useTranslation as Gg}from"@produto-lecom/lecom-ui";import{WrenchIcon as Bg}from"lucide-react";import{jsx as Ie,jsxs as Ot}from"react/jsx-runtime";var ec=({nodeId:e})=>{let{t}=Gg(),{updateNodeData:o,getEdges:n,getNode:r}=Lg(),i=Pg(e),s=n().filter(m=>m.source===e).some(m=>{let y=r(m.target);return(y==null?void 0:y.type)==="END_EVENT"}),l=(i==null?void 0:i.data.variant)==="SUBPROCESS",c=u=>{o(e,{variant:(i==null?void 0:i.data.variant)===u?"":u})},d=u=>{o(e,{attribute:(i==null?void 0:i.data.attribute)===u?"":u})};return Ot(kg,{children:[Ot(vi,{children:[Ie(wi,{asChild:!0,children:Ie(Hg,{asChild:!0,children:Ie(jl,{variant:"ghost",color:"grey",size:"small",iconButton:!0,children:Ie(Bg,{})})})}),Ie(Ni,{color:"black",children:t("bpmn.task.menu.title")})]}),Ot(Rg,{align:"start",className:"w-60 bg-white text-grey-600",children:[Ot(Vg,{className:"flex items-center gap-1",children:[Ie("div",{className:"flex-1 body-medium-500",children:t("bpmn.task.menu.title")}),Ie("div",{className:"flex items-center gap-1",children:Object.entries(Tn).map(([u,p])=>{let m=u==="LOOP"&&(s||l),h=(()=>{if(u==="LOOP"&&s)return t("editor.task_menu.loop_not_allowed_when_connected_to_end");if(u==="LOOP"&&l)return t("editor.task_menu.loop_not_allowed_when_subprocess");if(u==="LOOP")return t("editor.task_menu.loop")})();return Ot(vi,{children:[Ie(wi,{asChild:!0,children:Ie(jl,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:m,className:R({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.attribute)===u,"opacity-50 cursor-not-allowed":m}),onClick:m?void 0:()=>d(u),children:Ie(p.icon,{className:"stroke-inherit"})})}),h&&Ie(Ni,{color:"black",children:h})]},u)})})]}),Ie(Dg,{children:Ot(vi,{children:[Ie(wi,{asChild:!0,children:Ie("div",{className:R({"cursor-not-allowed":s}),children:Ot(Og,{className:R({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.variant)==="SCRIPT","opacity-50":s}),disabled:s,onClick:()=>c("SCRIPT"),children:[Ie(_n.SCRIPT.icon,{className:"stroke-current"}),t(`bpmn.task.variant.${"SCRIPT".toLowerCase()}`)]})})}),s&&Ie(Ni,{color:"black",children:t("editor.task_menu.script_not_allowed_when_connected_to_end")})]})})]})]})};import{jsx as he,jsxs as oc}from"react/jsx-runtime";var Vt={START_EVENT:{type:"START_EVENT",icon:No,label:"bpmn.start_event.variant.default"},END_EVENT:{type:"END_EVENT",icon:Ut,label:"bpmn.end_event.variant.default"},TASK:{type:"TASK",icon:No,label:"bpmn.task.variant.default"},ANNOTATION:{type:"ANNOTATION",icon:yn,label:"bpmn.annotation.variant.default"}},Zg={EXCLUSIVE:{type:"GATEWAY",variant:"EXCLUSIVE",icon:Xt,label:"bpmn.gateway.variant.exclusive"},PARALLEL:{type:"GATEWAY",variant:"PARALLEL",icon:Kt,label:"bpmn.gateway.variant.parallel"},COMPLEX:{type:"GATEWAY",variant:"COMPLEX",icon:$t,label:"bpmn.gateway.variant.complex"}},De=({nodeId:e,nodeType:t,nodeVariant:o})=>{let n=tc(null),r=tc(null),{t:i}=Xg(),{setDraggableNode:a}=mo(),{getEdges:s,getNodes:l,getNode:c}=Fg(),{setIsDragging:d,mode:u,isConnecting:p,isDragging:m,isMultipleSelection:y}=q(),h=c(e),f=!!(h!=null&&h.selected)&&!h.dragging&&!p&&!m&&!y,{dimensions:b}=Jl(n,f),{position:x}=Ql(e,f,b),[g,N]=qg(void 0),T=l(),_=s(),A=o==="SUBPROCESS",I=Kg((F,C)=>{d(!1),a({type:C.type,variant:C.variant,attribute:C.attribute,icon:C.icon}),C.icon&&N(he(C.icon,{})),F.dataTransfer.effectAllowed="move",F.dataTransfer.setData("sourceId",e),r.current&&F.dataTransfer.setDragImage(r.current,10,10),setTimeout(()=>{d(!0)},100)},[e,a,d]),S=[{component:he(pr,{elementId:e})}],G=()=>{if(u==="view")return[];let F=!_.some(C=>{var O;return C.source===e&&((O=T.find(D=>D.id===C.target))==null?void 0:O.type)!=="ANNOTATION"});return[{component:he(Rt,{nodeId:e,disabled:!F,tooltipMessage:F?void 0:i("editor.toolbar.start_event_limit_reached")})},Vt.TASK,Vt.ANNOTATION,...S]},M=()=>u==="view"?[{component:he(xt,{elementId:e})}]:[{component:he(xt,{elementId:e})},...A?[]:[{component:he(ec,{nodeId:e})}],{component:he(Rt,{nodeId:e})},Vt.TASK,...Object.values(Zg),...S],w=()=>u==="view"?[{component:he(xt,{elementId:e})}]:[{component:he(xt,{elementId:e})},{component:he(Rt,{nodeId:e})},Vt.TASK,Vt.ANNOTATION,...S],k=()=>u==="view"?[]:[{component:he(Rt,{nodeId:e})},Vt.ANNOTATION,...S],B=()=>u==="view"?[]:[{component:he(Rt,{nodeId:e})},Vt.ANNOTATION,...S],L=()=>u==="view"?[]:[{component:he(Rt,{nodeId:e})},...S],P=()=>u==="view"?[]:[...S],Q=(F=>{switch(F){case"START_EVENT":return G();case"TASK":return M();case"GATEWAY":return w();case"END_EVENT":return k();case"LANE":return B();case"ANNOTATION":return L();case"UNSUPPORTED":return P();default:return[]}})(t);if(!(Q.length===0||u==="readonly"))return oc(zg,{position:x,align:"start",className:"-top-8",isVisible:f,children:[he("div",{ref:n,className:"flex items-center gap-1 px-3 py-2 bg-white rounded-sm shadow-md",children:Q.map((F,C)=>{if(F.component)return he("div",{children:F.component},C);let O={sourceNodeType:t,targetNodeType:F.type,sourceNodeId:e,nodes:T,edges:_},D=dl(O),V={gateway_limit_reached:i("editor.toolbar.gateway_limit_reached"),start_event_limit_reached:i("editor.toolbar.start_event_limit_reached"),start_event_already_exists:i("editor.toolbar.start_event_already_exists"),script_to_end_not_allowed:i("editor.toolbar.script_to_end_not_allowed"),loop_to_end_not_allowed:i("editor.toolbar.loop_to_end_not_allowed"),initial_activity_to_end_not_allowed:i("editor.toolbar.initial_activity_to_end_not_allowed"),final_activity_cannot_connect:i("editor.toolbar.final_activity_cannot_connect"),activity_has_outgoing_connections:i("editor.toolbar.activity_has_outgoing_connections"),task_limit_reached:i("editor.toolbar.task_limit_reached")},W=D.shouldDisable&&D.reason?V[D.reason]||i(F.label):i(F.label)||"";return oc(Yg,{children:[he($g,{asChild:!0,children:he(Wg,{variant:"ghost",color:"grey",size:"small",iconButton:!0,draggable:!D.shouldDisable,disabled:D.shouldDisable,className:D.shouldDisable?"opacity-50 cursor-not-allowed":"",onDragStart:D.shouldDisable?void 0:z=>I(z,F),children:F.icon&&he(F.icon,{size:16})})}),he(Ug,{color:"black",children:W})]},C)})}),he("div",{ref:r,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:g})]})};import{jsx as nn,jsxs as jg}from"react/jsx-runtime";var rc=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=Qg(),{inProgress:i,fromNode:a}=Jg(),{mode:s}=q(),l=i&&(a==null?void 0:a.id)!==e,c=d=>{r(e,{label:d})};return jg("div",{className:R("relative w-full h-full min-w-44 min-h-16 flex text-grey-400 hover:text-grey-500 bg-white rounded-sm border-l-2 border-current before:absolute before:top-0 before:left-0 before:w-4 before:border-t-2 before:border-current after:absolute after:bottom-0 after:left-0 after:w-4 after:border-t-2 after:border-current hover:shadow-md transition-colors duration-75",{"text-blue-500 hover:text-blue-600 shadow-md":o,"border-red-500 border-l-[3px] shadow-[0_0_5px_rgba(255,0,0,0.5)] before:absolute before:top-0 before:left-0 before:w-4 before:border-t-2 before:border-red-500 after:absolute after:bottom-0 after:left-0 after:w-4 after:border-t-2 after:border-red-500":t.hasError}),children:[nn(we,{value:t.label,className:"m-1 text-grey-600 text-left",onChange:c}),nn(De,{nodeId:e,nodeType:"ANNOTATION"}),s==="edit"&&nn(fo,{minWidth:Tr.MIN_WIDTH,minHeight:Tr.MIN_HEIGHT,isVisible:!n&&o}),!i&&nn(ie,{type:"source",position:nc.Right}),(!i||l)&&nn(ie,{type:"target",position:nc.Left,className:R({"annotation-handle":l})})]})};import{Position as bt,useConnection as eh,useReactFlow as th}from"@xyflow/react";import{useState as oh}from"react";import{Fragment as ic,jsx as Be,jsxs as Ai}from"react/jsx-runtime";var sc=({id:e,data:t,selected:o})=>{let{updateNodeData:n}=th(),{inProgress:r,fromNode:i}=eh(),{reconnectingEdgeId:a}=q(),[s,l]=oh(!1),c=r&&(i==null?void 0:i.id)!==e||!!a,d=m=>{n(e,{label:m})},u=()=>{l(!0)},p=()=>{l(!1)};return Ai("div",{className:"relative",onDoubleClick:u,children:[Be(Ut,{className:R("size-9 hover:stroke-[#d33b3b] transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)] fill-red-100":t.hasError})}),Be("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Be(we,{value:t.label,isEditing:s,onBlur:p,onChange:d})}),Be(De,{nodeId:e,nodeType:"END_EVENT"}),(!r||c)&&Ai(ic,{children:[Be(ie,{type:"target",position:bt.Left,id:"left",className:R({"event-handle":c})}),Be(ie,{type:"target",position:bt.Right,id:"right",className:R({"event-handle":c})}),Be(ie,{type:"target",position:bt.Top,id:"top",className:R({"event-handle":c})}),Be(ie,{type:"target",position:bt.Bottom,id:"bottom",className:R({"event-handle":c})})]}),!r&&Ai(ic,{children:[Be(ie,{type:"source",position:bt.Left,id:"left"}),Be(ie,{type:"source",position:bt.Right,id:"right"}),Be(ie,{type:"source",position:bt.Top,id:"top"}),Be(ie,{type:"source",position:bt.Bottom,id:"bottom"})]})]})};import{Position as _t,useConnection as nh,useReactFlow as rh}from"@xyflow/react";import{useCallback as ih,useState as sh}from"react";import{Fragment as ac,jsx as ze,jsxs as Ii}from"react/jsx-runtime";var lc=({id:e,data:t,selected:o})=>{let n=jr[t.variant].icon,{updateNodeData:r}=rh(),{inProgress:i,fromNode:a}=nh(),{reconnectingEdgeId:s}=q(),[l,c]=sh(!1),d=i&&(a==null?void 0:a.id)!==e||!!s,u=ih(y=>{r(e,{label:y})},[e,r]),p=()=>{c(!0)},m=()=>{c(!1)};return Ii("div",{className:"relative",onDoubleClick:p,children:[ze(n,{className:R("size-14 stroke-1 stroke-grey-400 hover:stroke-grey-500 transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)]":t.hasError})}),ze("div",{className:"absolute top-14 left-1/2 -translate-x-1/2 max-w-80 w-max",children:ze(we,{value:t.label,isEditing:l,onBlur:m,onChange:u})}),ze(De,{nodeId:e,nodeType:"GATEWAY"}),(!i||d)&&Ii(ac,{children:[ze(ie,{type:"target",position:_t.Left,id:"left",className:R({"gateway-handle":d})}),ze(ie,{type:"target",position:_t.Right,id:"right",className:R({"gateway-handle":d})}),ze(ie,{type:"target",position:_t.Top,id:"top",className:R({"gateway-handle":d})}),ze(ie,{type:"target",position:_t.Bottom,id:"bottom",className:R({"gateway-handle":d})})]}),!i&&Ii(ac,{children:[ze(Me,{type:"source",position:_t.Left,id:"left",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),ze(Me,{type:"source",position:_t.Right,id:"right",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),ze(Me,{type:"source",position:_t.Top,id:"top",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),ze(Me,{type:"source",position:_t.Bottom,id:"bottom",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant})]})]})};import{useNodesData as sC,useReactFlow as aC}from"@xyflow/react";import{Button as cC,DropdownMenu as dC,DropdownMenuContent as uC,DropdownMenuGroup as pC,DropdownMenuItem as fC,DropdownMenuLabel as mC,DropdownMenuTrigger as gC,Tooltip as hC,TooltipContent as yC,TooltipTrigger as xC,useTranslation as EC}from"@produto-lecom/lecom-ui";import{WrenchIcon as _C}from"lucide-react";import{jsx as wC,jsxs as AC}from"react/jsx-runtime";import{Position as Tt,useConnection as ah,useReactFlow as lh}from"@xyflow/react";import{useState as ch}from"react";import{Fragment as cc,jsx as Fe,jsxs as Ci}from"react/jsx-runtime";var dc=({id:e,data:t,selected:o})=>{let{updateNodeData:n}=lh(),{inProgress:r,fromNode:i}=ah(),{reconnectingEdgeId:a}=q(),[s,l]=ch(!1),c=r&&(i==null?void 0:i.id)!==e||!!a,d=m=>{n(e,{label:m})},u=()=>{l(!0)},p=()=>{l(!1)};return Ci("div",{className:"relative",onDoubleClick:u,children:[Fe(En,{className:R("size-9 hover:stroke-[#54890b] transition-colors duration-75",{"stroke-blue-500 hover:stroke-blue-600":o,"stroke-red-500 hover:stroke-red-600 drop-shadow-[0_0_3px_rgba(255,0,0,0.5)] fill-red-100":t.hasError})}),Fe("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Fe(we,{value:t.label,isEditing:s,onBlur:p,onChange:d})}),Fe(De,{nodeId:e,nodeType:"START_EVENT"}),(!r||c)&&Ci(cc,{children:[Fe(ie,{type:"target",position:Tt.Left,id:"left",className:R({"event-handle":c})}),Fe(ie,{type:"target",position:Tt.Right,id:"right",className:R({"event-handle":c})}),Fe(ie,{type:"target",position:Tt.Top,id:"top",className:R({"event-handle":c})}),Fe(ie,{type:"target",position:Tt.Bottom,id:"bottom",className:R({"event-handle":c})})]}),!r&&Ci(cc,{children:[Fe(Me,{type:"source",position:Tt.Left,id:"left",nodeId:e,nodeType:"START_EVENT"}),Fe(Me,{type:"source",position:Tt.Right,id:"right",nodeId:e,nodeType:"START_EVENT"}),Fe(Me,{type:"source",position:Tt.Top,id:"top",nodeId:e,nodeType:"START_EVENT"}),Fe(Me,{type:"source",position:Tt.Bottom,id:"bottom",nodeId:e,nodeType:"START_EVENT"})]})]})};import{useTranslation as ph}from"@produto-lecom/lecom-ui";import{Position as vt,useConnection as fh,useReactFlow as mh}from"@xyflow/react";import{useCallback as Nr}from"react";var rn=60,vr=(e,t)=>{var a;let o=[],n=`${t} `;for(let s of e){if(!(s.type==="TASK"))continue;let c=(a=s.data)==null?void 0:a.label;if(c&&c.startsWith(n)){let d=c.substring(n.length);/^\d{1,15}$/.test(d)&&o.push(parseInt(d,10))}}let r=o.length>0?Math.max(...o)+1:1,i=`${t} ${r}`;return i.length<=rn?i:i.substring(0,rn).trim()},go=(e,t)=>{var s;let o=new Set;for(let l of t)l.type==="TASK"&&((s=l.data)!=null&&s.label)&&o.add(l.data.label);let n=e;if(n.length>rn&&(n=n.substring(0,rn).trim()),!o.has(n))return n;let r=n.replace(/\s+\(\d+\)$/,""),i=2,a=o.size+2;for(;i<=a;){let l=` (${i})`,c=rn-l.length,u=`${r.substring(0,c).trim()}${l}`;if(!o.has(u))return u;i++}return n};import{jsx as uc,jsxs as dh}from"react/jsx-runtime";var pc=e=>dh("svg",v(E({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[uc("circle",{cx:"12",cy:"12",r:"10",fill:"#10B981"}),uc("path",{d:"M7 12L10 15L17 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{jsx as fc}from"react/jsx-runtime";var mc=e=>fc("svg",v(E({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:fc("path",{d:"M12 2C8.13 2 5 5.13 5 9C5 14.25 12 22 12 22C12 22 19 14.25 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z",fill:"#38bdf8"})}));import{jsx as gc,jsxs as uh}from"react/jsx-runtime";var hc=e=>uh("svg",v(E({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[gc("circle",{cx:"12",cy:"12",r:"10",fill:"#EF4444"}),gc("path",{d:"M8 8L16 16M8 16L16 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{Fragment as wr,jsx as fe,jsxs as sn}from"react/jsx-runtime";var gh={APROVADO:pc,EM_ANDAMENTO:mc,REJEITADO:hc},Si={APROVADO:"border-green-500 border-[3px] border-solid",EM_ANDAMENTO:"border-turquoise-400 border-[3px] border-solid",REJEITADO:"border-red-500 border-[3px] border-solid",default:"border-grey-400 border-2 border-solid",error:"border-red-500 border-[3px] shadow-[0_0_5px_rgba(255,0,0,0.5)]"},yc=({id:e,data:t,selected:o,dragging:n})=>{let{t:r}=ph(),{toast:i}=Re(),{updateNodeData:a,getNodes:s,setNodes:l}=mh(),{inProgress:c,fromNode:d}=fh(),{mode:u,onSubprocessValidationClick:p,reconnectingEdgeId:m}=q(),{getTaskStatus:y}=Ct(),h=c&&(d==null?void 0:d.id)!==e||!!m,f=Nr(k=>{let Q=k.split(`
39
+ `),F=Q.reduce((V,W)=>Math.max(V,W.length),0),C=Q.length,O=Math.max(ao.MIN_WIDTH,F*7+48),D=Math.max(ao.MIN_HEIGHT,C*20+24);l(V=>V.map(W=>W.id===e?v(E({},W),{width:O,height:D,style:v(E({},W.style),{width:O,height:D})}):W))},[e,l]),b=Nr(k=>{let B=k.trim(),L=t.label||"";if(B===L)return;let P=B,$=s();if(!(B&&B!=="")){P=vr($,r("bpmn.task.label.prefix")),a(e,{label:P}),f(P),i({variant:"warning",content:sn(wr,{children:[r("bpmn.task.feedback.label_empty.prefix")," ",fe("strong",{children:P})]})});return}let F=go(P,$);F===L||(a(e,{label:F}),f(F),F!==P&&i({variant:"warning",content:sn(wr,{children:[r("bpmn.task.feedback.label_already_exists.prefix")," ",fe("strong",{children:B})," ",r("bpmn.task.feedback.label_already_exists.middle")," ",fe("strong",{children:F})]})}))},[t.label,s,e,r,a,f]),x=Nr(k=>{f(k)},[f]),g=Nr(()=>{i({variant:"error",content:r("bpmn.task.feedback.invalid_first_character")})},[r]),N=y(e),T=N?gh[N]:null,_=t.variant?_n[t.variant].icon:null,A=t.attribute?Tn[t.attribute].icon:null,I=t.variant==="SUBPROCESS",S=_&&!I,G=A||I,M=()=>t.hasError?Si.error:N?Si[N]:Si.default,w=()=>{p==null||p({id:e,type:"sub_process",label:t.label})};return sn("div",{className:R("relative w-full h-full min-w-44 min-h-24 flex items-center justify-center bg-white border-2 border-grey-400 hover:border-grey-500 rounded-md hover:shadow-md transition-colors duration-75",M(),{"border-blue-500 hover:border-blue-600 shadow-md":o,"border-red-500 hover:border-red-600 shadow-[0_0_5px_rgba(255,0,0,0.5)]":t.hasError}),children:[fe(we,{value:t.label,maxLength:60,className:R("m-1",{"py-6":S||G}),onChange:b,onInput:x,onInvalidFirstCharacter:g}),_&&fe("div",{className:R("absolute flex items-center p-1",I?"bottom-0":"top-0 left-0"),children:fe(_,{size:16,className:R(t.hasError?"text-red-500":"text-grey-500",I&&"cursor-pointer"),onClick:I?w:void 0})}),A&&fe("div",{className:"absolute bottom-0 left-0 w-full flex items-center justify-center",children:fe("div",{className:R("flex items-center w-16 p-1",I?"justify-between":"justify-center"),children:fe(A,{size:16,className:R(t.hasError?"text-red-500":"text-grey-500")})})}),T&&fe("div",{className:"absolute top-0 right-0 flex items-center p-1",children:fe(T,{})}),fe(De,{nodeId:e,nodeType:"TASK",nodeVariant:t.variant}),u==="edit"&&fe(fo,{minWidth:ao.MIN_WIDTH,minHeight:ao.MIN_HEIGHT,isVisible:!n&&o}),(!c||h)&&sn(wr,{children:[fe(ie,{type:"target",position:vt.Left,id:"left",className:R({"task-handle":h})}),fe(ie,{type:"target",position:vt.Right,id:"right",className:R({"task-handle":h})}),fe(ie,{type:"target",position:vt.Top,id:"top",className:R({"task-handle":h})}),fe(ie,{type:"target",position:vt.Bottom,id:"bottom",className:R({"task-handle":h})})]}),!c&&sn(wr,{children:[fe(Me,{type:"source",position:vt.Left,id:"left",nodeId:e,nodeType:"TASK"}),fe(Me,{type:"source",position:vt.Right,id:"right",nodeId:e,nodeType:"TASK"}),fe(Me,{type:"source",position:vt.Top,id:"top",nodeId:e,nodeType:"TASK"}),fe(Me,{type:"source",position:vt.Bottom,id:"bottom",nodeId:e,nodeType:"TASK"})]})]})};import{Position as xc}from"@xyflow/react";import{Fragment as hh,jsx as Ar,jsxs as yh}from"react/jsx-runtime";var Ec=({id:e,data:t})=>yh(hh,{children:[Ar("div",{className:"relative w-full h-full min-w-32 min-h-16 flex items-center justify-center bg-white border-2 border-red-400 rounded-sm overflow-hidden",children:t.label}),Ar(De,{nodeId:e,nodeType:"UNSUPPORTED"}),Ar(ie,{type:"source",position:xc.Right}),Ar(ie,{type:"target",position:xc.Left})]});import{BaseEdge as xh,EdgeLabelRenderer as Eh,getSmoothStepPath as bh,MarkerType as _h,useInternalNode as bc,useReactFlow as Th,useViewport as vh,Position as ho}from"@xyflow/react";import{useState as Nh,useMemo as wh}from"react";import{Fragment as _c,jsx as Ve,jsxs as yo}from"react/jsx-runtime";var a5={type:"MESSAGE_EDGE",reconnectable:!0,markerEnd:{type:_h.Arrow},data:{label:""}},Tc=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var W;let{zoom:c}=vh(),{updateEdgeData:d}=Th(),{isMultipleSelection:u,mode:p,instanceId:m}=q(),y=p!=="edit",[h,f]=Nh(!1),{reconnectingHandle:b,cursorPosition:x,hoveredNodeId:g,reconnectingSide:N,isValidReconnection:T,handleReconnectStart:_}=xr({edgeId:e,source:t,target:o,instanceId:m,isReadOnly:y}),A=bc(t),I=bc(o),{sx:S,sy:G,tx:M,ty:w,sourcePos:k,targetPos:B}=wh(()=>{var se,le;if(!A||!I)return{sx:0,sy:0,tx:0,ty:0,sourcePos:ho.Left,targetPos:ho.Right};let z=qt(A,I),oe=s?i:z.sourcePos,H=l?a:z.targetPos,X=(ne,ue,me)=>{var ve,Oe,ct,Wt,ye,xe;let{x:ge,y:de}=ne.internals.positionAbsolute,ae=(ct=(Oe=(ve=ne.measured)==null?void 0:ve.width)!=null?Oe:ne.width)!=null?ct:0,re=(xe=(ye=(Wt=ne.measured)==null?void 0:Wt.height)!=null?ye:ne.height)!=null?xe:0;switch(ue){case ho.Top:return{x:ge+ae*me,y:de};case ho.Bottom:return{x:ge+ae*me,y:de+re};case ho.Left:return{x:ge,y:de+re*me};case ho.Right:return{x:ge+ae,y:de+re*me};default:return{x:ge+ae/2,y:de+re/2}}},J=(se=n==null?void 0:n.sourceOffset)!=null?se:.5,Y=(le=n==null?void 0:n.targetOffset)!=null?le:.5,K=A?X(A,oe,J).x:z.sx,U=A?X(A,oe,J).y:z.sy,Z=I?X(I,H,Y).x:z.tx,j=I?X(I,H,Y).y:z.ty;return b==="source"&&x?(K=x.x,U=x.y,N&&(oe=N)):b==="target"&&x&&(Z=x.x,j=x.y,N&&(H=N)),{sx:K,sy:U,tx:Z,ty:j,sourcePos:oe,targetPos:H}},[A,I,s,l,i,a,b,x,N,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);if(!A||!I)return null;let[L,P,$]=bh({sourceX:S,sourceY:G,targetX:M,targetY:w,sourcePosition:k,targetPosition:B}),Q=r||(A==null?void 0:A.selected)||(I==null?void 0:I.selected),F=Q?"sequence-edge-marker-highlighted":"sequence-edge-marker",C=h||(n==null?void 0:n.label.trim().length)>0,O=()=>{f(!0)},D=()=>{f(!1)},V=z=>{d(e,{label:z.trim()})};return Ve(_c,{children:yo("g",{className:R("text-grey-400 hover:text-grey-500",{"text-blue-500 hover:text-blue-600":Q}),onDoubleClick:O,children:[Ve(xh,{id:e,path:L,markerEnd:`url(#${F})`,strokeDasharray:4,className:R("stroke-2 stroke-current transition-colors duration-75",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||b&&g&&!T,"stroke-green-500":b&&g&&T,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":Q&&!(n!=null&&n.hasError)&&!b})}),yo(Eh,{children:[yo("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${P}px, ${$}px)`},children:[r&&!u&&Ve(oo,{sx:S,sy:G,tx:M,ty:w,hasLabel:!!((W=n==null?void 0:n.label)!=null&&W.trim()),children:Ve(to,{edgeId:e,edgeType:"MESSAGE_EDGE"})}),C&&Ve(we,{value:n==null?void 0:n.label,className:"min-w-8 max-w-56 bg-white rounded-md px-2 py-1 text-xs",isEditing:h,onBlur:D,onChange:V})]}),r&&!u&&!y&&yo(_c,{children:[Ve("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${S}px, ${G}px)`},children:yo("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ve("circle",{cx:6/c,cy:6/c,r:4/c,fill:b==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ve("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:b==="source"?.6:.3,className:"pointer-events-none"}),Ve("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:R("pointer-events-auto",{"cursor-move":!b||b!=="source","cursor-not-allowed":b==="source"&&g&&!T,"cursor-grabbing":b==="source"&&(!g||T)}),onMouseDown:z=>_("source",z.nativeEvent)})]})}),Ve("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${M}px, ${w}px)`},children:yo("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ve("circle",{cx:6/c,cy:6/c,r:4/c,fill:b==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ve("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:b==="target"?.6:.3,className:"pointer-events-none"}),Ve("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:R("pointer-events-auto",{"cursor-move":!b||b!=="target","cursor-not-allowed":b==="target"&&g&&!T,"cursor-grabbing":b==="target"&&(!g||T)}),onMouseDown:z=>_("target",z.nativeEvent)})]})})]})]})]})})};import{getStraightPath as Ah}from"@xyflow/react";import{jsx as vc,jsxs as Ih}from"react/jsx-runtime";var Nc=({toX:e,toY:t,fromX:o,fromY:n,fromNode:r})=>{if(!r)return null;let[i]=Ah({sourceX:o,sourceY:n,targetX:e,targetY:t});return Ih("g",{children:[vc("path",{fill:"none",className:"stroke-2 stroke-grey-400 animated",d:i}),vc("circle",{cx:e,cy:t,fill:"none",r:4,className:"stroke-2 stroke-grey-500"})]})};import{Position as Ch,useReactFlow as Sh}from"@xyflow/react";import{orderBy as Mh}from"lodash";import{useMemo as wc,useState as Ph}from"react";import{Fragment as Lh,jsx as Ht,jsxs as Ac}from"react/jsx-runtime";var Ic=({id:e,data:t,selected:o,dragging:n,parentId:r})=>{let{updateNodeData:i,getNodes:a}=Sh(),{mode:s}=q(),[l,c]=Ph(!1),d=a(),u=!r,p=wc(()=>Mh([...d.filter(x=>x.parentId===e&&x.type==="LANE")],"position.y","asc"),[d,e]),m=u?_r.MIN_WIDTH:pe.MIN_WIDTH,y=wc(()=>{if(u&&p.length>1){let x=[...p];return x.pop(),x.reduce((N,T)=>{var _,A;return N+((A=(_=T.measured)==null?void 0:_.height)!=null?A:0)},0)+pe.MIN_HEIGHT}return pe.MIN_HEIGHT},[u,p]),h=x=>{i(e,{label:x})},f=()=>{c(!0)},b=()=>{c(!1)};return Ac(Lh,{children:[Ac("div",{className:R("flex h-full min-h-64 w-full min-w-[50rem] hover:shadow-md bg-white outline outline-2 outline-grey-400",{"outline-offset-2 outline-blue-500 shadow-sm":o}),children:[Ht("div",{className:"flex align-items justify-center w-10 border-r-2 border-grey-400",onDoubleClick:f,children:Ht("div",{className:"relative flex-1 [writing-mode:vertical-rl] [text-orientation:sideways] transform rotate-180",children:Ht(we,{value:t.label,className:"w-full h-full self-auto",contentClassName:R({"whitespace-nowrap":l}),isEditing:l,onBlur:b,onChange:h})})}),Ht("div",{className:"flex-1"})]}),Ht(De,{nodeId:e,nodeType:"LANE",isChild:!u}),s==="edit"&&Ht(fo,{nodeId:e,minWidth:m,minHeight:y,isVisible:!n&&o}),Ht(ie,{type:"source",position:Ch.Right})]})};var Cc={START_EVENT:dc,END_EVENT:sc,TASK:yc,GATEWAY:lc,ANNOTATION:rc,LANE:Ic,UNSUPPORTED:Ec},Sc={SEQUENCE_EDGE:wl,MESSAGE_EDGE:Tc,ANNOTATION_EDGE:fl},Mc="#fafafa",Pc="#bebebe",Lc=1,kc=10,Rc="bottom-left",Dc=.2,Oc=5,xo=.5,Eo=.4,bo=1,Vc={x:0,y:0,zoom:.75},kh=1,Rh=2,Hc=[kh,Rh];import{useReactFlow as Dh}from"@xyflow/react";var We=()=>{let{getEdges:e,getNodes:t}=Dh(),{lastElementId:o}=q(),n=()=>{let i=t(),a=e(),s=$l(i,a);return Math.max(s,o)};return{getLastId:n,getNextId:()=>n()+1}};var _o=()=>{let{getNodes:e,getEdges:t,setNodes:o,setEdges:n,fitView:r}=Oh(),{getLastId:i}=We(),{setLastElementId:a}=q(),s=Gc(async(c="")=>{let{nodes:d,edges:u,lastElementId:p}=await Kl(c);o(d),n(u),a(p),r({padding:xo,minZoom:Eo,maxZoom:bo})},[o,n,a,r]),l=Gc((c,d)=>{let u=c||e()||[],p=d||t()||[],m=i();return Xl(u,p,m)},[e,t,i]);return{importFromMxGraph:s,exportToMxGraph:l}};import{useCallback as Bc}from"react";var Hh=500,Ir=()=>{let{isInitialized:e,onElementChanges:t}=q(),{exportToMxGraph:o}=_o(),n=Vh(()=>{if(!e)return;let a=o();t==null||t(a)},Hh),r=Bc(a=>{a.every(c=>c.type==="select")||a.some(c=>c.type==="position"&&c.dragging)||n()},[n]),i=Bc(a=>{a.some(l=>l.type==="select")||n()},[n]);return{emitElementChanges:n,handleNodeChanges:r,handleEdgeChanges:i}};var zc=({setEdges:e})=>{let{getNode:t,getEdges:o,getNodes:n}=Bh(),{emitElementChanges:r}=Ir(),i=zh(null),{getNextId:a}=We(),s=Gt(y=>{var g;let h=t(y.source),f=t(y.target);if(!h||!f)return!1;let b={sourceNodeId:h.id,targetNodeId:f.id,sourceNodeType:h.type,targetNodeType:f.type,nodes:n(),edges:o(),reconnectingEdgeId:(g=i.current)!=null?g:void 0};return yi(b).isValid},[t,o,n]),l=Gt(y=>{let h=a(),f=t(y.source),b=t(y.target),x=(b==null?void 0:b.type)==="ANNOTATION"||(f==null?void 0:f.type)==="ANNOTATION"?no:Xe,g=v(E(E({},y),x),{id:String(h)});e(N=>N.concat(g)),r()},[t,a,e,r]),c=Gt((y,h)=>{i.current=h.id},[]),d=Gt(()=>{i.current=null},[]),u=Gt((y,h)=>{let f=t(h.source),b=t(h.target);if(!f||!b){i.current=null;return}let x={sourceNodeId:f.id,targetNodeId:b.id,sourceNodeType:f.type,targetNodeType:b.type,nodes:n(),edges:o(),reconnectingEdgeId:y.id};if(!yi(x).isValid){i.current=null;return}e(N=>Gh(y,h,N).map(_=>_.id===y.id?v(E({},_),{data:v(E({},_.data),{points:void 0})}):_)),i.current=null,r()},[t,n,o,e,r]),p=Gt(y=>{i.current=y},[]),m=Gt(()=>{i.current=null},[]);return{isValidConnection:s,onConnect:l,onReconnect:u,onReconnectStart:c,onReconnectEnd:d,setReconnectingEdge:p,clearReconnectingEdge:m}};import{useTranslation as Fh}from"@produto-lecom/lecom-ui";import{useReactFlow as Wh}from"@xyflow/react";import{useCallback as dn,useRef as Zc,useState as Yh}from"react";var an=(e=[])=>e.filter(t=>t.type==="START_EVENT"),Bt=(e=[])=>e.filter(t=>t.type==="END_EVENT"),Nt=(e=[])=>e.filter(t=>t.type==="TASK")||[],Fc=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SCRIPT"}),Wc=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SUBPROCESS"}),Cr=(e=[])=>e.filter(t=>t.type==="GATEWAY"),Yc=(e=[])=>e.filter(t=>{var o;return t.type==="GATEWAY"&&((o=t.properties)==null?void 0:o.variant)==="EXCLUSIVE"}),He=(e,t=[])=>t.filter(o=>o.source===e),ln=(e,t=[])=>t.filter(o=>o.target===e),Uc=(e,t)=>{var n,r;let o=(n=t.nodes)==null?void 0:n.find(i=>i.id===e);return((r=o==null?void 0:o.properties)==null?void 0:r.attribute)==="LOOP"},$c=(e,t)=>{let o=He(e,t.edges||[]);for(let n of o){let r=(t.nodes||[]).find(i=>i.id===n.target);if(r&&r.type==="END_EVENT")return!0}return!1},Xc=e=>e?/[^\s]/.test(e.trim()):!1,ce=e=>{let{isValid:t,nodeIds:o,edgeIds:n}=e;return{isValid:t,nodeIds:!t&&o&&o.length>0?o:[],edgeIds:!t&&n&&n.length>0?n:[]}},ot=(e=[],t)=>{if(!e||e.length===0)return{isValid:!0,invalidIds:[]};let o=e.filter(n=>!t(n));return{isValid:o.length===0,invalidIds:o.map(n=>n.id)}},Kc=(e=[],t=[])=>({nodes:e.map(o=>{var n;return{id:o.id,type:o.type||"",label:typeof((n=o.data)==null?void 0:n.label)=="string"?o.data.label:void 0,properties:o.data}}),edges:t.map(o=>({id:o.id,source:o.source,target:o.target,type:o.type||"default"}))});var cn=[{id:"start_event_not_found",validate:e=>{let t=an(e.nodes);return ce({isValid:t.length>=1})}},{id:"end_event_not_found",validate:e=>{let t=Bt(e.nodes);return ce({isValid:t.length>=1})}},{id:"multiple_start_event_not_allowed",validate:e=>{let t=an(e.nodes),o=t.length===1;if(t.length===0)return ce({isValid:!0});if(!o)return ce({isValid:!1,nodeIds:t.map(i=>i.id)});let n=He(t[0].id,e.edges);if(!(n.length<=1)){let i=[...t.map(a=>a.id),...n.map(a=>a.target)];return ce({isValid:!1,nodeIds:[...new Set(i)]})}return ce({isValid:!0})}},{id:"task_flows_limit_exceeds",validate:e=>{let t=Nt(e.nodes),o=ot(t,n=>He(n.id,e.edges).length<=2);return ce({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_empty",highlightRelatedEdges:!1,validate:e=>{let t=Nt(e.nodes),o=ot(t,n=>!!n.label&&n.label.trim()!=="");return ce({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_length",highlightRelatedEdges:!1,validate:e=>{let o=Nt(e.nodes),n=ot(o,r=>!r.label||r.label.length<=60);return ce({isValid:n.isValid,nodeIds:n.invalidIds})}},{id:"duplicate_task_name",highlightRelatedEdges:!1,validate:e=>{let t=Nt(e.nodes),o=new Map;for(let r of t){if(!r.label)continue;let i=r.label.trim();i&&(o.has(i)||o.set(i,[]),o.get(i).push(r))}let n=[];for(let[,r]of o.entries())r.length>1&&r.forEach(i=>n.push(i.id));return ce({isValid:n.length===0,nodeIds:n})}},{id:"nested_gateway",validate:e=>{let t=Cr(e.nodes),o=[],n=[];for(let r of t){let i=He(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="GATEWAY"&&(o.push(r.id,s.id),n.push(a.id))}}return ce({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"events_nested",validate:e=>{let t=[...an(e.nodes),...Bt(e.nodes)],o=[],n=[];for(let r of t){let i=He(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&(s.type==="START_EVENT"||s.type==="END_EVENT")&&(o.push(r.id,s.id),n.push(a.id))}}return ce({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"flows_on_end_tasks_not_allowed",validate:e=>{let t=Bt(e.nodes),o=[],n=[];for(let r of t){let i=ln(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.source);if(s&&s.type==="TASK"){let l=He(s.id,e.edges);l.length>1&&(o.push(s.id),l.forEach(c=>n.push(c.id)))}}}return ce({isValid:o.length===0,nodeIds:o,edgeIds:n})}},{id:"conditions_flows_limit_exceeds",validate:e=>{let t=Yc(e.nodes),o=ot(t,r=>He(r.id,e.edges).length<=2),n=o.invalidIds.flatMap(r=>He(r,e.edges).map(i=>i.id));return ce({isValid:o.isValid,nodeIds:o.invalidIds,edgeIds:n})}},{id:"activity_name_invalid",validate:e=>{let t=Nt(e.nodes),o=ot(t,n=>!n.label||Xc(n.label));return ce({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"final_activity_has_loop",validate:e=>{var a,s;if(!((a=e==null?void 0:e.nodes)!=null&&a.length)||!((s=e==null?void 0:e.edges)!=null&&s.length))return ce({isValid:!0});let t=Bt(e.nodes)[0];if(!t)return ce({isValid:!0});let o=ln(t.id,e.edges);if(!o.length)return ce({isValid:!0});let r=Nt(e.nodes).filter(l=>o.some(c=>c.source===l.id)),i=ot(r,l=>!Uc(l.id,e));return ce({isValid:i.isValid,nodeIds:i.isValid?[]:[t.id,...i.invalidIds]})}},{id:"concurrent_initial_and_final_event",validate:e=>{let t=Nt(e.nodes),o=Bt(e.nodes)[0];if(!o)return ce({isValid:!0});let n=t.filter(l=>{let c=ln(l.id,e.edges),d=He(l.id,e.edges),u=c.some(m=>{var y;return((y=e.nodes.find(h=>h.id===m.source))==null?void 0:y.type)==="START_EVENT"}),p=d.some(m=>{var y;return((y=e.nodes.find(h=>h.id===m.target))==null?void 0:y.type)==="END_EVENT"});return u&&p}),r=ln(o.id,e.edges),i=r.length>1,a=r.map(l=>l.source),s={isValid:n.length===0&&!i,nodeIds:[...n.map(l=>l.id),...i?a:[]]};return ce(s)}},{id:"gateway_flow_to_event",validate:e=>{let t=Cr(e.nodes),o=[],n=[];for(let r of t){let i=He(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="END_EVENT"&&(o.push(r.id,s.id),n.push(a.id))}}return ce({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"gateway_missing_output_streams",validate:e=>{let t=Cr(e.nodes),o=ot(t,n=>He(n.id,e.edges).length>=1);return ce({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"event_to_condition",validate:e=>{let t=[...an(e.nodes),...Bt(e.nodes)],o=[],n=[];for(let r of t){let i=He(r.id,e.edges);for(let a of i){let s=e.nodes.find(l=>l.id===a.target);s&&s.type==="GATEWAY"&&(o.push(r.id,s.id),n.push(a.id))}}return ce({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"script_in_final_activity",validate:e=>{let t=Fc(e.nodes),o=ot(t,n=>!$c(n.id,e));return ce({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"subprocess_referenced_not_configured",validate:e=>{let t=Wc(e.nodes),o=ot(t,n=>{var r,i;return((r=n.properties)==null?void 0:r.subprocessRef)!==void 0&&((i=n.properties)==null?void 0:i.subprocessRef)!==""});return ce({isValid:o.isValid,nodeIds:o.invalidIds})}}];var qc=e=>{e=e||{nodes:[],edges:[]},e.nodes=e.nodes||[],e.edges=e.edges||[];let t=[];for(let n of cn){let r=n.validate(e);r.isValid||t.push({id:n.id,message:n.id,nodeIds:r.nodeIds||[],edgeIds:r.edgeIds||[]})}return{isValid:t.length===0,errors:t}};import{jsx as Sr,jsxs as Uh}from"react/jsx-runtime";var Jc=()=>{let{t:e}=Fh(),{toast:t}=Re(),{setNodes:o,setEdges:n,getNodes:r,getEdges:i}=Wh(),[a,s]=Yh(!1),l=Zc(!1),c=Zc(!1),d=dn(h=>{let f=Kc(h.nodes,h.edges),b=qc(f),x=b.errors.map(g=>v(E({},g),{message:e(`validation.errors.${g.id}`)}));return a||s(!0),{isValid:b.isValid,errors:x}},[a,e]),u=dn((h,f=!0)=>{if(f&&h&&t({variant:h.isValid?"success":"error",duration:5e3,title:h.isValid?e("validation.success.title"):e("validation.errors.title"),content:Uh("div",{className:"flex flex-col gap-1",children:[!h.isValid&&Sr("span",{className:"body-small-500",children:e("validation.errors.subtitle")}),Sr("ul",{className:"list-disc list-inside max-h-40 overflow-y-auto",children:h.isValid?Sr("li",{children:e("validation.success.message")}):h.errors.map(M=>Sr("li",{className:"text-xs",children:M.message},M.id))})]})}),!h)return;l.current=!0,c.current=!0;let b=[],x=[];h.errors.forEach(M=>{M.nodeIds&&M.nodeIds.length>0&&M.nodeIds.forEach(w=>b.push(w)),M.edgeIds&&M.edgeIds.length>0&&M.edgeIds.forEach(w=>x.push(w))});let g=[...new Set(b)];o(M=>M.map(w=>v(E({},w),{data:v(E({},w.data),{hasError:!1})}))),n(M=>M.map(w=>v(E({},w),{data:v(E({},w.data),{hasError:!1})})));let N=r(),T=i(),_=new Set(g),A=new Set;h.errors.forEach(M=>{var B,L;let w=cn.find(P=>P.id===M.id);(w==null?void 0:w.highlightRelatedEdges)!==!1&&((B=M.edgeIds)==null||B.forEach(P=>A.add(P)),(L=M.nodeIds)==null||L.forEach(P=>{T.forEach($=>{($.source===P||$.target===P)&&A.add($.id)})}))});let I=new Set,S=new Set,G=new Set;N.forEach(M=>{M.type==="START_EVENT"?I.add(M.id):M.type==="END_EVENT"&&S.add(M.id)}),T.forEach(M=>{I.has(M.source)&&G.add(M.target),S.has(M.target)&&G.add(M.source)}),G.forEach(M=>{var w,k;if(_.has(M)){let B=(w=h.errors.find(P=>{var $;return($=P.nodeIds)==null?void 0:$.includes(M)}))==null?void 0:w.id;((k=cn.find(P=>P.id===B))==null?void 0:k.highlightRelatedEdges)!==!1&&T.forEach(P=>{P.source===M&&S.has(P.target)&&(_.add(P.target),A.add(P.id)),P.target===M&&I.has(P.source)&&(_.add(P.source),A.add(P.id))})}}),_.size>0&&o(M=>M.map(w=>v(E({},w),{data:v(E({},w.data),{hasError:_.has(w.id)})}))),A.size>0&&n(M=>M.map(w=>v(E({},w),{data:v(E({},w.data),{hasError:A.has(w.id)})}))),setTimeout(()=>{l.current=!1},0)},[e,i,r,n,o]),p=dn(()=>{s(!1),c.current=!1,o(h=>h.map(f=>v(E({},f),{data:v(E({},f.data),{hasError:!1})}))),n(h=>h.map(f=>v(E({},f),{data:v(E({},f.data),{hasError:!1})})))},[n,o]),m=dn(()=>{c.current&&(l.current=!0,c.current=!1,o(h=>h.map(f=>v(E({},f),{data:v(E({},f.data),{hasError:!1})}))),n(h=>h.map(f=>v(E({},f),{data:v(E({},f.data),{hasError:!1})}))),setTimeout(()=>{l.current=!1},0))},[n,o]),y=dn(()=>l.current,[]);return{validateDiagram:d,handleValidationComplete:u,clearValidation:p,dismissValidationPanel:m,isAutoValidationEnabled:a,getIsClearingValidation:y}};import{useReactFlow as $h}from"@xyflow/react";import{useTranslation as Xh}from"@produto-lecom/lecom-ui";import{useEffect as Kh}from"react";var qh=15,Qc="bpmn:selection",Zh=e=>{if(!e||!(e instanceof HTMLElement))return!1;let t=e.tagName.toLowerCase(),o=t==="input"||t==="textarea",n=e.isContentEditable,r=t==="select",i=e.closest('[contenteditable="true"], input, textarea, select')!==null;return o||n||r||i},jc=e=>{if(!Zh(e.target))return!0;let t=window.getSelection(),o=t&&t.toString().length>0;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement){let n=e.target;return n.selectionStart===n.selectionEnd&&!o}return!o},ed=({offset:e=qh}={})=>{let{t}=Xh(),{getNodes:o,setNodes:n,getEdges:r,setEdges:i}=$h(),{getNextId:a}=We();Kh(()=>{let s=c=>{var f,b;if(!jc(c))return;let d=o(),u=r(),p=d.filter(x=>x.selected);if(!p.length)return;c.preventDefault(),c.stopPropagation();let m=u.filter(x=>p.some(g=>g.id===x.source)&&p.some(g=>g.id===x.target)),h=JSON.stringify({nodes:p,edges:m});(f=c.clipboardData)==null||f.setData(Qc,h),(b=c.clipboardData)==null||b.setData("text/plain",`BPMN Selection: ${p.length} nodes`)},l=c=>{var g,N;if(!jc(c))return;let d=(g=c.clipboardData)==null?void 0:g.getData(Qc);if(!d)return;c.preventDefault(),c.stopPropagation();let u;try{u=JSON.parse(d)}catch(T){return}if(!((N=u.nodes)!=null&&N.length))return;let p=new Map,m=o(),y=[],h=u.nodes.filter(T=>ht(T.type,m));if(h.length===0)return;let f=a(),b=h.map(T=>{var I;let _=String(f++);p.set(T.id,_);let A=v(E({},T),{id:_,selected:!0,position:{x:T.position.x+e,y:T.position.y+e}});if(T.type==="TASK"){let S=(I=T.data)==null?void 0:I.label,G=go(S||t("bpmn.task.label.prefix"),[...m,...y]);A.data=v(E({},T.data),{label:G})}return y.push(A),A}),x=u.edges.map(T=>v(E({},T),{id:String(f++),selected:!0,source:p.get(T.source)||T.source,target:p.get(T.target)||T.target}));n(T=>[...T.map(_=>v(E({},_),{selected:!1})),...b]),i(T=>[...T.map(_=>v(E({},_),{selected:!1})),...x])};return document.addEventListener("copy",s,!0),document.addEventListener("paste",l,!0),()=>{document.removeEventListener("copy",s,!0),document.removeEventListener("paste",l,!0)}},[o,n,r,i,a,e,t])};import{useReactFlow as Jh,useStoreApi as Qh}from"@xyflow/react";import{useTranslation as jh}from"@produto-lecom/lecom-ui";import{useState as e0}from"react";var td=({nodes:e,setNodes:t,setEdges:o})=>{let n=Qh(),{draggableNode:r,setDraggableNode:i}=mo(),{t:a}=jh(),{getInternalNode:s,getNodes:l,screenToFlowPosition:c}=Jh(),{getNextId:d}=We(),{setIsDragging:u}=q(),{rebuildIndex:p,forceRebuildIndex:m}=tr(),[y,h]=e0(null),f=(w,k=!1)=>{let B=k?"[&>div]:bg-red-50 [&>div]:outline [&>div]:outline-[3px] [&>div]:outline-red-500":"[&>div]:bg-green-50/75 [&>div]:outline [&>div]:outline-[3px] [&>div]:outline-green-500";t(L=>L.map(P=>v(E({},P),{className:P.id===w?B:""})))},b=()=>{let{nodeLookup:w}=n.getState();return Array.from(w.values())},x=w=>{let k=s(w.id),B=b();if(w.type==="LANE"){if(po({parentId:w.id,nodes:e,includeTypes:["LANE"]})){f();return}let C=B.filter(V=>V.id!==w.id&&V.type==="LANE"&&!V.parentId),O=Qo(k,C);if(!O){f();return}if(po({parentId:O.id,nodes:e,excludeTypes:["LANE"]})){f(O.id,!0);return}f(O.id);return}let P=B.filter(F=>F.id!==w.id&&F.type==="LANE"),$=Qo(k,P);if(!$){f();return}if(po({parentId:$.id,nodes:e,includeTypes:["LANE"]})){f();return}f($.id)},g=w=>w.map(k=>v(E({},k),{className:void 0})),N=w=>w.some(B=>B.dragging)?w.map(B=>B.dragging?v(E({},B),{dragging:!1}):B):w,T=w=>{w.preventDefault(),w.dataTransfer.dropEffect="move"},_=(w,k)=>{w.preventDefault(),x(k)},A=(w,k,B)=>{var F,C;let L=[...B];if(w.parentId===k.id)return L=Fl(w,k,L),L=jo(L),g(L);if(w.type==="LANE"){if(po({parentId:k.id,nodes:L,excludeTypes:["LANE"]})){let z=st(k),oe=50,H=50;return L.map(X=>{var J,Y;return X.id===w.id?v(E({},X),{position:{x:(J=y==null?void 0:y.x)!=null?J:z.x+oe,y:(Y=y==null?void 0:y.y)!=null?Y:z.y2+H}}):X})}let V=L.filter(z=>z.parentId===k.id).reduce((z,oe)=>{var H,X;return z+((X=(H=oe.measured)==null?void 0:H.height)!=null?X:0)},0),W={x:pe.HEADER_WIDTH,y:V};return L=L.map(z=>z.id===w.id?v(E({},z),{parentId:k.id,position:W,className:void 0}):v(E({},z),{className:void 0})),L=en(k.id,L),L}if(po({parentId:k.id,nodes:L,includeTypes:["LANE"]})){let O;if(w.parentId){let D=s(w.parentId),{x:V,y:W}=at(D);O={x:V+((F=w.position.x)!=null?F:0),y:W+((C=w.position.y)!=null?C:0)}}return L=L.map(D=>D.id===w.id?v(E({},D),{position:O!=null?O:D.position,parentId:void 0,className:void 0}):v(E({},D),{className:void 0})),L}let Q=Hl(w,k);return L=L.map(O=>{if(O.id===w.id){let D=st(w),V=st(k);return D.y<V.y&&(Q.y=0),D.x<V.x+pe.HEADER_WIDTH&&(Q.x=pe.HEADER_WIDTH),v(E({},O),{parentId:k.id,position:Q,className:void 0})}return v(E({},O),{className:void 0})}),L=jo(L),L},I=w=>{if(w.preventDefault(),!(r!=null&&r.type))return;if(!ht(r.type,l())){u(!1),i(null);return}let k=c({x:w.clientX,y:w.clientY}),B={width:te[r.type].MIN_WIDTH,height:te[r.type].MIN_HEIGHT},L=d(),P={id:String(L),type:r.type,position:k,measured:B,data:{label:r.type==="TASK"?vr(e,a("bpmn.task.label.prefix")):"",variant:r.variant,attribute:r.attribute},selected:!0},$=v(E({},P),{internals:{positionAbsolute:k}}),Q=b(),F=r.type==="LANE",C=Q.filter(W=>F?W.type==="LANE"&&!W.parentId:W.type==="LANE"),O=Qo($,C),D=[...e.map(W=>v(E({},W),{selected:!1})),P];O&&(D=A($,O,D)),D=Dt(D),t(D),m();let V=w.dataTransfer.getData("sourceId");if(V){let W={id:String(L+1),source:V,target:P.id};r.type==="ANNOTATION"?o(z=>z.concat(E(E({},W),no))):o(z=>z.concat(E(E({},W),Xe)))}u(!1),i(null)},S=async(w,k,B)=>{let L=[...e];B.forEach(P=>{let $=b(),Q=s(P.id),F=P.type==="LANE",C=$.filter(D=>D.id!==P.id&&(F?D.type==="LANE"&&!D.parentId:D.type==="LANE")),O=Qo(Q,C);if(O){L=A(Q,O,L);return}P.parentId&&(L=M(P,L))}),L=N(L),L=Dt(L),L=g(L),t(L),p(L),h(null)},G=(w,k)=>{h({x:k.position.x,y:k.position.y})},M=(w,k)=>{var Q,F;let B=s(w.parentId),{x:L,y:P}=at(B),$={x:L+((Q=w.position.x)!=null?Q:0),y:P+((F=w.position.y)!=null?F:0)};return k=k.map(C=>C.id===w.id?v(E({},C),{position:$,parentId:void 0}):C),k=en(w.parentId,k),k};return{onDragOver:T,onDrop:I,onNodeDrag:_,onNodeDragStart:G,onNodeDragStop:S}};import{useReactFlow as t0}from"@xyflow/react";import{useTranslation as o0}from"@produto-lecom/lecom-ui";import{useEffect as n0}from"react";var r0=30,i0=e=>{if(!e||!(e instanceof HTMLElement))return!1;let t=e.tagName.toLowerCase(),o=t==="input"||t==="textarea",n=e.isContentEditable,r=t==="select",i=e.closest('[contenteditable="true"], input, textarea, select')!==null;return o||n||r||i},s0=e=>!i0(e.target),od=({offset:e=r0}={})=>{let{t}=o0(),{getNodes:o,setNodes:n,getEdges:r,setEdges:i}=t0(),{getNextId:a}=We();n0(()=>{let s=l=>{if(l.ctrlKey&&l.key.toLowerCase()==="d"&&s0(l)){l.preventDefault(),l.stopPropagation();let c=o(),d=r(),u=c.filter(g=>g.selected);if(!u.length)return;let p=new Map,m=[],y=u.filter(g=>ht(g.type,c));if(y.length===0)return;let h=d.filter(g=>y.some(N=>N.id===g.source)&&y.some(N=>N.id===g.target)),f=a(),b=y.map(g=>{var _;let N=String(f++);p.set(g.id,N);let T=v(E({},g),{id:N,selected:!0,position:{x:g.position.x+e,y:g.position.y+e}});if(g.type==="TASK"){let A=(_=g.data)==null?void 0:_.label,I=go(A||t("bpmn.task.label.prefix"),[...c,...m]);T.data=v(E({},g.data),{label:I})}return m.push(T),T}),x=h.map(g=>v(E({},g),{id:String(f++),selected:!0,source:p.get(g.source)||g.source,target:p.get(g.target)||g.target}));n(g=>[...g.map(N=>v(E({},N),{selected:!1})),...b]),i(g=>[...g.map(N=>v(E({},N),{selected:!1})),...x])}};return document.addEventListener("keydown",s,!0),()=>{document.removeEventListener("keydown",s,!0)}},[o,n,r,i,a,e,t])};import{useEffect as a0,useRef as nd}from"react";import{useReactFlow as l0}from"@xyflow/react";var c0=20,d0=50,un={UP:"ArrowUp",DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight"},u0=e=>{if(!e||!(e instanceof HTMLElement))return!1;let t=e.tagName.toLowerCase(),o=t==="input"||t==="textarea",n=e.isContentEditable,r=t==="select",i=e.closest('[contenteditable="true"], input, textarea, select')!==null;return o||n||r||i},rd=e=>{let{getNodes:t}=l0(),{mode:o,isMoveTool:n}=q(),r=nd(0),i=nd(new Map);a0(()=>{let a=s=>{if(o!=="edit"||!n||u0(s.target)||!Object.values(un).includes(s.key))return;let u=t().filter(x=>x.selected);if(u.length===0){i.current.clear();return}s.preventDefault();let p=Date.now(),m=p-r.current<500;r.current=p;let y=s.shiftKey?d0:c0,h=0,f=0;switch(s.key){case un.UP:f=-y;break;case un.DOWN:f=y;break;case un.LEFT:h=-y;break;case un.RIGHT:h=y;break}let b=u.map(x=>{let g=i.current.get(x.id);(!m||!g)&&(g={x:x.position.x,y:x.position.y});let N={x:g.x+h,y:g.y+f};return i.current.set(x.id,N),{id:x.id,dragging:!0,type:"position",position:N}});e&&e(b)};return window.addEventListener("keydown",a),()=>{window.removeEventListener("keydown",a)}},[t,e,o,n])};import{useReactFlow as f0}from"@xyflow/react";var sd={"start-event":"START_EVENT","end-event":"END_EVENT",task:"TASK","gateway-exclusive":"GATEWAY"},ad={"start-event":"","end-event":"",task:"","gateway-exclusive":"EXCLUSIVE"},id=(e,t)=>{if(!e){console.warn("Step not found");return}e=e.trim();let o=e.match(/(\<.*?\>)/)||[],n=e.match(/(\[.*?\])/)||[],r=e.match(/(\{.*?\})/)||[],i=e.match(/(--.*|\|.*?\|)/i)||[],a="",s="",l="";if(o.length){switch(o[1]){case"<start>":a="start-event";break;case"<end>":a="end-event";break}e=e.replace(o[1],"")}return n.length&&(a="task",s=n[1].replace(/\[|\]/g,""),e=e.replace(n[1],"")),r.length&&(a="gateway-exclusive",s=r[1].replace(/\{|\}/g,""),e=e.replace(r[1],"")),a||(a="task",s=e),i.length&&(l=i[1].replace(/(\||--)/g,""),e=e.replace(i[1],"")),e=e.trim(),t[e]||(t[e]={type:a,label:s}),{step:e,type:a,label:s,edgeLabel:l}},p0=e=>{e=e||"";let t=e.trim().split(`
40
+ `),o={},n=[];return t.forEach(r=>{r=r||"";let i=r.trim().split("-->");if(i.length!==2){console.warn("Invalid number of steps");return}let a=id(i[0],o),s=id(i[1],o);a&&s&&n.push({sourceId:a.step,targetId:s.step,label:a.edgeLabel||s.edgeLabel||""})}),{components:o,connections:n}},ld=e=>{let{components:t,connections:o}=p0(e);return{nodes:t,edges:o}};var cd=()=>{let{setNodes:e,setEdges:t,fitView:o}=f0(),{getNextId:n}=We();return{importFromLia:i=>{let a=typeof i=="string"?i:i.diagramXml||"",{nodes:s,edges:l}=ld(a),c=[],d=new Map,u=!1,p=n();for(let[f,b]of Object.entries(s)){let x=String(p++),g=sd[b.type],N=ad[b.type];g==="START_EVENT"&&(u=!0),d.set(f,x);let T=te[g].MIN_WIDTH,_=te[g].MIN_HEIGHT;c.push({id:x,type:g,data:{label:b.label||"",variant:N,attribute:""},position:{x:0,y:0},width:T,height:_,measured:{width:T,height:_}})}let m=[];for(let f of l){let b=v(E({},Xe),{id:String(p++),source:d.get(f.sourceId)||f.sourceId,target:d.get(f.targetId)||f.targetId});m.push(b)}if(!u&&c.length>0){let f=String(p++),b={id:f,type:"START_EVENT",data:{label:"",variant:"",attribute:""},position:{x:0,y:0},width:te.START_EVENT.MIN_WIDTH,height:te.START_EVENT.MIN_HEIGHT,measured:{width:te.START_EVENT.MIN_WIDTH,height:te.START_EVENT.MIN_HEIGHT}};c.unshift(b);let x=c[1];if(x){let g=v(E({},Xe),{id:String(p++),source:f,target:x.id});m.unshift(g)}}let{nodes:y,edges:h}=zl(c,m);e(y),t(h),o({padding:xo,minZoom:Eo,maxZoom:bo})}}};import{useEffect as m0,useCallback as g0}from"react";var h0={origin:"*",debug:!1};function dd(e,t=h0){let{origin:o,debug:n}=t,r=g0((i,a)=>{let s={event:i,data:[i,{event:i,data:a}]};window.parent.postMessage(s,o||"*")},[o]);return m0(()=>{let i=a=>{let s=a.data;if(!(s!=null&&s.event)||(s==null?void 0:s.data)===void 0)return;let{event:l,data:c}=s,d;if(Array.isArray(c)){let[,u]=c;d=u.data}else d=c;n&&(console.debug("[postMessage] received:",s),console.debug("[postMessage] eventData:",d)),l&&e[l]&&e[l](d)};return window.addEventListener("message",i),()=>window.removeEventListener("message",i)},[e,n]),{sendMessage:r}}import{useNodesInitialized as y0}from"@xyflow/react";import{useEffect as ud}from"react";var pd=()=>{let e=y0(),{initialDiagram:t,setIsInitialized:o}=q(),{importFromMxGraph:n}=_o();ud(()=>{t&&n(t)},[t,n,o]),ud(()=>{if(!e)return;(async()=>{await xn(),o(!0)})()},[e,o])};import{useCallback as fd}from"react";import{useReactFlow as x0}from"@xyflow/react";function md(){let{setTaskStatuses:e,clearTaskStatuses:t,calculateFlowPath:o}=Ct(),{getEdges:n}=x0(),r=Nn(),i=fd(s=>{if(!(s!=null&&s.activities))return;e(s.activities);let l=s.activities.map(d=>d.diagramId),c=n();o(c,l),setTimeout(()=>{r()},0)},[e,o,n,r]),a=fd(()=>{t(),setTimeout(()=>{r()},0)},[t,r]);return{handleTasksStatus:i,handleClearTaskStatus:a}}import{useReactFlow as E0}from"@xyflow/react";import{useCallback as wt,useState as b0,useEffect as gd}from"react";import{useDebouncedCallback as _0}from"use-debounce";var T0=500,hd=100,yd=(e=!1)=>{let{getNodes:t,getEdges:o,setNodes:n,setEdges:r}=E0(),[i,a]=b0({history:[],currentStep:0}),{history:s,currentStep:l}=i,c=s[l],d=l>0,u=l<s.length-1,p=wt((T,_)=>{n(T[_].nodes),r(T[_].edges)},[n,r]),m=wt(()=>{if(l>0){let T=l-1;a(_=>v(E({},_),{currentStep:T})),p(s,T)}},[l,s,p]),y=wt(()=>{if(l<s.length-1){let T=l+1;a(_=>v(E({},_),{currentStep:T})),p(s,T)}},[s,l,p]),h=wt(T=>{a(_=>{let I=[..._.history.slice(0,_.currentStep+1),T],S=I.length>hd?I.slice(I.length-hd):I;return{history:S,currentStep:S.length-1}})},[]),f=wt(()=>{let T=t(),_=o(),A=T.map(S=>v(E({},S),{selected:!1,className:"",data:v(E({},S.data),{hasError:!1})})),I=_.map(S=>v(E({},S),{data:v(E({},S.data),{hasError:!1})}));return{nodes:Dt(A),edges:I}},[t,o]),b=_0(()=>{let T=f();JSON.stringify(c)!==JSON.stringify(T)&&h(T)},T0),x=wt(T=>{if(!e)return;if(s.length===0){let I=f();a({history:[I],currentStep:0})}if(T==="forceSave"){b();return}T.some(I=>I.type==="select")||T.some(I=>I.type==="position"&&I.dragging)||b()},[e,b,s.length,f]);gd(()=>{if(e&&s.length===0){let T=f();a({history:[T],currentStep:0})}},[e,s.length,f]);let g=wt(T=>{a({history:T||[],currentStep:0})},[]),N=wt(()=>{a({history:[],currentStep:0})},[]);return gd(()=>{let T=_=>{(_.ctrlKey||_.metaKey)&&(_.shiftKey&&_.key.toLowerCase()==="z"?(_.preventDefault(),y()):_.key.toLowerCase()==="z"&&(_.preventDefault(),m()))};return document.addEventListener("keydown",T),()=>{document.removeEventListener("keydown",T)}},[m,y]),{history:s,undo:m,redo:y,canUndo:d,canRedo:u,saveHistory:x,resetHistory:g,clearHistory:N}};var xd=()=>{let{t:e}=v0(),[t,o,n]=w0([]),[r,i,a]=N0([]),{getNode:s}=I0(),{toast:l}=Re(),c=C0(),{instanceId:d,isInitialized:u,setIsConnecting:p,setIsMultipleSelection:m,onElementClick:y}=q(),{updateHelperLines:h,HelperLines:f}=tr(),{undo:b,redo:x,canUndo:g,canRedo:N,saveHistory:T}=yd(u),{onNodeDrag:_,onDrop:A,onDragOver:I,onNodeDragStop:S,onNodeDragStart:G}=td({nodes:t,setNodes:o,setEdges:i}),{isValidConnection:M,onConnect:w,onReconnect:k,onReconnectStart:B,onReconnectEnd:L,setReconnectingEdge:P,clearReconnectingEdge:$}=zc({setEdges:i}),{handleValidationComplete:Q,clearValidation:F,dismissValidationPanel:C,validateDiagram:O,getIsClearingValidation:D}=Jc(),{importFromLia:V}=cd(),{handleTasksStatus:W,handleClearTaskStatus:z}=md(),{clearPathEdges:oe}=Ct(),{emitElementChanges:H,handleNodeChanges:X,handleEdgeChanges:J}=Ir(),Y=Nn();ed(),od(),pd();let K=At(()=>{o([]),i([]),oe(),setTimeout(Y,0)},[o,i,oe,Y]);dd({LIA_CREATE_DIAGRAM:V,CLEAR_DIAGRAM:K,TASKS_STATUS:W,CLEAR_TASKS_STATUS:z});let{selectElements:U,clearSelection:Z}=yt(),{importFromMxGraph:j,exportToMxGraph:se}=_o(),{configureElement:le,getConfigureElement:ne}=cr(),ue=At(()=>t.length+r.length,[t,r]);S0(()=>(tt.set(d,{importFromMxGraph:j,exportToMxGraph:se,selectElements:U,clearSelection:Z,configureElement:le,getConfigureElement:ne,getElementsCount:ue,setReconnectingEdge:P,clearReconnectingEdge:$}),()=>{tt.delete(d)}),[d,j,se,U,Z,le,ne,ue,P,$]);let me=At((ye,xe)=>{if(xe.type!=="TASK"&&xe.type!=="GATEWAY")return;let Ze=ne(xe.id);Ze&&(y==null||y(Ze))},[ne,y]),ge=At((ye,xe)=>{if(xe.type!=="SEQUENCE_EDGE")return;let Ze=s(xe.source),Yt=s(xe.target),{isFromStartEvent:jd,isGatewayToGateway:eu,isActiviyToAndGateway:tu}=vn(Ze,Yt);if(!(!jd&&!eu&&!tu))return;let Bi=ne(xe.id);Bi&&(y==null||y(Bi))},[ne,s,y]),de=At(ye=>{let xe=h(ye,t);n(xe),T(ye),D()||C(),X(ye)},[t,n,T,D,C,h,X]),ae=At(ye=>{a(ye),T(ye),D()||C(),J(ye)},[a,T,D,C,J]);rd(de);let re=At(({nodes:ye,edges:xe})=>{m(ye.length+xe.length>=2)},[m]);A0({onChange:re});let ve=At(async({nodes:ye})=>ye.some(Ze=>Ze.type==="LANE"&&t.some(Yt=>Yt.parentId===Ze.id))?(l({variant:"error",title:e("validation.errors.title"),content:e("editor.toolbar.delete_pool_lane_error")}),!1):!0,[t,e]);return{nodes:t,setNodes:o,edges:r,setEdges:i,events:{isValidConnection:M,onConnect:w,onReconnect:k,onReconnectStart:B,onReconnectEnd:L,onDrop:A,onDragOver:I,onNodeDrag:_,onNodeDragStop:S,onNodeDragStart:G,onNodeClick:me,onEdgeClick:ge,onDropCapture:()=>{T("forceSave"),H(),C()},onConnectStart:()=>{p(!0)},onConnectEnd:()=>{p(!1),C()},onSelectionEnd:()=>c.setState({nodesSelectionActive:!1}),onNodesChange:de,onEdgesChange:ae,onBeforeDelete:ve},ui:{handleCloseValidationPanel:F},controls:{undo:b,redo:x,canUndo:g,canRedo:N},components:{HelperLines:f},actions:{saveHistory:T,selectElements:U,clearSelection:Z,exportToMxGraph:se,validateDiagram:O,handleValidationComplete:Q,setReconnectingEdge:P,clearReconnectingEdge:$}}};import{jsx as Ed}from"react/jsx-runtime";var Mi=({id:e,className:t})=>Ed("marker",{id:e,className:R("react-flow__arrowhead",t),viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"7",markerHeight:"7",orient:"auto",markerUnits:"userSpaceOnUse",fill:"currentColor",stroke:"currentColor",children:Ed("path",{d:"M 0 0 L 10 5 L 0 10 Z"})});import{jsx as Pi,jsxs as M0}from"react/jsx-runtime";var bd=()=>Pi("svg",{style:{position:"absolute",top:0,left:0},children:M0("defs",{children:[Pi(Mi,{id:"sequence-edge-marker",className:"text-grey-400"}),Pi(Mi,{id:"sequence-edge-marker-highlighted",className:"text-blue-500"})]})});import{Tooltip as Ky,TooltipContent as qy,TooltipTrigger as Zy,useTranslation as Jy}from"@produto-lecom/lecom-ui";import{useKeyPress as Hd,useReactFlow as yy}from"@xyflow/react";import{Button as Dr,Tooltip as Or,TooltipContent as Vr,TooltipTrigger as Hr,useTranslation as xy}from"@produto-lecom/lecom-ui";import{HandIcon as Ey,ListCheckIcon as by,MapIcon as _y,MousePointerIcon as Ty}from"lucide-react";import{useCallback as Di,useEffect as Gd}from"react";import{Tooltip as Z0,TooltipContent as J0,TooltipTrigger as Q0,useTranslation as j0}from"@produto-lecom/lecom-ui";var pn=(g=>(g.START_EVENT="START_EVENT",g.END_EVENT="END_EVENT",g.TASK="TASK",g.SUBPROCESS="SUBPROCESS",g.GATEWAY="GATEWAY",g.LANE="LANE",g.ANNOTATION="ANNOTATION",g.CONNECTION="CONNECTION",g.INTERMEDIATE_EVENT="INTERMEDIATE_EVENT",g.ACTIVITY="ACTIVITY",g.PROCESS_INTERFACE="PROCESS_INTERFACE",g.WORKFLOW_INTERFACE="WORKFLOW_INTERFACE",g.VARIANT_ACTIVITY="VARIANT_ACTIVITY",g.AUTO_ACTIVITY="AUTO_ACTIVITY",g.DATA_STORE="DATA_STORE",g.DATA_OBJECT="DATA_OBJECT",g.DATA_OUTPUT="DATA_OUTPUT",g.DATA_INPUT="DATA_INPUT",g.MARKER="MARKER",g))(pn||{});import{Button as F0,useTranslation as W0}from"@produto-lecom/lecom-ui";import{useReactFlow as Y0}from"@xyflow/react";var _d=async e=>new Promise((t,o)=>{let n=new FileReader;n.onload=r=>{var i;t((i=r.target)==null?void 0:i.result)},n.onerror=r=>{var i;o((i=r.target)==null?void 0:i.error)},n.readAsText(e)});function Td({columns:e=[],rows:t=[],fileName:o="report"}){if(!e.length||!t.length)return;let r="data:text/csv;charset=utf-8,"+[e,...t].map(a=>a.join(",")).join(`
41
+ `),i=encodeURI(r);Mr(i,`${o}.csv`)}var Mr=(e,t)=>{let o=document.createElement("a");o.setAttribute("download",t),o.setAttribute("href",e),document.body.appendChild(o),o.click(),document.body.removeChild(o)};function vd(e){return e==null?void 0:e.replaceAll("&#xA;"," ")}var qP={START_EVENT:"START_EVENT",END_EVENT:"END_EVENT",TASK:"TASK",GATEWAY:"GATEWAY",ANNOTATION:"ANNOTATION"},Nd={script:"SCRIPT",subprocess:"SUBPROCESS"},wd={"marker-loop":"LOOP"},Ad={complex:"COMPLEX",none:"EXCLUSIVE",exclusive:"EXCLUSIVE",parallel:"PARALLEL",inclusive:"EXCLUSIVE"};var zt=({cell:e,type:t,variant:o="",attribute:n=""})=>{let{_attributes:r,mxGeometry:i}=e,{value:a,parent:s}=r,l=Number(i._attributes.width),c=Number(i._attributes.height),d=s==="1"?void 0:s;return{id:r.id,parentId:d,type:t,data:{label:a||"",variant:o,attribute:n},position:{x:Number(i._attributes.x)||0,y:Number(i._attributes.y)||0},width:l,height:c,measured:{width:l,height:c}}},L0=e=>{let{subType:t,style:o}=e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=te.START_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=te.START_EVENT.MIN_HEIGHT,{node:zt({cell:e,type:"START_EVENT"}),status:n,originalType:o}},k0=e=>{let{subType:t,style:o}=e==null?void 0:e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=te.END_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=te.END_EVENT.MIN_HEIGHT,{node:zt({cell:e,type:"END_EVENT"}),status:n,originalType:o}},R0=(e,t)=>{let{id:o,subType:n,style:r}=e==null?void 0:e._attributes,i=Nd[n],a=t.get(o)||"",s=wd[a]||"",l=s==="LOOP",c="imported";return!["script","none"].includes(n)&&!l&&(c="adapted"),e.mxGeometry._attributes.width=dt(e.mxGeometry._attributes.width||0,te.TASK.MIN_WIDTH),e.mxGeometry._attributes.height=dt(e.mxGeometry._attributes.height||0,te.TASK.MIN_HEIGHT),{node:zt({cell:e,type:"TASK",variant:i,attribute:s}),status:c,originalType:r}},D0=e=>{let{style:t,subType:o}=e==null?void 0:e._attributes,n=Ad[o],r=["none","inclusive","event-based"],i="imported";return r.includes(o)&&(i="adapted"),e.mxGeometry._attributes.width=te.GATEWAY.MIN_WIDTH,e.mxGeometry._attributes.height=te.GATEWAY.MIN_HEIGHT,{node:zt({cell:e,type:"GATEWAY",variant:n}),status:i,originalType:t}},O0=e=>{let{style:t}=e==null?void 0:e._attributes;return{node:zt({cell:e,type:"LANE"}),status:"imported",originalType:t}},V0=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=dt(e.mxGeometry._attributes.width||0,te.ANNOTATION.MIN_WIDTH),e.mxGeometry._attributes.height=dt(e.mxGeometry._attributes.height||0,te.ANNOTATION.MIN_HEIGHT),{node:zt({cell:e,type:"ANNOTATION"}),status:"imported",originalType:t}},Id=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=te.UNSUPPORTED.MIN_WIDTH,e.mxGeometry._attributes.height=te.UNSUPPORTED.MIN_HEIGHT,{node:zt({cell:e,type:"UNSUPPORTED"}),status:"unsupported",originalType:t}},Cd=(e,t)=>{let{id:o,source:n,target:r,value:i}=e._attributes;return v(E({},Xe),{id:o,source:t.get(n)||n,target:t.get(r)||r,data:{label:i||""}})},Sd={TASK:R0,GATEWAY:D0,START_EVENT:L0,END_EVENT:k0,LANE:O0,ANNOTATION:V0};var H0=e=>{let t=new Map,o=Object.values(pn),n=[],r=new Map;e.forEach(s=>{var c;let l=(c=s._attributes)==null?void 0:c.type;if(l==="MARKER"){r.set(s._attributes.parent,s._attributes.style);return}if(o.includes(l)){n.push(s);return}});let i=[],a=[];for(let s of n){let{type:l}=s._attributes,c=Sd[l]||Id,{node:d,status:u,originalType:p}=c(s,r);a.push(d),i.push({originalType:p,type:d.type,variant:d.data.variant,value:vd(d.data.label),status:u})}return{nodes:a,governanceIdToNodeIdMap:t,summary:i}},G0=(e,t)=>e.filter(r=>{var i;return(i=r._attributes)==null?void 0:i.edge}).map(r=>Cd(r,t)),B0=e=>{let{mxGraphModel:t}=e,{nodes:o,governanceIdToNodeIdMap:n,summary:r}=H0(t.root.mxCell),i=G0(t.root.mxCell,n);return{nodes:o,edges:i,summary:r}},z0=async e=>{let t=await _d(e),o=br(t);if(!o)throw new Error("EMPTY_FILE");let{metadata:n,mxGraphModel:r}=o.modeler||{},i=(n==null?void 0:n.app)&&(n==null?void 0:n.diagramType)&&(n==null?void 0:n.version),a=r==null?void 0:r.root;if(!i||!a)throw new Error("INVALID_FILE");if(!Object.keys(r.root.mxCell||{}).length)throw new Error("CONTAIN_NO_CELLS");return{metadata:n,mxGraphModel:r}},Md=async e=>{try{let t=await z0(e),{nodes:o,edges:n,summary:r}=B0(t)||{};return{nodes:o,edges:n,summary:r}}catch(t){throw t}};import{jsx as U0}from"react/jsx-runtime";var Pd=()=>{let{t:e}=W0(),{toast:t}=Re(),{setNodes:o,setEdges:n,fitView:r}=Y0(),i=s=>{let l=[e("adapter.governance.report.columns.type"),e("adapter.governance.report.columns.value"),e("adapter.governance.report.columns.status")],c=s.map(d=>[d.originalType,d.value,e(`adapter.governance.report.status.${d.status.toLowerCase()}`)]);t({variant:"warning",content:e("adapter.governance.success.incompatible_cells"),duration:1e3*60*1,action:U0(F0,{size:"small",variant:"ghost",onClick:()=>Td({columns:l,rows:c,fileName:"governance-imported-cells"}),children:e("adapter.governance.action.download")})})};return{importFromGovernance:async s=>{try{let{nodes:l,edges:c,summary:d}=await Md(s);if(o(p=>p.concat(l)),n(p=>p.concat(c)),r({padding:xo,minZoom:Eo,maxZoom:bo}),d.some(p=>p.status==="unsupported")){i(d);return}t({variant:"success",content:e("adapter.governance.success.default")})}catch(l){let c=l instanceof Error?l.message:"DEFAULT";t({variant:"error",content:e(`adapter.governance.error.${c}`)})}}}};import{Button as $0}from"@produto-lecom/lecom-ui";import{useRef as X0}from"react";import{Fragment as K0,jsx as Ld,jsxs as q0}from"react/jsx-runtime";var kd=s=>{var l=s,{children:e,accept:t="*",multiple:o=!1,disabled:n=!1,onClick:r,onFilesSelected:i}=l,a=Je(l,["children","accept","multiple","disabled","onClick","onFilesSelected"]);let c=X0(null),d=p=>{let m=p.target.files;m!=null&&m.length&&i(m),c.current&&(c.current.value="")};return q0(K0,{children:[Ld($0,v(E({disabled:n,onClick:p=>{var m;(m=c.current)==null||m.click(),r==null||r(p)}},a),{children:e})),Ld("input",{type:"file",ref:c,className:"sr-only",accept:t,multiple:o,disabled:n,onChange:d})]})};import{jsx as Pr,jsxs as ey}from"react/jsx-runtime";var Rd=({disabled:e=!1})=>{let{t}=j0(),{toast:o}=Re(),{importFromGovernance:n}=Pd(),r=()=>{if(e){o({variant:"error",content:t("adapter.governance.error.ALREADY_INITIALIZED")});return}},i=a=>{let s=a[0];if(!s){o({variant:"error",content:t("adapter.governance.error.NO_FILE")});return}n(s)};return ey(Z0,{children:[Pr(Q0,{asChild:!0,children:Pr(kd,{className:"[&>svg]:size-7 p-0",variant:"ghost",size:"small",color:"grey",iconButton:!0,accept:".mdr",disabled:e,onClick:r,onFilesSelected:i,children:Pr(Ji,{})})}),Pr(J0,{color:"black",children:t("editor.controls.actions.import_governance")})]})};import{jsx as ty}from"react/jsx-runtime";var Li=({shortcut:e})=>ty("span",{className:"min-h-7.5 inline-flex justify-center items-center py-0.5 px-1.5 bg-grey-100 border border-grey-300 font-mono text-gray-800 shadow-lg rounded-md text-grey-900",children:e});import{Button as ay,DropdownMenu as ly,DropdownMenuContent as cy,DropdownMenuItem as Ri,DropdownMenuTrigger as dy,Tooltip as Lr,TooltipContent as kr,TooltipTrigger as Rr,useTranslation as uy}from"@produto-lecom/lecom-ui";import{FileCodeIcon as py,FileImageIcon as fy,FolderOutputIcon as my,PrinterIcon as gy}from"lucide-react";import{useState as hy}from"react";import{useTranslation as oy}from"@produto-lecom/lecom-ui";import{useReactFlow as ny}from"@xyflow/react";import{toPng as Dd,toSvg as ry}from"html-to-image";import{useState as iy}from"react";var sy=3,ki="diagram",Od=()=>{let{t:e}=oy(),{toast:t}=Re(),{getNodes:o}=ny(),{clearSelection:n}=yt(),[r,i]=iy({png:!1,html:!1,print:!1}),a=()=>{let{x:u,y:p,width:m,height:y}=Yl(o());return{width:m,height:y,style:{width:`${m}px`,height:`${y}px`,transform:`translate(${-u}px, ${-p}px)`}}},s=async(u,p)=>{i(v(E({},r),{[p]:!0})),await n();try{let m=Wl();if(!m)throw new Error("Flow element not found");let y=a();return await u(m,y)}catch(m){t({content:e("editor.controls.actions.export.feedback.error"),variant:"error"})}finally{i(v(E({},r),{[p]:!1}))}};return{exportAsPng:async(u=ki)=>{await s(async(p,m)=>{let y=await Dd(p,v(E({},m),{backgroundColor:"#fcfcfc"}));Mr(y,`${u}.png`)},"png")},exportAsHtml:async(u=ki)=>{await s(async(p,m)=>{let y=await ry(p,v(E({},m),{backgroundColor:"#fcfcfc"})),h=`
38
42
  <!DOCTYPE html>
39
43
  <html>
40
44
  <head>
41
- <title>${d}</title>
45
+ <title>${u}</title>
42
46
  <style>
43
47
  body { margin: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; background: #eee; }
44
48
  img { max-width: 95%; max-height: 95vh; background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
45
49
  </style>
46
50
  </head>
47
51
  <body>
48
- <img src="${f}" alt="Diagram" />
52
+ <img src="${y}" alt="Diagram" />
49
53
  </body>
50
54
  </html>
51
- `,x=new Blob([g],{type:"text/html"}),m=URL.createObjectURL(x);wr(m,`${d}.html`),setTimeout(()=>URL.revokeObjectURL(m),100)},"html")},printDiagram:async(d=Si)=>{await a(async(u,p)=>{let f=await Cd(u,N(b({},p),{pixelRatio:U0})),g=window.open("","_blank");if(!g)throw new Error("Failed to open print window.");let x=g.document;x.open(),x.write(`
55
+ `,f=new Blob([h],{type:"text/html"}),b=URL.createObjectURL(f);Mr(b,`${u}.html`),setTimeout(()=>URL.revokeObjectURL(b),100)},"html")},printDiagram:async(u=ki)=>{await s(async(p,m)=>{let y=await Dd(p,v(E({},m),{pixelRatio:sy})),h=window.open("","_blank");if(!h)throw new Error("Failed to open print window.");let f=h.document;f.open(),f.write(`
52
56
  <!DOCTYPE html>
53
57
  <html>
54
58
  <head>
55
- <title>${d}</title>
59
+ <title>${u}</title>
56
60
  <style>
57
61
  @page { size: auto; margin: 0mm; }
58
62
  @media print { body { margin: 0; } img { width: 100%; height: auto; vertical-align: middle; } }
@@ -61,7 +65,7 @@ var $d=Object.defineProperty,Xd=Object.defineProperties;var Kd=Object.getOwnProp
61
65
  </style>
62
66
  </head>
63
67
  <body>
64
- <img src="${f}" alt="Diagram" onload="window.print(); window.close();" />
68
+ <img src="${y}" alt="Diagram" onload="window.print(); window.close();" />
65
69
  </body>
66
70
  </html>
67
- `),x.close()},"print")},isPrintingPng:n.png,isPrintingHtml:n.html,isPrinting:n.print}};import{jsx as Ee,jsxs as yo}from"react/jsx-runtime";function Md(){let{t:e}=Z0(),{exportAsPng:t,exportAsHtml:o,printDiagram:n,isPrinting:r,isPrintingPng:i,isPrintingHtml:a}=Sd(),[s,l]=ty(!1);return yo(X0,{modal:!1,open:s,onOpenChange:l,children:[Ee(q0,{asChild:!0,children:Ee("div",{children:yo(Ir,{children:[Ee(Sr,{asChild:!0,children:Ee($0,{size:"small",variant:"ghost",color:"grey",iconButton:!0,children:Ee(j0,{})})}),!s&&Ee(Cr,{color:"black",children:e("editor.controls.actions.export.title")})]})})}),yo(K0,{align:"center",side:"top",sideOffset:16,className:"min-w-0 flex flex-col gap-2 p-2 shadow-sm",children:[yo(Ir,{children:[Ee(Sr,{asChild:!0,children:Ee(Mi,{className:"p-1.5",disabled:i,onClick:()=>t(),children:Ee(Q0,{})})}),Ee(Cr,{side:"right",color:"black",children:e("editor.controls.actions.export.png")})]}),yo(Ir,{children:[Ee(Sr,{asChild:!0,children:Ee(Mi,{className:"p-1.5",disabled:a,onClick:()=>o(),children:Ee(J0,{})})}),Ee(Cr,{side:"right",color:"black",children:e("editor.controls.actions.export.html")})]}),yo(Ir,{children:[Ee(Sr,{asChild:!0,children:Ee(Mi,{className:"p-1.5",disabled:r,onClick:()=>n(),children:Ee(ey,{})})}),Ee(Cr,{side:"right",color:"black",children:e("editor.controls.actions.export.print")})]})]})]})}import{Fragment as kd,jsx as be,jsxs as nt}from"react/jsx-runtime";var Dd=({nodes:e,edges:t,validateDiagram:o,handleValidationComplete:n})=>{let{t:r}=ny(),{clearSelection:i}=pt(),{mode:a,isMinimapOpen:s,setIsMinimapOpen:l,isMoveTool:c,isHandTool:d,setIsMoveTool:u,setIsHandTool:p}=U(),{getNodes:f,getEdges:g}=oy(),x=Pd(["v","V"]),m=Pd(["h","H"]),E=Pi(()=>{i(),p(!0),u(!1)},[i,p,u]),y=Pi(()=>{u(!0),p(!1)},[u,p]),h=Pi(()=>{let v=f(),T=g(),_=o({nodes:v,edges:T});n(_)},[f,g,o,n]);return Ld(()=>{x&&!c&&a==="edit"&&y()},[x,y,c,a]),Ld(()=>{m&&!d&&a==="edit"&&E()},[m,E,d,a]),nt("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[a==="edit"&&nt(kd,{children:[nt(Pr,{children:[be(kr,{asChild:!0,children:be(Mr,{size:"small",variant:"ghost",color:"grey",className:D(c&&"bg-grey-400"),iconButton:!0,onClick:y,children:be(ay,{})})}),nt(Lr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.move_tool"),be(Ci,{shortcut:"V"})]})]}),nt(Pr,{children:[be(kr,{asChild:!0,children:be(Mr,{size:"small",variant:"ghost",color:"grey",className:D(d&&"bg-grey-400"),iconButton:!0,onClick:E,children:be(ry,{})})}),nt(Lr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.hand_tool")," ",be(Ci,{shortcut:"H"})]})]})]}),be(Md,{}),a==="edit"&&nt(kd,{children:[nt(Pr,{children:[be(kr,{asChild:!0,children:be(Mr,{size:"small",variant:"ghost",color:"grey",iconButton:!0,onClick:h,children:be(iy,{})})}),be(Lr,{color:"black",children:r("editor.controls.actions.check")})]}),be(Id,{disabled:e.length>0||t.length>0})]}),nt(Pr,{children:[be(kr,{asChild:!0,children:be(Mr,{size:"small",variant:"ghost",color:"grey",className:D(s&&"bg-grey-400"),iconButton:!0,onClick:()=>l(!s),children:be(sy,{})})}),be(Lr,{color:"black",children:r(s?"editor.controls.actions.minimap.close":"editor.controls.actions.minimap.open")})]})]})};import{Button as Rd,Tooltip as Od,TooltipContent as Vd,TooltipTrigger as Hd,useTranslation as ly}from"@produto-lecom/lecom-ui";import{RedoIcon as cy,UndoIcon as dy}from"lucide-react";import{jsx as _t,jsxs as Li}from"react/jsx-runtime";var Gd=({undo:e,redo:t,canUndo:o,canRedo:n})=>{let{t:r}=ly();return Li("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[Li(Od,{children:[_t(Hd,{asChild:!0,children:_t(Rd,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!o,onClick:e,children:_t(dy,{})})}),_t(Vd,{color:"black",children:r("editor.controls.history.undo")})]}),Li(Od,{children:[_t(Hd,{asChild:!0,children:_t(Rd,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!n,onClick:t,children:_t(cy,{})})}),_t(Vd,{color:"black",children:r("editor.controls.history.redo")})]})]})};import{useEdges as uy,useNodes as py,useReactFlow as fy}from"@xyflow/react";import{Button as Dr,Tooltip as Rr,TooltipContent as Or,TooltipTrigger as Vr,useTranslation as my}from"@produto-lecom/lecom-ui";import{ScanIcon as gy,ZoomIn as hy,ZoomOut as yy}from"lucide-react";import{jsx as Ae,jsxs as an}from"react/jsx-runtime";var Bd=()=>{let{t:e}=my(),t=py(),o=uy(),{zoomIn:n,zoomOut:r,zoomTo:i,fitView:a}=fy(),s=t.length===0&&o.length===0;return an("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[an(Rr,{children:[Ae(Vr,{asChild:!0,children:Ae(Dr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>a(),children:Ae(gy,{})})}),Ae(Or,{color:"black",children:e("editor.controls.zoom.fit")})]}),an(Rr,{children:[Ae(Vr,{asChild:!0,children:Ae(Dr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>r(),children:Ae(yy,{})})}),Ae(Or,{color:"black",children:e("editor.controls.zoom.out")})]}),an(Rr,{children:[Ae(Vr,{asChild:!0,children:Ae(Dr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>i(1),children:Ae(Zi,{})})}),Ae(Or,{color:"black",children:e("editor.controls.zoom.reset")})]}),an(Rr,{children:[Ae(Vr,{asChild:!0,children:Ae(Dr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>n(),children:Ae(hy,{})})}),Ae(Or,{color:"black",children:e("editor.controls.zoom.in")})]})]})};import{useNodes as xy}from"@xyflow/react";import{Button as Ey,Tooltip as by,TooltipContent as _y,TooltipTrigger as Ty,useTranslation as Ny}from"@produto-lecom/lecom-ui";import{useRef as vy,useState as wy}from"react";import{jsx as Gt,jsxs as zd}from"react/jsx-runtime";var Fd=()=>{let e=vy(null),{t}=Ny(),{setDraggableNode:o}=ao(),n=xy(),{setIsDragging:r}=U(),[i,a]=wy(void 0),s=[{type:"START_EVENT",icon:fn,label:t("bpmn.start_event.variant.default")},{type:"END_EVENT",icon:Bt,label:t("bpmn.end_event.variant.default")},{type:"TASK",icon:bo,label:t("bpmn.task.variant.default")},{type:"TASK",variant:"SUBPROCESS",icon:ts,label:t("bpmn.task.variant.subprocess")},{type:"TASK",variant:"SCRIPT",icon:es,label:t("bpmn.task.variant.script")},{type:"TASK",attribute:"LOOP",icon:ji,label:t("bpmn.task.attribute.loop")},{type:"GATEWAY",variant:"EXCLUSIVE",icon:Ft,label:t("bpmn.gateway.variant.exclusive")},{type:"GATEWAY",variant:"PARALLEL",icon:Wt,label:t("bpmn.gateway.variant.parallel")},{type:"GATEWAY",variant:"COMPLEX",icon:zt,label:t("bpmn.gateway.variant.complex")},{type:"LANE",icon:qi,label:t("bpmn.lane.variant.default")},{type:"ANNOTATION",icon:un,label:t("bpmn.annotation.variant.default")}],l=(c,d)=>{o({type:d.type,variant:d.variant,attribute:d.attribute,icon:d.icon}),a(Gt(d.icon,{})),c.dataTransfer.effectAllowed="move",e.current&&c.dataTransfer.setDragImage(e.current,10,10),setTimeout(()=>{r(!0)},100)};return zd("aside",{className:"sidebar absolute z-[1] top-4 left-4",children:[Gt("div",{className:"grid grid-cols-1 gap-2 p-2 bg-white rounded-md shadow-md",children:s.map((c,d)=>{let u=!dt(c.type,n),p=u?t("editor.toolbar.start_event_already_exists"):c.label;return zd(by,{children:[Gt(Ty,{asChild:!0,children:Gt(Ey,{className:D("[&>svg]:size-6",{"opacity-50 cursor-not-allowed":u}),size:"small",variant:"ghost",color:"grey",draggable:!u,disabled:u,iconButton:!0,onDragStart:u?void 0:f=>l(f,c),children:Gt(c.icon,{})},d)}),Gt(_y,{color:"black",side:"right",children:p})]},d)})}),Gt("div",{ref:e,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:i})]})};import{Tooltip as Ly,TooltipContent as ky,TooltipTrigger as Dy,useTranslation as Ry}from"@produto-lecom/lecom-ui";import{jsx as $e,jsxs as Hr}from"react/jsx-runtime";var ki=My((e,t)=>{let{instanceId:o,mode:n,isMinimapOpen:r,isMoveTool:i,isHandTool:a}=U(),{nodes:s,edges:l,actions:c,events:d,components:u,controls:p}=ud(),{t:f}=Ry();return Py(t,()=>({selectElements:c.selectElements,clearSelection:c.clearSelection})),Hr("div",{className:"w-full h-full",children:[n==="edit"&&$e(Fd,{}),$e(fd,{}),Hr(Cy,N(b({},d),{id:`modeler-${o}`,edges:l,nodes:s,nodeTypes:Nc,edgeTypes:vc,minZoom:Mc,maxZoom:Pc,panOnDrag:a||n!=="edit"?!0:kc,panOnScroll:!0,selectionOnDrag:!0,elevateEdgesOnSelect:!0,elevateNodesOnSelect:!1,elementsSelectable:n!=="readonly"&&i,nodesConnectable:n==="edit"&&i,nodesDraggable:n==="edit"&&i,connectionLineComponent:Ec,selectionMode:Sy.Partial,multiSelectionKeyCode:"Shift",deleteKeyCode:"Delete",selectionKeyCode:null,defaultViewport:Lc,connectOnClick:!1,connectionRadius:30,proOptions:{hideAttribution:!0},children:[$e(Ay,{gap:Cc,size:Ic,color:Ac,bgColor:wc}),r&&Hr(Ly,{children:[$e(Dy,{asChild:!0,children:$e("div",{className:"absolute bottom-[0px] left-[0px] z-[5]",children:$e(Iy,{pannable:!0,zoomable:!0,position:Sc,className:"shadow-md rounded-md",ariaLabel:"",style:{pointerEvents:"all",position:"relative"}})})}),$e(ky,{color:"black",children:f("editor.controls.actions.minimap.label")})]}),Hr("div",{className:"absolute z-10 bottom-4 left-1/2 -translate-x-1/2 flex gap-4",children:[n==="edit"&&$e(Gd,b({},p)),$e(Dd,{nodes:s,edges:l,validateDiagram:c.validateDiagram,handleValidationComplete:c.handleValidationComplete}),$e(Bd,{})]}),$e(u.HelperLines,{})]}))]})});ki.displayName="Editor";import{useStore as Oy}from"@xyflow/react";import{useEffect as Vy,useRef as Hy}from"react";import{jsx as By}from"react/jsx-runtime";var Gy=e=>({width:e.width,height:e.height,transform:e.transform}),Di="rgba(51, 103, 217, 0.4)",Za=({horizontal:e,vertical:t})=>{let{width:o,height:n,transform:r}=Oy(Gy),i=Hy(null);return Vy(()=>{let a=i.current,s=a==null?void 0:a.getContext("2d");if(!s||!a)return;let l=window.devicePixelRatio;a.width=o*l,a.height=n*l,s.clearRect(0,0,o,n),s.scale(l,l),s.strokeStyle=Di,t&&(s.beginPath(),s.strokeStyle=t.color||Di,s.moveTo(t.position*r[2]+r[0],0),s.lineTo(t.position*r[2]+r[0],n),s.stroke()),e&&(s.beginPath(),s.strokeStyle=e.color||Di,s.moveTo(0,e.position*r[2]+r[1]),s.lineTo(o,e.position*r[2]+r[1]),s.stroke())},[o,n,r,e,t]),By("canvas",{ref:i,className:"w-full h-full absolute z-10 pointer-events-none"})};import{i18n as zy,Notification as Fy,TooltipProvider as Wy}from"@produto-lecom/lecom-ui";import{createContext as Yy,useContext as Uy,useEffect as $y,useState as Xy}from"react";import{jsx as Wd,jsxs as qy}from"react/jsx-runtime";var Je=new Map,Yd=Yy(null),Ri=()=>{let e=Uy(Yd);if(!e)throw new Error("useModeler must be used within an <ModelerProvider />");return e},Ky=({locale:e,defaultMode:t="view",showNotification:o=!0,children:n})=>{let[r,i]=Xy(e||"pt_BR");$y(()=>{e&&(i(e),zy.changeLanguage(e))},[e]);let a=g=>{let x=Je.size;if(x===0)throw new Error("No modeler instances found");if(x===1||!g){let[E]=Je.values();return E}let m=Je.get(g);if(!m)throw new Error(`Modeler instance with ID "${g}" not found`);return m},s=(g,x)=>{let m=a(x);return m==null?void 0:m.selectElements(g)},l=async g=>{let x=a(g);return x==null?void 0:x.clearSelection()},c=(g,x)=>{let m=a(x);return m==null?void 0:m.configureElement(g)},d=(g,x)=>{let m=a(x);return m==null?void 0:m.getConfigureElement(g)},u=async(g,x)=>{let m=a(x);await(m==null?void 0:m.importFromMxGraph(g))},p=g=>{let x=a(g);return x==null?void 0:x.exportToMxGraph()},f=g=>{let x=a(g);return(x==null?void 0:x.getElementsCount())||0};return Wd(Yd.Provider,{value:{defaultMode:t,locale:r,selectElements:s,clearSelection:l,configureElement:c,getConfigureElement:d,importDiagram:u,exportDiagram:p,getElementsCount:f},children:qy(Wy,{children:[o&&Wd(Fy,{type:"toast",placement:"topRight",enableClose:!0,showProgress:!0,pauseOnHover:!0}),n]})})};import{useTranslation as ox}from"@produto-lecom/lecom-ui";import{jsx as Oi}from"react/jsx-runtime";var Ud=Jy(null),U=()=>{let e=Qy(Ud);if(!e)throw new Error("useModelerInstance must be used within an <Modeler />");return e},nx=({selectorRef:e,initialDiagram:t,instanceId:o,mode:n,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s})=>{let{t:l}=ox(),{defaultMode:c}=Ri(),d=ex(),[u]=Xe(o||d),[p,f]=Xe(n||c||"edit"),[g,x]=Xe(Zo),[m,E]=Xe(!1),[y,h]=Xe(!0),[v,T]=Xe(!1),[_,I]=Xe(!1),[C,L]=Xe(!1),[A,R]=Xe(!1),[S,k]=Xe(!1),[V,w]=Xe(null);jy(()=>{n&&f(n)},[n]);let P=tx(()=>t||Bl(l),[t,l]),F={instanceId:u,initialDiagram:P,mode:p,lastElementId:g,isInitialized:m,isMinimapOpen:_,isMoveTool:y,isHandTool:v,isDragging:C,isMultipleSelection:S,isConnecting:A,setLastElementId:x,setIsInitialized:E,reconnectingEdgeId:V,setIsMinimapOpen:I,setIsMoveTool:h,setIsHandTool:T,setIsDragging:L,setIsConnecting:R,setIsMultipleSelection:k,setReconnectingEdgeId:w,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s};return Oi(Zy,{children:Oi(Ud.Provider,{value:F,children:Oi(ki,{ref:e})})})};export{ke as EditorMode,zr as ElementPosition,cn as ElementType,Fr as GatewayElementVariant,We as GatewayVariant,nx as Modeler,Ky as ModelerProvider,qe as NodeAttribute,ee as NodeType,Fe as NodeVariant,Wr as RoutingVariant,Ri as useModeler};
71
+ `),f.close()},"print")},isPrintingPng:r.png,isPrintingHtml:r.html,isPrinting:r.print}};import{jsx as _e,jsxs as To}from"react/jsx-runtime";function Vd(){let{t:e}=uy(),{exportAsPng:t,exportAsHtml:o,printDiagram:n,isPrinting:r,isPrintingPng:i,isPrintingHtml:a}=Od(),[s,l]=hy(!1);return To(ly,{modal:!1,open:s,onOpenChange:l,children:[_e(dy,{asChild:!0,children:_e("div",{children:To(Lr,{children:[_e(Rr,{asChild:!0,children:_e(ay,{size:"small",variant:"ghost",color:"grey",iconButton:!0,children:_e(my,{})})}),!s&&_e(kr,{color:"black",children:e("editor.controls.actions.export.title")})]})})}),To(cy,{align:"center",side:"top",sideOffset:16,className:"min-w-0 flex flex-col gap-2 p-2 shadow-sm",children:[To(Lr,{children:[_e(Rr,{asChild:!0,children:_e(Ri,{className:"p-1.5",disabled:i,onClick:()=>t(),children:_e(fy,{})})}),_e(kr,{side:"right",color:"black",children:e("editor.controls.actions.export.png")})]}),To(Lr,{children:[_e(Rr,{asChild:!0,children:_e(Ri,{className:"p-1.5",disabled:a,onClick:()=>o(),children:_e(py,{})})}),_e(kr,{side:"right",color:"black",children:e("editor.controls.actions.export.html")})]}),To(Lr,{children:[_e(Rr,{asChild:!0,children:_e(Ri,{className:"p-1.5",disabled:r,onClick:()=>n(),children:_e(gy,{})})}),_e(kr,{side:"right",color:"black",children:e("editor.controls.actions.export.print")})]})]})]})}import{Fragment as Bd,jsx as Te,jsxs as lt}from"react/jsx-runtime";var zd=({nodes:e,edges:t,validateDiagram:o,handleValidationComplete:n})=>{let{t:r}=xy(),{clearSelection:i}=yt(),{mode:a,isMinimapOpen:s,setIsMinimapOpen:l,isMoveTool:c,isHandTool:d,setIsMoveTool:u,setIsHandTool:p}=q(),{getNodes:m,getEdges:y}=yy(),h=Hd(["v","V"]),f=Hd(["h","H"]),b=Di(()=>{i(),p(!0),u(!1)},[i,p,u]),x=Di(()=>{u(!0),p(!1)},[u,p]),g=Di(()=>{let N=m(),T=y(),_=o({nodes:N,edges:T});n(_)},[m,y,o,n]);return Gd(()=>{h&&!c&&a==="edit"&&x()},[h,x,c,a]),Gd(()=>{f&&!d&&a==="edit"&&b()},[f,b,d,a]),lt("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[a==="edit"&&lt(Bd,{children:[lt(Or,{children:[Te(Hr,{asChild:!0,children:Te(Dr,{size:"small",variant:"ghost",color:"grey",className:R(c&&"bg-grey-400"),iconButton:!0,onClick:x,children:Te(Ty,{})})}),lt(Vr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.move_tool"),Te(Li,{shortcut:"V"})]})]}),lt(Or,{children:[Te(Hr,{asChild:!0,children:Te(Dr,{size:"small",variant:"ghost",color:"grey",className:R(d&&"bg-grey-400"),iconButton:!0,onClick:b,children:Te(Ey,{})})}),lt(Vr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.hand_tool")," ",Te(Li,{shortcut:"H"})]})]})]}),Te(Vd,{}),a==="edit"&&lt(Bd,{children:[lt(Or,{children:[Te(Hr,{asChild:!0,children:Te(Dr,{size:"small",variant:"ghost",color:"grey",iconButton:!0,onClick:g,children:Te(by,{})})}),Te(Vr,{color:"black",children:r("editor.controls.actions.check")})]}),Te(Rd,{disabled:e.length>0||t.length>0})]}),lt(Or,{children:[Te(Hr,{asChild:!0,children:Te(Dr,{size:"small",variant:"ghost",color:"grey",className:R(s&&"bg-grey-400"),iconButton:!0,onClick:()=>l(!s),children:Te(_y,{})})}),Te(Vr,{color:"black",children:r(s?"editor.controls.actions.minimap.close":"editor.controls.actions.minimap.open")})]})]})};import{Button as Fd,Tooltip as Wd,TooltipContent as Yd,TooltipTrigger as Ud,useTranslation as vy}from"@produto-lecom/lecom-ui";import{RedoIcon as Ny,UndoIcon as wy}from"lucide-react";import{jsx as It,jsxs as Oi}from"react/jsx-runtime";var $d=({undo:e,redo:t,canUndo:o,canRedo:n})=>{let{t:r}=vy();return Oi("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[Oi(Wd,{children:[It(Ud,{asChild:!0,children:It(Fd,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!o,onClick:e,children:It(wy,{})})}),It(Yd,{color:"black",children:r("editor.controls.history.undo")})]}),Oi(Wd,{children:[It(Ud,{asChild:!0,children:It(Fd,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!n,onClick:t,children:It(Ny,{})})}),It(Yd,{color:"black",children:r("editor.controls.history.redo")})]})]})};import{useEdges as Ay,useNodes as Iy,useReactFlow as Cy}from"@xyflow/react";import{Button as Gr,Tooltip as Br,TooltipContent as zr,TooltipTrigger as Fr,useTranslation as Sy}from"@produto-lecom/lecom-ui";import{ScanIcon as My,ZoomIn as Py,ZoomOut as Ly}from"lucide-react";import{jsx as Ce,jsxs as fn}from"react/jsx-runtime";var Xd=()=>{let{t:e}=Sy(),t=Iy(),o=Ay(),{zoomIn:n,zoomOut:r,zoomTo:i,fitView:a}=Cy(),s=t.length===0&&o.length===0;return fn("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[fn(Br,{children:[Ce(Fr,{asChild:!0,children:Ce(Gr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>a(),children:Ce(My,{})})}),Ce(zr,{color:"black",children:e("editor.controls.zoom.fit")})]}),fn(Br,{children:[Ce(Fr,{asChild:!0,children:Ce(Gr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>r(),children:Ce(Ly,{})})}),Ce(zr,{color:"black",children:e("editor.controls.zoom.out")})]}),fn(Br,{children:[Ce(Fr,{asChild:!0,children:Ce(Gr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>i(1),children:Ce(es,{})})}),Ce(zr,{color:"black",children:e("editor.controls.zoom.reset")})]}),fn(Br,{children:[Ce(Fr,{asChild:!0,children:Ce(Gr,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>n(),children:Ce(Py,{})})}),Ce(zr,{color:"black",children:e("editor.controls.zoom.in")})]})]})};import{useNodes as ky}from"@xyflow/react";import{Button as Ry,Tooltip as Dy,TooltipContent as Oy,TooltipTrigger as Vy,useTranslation as Hy}from"@produto-lecom/lecom-ui";import{useRef as Gy,useState as By}from"react";import{jsx as Ft,jsxs as Kd}from"react/jsx-runtime";var qd=()=>{let e=Gy(null),{t}=Hy(),{setDraggableNode:o}=mo(),n=ky(),{setIsDragging:r}=q(),[i,a]=By(void 0),s=[{type:"START_EVENT",icon:En,label:t("bpmn.start_event.variant.default")},{type:"END_EVENT",icon:Ut,label:t("bpmn.end_event.variant.default")},{type:"TASK",icon:No,label:t("bpmn.task.variant.default")},{type:"TASK",variant:"SUBPROCESS",icon:is,label:t("bpmn.task.variant.subprocess")},{type:"TASK",variant:"SCRIPT",icon:rs,label:t("bpmn.task.variant.script")},{type:"TASK",attribute:"LOOP",icon:ns,label:t("bpmn.task.attribute.loop")},{type:"GATEWAY",variant:"EXCLUSIVE",icon:Xt,label:t("bpmn.gateway.variant.exclusive")},{type:"GATEWAY",variant:"PARALLEL",icon:Kt,label:t("bpmn.gateway.variant.parallel")},{type:"GATEWAY",variant:"COMPLEX",icon:$t,label:t("bpmn.gateway.variant.complex")},{type:"LANE",icon:ji,label:t("bpmn.lane.variant.default")},{type:"ANNOTATION",icon:yn,label:t("bpmn.annotation.variant.default")}],l=(c,d)=>{o({type:d.type,variant:d.variant,attribute:d.attribute,icon:d.icon}),a(Ft(d.icon,{})),c.dataTransfer.effectAllowed="move",e.current&&c.dataTransfer.setDragImage(e.current,10,10),setTimeout(()=>{r(!0)},100)};return Kd("aside",{className:"sidebar absolute z-[1] top-4 left-4",children:[Ft("div",{className:"grid grid-cols-1 gap-2 p-2 bg-white rounded-md shadow-md",children:s.map((c,d)=>{let u=!ht(c.type,n),p=u?t("editor.toolbar.start_event_already_exists"):c.label;return Kd(Dy,{children:[Ft(Vy,{asChild:!0,children:Ft(Ry,{className:R("[&>svg]:size-6",{"opacity-50 cursor-not-allowed":u}),size:"small",variant:"ghost",color:"grey",draggable:!u,disabled:u,iconButton:!0,onDragStart:u?void 0:m=>l(m,c),children:Ft(c.icon,{})},d)}),Ft(Oy,{color:"black",side:"right",children:p})]},d)})}),Ft("div",{ref:e,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:i})]})};import{jsx as Ke,jsxs as Wr}from"react/jsx-runtime";var Vi=$y((e,t)=>{let o=Uy("Space"),{instanceId:n,mode:r,isMinimapOpen:i,isMoveTool:a,isHandTool:s}=q(),{nodes:l,edges:c,actions:d,events:u,components:p,controls:m}=xd(),{t:y}=Jy();Xy(t,()=>({selectElements:d.selectElements,clearSelection:d.clearSelection}));let h=s||o||r!=="edit"?!0:Hc,f=r!=="readonly"&&a&&!o,b=r==="edit"&&a&&!o,x=r==="edit"&&a&&!o;return Wr("div",{className:"w-full h-full",children:[r==="edit"&&Ke(qd,{}),Ke(bd,{}),Wr(Wy,v(E({},u),{id:`modeler-${n}`,className:R({"is-hand-tool":s||o}),edges:c,nodes:l,nodeTypes:Cc,edgeTypes:Sc,minZoom:Dc,maxZoom:Oc,panOnDrag:h,panOnScroll:!0,selectionOnDrag:!0,elevateEdgesOnSelect:!0,elevateNodesOnSelect:!1,elementsSelectable:f,nodesConnectable:b,nodesDraggable:x,connectionLineComponent:Nc,selectionMode:Yy.Partial,multiSelectionKeyCode:["Control","Meta"],deleteKeyCode:"Delete",selectionKeyCode:null,defaultViewport:Vc,connectOnClick:!1,connectionRadius:50,proOptions:{hideAttribution:!0},children:[Ke(zy,{gap:kc,size:Lc,color:Pc,bgColor:Mc}),i&&Wr(Ky,{children:[Ke(Zy,{asChild:!0,children:Ke("div",{className:"absolute bottom-[0px] left-[0px] z-[5]",children:Ke(Fy,{pannable:!0,zoomable:!0,position:Rc,className:"shadow-md rounded-md",ariaLabel:"",style:{pointerEvents:"all",position:"relative"}})})}),Ke(qy,{color:"black",children:y("editor.controls.actions.minimap.label")})]}),Wr("div",{className:"absolute z-10 bottom-4 left-1/2 -translate-x-1/2 flex gap-4",children:[r==="edit"&&Ke($d,E({},m)),Ke(zd,{nodes:l,edges:c,validateDiagram:d.validateDiagram,handleValidationComplete:d.handleValidationComplete}),Ke(Xd,{})]}),Ke(p.HelperLines,{})]}))]})});Vi.displayName="Editor";import{useStore as Qy}from"@xyflow/react";import{useEffect as jy,useRef as ex}from"react";import{jsx as ox}from"react/jsx-runtime";var tx=e=>({width:e.width,height:e.height,transform:e.transform}),Hi="rgba(51, 103, 217, 0.4)",ol=({horizontal:e,vertical:t})=>{let{width:o,height:n,transform:r}=Qy(tx),i=ex(null);return jy(()=>{let a=i.current,s=a==null?void 0:a.getContext("2d");if(!s||!a)return;let l=window.devicePixelRatio;a.width=o*l,a.height=n*l,s.clearRect(0,0,o,n),s.scale(l,l),s.strokeStyle=Hi,t&&(s.beginPath(),s.strokeStyle=t.color||Hi,s.moveTo(t.position*r[2]+r[0],0),s.lineTo(t.position*r[2]+r[0],n),s.stroke()),e&&(s.beginPath(),s.strokeStyle=e.color||Hi,s.moveTo(0,e.position*r[2]+r[1]),s.lineTo(o,e.position*r[2]+r[1]),s.stroke())},[o,n,r,e,t]),ox("canvas",{ref:i,className:"w-full h-full absolute z-10 pointer-events-none"})};import{i18n as nx,Notification as rx,TooltipProvider as ix}from"@produto-lecom/lecom-ui";import{createContext as sx,useContext as ax,useEffect as lx,useState as cx}from"react";import{jsx as Zd,jsxs as ux}from"react/jsx-runtime";var tt=new Map,Jd=sx(null),Uo=()=>{let e=ax(Jd);if(!e)throw new Error("useModeler must be used within an <ModelerProvider />");return e},dx=({locale:e,defaultMode:t="view",toast:o,children:n})=>{let[r,i]=cx(e||"pt_BR");lx(()=>{e&&(i(e),nx.changeLanguage(e))},[e]);let a=y=>{let h=tt.size;if(h===0)throw new Error("No modeler instances found");if(h===1||!y){let[b]=tt.values();return b}let f=tt.get(y);if(!f)throw new Error(`Modeler instance with ID "${y}" not found`);return f},s=(y,h)=>{let f=a(h);return f==null?void 0:f.selectElements(y)},l=async y=>{let h=a(y);return h==null?void 0:h.clearSelection()},c=(y,h)=>{let f=a(h);return f==null?void 0:f.configureElement(y)},d=(y,h)=>{let f=a(h);return f==null?void 0:f.getConfigureElement(y)},u=async(y,h)=>{let f=a(h);await(f==null?void 0:f.importFromMxGraph(y))},p=y=>{let h=a(y);return h==null?void 0:h.exportToMxGraph()},m=y=>{let h=a(y);return(h==null?void 0:h.getElementsCount())||0};return Zd(Jd.Provider,{value:{defaultMode:t,locale:r,selectElements:s,clearSelection:l,configureElement:c,getConfigureElement:d,importDiagram:u,exportDiagram:p,getElementsCount:m,toast:o},children:ux(ix,{children:[!o&&Zd(rx,{type:"toast",placement:"topRight",enableClose:!0,showProgress:!0,pauseOnHover:!0}),n]})})};import{useTranslation as xx}from"@produto-lecom/lecom-ui";import{jsx as Gi}from"react/jsx-runtime";var Qd=fx(null),q=()=>{let e=mx(Qd);if(!e)throw new Error("useModelerInstance must be used within an <Modeler />");return e},Ex=({selectorRef:e,initialDiagram:t,instanceId:o,mode:n,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s})=>{let{t:l}=xx(),{defaultMode:c}=Uo(),d=hx(),[u]=qe(o||d),[p,m]=qe(n||c||"edit"),[y,h]=qe(tn),[f,b]=qe(!1),[x,g]=qe(!0),[N,T]=qe(!1),[_,A]=qe(!1),[I,S]=qe(!1),[G,M]=qe(!1),[w,k]=qe(!1),[B,L]=qe(null);gx(()=>{n&&m(n)},[n]);let P=yx(()=>t||Ul(l),[t,l]),$={instanceId:u,initialDiagram:P,mode:p,lastElementId:y,isInitialized:f,isMinimapOpen:_,isMoveTool:x,isHandTool:N,isDragging:I,isMultipleSelection:w,isConnecting:G,setLastElementId:h,setIsInitialized:b,reconnectingEdgeId:B,setIsMinimapOpen:A,setIsMoveTool:g,setIsHandTool:T,setIsDragging:S,setIsConnecting:M,setIsMultipleSelection:k,setReconnectingEdgeId:L,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s};return Gi(px,{children:Gi(Qd.Provider,{value:$,children:Gi(Vi,{ref:e})})})};export{Pe as EditorMode,Ur as ElementPosition,gn as ElementType,$r as GatewayElementVariant,Ue as GatewayVariant,Ex as Modeler,dx as ModelerProvider,Qe as NodeAttribute,ee as NodeType,Ye as NodeVariant,Xr as RoutingVariant,Uo as useModeler};