lecom-modeler 0.26.1 → 0.28.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.cjs +13 -13
- package/lib/index.css +1 -1
- package/lib/index.js +13 -13
- package/lib/style.min.css +1 -1
- package/package.json +3 -3
package/lib/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
var Pu=Object.defineProperty,Lu=Object.defineProperties;var ku=Object.getOwnPropertyDescriptors;var En=Object.getOwnPropertySymbols;var ds=Object.prototype.hasOwnProperty,us=Object.prototype.propertyIsEnumerable;var cs=(e,t,o)=>t in e?Pu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,T=(e,t)=>{for(var o in t||(t={}))ds.call(t,o)&&cs(e,o,t[o]);if(En)for(var o of En(t))us.call(t,o)&&cs(e,o,t[o]);return e},v=(e,t)=>Lu(e,ku(t));var tt=(e,t)=>{var o={};for(var n in e)ds.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&En)for(var n of En(e))t.indexOf(n)<0&&us.call(e,n)&&(o[n]=e[n]);return o};var ai=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 Ru,Translations as Du}from"@produto-lecom/lecom-ui";var ps={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:{empty:"Cannot export an empty diagram",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 fs={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:{empty:"No es posible exportar un diagrama vac\xEDo",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 ms={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:{empty:"N\xE3o \xE9 poss\xEDvel exportar um diagrama vazio",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 gs={pt_BR:ms,en_US:ps,es_ES:fs};var hs,ys,Ou=(ys=(hs=ai("LecomUserLanguage"))!=null?hs:ai("org.springframework.web.servlet.i18n.CookieLocaleResolver.LOCALE"))!=null?ys:Du.PT_BR;Ru({lng:Ou,resources:gs});var Re=(n=>(n.EDIT="edit",n.VIEW="view",n.READONLY="readonly",n))(Re||{});var bn=(r=>(r.ACTIVITY="activity",r.ROUTING="routing",r.GATEWAY="gateway",r.SUB_PROCESS="sub_process",r))(bn||{}),li=(n=>(n.START="start",n.END="end",n.BETWEEN="between",n))(li||{}),ci=(n=>(n.SCRIPT="script",n.LOOP="loop",n.SCRIPT_LOOP="script_loop",n))(ci||{}),di=(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))(di||{});import{RotateCcw as Ku,ScrollText as qu,SquarePlus as Zu}from"lucide-react";import{jsx as _n,jsxs as Vu}from"react/jsx-runtime";var Tn=({size:e=24,className:t})=>Vu("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#6b7280",className:t,children:[_n("path",{strokeWidth:"2",d:"M16 3V3.5085V11.9998V20.4915V21H16.5411H21.4592H22V19.123H21.4592H17.9974V11.9998V4.8773H21.4592H22V3H21.4592H16.5411H16Z"}),_n("path",{d:"M4.41026 16.9999L2 18.7861L3.89693 21.1103L6.3072 19.324L4.41026 16.9999Z"}),_n("path",{d:"M8.41026 13.9999L6 15.7861L7.89693 18.1103L10.3072 16.324L8.41026 13.9999Z"}),_n("path",{d:"M12.4313 10.954L10.021 12.7402L11.9179 15.0644L14.3282 13.2781L12.4313 10.954Z"})]});import{jsx as xs}from"react/jsx-runtime";var jt=({size:e=24,className:t})=>xs("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:xs("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 Lo,jsxs as Hu}from"react/jsx-runtime";var eo=({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:[Lo("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"}),Lo("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),Lo("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"}),Lo("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),Lo("path",{d:"M14.8281 9.17188L9.17127 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as ui,jsxs as Gu}from"react/jsx-runtime";var to=({size:e=24,className:t})=>Gu("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:[ui("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"}),ui("path",{d:"M14.8286 9.17188L9.17176 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),ui("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as pi,jsxs as Bu}from"react/jsx-runtime";var oo=({size:e=24,className:t})=>Bu("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:[pi("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"}),pi("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),pi("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as fi,jsxs as zu}from"react/jsx-runtime";var Es=({size:e=24,className:t})=>fi("svg",{width:e,height:e,viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",className:t,children:zu("g",{children:[fi("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"}),fi("path",{d:"M24.5 4.5L28 1M28 1L31.5 4.5M28 1V8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})});import{clsx as Yu}from"clsx";import{twMerge as Fu}from"tailwind-merge";function R(...e){return Fu(Yu(e))}var xt=(e=0,t=0)=>e<t?t:e,Nn=(e=1e3)=>new Promise(t=>{setTimeout(t,e)});import{jsx as bs,jsxs as Wu}from"react/jsx-runtime";var _s=({size:e=24,className:t})=>Wu("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:[bs("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"}),bs("path",{d:"M9 3V21",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as mi}from"react/jsx-runtime";var Ts=({size:e=24,className:t})=>mi("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",className:t,children:mi("g",{children:mi("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 Ns}from"react/jsx-runtime";var vn=({size:e=24,className:t})=>Ns("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:Ns("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 vs}from"react/jsx-runtime";var ko=({size:e=24,className:t})=>vs("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:vs("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 gi,jsxs as Xu}from"react/jsx-runtime";var ws=({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:[gi("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"}),gi("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"}),gi("path",{d:"M7.5 7.5V10H10",strokeWidth:"1.5",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ro,jsxs as Uu}from"react/jsx-runtime";var As=({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:[Ro("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"}),Ro("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"}),Ro("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"}),Ro("path",{d:"M13.5 12H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),Ro("path",{d:"M13.5 10H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as wn,jsxs as $u}from"react/jsx-runtime";var Is=({size:e=24,className:t})=>$u("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:[wn("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"}),wn("path",{d:"M8 21V14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14V21",strokeWidth:"1",fill:"none"}),wn("path",{d:"M10.2222 17H13.7777",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),wn("path",{d:"M12 15.2227V18.7782",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});var oe=(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))(oe||{}),Ke=(o=>(o.SCRIPT="SCRIPT",o.SUBPROCESS="SUBPROCESS",o))(Ke||{}),An={SCRIPT:{icon:qu},SUBPROCESS:{icon:Zu}},ot=(t=>(t.LOOP="LOOP",t))(ot||{}),In={LOOP:{icon:Ku}},qe=(n=>(n.EXCLUSIVE="EXCLUSIVE",n.PARALLEL="PARALLEL",n.COMPLEX="COMPLEX",n))(qe||{}),hi={EXCLUSIVE:{icon:to},PARALLEL:{icon:oo},COMPLEX:{icon:eo}};import{ReactFlowProvider as jx}from"@xyflow/react";import{createContext as eE,useContext as tE,useEffect as oE,useId as nE,useMemo as rE,useState as je}from"react";import{Background as Ax,MiniMap as Ix,ReactFlow as Cx,SelectionMode as Sx,useKeyPress as Mx}from"@xyflow/react";import{forwardRef as Px,useEffect as vu,useImperativeHandle as Lx,useRef as kx,useState as Rx}from"react";import{useTranslation as s0}from"@produto-lecom/lecom-ui";import{useEdgesState as a0,useNodesState as l0,useOnSelectionChange as c0,useReactFlow as d0,useStoreApi as u0}from"@xyflow/react";import{useCallback as Rt,useEffect as p0}from"react";import{Position as Do}from"@xyflow/react";function Cs(e,t){var E,w,_,x;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+((w=(E=t==null?void 0:t.measured)==null?void 0:E.width)!=null?w:0)/2,u=i.y+((x=(_=t==null?void 0:t.measured)==null?void 0:_.height)!=null?x:0)/2,f=(d-l)/(2*a)-(u-c)/(2*s),p=(d-l)/(2*a)+(u-c)/(2*s),g=1/(Math.abs(f)+Math.abs(p)||1),y=g*f,m=g*p,b=a*(y+m)+l,h=s*(-y+m)+c;return{x:b,y:h}}function Ss(e,t){var c,d,u,f;let{positionAbsolute:o}=e.internals,n=(d=(c=e.measured)==null?void 0:c.width)!=null?d:0,r=(f=(u=e.measured)==null?void 0:u.height)!=null?f: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?Do.Left:s>=i+n-1?Do.Right:l<=a+1?Do.Top:l>=a+r-1?Do.Bottom:Do.Top}function no(e,t){let o=Cs(e,t),n=Cs(t,e),r=Ss(e,o),i=Ss(t,n);return{sx:o.x,sy:o.y,tx:n.x,ty:n.y,sourcePos:r,targetPos:i}}function Cn(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",isToEndEvent:(t==null?void 0:t.type)==="END_EVENT"}}import{create as Ju}from"zustand";import{useReactFlow as Qu}from"@xyflow/react";import{useCallback as ju}from"react";var Sn=()=>{let{setEdges:e}=Qu();return ju(()=>{let o=Ot.getState().pathEdgeIds;e(n=>n.map(r=>v(T({},r),{selected:o.includes(r.id)})))},[e])},Ot=Ju((e,t)=>({statusByNodeId:{},statusData:{},pathEdgeIds:[],setTaskStatuses:o=>{o!=null&&o.length&&e(n=>{let r=T({},n.statusByNodeId),i=T({},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 f=[],p=new Set;for(f.push({node:d,path:[]}),p.add(d);f.length>0;){let{node:g,path:y}=f.shift();if(g===u)return y;let m=a[g]||[];for(let{targetId:b,edgeId:h}of m)p.has(b)||(p.add(b),f.push({node:b,path:[...y,h]}))}return[]};for(let d=0;d<r.length-1;d++){let u=r[d],f=r[d+1],p=c(u,f);p.length>0&&i.push(...p)}i.length>0&&e({pathEdgeIds:i})}}));import{useNodesInitialized as gm,useReactFlow as hm,useStore as ym}from"@xyflow/react";import{useCallback as Zo,useEffect as xm,useRef as Em,useState as Nl}from"react";import{shallow as bm}from"zustand/shallow";var ep={value:()=>{}};function Ps(){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 Mn(o)}function Mn(e){this._=e}function tp(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}})}Mn.prototype=Ps.prototype={constructor:Mn,on:function(e,t){var o=this._,n=tp(e+"",o),r,i=-1,a=n.length;if(arguments.length<2){for(;++i<a;)if((r=(e=n[i]).type)&&(r=op(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]=Ms(o[r],e.name,t);else if(t==null)for(r in o)o[r]=Ms(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 Mn(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 op(e,t){for(var o=0,n=e.length,r;o<n;++o)if((r=e[o]).name===t)return r.value}function Ms(e,t,o){for(var n=0,r=e.length;n<r;++n)if(e[n].name===t){e[n]=ep,e=e.slice(0,n).concat(e.slice(n+1));break}return o!=null&&e.push({name:t,value:o}),e}var yi=Ps;var Pn="http://www.w3.org/1999/xhtml",xi={svg:"http://www.w3.org/2000/svg",xhtml:Pn,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function at(e){var t=e+="",o=t.indexOf(":");return o>=0&&(t=e.slice(0,o))!=="xmlns"&&(e=e.slice(o+1)),xi.hasOwnProperty(t)?{space:xi[t],local:e}:e}function np(e){return function(){var t=this.ownerDocument,o=this.namespaceURI;return o===Pn&&t.documentElement.namespaceURI===Pn?t.createElement(e):t.createElementNS(o,e)}}function rp(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Ln(e){var t=at(e);return(t.local?rp:np)(t)}function ip(){}function Vt(e){return e==null?ip:function(){return this.querySelector(e)}}function Ls(e){typeof e!="function"&&(e=Vt(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 Ei(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function sp(){return[]}function Oo(e){return e==null?sp:function(){return this.querySelectorAll(e)}}function ap(e){return function(){return Ei(e.apply(this,arguments))}}function ks(e){typeof e=="function"?e=ap(e):e=Oo(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 Vo(e){return function(){return this.matches(e)}}function kn(e){return function(t){return t.matches(e)}}var lp=Array.prototype.find;function cp(e){return function(){return lp.call(this.children,e)}}function dp(){return this.firstElementChild}function Rs(e){return this.select(e==null?dp:cp(typeof e=="function"?e:kn(e)))}var up=Array.prototype.filter;function pp(){return Array.from(this.children)}function fp(e){return function(){return up.call(this.children,e)}}function Ds(e){return this.selectAll(e==null?pp:fp(typeof e=="function"?e:kn(e)))}function Os(e){typeof e!="function"&&(e=Vo(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 Rn(e){return new Array(e.length)}function Vs(){return new Ee(this._enter||this._groups.map(Rn),this._parents)}function Ho(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Ho.prototype={constructor:Ho,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 mp(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 Ho(e,i[a]);for(;a<l;++a)(s=t[a])&&(r[a]=s)}function gp(e,t,o,n,r,i,a){var s,l,c=new Map,d=t.length,u=i.length,f=new Array(d),p;for(s=0;s<d;++s)(l=t[s])&&(f[s]=p=a.call(l,l.__data__,s,t)+"",c.has(p)?r[s]=l:c.set(p,l));for(s=0;s<u;++s)p=a.call(e,i[s],s,i)+"",(l=c.get(p))?(n[s]=l,l.__data__=i[s],c.delete(p)):o[s]=new Ho(e,i[s]);for(s=0;s<d;++s)(l=t[s])&&c.get(f[s])===l&&(r[s]=l)}function hp(e){return e.__data__}function Gs(e,t){if(!arguments.length)return Array.from(this,hp);var o=t?gp:mp,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],f=u.length,p=yp(e.call(d,d&&d.__data__,c,n)),g=p.length,y=s[c]=new Array(g),m=a[c]=new Array(g),b=l[c]=new Array(f);o(d,u,y,m,b,p,t);for(var h=0,E=0,w,_;h<g;++h)if(w=y[h]){for(h>=E&&(E=h+1);!(_=m[E])&&++E<g;);w._next=_||null}}return a=new Ee(a,n),a._enter=s,a._exit=l,a}function yp(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function Bs(){return new Ee(this._exit||this._groups.map(Rn),this._parents)}function zs(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 Ys(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,f=s[l]=new Array(u),p,g=0;g<u;++g)(p=c[g]||d[g])&&(f[g]=p);for(;l<r;++l)s[l]=o[l];return new Ee(s,this._parents)}function Fs(){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 Ws(e){e||(e=xp);function t(u,f){return u&&f?e(u.__data__,f.__data__):!u-!f}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 xp(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function Xs(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function Us(){return Array.from(this)}function $s(){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 Ks(){let e=0;for(let t of this)++e;return e}function qs(){return!this.node()}function Zs(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 Ep(e){return function(){this.removeAttribute(e)}}function bp(e){return function(){this.removeAttributeNS(e.space,e.local)}}function _p(e,t){return function(){this.setAttribute(e,t)}}function Tp(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function Np(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttribute(e):this.setAttribute(e,o)}}function vp(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 Js(e,t){var o=at(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?bp:Ep:typeof t=="function"?o.local?vp:Np:o.local?Tp:_p)(o,t))}function Dn(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function wp(e){return function(){this.style.removeProperty(e)}}function Ap(e,t,o){return function(){this.style.setProperty(e,t,o)}}function Ip(e,t,o){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,o)}}function Qs(e,t,o){return arguments.length>1?this.each((t==null?wp:typeof t=="function"?Ip:Ap)(e,t,o==null?"":o)):Et(this.node(),e)}function Et(e,t){return e.style.getPropertyValue(t)||Dn(e).getComputedStyle(e,null).getPropertyValue(t)}function Cp(e){return function(){delete this[e]}}function Sp(e,t){return function(){this[e]=t}}function Mp(e,t){return function(){var o=t.apply(this,arguments);o==null?delete this[e]:this[e]=o}}function js(e,t){return arguments.length>1?this.each((t==null?Cp:typeof t=="function"?Mp:Sp)(e,t)):this.node()[e]}function ea(e){return e.trim().split(/^|\s+/)}function bi(e){return e.classList||new ta(e)}function ta(e){this._node=e,this._names=ea(e.getAttribute("class")||"")}ta.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 oa(e,t){for(var o=bi(e),n=-1,r=t.length;++n<r;)o.add(t[n])}function na(e,t){for(var o=bi(e),n=-1,r=t.length;++n<r;)o.remove(t[n])}function Pp(e){return function(){oa(this,e)}}function Lp(e){return function(){na(this,e)}}function kp(e,t){return function(){(t.apply(this,arguments)?oa:na)(this,e)}}function ra(e,t){var o=ea(e+"");if(arguments.length<2){for(var n=bi(this.node()),r=-1,i=o.length;++r<i;)if(!n.contains(o[r]))return!1;return!0}return this.each((typeof t=="function"?kp:t?Pp:Lp)(o,t))}function Rp(){this.textContent=""}function Dp(e){return function(){this.textContent=e}}function Op(e){return function(){var t=e.apply(this,arguments);this.textContent=t==null?"":t}}function ia(e){return arguments.length?this.each(e==null?Rp:(typeof e=="function"?Op:Dp)(e)):this.node().textContent}function Vp(){this.innerHTML=""}function Hp(e){return function(){this.innerHTML=e}}function Gp(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t==null?"":t}}function sa(e){return arguments.length?this.each(e==null?Vp:(typeof e=="function"?Gp:Hp)(e)):this.node().innerHTML}function Bp(){this.nextSibling&&this.parentNode.appendChild(this)}function aa(){return this.each(Bp)}function zp(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function la(){return this.each(zp)}function ca(e){var t=typeof e=="function"?e:Ln(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function Yp(){return null}function da(e,t){var o=typeof e=="function"?e:Ln(e),n=t==null?Yp:typeof t=="function"?t:Vt(t);return this.select(function(){return this.insertBefore(o.apply(this,arguments),n.apply(this,arguments)||null)})}function Fp(){var e=this.parentNode;e&&e.removeChild(this)}function ua(){return this.each(Fp)}function Wp(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Xp(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function pa(e){return this.select(e?Xp:Wp)}function fa(e){return arguments.length?this.property("__data__",e):this.node().__data__}function Up(e){return function(t){e.call(this,t,this.__data__)}}function $p(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 Kp(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 qp(e,t,o){return function(){var n=this.__on,r,i=Up(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 ma(e,t,o){var n=$p(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?qp:Kp,r=0;r<i;++r)this.each(s(n[r],t,o));return this}function ga(e,t,o){var n=Dn(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 Zp(e,t){return function(){return ga(this,e,t)}}function Jp(e,t){return function(){return ga(this,e,t.apply(this,arguments))}}function ha(e,t){return this.each((typeof t=="function"?Jp:Zp)(e,t))}function*ya(){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 Qp=[null];function Ee(e,t){this._groups=e,this._parents=t}function xa(){return new Ee([[document.documentElement]],Qp)}function jp(){return this}Ee.prototype=xa.prototype={constructor:Ee,select:Ls,selectAll:ks,selectChild:Rs,selectChildren:Ds,filter:Os,data:Gs,enter:Vs,exit:Bs,join:zs,merge:Ys,selection:jp,order:Fs,sort:Ws,call:Xs,nodes:Us,node:$s,size:Ks,empty:qs,each:Zs,attr:Js,style:Qs,property:js,classed:ra,text:ia,html:sa,raise:aa,lower:la,append:ca,insert:da,remove:ua,clone:pa,datum:fa,on:ma,dispatch:ha,[Symbol.iterator]:ya};var lt=xa;function On(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function _i(e,t){var o=Object.create(e.prototype);for(var n in t)o[n]=t[n];return o}function zo(){}var Go=.7,Gn=1/Go,ro="\\s*([+-]?\\d+)\\s*",Bo="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",nt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ef=/^#([0-9a-f]{3,8})$/,tf=new RegExp(`^rgb\\(${ro},${ro},${ro}\\)$`),of=new RegExp(`^rgb\\(${nt},${nt},${nt}\\)$`),nf=new RegExp(`^rgba\\(${ro},${ro},${ro},${Bo}\\)$`),rf=new RegExp(`^rgba\\(${nt},${nt},${nt},${Bo}\\)$`),sf=new RegExp(`^hsl\\(${Bo},${nt},${nt}\\)$`),af=new RegExp(`^hsla\\(${Bo},${nt},${nt},${Bo}\\)$`),Ea={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};On(zo,bt,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:ba,formatHex:ba,formatHex8:lf,formatHsl:cf,formatRgb:_a,toString:_a});function ba(){return this.rgb().formatHex()}function lf(){return this.rgb().formatHex8()}function cf(){return Ia(this).formatHsl()}function _a(){return this.rgb().formatRgb()}function bt(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=ef.exec(e))?(o=t[1].length,t=parseInt(t[1],16),o===6?Ta(t):o===3?new De(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):o===8?Vn(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):o===4?Vn(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=tf.exec(e))?new De(t[1],t[2],t[3],1):(t=of.exec(e))?new De(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=nf.exec(e))?Vn(t[1],t[2],t[3],t[4]):(t=rf.exec(e))?Vn(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=sf.exec(e))?wa(t[1],t[2]/100,t[3]/100,1):(t=af.exec(e))?wa(t[1],t[2]/100,t[3]/100,t[4]):Ea.hasOwnProperty(e)?Ta(Ea[e]):e==="transparent"?new De(NaN,NaN,NaN,0):null}function Ta(e){return new De(e>>16&255,e>>8&255,e&255,1)}function Vn(e,t,o,n){return n<=0&&(e=t=o=NaN),new De(e,t,o,n)}function df(e){return e instanceof zo||(e=bt(e)),e?(e=e.rgb(),new De(e.r,e.g,e.b,e.opacity)):new De}function io(e,t,o,n){return arguments.length===1?df(e):new De(e,t,o,n==null?1:n)}function De(e,t,o,n){this.r=+e,this.g=+t,this.b=+o,this.opacity=+n}On(De,io,_i(zo,{brighter(e){return e=e==null?Gn:Math.pow(Gn,e),new De(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Go:Math.pow(Go,e),new De(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new De(Gt(this.r),Gt(this.g),Gt(this.b),Bn(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:Na,formatHex:Na,formatHex8:uf,formatRgb:va,toString:va}));function Na(){return`#${Ht(this.r)}${Ht(this.g)}${Ht(this.b)}`}function uf(){return`#${Ht(this.r)}${Ht(this.g)}${Ht(this.b)}${Ht((isNaN(this.opacity)?1:this.opacity)*255)}`}function va(){let e=Bn(this.opacity);return`${e===1?"rgb(":"rgba("}${Gt(this.r)}, ${Gt(this.g)}, ${Gt(this.b)}${e===1?")":`, ${e})`}`}function Bn(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Gt(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Ht(e){return e=Gt(e),(e<16?"0":"")+e.toString(16)}function wa(e,t,o,n){return n<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new Ze(e,t,o,n)}function Ia(e){if(e instanceof Ze)return new Ze(e.h,e.s,e.l,e.opacity);if(e instanceof zo||(e=bt(e)),!e)return new Ze;if(e instanceof Ze)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 Ze(a,s,l,e.opacity)}function Ca(e,t,o,n){return arguments.length===1?Ia(e):new Ze(e,t,o,n==null?1:n)}function Ze(e,t,o,n){this.h=+e,this.s=+t,this.l=+o,this.opacity=+n}On(Ze,Ca,_i(zo,{brighter(e){return e=e==null?Gn:Math.pow(Gn,e),new Ze(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Go:Math.pow(Go,e),new Ze(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 De(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 Ze(Aa(this.h),Hn(this.s),Hn(this.l),Bn(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=Bn(this.opacity);return`${e===1?"hsl(":"hsla("}${Aa(this.h)}, ${Hn(this.s)*100}%, ${Hn(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Aa(e){return e=(e||0)%360,e<0?e+360:e}function Hn(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 Ni(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 Sa(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 Ni((o-n/t)*t,a,r,i,s)}}function Ma(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 Ni((o-n/t)*t,r,i,a,s)}}var vi=e=>()=>e;function pf(e,t){return function(o){return e+o*t}}function ff(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 Pa(e){return(e=+e)==1?zn:function(t,o){return o-t?ff(t,o,e):vi(isNaN(t)?o:t)}}function zn(e,t){var o=t-e;return o?pf(e,o):vi(isNaN(e)?t:e)}var Yn=function e(t){var o=Pa(t);function n(r,i){var a=o((r=io(r)).r,(i=io(i)).r),s=o(r.g,i.g),l=o(r.b,i.b),c=zn(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 La(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=io(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 mf=La(Sa),gf=La(Ma);function Ye(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}var Ai=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,wi=new RegExp(Ai.source,"g");function hf(e){return function(){return e}}function yf(e){return function(t){return e(t)+""}}function Ii(e,t){var o=Ai.lastIndex=wi.lastIndex=0,n,r,i,a=-1,s=[],l=[];for(e=e+"",t=t+"";(n=Ai.exec(e))&&(r=wi.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:Ye(n,r)})),o=wi.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?yf(l[0].x):hf(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 ka=180/Math.PI,Fn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Ci(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)*ka,skewX:Math.atan(l)*ka,scaleX:a,scaleY:s}}var Wn;function Ra(e){let t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Fn:Ci(t.a,t.b,t.c,t.d,t.e,t.f)}function Da(e){return e==null?Fn:(Wn||(Wn=document.createElementNS("http://www.w3.org/2000/svg","g")),Wn.setAttribute("transform",e),(e=Wn.transform.baseVal.consolidate())?(e=e.matrix,Ci(e.a,e.b,e.c,e.d,e.e,e.f)):Fn)}function Oa(e,t,o,n){function r(c){return c.length?c.pop()+" ":""}function i(c,d,u,f,p,g){if(c!==u||d!==f){var y=p.push("translate(",null,t,null,o);g.push({i:y-4,x:Ye(c,u)},{i:y-2,x:Ye(d,f)})}else(u||f)&&p.push("translate("+u+t+f+o)}function a(c,d,u,f){c!==d?(c-d>180?d+=360:d-c>180&&(c+=360),f.push({i:u.push(r(u)+"rotate(",null,n)-2,x:Ye(c,d)})):d&&u.push(r(u)+"rotate("+d+n)}function s(c,d,u,f){c!==d?f.push({i:u.push(r(u)+"skewX(",null,n)-2,x:Ye(c,d)}):d&&u.push(r(u)+"skewX("+d+n)}function l(c,d,u,f,p,g){if(c!==u||d!==f){var y=p.push(r(p)+"scale(",null,",",null,")");g.push({i:y-4,x:Ye(c,u)},{i:y-2,x:Ye(d,f)})}else(u!==1||f!==1)&&p.push(r(p)+"scale("+u+","+f+")")}return function(c,d){var u=[],f=[];return c=e(c),d=e(d),i(c.translateX,c.translateY,d.translateX,d.translateY,u,f),a(c.rotate,d.rotate,u,f),s(c.skewX,d.skewX,u,f),l(c.scaleX,c.scaleY,d.scaleX,d.scaleY,u,f),c=d=null,function(p){for(var g=-1,y=f.length,m;++g<y;)u[(m=f[g]).i]=m.x(p);return u.join("")}}}var Si=Oa(Ra,"px, ","px)","deg)"),Mi=Oa(Da,", ",")",")");var so=0,Fo=0,Yo=0,Ha=1e3,Xn,Wo,Un=0,Bt=0,$n=0,Xo=typeof performance=="object"&&performance.now?performance:Date,Ga=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function $o(){return Bt||(Ga(xf),Bt=Xo.now()+$n)}function xf(){Bt=0}function Uo(){this._call=this._time=this._next=null}Uo.prototype=Kn.prototype={constructor:Uo,restart:function(e,t,o){if(typeof e!="function")throw new TypeError("callback is not a function");o=(o==null?$o():+o)+(t==null?0:+t),!this._next&&Wo!==this&&(Wo?Wo._next=this:Xn=this,Wo=this),this._call=e,this._time=o,Pi()},stop:function(){this._call&&(this._call=null,this._time=1/0,Pi())}};function Kn(e,t,o){var n=new Uo;return n.restart(e,t,o),n}function Ba(){$o(),++so;for(var e=Xn,t;e;)(t=Bt-e._time)>=0&&e._call.call(void 0,t),e=e._next;--so}function Va(){Bt=(Un=Xo.now())+$n,so=Fo=0;try{Ba()}finally{so=0,bf(),Bt=0}}function Ef(){var e=Xo.now(),t=e-Un;t>Ha&&($n-=t,Un=e)}function bf(){for(var e,t=Xn,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:Xn=o);Wo=e,Pi(n)}function Pi(e){if(!so){Fo&&(Fo=clearTimeout(Fo));var t=e-Bt;t>24?(e<1/0&&(Fo=setTimeout(Va,e-Xo.now()-$n)),Yo&&(Yo=clearInterval(Yo))):(Yo||(Un=Xo.now(),Yo=setInterval(Ef,Ha)),so=1,Ga(Va))}}function qn(e,t,o){var n=new Uo;return t=t==null?0:+t,n.restart(r=>{n.stop(),e(r+t)},t,o),n}var _f=yi("start","end","cancel","interrupt"),Tf=[],Fa=0,za=1,Jn=2,Zn=3,Ya=4,Qn=5,Ko=6;function _t(e,t,o,n,r,i){var a=e.__transition;if(!a)e.__transition={};else if(o in a)return;Nf(e,o,{name:t,index:n,group:r,on:_f,tween:Tf,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:Fa})}function qo(e,t){var o=be(e,t);if(o.state>Fa)throw new Error("too late; already scheduled");return o}function we(e,t){var o=be(e,t);if(o.state>Zn)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 Nf(e,t,o){var n=e.__transition,r;n[t]=o,o.timer=Kn(i,0,o.time);function i(c){o.state=za,o.timer.restart(a,o.delay,o.time),o.delay<=c&&a(c-o.delay)}function a(c){var d,u,f,p;if(o.state!==za)return l();for(d in n)if(p=n[d],p.name===o.name){if(p.state===Zn)return qn(a);p.state===Ya?(p.state=Ko,p.timer.stop(),p.on.call("interrupt",e,e.__data__,p.index,p.group),delete n[d]):+d<t&&(p.state=Ko,p.timer.stop(),p.on.call("cancel",e,e.__data__,p.index,p.group),delete n[d])}if(qn(function(){o.state===Zn&&(o.state=Ya,o.timer.restart(s,o.delay,o.time),s(c))}),o.state=Jn,o.on.call("start",e,e.__data__,o.index,o.group),o.state===Jn){for(o.state=Zn,r=new Array(f=o.tween.length),d=0,u=-1;d<f;++d)(p=o.tween[d].value.call(e,e.__data__,o.index,o.group))&&(r[++u]=p);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=Qn,1),u=-1,f=r.length;++u<f;)r[u].call(e,d);o.state===Qn&&(o.on.call("end",e,e.__data__,o.index,o.group),l())}function l(){o.state=Ko,o.timer.stop(),delete n[t];for(var c in n)return;delete e.__transition}}function Li(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>Jn&&n.state<Qn,n.state=Ko,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[a]}i&&delete e.__transition}}function Wa(e){return this.each(function(){Li(this,e)})}function vf(e,t){var o,n;return function(){var r=we(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 wf(e,t,o){var n,r;if(typeof o!="function")throw new Error;return function(){var i=we(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 Xa(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?vf:wf)(o,e,t))}function ao(e,t,o){var n=e._id;return e.each(function(){var r=we(this,n);(r.value||(r.value={}))[t]=o.apply(this,arguments)}),function(r){return be(r,n).value[t]}}function jn(e,t){var o;return(typeof t=="number"?Ye:t instanceof bt?Yn:(o=bt(t))?(t=o,Yn):Ii)(e,t)}function Af(e){return function(){this.removeAttribute(e)}}function If(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Cf(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 Sf(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 Mf(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 Pf(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 Ua(e,t){var o=at(e),n=o==="transform"?Mi:jn;return this.attrTween(e,typeof t=="function"?(o.local?Pf:Mf)(o,n,ao(this,"attr."+e,t)):t==null?(o.local?If:Af)(o):(o.local?Sf:Cf)(o,n,t))}function Lf(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function kf(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)&&kf(e,i)),o}return r._value=t,r}function Df(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&Lf(e,i)),o}return r._value=t,r}function $a(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=at(e);return this.tween(o,(n.local?Rf:Df)(n,t))}function Of(e,t){return function(){qo(this,e).delay=+t.apply(this,arguments)}}function Vf(e,t){return t=+t,function(){qo(this,e).delay=t}}function Ka(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Of:Vf)(t,e)):be(this.node(),t).delay}function Hf(e,t){return function(){we(this,e).duration=+t.apply(this,arguments)}}function Gf(e,t){return t=+t,function(){we(this,e).duration=t}}function qa(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Hf:Gf)(t,e)):be(this.node(),t).duration}function Bf(e,t){if(typeof t!="function")throw new Error;return function(){we(this,e).ease=t}}function Za(e){var t=this._id;return arguments.length?this.each(Bf(t,e)):be(this.node(),t).ease}function zf(e,t){return function(){var o=t.apply(this,arguments);if(typeof o!="function")throw new Error;we(this,e).ease=o}}function Ja(e){if(typeof e!="function")throw new Error;return this.each(zf(this._id,e))}function Qa(e){typeof e!="function"&&(e=Vo(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 Pe(n,this._parents,this._name,this._id)}function ja(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),f,p=0;p<d;++p)(f=l[p]||c[p])&&(u[p]=f);for(;s<n;++s)a[s]=t[s];return new Pe(a,this._parents,this._name,this._id)}function Yf(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 Ff(e,t,o){var n,r,i=Yf(t)?qo:we;return function(){var a=i(this,e),s=a.on;s!==n&&(r=(n=s).copy()).on(t,o),a.on=r}}function el(e,t){var o=this._id;return arguments.length<2?be(this.node(),o).on.on(e):this.each(Ff(o,e,t))}function Wf(e){return function(){var t=this.parentNode;for(var o in this.__transition)if(+o!==e)return;t&&t.removeChild(this)}}function tl(){return this.on("end.remove",Wf(this._id))}function ol(e){var t=this._name,o=this._id;typeof e!="function"&&(e=Vt(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,f=0;f<l;++f)(d=s[f])&&(u=e.call(d,d.__data__,f,s))&&("__data__"in d&&(u.__data__=d.__data__),c[f]=u,_t(c[f],t,o,f,c,be(d,o)));return new Pe(i,this._parents,t,o)}function nl(e){var t=this._name,o=this._id;typeof e!="function"&&(e=Oo(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 f=e.call(d,d.__data__,u,l),p,g=be(d,o),y=0,m=f.length;y<m;++y)(p=f[y])&&_t(p,t,o,y,f,g);i.push(f),a.push(d)}return new Pe(i,a,t,o)}var Xf=lt.prototype.constructor;function rl(){return new Xf(this._groups,this._parents)}function Uf(e,t){var o,n,r;return function(){var i=Et(this,e),a=(this.style.removeProperty(e),Et(this,e));return i===a?null:i===o&&a===n?r:r=t(o=i,n=a)}}function il(e){return function(){this.style.removeProperty(e)}}function $f(e,t,o){var n,r=o+"",i;return function(){var a=Et(this,e);return a===r?null:a===n?i:i=t(n=a,o)}}function Kf(e,t,o){var n,r,i;return function(){var a=Et(this,e),s=o(this),l=s+"";return s==null&&(l=s=(this.style.removeProperty(e),Et(this,e))),a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s))}}function qf(e,t){var o,n,r,i="style."+t,a="end."+i,s;return function(){var l=we(this,e),c=l.on,d=l.value[i]==null?s||(s=il(t)):void 0;(c!==o||r!==d)&&(n=(o=c).copy()).on(a,r=d),l.on=n}}function sl(e,t,o){var n=(e+="")=="transform"?Si:jn;return t==null?this.styleTween(e,Uf(e,n)).on("end.style."+e,il(e)):typeof t=="function"?this.styleTween(e,Kf(e,n,ao(this,"style."+e,t))).each(qf(this._id,e)):this.styleTween(e,$f(e,n,t),o).on("end.style."+e,null)}function Zf(e,t,o){return function(n){this.style.setProperty(e,t.call(this,n),o)}}function Jf(e,t,o){var n,r;function i(){var a=t.apply(this,arguments);return a!==r&&(n=(r=a)&&Zf(e,a,o)),n}return i._value=t,i}function al(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,Jf(e,t,o==null?"":o))}function Qf(e){return function(){this.textContent=e}}function jf(e){return function(){var t=e(this);this.textContent=t==null?"":t}}function ll(e){return this.tween("text",typeof e=="function"?jf(ao(this,"text",e)):Qf(e==null?"":e+""))}function em(e){return function(t){this.textContent=e.call(this,t)}}function tm(e){var t,o;function n(){var r=e.apply(this,arguments);return r!==o&&(t=(o=r)&&em(r)),t}return n._value=e,n}function cl(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,tm(e))}function dl(){for(var e=this._name,t=this._id,o=er(),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);_t(l,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Pe(n,this._parents,e,o)}function ul(){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=we(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 om=0;function Pe(e,t,o,n){this._groups=e,this._parents=t,this._name=o,this._id=n}function pl(e){return lt().transition(e)}function er(){return++om}var ct=lt.prototype;Pe.prototype=pl.prototype={constructor:Pe,select:ol,selectAll:nl,selectChild:ct.selectChild,selectChildren:ct.selectChildren,filter:Qa,merge:ja,selection:rl,transition:dl,call:ct.call,nodes:ct.nodes,node:ct.node,size:ct.size,empty:ct.empty,each:ct.each,on:el,attr:Ua,attrTween:$a,style:sl,styleTween:al,text:ll,textTween:cl,remove:tl,tween:Xa,delay:Ka,duration:qa,ease:Za,easeVarying:Ja,end:ul,[Symbol.iterator]:ct[Symbol.iterator]};function tr(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var nm={time:null,delay:0,duration:250,ease:tr};function rm(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 fl(e){var t,o;e instanceof Pe?(t=e._id,e=e._name):(t=er(),(o=nm).time=$o(),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])&&_t(l,e,t,c,a,o||rm(l,t));return new Pe(n,this._parents,e,t)}lt.prototype.interrupt=Wa;lt.prototype.transition=fl;function Tt(e,t,o){this.k=e,this.x=t,this.y=o}Tt.prototype={constructor:Tt,scale:function(e){return e===1?this:new Tt(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new Tt(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 or=new Tt(1,0,0);nr.prototype=Tt.prototype;function nr(e){for(;!e.__zoom;)if(!(e=e.parentNode))return or;return e.__zoom}var sm=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]];var ml;(function(e){e.Strict="strict",e.Loose="loose"})(ml||(ml={}));var gl;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(gl||(gl={}));var hl;(function(e){e.Partial="partial",e.Full="full"})(hl||(hl={}));var yl;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(yl||(yl={}));var xl;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(xl||(xl={}));var Oe;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(Oe||(Oe={}));var Vv={[Oe.Left]:Oe.Right,[Oe.Right]:Oe.Left,[Oe.Top]:Oe.Bottom,[Oe.Bottom]:Oe.Top};var am=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e);var lm=(e,t=[0,0])=>{var s;let{width:o,height:n}=cm(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 dt=(e,t=[0,0])=>{var r,i,a,s,l,c,d,u;let{x:o,y:n}=am(e)?e.internals.positionAbsolute:lm(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 cm(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 Hv={[Oe.Left]:{x:-1,y:0},[Oe.Right]:{x:1,y:0},[Oe.Top]:{x:0,y:-1},[Oe.Bottom]:{x:0,y:1}};var dm={nodeOrigin:[0,0],nodeExtent:sm,elevateNodesOnSelect:!0,defaults:{}},Gv=v(T({},dm),{checkEquality:!0});var El;(function(e){e.Line="line",e.Handle="handle"})(El||(El={}));var um={width:0,height:0,x:0,y:0},Bv=v(T({},um),{pointerX:0,pointerY:0,aspectRatio:1});var pm=(e,t)=>e.x<t.x2&&e.x2>t.x&&e.y<t.y2&&e.y2>t.y;function fm(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 mm(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 rr=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 p of a){if(p.position<s)continue;if(p.position>l)break;if(i.has(p.node.id)||p.node.parentId&&i.has(p.node.parentId)||!pm(p.nodeBox,r))continue;let g=Math.abs(p.position-o);if(g>ir)continue;let m=fm(p.nodeBox,n)>0?0:mm(p.nodeBox,n);c.push({line:p,lineDist:g,nodeDist:m})}let d=.5,u=t==="horizontal"?this.lastHorizontalLine:this.lastVerticalLine;c.sort((p,g)=>{if(u){if(p.line===u&&g.line!==u)return-1;if(g.line===u&&p.line!==u)return 1}return Math.abs(p.lineDist-g.lineDist)<=d?p.nodeDist-g.nodeDist:p.lineDist-g.lineDist});let f=c.length>0?c[0].line:void 0;return f&&(t==="horizontal"?this.lastHorizontalLine=f:this.lastVerticalLine=f),f}};function bl(e,t=zt,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=dt(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 _l(e,t,o,n,r=Object.keys(zt)){let i=[];for(let s of r){let l=zt[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 Tl(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)<=ir&&(r=l,a=!0)}if(o){let l=o.anchor.resolve(null,e)-o.line.position;Math.abs(l)<=ir&&(n=l,i=!0)}return{deltaX:n,deltaY:r,snappedX:i,snappedY:a}}var ir=10,zt={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 Tm}from"react/jsx-runtime";var _m=new rr;function sr(){let[e,t]=Nl(void 0),[o,n]=Nl(void 0),{width:r,height:i}=ym(m=>({width:m.width,height:m.height}),bm),a=gm(),s=Em(_m),{screenToFlowPosition:l,getInternalNode:c,getNodes:d}=hm(),u=Zo(()=>{t(void 0),n(void 0)},[]),f=Zo(m=>{let b=m!=null?m:d();u();let h=bl(b,zt,c);s.current.initialize(h)},[c,u,d]),p=Zo(()=>{setTimeout(()=>{f()},100)},[f]);xm(()=>{a&&f(d())},[a,f,d]);let g=Zo((m,b)=>{var K,L,V,F,Y,O,J,U,X,z;if(!s.current||m.length===0)return m;u();let h=m.filter(W=>W.type==="position"&&!!W.position),E=m.find(W=>W.type==="dimensions");if(h.length===0&&!E)return m;let w=Object.keys(zt),_=new Set,x=1/0,N=1/0,I=-1/0,A=-1/0;if(h.length>0)h.forEach(W=>{var he,fe,se,ie,ve,ke;let Z=b.find(yt=>yt.id===W.id);if(!Z)return;_.add(Z.id);let ee=c(Z.id);if(!ee)return;let le=ee.parentId?c(ee.parentId):void 0,ce=W.position.x+((he=le==null?void 0:le.internals.positionAbsolute.x)!=null?he:0),de=W.position.y+((fe=le==null?void 0:le.internals.positionAbsolute.y)!=null?fe:0),ue=(ie=(se=Z.measured)==null?void 0:se.width)!=null?ie:0,ge=(ke=(ve=Z.measured)==null?void 0:ve.height)!=null?ke:0;x=Math.min(x,ce),N=Math.min(N,de),I=Math.max(I,ce+ue),A=Math.max(A,de+ge)}),E&&(w=["top","left"]);else if(E){let W=b.find(ue=>ue.id===E.id);if(!W)return m;_.add(W.id);let Z=c(W.id);if(!Z)return m;let ee=Z.internals.positionAbsolute.x,le=Z.internals.positionAbsolute.y,ce=(F=(V=(K=E.dimensions)==null?void 0:K.width)!=null?V:(L=W.measured)==null?void 0:L.width)!=null?F:0,de=(U=(J=(Y=E.dimensions)==null?void 0:Y.height)!=null?J:(O=W.measured)==null?void 0:O.height)!=null?U:0;x=ee,N=le,I=ee+ce,A=le+de,w=["right","bottom"]}if(x===1/0)return m;let M={x,y:N,x2:I,y2:A},{x:S,y:k}=l({x:0,y:0}),{x:B,y:q}=l({x:r,y:i}),j={x:S,y:k,x2:B,y2:q},{horizontal:C,vertical:P}=_l(s.current,j,M,_,w),{deltaX:$,deltaY:H,snappedX:D,snappedY:G}=Tl(M,C,P);if(D||G){let W=h.some(ee=>ee.dragging),Z=!!(E!=null&&E.resizing);(W||Z)&&(D&&n(P==null?void 0:P.line),G&&t(C==null?void 0:C.line)),D&&(h.forEach(ee=>{ee.position&&(ee.position.x-=$)}),(E==null?void 0:E.id)===((X=h[0])==null?void 0:X.id)?E.dimensions&&(E.dimensions.width+=$):E&&!h.length&&E.dimensions&&(E.dimensions.width-=$)),G&&(h.forEach(ee=>{ee.position&&(ee.position.y-=H)}),(E==null?void 0:E.id)===((z=h[0])==null?void 0:z.id)?E.dimensions&&(E.dimensions.height+=H):E&&!h.length&&E.dimensions&&(E.dimensions.height-=H))}return m},[l,c,r,i,t,n,u]),y=Zo(()=>Tm(vl,{horizontal:e,vertical:o}),[e,o]);return{rebuildIndex:f,forceRebuildIndex:p,updateHelperLines:g,helperLineHorizontal:e,helperLineVertical:o,HelperLines:y}}import{reconnectEdge as Ty,useReactFlow as Ny}from"@xyflow/react";import{useCallback as $t,useRef as vy}from"react";var ut=e=>new Map(e.map(t=>[t.id,t])),Jo=(e,t,o)=>t.filter(n=>!(n.source!==e||o&&n.id===o)),wl=(e,t,o)=>t.filter(n=>!(n.target!==e||o&&n.id===o)),ki=e=>e.some(t=>t.type==="START_EVENT"),Nt=(e,t)=>e==="START_EVENT"?!ki(t):!0,Al=(e,t,o,n,r)=>{let i=ut(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:Jo(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=ut(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:wl(t,n,r).filter(c=>{let d=i.get(c.source);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},ar=(e,t,o,n,r)=>{var c;let i=ut(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:Jo(e,n,r).filter(d=>{let u=i.get(d.target);return(u==null?void 0:u.type)!=="ANNOTATION"}).length>=2},Cl=(e,t,o)=>{var a,s,l,c;let n=ut(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"},lr=(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"},Sl=(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"},cr=(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"},Qo=(e,t,o,n)=>{let r=ut(t),i=r.get(e);return!i||i.type!=="TASK"?!1:wl(e,o,n).some(s=>{let l=r.get(s.source);return(l==null?void 0:l.type)==="START_EVENT"})},jo=(e,t,o,n)=>{let r=ut(t),i=r.get(e);return!i||i.type!=="TASK"?!1:Jo(e,o,n).some(s=>{let l=r.get(s.target);return(l==null?void 0:l.type)==="END_EVENT"})},Ml=(e,t,o,n,r)=>{let i=ut(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"?jo(t,o,n,r):(s==null?void 0:s.type)==="END_EVENT"&&(a==null?void 0:a.type)==="TASK"?Qo(e,o,n,r):!1},dr=(e,t,o)=>Jo(e,t,o).length>0,ur=(e,t,o,n,r)=>{let i=ut(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:Jo(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=2};var Pl=(e,t,o,n,r)=>{var s,l;let i=ut(n),a=((s=i.get(e))==null?void 0:s.type)==="ANNOTATION"||((l=i.get(t))==null?void 0:l.type)==="ANNOTATION";return o.some(c=>r&&c.id===r?!1:!!(c.source===e&&c.target===t||a&&c.source===t&&c.target===e))};var Nm=[e=>({isValid:e.sourceNodeId!==e.targetNodeId,reason:"self_connection_not_allowed"}),e=>({isValid:!Pl(e.sourceNodeId,e.targetNodeId,e.edges,e.nodes,e.reconnectingEdgeId),reason:"duplicate_connection_not_allowed"}),e=>({isValid:!Al(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:!ar(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"gateway_limit_reached"}),e=>({isValid:!ur(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"task_limit_reached"}),e=>({isValid:Cl(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"&&Sl(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:!(lr(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"script_to_end_not_allowed"}),e=>({isValid:!(cr(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"loop_to_end_not_allowed"}),e=>({isValid:!(Qo(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"initial_activity_to_end_not_allowed"}),e=>({isValid:!Ml(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"concurrent_initial_and_final_activity"}),e=>({isValid:!(jo(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType!=="ANNOTATION"),reason:"final_activity_cannot_connect"}),e=>({isValid:!(dr(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"})],Ri=e=>{for(let t of Nm){let o=t(e);if(!o.isValid)return o}return{isValid:!0}};var vm=[{sourceTypes:["GATEWAY"],targetTypes:["TASK","GATEWAY"],validate:e=>({shouldDisable:ar(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:ki(e.nodes),reason:"start_event_already_exists"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:lr(e.sourceNodeId,e.nodes),reason:"script_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:cr(e.sourceNodeId,e.nodes),reason:"loop_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Qo(e.sourceNodeId,e.nodes,e.edges),reason:"initial_activity_to_end_not_allowed"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:jo(e.sourceNodeId,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"final_activity_cannot_connect"})},{targetTypes:["END_EVENT"],validate:e=>({shouldDisable:dr(e.sourceNodeId,e.edges),reason:"activity_has_outgoing_connections"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:ur(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"task_limit_reached"})}],Ll=e=>{let t=vm.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 jm,EdgeLabelRenderer as eg,getStraightPath as tg,useInternalNode as Rl,useViewport as og}from"@xyflow/react";import{Button as Im,Tooltip as Cm,TooltipContent as Sm,TooltipTrigger as Mm,useTranslation as Pm}from"@produto-lecom/lecom-ui";import{Settings as Lm}from"lucide-react";import{getIncomers as pr,getOutgoers as fr,useReactFlow as Am}from"@xyflow/react";import{useStoreApi as wm}from"@xyflow/react";var vt=()=>{let e=wm();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 Nn(),!0}}};var mr=()=>{let{getNode:e,getEdge:t,getNodes:o,getEdges:n}=Am(),{selectElements:r}=vt(),i=m=>{let b=o(),h=n(),E=pr(m,b,h),w=fr(m,b,h),_=E.some(N=>N.type==="START_EVENT"),x=w.some(N=>N.type==="END_EVENT");return _?"start":x?"end":"between"},a=(m,b,h)=>{var _,x,N,I;if(!m)return;let E={type:m.type,variant:(_=m.data)==null?void 0:_.variant,attribute:(x=m.data)==null?void 0:x.attribute},w={id:m.id,position:i(m),label:(N=m.data)==null?void 0:N.label,node:E};return m.type==="TASK"&&((I=m.data)==null?void 0:I.variant)==="SUBPROCESS"?v(T({},w),{type:"sub_process"}):m.type==="GATEWAY"?v(T({},w),{type:"gateway",variant:s(m,b,h)}):v(T({},w),{type:"activity"})},s=(m,b,h)=>{if(m.type!=="GATEWAY")return;let E=pr(m,b,h),w=!1,_=!1;if(E.forEach(x=>{var N,I;x.type==="TASK"&&(((N=x.data)==null?void 0:N.variant)==="SCRIPT"&&(w=!0),((I=x.data)==null?void 0:I.attribute)==="LOOP"&&(_=!0))}),w&&_)return"script_loop";if(w)return"script";if(_)return"loop"},l=(m,b,h)=>{var N,I,A,M;let E=e(m.source),w=e(m.target);if(!E||!w)return"simple";if(fr(E,b,h).some(S=>S.type==="END_EVENT"))return"final";if(E.type==="GATEWAY")switch((N=E.data)==null?void 0:N.variant){case"PARALLEL":return"parallel";case"EXCLUSIVE":return"exclusive";case"COMPLEX":return"complex";default:return"simple"}if(E.type==="TASK"){let S=(I=E.data)==null?void 0:I.variant,k=(A=E.data)==null?void 0:A.attribute;if(S==="SUBPROCESS")return"from_sub_process";if(w.type==="TASK"&&((M=w.data)==null?void 0:M.variant)==="SUBPROCESS")return"to_sub_process";let B=S==="SCRIPT",q=k==="LOOP";return B&&q?"script_loop":B?"script":q?"loop":"simple"}return"simple"},c=(m,b,h)=>{let E=[];function w(x,N,I=0){let A=a(x,b,h);if(A.depth=I,N.push(A),x.type==="TASK"){E.push([...N]),N.pop();return}let M=pr(x,b,h);if(M.length)for(let S of M)w(S,N,I+1);N.pop()}let _=pr(m,b,h);for(let x of _)w(x,[]);return E},d=(m,b,h)=>{let E=[];function w(x,N,I=0){let A=a(x,b,h);if(A.depth=I,N.push(A),x.type==="TASK"){E.push([...N]),N.pop();return}let M=fr(x,b,h);if(M.length)for(let S of M)w(S,N,I+1);N.pop()}let _=fr(m,b,h);for(let x of _)w(x,[]);return E},u=(m,b,h)=>(h=h.filter(w=>w.source===m.id),h.map(w=>{var N;let _=e(w.target),x;return _&&(x=a(_,b,h)),{id:w.id,type:"routing",variant:l(w,b,h),label:(N=w.data)==null?void 0:N.label,target:x}})),f=m=>{let b=e(m);if(!b)return;let h=o(),E=n(),w=a(b,h,E);return w.sources=c(b,h,E),w.targets=d(b,h,E),w.edgeTargets=u(b,h,E),b.type==="GATEWAY"&&(w.variant=s(b,h,E)),w},p=m=>{let b=t(m);if(!b)return;let h=o(),E=n(),w=l(b,h,E),x={id:b.id,type:"routing",variant:w,gatewayVariant:void 0},N=e(b.source);if(N){let A=a(N,h,E);x.source=A;let M=s(N,h,E);if(x.gatewayVariant=M,N.type==="TASK")x.sources=[[A]];else{let S=c(N,h,E);x.sources=S.length?S:[[A]]}}let I=e(b.target);if(I){let A=a(I,h,E);if(x.target=A,I.type==="TASK")x.targets=[[A]];else{let M=d(I,h,E);x.targets=M.length?M:[[A]]}}return x},g=m=>{let b=e(m);if(b)return f(b.id);let h=t(m);if(h)return p(h.id)};return{configureElement:m=>{let b=g(m);if(b)return r([m]),b},getConfigureElement:g,getNodeConfigure:f,getEdgeConfigure:p}};import{jsx as gr,jsxs as km}from"react/jsx-runtime";var wt=({elementId:e,elementType:t="node"})=>{let{t:o}=Pm(),{onConfigureElement:n}=Q(),{getConfigureElement:r}=mr();return km(Cm,{children:[gr(Mm,{asChild:!0,children:gr(Im,{variant:"ghost",color:"grey",size:"small",iconButton:!0,onClick:()=>{let a=r(e);a&&(n==null||n(a))},children:gr(Lm,{size:16})})}),gr(Sm,{color:"black",children:o(t==="node"?"editor.toolbar.configure_node":"editor.toolbar.configure_edge")})]})};import{Button as Dm,Tooltip as Om,TooltipContent as Vm,TooltipTrigger as Hm,useTranslation as Gm}from"@produto-lecom/lecom-ui";import{useReactFlow as Bm}from"@xyflow/react";import{TrashIcon as zm}from"lucide-react";import{useNotificationToast as Rm}from"@produto-lecom/lecom-ui";function Ve(){let{toast:e}=en(),{toast:t}=Rm();return{toast:e||t}}import{jsx as hr,jsxs as Ym}from"react/jsx-runtime";var yr=({elementId:e,elementType:t="node"})=>{let{t:o}=Gm(),{toast:n}=Ve(),{deleteElements:r,getNodes:i}=Bm();return Ym(Om,{children:[hr(Hm,{asChild:!0,children:hr(Dm,{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:hr(zm,{size:16})})}),hr(Vm,{color:"black",children:o("editor.toolbar.delete")})]})};import{Button as Fm,Tooltip as Wm,TooltipContent as Xm,TooltipTrigger as Um,useTranslation as $m}from"@produto-lecom/lecom-ui";import{MoveUpRightIcon as Km}from"lucide-react";import{useCallback as qm}from"react";import{jsx as xr,jsxs as Zm}from"react/jsx-runtime";var lo=({nodeId:e,disabled:t=!1,tooltipMessage:o})=>{let{t:n}=$m(),r=qm(i=>{i.stopPropagation();let a=document.querySelectorAll(`.react-flow__handle.source[data-nodeid="${e}"]`);if(a.length===0)return;let s=Array.from(a).reduce((f,p)=>{let g=f.getBoundingClientRect(),y=p.getBoundingClientRect(),m=Math.hypot(i.clientX-(g.left+g.width/2),i.clientY-(g.top+g.height/2));return Math.hypot(i.clientX-(y.left+y.width/2),i.clientY-(y.top+y.height/2))<m?p:f}),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 Zm(Wm,{children:[xr(Um,{asChild:!0,children:xr(Fm,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:t,className:t?"opacity-50 cursor-not-allowed":"",onMouseDown:t?void 0:r,children:xr(Km,{size:16})})}),xr(Xm,{color:"black",children:o||n("editor.toolbar.connect_node")})]})};import{jsx as tn}from"react/jsx-runtime";var uo=i=>{var a=i,{edgeId:e,edgeType:t,sourceNode:o,targetNode:n}=a,r=tt(a,["edgeId","edgeType","sourceNode","targetNode"]);let{mode:s}=Q(),{isFromStartEvent:l,isGatewayToGateway:c,isActiviyToAndGateway:d,isToEndEvent:u}=Cn(o,n),f=!l&&!c&&!d&&!u,p=[{component:tn(yr,{elementId:e,elementType:"edge"})}],g=()=>s==="view"?f?[{component:tn(wt,{elementId:e,elementType:"edge"})}]:[]:f?[{component:tn(wt,{elementId:e,elementType:"edge"})},...p]:p,m=(b=>{switch(b){case"SEQUENCE_EDGE":return g();case"MESSAGE_EDGE":return s==="view"?[]:[...p];case"ANNOTATION_EDGE":return s==="view"?[]:[...p];default:return[]}})(t);if(!(m.length===0||s==="view"))return tn("div",v(T({className:"flex items-center gap-1 w-fit px-3 py-2 bg-white rounded-sm shadow-md"},r),{children:m.map((b,h)=>tn("div",{children:b.component},h))}))};import{useViewport as Jm}from"@xyflow/react";import{useMemo as Qm}from"react";import{jsx as kl}from"react/jsx-runtime";var rt=12,po=({sx:e,sy:t,tx:o,ty:n,hasLabel:r=!1,children:i})=>{let{zoom:a}=Jm(),s=1/a,l=Qm(()=>t===n?{bottom:`${rt}px`,transform:"translateX(-50%)"}:e===o?{left:`${rt}px`,transform:r?"translateY(-100%)":"translateY(-50%)"}:n>t&&o>e?{left:`${rt}px`,bottom:`${rt}px`}:n>t&&o<e?{right:`${rt}px`,bottom:`${rt}px`}:t>n&&o>e?{right:`${rt}px`,bottom:`${rt}px`}:{left:`${rt}px`,bottom:`${rt}px`},[e,t,o,n,r]);return kl("div",{style:{transform:`scale(${s})`},children:kl("div",{className:"absolute pointer-events-auto",style:T({},l),children:i})})};import{Fragment as ng,jsx as Yt,jsxs as Dl}from"react/jsx-runtime";var fo={type:"ANNOTATION_EDGE",reconnectable:!0},Ol=({id:e,source:t,target:o,selected:n,data:r})=>{let{isMultipleSelection:i}=Q(),{zoom:a}=og(),s=Rl(t),l=Rl(o);if(!s||!l)return null;let{sx:c,sy:d,tx:u,ty:f}=no(s,l),[p,g,y]=tg({sourceX:c,sourceY:d,targetX:u,targetY:f}),m=n||(s==null?void 0:s.selected)||(l==null?void 0:l.selected);return Yt(ng,{children:Dl("g",{className:R("group bpmn-edge",{"is-highlighted":m}),children:[Yt("path",{d:p,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/a),style:{pointerEvents:"stroke",cursor:"pointer"}}),Dl("g",{className:R("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":m}),children:[Yt(jm,{id:e,path:p,interactionWidth:0,strokeDasharray:4,className:R("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"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)})}),Yt(eg,{children:Yt("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${g}px, ${y}px)`},children:n&&!i&&Yt(po,{sx:c,sy:d,tx:u,ty:f,children:Yt(uo,{edgeId:e,edgeType:"ANNOTATION_EDGE"})})})})]})]})})};import{useState as Xl,useCallback as Eg,useMemo as Vi,useEffect as bg,useRef as Ul}from"react";import{BaseEdge as _g,EdgeLabelRenderer as Tg,MarkerType as $l,useInternalNode as Kl,useReactFlow as Ng,useViewport as vg,useEdges as wg,Position as ho}from"@xyflow/react";import{useCallback as rg,useEffect as Di,useRef as Vl,useState as ig}from"react";import{jsx as Gl}from"react/jsx-runtime";var Oi=/[a-zA-Z0-9À-ÖØ-öø-ÿ]/,Hl=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","Tab","Escape","Shift"],Ce=({value:e,maxLength:t,style:o,className:n,contentClassName:r,isEditing:i,onChange:a,onBlur:s,onInput:l,onInvalidFirstCharacter:c,skipFirstCharValidation:d})=>{let u=Vl(null),f=Vl(null),[p,g]=ig(!1);Di(()=>()=>{f.current&&clearTimeout(f.current)},[]),Di(()=>{g(i!=null?i:!1)},[i]),Di(()=>{if(p&&u.current){u.current.focus();let _=document.createRange();_.selectNodeContents(u.current);let x=window.getSelection();x&&(x.removeAllRanges(),x.addRange(_))}},[p]);let y=rg(()=>{f.current||(c==null||c(),f.current=setTimeout(()=>{f.current=null},500))},[c]),m=_=>{_.stopPropagation(),p||g(!0)},b=_=>{let x=_.currentTarget.innerText.replace(/\n$/,""),N=t&&x.length>=t,I=window.getSelection(),A=(I==null?void 0:I.toString())||"",M=A.length>0,S=(_.ctrlKey||_.metaKey)&&!_.altKey,k=S&&_.key==="a",B=S&&_.key==="c",q=S&&_.key==="x",j=S&&_.key==="v",C=x.length===0||M&&A.length===x.length;if(!d&&C&&!Oi.test(_.key)&&!Hl.includes(_.key)&&!S){_.preventDefault(),y();return}N&&!M&&(Hl.includes(_.key)||k||B||q||j||_.preventDefault())},h=_=>{_.preventDefault();let x=_.clipboardData.getData("text/plain").replace(/\r\n/g,`
|
|
1
|
+
var rp=Object.defineProperty,ip=Object.defineProperties;var sp=Object.getOwnPropertyDescriptors;var Ln=Object.getOwnPropertySymbols;var Ps=Object.prototype.hasOwnProperty,Ls=Object.prototype.propertyIsEnumerable;var Ms=(e,t,o)=>t in e?rp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,N=(e,t)=>{for(var o in t||(t={}))Ps.call(t,o)&&Ms(e,o,t[o]);if(Ln)for(var o of Ln(t))Ls.call(t,o)&&Ms(e,o,t[o]);return e},v=(e,t)=>ip(e,sp(t));var mt=(e,t)=>{var o={};for(var n in e)Ps.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&&Ls.call(e,n)&&(o[n]=e[n]);return o};var _i=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 ap,Translations as lp}from"@produto-lecom/lecom-ui";var ks={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:{empty:"Cannot export an empty diagram",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 Rs={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:{empty:"No es posible exportar un diagrama vac\xEDo",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 Ds={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:{empty:"N\xE3o \xE9 poss\xEDvel exportar um diagrama vazio",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 Os={pt_BR:Ds,en_US:ks,es_ES:Rs};var Hs,Vs,cp=(Vs=(Hs=_i("LecomUserLanguage"))!=null?Hs:_i("org.springframework.web.servlet.i18n.CookieLocaleResolver.LOCALE"))!=null?Vs:lp.PT_BR;ap({lng:cp,resources:Os});var Pe=(n=>(n.EDIT="edit",n.VIEW="view",n.READONLY="readonly",n))(Pe||{});var kn=(r=>(r.ACTIVITY="activity",r.ROUTING="routing",r.GATEWAY="gateway",r.SUB_PROCESS="sub_process",r))(kn||{}),Ni=(n=>(n.START="start",n.END="end",n.BETWEEN="between",n))(Ni||{}),Ti=(n=>(n.SCRIPT="script",n.LOOP="loop",n.SCRIPT_LOOP="script_loop",n))(Ti||{}),vi=(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))(vi||{});import{RotateCcw as _p,ScrollText as Np,SquarePlus as Tp}from"lucide-react";import{jsx as Rn,jsxs as dp}from"react/jsx-runtime";var Dn=({size:e=24,className:t})=>dp("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"#6b7280",className:t,children:[Rn("path",{strokeWidth:"2",d:"M16 3V3.5085V11.9998V20.4915V21H16.5411H21.4592H22V19.123H21.4592H17.9974V11.9998V4.8773H21.4592H22V3H21.4592H16.5411H16Z"}),Rn("path",{d:"M4.41026 16.9999L2 18.7861L3.89693 21.1103L6.3072 19.324L4.41026 16.9999Z"}),Rn("path",{d:"M8.41026 13.9999L6 15.7861L7.89693 18.1103L10.3072 16.324L8.41026 13.9999Z"}),Rn("path",{d:"M12.4313 10.954L10.021 12.7402L11.9179 15.0644L14.3282 13.2781L12.4313 10.954Z"})]});import{jsx as Gs}from"react/jsx-runtime";var ho=({size:e=24,className:t})=>Gs("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:Gs("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 Uo,jsxs as up}from"react/jsx-runtime";var yo=({size:e=24,className:t})=>up("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:[Uo("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"}),Uo("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),Uo("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"}),Uo("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),Uo("path",{d:"M14.8281 9.17188L9.17127 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as wi,jsxs as pp}from"react/jsx-runtime";var xo=({size:e=24,className:t})=>pp("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:[wi("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"}),wi("path",{d:"M14.8286 9.17188L9.17176 14.8287",strokeLinecap:"round",strokeLinejoin:"round"}),wi("path",{d:"M9.17139 9.17188L14.8282 14.8287",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ii,jsxs as fp}from"react/jsx-runtime";var Eo=({size:e=24,className:t})=>fp("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:[Ii("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"}),Ii("path",{d:"M12 8V16",strokeLinecap:"round",strokeLinejoin:"round"}),Ii("path",{d:"M8 12H16",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ai,jsxs as mp}from"react/jsx-runtime";var Bs=({size:e=24,className:t})=>Ai("svg",{width:e,height:e,viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",className:t,children:mp("g",{children:[Ai("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"}),Ai("path",{d:"M24.5 4.5L28 1M28 1L31.5 4.5M28 1V8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})});import{clsx as gp}from"clsx";import{twMerge as hp}from"tailwind-merge";function V(...e){return hp(gp(e))}var Pt=(e=0,t=0)=>e<t?t:e,On=(e=1e3)=>new Promise(t=>{setTimeout(t,e)});import{jsx as zs,jsxs as yp}from"react/jsx-runtime";var Ys=({size:e=24,className:t})=>yp("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"#6b7280",strokeWidth:2,xmlns:"http://www.w3.org/2000/svg",className:V("stroke-2",t),children:[zs("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"}),zs("path",{d:"M9 3V21",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ci}from"react/jsx-runtime";var Ws=({size:e=24,className:t})=>Ci("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",className:t,children:Ci("g",{children:Ci("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 Fs}from"react/jsx-runtime";var Hn=({size:e=24,className:t})=>Fs("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:Fs("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 Xs}from"react/jsx-runtime";var $o=({size:e=24,className:t})=>Xs("svg",{width:e,height:e,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"white",stroke:"#6b7280",className:V("stroke-2",t),children:Xs("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 Si,jsxs as xp}from"react/jsx-runtime";var Us=({size:e=24,className:t})=>xp("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:[Si("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"}),Si("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"}),Si("path",{d:"M7.5 7.5V10H10",strokeWidth:"1.5",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ko,jsxs as Ep}from"react/jsx-runtime";var $s=({size:e=24,className:t})=>Ep("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:[Ko("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"}),Ko("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"}),Ko("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"}),Ko("path",{d:"M13.5 12H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),Ko("path",{d:"M13.5 10H11",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Vn,jsxs as bp}from"react/jsx-runtime";var Ks=({size:e=24,className:t})=>bp("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:[Vn("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"}),Vn("path",{d:"M8 21V14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14V21",strokeWidth:"1",fill:"none"}),Vn("path",{d:"M10.2222 17H13.7777",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"}),Vn("path",{d:"M12 15.2227V18.7782",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})]});var le=(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))(le||{}),st=(o=>(o.SCRIPT="SCRIPT",o.SUBPROCESS="SUBPROCESS",o))(st||{}),Gn={SCRIPT:{icon:Np},SUBPROCESS:{icon:Tp}},gt=(t=>(t.LOOP="LOOP",t))(gt||{}),Bn={LOOP:{icon:_p}},at=(n=>(n.EXCLUSIVE="EXCLUSIVE",n.PARALLEL="PARALLEL",n.COMPLEX="COMPLEX",n))(at||{}),Mi={EXCLUSIVE:{icon:xo},PARALLEL:{icon:Eo},COMPLEX:{icon:yo}};import{ReactFlowProvider as DE}from"@xyflow/react";import{createContext as OE,useContext as HE,useEffect as VE,useId as GE,useMemo as BE,useState as ut}from"react";import{Background as dE,MiniMap as uE,ReactFlow as pE,SelectionMode as fE,useKeyPress as mE}from"@xyflow/react";import{forwardRef as gE,useImperativeHandle as hE,useRef as vs}from"react";import{useTranslation as V0}from"@produto-lecom/lecom-ui";import{useEdgesState as G0,useNodesState as B0,useOnSelectionChange as z0,useReactFlow as Y0,useStoreApi as W0}from"@xyflow/react";import{useCallback as St,useEffect as F0}from"react";import{Position as qo}from"@xyflow/react";function qs(e,t){var E,T,b,y;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+((T=(E=t==null?void 0:t.measured)==null?void 0:E.width)!=null?T:0)/2,u=i.y+((y=(b=t==null?void 0:t.measured)==null?void 0:b.height)!=null?y:0)/2,f=(d-l)/(2*a)-(u-c)/(2*s),p=(d-l)/(2*a)+(u-c)/(2*s),g=1/(Math.abs(f)+Math.abs(p)||1),h=g*f,m=g*p,x=a*(h+m)+l,_=s*(-h+m)+c;return{x,y:_}}function Zs(e,t){var c,d,u,f;let{positionAbsolute:o}=e.internals,n=(d=(c=e.measured)==null?void 0:c.width)!=null?d:0,r=(f=(u=e.measured)==null?void 0:u.height)!=null?f: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?qo.Left:s>=i+n-1?qo.Right:l<=a+1?qo.Top:l>=a+r-1?qo.Bottom:qo.Top}function bo(e,t){let o=qs(e,t),n=qs(t,e),r=Zs(e,o),i=Zs(t,n);return{sx:o.x,sy:o.y,tx:n.x,ty:n.y,sourcePos:r,targetPos:i}}function zn(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",isToEndEvent:(t==null?void 0:t.type)==="END_EVENT"}}var Yn={MIN_WIDTH:36,MIN_HEIGHT:36},Wn={MIN_WIDTH:36,MIN_HEIGHT:36},Fn={MIN_WIDTH:56,MIN_HEIGHT:56},_o={MIN_WIDTH:176,MIN_HEIGHT:96},Js={HEADER_WIDTH:40,MIN_WIDTH:840,MIN_HEIGHT:256},ie={HEADER_WIDTH:40,MIN_WIDTH:800,MIN_HEIGHT:256},No={MIN_WIDTH:176,MIN_HEIGHT:64},vp={MIN_WIDTH:128,MIN_HEIGHT:64},pe={START_EVENT:Yn,END_EVENT:Wn,GATEWAY:Fn,TASK:_o,LANE:ie,ANNOTATION:No,UNSUPPORTED:vp};import{orderBy as wp}from"lodash";var Qs=e=>new Map(e.map(t=>[t.id,t])),js=(e,t)=>e.map(o=>{var n;return(n=t.get(o.id))!=null?n:o}),tt=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}},qt=e=>wp(e,[o=>{let n=o.type==="LANE";return n&&!o.parentId?0:n?1:2}],["asc"]),ea=(e,t)=>{let{x:o,y:n}=tt(e),{x:r,y:i}=tt(t);return{x:o-r,y:n-i}};var Zt=({parentId:e,nodes:t,includeTypes:o=[...Object.values(le)],excludeTypes:n=[]})=>t.some(r=>r.parentId===e&&(!o.length||o.includes(r.type))&&!n.includes(r.type)),Ip=(e,t)=>{let{x:o,y:n}=tt(e),{x:r,y:i}=tt(t),a=o-r,s=n-i;return Math.sqrt(a*a+s*s)},Ap=(e,t)=>{let{x:o,y:n,w:r,h:i}=tt(e),{x:a,y:s,w:l,h:c}=tt(t),d=o+r/2,u=n+i/2;return d>=a&&d<=a+l&&u>=s&&u<=s+c},Zo=(e,t)=>{let o=null,n=1/0;for(let r of t)if(r.id!==e.id&&Ap(e,r)){let i=Ip(e,r);i<n&&(n=i,o=r)}return o},ta=(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),oa=(e,t)=>{let o=e.filter(c=>!c.parentId);if(o.length===0)return{nodes:e,edges:t};let n=o.filter(c=>c.type==="LANE"),r=n.length>0?n:o,i=Math.min(...r.map(c=>c.position.x||0)),a=Math.min(...r.map(c=>c.position.y||0)),s=e.map(c=>c.parentId?c:v(N({},c),{position:{x:c.position.x-i,y:c.position.y-a}})),l=t.map(c=>{let d=c.data;return d!=null&&d.points?v(N({},c),{data:v(N({},d),{points:d.points.map(u=>({x:u.x-i,y:u.y-a}))})}):c});return{nodes:s,edges:l}},na=e=>{var l,c;let t=e.filter(d=>!d.parentId),o=t.filter(d=>d.type==="LANE"),n=o.length>0?o:t;if(n.length===0)return null;let r=1/0,i=1/0,a=-1/0,s=-1/0;for(let d of n){let u=d.position.x+((l=d.width)!=null?l:0),f=d.position.y+((c=d.height)!=null?c:0);d.position.x<r&&(r=d.position.x),d.position.y<i&&(i=d.position.y),u>a&&(a=u),f>s&&(s=f)}return{x:r,y:i,width:a-r,height:s-i}};var Pi=(e,t)=>{let o=t.find(a=>a.id===e);if(!o||o.type!=="LANE"||o.parentId)return!1;let n=tt(o),r=n.x+n.w,i=n.y+n.h;return t.some(a=>{if(a.id===e||a.parentId||a.type==="LANE")return!1;let s=tt(a);return s.x<r&&s.x+s.w>n.x&&s.y<i&&s.y+s.h>n.y})};var Cp=50,Jt=(e,t)=>{var f,p,g,h,m,x,_,E,T,b,y,w,C,A,R,S;let o=t.find(P=>P.id===e);if(!o)return t;let n=(p=(f=o.position)==null?void 0:f.x)!=null?p:0,r=(h=(g=o.position)==null?void 0:g.y)!=null?h:0,i=(x=(m=o.measured)==null?void 0:m.width)!=null?x:0,a=(E=(_=o.measured)==null?void 0:_.height)!=null?E:0,s=r+a,l=n+i,c=new Set,d=1/0;for(let P of t){if(P.id===e||P.parentId)continue;let z=(b=(T=P.position)==null?void 0:T.y)!=null?b:0,U=(w=(y=P.position)==null?void 0:y.x)!=null?w:0,K=(A=(C=P.measured)==null?void 0:C.width)!=null?A:0,W=(S=(R=P.measured)==null?void 0:R.height)!=null?S:0;U<l&&U+K>n&&z<s&&z+W>r&&(c.add(P.id),d=Math.min(d,z))}if(c.size===0)return t;let u=s+Cp-d;return t.map(P=>{var U,K,W;if(!c.has(P.id))return P;let z=(K=(U=P.position)==null?void 0:U.y)!=null?K:0;return v(N({},P),{position:v(N({},(W=P.position)!=null?W:{x:0,y:0}),{y:z+u})})})},Ne=15,Qt=e=>[...e].sort((t,o)=>t.position.y-o.position.y),Sp=e=>{var t,o,n;return e.position.x+((n=(o=(t=e.measured)==null?void 0:t.width)!=null?o:e.width)!=null?n:0)},Mp=e=>{var t,o,n;return e.position.y+((n=(o=(t=e.measured)==null?void 0:t.height)!=null?o:e.height)!=null?n:0)},Li=(e,t,o)=>{var d,u,f,p,g,h,m,x,_,E,T,b,y,w,C;if(t.length===0)return e;let n=(f=(u=e.width)!=null?u:(d=e.measured)==null?void 0:d.width)!=null?f:0,r=(h=(g=e.height)!=null?g:(p=e.measured)==null?void 0:p.height)!=null?h:0,i=0,a=0;for(let A of t){let R=Sp(A),S=Mp(A);if(((x=(m=A.position)==null?void 0:m.y)!=null?x:0)<Ne&&(o.set(A.id,v(N({},A),{position:v(N({},A.position),{y:Ne})})),S=Ne+((E=(_=A.measured)==null?void 0:_.height)!=null?E:0)),((b=(T=A.position)==null?void 0:T.x)!=null?b:0)<ie.HEADER_WIDTH+Ne){let P=(y=o.get(A.id))!=null?y:A;o.set(A.id,v(N({},P),{position:v(N({},P.position),{x:ie.HEADER_WIDTH+Ne})})),R=ie.HEADER_WIDTH+Ne+((C=(w=A.measured)==null?void 0:w.width)!=null?C:0)}i=Math.max(i,R),a=Math.max(a,S)}let s=Math.max(n,ie.MIN_WIDTH),l=Math.max(r,ie.MIN_HEIGHT);i+Ne>s&&(s=i+Ne),a+Ne>l&&(l=a+Ne);let c=v(N({},e),{width:s,height:l,measured:v(N({},e.measured),{width:s,height:l})});return o.set(e.id,c),c},ra=(e,t,o)=>{var a,s;let n=Qt(e),r=new Map;for(let l of o)l.parentId&&(r.has(l.parentId)||r.set(l.parentId,[]),r.get(l.parentId).push(l));let i=0;for(let l of n){let c=(a=r.get(l.id))!=null?a:[],d=Li(l,c,t);t.set(d.id,v(N({},d),{position:{x:ie.HEADER_WIDTH,y:i}})),i+=(s=d.height)!=null?s:0}},ia=(e,t)=>{var g,h,m,x;let o=[];for(let _ of t.values())_.parentId===e.id&&o.push(_);let n=Qt(o),r=((h=(g=e.measured)==null?void 0:g.width)!=null?h:0)-ie.HEADER_WIDTH,i=ta(e.id,o)||ie.MIN_WIDTH,a=o.reduce((_,E)=>{var T;return _+((T=E.height)!=null?T:ie.MIN_HEIGHT)},0),s=Math.max(r,i),l=a,c=r>i,d=c?s:s+ie.HEADER_WIDTH,u=c?s-ie.HEADER_WIDTH:s,f=0;for(let _=0;_<n.length;_++){let E=n[_],T=Math.max(ie.MIN_HEIGHT,(m=E.height)!=null?m:ie.MIN_HEIGHT),b=v(N({},E),{width:u,height:T,measured:v(N({},E.measured),{width:u,height:T}),position:{x:ie.HEADER_WIDTH,y:f}});if(_===o.length-1){let y=Math.max(ie.MIN_HEIGHT,l-f);b=v(N({},b),{height:y,measured:v(N({},E.measured),{width:u,height:y})})}t.set(E.id,b),f+=(x=b.height)!=null?x:0}let p=Math.max(l,f);t.set(e.id,v(N({},e),{width:d,height:p,measured:v(N({},e.measured),{width:d,height:p})}))},sa=(e,t,o,n,r)=>{var g,h;let i=!e.parentId,a=i?e.id:e.parentId,s=n.filter(m=>m.type==="LANE"&&m.parentId===a);if(!s.length)return n;let l=Qt(s),c=l.findIndex(m=>m.id===e.id),d=(h=(g=e.position)==null?void 0:g.y)!=null?h:0,u=!i&&r!==void 0&&c>0&&Math.abs(r-d)>.5,f=0,p=[...n];return l.forEach((m,x)=>{var y,w;let _=x===l.length-1,E=m.id===e.id,b=(w=(y=m.measured)==null?void 0:y.height)!=null?w:0;E?b=o:u&&x===c-1&&(b=Math.max(ie.MIN_HEIGHT,r-f)),_&&i&&(b=Math.max(ie.MIN_HEIGHT,o-f)),p=p.map(C=>{if(C.id===m.id){let A=i?t-ie.HEADER_WIDTH:t;return v(N({},C),{width:A,height:b,measured:v(N({},C.measured),{width:A,height:b}),position:{x:ie.HEADER_WIDTH,y:f}})}return C}),E&&u?f=r+o:f+=b}),p=p.map(m=>{if(m.id===a){let x=i?t:t+ie.HEADER_WIDTH;return v(N({},m),{width:x,height:i?o:f,measured:{width:x,height:i?o:f}})}return m}),p};var ki=(e,t,o)=>{var s,l,c,d,u,f,p,g;if(e.type==="LANE")return o;let n=(l=(s=t.measured)==null?void 0:s.width)!=null?l:0,r=(d=(c=t.measured)==null?void 0:c.height)!=null?d:0;e.position.y<Ne&&(e.position.y=Ne),e.position.x<ie.HEADER_WIDTH+Ne&&(e.position.x=ie.HEADER_WIDTH+Ne);let i=e.position.x+((f=(u=e.measured)==null?void 0:u.width)!=null?f:0),a=e.position.y+((g=(p=e.measured)==null?void 0:p.height)!=null?g:0);return i+Ne>n&&(t.width=i+Ne,t.measured.width=i+Ne),a+Ne>r&&(t.height=a+Ne,t.measured.height=a+Ne),o=o.map(h=>h.id===t.id?v(N({},h),{height:t.height,width:t.width,measured:t.measured}):h.id===e.id?v(N({},h),{position:e.position}):h),o};import{create as Pp}from"zustand";import{useReactFlow as Lp}from"@xyflow/react";import{useCallback as kp}from"react";var Xn=()=>{let{setEdges:e}=Lp();return kp(()=>{let o=jt.getState().pathEdgeIds;e(n=>n.map(r=>v(N({},r),{selected:o.includes(r.id)})))},[e])},jt=Pp((e,t)=>({statusByNodeId:{},statusData:{},pathEdgeIds:[],setTaskStatuses:o=>{o!=null&&o.length&&e(n=>{let r=N({},n.statusByNodeId),i=N({},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 f=[],p=new Set;for(f.push({node:d,path:[]}),p.add(d);f.length>0;){let{node:g,path:h}=f.shift();if(g===u)return h;let m=a[g]||[];for(let{targetId:x,edgeId:_}of m)p.has(x)||(p.add(x),f.push({node:x,path:[...h,_]}))}return[]};for(let d=0;d<r.length-1;d++){let u=r[d],f=r[d+1],p=c(u,f);p.length>0&&i.push(...p)}i.length>0&&e({pathEdgeIds:i})}}));import{useNodesInitialized as qm,useReactFlow as Zm,useStore as Jm}from"@xyflow/react";import{useCallback as pn,useEffect as Qm,useRef as jm,useState as ec}from"react";import{shallow as eg}from"zustand/shallow";var Rp={value:()=>{}};function la(){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 Un(o)}function Un(e){this._=e}function Dp(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}})}Un.prototype=la.prototype={constructor:Un,on:function(e,t){var o=this._,n=Dp(e+"",o),r,i=-1,a=n.length;if(arguments.length<2){for(;++i<a;)if((r=(e=n[i]).type)&&(r=Op(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]=aa(o[r],e.name,t);else if(t==null)for(r in o)o[r]=aa(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 Un(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 Op(e,t){for(var o=0,n=e.length,r;o<n;++o)if((r=e[o]).name===t)return r.value}function aa(e,t,o){for(var n=0,r=e.length;n<r;++n)if(e[n].name===t){e[n]=Rp,e=e.slice(0,n).concat(e.slice(n+1));break}return o!=null&&e.push({name:t,value:o}),e}var Ri=la;var $n="http://www.w3.org/1999/xhtml",Di={svg:"http://www.w3.org/2000/svg",xhtml:$n,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)),Di.hasOwnProperty(t)?{space:Di[t],local:e}:e}function Hp(e){return function(){var t=this.ownerDocument,o=this.namespaceURI;return o===$n&&t.documentElement.namespaceURI===$n?t.createElement(e):t.createElementNS(o,e)}}function Vp(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Kn(e){var t=Nt(e);return(t.local?Vp:Hp)(t)}function Gp(){}function eo(e){return e==null?Gp:function(){return this.querySelector(e)}}function ca(e){typeof e!="function"&&(e=eo(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 we(n,this._parents)}function Oi(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function Bp(){return[]}function Jo(e){return e==null?Bp:function(){return this.querySelectorAll(e)}}function zp(e){return function(){return Oi(e.apply(this,arguments))}}function da(e){typeof e=="function"?e=zp(e):e=Jo(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 we(n,r)}function Qo(e){return function(){return this.matches(e)}}function qn(e){return function(t){return t.matches(e)}}var Yp=Array.prototype.find;function Wp(e){return function(){return Yp.call(this.children,e)}}function Fp(){return this.firstElementChild}function ua(e){return this.select(e==null?Fp:Wp(typeof e=="function"?e:qn(e)))}var Xp=Array.prototype.filter;function Up(){return Array.from(this.children)}function $p(e){return function(){return Xp.call(this.children,e)}}function pa(e){return this.selectAll(e==null?Up:$p(typeof e=="function"?e:qn(e)))}function fa(e){typeof e!="function"&&(e=Qo(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 we(n,this._parents)}function Zn(e){return new Array(e.length)}function ma(){return new we(this._enter||this._groups.map(Zn),this._parents)}function jo(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}jo.prototype={constructor:jo,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 ga(e){return function(){return e}}function Kp(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 jo(e,i[a]);for(;a<l;++a)(s=t[a])&&(r[a]=s)}function qp(e,t,o,n,r,i,a){var s,l,c=new Map,d=t.length,u=i.length,f=new Array(d),p;for(s=0;s<d;++s)(l=t[s])&&(f[s]=p=a.call(l,l.__data__,s,t)+"",c.has(p)?r[s]=l:c.set(p,l));for(s=0;s<u;++s)p=a.call(e,i[s],s,i)+"",(l=c.get(p))?(n[s]=l,l.__data__=i[s],c.delete(p)):o[s]=new jo(e,i[s]);for(s=0;s<d;++s)(l=t[s])&&c.get(f[s])===l&&(r[s]=l)}function Zp(e){return e.__data__}function ha(e,t){if(!arguments.length)return Array.from(this,Zp);var o=t?qp:Kp,n=this._parents,r=this._groups;typeof e!="function"&&(e=ga(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],f=u.length,p=Jp(e.call(d,d&&d.__data__,c,n)),g=p.length,h=s[c]=new Array(g),m=a[c]=new Array(g),x=l[c]=new Array(f);o(d,u,h,m,x,p,t);for(var _=0,E=0,T,b;_<g;++_)if(T=h[_]){for(_>=E&&(E=_+1);!(b=m[E])&&++E<g;);T._next=b||null}}return a=new we(a,n),a._enter=s,a._exit=l,a}function Jp(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function ya(){return new we(this._exit||this._groups.map(Zn),this._parents)}function xa(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 Ea(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,f=s[l]=new Array(u),p,g=0;g<u;++g)(p=c[g]||d[g])&&(f[g]=p);for(;l<r;++l)s[l]=o[l];return new we(s,this._parents)}function ba(){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 _a(e){e||(e=Qp);function t(u,f){return u&&f?e(u.__data__,f.__data__):!u-!f}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 we(r,this._parents).order()}function Qp(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function Na(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function Ta(){return Array.from(this)}function va(){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 wa(){let e=0;for(let t of this)++e;return e}function Ia(){return!this.node()}function Aa(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 jp(e){return function(){this.removeAttribute(e)}}function ef(e){return function(){this.removeAttributeNS(e.space,e.local)}}function tf(e,t){return function(){this.setAttribute(e,t)}}function of(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function nf(e,t){return function(){var o=t.apply(this,arguments);o==null?this.removeAttribute(e):this.setAttribute(e,o)}}function rf(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 Ca(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?ef:jp:typeof t=="function"?o.local?rf:nf:o.local?of:tf)(o,t))}function Jn(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function sf(e){return function(){this.style.removeProperty(e)}}function af(e,t,o){return function(){this.style.setProperty(e,t,o)}}function lf(e,t,o){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,o)}}function Sa(e,t,o){return arguments.length>1?this.each((t==null?sf:typeof t=="function"?lf:af)(e,t,o==null?"":o)):Lt(this.node(),e)}function Lt(e,t){return e.style.getPropertyValue(t)||Jn(e).getComputedStyle(e,null).getPropertyValue(t)}function cf(e){return function(){delete this[e]}}function df(e,t){return function(){this[e]=t}}function uf(e,t){return function(){var o=t.apply(this,arguments);o==null?delete this[e]:this[e]=o}}function Ma(e,t){return arguments.length>1?this.each((t==null?cf:typeof t=="function"?uf:df)(e,t)):this.node()[e]}function Pa(e){return e.trim().split(/^|\s+/)}function Hi(e){return e.classList||new La(e)}function La(e){this._node=e,this._names=Pa(e.getAttribute("class")||"")}La.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 ka(e,t){for(var o=Hi(e),n=-1,r=t.length;++n<r;)o.add(t[n])}function Ra(e,t){for(var o=Hi(e),n=-1,r=t.length;++n<r;)o.remove(t[n])}function pf(e){return function(){ka(this,e)}}function ff(e){return function(){Ra(this,e)}}function mf(e,t){return function(){(t.apply(this,arguments)?ka:Ra)(this,e)}}function Da(e,t){var o=Pa(e+"");if(arguments.length<2){for(var n=Hi(this.node()),r=-1,i=o.length;++r<i;)if(!n.contains(o[r]))return!1;return!0}return this.each((typeof t=="function"?mf:t?pf:ff)(o,t))}function gf(){this.textContent=""}function hf(e){return function(){this.textContent=e}}function yf(e){return function(){var t=e.apply(this,arguments);this.textContent=t==null?"":t}}function Oa(e){return arguments.length?this.each(e==null?gf:(typeof e=="function"?yf:hf)(e)):this.node().textContent}function xf(){this.innerHTML=""}function Ef(e){return function(){this.innerHTML=e}}function bf(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t==null?"":t}}function Ha(e){return arguments.length?this.each(e==null?xf:(typeof e=="function"?bf:Ef)(e)):this.node().innerHTML}function _f(){this.nextSibling&&this.parentNode.appendChild(this)}function Va(){return this.each(_f)}function Nf(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Ga(){return this.each(Nf)}function Ba(e){var t=typeof e=="function"?e:Kn(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function Tf(){return null}function za(e,t){var o=typeof e=="function"?e:Kn(e),n=t==null?Tf:typeof t=="function"?t:eo(t);return this.select(function(){return this.insertBefore(o.apply(this,arguments),n.apply(this,arguments)||null)})}function vf(){var e=this.parentNode;e&&e.removeChild(this)}function Ya(){return this.each(vf)}function wf(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function If(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Wa(e){return this.select(e?If:wf)}function Fa(e){return arguments.length?this.property("__data__",e):this.node().__data__}function Af(e){return function(t){e.call(this,t,this.__data__)}}function Cf(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 Sf(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 Mf(e,t,o){return function(){var n=this.__on,r,i=Af(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 Xa(e,t,o){var n=Cf(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?Mf:Sf,r=0;r<i;++r)this.each(s(n[r],t,o));return this}function Ua(e,t,o){var n=Jn(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 Pf(e,t){return function(){return Ua(this,e,t)}}function Lf(e,t){return function(){return Ua(this,e,t.apply(this,arguments))}}function $a(e,t){return this.each((typeof t=="function"?Lf:Pf)(e,t))}function*Ka(){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 kf=[null];function we(e,t){this._groups=e,this._parents=t}function qa(){return new we([[document.documentElement]],kf)}function Rf(){return this}we.prototype=qa.prototype={constructor:we,select:ca,selectAll:da,selectChild:ua,selectChildren:pa,filter:fa,data:ha,enter:ma,exit:ya,join:xa,merge:Ea,selection:Rf,order:ba,sort:_a,call:Na,nodes:Ta,node:va,size:wa,empty:Ia,each:Aa,attr:Ca,style:Sa,property:Ma,classed:Da,text:Oa,html:Ha,raise:Va,lower:Ga,append:Ba,insert:za,remove:Ya,clone:Wa,datum:Fa,on:Xa,dispatch:$a,[Symbol.iterator]:Ka};var Tt=qa;function Qn(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function Vi(e,t){var o=Object.create(e.prototype);for(var n in t)o[n]=t[n];return o}function on(){}var en=.7,tr=1/en,To="\\s*([+-]?\\d+)\\s*",tn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",ht="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Df=/^#([0-9a-f]{3,8})$/,Of=new RegExp(`^rgb\\(${To},${To},${To}\\)$`),Hf=new RegExp(`^rgb\\(${ht},${ht},${ht}\\)$`),Vf=new RegExp(`^rgba\\(${To},${To},${To},${tn}\\)$`),Gf=new RegExp(`^rgba\\(${ht},${ht},${ht},${tn}\\)$`),Bf=new RegExp(`^hsl\\(${tn},${ht},${ht}\\)$`),zf=new RegExp(`^hsla\\(${tn},${ht},${ht},${tn}\\)$`),Za={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};Qn(on,kt,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ja,formatHex:Ja,formatHex8:Yf,formatHsl:Wf,formatRgb:Qa,toString:Qa});function Ja(){return this.rgb().formatHex()}function Yf(){return this.rgb().formatHex8()}function Wf(){return rl(this).formatHsl()}function Qa(){return this.rgb().formatRgb()}function kt(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=Df.exec(e))?(o=t[1].length,t=parseInt(t[1],16),o===6?ja(t):o===3?new ze(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):o===8?jn(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):o===4?jn(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=Of.exec(e))?new ze(t[1],t[2],t[3],1):(t=Hf.exec(e))?new ze(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=Vf.exec(e))?jn(t[1],t[2],t[3],t[4]):(t=Gf.exec(e))?jn(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=Bf.exec(e))?ol(t[1],t[2]/100,t[3]/100,1):(t=zf.exec(e))?ol(t[1],t[2]/100,t[3]/100,t[4]):Za.hasOwnProperty(e)?ja(Za[e]):e==="transparent"?new ze(NaN,NaN,NaN,0):null}function ja(e){return new ze(e>>16&255,e>>8&255,e&255,1)}function jn(e,t,o,n){return n<=0&&(e=t=o=NaN),new ze(e,t,o,n)}function Ff(e){return e instanceof on||(e=kt(e)),e?(e=e.rgb(),new ze(e.r,e.g,e.b,e.opacity)):new ze}function vo(e,t,o,n){return arguments.length===1?Ff(e):new ze(e,t,o,n==null?1:n)}function ze(e,t,o,n){this.r=+e,this.g=+t,this.b=+o,this.opacity=+n}Qn(ze,vo,Vi(on,{brighter(e){return e=e==null?tr:Math.pow(tr,e),new ze(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?en:Math.pow(en,e),new ze(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new ze(oo(this.r),oo(this.g),oo(this.b),or(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:el,formatHex:el,formatHex8:Xf,formatRgb:tl,toString:tl}));function el(){return`#${to(this.r)}${to(this.g)}${to(this.b)}`}function Xf(){return`#${to(this.r)}${to(this.g)}${to(this.b)}${to((isNaN(this.opacity)?1:this.opacity)*255)}`}function tl(){let e=or(this.opacity);return`${e===1?"rgb(":"rgba("}${oo(this.r)}, ${oo(this.g)}, ${oo(this.b)}${e===1?")":`, ${e})`}`}function or(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function oo(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function to(e){return e=oo(e),(e<16?"0":"")+e.toString(16)}function ol(e,t,o,n){return n<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new lt(e,t,o,n)}function rl(e){if(e instanceof lt)return new lt(e.h,e.s,e.l,e.opacity);if(e instanceof on||(e=kt(e)),!e)return new lt;if(e instanceof lt)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 lt(a,s,l,e.opacity)}function il(e,t,o,n){return arguments.length===1?rl(e):new lt(e,t,o,n==null?1:n)}function lt(e,t,o,n){this.h=+e,this.s=+t,this.l=+o,this.opacity=+n}Qn(lt,il,Vi(on,{brighter(e){return e=e==null?tr:Math.pow(tr,e),new lt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?en:Math.pow(en,e),new lt(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 ze(Gi(e>=240?e-240:e+120,r,n),Gi(e,r,n),Gi(e<120?e+240:e-120,r,n),this.opacity)},clamp(){return new lt(nl(this.h),er(this.s),er(this.l),or(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=or(this.opacity);return`${e===1?"hsl(":"hsla("}${nl(this.h)}, ${er(this.s)*100}%, ${er(this.l)*100}%${e===1?")":`, ${e})`}`}}));function nl(e){return e=(e||0)%360,e<0?e+360:e}function er(e){return Math.max(0,Math.min(1,e||0))}function Gi(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 Bi(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 sl(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 Bi((o-n/t)*t,a,r,i,s)}}function al(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 Bi((o-n/t)*t,r,i,a,s)}}var zi=e=>()=>e;function Uf(e,t){return function(o){return e+o*t}}function $f(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 ll(e){return(e=+e)==1?nr:function(t,o){return o-t?$f(t,o,e):zi(isNaN(t)?o:t)}}function nr(e,t){var o=t-e;return o?Uf(e,o):zi(isNaN(e)?t:e)}var rr=function e(t){var o=ll(t);function n(r,i){var a=o((r=vo(r)).r,(i=vo(i)).r),s=o(r.g,i.g),l=o(r.b,i.b),c=nr(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 cl(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=vo(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 Kf=cl(sl),qf=cl(al);function ot(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}var Wi=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Yi=new RegExp(Wi.source,"g");function Zf(e){return function(){return e}}function Jf(e){return function(t){return e(t)+""}}function Fi(e,t){var o=Wi.lastIndex=Yi.lastIndex=0,n,r,i,a=-1,s=[],l=[];for(e=e+"",t=t+"";(n=Wi.exec(e))&&(r=Yi.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:ot(n,r)})),o=Yi.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?Jf(l[0].x):Zf(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 dl=180/Math.PI,ir={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Xi(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)*dl,skewX:Math.atan(l)*dl,scaleX:a,scaleY:s}}var sr;function ul(e){let t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?ir:Xi(t.a,t.b,t.c,t.d,t.e,t.f)}function pl(e){return e==null?ir:(sr||(sr=document.createElementNS("http://www.w3.org/2000/svg","g")),sr.setAttribute("transform",e),(e=sr.transform.baseVal.consolidate())?(e=e.matrix,Xi(e.a,e.b,e.c,e.d,e.e,e.f)):ir)}function fl(e,t,o,n){function r(c){return c.length?c.pop()+" ":""}function i(c,d,u,f,p,g){if(c!==u||d!==f){var h=p.push("translate(",null,t,null,o);g.push({i:h-4,x:ot(c,u)},{i:h-2,x:ot(d,f)})}else(u||f)&&p.push("translate("+u+t+f+o)}function a(c,d,u,f){c!==d?(c-d>180?d+=360:d-c>180&&(c+=360),f.push({i:u.push(r(u)+"rotate(",null,n)-2,x:ot(c,d)})):d&&u.push(r(u)+"rotate("+d+n)}function s(c,d,u,f){c!==d?f.push({i:u.push(r(u)+"skewX(",null,n)-2,x:ot(c,d)}):d&&u.push(r(u)+"skewX("+d+n)}function l(c,d,u,f,p,g){if(c!==u||d!==f){var h=p.push(r(p)+"scale(",null,",",null,")");g.push({i:h-4,x:ot(c,u)},{i:h-2,x:ot(d,f)})}else(u!==1||f!==1)&&p.push(r(p)+"scale("+u+","+f+")")}return function(c,d){var u=[],f=[];return c=e(c),d=e(d),i(c.translateX,c.translateY,d.translateX,d.translateY,u,f),a(c.rotate,d.rotate,u,f),s(c.skewX,d.skewX,u,f),l(c.scaleX,c.scaleY,d.scaleX,d.scaleY,u,f),c=d=null,function(p){for(var g=-1,h=f.length,m;++g<h;)u[(m=f[g]).i]=m.x(p);return u.join("")}}}var Ui=fl(ul,"px, ","px)","deg)"),$i=fl(pl,", ",")",")");var wo=0,rn=0,nn=0,gl=1e3,ar,sn,lr=0,no=0,cr=0,an=typeof performance=="object"&&performance.now?performance:Date,hl=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function cn(){return no||(hl(Qf),no=an.now()+cr)}function Qf(){no=0}function ln(){this._call=this._time=this._next=null}ln.prototype=dr.prototype={constructor:ln,restart:function(e,t,o){if(typeof e!="function")throw new TypeError("callback is not a function");o=(o==null?cn():+o)+(t==null?0:+t),!this._next&&sn!==this&&(sn?sn._next=this:ar=this,sn=this),this._call=e,this._time=o,Ki()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ki())}};function dr(e,t,o){var n=new ln;return n.restart(e,t,o),n}function yl(){cn(),++wo;for(var e=ar,t;e;)(t=no-e._time)>=0&&e._call.call(void 0,t),e=e._next;--wo}function ml(){no=(lr=an.now())+cr,wo=rn=0;try{yl()}finally{wo=0,em(),no=0}}function jf(){var e=an.now(),t=e-lr;t>gl&&(cr-=t,lr=e)}function em(){for(var e,t=ar,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:ar=o);sn=e,Ki(n)}function Ki(e){if(!wo){rn&&(rn=clearTimeout(rn));var t=e-no;t>24?(e<1/0&&(rn=setTimeout(ml,e-an.now()-cr)),nn&&(nn=clearInterval(nn))):(nn||(lr=an.now(),nn=setInterval(jf,gl)),wo=1,hl(ml))}}function ur(e,t,o){var n=new ln;return t=t==null?0:+t,n.restart(r=>{n.stop(),e(r+t)},t,o),n}var tm=Ri("start","end","cancel","interrupt"),om=[],bl=0,xl=1,fr=2,pr=3,El=4,mr=5,dn=6;function Rt(e,t,o,n,r,i){var a=e.__transition;if(!a)e.__transition={};else if(o in a)return;nm(e,o,{name:t,index:n,group:r,on:tm,tween:om,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:bl})}function un(e,t){var o=Ie(e,t);if(o.state>bl)throw new Error("too late; already scheduled");return o}function Le(e,t){var o=Ie(e,t);if(o.state>pr)throw new Error("too late; already running");return o}function Ie(e,t){var o=e.__transition;if(!o||!(o=o[t]))throw new Error("transition not found");return o}function nm(e,t,o){var n=e.__transition,r;n[t]=o,o.timer=dr(i,0,o.time);function i(c){o.state=xl,o.timer.restart(a,o.delay,o.time),o.delay<=c&&a(c-o.delay)}function a(c){var d,u,f,p;if(o.state!==xl)return l();for(d in n)if(p=n[d],p.name===o.name){if(p.state===pr)return ur(a);p.state===El?(p.state=dn,p.timer.stop(),p.on.call("interrupt",e,e.__data__,p.index,p.group),delete n[d]):+d<t&&(p.state=dn,p.timer.stop(),p.on.call("cancel",e,e.__data__,p.index,p.group),delete n[d])}if(ur(function(){o.state===pr&&(o.state=El,o.timer.restart(s,o.delay,o.time),s(c))}),o.state=fr,o.on.call("start",e,e.__data__,o.index,o.group),o.state===fr){for(o.state=pr,r=new Array(f=o.tween.length),d=0,u=-1;d<f;++d)(p=o.tween[d].value.call(e,e.__data__,o.index,o.group))&&(r[++u]=p);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=mr,1),u=-1,f=r.length;++u<f;)r[u].call(e,d);o.state===mr&&(o.on.call("end",e,e.__data__,o.index,o.group),l())}function l(){o.state=dn,o.timer.stop(),delete n[t];for(var c in n)return;delete e.__transition}}function qi(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>fr&&n.state<mr,n.state=dn,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[a]}i&&delete e.__transition}}function _l(e){return this.each(function(){qi(this,e)})}function rm(e,t){var o,n;return function(){var r=Le(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 im(e,t,o){var n,r;if(typeof o!="function")throw new Error;return function(){var i=Le(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 Nl(e,t){var o=this._id;if(e+="",arguments.length<2){for(var n=Ie(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?rm:im)(o,e,t))}function Io(e,t,o){var n=e._id;return e.each(function(){var r=Le(this,n);(r.value||(r.value={}))[t]=o.apply(this,arguments)}),function(r){return Ie(r,n).value[t]}}function gr(e,t){var o;return(typeof t=="number"?ot:t instanceof kt?rr:(o=kt(t))?(t=o,rr):Fi)(e,t)}function sm(e){return function(){this.removeAttribute(e)}}function am(e){return function(){this.removeAttributeNS(e.space,e.local)}}function lm(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 cm(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 dm(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 um(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 Tl(e,t){var o=Nt(e),n=o==="transform"?$i:gr;return this.attrTween(e,typeof t=="function"?(o.local?um:dm)(o,n,Io(this,"attr."+e,t)):t==null?(o.local?am:sm)(o):(o.local?cm:lm)(o,n,t))}function pm(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function fm(e,t){return function(o){this.setAttributeNS(e.space,e.local,t.call(this,o))}}function mm(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&fm(e,i)),o}return r._value=t,r}function gm(e,t){var o,n;function r(){var i=t.apply(this,arguments);return i!==n&&(o=(n=i)&&pm(e,i)),o}return r._value=t,r}function vl(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?mm:gm)(n,t))}function hm(e,t){return function(){un(this,e).delay=+t.apply(this,arguments)}}function ym(e,t){return t=+t,function(){un(this,e).delay=t}}function wl(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?hm:ym)(t,e)):Ie(this.node(),t).delay}function xm(e,t){return function(){Le(this,e).duration=+t.apply(this,arguments)}}function Em(e,t){return t=+t,function(){Le(this,e).duration=t}}function Il(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?xm:Em)(t,e)):Ie(this.node(),t).duration}function bm(e,t){if(typeof t!="function")throw new Error;return function(){Le(this,e).ease=t}}function Al(e){var t=this._id;return arguments.length?this.each(bm(t,e)):Ie(this.node(),t).ease}function _m(e,t){return function(){var o=t.apply(this,arguments);if(typeof o!="function")throw new Error;Le(this,e).ease=o}}function Cl(e){if(typeof e!="function")throw new Error;return this.each(_m(this._id,e))}function Sl(e){typeof e!="function"&&(e=Qo(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 He(n,this._parents,this._name,this._id)}function Ml(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),f,p=0;p<d;++p)(f=l[p]||c[p])&&(u[p]=f);for(;s<n;++s)a[s]=t[s];return new He(a,this._parents,this._name,this._id)}function Nm(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 Tm(e,t,o){var n,r,i=Nm(t)?un:Le;return function(){var a=i(this,e),s=a.on;s!==n&&(r=(n=s).copy()).on(t,o),a.on=r}}function Pl(e,t){var o=this._id;return arguments.length<2?Ie(this.node(),o).on.on(e):this.each(Tm(o,e,t))}function vm(e){return function(){var t=this.parentNode;for(var o in this.__transition)if(+o!==e)return;t&&t.removeChild(this)}}function Ll(){return this.on("end.remove",vm(this._id))}function kl(e){var t=this._name,o=this._id;typeof e!="function"&&(e=eo(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,f=0;f<l;++f)(d=s[f])&&(u=e.call(d,d.__data__,f,s))&&("__data__"in d&&(u.__data__=d.__data__),c[f]=u,Rt(c[f],t,o,f,c,Ie(d,o)));return new He(i,this._parents,t,o)}function Rl(e){var t=this._name,o=this._id;typeof e!="function"&&(e=Jo(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 f=e.call(d,d.__data__,u,l),p,g=Ie(d,o),h=0,m=f.length;h<m;++h)(p=f[h])&&Rt(p,t,o,h,f,g);i.push(f),a.push(d)}return new He(i,a,t,o)}var wm=Tt.prototype.constructor;function Dl(){return new wm(this._groups,this._parents)}function Im(e,t){var o,n,r;return function(){var i=Lt(this,e),a=(this.style.removeProperty(e),Lt(this,e));return i===a?null:i===o&&a===n?r:r=t(o=i,n=a)}}function Ol(e){return function(){this.style.removeProperty(e)}}function Am(e,t,o){var n,r=o+"",i;return function(){var a=Lt(this,e);return a===r?null:a===n?i:i=t(n=a,o)}}function Cm(e,t,o){var n,r,i;return function(){var a=Lt(this,e),s=o(this),l=s+"";return s==null&&(l=s=(this.style.removeProperty(e),Lt(this,e))),a===l?null:a===n&&l===r?i:(r=l,i=t(n=a,s))}}function Sm(e,t){var o,n,r,i="style."+t,a="end."+i,s;return function(){var l=Le(this,e),c=l.on,d=l.value[i]==null?s||(s=Ol(t)):void 0;(c!==o||r!==d)&&(n=(o=c).copy()).on(a,r=d),l.on=n}}function Hl(e,t,o){var n=(e+="")=="transform"?Ui:gr;return t==null?this.styleTween(e,Im(e,n)).on("end.style."+e,Ol(e)):typeof t=="function"?this.styleTween(e,Cm(e,n,Io(this,"style."+e,t))).each(Sm(this._id,e)):this.styleTween(e,Am(e,n,t),o).on("end.style."+e,null)}function Mm(e,t,o){return function(n){this.style.setProperty(e,t.call(this,n),o)}}function Pm(e,t,o){var n,r;function i(){var a=t.apply(this,arguments);return a!==r&&(n=(r=a)&&Mm(e,a,o)),n}return i._value=t,i}function Vl(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,Pm(e,t,o==null?"":o))}function Lm(e){return function(){this.textContent=e}}function km(e){return function(){var t=e(this);this.textContent=t==null?"":t}}function Gl(e){return this.tween("text",typeof e=="function"?km(Io(this,"text",e)):Lm(e==null?"":e+""))}function Rm(e){return function(t){this.textContent=e.call(this,t)}}function Dm(e){var t,o;function n(){var r=e.apply(this,arguments);return r!==o&&(t=(o=r)&&Rm(r)),t}return n._value=e,n}function Bl(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,Dm(e))}function zl(){for(var e=this._name,t=this._id,o=hr(),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=Ie(l,t);Rt(l,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new He(n,this._parents,e,o)}function Yl(){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=Le(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 Om=0;function He(e,t,o,n){this._groups=e,this._parents=t,this._name=o,this._id=n}function Wl(e){return Tt().transition(e)}function hr(){return++Om}var vt=Tt.prototype;He.prototype=Wl.prototype={constructor:He,select:kl,selectAll:Rl,selectChild:vt.selectChild,selectChildren:vt.selectChildren,filter:Sl,merge:Ml,selection:Dl,transition:zl,call:vt.call,nodes:vt.nodes,node:vt.node,size:vt.size,empty:vt.empty,each:vt.each,on:Pl,attr:Tl,attrTween:vl,style:Hl,styleTween:Vl,text:Gl,textTween:Bl,remove:Ll,tween:Nl,delay:wl,duration:Il,ease:Al,easeVarying:Cl,end:Yl,[Symbol.iterator]:vt[Symbol.iterator]};function yr(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var Hm={time:null,delay:0,duration:250,ease:yr};function Vm(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 Fl(e){var t,o;e instanceof He?(t=e._id,e=e._name):(t=hr(),(o=Hm).time=cn(),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])&&Rt(l,e,t,c,a,o||Vm(l,t));return new He(n,this._parents,e,t)}Tt.prototype.interrupt=_l;Tt.prototype.transition=Fl;function Dt(e,t,o){this.k=e,this.x=t,this.y=o}Dt.prototype={constructor:Dt,scale:function(e){return e===1?this:new Dt(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new Dt(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 xr=new Dt(1,0,0);Er.prototype=Dt.prototype;function Er(e){for(;!e.__zoom;)if(!(e=e.parentNode))return xr;return e.__zoom}var Bm=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]];var Xl;(function(e){e.Strict="strict",e.Loose="loose"})(Xl||(Xl={}));var Ul;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(Ul||(Ul={}));var $l;(function(e){e.Partial="partial",e.Full="full"})($l||($l={}));var Kl;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(Kl||(Kl={}));var ql;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(ql||(ql={}));var Ye;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(Ye||(Ye={}));var Sw={[Ye.Left]:Ye.Right,[Ye.Right]:Ye.Left,[Ye.Top]:Ye.Bottom,[Ye.Bottom]:Ye.Top};var zm=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e);var Ym=(e,t=[0,0])=>{var s;let{width:o,height:n}=Wm(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 br=(e,t=[0,0])=>{var r,i,a,s,l,c,d,u;let{x:o,y:n}=zm(e)?e.internals.positionAbsolute:Ym(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 Wm(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 Mw={[Ye.Left]:{x:-1,y:0},[Ye.Right]:{x:1,y:0},[Ye.Top]:{x:0,y:-1},[Ye.Bottom]:{x:0,y:1}};var Fm={nodeOrigin:[0,0],nodeExtent:Bm,elevateNodesOnSelect:!0,defaults:{}},Pw=v(N({},Fm),{checkEquality:!0});var Zl;(function(e){e.Line="line",e.Handle="handle"})(Zl||(Zl={}));var Xm={width:0,height:0,x:0,y:0},Lw=v(N({},Xm),{pointerX:0,pointerY:0,aspectRatio:1});var Um=(e,t)=>e.x<t.x2&&e.x2>t.x&&e.y<t.y2&&e.y2>t.y;function $m(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 Km(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 _r=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 p of a){if(p.position<s)continue;if(p.position>l)break;if(i.has(p.node.id)||p.node.parentId&&i.has(p.node.parentId)||!Um(p.nodeBox,r))continue;let g=Math.abs(p.position-o);if(g>Nr)continue;let m=$m(p.nodeBox,n)>0?0:Km(p.nodeBox,n);c.push({line:p,lineDist:g,nodeDist:m})}let d=.5,u=t==="horizontal"?this.lastHorizontalLine:this.lastVerticalLine;c.sort((p,g)=>{if(u){if(p.line===u&&g.line!==u)return-1;if(g.line===u&&p.line!==u)return 1}return Math.abs(p.lineDist-g.lineDist)<=d?p.nodeDist-g.nodeDist:p.lineDist-g.lineDist});let f=c.length>0?c[0].line:void 0;return f&&(t==="horizontal"?this.lastHorizontalLine=f:this.lastVerticalLine=f),f}};function Jl(e,t=ro,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=br(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 Ql(e,t,o,n,r=Object.keys(ro)){let i=[];for(let s of r){let l=ro[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 jl(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)<=Nr&&(r=l,a=!0)}if(o){let l=o.anchor.resolve(null,e)-o.line.position;Math.abs(l)<=Nr&&(n=l,i=!0)}return{deltaX:n,deltaY:r,snappedX:i,snappedY:a}}var Nr=10,ro={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 og}from"react/jsx-runtime";var tg=new _r;function Tr(){let[e,t]=ec(void 0),[o,n]=ec(void 0),{width:r,height:i}=Jm(m=>({width:m.width,height:m.height}),eg),a=qm(),s=jm(tg),{screenToFlowPosition:l,getInternalNode:c,getNodes:d}=Zm(),u=pn(()=>{t(void 0),n(void 0)},[]),f=pn(m=>{let x=m!=null?m:d();u();let _=Jl(x,ro,c);s.current.initialize(_)},[c,u,d]),p=pn(()=>{setTimeout(()=>{f()},100)},[f]);Qm(()=>{a&&f(d())},[a,f,d]);let g=pn((m,x)=>{var L,k,O,G,ee,oe,q,Z,Q,se;if(!s.current||m.length===0||m.filter(F=>F.type==="dimensions").length>1)return m;u();let E=m.filter(F=>F.type==="position"&&!!F.position),T=m.find(F=>F.type==="dimensions");if(E.length===0&&!T)return m;let b=Object.keys(ro),y=new Set,w=1/0,C=1/0,A=-1/0,R=-1/0;if(E.length>0)E.forEach(F=>{var re,fe,ue,ye,ve,Oe;let ne=x.find(Ge=>Ge.id===F.id);if(!ne)return;y.add(ne.id);let ae=c(ne.id);if(!ae)return;let $=ae.parentId?c(ae.parentId):void 0,xe=F.position.x+((re=$==null?void 0:$.internals.positionAbsolute.x)!=null?re:0),Y=F.position.y+((fe=$==null?void 0:$.internals.positionAbsolute.y)!=null?fe:0),j=(ye=(ue=ne.measured)==null?void 0:ue.width)!=null?ye:0,ce=(Oe=(ve=ne.measured)==null?void 0:ve.height)!=null?Oe:0;w=Math.min(w,xe),C=Math.min(C,Y),A=Math.max(A,xe+j),R=Math.max(R,Y+ce)}),T&&(b=["top","left"]);else if(T){let F=x.find(j=>j.id===T.id);if(!F)return m;y.add(F.id);let ne=c(F.id);if(!ne)return m;let ae=ne.internals.positionAbsolute.x,$=ne.internals.positionAbsolute.y,xe=(G=(O=(L=T.dimensions)==null?void 0:L.width)!=null?O:(k=F.measured)==null?void 0:k.width)!=null?G:0,Y=(Z=(q=(ee=T.dimensions)==null?void 0:ee.height)!=null?q:(oe=F.measured)==null?void 0:oe.height)!=null?Z:0;w=ae,C=$,A=ae+xe,R=$+Y,b=["right","bottom"]}if(w===1/0)return m;let S={x:w,y:C,x2:A,y2:R},{x:P,y:z}=l({x:0,y:0}),{x:U,y:K}=l({x:r,y:i}),W={x:P,y:z,x2:U,y2:K},{horizontal:X,vertical:M}=Ql(s.current,W,S,y,b),{deltaX:H,deltaY:D,snappedX:I,snappedY:B}=jl(S,X,M);if(I||B){let F=E.some(ae=>ae.dragging),ne=!!(T!=null&&T.resizing);(F||ne)&&(I&&n(M==null?void 0:M.line),B&&t(X==null?void 0:X.line)),I&&(E.forEach(ae=>{ae.position&&(ae.position.x-=H)}),(T==null?void 0:T.id)===((Q=E[0])==null?void 0:Q.id)?T.dimensions&&(T.dimensions.width+=H):T&&!E.length&&T.dimensions&&(T.dimensions.width-=H)),B&&(E.forEach(ae=>{ae.position&&(ae.position.y-=D)}),(T==null?void 0:T.id)===((se=E[0])==null?void 0:se.id)?T.dimensions&&(T.dimensions.height+=D):T&&!E.length&&T.dimensions&&(T.dimensions.height-=D))}return m},[l,c,r,i,t,n,u]),h=pn(()=>og(tc,{horizontal:e,vertical:o}),[e,o]);return{rebuildIndex:f,forceRebuildIndex:p,updateHelperLines:g,helperLineHorizontal:e,helperLineVertical:o,HelperLines:h}}import{reconnectEdge as e0,useReactFlow as t0}from"@xyflow/react";import{useCallback as uo,useRef as o0}from"react";var wt=e=>new Map(e.map(t=>[t.id,t])),fn=(e,t,o)=>t.filter(n=>!(n.source!==e||o&&n.id===o)),oc=(e,t,o)=>t.filter(n=>!(n.target!==e||o&&n.id===o)),Zi=e=>e.some(t=>t.type==="START_EVENT"),Ot=(e,t)=>e==="START_EVENT"?!Zi(t):!0,nc=(e,t,o,n,r)=>{let i=wt(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:fn(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},rc=(e,t,o,n,r)=>{let i=wt(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:oc(t,n,r).filter(c=>{let d=i.get(c.source);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=1},vr=(e,t,o,n,r)=>{var c;let i=wt(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:fn(e,n,r).filter(d=>{let u=i.get(d.target);return(u==null?void 0:u.type)!=="ANNOTATION"}).length>=2},ic=(e,t,o)=>{var a,s,l,c;let n=wt(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"},wr=(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"},sc=(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"},Ir=(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"},mn=(e,t,o,n)=>{let r=wt(t),i=r.get(e);return!i||i.type!=="TASK"?!1:oc(e,o,n).some(s=>{let l=r.get(s.source);return(l==null?void 0:l.type)==="START_EVENT"})},gn=(e,t,o,n)=>{let r=wt(t),i=r.get(e);return!i||i.type!=="TASK"?!1:fn(e,o,n).some(s=>{let l=r.get(s.target);return(l==null?void 0:l.type)==="END_EVENT"})},ac=(e,t,o,n,r)=>{let i=wt(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"?gn(t,o,n,r):(s==null?void 0:s.type)==="END_EVENT"&&(a==null?void 0:a.type)==="TASK"?mn(e,o,n,r):!1},Ar=(e,t,o)=>fn(e,t,o).length>0,Cr=(e,t,o,n,r)=>{let i=wt(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:fn(e,n,r).filter(c=>{let d=i.get(c.target);return(d==null?void 0:d.type)!=="ANNOTATION"}).length>=2};var lc=(e,t,o,n,r)=>{var s,l;let i=wt(n),a=((s=i.get(e))==null?void 0:s.type)==="ANNOTATION"||((l=i.get(t))==null?void 0:l.type)==="ANNOTATION";return o.some(c=>r&&c.id===r?!1:!!(c.source===e&&c.target===t||a&&c.source===t&&c.target===e))};var ng=[e=>({isValid:e.sourceNodeId!==e.targetNodeId,reason:"self_connection_not_allowed"}),e=>({isValid:!lc(e.sourceNodeId,e.targetNodeId,e.edges,e.nodes,e.reconnectingEdgeId),reason:"duplicate_connection_not_allowed"}),e=>({isValid:!nc(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"start_event_limit_reached"}),e=>({isValid:!rc(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"end_event_limit_reached"}),e=>({isValid:!vr(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"gateway_limit_reached"}),e=>({isValid:!Cr(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"task_limit_reached"}),e=>({isValid:ic(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"&&sc(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:!(wr(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"script_to_end_not_allowed"}),e=>({isValid:!(Ir(e.sourceNodeId,e.nodes)&&e.targetNodeType==="END_EVENT"),reason:"loop_to_end_not_allowed"}),e=>({isValid:!(mn(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType==="END_EVENT"),reason:"initial_activity_to_end_not_allowed"}),e=>({isValid:!ac(e.sourceNodeId,e.targetNodeId,e.nodes,e.edges,e.reconnectingEdgeId),reason:"concurrent_initial_and_final_activity"}),e=>({isValid:!(gn(e.sourceNodeId,e.nodes,e.edges,e.reconnectingEdgeId)&&e.targetNodeType!=="ANNOTATION"),reason:"final_activity_cannot_connect"}),e=>({isValid:!(Ar(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"})],Ji=e=>{for(let t of ng){let o=t(e);if(!o.isValid)return o}return{isValid:!0}};var rg=[{sourceTypes:["GATEWAY"],targetTypes:["TASK","GATEWAY"],validate:e=>({shouldDisable:vr(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:Zi(e.nodes),reason:"start_event_already_exists"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:wr(e.sourceNodeId,e.nodes),reason:"script_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Ir(e.sourceNodeId,e.nodes),reason:"loop_to_end_not_allowed"})},{sourceTypes:["TASK"],targetTypes:["END_EVENT"],validate:e=>({shouldDisable:mn(e.sourceNodeId,e.nodes,e.edges),reason:"initial_activity_to_end_not_allowed"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:gn(e.sourceNodeId,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"final_activity_cannot_connect"})},{targetTypes:["END_EVENT"],validate:e=>({shouldDisable:Ar(e.sourceNodeId,e.edges),reason:"activity_has_outgoing_connections"})},{sourceTypes:["TASK"],validate:e=>({shouldDisable:Cr(e.sourceNodeId,null,e.nodes,e.edges)&&e.targetNodeType!=="ANNOTATION",reason:"task_limit_reached"})}],cc=e=>{let t=rg.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 kg,EdgeLabelRenderer as Rg,getStraightPath as Dg,useInternalNode as uc,useViewport as Og}from"@xyflow/react";import{Button as ag,Tooltip as lg,TooltipContent as cg,TooltipTrigger as dg,useTranslation as ug}from"@produto-lecom/lecom-ui";import{Settings as pg}from"lucide-react";import{getIncomers as Sr,getOutgoers as Mr,useReactFlow as sg}from"@xyflow/react";import{useStoreApi as ig}from"@xyflow/react";var Ht=()=>{let e=ig();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 On(),!0}}};var Pr=()=>{let{getNode:e,getEdge:t,getNodes:o,getEdges:n}=sg(),{selectElements:r}=Ht(),i=m=>{let x=o(),_=n(),E=Sr(m,x,_),T=Mr(m,x,_),b=E.some(w=>w.type==="START_EVENT"),y=T.some(w=>w.type==="END_EVENT");return b?"start":y?"end":"between"},a=(m,x,_)=>{var b,y,w,C;if(!m)return;let E={type:m.type,variant:(b=m.data)==null?void 0:b.variant,attribute:(y=m.data)==null?void 0:y.attribute},T={id:m.id,position:i(m),label:(w=m.data)==null?void 0:w.label,node:E};return m.type==="TASK"&&((C=m.data)==null?void 0:C.variant)==="SUBPROCESS"?v(N({},T),{type:"sub_process"}):m.type==="GATEWAY"?v(N({},T),{type:"gateway",variant:s(m,x,_)}):v(N({},T),{type:"activity"})},s=(m,x,_)=>{if(m.type!=="GATEWAY")return;let E=Sr(m,x,_),T=!1,b=!1;if(E.forEach(y=>{var w,C;y.type==="TASK"&&(((w=y.data)==null?void 0:w.variant)==="SCRIPT"&&(T=!0),((C=y.data)==null?void 0:C.attribute)==="LOOP"&&(b=!0))}),T&&b)return"script_loop";if(T)return"script";if(b)return"loop"},l=(m,x,_)=>{var w,C,A,R;let E=e(m.source),T=e(m.target);if(!E||!T)return"simple";if(Mr(E,x,_).some(S=>S.type==="END_EVENT"))return"final";if(E.type==="GATEWAY")switch((w=E.data)==null?void 0:w.variant){case"PARALLEL":return"parallel";case"EXCLUSIVE":return"exclusive";case"COMPLEX":return"complex";default:return"simple"}if(E.type==="TASK"){let S=(C=E.data)==null?void 0:C.variant,P=(A=E.data)==null?void 0:A.attribute;if(S==="SUBPROCESS")return"from_sub_process";if(T.type==="TASK"&&((R=T.data)==null?void 0:R.variant)==="SUBPROCESS")return"to_sub_process";let z=S==="SCRIPT",U=P==="LOOP";return z&&U?"script_loop":z?"script":U?"loop":"simple"}return"simple"},c=(m,x,_)=>{let E=[];function T(y,w,C=0){let A=a(y,x,_);if(A.depth=C,w.push(A),y.type==="TASK"){E.push([...w]),w.pop();return}let R=Sr(y,x,_);if(R.length)for(let S of R)T(S,w,C+1);w.pop()}let b=Sr(m,x,_);for(let y of b)T(y,[]);return E},d=(m,x,_)=>{let E=[];function T(y,w,C=0){let A=a(y,x,_);if(A.depth=C,w.push(A),y.type==="TASK"){E.push([...w]),w.pop();return}let R=Mr(y,x,_);if(R.length)for(let S of R)T(S,w,C+1);w.pop()}let b=Mr(m,x,_);for(let y of b)T(y,[]);return E},u=(m,x,_)=>(_=_.filter(T=>T.source===m.id),_.map(T=>{var w;let b=e(T.target),y;return b&&(y=a(b,x,_)),{id:T.id,type:"routing",variant:l(T,x,_),label:(w=T.data)==null?void 0:w.label,target:y}})),f=m=>{let x=e(m);if(!x)return;let _=o(),E=n(),T=a(x,_,E);return T.sources=c(x,_,E),T.targets=d(x,_,E),T.edgeTargets=u(x,_,E),x.type==="GATEWAY"&&(T.variant=s(x,_,E)),T},p=m=>{let x=t(m);if(!x)return;let _=o(),E=n(),T=l(x,_,E),y={id:x.id,type:"routing",variant:T,gatewayVariant:void 0},w=e(x.source);if(w){let A=a(w,_,E);y.source=A;let R=s(w,_,E);if(y.gatewayVariant=R,w.type==="TASK")y.sources=[[A]];else{let S=c(w,_,E);y.sources=S.length?S:[[A]]}}let C=e(x.target);if(C){let A=a(C,_,E);if(y.target=A,C.type==="TASK")y.targets=[[A]];else{let R=d(C,_,E);y.targets=R.length?R:[[A]]}}return y},g=m=>{let x=e(m);if(x)return f(x.id);let _=t(m);if(_)return p(_.id)};return{configureElement:m=>{let x=g(m);if(x)return r([m]),x},getConfigureElement:g,getNodeConfigure:f,getEdgeConfigure:p}};import{jsx as Lr,jsxs as fg}from"react/jsx-runtime";var Vt=({elementId:e,elementType:t="node"})=>{let{t:o}=ug(),{onConfigureElement:n}=J(),{getConfigureElement:r}=Pr();return fg(lg,{children:[Lr(dg,{asChild:!0,children:Lr(ag,{variant:"ghost",color:"grey",size:"small",iconButton:!0,onClick:()=>{let a=r(e);a&&(n==null||n(a))},children:Lr(pg,{size:16})})}),Lr(cg,{color:"black",children:o(t==="node"?"editor.toolbar.configure_node":"editor.toolbar.configure_edge")})]})};import{Button as gg,Tooltip as hg,TooltipContent as yg,TooltipTrigger as xg,useTranslation as Eg}from"@produto-lecom/lecom-ui";import{useReactFlow as bg}from"@xyflow/react";import{TrashIcon as _g}from"lucide-react";import{useNotificationToast as mg}from"@produto-lecom/lecom-ui";function We(){let{toast:e}=hn(),{toast:t}=mg();return{toast:e||t}}import{jsx as kr,jsxs as Ng}from"react/jsx-runtime";var Rr=({elementId:e,elementType:t="node"})=>{let{t:o}=Eg(),{toast:n}=We(),{deleteElements:r,getNodes:i}=bg();return Ng(hg,{children:[kr(xg,{asChild:!0,children:kr(gg,{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:kr(_g,{size:16})})}),kr(yg,{color:"black",children:o("editor.toolbar.delete")})]})};import{Button as Tg,Tooltip as vg,TooltipContent as wg,TooltipTrigger as Ig,useTranslation as Ag}from"@produto-lecom/lecom-ui";import{MoveUpRightIcon as Cg}from"lucide-react";import{useCallback as Sg}from"react";import{jsx as Dr,jsxs as Mg}from"react/jsx-runtime";var Ao=({nodeId:e,disabled:t=!1,tooltipMessage:o})=>{let{t:n}=Ag(),r=Sg(i=>{i.stopPropagation();let a=document.querySelectorAll(`.react-flow__handle.source[data-nodeid="${e}"]`);if(a.length===0)return;let s=Array.from(a).reduce((f,p)=>{let g=f.getBoundingClientRect(),h=p.getBoundingClientRect(),m=Math.hypot(i.clientX-(g.left+g.width/2),i.clientY-(g.top+g.height/2));return Math.hypot(i.clientX-(h.left+h.width/2),i.clientY-(h.top+h.height/2))<m?p:f}),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 Mg(vg,{children:[Dr(Ig,{asChild:!0,children:Dr(Tg,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:t,className:t?"opacity-50 cursor-not-allowed":"",onMouseDown:t?void 0:r,children:Dr(Cg,{size:16})})}),Dr(wg,{color:"black",children:o||n("editor.toolbar.connect_node")})]})};import{jsx as yn}from"react/jsx-runtime";var Co=i=>{var a=i,{edgeId:e,edgeType:t,sourceNode:o,targetNode:n}=a,r=mt(a,["edgeId","edgeType","sourceNode","targetNode"]);let{mode:s}=J(),{isFromStartEvent:l,isGatewayToGateway:c,isActiviyToAndGateway:d,isToEndEvent:u}=zn(o,n),f=!l&&!c&&!d&&!u,p=[{component:yn(Rr,{elementId:e,elementType:"edge"})}],g=()=>s==="view"?f?[{component:yn(Vt,{elementId:e,elementType:"edge"})}]:[]:f?[{component:yn(Vt,{elementId:e,elementType:"edge"})},...p]:p,m=(x=>{switch(x){case"SEQUENCE_EDGE":return g();case"MESSAGE_EDGE":return s==="view"?[]:[...p];case"ANNOTATION_EDGE":return s==="view"?[]:[...p];default:return[]}})(t);if(!(m.length===0||s==="readonly"))return yn("div",v(N({className:"flex items-center gap-1 w-fit px-3 py-2 bg-white rounded-sm shadow-md"},r),{children:m.map((x,_)=>yn("div",{children:x.component},_))}))};import{useViewport as Pg}from"@xyflow/react";import{useMemo as Lg}from"react";import{jsx as dc}from"react/jsx-runtime";var yt=12,So=({sx:e,sy:t,tx:o,ty:n,hasLabel:r=!1,children:i})=>{let{zoom:a}=Pg(),s=1/a,l=Lg(()=>t===n?{bottom:`${yt}px`,transform:"translateX(-50%)"}:e===o?{left:`${yt}px`,transform:r?"translateY(-100%)":"translateY(-50%)"}:n>t&&o>e?{left:`${yt}px`,bottom:`${yt}px`}:n>t&&o<e?{right:`${yt}px`,bottom:`${yt}px`}:t>n&&o>e?{right:`${yt}px`,bottom:`${yt}px`}:{left:`${yt}px`,bottom:`${yt}px`},[e,t,o,n,r]);return dc("div",{style:{transform:`scale(${s})`},children:dc("div",{className:"absolute pointer-events-auto",style:N({},l),children:i})})};import{Fragment as Hg,jsx as so,jsxs as pc}from"react/jsx-runtime";var Mo={type:"ANNOTATION_EDGE",reconnectable:!0},fc=({id:e,source:t,target:o,selected:n,data:r})=>{let{isMultipleSelection:i}=J(),{zoom:a}=Og(),s=uc(t),l=uc(o);if(!s||!l)return null;let{sx:c,sy:d,tx:u,ty:f}=bo(s,l),[p,g,h]=Dg({sourceX:c,sourceY:d,targetX:u,targetY:f}),m=n||(s==null?void 0:s.selected)||(l==null?void 0:l.selected);return so(Hg,{children:pc("g",{className:V("group bpmn-edge",{"is-highlighted":m}),children:[so("path",{d:p,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/a),style:{pointerEvents:"stroke",cursor:"pointer"}}),pc("g",{className:V("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":m}),children:[so(kg,{id:e,path:p,interactionWidth:0,strokeDasharray:4,className:V("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"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)})}),so(Rg,{children:so("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${g}px, ${h}px)`},children:n&&!i&&so(So,{sx:c,sy:d,tx:u,ty:f,children:so(Co,{edgeId:e,edgeType:"ANNOTATION_EDGE"})})})})]})]})})};import{useState as Tc,useCallback as vc,useMemo as es,useEffect as eh,useRef as ts}from"react";import{BaseEdge as th,EdgeLabelRenderer as oh,MarkerType as wc,useInternalNode as Ic,useReactFlow as nh,useViewport as rh,useEdges as ih,Position as Ro}from"@xyflow/react";import{useCallback as Vg,useEffect as Qi,useRef as mc,useState as Gg}from"react";import{jsx as hc}from"react/jsx-runtime";var ji=/[a-zA-Z0-9À-ÖØ-öø-ÿ]/,gc=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","Tab","Escape","Shift"],ke=({value:e,maxLength:t,style:o,className:n,contentClassName:r,isEditing:i,onChange:a,onBlur:s,onInput:l,onInvalidFirstCharacter:c,skipFirstCharValidation:d})=>{let u=mc(null),f=mc(null),[p,g]=Gg(!1);Qi(()=>()=>{f.current&&clearTimeout(f.current)},[]),Qi(()=>{g(i!=null?i:!1)},[i]),Qi(()=>{if(p&&u.current){u.current.focus();let b=document.createRange();b.selectNodeContents(u.current);let y=window.getSelection();y&&(y.removeAllRanges(),y.addRange(b))}},[p]);let h=Vg(()=>{f.current||(c==null||c(),f.current=setTimeout(()=>{f.current=null},500))},[c]),m=b=>{b.stopPropagation(),p||g(!0)},x=b=>{let y=b.currentTarget.innerText.replace(/\n$/,""),w=t&&y.length>=t,C=window.getSelection(),A=(C==null?void 0:C.toString())||"",R=A.length>0,S=(b.ctrlKey||b.metaKey)&&!b.altKey,P=S&&b.key==="a",z=S&&b.key==="c",U=S&&b.key==="x",K=S&&b.key==="v",W=y.length===0||R&&A.length===y.length;if(!d&&W&&!ji.test(b.key)&&!gc.includes(b.key)&&!S){b.preventDefault(),h();return}w&&!R&&(gc.includes(b.key)||P||z||U||K||b.preventDefault())},_=b=>{b.preventDefault();let y=b.clipboardData.getData("text/plain").replace(/\r\n/g,`
|
|
2
2
|
`).replace(/\r/g,`
|
|
3
|
-
`),
|
|
3
|
+
`),w=b.currentTarget.innerText.replace(/\n$/,""),C=window.getSelection();if(!C||C.rangeCount===0)return;let A=C.toString(),R=w.length-A.length,S=t?Math.max(0,t-R):1/0;if(S<=0&&A.length===0)return;let P=y;if(P.length>S&&(P=P.substring(0,S)),!P&&A.length===0)return;let z=C.getRangeAt(0),U=z.startOffset===0&&(z.startContainer===b.currentTarget||z.startContainer.parentNode===b.currentTarget);if(!d&&U&&P.length>0&&!ji.test(P[0])){h();return}z.deleteContents();let K=document.createTextNode(P);z.insertNode(K),z.setStartAfter(K),z.collapse(!0),C.removeAllRanges(),C.addRange(z),l==null||l(b.currentTarget.innerText.replace(/\n$/,""))},E=b=>{let y=b.currentTarget,w=y.innerText.replace(/\n$/,"");if(!d&&w.length>0&&!ji.test(w[0])){let C=w.slice(1);if(y.innerText=C,C.length>0&&y.firstChild){let A=document.createRange(),R=window.getSelection();A.setStart(y.firstChild,0),A.collapse(!0),R==null||R.removeAllRanges(),R==null||R.addRange(A)}h(),l==null||l(C);return}l==null||l(w)},T=b=>{g(!1);let y=b.currentTarget.innerText.replace(/\r\n/g,`
|
|
4
4
|
`).replace(/\r/g,`
|
|
5
|
-
`).trim();t&&x.length>t&&(x=x.substring(0,t)),_.currentTarget.innerText=x,s==null||s(),x!==e&&(a==null||a(x))};return Gl("div",{className:R("flex-1 p-2 self-stretch flex items-center justify-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":p,"bg-white":e.length>0},n),style:o,onDoubleClick:m,children:Gl("div",{ref:u,className:R("outline-none whitespace-pre-wrap overflow-hidden",r,{"nodrag nopan cursor-text":p}),contentEditable:p,suppressContentEditableWarning:!0,onKeyDown:b,onPaste:h,onInput:E,onBlur:w,children:e})})};import{Position as L2}from"@xyflow/react";var ae=(e,t,o,n=1)=>Math.abs(e[o]-t[o])<n,Er=(e,t)=>Math.sqrt((t.x-e.x)**2+(t.y-e.y)**2),br=(e,t)=>({x:(e.x+t.x)/2,y:(e.y+t.y)/2});import{Position as _r}from"@xyflow/react";var At={OFFSET:30,TOLERANCE:1,MOVE_THRESHOLD:5,MIN_SEGMENT_LENGTH:15,PARALLEL_OFFSET:15};var{TOLERANCE:ne}=At;function sg(e,t,o){return ae(e,t,"x",ne)&&ae(t,o,"x",ne)&&ae(e,o,"x",ne)}function ag(e,t,o){return ae(e,t,"y",ne)&&ae(t,o,"y",ne)&&ae(e,o,"y",ne)}function lg(e,t,o){if(!sg(e,t,o))return!1;let n=t.y-e.y,r=o.y-t.y;return Math.abs(n)<ne||Math.abs(r)<ne?!1:n*r<0}function cg(e,t,o){if(!ag(e,t,o))return!1;let n=t.x-e.x,r=o.x-t.x;return Math.abs(n)<ne||Math.abs(r)<ne?!1:n*r<0}function dg(e,t,o,n){let r=t.x!==0,i=t.x===-n.x&&t.y===-n.y,a=t.x===n.x&&t.y===n.y,s=120;if(i)if(r){if((o.x-e.x)*t.x>=0)return[{x:(e.x+o.x)/2,y:e.y},{x:(e.x+o.x)/2,y:o.y}];{let l=(e.y+o.y)/2,c=Math.abs(e.y-o.y)<s?Math.max(e.y,o.y)+s:l;return[{x:e.x,y:c},{x:o.x,y:c}]}}else{if((o.y-e.y)*t.y>=0)return[{x:e.x,y:(e.y+o.y)/2},{x:o.x,y:(e.y+o.y)/2}];{let l=(e.x+o.x)/2,c=Math.abs(e.x-o.x)<s?Math.max(e.x,o.x)+s:l;return[{x:c,y:e.y},{x:c,y:o.y}]}}else if(a)if(r)if((o.x-e.x)*t.x>0&&Math.abs(e.y-o.y)<s){let l=Math.max(e.y,o.y)+s,c=o.x+t.x*(s/2);return[{x:e.x,y:l},{x:c,y:l},{x:c,y:o.y}]}else{let l=t.x>0?Math.max(e.x,o.x):Math.min(e.x,o.x);return[{x:l,y:e.y},{x:l,y:o.y}]}else if((o.y-e.y)*t.y>0&&Math.abs(e.x-o.x)<s){let l=Math.max(e.x,o.x)+s,c=o.y+t.y*(s/2);return[{x:l,y:e.y},{x:l,y:c},{x:o.x,y:c}]}else{let l=t.y>0?Math.max(e.y,o.y):Math.min(e.y,o.y);return[{x:e.x,y:l},{x:o.x,y:l}]}else{let l=t.x!==0?o.x:e.x,c=t.y!==0?o.y:e.y,d=t.x!==0?(l-e.x)*t.x:(c-e.y)*t.y,u=n.x!==0?(l-o.x)*n.x:(c-o.y)*n.y;return d>=0&&u>=0?[{x:l,y:c}]:r?[{x:e.x,y:o.y}]:[{x:o.x,y:e.y}]}}function Bl(e){if(e.length<=2)return e;let t=[e[0]];for(let o=1;o<e.length-1;o++){let n=t[t.length-1],r=e[o],i=e[o+1];ae(n,r,"x",ne)&&ae(r,i,"x",ne)||ae(n,r,"y",ne)&&ae(r,i,"y",ne)||t.push(r)}return t.push(e[e.length-1]),t}function Tr(e){let t=[];for(let o of e){let n=t[t.length-1];(!n||Math.abs(n.x-o.x)>=ne||Math.abs(n.y-o.y)>=ne)&&t.push(o)}return t}function ug(e){let t=[...e],o=!0;for(;o;){o=!1;for(let n=1;n<t.length-1;n++){let r=t[n-1],i=t[n],a=t[n+1];if(lg(r,i,a)||cg(r,i,a)){t.splice(n,1),o=!0;break}}}return t}function zl(e){let t=Tr(Bl([...e]));return t=ug(t),Tr(Bl(t))}function Nr(e){switch(e){case _r.Left:return{x:-1,y:0};case _r.Right:return{x:1,y:0};case _r.Top:return{x:0,y:-1};case _r.Bottom:return{x:0,y:1};default:return{x:0,y:0}}}function Yl(e,t,o,n){let r=At.OFFSET,i=At.OFFSET;if(t.x===-n.x&&t.y===-n.y)if(t.x!==0){let a=(o.x-e.x)*t.x;a>0&&a<2*At.OFFSET&&(r=a/2,i=a/2)}else{let a=(o.y-e.y)*t.y;a>0&&a<2*At.OFFSET&&(r=a/2,i=a/2)}return{sourceOffset:r,targetOffset:i}}function pg(e,t,o,n,r,i,a=0){let s=Nr(r),l=Nr(i),c=s.x===0?a:0,d=s.y===0?a:0,u=l.x===0?a:0,f=l.y===0?a:0,p={x:e+c,y:t+d},g={x:o+u,y:n+f},{sourceOffset:y,targetOffset:m}=Yl(p,s,g,l),b={x:p.x+s.x*y,y:p.y+s.y*y},h={x:g.x+l.x*m,y:g.y+l.y*m},E=dg(b,s,h,l),w=[p,b,...E,h,g],_=zl(w);if(_.length===2&&vr(p,g)>ne){let x=ae(p,b,"x",ne)&&ae(b,h,"x",ne)&&ae(h,g,"x",ne),N=ae(p,b,"y",ne)&&ae(b,h,"y",ne)&&ae(h,g,"y",ne);if(x||N){let I=N&&(h.x-b.x)*s.x<0,A=x&&(h.y-b.y)*s.y<0;if(!I&&!A)return Tr([p,b,h,g])}}return _}function wr(e,t,o,n,r,i,a,s=0){if(!(a!=null&&a.length))return pg(e,t,o,n,r,i,s);let l=Nr(r),c=Nr(i),d=l.x===0?s:0,u=l.y===0?s:0,f=c.x===0?s:0,p=c.y===0?s:0,g={x:e+d,y:t+u},y={x:o+f,y:n+p},{sourceOffset:m,targetOffset:b}=Yl(g,l,y,c),h={x:g.x+l.x*m,y:g.y+l.y*m},E={x:y.x+c.x*b,y:y.y+c.y*b},w=[...a],_=w[0],x=l.y===0;x&&Math.abs(g.y-_.y)>ne?w.unshift({x:_.x,y:g.y}):!x&&Math.abs(g.x-_.x)>ne&&w.unshift({x:g.x,y:_.y});let N=w[w.length-1],I=c.y===0,A=[];(Math.abs(N.x-E.x)>ne||Math.abs(N.y-E.y)>ne)&&(I?A.push({x:E.x,y:N.y}):A.push({x:N.x,y:E.y})),A.push(E);let M=[g,...w,...A,y],S=zl(M);if(S.length===2&&vr(g,y)>ne){let k=ae(g,h,"x",ne)&&ae(h,E,"x",ne)&&ae(E,y,"x",ne),B=ae(g,h,"y",ne)&&ae(h,E,"y",ne)&&ae(E,y,"y",ne);if(k||B){let q=B&&(E.x-h.x)*l.x<0,j=k&&(E.y-h.y)*l.y<0;if(!q&&!j)return Tr([g,h,E,y])}}return S}var vr=(e,t)=>Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2));function fg(e,t,o){return ae(e,t,"x",ne)&&ae(t,o,"x",ne)||ae(e,t,"y",ne)&&ae(t,o,"y",ne)}function mg(e,t,o,n){if(fg(e,t,o))return`L${t.x} ${t.y}`;let r=vr(e,t),i=vr(t,o),a=Math.min(r/2,i/2,n);if(a<1)return`L${t.x} ${t.y}`;let s=e.x-t.x,l=e.y-t.y,c=o.x-t.x,d=o.y-t.y,u={x:s/r,y:l/r},f={x:c/i,y:d/i},p={x:t.x+u.x*a,y:t.y+u.y*a},g={x:t.x+f.x*a,y:t.y+f.y*a},y=-u.x,m=-u.y,b=f.x,h=f.y,w=y*h-m*b>0?1:0;return`L${p.x} ${p.y}A${a} ${a} 0 0 ${w} ${g.x} ${g.y}`}var Fl=(e,t=5)=>e.length<2?"":e.reduce((o,n,r)=>{let i="";return r>0&&r<e.length-1?i=mg(e[r-1],n,e[r+1],t):i=`${r===0?"M":"L"}${n.x} ${n.y}`,o+=i,o},"");import{useCallback as mo,useEffect as Ar,useRef as on,useState as go}from"react";import{useReactFlow as gg,useStore as hg}from"@xyflow/react";var yg=50,Wl=.1,xg=.6,Ir=({edgeId:e,source:t,target:o,instanceId:n,isReadOnly:r})=>{let{setEdges:i,getNode:a,getNodes:s,getEdge:l,screenToFlowPosition:c}=gg(),{setIsDragging:d,setReconnectingEdgeId:u}=Q(),f=hg(D=>D.isValidConnection),[p,g]=go(null),[y,m]=go(null),[b,h]=go(null),[E,w]=go(null),[_,x]=go(null),[N,I]=go(!1),A=on(null),M=on(null),S=on(null),k=on(t),B=on(o);Ar(()=>{k.current=t,B.current=o},[t,o]),Ar(()=>{A.current=p},[p]),Ar(()=>{M.current=_},[_]);let q=mo(D=>{let G=s(),K=G.find(Y=>Y.id===D);if(!K)return{x:0,y:0};let L=K.position.x,V=K.position.y,F=K.parentId;for(;F;){let Y=G.find(O=>O.id===F);if(!Y)break;L+=Y.position.x,V+=Y.position.y,F=Y.parentId}return{x:L,y:V}},[s]),j=mo(D=>{var F,Y,O,J,U,X;let G=s(),K=null,L=yg,V=G.filter(z=>z.type!=="LANE"&&z.type!=="ANNOTATION");for(let z of V){if(z.id===e)continue;let W=q(z.id),Z=(O=(Y=(F=z.measured)==null?void 0:F.width)!=null?Y:z.width)!=null?O:0,ee=(X=(U=(J=z.measured)==null?void 0:J.height)!=null?U:z.height)!=null?X:0;if(D.x>=W.x&&D.x<=W.x+Z&&D.y>=W.y&&D.y<=W.y+ee)return z.id;let ce=Math.max(W.x-D.x,0,D.x-(W.x+Z)),de=Math.max(W.y-D.y,0,D.y-(W.y+ee)),ue=Math.sqrt(ce*ce+de*de);ue<L&&(L=ue,K=z.id)}return K},[s,q,e]),C=mo((D,G)=>{var ce,de,ue,ge,he,fe;let K=a(D);if(!K)return null;let L=q(D),V=(ue=(de=(ce=K.measured)==null?void 0:ce.width)!=null?de:K.width)!=null?ue:0,F=(fe=(he=(ge=K.measured)==null?void 0:ge.height)!=null?he:K.height)!=null?fe:0,Y=Math.abs(L.x+V-G.x),O=Math.abs(G.x-L.x),J=Math.abs(L.y+F-G.y),U=Math.abs(G.y-L.y),X={right:Y,left:O,bottom:J,top:U},z=Object.entries(X).reduce((se,[ie,ve])=>ve<se[1]?[ie,ve]:se,["right",X.right])[0],W=S.current;if(W&&W!==z){let se=X[z],ie=X[W],ve=Math.abs(ie-se),ke=Math.min(Math.abs(ie),Math.abs(se));ve<ke*xg&&(z=W)}let Z=z,ee,le;if(Z==="right"||Z==="left"){let ie=(Math.max(L.y,Math.min(L.y+F,G.y))-L.y)/(F||1);Math.abs(ie-.5)<Wl&&(ie=.5),le=ie,ee={x:Z==="right"?L.x+V:L.x,y:L.y+le*F}}else{let ie=(Math.max(L.x,Math.min(L.x+V,G.x))-L.x)/(V||1);Math.abs(ie-.5)<Wl&&(ie=.5),le=ie,ee={x:L.x+le*V,y:Z==="bottom"?L.y+F:L.y}}return{side:Z,snapPosition:ee,offset:le}},[a,q]),P=mo(D=>{var O,J,U;let G=A.current;if(!G)return;let K=c({x:D.clientX,y:D.clientY}),L=j(K);h(L);let V=K,F=null,Y=null;if(L){let X=C(L,K);X&&(F=X.side,V=X.snapPosition,Y=X.offset,S.current=F);let z=l(e),W={source:G==="source"?L:k.current,target:G==="target"?L:B.current,sourceHandle:G==="source"?F:(O=z==null?void 0:z.sourceHandle)!=null?O:null,targetHandle:G==="target"?F:(J=z==null?void 0:z.targetHandle)!=null?J:null},Z=(U=f==null?void 0:f(W))!=null?U:!0;I(Z)}else S.current=null,I(!1);w(F),x(Y),m(V)},[j,C,l,e,c,f]),$=mo(D=>{var F,Y,O,J,U;let G=A.current;if(!G)return;let K=c({x:D.clientX,y:D.clientY}),L=j(K);if(L){let X=C(L,K),z=(F=X==null?void 0:X.side)!=null?F:null,W=(Y=X==null?void 0:X.offset)!=null?Y:.5,Z=l(e),ee={source:G==="source"?L:k.current,target:G==="target"?L:B.current,sourceHandle:G==="source"?z:(O=Z==null?void 0:Z.sourceHandle)!=null?O:null,targetHandle:G==="target"?z:(J=Z==null?void 0:Z.targetHandle)!=null?J:null};((U=f==null?void 0:f(ee))==null||U)&&i(le=>le.map(ce=>{var de,ue;return ce.id===e?v(T({},ce),{source:ee.source,target:ee.target,sourceHandle:ee.sourceHandle,targetHandle:ee.targetHandle,data:v(T({},ce.data),{points:void 0,sourceOffset:G==="source"?W:(de=ce.data)==null?void 0:de.sourceOffset,targetOffset:G==="target"?W:(ue=ce.data)==null?void 0:ue.targetOffset})}):ce}))}g(null),m(null),h(null),w(null),x(null),d(!1),I(!1),u(null),S.current=null,document.removeEventListener("mouseup",$),document.removeEventListener("mousemove",P);let V=it.get(n);V==null||V.clearReconnectingEdge()},[e,j,C,l,i,n,P,f,c,d,u]),H=mo((D,G)=>{if(r||G.button!==0)return;G.stopPropagation(),G.preventDefault(),i(L=>L.map(V=>V.id===e?v(T({},V),{data:v(T({},V.data),{points:void 0})}):V)),g(D),u(e);let K=it.get(n);K==null||K.setReconnectingEdge(e),document.addEventListener("mousemove",P),document.addEventListener("mouseup",$)},[r,e,n,P,$,u,i]);return Ar(()=>()=>{if(A.current){document.removeEventListener("mousemove",P),document.removeEventListener("mouseup",$),u(null);let D=it.get(n);D==null||D.clearReconnectingEdge()}},[n,P,$,u]),{reconnectingHandle:p,cursorPosition:y,hoveredNodeId:b,reconnectingSide:E,reconnectingOffset:_,isValidReconnection:N,handleReconnectStart:H}};import{Fragment as Zl,jsx as Ae,jsxs as pt}from"react/jsx-runtime";var Fe={type:"SEQUENCE_EDGE",reconnectable:!0,markerStart:{type:$l.ArrowClosed},markerEnd:{type:$l.Arrow},data:{label:""}},{MOVE_THRESHOLD:Cr,MIN_SEGMENT_LENGTH:Ag,PARALLEL_OFFSET:ql}=At;function Ig(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)*ql}let i=r.findIndex(s=>s.id===e),a=(r.length-1)/2;return(i-a)*ql}var Jl=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var F,Y;let{zoom:c}=vg(),{updateEdgeData:d}=Ng(),u=wg(),{isMultipleSelection:f,mode:p,instanceId:g}=Q(),[y,m]=Xl(!1),[b,h]=Xl(null),E=Ul(null),w=Ul(null),_=p!=="edit",{reconnectingHandle:x,cursorPosition:N,hoveredNodeId:I,reconnectingSide:A,isValidReconnection:M,handleReconnectStart:S}=Ir({edgeId:e,source:t,target:o,instanceId:g,isReadOnly:_}),k=Kl(t),B=Kl(o),{sx:q,sy:j,tx:C,ty:P,sourcePos:$,targetPos:H}=Vi(()=>{var de,ue;let O=k&&B?no(k,B):{sx:0,sy:0,tx:0,ty:0,sourcePos:ho.Right,targetPos:ho.Left},J=s?i:O.sourcePos,U=l?a:O.targetPos,X=(ge,he,fe)=>{var yt,Jt,Qt,xe,Ie,et;let{x:se,y:ie}=ge.internals.positionAbsolute,ve=(Qt=(Jt=(yt=ge.measured)==null?void 0:yt.width)!=null?Jt:ge.width)!=null?Qt:0,ke=(et=(Ie=(xe=ge.measured)==null?void 0:xe.height)!=null?Ie:ge.height)!=null?et:0;switch(he){case ho.Top:return{x:se+ve*fe,y:ie};case ho.Bottom:return{x:se+ve*fe,y:ie+ke};case ho.Left:return{x:se,y:ie+ke*fe};case ho.Right:return{x:se+ve,y:ie+ke*fe};default:return{x:se+ve/2,y:ie+ke/2}}},z=(de=n==null?void 0:n.sourceOffset)!=null?de:.5,W=(ue=n==null?void 0:n.targetOffset)!=null?ue:.5,Z=k?X(k,J,z).x:O.sx,ee=k?X(k,J,z).y:O.sy,le=B?X(B,U,W).x:O.tx,ce=B?X(B,U,W).y:O.ty;return x==="source"&&N?(Z=N.x,ee=N.y,A&&(J=A)):x==="target"&&N&&(le=N.x,ce=N.y,A&&(U=A)),{sx:Z,sy:ee,tx:le,ty:ce,sourcePos:J,targetPos:U}},[k,B,s,l,i,a,x,N,A,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);bg(()=>{var U;if(!w.current){w.current={sx:q,sy:j,tx:C,ty:P,sourcePos:$,targetPos:H};return}let O=w.current;(Math.abs(q-O.sx)>Cr||Math.abs(j-O.sy)>Cr||Math.abs(C-O.tx)>Cr||Math.abs(P-O.ty)>Cr||O.sourcePos!==$||O.targetPos!==H)&&((U=n==null?void 0:n.points)!=null&&U.length)&&d(e,v(T({},n),{points:void 0})),w.current={sx:q,sy:j,tx:C,ty:P,sourcePos:$,targetPos:H}},[q,j,C,P,$,H,n,e,d,x]);let D=Vi(()=>{let O=Ig(e,t,o,u);return wr(q,j,C,P,$,H,n==null?void 0:n.points,O)},[q,j,C,P,$,H,n==null?void 0:n.points,u,e,t,o]),G=Vi(()=>{if(D.length<2)return br({x:q,y:j},{x:C,y:P});let O=0;for(let X=0;X<D.length-1;X++)O+=Er(D[X],D[X+1]);let J=O/2,U=0;for(let X=0;X<D.length-1;X++){let z=Er(D[X],D[X+1]);if(U+z>=J){let W=(J-U)/z,Z=D[X],ee=D[X+1];return{x:Z.x+(ee.x-Z.x)*W,y:Z.y+(ee.y-Z.y)*W}}U+=z}return br({x:q,y:j},{x:C,y:P})},[D,q,j,C,P]),K=Eg((O,J)=>{if(p!=="edit"||J.button!==0)return;J.stopPropagation(),J.preventDefault();let U=D[O],X=D[O+1],z=ae(U,X,"y"),W=z?U.y:U.x,Z=[...D],ee=Z.length,le=O,ce=O+1;h(O);let de=ge=>{let he=W+(z?ge.clientY-J.clientY:ge.clientX-J.clientX)/c;E.current=z?{x:(U.x+X.x)/2,y:he}:{x:he,y:(U.y+X.y)/2};let fe=[];for(let se=1;se<ee-1;se++){let ie=Z[se];se===le||se===ce?z?fe.push({x:ie.x,y:he}):fe.push({x:he,y:ie.y}):fe.push(T({},ie))}d(e,v(T({},n),{points:fe}))},ue=()=>{h(null),E.current=null,document.removeEventListener("mousemove",de),document.removeEventListener("mouseup",ue)};document.addEventListener("mousemove",de),document.addEventListener("mouseup",ue)},[p,D,c,n,e,d]);if(!k||!B)return null;let L=Fl(D),V=r||k.selected||B.selected;return pt(Zl,{children:[pt("g",{className:R("group bpmn-arrow-edge",{"is-highlighted":V}),onDoubleClick:()=>m(!0),children:[Ae("path",{d:L,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/c),style:{pointerEvents:"stroke",cursor:"pointer"}}),pt("g",{className:R("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":V}),children:[Ae(_g,{id:e,path:L,interactionWidth:0,markerEnd:`url(#${V?"sequence-edge-marker-highlighted":"sequence-edge-marker"})`,className:R("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||x&&I&&!M,"stroke-green-500":x&&I&&M,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":V&&!(n!=null&&n.hasError)&&!x})}),r&&!f&&!_&&Ae("g",{children:D.slice(0,-1).map((O,J)=>{let U=D[J+1];if(J===0||J===D.length-2||Er(O,U)<Ag)return null;let X=ae(O,U,"y"),z=b===J,W=z&&E.current?E.current:br(O,U);return pt("g",{children:[Ae("line",{x1:O.x,y1:O.y,x2:U.x,y2:U.y,stroke:"transparent",strokeWidth:20/c,className:R("cursor-pointer",{"cursor-ns-resize":X,"cursor-ew-resize":!X}),onMouseDown:Z=>K(J,Z)}),Ae("circle",{cx:W.x,cy:W.y,r:4/c,fill:z?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ae("circle",{cx:W.x,cy:W.y,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:z?.6:.3,className:"pointer-events-none"})]},J)})})]})]}),pt(Tg,{children:[pt("div",{className:"absolute z-[3000] pointer-events-none flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${G.x}px, ${G.y}px)`},children:[r&&!f&&Ae(po,{sx:q,sy:j,tx:C,ty:P,hasLabel:!!((F=n==null?void 0:n.label)!=null&&F.trim()),children:Ae(uo,{edgeId:e,edgeType:"SEQUENCE_EDGE",sourceNode:k,targetNode:B})}),(y||((Y=n==null?void 0:n.label)==null?void 0:Y.trim()))&&Ae(Ce,{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":y,"pointer-events-none":!y}),isEditing:y,onBlur:()=>m(!1),onChange:O=>d(e,{label:O.trim()})})]}),r&&!f&&!_&&pt(Zl,{children:[Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${D[0].x}px, ${D[0].y}px)`},children:pt("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:x==="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:x==="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":!x||x!=="source","cursor-not-allowed":x==="source"&&I&&!M,"cursor-grabbing":x==="source"&&(!I||M)}),onMouseDown:O=>S("source",O.nativeEvent)})]})}),Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${D[D.length-1].x}px, ${D[D.length-1].y}px)`},children:pt("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:x==="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:x==="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":!x||x!=="target","cursor-not-allowed":x==="target"&&I&&!M,"cursor-grabbing":x==="target"&&(!I||M)}),onMouseDown:O=>S("target",O.nativeEvent)})]})})]})]})]})};import{Position as ft}from"@xyflow/react";var Cg={right:ft.Right,left:ft.Left,top:ft.Top,bottom:ft.Bottom},Sr=e=>{var t;return(t=Cg[e!=null?e:""])!=null?t:ft.Right},Hi=(e,t,o=.5)=>{var l,c,d,u;let{x:n,y:r}=e.internals.positionAbsolute,i=(c=(l=e.measured)==null?void 0:l.width)!=null?c:0,a=(u=(d=e.measured)==null?void 0:d.height)!=null?u:0;switch(Sr(t)){case ft.Right:return{x:n+i,y:r+a*o};case ft.Left:return{x:n,y:r+a*o};case ft.Top:return{x:n+i*o,y:r};case ft.Bottom:return{x:n+i*o,y:r+a};default:return{x:n+i/2,y:r+a/2}}},Ql=(e,t,o)=>{var d,u;let{position:{x:n,y:r},measured:i}=e,a=(d=i.width)!=null?d:0,s=(u=i.height)!=null?u:0;return[{id:"left",x:n,y:r+s/2},{id:"right",x:n+a,y:r+s/2},{id:"top",x:n+a/2,y:r},{id:"bottom",x:n+a/2,y:r+s}].reduce((f,p)=>{let g=Math.hypot(t-f.x,o-f.y);return Math.hypot(t-p.x,o-p.y)<g?p:f}).id};import{useDebouncedCallback as by}from"use-debounce";import{getViewportForBounds as yy,useReactFlow as xy,useStoreApi as Ey}from"@xyflow/react";import{useCallback as pd}from"react";var nn=(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))(nn||{});import{xml2json as Sg,json2xml as Mg}from"xml-js";var jl={compact:!0,spaces:4},Pg=e=>e.replace(/\n/g,"
");function Mr(e,t=jl){if(e)return JSON.parse(Sg(e,t))}function ec(e,t=jl){return e?Mg(e,v(T({},t),{attributeValueFn:Pg})):""}var Lg={MIN_WIDTH:36,MIN_HEIGHT:36},kg={MIN_WIDTH:36,MIN_HEIGHT:36},Rg={MIN_WIDTH:56,MIN_HEIGHT:56},yo={MIN_WIDTH:176,MIN_HEIGHT:96},Pr={HEADER_WIDTH:40,MIN_WIDTH:840,MIN_HEIGHT:256},ye={HEADER_WIDTH:40,MIN_WIDTH:800,MIN_HEIGHT:256},xo={MIN_WIDTH:176,MIN_HEIGHT:64},Dg={MIN_WIDTH:128,MIN_HEIGHT:64},re={START_EVENT:Lg,END_EVENT:kg,GATEWAY:Rg,TASK:yo,LANE:ye,ANNOTATION:xo,UNSUPPORTED:Dg};var tc={"attribute-loop":"LOOP"},oc={"task-script":"SCRIPT","subprocess-collapsed":"SUBPROCESS"},nc={"gateway-exclusive":"EXCLUSIVE","gateway-parallel":"PARALLEL","gateway-complex":"COMPLEX"},rc={SCRIPT:"task-script",SUBPROCESS:"subprocess-collapsed"},ic={EXCLUSIVE:"gateway-exclusive",PARALLEL:"gateway-parallel",COMPLEX:"gateway-complex"};var Eo=(e,t,o,n,r,i)=>{let a=e._attributes.width||0,s=e._attributes.height||0,l=0,c=0;if(n&&r!==void 0&&i!==void 0){let g=n.split(`
|
|
6
|
-
`),
|
|
5
|
+
`).trim();t&&y.length>t&&(y=y.substring(0,t)),b.currentTarget.innerText=y,s==null||s(),y!==e&&(a==null||a(y))};return hc("div",{className:V("flex-1 p-2 self-stretch flex items-center justify-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":p,"bg-white":e.length>0},n),style:o,onDoubleClick:m,children:hc("div",{ref:u,className:V("outline-none whitespace-pre-wrap overflow-hidden",r,{"nodrag nopan cursor-text":p}),contentEditable:p,suppressContentEditableWarning:!0,onKeyDown:x,onPaste:_,onInput:E,onBlur:T,children:e})})};import{Position as vI}from"@xyflow/react";var ge=(e,t,o,n=1)=>Math.abs(e[o]-t[o])<n,Po=(e,t)=>Math.sqrt((t.x-e.x)**2+(t.y-e.y)**2),Or=(e,t)=>({x:(e.x+t.x)/2,y:(e.y+t.y)/2}),Bg=(e,t,o)=>{let n=o.x-t.x,r=o.y-t.y,i=n*n+r*r;if(i===0)return Po(e,t);let a=Math.max(0,Math.min(1,((e.x-t.x)*n+(e.y-t.y)*r)/i));return Po(e,{x:t.x+a*n,y:t.y+a*r})},yc=(e,t)=>{let o=1/0;for(let n=0;n<t.length-1;n++)o=Math.min(o,Bg(e,t[n],t[n+1]));return o};import{Position as Hr}from"@xyflow/react";var Gt={OFFSET:30,TOLERANCE:1,MOVE_THRESHOLD:5,MIN_SEGMENT_LENGTH:15,PARALLEL_OFFSET:15,MAX_LABEL_DISTANCE:80};var{TOLERANCE:de}=Gt;function zg(e,t,o){return ge(e,t,"x",de)&&ge(t,o,"x",de)&&ge(e,o,"x",de)}function Yg(e,t,o){return ge(e,t,"y",de)&&ge(t,o,"y",de)&&ge(e,o,"y",de)}function Wg(e,t,o){if(!zg(e,t,o))return!1;let n=t.y-e.y,r=o.y-t.y;return Math.abs(n)<de||Math.abs(r)<de?!1:n*r<0}function Fg(e,t,o){if(!Yg(e,t,o))return!1;let n=t.x-e.x,r=o.x-t.x;return Math.abs(n)<de||Math.abs(r)<de?!1:n*r<0}function Xg(e,t,o,n){let r=t.x!==0,i=t.x===-n.x&&t.y===-n.y,a=t.x===n.x&&t.y===n.y,s=120;if(i)if(r){if((o.x-e.x)*t.x>=0)return[{x:(e.x+o.x)/2,y:e.y},{x:(e.x+o.x)/2,y:o.y}];{let l=(e.y+o.y)/2,c=Math.abs(e.y-o.y)<s?Math.max(e.y,o.y)+s:l;return[{x:e.x,y:c},{x:o.x,y:c}]}}else{if((o.y-e.y)*t.y>=0)return[{x:e.x,y:(e.y+o.y)/2},{x:o.x,y:(e.y+o.y)/2}];{let l=(e.x+o.x)/2,c=Math.abs(e.x-o.x)<s?Math.max(e.x,o.x)+s:l;return[{x:c,y:e.y},{x:c,y:o.y}]}}else if(a)if(r)if((o.x-e.x)*t.x>0&&Math.abs(e.y-o.y)<s){let l=Math.max(e.y,o.y)+s,c=o.x+t.x*(s/2);return[{x:e.x,y:l},{x:c,y:l},{x:c,y:o.y}]}else{let l=t.x>0?Math.max(e.x,o.x):Math.min(e.x,o.x);return[{x:l,y:e.y},{x:l,y:o.y}]}else if((o.y-e.y)*t.y>0&&Math.abs(e.x-o.x)<s){let l=Math.max(e.x,o.x)+s,c=o.y+t.y*(s/2);return[{x:l,y:e.y},{x:l,y:c},{x:o.x,y:c}]}else{let l=t.y>0?Math.max(e.y,o.y):Math.min(e.y,o.y);return[{x:e.x,y:l},{x:o.x,y:l}]}else{let l=t.x!==0?o.x:e.x,c=t.y!==0?o.y:e.y,d=t.x!==0?(l-e.x)*t.x:(c-e.y)*t.y,u=n.x!==0?(l-o.x)*n.x:(c-o.y)*n.y;return d>=0&&u>=0?[{x:l,y:c}]:r?[{x:e.x,y:o.y}]:[{x:o.x,y:e.y}]}}function xc(e){if(e.length<=2)return e;let t=[e[0]];for(let o=1;o<e.length-1;o++){let n=t[t.length-1],r=e[o],i=e[o+1];ge(n,r,"x",de)&&ge(r,i,"x",de)||ge(n,r,"y",de)&&ge(r,i,"y",de)||t.push(r)}return t.push(e[e.length-1]),t}function Vr(e){let t=[];for(let o of e){let n=t[t.length-1];(!n||Math.abs(n.x-o.x)>=de||Math.abs(n.y-o.y)>=de)&&t.push(o)}return t}function Ug(e){let t=[...e],o=!0;for(;o;){o=!1;for(let n=1;n<t.length-1;n++){let r=t[n-1],i=t[n],a=t[n+1];if(Wg(r,i,a)||Fg(r,i,a)){t.splice(n,1),o=!0;break}}}return t}function Ec(e){let t=Vr(xc([...e]));return t=Ug(t),Vr(xc(t))}function Gr(e){switch(e){case Hr.Left:return{x:-1,y:0};case Hr.Right:return{x:1,y:0};case Hr.Top:return{x:0,y:-1};case Hr.Bottom:return{x:0,y:1};default:return{x:0,y:0}}}function bc(e,t,o,n){let r=Gt.OFFSET,i=Gt.OFFSET;if(t.x===-n.x&&t.y===-n.y)if(t.x!==0){let a=(o.x-e.x)*t.x;a>0&&a<2*Gt.OFFSET&&(r=a/2,i=a/2)}else{let a=(o.y-e.y)*t.y;a>0&&a<2*Gt.OFFSET&&(r=a/2,i=a/2)}return{sourceOffset:r,targetOffset:i}}function $g(e,t,o,n,r,i,a=0){let s=Gr(r),l=Gr(i),c=s.x===0?a:0,d=s.y===0?a:0,u=l.x===0?a:0,f=l.y===0?a:0,p={x:e+c,y:t+d},g={x:o+u,y:n+f},{sourceOffset:h,targetOffset:m}=bc(p,s,g,l),x={x:p.x+s.x*h,y:p.y+s.y*h},_={x:g.x+l.x*m,y:g.y+l.y*m},E=Xg(x,s,_,l),T=[p,x,...E,_,g],b=Ec(T);if(b.length===2&&Br(p,g)>de){let y=ge(p,x,"x",de)&&ge(x,_,"x",de)&&ge(_,g,"x",de),w=ge(p,x,"y",de)&&ge(x,_,"y",de)&&ge(_,g,"y",de);if(y||w){let C=w&&(_.x-x.x)*s.x<0,A=y&&(_.y-x.y)*s.y<0;if(!C&&!A)return Vr([p,x,_,g])}}return b}function zr(e,t,o,n,r,i,a,s=0){if(!(a!=null&&a.length))return $g(e,t,o,n,r,i,s);let l=Gr(r),c=Gr(i),d=l.x===0?s:0,u=l.y===0?s:0,f=c.x===0?s:0,p=c.y===0?s:0,g={x:e+d,y:t+u},h={x:o+f,y:n+p},{sourceOffset:m,targetOffset:x}=bc(g,l,h,c),_={x:g.x+l.x*m,y:g.y+l.y*m},E={x:h.x+c.x*x,y:h.y+c.y*x},T=[...a],b=T[0],y=l.y===0;y&&Math.abs(g.y-b.y)>de?T.unshift({x:b.x,y:g.y}):!y&&Math.abs(g.x-b.x)>de&&T.unshift({x:g.x,y:b.y});let w=T[T.length-1],C=c.y===0,A=[];(Math.abs(w.x-E.x)>de||Math.abs(w.y-E.y)>de)&&(C?A.push({x:E.x,y:w.y}):A.push({x:w.x,y:E.y})),A.push(E);let R=[g,...T,...A,h],S=Ec(R);if(S.length===2&&Br(g,h)>de){let P=ge(g,_,"x",de)&&ge(_,E,"x",de)&&ge(E,h,"x",de),z=ge(g,_,"y",de)&&ge(_,E,"y",de)&&ge(E,h,"y",de);if(P||z){let U=z&&(E.x-_.x)*l.x<0,K=P&&(E.y-_.y)*l.y<0;if(!U&&!K)return Vr([g,_,E,h])}}return S}var Br=(e,t)=>Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2));function Kg(e,t,o){return ge(e,t,"x",de)&&ge(t,o,"x",de)||ge(e,t,"y",de)&&ge(t,o,"y",de)}function qg(e,t,o,n){if(Kg(e,t,o))return`L${t.x} ${t.y}`;let r=Br(e,t),i=Br(t,o),a=Math.min(r/2,i/2,n);if(a<1)return`L${t.x} ${t.y}`;let s=e.x-t.x,l=e.y-t.y,c=o.x-t.x,d=o.y-t.y,u={x:s/r,y:l/r},f={x:c/i,y:d/i},p={x:t.x+u.x*a,y:t.y+u.y*a},g={x:t.x+f.x*a,y:t.y+f.y*a},h=-u.x,m=-u.y,x=f.x,_=f.y,T=h*_-m*x>0?1:0;return`L${p.x} ${p.y}A${a} ${a} 0 0 ${T} ${g.x} ${g.y}`}var _c=(e,t=5)=>e.length<2?"":e.reduce((o,n,r)=>{let i="";return r>0&&r<e.length-1?i=qg(e[r-1],n,e[r+1],t):i=`${r===0?"M":"L"}${n.x} ${n.y}`,o+=i,o},"");import{useCallback as Lo,useEffect as Yr,useRef as xn,useState as ko}from"react";import{useReactFlow as Zg,useStore as Jg}from"@xyflow/react";var Qg=50,Nc=.1,jg=.6,Wr=({edgeId:e,source:t,target:o,instanceId:n,isReadOnly:r})=>{let{setEdges:i,getNode:a,getNodes:s,getEdge:l,screenToFlowPosition:c}=Zg(),{setIsDragging:d,setReconnectingEdgeId:u}=J(),f=Jg(D=>D.isValidConnection),[p,g]=ko(null),[h,m]=ko(null),[x,_]=ko(null),[E,T]=ko(null),[b,y]=ko(null),[w,C]=ko(!1),A=xn(null),R=xn(null),S=xn(null),P=xn(t),z=xn(o);Yr(()=>{P.current=t,z.current=o},[t,o]),Yr(()=>{A.current=p},[p]),Yr(()=>{R.current=b},[b]);let U=Lo(D=>{let I=s(),B=I.find(G=>G.id===D);if(!B)return{x:0,y:0};let L=B.position.x,k=B.position.y,O=B.parentId;for(;O;){let G=I.find(ee=>ee.id===O);if(!G)break;L+=G.position.x,k+=G.position.y,O=G.parentId}return{x:L,y:k}},[s]),K=Lo(D=>{var O,G,ee,oe,q,Z;let I=s(),B=null,L=Qg,k=I.filter(Q=>Q.type!=="LANE"&&Q.type!=="ANNOTATION");for(let Q of k){if(Q.id===e)continue;let se=U(Q.id),F=(ee=(G=(O=Q.measured)==null?void 0:O.width)!=null?G:Q.width)!=null?ee:0,ne=(Z=(q=(oe=Q.measured)==null?void 0:oe.height)!=null?q:Q.height)!=null?Z:0;if(D.x>=se.x&&D.x<=se.x+F&&D.y>=se.y&&D.y<=se.y+ne)return Q.id;let $=Math.max(se.x-D.x,0,D.x-(se.x+F)),xe=Math.max(se.y-D.y,0,D.y-(se.y+ne)),Y=Math.sqrt($*$+xe*xe);Y<L&&(L=Y,B=Q.id)}return B},[s,U,e]),W=Lo((D,I)=>{var $,xe,Y,j,ce,re;let B=a(D);if(!B)return null;let L=U(D),k=(Y=(xe=($=B.measured)==null?void 0:$.width)!=null?xe:B.width)!=null?Y:0,O=(re=(ce=(j=B.measured)==null?void 0:j.height)!=null?ce:B.height)!=null?re:0,G=Math.abs(L.x+k-I.x),ee=Math.abs(I.x-L.x),oe=Math.abs(L.y+O-I.y),q=Math.abs(I.y-L.y),Z={right:G,left:ee,bottom:oe,top:q},Q=Object.entries(Z).reduce((fe,[ue,ye])=>ye<fe[1]?[ue,ye]:fe,["right",Z.right])[0],se=S.current;if(se&&se!==Q){let fe=Z[Q],ue=Z[se],ye=Math.abs(ue-fe),ve=Math.min(Math.abs(ue),Math.abs(fe));ye<ve*jg&&(Q=se)}let F=Q,ne,ae;if(F==="right"||F==="left"){let ue=(Math.max(L.y,Math.min(L.y+O,I.y))-L.y)/(O||1);Math.abs(ue-.5)<Nc&&(ue=.5),ae=ue,ne={x:F==="right"?L.x+k:L.x,y:L.y+ae*O}}else{let ue=(Math.max(L.x,Math.min(L.x+k,I.x))-L.x)/(k||1);Math.abs(ue-.5)<Nc&&(ue=.5),ae=ue,ne={x:L.x+ae*k,y:F==="bottom"?L.y+O:L.y}}return{side:F,snapPosition:ne,offset:ae}},[a,U]),X=Lo(D=>{var ee,oe,q;let I=A.current;if(!I)return;let B=c({x:D.clientX,y:D.clientY}),L=K(B);_(L);let k=B,O=null,G=null;if(L){let Z=W(L,B);Z&&(O=Z.side,k=Z.snapPosition,G=Z.offset,S.current=O);let Q=l(e),se={source:I==="source"?L:P.current,target:I==="target"?L:z.current,sourceHandle:I==="source"?O:(ee=Q==null?void 0:Q.sourceHandle)!=null?ee:null,targetHandle:I==="target"?O:(oe=Q==null?void 0:Q.targetHandle)!=null?oe:null},F=(q=f==null?void 0:f(se))!=null?q:!0;C(F)}else S.current=null,C(!1);T(O),y(G),m(k)},[K,W,l,e,c,f]),M=Lo(D=>{var O,G,ee,oe,q;let I=A.current;if(!I)return;let B=c({x:D.clientX,y:D.clientY}),L=K(B);if(L){let Z=W(L,B),Q=(O=Z==null?void 0:Z.side)!=null?O:null,se=(G=Z==null?void 0:Z.offset)!=null?G:.5,F=l(e),ne={source:I==="source"?L:P.current,target:I==="target"?L:z.current,sourceHandle:I==="source"?Q:(ee=F==null?void 0:F.sourceHandle)!=null?ee:null,targetHandle:I==="target"?Q:(oe=F==null?void 0:F.targetHandle)!=null?oe:null};((q=f==null?void 0:f(ne))==null||q)&&i(ae=>ae.map($=>{var xe,Y;return $.id===e?v(N({},$),{source:ne.source,target:ne.target,sourceHandle:ne.sourceHandle,targetHandle:ne.targetHandle,data:v(N({},$.data),{points:void 0,sourceOffset:I==="source"?se:(xe=$.data)==null?void 0:xe.sourceOffset,targetOffset:I==="target"?se:(Y=$.data)==null?void 0:Y.targetOffset})}):$}))}g(null),m(null),_(null),T(null),y(null),d(!1),C(!1),u(null),S.current=null,document.removeEventListener("mouseup",M),document.removeEventListener("mousemove",X);let k=xt.get(n);k==null||k.clearReconnectingEdge()},[e,K,W,l,i,n,X,f,c,d,u]),H=Lo((D,I)=>{if(r||I.button!==0)return;I.stopPropagation(),I.preventDefault(),i(L=>L.map(k=>k.id===e?v(N({},k),{data:v(N({},k.data),{points:void 0})}):k)),g(D),u(e);let B=xt.get(n);B==null||B.setReconnectingEdge(e),document.addEventListener("mousemove",X),document.addEventListener("mouseup",M)},[r,e,n,X,M,u,i]);return Yr(()=>()=>{if(A.current){document.removeEventListener("mousemove",X),document.removeEventListener("mouseup",M),u(null);let D=xt.get(n);D==null||D.clearReconnectingEdge()}},[n,X,M,u]),{reconnectingHandle:p,cursorPosition:h,hoveredNodeId:x,reconnectingSide:E,reconnectingOffset:b,isValidReconnection:w,handleReconnectStart:H}};import{Fragment as Cc,jsx as Ae,jsxs as Bt}from"react/jsx-runtime";var nt={type:"SEQUENCE_EDGE",reconnectable:!0,markerStart:{type:wc.ArrowClosed},markerEnd:{type:wc.Arrow},data:{label:""}},{MOVE_THRESHOLD:Fr,MIN_SEGMENT_LENGTH:sh,PARALLEL_OFFSET:Ac,MAX_LABEL_DISTANCE:ah}=Gt;function lh(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)*Ac}let i=r.findIndex(s=>s.id===e),a=(r.length-1)/2;return(i-a)*Ac}var Sc=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var ee,oe,q,Z,Q,se,F,ne,ae,$,xe;let{zoom:c}=rh(),{updateEdgeData:d}=nh(),u=ih(),{isMultipleSelection:f,mode:p,instanceId:g}=J(),[h,m]=Tc(!1),[x,_]=Tc(null),E=ts(null),T=ts(n==null?void 0:n.labelOffset),b=ts(null),y=p!=="edit",{reconnectingHandle:w,cursorPosition:C,hoveredNodeId:A,reconnectingSide:R,isValidReconnection:S,handleReconnectStart:P}=Wr({edgeId:e,source:t,target:o,instanceId:g,isReadOnly:y}),z=Ic(t),U=Ic(o),{sx:K,sy:W,tx:X,ty:M,sourcePos:H,targetPos:D}=es(()=>{var $e,pt;let Y=z&&U?bo(z,U):{sx:0,sy:0,tx:0,ty:0,sourcePos:Ro.Right,targetPos:Ro.Left},j=s?i:Y.sourcePos,ce=l?a:Y.targetPos,re=(Ke,be,he)=>{var Be,bt,ft,go,_t,Ss;let{x:me,y:_e}=Ke.internals.positionAbsolute,qe=(ft=(bt=(Be=Ke.measured)==null?void 0:Be.width)!=null?bt:Ke.width)!=null?ft:0,et=(Ss=(_t=(go=Ke.measured)==null?void 0:go.height)!=null?_t:Ke.height)!=null?Ss:0;switch(be){case Ro.Top:return{x:me+qe*he,y:_e};case Ro.Bottom:return{x:me+qe*he,y:_e+et};case Ro.Left:return{x:me,y:_e+et*he};case Ro.Right:return{x:me+qe,y:_e+et*he};default:return{x:me+qe/2,y:_e+et/2}}},fe=($e=n==null?void 0:n.sourceOffset)!=null?$e:.5,ue=(pt=n==null?void 0:n.targetOffset)!=null?pt:.5,ye=z?re(z,j,fe).x:Y.sx,ve=z?re(z,j,fe).y:Y.sy,Oe=U?re(U,ce,ue).x:Y.tx,Ge=U?re(U,ce,ue).y:Y.ty;return w==="source"&&C?(ye=C.x,ve=C.y,R&&(j=R)):w==="target"&&C&&(Oe=C.x,Ge=C.y,R&&(ce=R)),{sx:ye,sy:ve,tx:Oe,ty:Ge,sourcePos:j,targetPos:ce}},[z,U,s,l,i,a,w,C,R,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);eh(()=>{var ce;if(!b.current){b.current={sx:K,sy:W,tx:X,ty:M,sourcePos:H,targetPos:D};return}let Y=b.current;if(Math.abs(K-Y.sx)>Fr||Math.abs(W-Y.sy)>Fr||Math.abs(X-Y.tx)>Fr||Math.abs(M-Y.ty)>Fr||Y.sourcePos!==H||Y.targetPos!==D){let re={};(ce=n==null?void 0:n.points)!=null&&ce.length&&(re.points=void 0),n!=null&&n.labelOffset&&(re.labelOffset=void 0),Object.keys(re).length>0&&d(e,N(N({},n),re))}b.current={sx:K,sy:W,tx:X,ty:M,sourcePos:H,targetPos:D}},[K,W,X,M,H,D,n,e,d,w]);let I=es(()=>{let Y=lh(e,t,o,u);return zr(K,W,X,M,H,D,n==null?void 0:n.points,Y)},[K,W,X,M,H,D,n==null?void 0:n.points,u,e,t,o]),B=es(()=>{if(I.length<2)return Or({x:K,y:W},{x:X,y:M});let Y=0;for(let re=0;re<I.length-1;re++)Y+=Po(I[re],I[re+1]);let j=Y/2,ce=0;for(let re=0;re<I.length-1;re++){let fe=Po(I[re],I[re+1]);if(ce+fe>=j){let ue=(j-ce)/fe,ye=I[re],ve=I[re+1];return{x:ye.x+(ve.x-ye.x)*ue,y:ye.y+(ve.y-ye.y)*ue}}ce+=fe}return Or({x:K,y:W},{x:X,y:M})},[I,K,W,X,M]),L=vc((Y,j)=>{if(p!=="edit"||j.button!==0)return;j.stopPropagation(),j.preventDefault();let ce=I[Y],re=I[Y+1],fe=ge(ce,re,"y"),ue=fe?ce.y:ce.x,ye=[...I],ve=ye.length,Oe=Y,Ge=Y+1;_(Y);let $e=Ke=>{let be=ue+(fe?Ke.clientY-j.clientY:Ke.clientX-j.clientX)/c;E.current=fe?{x:(ce.x+re.x)/2,y:be}:{x:be,y:(ce.y+re.y)/2};let he=[];for(let me=1;me<ve-1;me++){let _e=ye[me];me===Oe||me===Ge?fe?he.push({x:_e.x,y:be}):he.push({x:be,y:_e.y}):he.push(N({},_e))}d(e,v(N({},n),{points:he}))},pt=()=>{_(null),E.current=null,document.removeEventListener("mousemove",$e),document.removeEventListener("mouseup",pt)};document.addEventListener("mousemove",$e),document.addEventListener("mouseup",pt)},[p,I,c,n,e,d]),k=vc(Y=>{var $e,pt,Ke,be,he;if(h||y||Y.button!==0||!(($e=n==null?void 0:n.label)!=null&&$e.trim()))return;Y.stopPropagation(),Y.preventDefault();let j=Y.clientX,ce=Y.clientY,re=(Ke=(pt=n==null?void 0:n.labelOffset)==null?void 0:pt.x)!=null?Ke:0,fe=(he=(be=n==null?void 0:n.labelOffset)==null?void 0:be.y)!=null?he:0,ue=[...I],ye={x:B.x,y:B.y},ve=!1,Oe=me=>{let _e=(me.clientX-j)/c,qe=(me.clientY-ce)/c;if(!ve&&Math.abs(_e)<3&&Math.abs(qe)<3)return;ve=!0;let et={x:re+_e,y:fe+qe};T.current=et,d(e,v(N({},n),{labelOffset:et}))},Ge=()=>{document.removeEventListener("mousemove",Oe),document.removeEventListener("mouseup",Ge);let me=T.current;if(!me)return;let _e={x:ye.x+me.x,y:ye.y+me.y};yc(_e,ue)>ah&&(T.current=void 0,d(e,v(N({},n),{labelOffset:void 0})))};document.addEventListener("mousemove",Oe),document.addEventListener("mouseup",Ge)},[h,y,c,n,e,d,I,B]);if(!z||!U)return null;let O=_c(I),G=r||z.selected||U.selected;return Bt(Cc,{children:[Bt("g",{className:V("group bpmn-arrow-edge",{"is-highlighted":G}),onDoubleClick:()=>!y&&m(!0),children:[Ae("path",{d:O,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/c),className:V({"nopan nodrag":!h&&!y&&!!((ee=n==null?void 0:n.label)!=null&&ee.trim())}),style:{pointerEvents:"stroke",cursor:!h&&!y&&((oe=n==null?void 0:n.label)!=null&&oe.trim())?"move":"pointer"},onMouseDown:k}),Bt("g",{className:V("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":G}),children:[Ae(th,{id:e,path:O,interactionWidth:0,markerEnd:`url(#${G?"sequence-edge-marker-highlighted":"sequence-edge-marker"})`,className:V("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||w&&A&&!S,"stroke-green-500":w&&A&&S,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":G&&!(n!=null&&n.hasError)&&!w})}),r&&!f&&!y&&Ae("g",{children:I.slice(0,-1).map((Y,j)=>{let ce=I[j+1];if(j===0||j===I.length-2||Po(Y,ce)<sh)return null;let re=ge(Y,ce,"y"),fe=x===j,ue=fe&&E.current?E.current:Or(Y,ce);return Bt("g",{children:[Ae("line",{x1:Y.x,y1:Y.y,x2:ce.x,y2:ce.y,stroke:"transparent",strokeWidth:20/c,className:V("cursor-pointer",{"cursor-ns-resize":re,"cursor-ew-resize":!re}),onMouseDown:ye=>L(j,ye)}),Ae("circle",{cx:ue.x,cy:ue.y,r:4/c,fill:fe?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ae("circle",{cx:ue.x,cy:ue.y,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:fe?.6:.3,className:"pointer-events-none"})]},j)})})]})]}),Bt(oh,{children:[Ae("div",{className:"absolute z-[3000] pointer-events-none flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${B.x}px, ${B.y}px)`},children:r&&!f&&Ae(So,{sx:K,sy:W,tx:X,ty:M,hasLabel:!!((q=n==null?void 0:n.label)!=null&&q.trim()),children:Ae(Co,{edgeId:e,edgeType:"SEQUENCE_EDGE",sourceNode:z,targetNode:U})})}),(h||((Z=n==null?void 0:n.label)==null?void 0:Z.trim()))&&Ae("div",{className:V("absolute nodrag nopan",{"z-[10001] pointer-events-auto":!h&&!y&&!!((Q=n==null?void 0:n.label)!=null&&Q.trim()),"z-[3000] pointer-events-none":h||!((se=n==null?void 0:n.label)!=null&&se.trim())}),style:{transform:`translate(-50%, -50%) translate(${B.x+((ne=(F=n==null?void 0:n.labelOffset)==null?void 0:F.x)!=null?ne:0)}px, ${B.y+(($=(ae=n==null?void 0:n.labelOffset)==null?void 0:ae.y)!=null?$:0)}px)`,cursor:!h&&!y&&((xe=n==null?void 0:n.label)!=null&&xe.trim())?"move":void 0},onMouseDown:!h&&!y?k:void 0,onDoubleClick:Y=>{y||(Y.stopPropagation(),m(!0))},children:Ae(ke,{value:n==null?void 0:n.label,className:V("min-w-8 max-w-56 px-2 py-1 body-small-400",{"pointer-events-auto":h,"pointer-events-none":!h}),isEditing:h,onBlur:()=>m(!1),onChange:Y=>d(e,{label:Y.trim()})})}),r&&!f&&!y&&Bt(Cc,{children:[Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${I[0].x}px, ${I[0].y}px)`},children:Bt("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:w==="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:w==="source"?.6:.3,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:V("pointer-events-auto",{"cursor-move":!w||w!=="source","cursor-not-allowed":w==="source"&&A&&!S,"cursor-grabbing":w==="source"&&(!A||S)}),onMouseDown:Y=>P("source",Y.nativeEvent)})]})}),Ae("div",{className:"absolute z-[10000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${I[I.length-1].x}px, ${I[I.length-1].y}px)`},children:Bt("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:w==="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:w==="target"?.6:.3,className:"pointer-events-none"}),Ae("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:V("pointer-events-auto",{"cursor-move":!w||w!=="target","cursor-not-allowed":w==="target"&&A&&!S,"cursor-grabbing":w==="target"&&(!A||S)}),onMouseDown:Y=>P("target",Y.nativeEvent)})]})})]})]})]})};import{Position as It}from"@xyflow/react";var ch={right:It.Right,left:It.Left,top:It.Top,bottom:It.Bottom},Xr=e=>{var t;return(t=ch[e!=null?e:""])!=null?t:It.Right},os=(e,t,o=.5)=>{var l,c,d,u;let{x:n,y:r}=e.internals.positionAbsolute,i=(c=(l=e.measured)==null?void 0:l.width)!=null?c:0,a=(u=(d=e.measured)==null?void 0:d.height)!=null?u:0;switch(Xr(t)){case It.Right:return{x:n+i,y:r+a*o};case It.Left:return{x:n,y:r+a*o};case It.Top:return{x:n+i*o,y:r};case It.Bottom:return{x:n+i*o,y:r+a};default:return{x:n+i/2,y:r+a/2}}},Mc=(e,t,o)=>{var d,u;let{position:{x:n,y:r},measured:i}=e,a=(d=i.width)!=null?d:0,s=(u=i.height)!=null?u:0;return[{id:"left",x:n,y:r+s/2},{id:"right",x:n+a,y:r+s/2},{id:"top",x:n+a/2,y:r},{id:"bottom",x:n+a/2,y:r+s}].reduce((f,p)=>{let g=Math.hypot(t-f.x,o-f.y);return Math.hypot(t-p.x,o-p.y)<g?p:f}).id};import{useDebouncedCallback as Qy}from"use-debounce";import{getViewportForBounds as qy,useReactFlow as Zy,useStoreApi as Jy}from"@xyflow/react";import{useCallback as Yd}from"react";var En=(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))(En||{});import{xml2json as dh,json2xml as uh}from"xml-js";var Pc={compact:!0,spaces:4},ph=e=>e.replace(/\n/g,"
");function Ur(e,t=Pc){if(e)return JSON.parse(dh(e,t))}function Lc(e,t=Pc){return e?uh(e,v(N({},t),{attributeValueFn:ph})):""}var kc={"attribute-loop":"LOOP"},Rc={"task-script":"SCRIPT","subprocess-collapsed":"SUBPROCESS"},Dc={"gateway-exclusive":"EXCLUSIVE","gateway-parallel":"PARALLEL","gateway-complex":"COMPLEX"},Oc={SCRIPT:"task-script",SUBPROCESS:"subprocess-collapsed"},Hc={EXCLUSIVE:"gateway-exclusive",PARALLEL:"gateway-parallel",COMPLEX:"gateway-complex"};var Do=(e,t,o,n,r,i)=>{let a=e._attributes.width||0,s=e._attributes.height||0,l=0,c=0;if(n&&r!==void 0&&i!==void 0){let g=n.split(`
|
|
6
|
+
`),h=g.length;l=g.reduce((x,_)=>Math.max(x,_.length),0)*7+r,c=h*20+i}let d=Math.max(Pt(Number(a),t),l),u=Math.max(Pt(Number(s),o),c);return{width:d,height:u,measured:{width:d,height:u}}},Oo=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},mh=e=>{let{mxGeometry:t}=e,o=Oo(e),n=Do(t,pe.START_EVENT.MIN_WIDTH,pe.START_EVENT.MIN_HEIGHT);return v(N(N({},o),n),{type:"START_EVENT"})},gh=e=>{let{mxGeometry:t}=e,o=Oo(e),n=Do(t,pe.END_EVENT.MIN_WIDTH,pe.END_EVENT.MIN_HEIGHT);return v(N(N({},o),n),{type:"END_EVENT"})},ns=(e,t)=>{let{_attributes:o,mxGeometry:n}=e,r=Oo(e),s=Do(n,pe.TASK.MIN_WIDTH,pe.TASK.MIN_HEIGHT,r.data.label,48,24),l=t==null?void 0:t.find(d=>{let{parent:u}=d._attributes;return u===e._attributes.id});if(l){let{style:d}=l._attributes,u=kc[d];u&&(r.data.attribute=u)}let c=Rc[o.style];return c&&(r.data.variant=c),v(N(N({},r),s),{type:"TASK"})},rs=e=>{let{_attributes:t,mxGeometry:o}=e,{style:n}=t,r=Oo(e),i=Do(o,pe.GATEWAY.MIN_WIDTH,pe.GATEWAY.MIN_HEIGHT);return r.data.variant=Dc[n],v(N(N({},r),i),{type:"GATEWAY"})},hh=e=>{let{mxGeometry:t}=e,o=Oo(e),i=Do(t,pe.ANNOTATION.MIN_WIDTH,pe.ANNOTATION.MIN_HEIGHT,o.data.label,32,24);return v(N(N({},o),i),{type:"ANNOTATION"})},yh=e=>{let{mxGeometry:t}=e,o=Oo(e),n=Do(t,pe.LANE.MIN_WIDTH,pe.LANE.MIN_HEIGHT);return v(N(N({},o),n),{type:"LANE"})},Vc={task:ns,"task-script":ns,"subprocess-collapsed":ns,"start-event":mh,"end-event-terminate":gh,"gateway-parallel":rs,"gateway-exclusive":rs,"gateway-complex":rs,annotation:hh,lane:yh},xh=e=>{if(e&&Array.isArray(e))return e.map(t=>({x:Number(t._attributes.x),y:Number(t._attributes.y)}))},Gc=e=>{let{_attributes:t,mxGeometry:o}=e,{id:n,source:r,target:i,value:a,style:s,sourceHandle:l,targetHandle:c,sourceOffset:d,targetOffset:u,labelOffsetX:f,labelOffsetY:p}=t,g=xh(o==null?void 0:o.Array),h=d!==void 0?Number(d):void 0,m=u!==void 0?Number(u):void 0,x=f!==void 0?Number(f):void 0,_=p!==void 0?Number(p):void 0,E=v(N(N({id:n,source:r,target:i},l?{sourceHandle:l}:{}),c?{targetHandle:c}:{}),{data:N(N(N(N({label:a||""},g&&g.length>0?{points:g}:{}),h!==void 0?{sourceOffset:h}:{}),m!==void 0?{targetOffset:m}:{}),x!==void 0&&_!==void 0?{labelOffset:{x,y:_}}:{})});return s.includes("association")&&s.includes('endArrow=""')?N(N({},Mo),E):N(N({},nt),E)},Bc=(e,t)=>{var p,g;let{id:o,type:n,source:r,target:i,sourceHandle:a,targetHandle:s,data:l}=e,c=t==null?void 0:t.find(h=>h.id===r),d="";n==="ANNOTATION_EDGE"&&(d='association;endArrow=""');let u={_attributes:{as:"geometry",relative:"1"}};return l!=null&&l.points&&Array.isArray(l.points)&&l.points.length>0&&(u.Array=l.points.map(h=>({_attributes:{as:"mxPoint",x:h.x,y:h.y}}))),{_attributes:{id:o,parent:(c==null?void 0:c.parentId)||"1",edge:"1",style:d,source:r,target:i,value:(l==null?void 0:l.label)||"",sourceHandle:a!=null?a:void 0,targetHandle:s!=null?s:void 0,sourceOffset:(l==null?void 0:l.sourceOffset)!==void 0?String(l.sourceOffset):void 0,targetOffset:(l==null?void 0:l.targetOffset)!==void 0?String(l.targetOffset):void 0,labelOffsetX:((p=l==null?void 0:l.labelOffset)==null?void 0:p.x)!==void 0?String(l.labelOffset.x):void 0,labelOffsetY:((g=l==null?void 0:l.labelOffset)==null?void 0:g.y)!==void 0?String(l.labelOffset.y):void 0},mxGeometry:u}},Ho=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}}}},Eh=e=>{let{variant:t}=e.data,o=Ho(e);return v(N({},o),{_attributes:v(N({},o._attributes),{style:Oc[t]||"task"})})},bh=e=>{let t=Ho(e);return v(N({},t),{_attributes:v(N({},t._attributes),{style:"start-event"})})},_h=e=>{let t=Ho(e);return v(N({},t),{_attributes:v(N({},t._attributes),{style:"end-event-terminate"})})},Nh=e=>{let{variant:t}=e.data,o=Ho(e);return v(N({},o),{_attributes:v(N({},o._attributes),{style:Hc[t]})})},Th=e=>{let t=Ho(e);return v(N({},t),{_attributes:v(N({},t._attributes),{style:"lane"})})},vh=e=>{let t=Ho(e);return v(N({},t),{_attributes:v(N({},t._attributes),{style:"annotation"})})},zc={TASK:Eh,START_EVENT:bh,END_EVENT:_h,GATEWAY:Nh,ANNOTATION:vh,LANE:Th},Yc=(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 Wc from"@dagrejs/dagre";import{getNodesBounds as SA}from"@xyflow/react";var Fc=(e=[],t=[],o="LR")=>{let n=new Wc.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)),Wc.layout(n),{nodes:e.map(i=>{let a=n.node(i.id);return v(N({},i),{position:{x:a.x-i.width/2,y:a.y-i.height/2}})}),edges:t}},At=e=>{let t=e.filter(n=>n.type==="LANE"&&!n.parentId);if(t.length===0)return e;let o=Qs(e);for(let n of t){let r=[...o.values()],i=r.filter(s=>s.parentId===n.id);if(i.length===0)continue;let a=i.filter(s=>s.type==="LANE");if(a.length>0){ra(a,o,r),ia(n,o);continue}Li(n,i,o)}return js(e,o)},Xc=At,Uc=()=>{let e=document.querySelector(".react-flow__viewport");return e||(console.error("Flow element (.react-flow__viewport) not found."),null)};var wh=e=>e.type==="LANE"&&!e.parentId,is=e=>{var i;let t=e.filter(wh);if(t.length===0)return e;let o=new Map;for(let a of e){if(!a.parentId)continue;let s=(i=o.get(a.parentId))!=null?i:[];s.push(a.id),o.set(a.parentId,s)}let n=new Set,r=t.map(a=>a.id);for(;r.length>0;){let a=r.pop();if(!a||n.has(a))continue;n.add(a);let s=o.get(a);if(s)for(let l of s)n.has(l)||r.push(l)}return e.filter(a=>n.has(a.id))};var bn=1,$c=e=>`<mxGraphModel>
|
|
7
7
|
<root version="1.1">
|
|
8
8
|
<mxCell id="0" />
|
|
9
9
|
<mxCell id="1" parent="0" />
|
|
@@ -36,11 +36,11 @@ var Pu=Object.defineProperty,Lu=Object.defineProperties;var ku=Object.getOwnProp
|
|
|
36
36
|
<mxGeometry as="geometry" relative="1" />
|
|
37
37
|
</mxCell>
|
|
38
38
|
</root>
|
|
39
|
-
</mxGraphModel>`,bc=(e,t)=>{if(!e.length&&!t.length)return ln;let o=[...e.map(r=>r.id),...t.map(r=>r.id)];return Math.max(...o.map(r=>Number(r)))};var jg=e=>{let t=Object.values(nn),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=sc[a],l=s==null?void 0:s(i,n);if(!l){console.warn(`Node ${a} not supported`);continue}r.push(l)}return r},eh=(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=ac(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},th=(e,t)=>{let o=[];return e.forEach(n=>{var a,s;let r=(s=(a=cc)[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=dc(n,t);o.push(l)}}),o},oh=(e,t)=>{let o=[];return e.forEach(n=>{let r=lc(n,t);o.push(r)}),o},_c=(e=[],t=[],o)=>{let n=th(e,o),r=oh(t,e),i={mxGraphModel:{root:{_attributes:{version:"1.1",lastId:o},mxCell:[{_attributes:{id:"0"}},{_attributes:{id:"1",parent:"0"}},...n,...r]}}};return ec(JSON.stringify(i),{compact:!0,spaces:0})},Tc=async e=>{var c,d,u,f,p;let t=await Mr(e),o=((d=(c=t==null?void 0:t.mxGraphModel)==null?void 0:c.root)==null?void 0:d.mxCell)||[],n=Number(((p=(f=(u=t==null?void 0:t.mxGraphModel)==null?void 0:u.root)==null?void 0:f._attributes)==null?void 0:p.lastId)||ln),r=jg(o),i=eh(o,r),a=sn(r),{nodes:s,edges:l}=fc(a,i);return{lastElementId:n,edges:l,nodes:Ft(s)}};import{Position as It,useConnection as Dh,useReactFlow as Oh}from"@xyflow/react";import{useCallback as Ui}from"react";import{Handle as Nc,useReactFlow as nh}from"@xyflow/react";import{jsx as vc}from"react/jsx-runtime";var te=i=>{var a=i,{type:e,position:t,className:o,nodeType:n}=a,r=tt(a,["type","position","className","nodeType"]);let s=n==="TASK";return vc(Nc,T({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 before:pointer-events-none":s,"before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent before:pointer-events-none":!s},o)},r))},Le=s=>{var l=s,{nodeId:e,nodeType:t,gatewayVariant:o,type:n,position:r,className:i}=l,a=tt(l,["nodeId","nodeType","gatewayVariant","type","position","className"]);let{getEdges:c,getNodes:d}=nh(),f=(()=>{if(n!=="source")return!1;let p=c();if(t==="TASK")return p.filter(y=>y.source===e).length>=2;if(t==="GATEWAY"&&o==="EXCLUSIVE")return p.filter(y=>y.source===e).length>=2;if(t==="START_EVENT"){let g=d();return p.filter(m=>{if(m.source!==e)return!1;let b=g.find(h=>h.id===m.target);return(b==null?void 0:b.type)!=="ANNOTATION"}).length>=1}return!1})();return vc(Nc,T({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 before:pointer-events-none":t==="TASK","before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent before:pointer-events-none":t!=="TASK","opacity-50 cursor-not-allowed pointer-events-none":f,"hover:border-grey-500":!f},i),style:{pointerEvents:f?"none":"auto"}},a))};import{NodeResizer as rh,useReactFlow as ih}from"@xyflow/react";import{orderBy as sh}from"lodash";import{jsx as ah}from"react/jsx-runtime";var No=n=>{var r=n,{nodeId:e,isVisible:t}=r,o=tt(r,["nodeId","isVisible"]);let{getNode:i,getNodes:a,setNodes:s}=ih(),{isMultipleSelection:l}=Q(),c=({width:u,height:f})=>{if(!e)return;let p=i(e);if((p==null?void 0:p.type)!=="LANE")return;let g=[...a()],y=!p.parentId,m=y?p.id:p.parentId,b=g.filter(w=>w.type==="LANE"&&w.parentId===m);if(!b.length)return;let h=sh(b,["position.y"]),E=0;h.forEach((w,_)=>{var I,A;let x=_===h.length-1,N=(A=(I=w.measured)==null?void 0:I.height)!=null?A:0;g=g.map(M=>{if(M.id===w.id){let S=y?u-ye.HEADER_WIDTH:u,k=v(T({},M),{width:S,measured:v(T({},M.measured),{width:S}),position:v(T({},M.position),{y:E})});return x&&y&&(k.height=f-E),k}return M}),E+=N}),g=g.map(w=>{if(w.id===m){let _=y?u:u+ye.HEADER_WIDTH;return v(T({},w),{width:_,height:y?f:E,measured:{width:_,height:y?f:E}})}return w}),s(g)};return ah(rh,T({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,f)=>c(f)},o))};import{NodeToolbar as wh,useReactFlow as Ah}from"@xyflow/react";import{Button as Ih,Tooltip as Ch,TooltipContent as Sh,TooltipTrigger as Mh,useTranslation as Ph}from"@produto-lecom/lecom-ui";import{useCallback as Xi,useEffect as Lh,useRef as Lr,useState as kh}from"react";import{create as lh}from"zustand";var vo=lh(e=>({draggableNode:null,setDraggableNode:t=>{e({draggableNode:t})}}));import{useEffect as ch,useState as dh}from"react";var wc=(e,t=!1)=>{let[o,n]=dh({width:0,height:0});return ch(()=>{if(e.current&&t){let r=e.current.getBoundingClientRect();n({width:r.width,height:r.height})}},[t,e]),{dimensions:o}};import{Position as cn,useReactFlow as uh}from"@xyflow/react";import{useMemo as ph}from"react";var fh=120,mh=12,Ac=(e,t=!1,o)=>{let{getNode:n,getViewport:r}=uh(),{instanceId:i}=Q();return ph(()=>{var p,g;if(!t)return{position:cn.Right,align:"start"};let a=n(e);if(!a)return{position:cn.Right,align:"start"};let s=r(),l=a.position.x*s.zoom+s.x,c=(((p=a.measured)==null?void 0:p.width)||a.width||100)*s.zoom,d=(g=document.getElementById(`modeler-${i}`))==null?void 0:g.clientWidth;if(!d)return{position:cn.Right,align:"start"};let u=(o==null?void 0:o.width)||fh;return{position:l+c+u+mh>d?cn.Left:cn.Right}},[i,e,t,o,n,r])};import{useNodesData as gh,useReactFlow as hh}from"@xyflow/react";import{Button as Ic,DropdownMenu as yh,DropdownMenuContent as xh,DropdownMenuGroup as Eh,DropdownMenuItem as bh,DropdownMenuLabel as _h,DropdownMenuTrigger as Th,Tooltip as Yi,TooltipContent as Fi,TooltipTrigger as Wi,useTranslation as Nh}from"@produto-lecom/lecom-ui";import{WrenchIcon as vh}from"lucide-react";import{jsx as Se,jsxs as Wt}from"react/jsx-runtime";var Cc=({nodeId:e})=>{let{t}=Nh(),{updateNodeData:o,getEdges:n,getNode:r}=hh(),i=gh(e),s=n().filter(p=>p.source===e).some(p=>{let g=r(p.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 Wt(yh,{children:[Wt(Yi,{children:[Se(Wi,{asChild:!0,children:Se(Th,{asChild:!0,children:Se(Ic,{variant:"ghost",color:"grey",size:"small",iconButton:!0,children:Se(vh,{})})})}),Se(Fi,{color:"black",children:t("bpmn.task.menu.title")})]}),Wt(xh,{align:"start",className:"w-60 bg-white text-grey-600",children:[Wt(_h,{className:"flex items-center gap-1",children:[Se("div",{className:"flex-1 body-medium-500",children:t("bpmn.task.menu.title")}),Se("div",{className:"flex items-center gap-1",children:Object.entries(In).map(([u,f])=>{let p=u==="LOOP"&&(s||l),y=(()=>{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 Wt(Yi,{children:[Se(Wi,{asChild:!0,children:Se(Ic,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:p,className:R({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.attribute)===u,"opacity-50 cursor-not-allowed":p}),onClick:p?void 0:()=>d(u),children:Se(f.icon,{className:"stroke-inherit"})})}),y&&Se(Fi,{color:"black",children:y})]},u)})})]}),Se(Eh,{children:Wt(Yi,{children:[Se(Wi,{asChild:!0,children:Se("div",{className:R({"cursor-not-allowed":s}),children:Wt(bh,{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:[Se(An.SCRIPT.icon,{className:"stroke-current"}),t(`bpmn.task.variant.${"SCRIPT".toLowerCase()}`)]})})}),s&&Se(Fi,{color:"black",children:t("editor.task_menu.script_not_allowed_when_connected_to_end")})]})})]})]})};import{jsx as _e,jsxs as Sc}from"react/jsx-runtime";var Xt={START_EVENT:{type:"START_EVENT",icon:ko,label:"bpmn.start_event.variant.default"},END_EVENT:{type:"END_EVENT",icon:jt,label:"bpmn.end_event.variant.default"},TASK:{type:"TASK",icon:ko,label:"bpmn.task.variant.default"},ANNOTATION:{type:"ANNOTATION",icon:Tn,label:"bpmn.annotation.variant.default"}},Rh={EXCLUSIVE:{type:"GATEWAY",variant:"EXCLUSIVE",icon:to,label:"bpmn.gateway.variant.exclusive"},PARALLEL:{type:"GATEWAY",variant:"PARALLEL",icon:oo,label:"bpmn.gateway.variant.parallel"},COMPLEX:{type:"GATEWAY",variant:"COMPLEX",icon:eo,label:"bpmn.gateway.variant.complex"}},He=({nodeId:e,nodeType:t,nodeVariant:o})=>{let n=Lr(null),r=Lr(null),{t:i}=Ph(),{setDraggableNode:a}=vo(),{getEdges:s,getNodes:l,getNode:c}=Ah(),{setIsDragging:d,mode:u,isConnecting:f,isDragging:p,isMultipleSelection:g}=Q(),y=c(e),m=!!(y!=null&&y.selected)&&!y.dragging&&!f&&!p&&!g,{dimensions:b}=wc(n,m),{position:h}=Ac(e,m,b),[E,w]=kh(void 0),_=l(),x=s(),N=o==="SUBPROCESS",I=Lr(null),A=Lr(!1),M=Xi(()=>{I.current!==null&&(clearTimeout(I.current),I.current=null),A.current=!1,d(!1),a(null),w(void 0)},[d,a]);Lh(()=>{let L=V=>{A.current&&V.buttons===0&&M()};return document.addEventListener("dragend",M),document.addEventListener("mousemove",L),()=>{document.removeEventListener("dragend",M),document.removeEventListener("mousemove",L)}},[M]);let S=Xi((L,V)=>{A.current=!0,d(!1),a({type:V.type,variant:V.variant,attribute:V.attribute,icon:V.icon}),V.icon&&w(_e(V.icon,{})),L.dataTransfer.effectAllowed="move",L.dataTransfer.setData("sourceId",e),r.current&&L.dataTransfer.setDragImage(r.current,10,10),I.current=setTimeout(()=>{I.current=null,d(!0)},100)},[e,a,d]),k=Xi(()=>{M()},[M]),B=[{component:_e(yr,{elementId:e})}],q=()=>{if(u==="view")return[];let L=!x.some(V=>{var F;return V.source===e&&((F=_.find(Y=>Y.id===V.target))==null?void 0:F.type)!=="ANNOTATION"});return[{component:_e(lo,{nodeId:e,disabled:!L,tooltipMessage:L?void 0:i("editor.toolbar.start_event_limit_reached")})},Xt.TASK,Xt.ANNOTATION,...B]},j=()=>u==="view"?[{component:_e(wt,{elementId:e})}]:[{component:_e(wt,{elementId:e})},...N?[]:[{component:_e(Cc,{nodeId:e})}],{component:_e(lo,{nodeId:e})},Xt.TASK,...Object.values(Rh),...B],C=()=>u==="view"?[{component:_e(wt,{elementId:e})}]:[{component:_e(wt,{elementId:e})},{component:_e(lo,{nodeId:e})},Xt.TASK,Xt.ANNOTATION,...B],P=()=>u==="view"?[]:[Xt.ANNOTATION,...B],$=()=>u==="view"?[]:[{component:_e(lo,{nodeId:e})},Xt.ANNOTATION,...B],H=()=>u==="view"?[]:[{component:_e(lo,{nodeId:e})},...B],D=()=>u==="view"?[]:[...B],K=(L=>{switch(L){case"START_EVENT":return q();case"TASK":return j();case"GATEWAY":return C();case"END_EVENT":return P();case"LANE":return $();case"ANNOTATION":return H();case"UNSUPPORTED":return D();default:return[]}})(t);if(!(K.length===0||u==="readonly"))return Sc(wh,{position:h,align:"start",className:"-top-8",isVisible:m,children:[_e("div",{ref:n,className:"flex items-center gap-1 px-3 py-2 bg-white rounded-sm shadow-md",children:K.map((L,V)=>{if(L.component)return _e("div",{children:L.component},V);let F={sourceNodeType:t,targetNodeType:L.type,sourceNodeId:e,nodes:_,edges:x},Y=Ll(F),O={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")},J=Y.shouldDisable&&Y.reason?O[Y.reason]||i(L.label):i(L.label)||"";return Sc(Ch,{children:[_e(Mh,{asChild:!0,children:_e(Ih,{variant:"ghost",color:"grey",size:"small",iconButton:!0,draggable:!Y.shouldDisable,disabled:Y.shouldDisable,className:Y.shouldDisable?"opacity-50 cursor-not-allowed":"",onDragStart:Y.shouldDisable?void 0:U=>S(U,L),onDragEnd:Y.shouldDisable?void 0:k,children:L.icon&&_e(L.icon,{size:16})})}),_e(Sh,{color:"black",children:J})]},V)})}),_e("div",{ref:r,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:E})]})};import{Fragment as Mc,jsx as Je,jsxs as $i}from"react/jsx-runtime";var Pc=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r,setNodes:i}=Oh(),{inProgress:a,fromNode:s}=Dh(),{mode:l}=Q(),c=a&&(s==null?void 0:s.id)!==e,d=Ui(p=>{let h=p.split(`
|
|
40
|
-
`),E=h.reduce((N,I)=>Math.max(N,I.length),0),w=h.length,_=Math.max(xo.MIN_WIDTH,E*7+32),x=Math.max(xo.MIN_HEIGHT,w*20+24);i(N=>N.map(I=>I.id===e?v(T({},I),{width:_,height:x,style:v(T({},I.style),{width:_,height:x})}):I))},[e,i]),u=Ui(p=>{r(e,{label:p}),d(p)},[e,r,d]),f=Ui(p=>{d(p)},[d]);return $i("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:[Je(Ce,{value:t.label,className:"m-1 text-grey-600 text-left",onChange:u,onInput:f,skipFirstCharValidation:!0}),Je(He,{nodeId:e,nodeType:"ANNOTATION"}),l==="edit"&&Je(No,{minWidth:xo.MIN_WIDTH,minHeight:xo.MIN_HEIGHT,isVisible:!n&&o}),!a&&$i(Mc,{children:[Je(te,{type:"source",position:It.Left,id:"left"}),Je(te,{type:"source",position:It.Right,id:"right"}),Je(te,{type:"source",position:It.Top,id:"top"}),Je(te,{type:"source",position:It.Bottom,id:"bottom"})]}),(!a||c)&&$i(Mc,{children:[Je(te,{type:"target",position:It.Left,id:"left",className:R({"annotation-handle":c})}),Je(te,{type:"target",position:It.Right,id:"right",className:R({"annotation-handle":c})}),Je(te,{type:"target",position:It.Top,id:"top",className:R({"annotation-handle":c})}),Je(te,{type:"target",position:It.Bottom,id:"bottom",className:R({"annotation-handle":c})})]})]})};import{Position as Ct,useConnection as Vh,useReactFlow as Hh}from"@xyflow/react";import{useState as Gh}from"react";import{Fragment as Lc,jsx as We,jsxs as Ki}from"react/jsx-runtime";var kc=({id:e,data:t,selected:o})=>{let{updateNodeData:n}=Hh(),{inProgress:r,fromNode:i}=Vh(),{reconnectingEdgeId:a}=Q(),[s,l]=Gh(!1),c=r&&(i==null?void 0:i.id)!==e||!!a,d=p=>{n(e,{label:p})},u=()=>{l(!0)},f=()=>{l(!1)};return Ki("div",{className:"relative",onDoubleClick:u,children:[We(jt,{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})}),We("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:We(Ce,{value:t.label,isEditing:s,onBlur:f,onChange:d})}),We(He,{nodeId:e,nodeType:"END_EVENT"}),(!r||c)&&Ki(Lc,{children:[We(te,{type:"target",position:Ct.Left,id:"left",className:R({"event-handle":c})}),We(te,{type:"target",position:Ct.Right,id:"right",className:R({"event-handle":c})}),We(te,{type:"target",position:Ct.Top,id:"top",className:R({"event-handle":c})}),We(te,{type:"target",position:Ct.Bottom,id:"bottom",className:R({"event-handle":c})})]}),!r&&Ki(Lc,{children:[We(te,{type:"source",position:Ct.Left,id:"left"}),We(te,{type:"source",position:Ct.Right,id:"right"}),We(te,{type:"source",position:Ct.Top,id:"top"}),We(te,{type:"source",position:Ct.Bottom,id:"bottom"})]})]})};import{Position as St,useConnection as Bh,useReactFlow as zh}from"@xyflow/react";import{useCallback as Yh,useState as Fh}from"react";import{Fragment as Rc,jsx as Xe,jsxs as qi}from"react/jsx-runtime";var Dc=({id:e,data:t,selected:o})=>{let n=hi[t.variant].icon,{updateNodeData:r}=zh(),{inProgress:i,fromNode:a}=Bh(),{reconnectingEdgeId:s}=Q(),[l,c]=Fh(!1),d=i&&(a==null?void 0:a.id)!==e||!!s,u=Yh(g=>{r(e,{label:g})},[e,r]),f=()=>{c(!0)},p=()=>{c(!1)};return qi("div",{className:"relative",onDoubleClick:f,children:[Xe(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})}),Xe("div",{className:"absolute top-14 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Xe(Ce,{value:t.label,isEditing:l,onBlur:p,onChange:u})}),Xe(He,{nodeId:e,nodeType:"GATEWAY"}),(!i||d)&&qi(Rc,{children:[Xe(te,{type:"target",position:St.Left,id:"left",className:R({"gateway-handle":d})}),Xe(te,{type:"target",position:St.Right,id:"right",className:R({"gateway-handle":d})}),Xe(te,{type:"target",position:St.Top,id:"top",className:R({"gateway-handle":d})}),Xe(te,{type:"target",position:St.Bottom,id:"bottom",className:R({"gateway-handle":d})})]}),!i&&qi(Rc,{children:[Xe(Le,{type:"source",position:St.Left,id:"left",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Xe(Le,{type:"source",position:St.Right,id:"right",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Xe(Le,{type:"source",position:St.Top,id:"top",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Xe(Le,{type:"source",position:St.Bottom,id:"bottom",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant})]})]})};import{useNodesData as eS,useReactFlow as tS}from"@xyflow/react";import{Button as nS,DropdownMenu as rS,DropdownMenuContent as iS,DropdownMenuGroup as sS,DropdownMenuItem as aS,DropdownMenuLabel as lS,DropdownMenuTrigger as cS,Tooltip as dS,TooltipContent as uS,TooltipTrigger as pS,useTranslation as fS}from"@produto-lecom/lecom-ui";import{WrenchIcon as gS}from"lucide-react";import{jsx as ES,jsxs as bS}from"react/jsx-runtime";import{Position as Mt,useConnection as Wh,useReactFlow as Xh}from"@xyflow/react";import{useState as Uh}from"react";import{Fragment as Oc,jsx as Ue,jsxs as Zi}from"react/jsx-runtime";var Vc=({id:e,data:t,selected:o})=>{let{updateNodeData:n}=Xh(),{inProgress:r,fromNode:i}=Wh(),{reconnectingEdgeId:a}=Q(),[s,l]=Uh(!1),c=r&&(i==null?void 0:i.id)!==e||!!a,d=p=>{n(e,{label:p})},u=()=>{l(!0)},f=()=>{l(!1)};return Zi("div",{className:"relative",onDoubleClick:u,children:[Ue(vn,{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})}),Ue("div",{className:"absolute top-10 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Ue(Ce,{value:t.label,isEditing:s,onBlur:f,onChange:d})}),Ue(He,{nodeId:e,nodeType:"START_EVENT"}),(!r||c)&&Zi(Oc,{children:[Ue(te,{type:"target",position:Mt.Left,id:"left",className:R({"event-handle":c})}),Ue(te,{type:"target",position:Mt.Right,id:"right",className:R({"event-handle":c})}),Ue(te,{type:"target",position:Mt.Top,id:"top",className:R({"event-handle":c})}),Ue(te,{type:"target",position:Mt.Bottom,id:"bottom",className:R({"event-handle":c})})]}),!r&&Zi(Oc,{children:[Ue(Le,{type:"source",position:Mt.Left,id:"left",nodeId:e,nodeType:"START_EVENT"}),Ue(Le,{type:"source",position:Mt.Right,id:"right",nodeId:e,nodeType:"START_EVENT"}),Ue(Le,{type:"source",position:Mt.Top,id:"top",nodeId:e,nodeType:"START_EVENT"}),Ue(Le,{type:"source",position:Mt.Bottom,id:"bottom",nodeId:e,nodeType:"START_EVENT"})]})]})};import{useTranslation as qh}from"@produto-lecom/lecom-ui";import{Position as Pt,useConnection as Zh,useReactFlow as Jh}from"@xyflow/react";import{useCallback as Rr}from"react";var dn=60,kr=(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<=dn?i:i.substring(0,dn).trim()},wo=(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>dn&&(n=n.substring(0,dn).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=dn-l.length,u=`${r.substring(0,c).trim()}${l}`;if(!o.has(u))return u;i++}return n};import{jsx as Hc,jsxs as $h}from"react/jsx-runtime";var Gc=e=>$h("svg",v(T({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[Hc("circle",{cx:"12",cy:"12",r:"10",fill:"#10B981"}),Hc("path",{d:"M7 12L10 15L17 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{jsx as Bc}from"react/jsx-runtime";var zc=e=>Bc("svg",v(T({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:Bc("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 Yc,jsxs as Kh}from"react/jsx-runtime";var Fc=e=>Kh("svg",v(T({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[Yc("circle",{cx:"12",cy:"12",r:"10",fill:"#EF4444"}),Yc("path",{d:"M8 8L16 16M8 16L16 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{Fragment as Dr,jsx as me,jsxs as un}from"react/jsx-runtime";var Qh={APROVADO:Gc,EM_ANDAMENTO:zc,REJEITADO:Fc},Ji={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)]"},Wc=({id:e,data:t,selected:o,dragging:n})=>{let{t:r}=qh(),{toast:i}=Ve(),{updateNodeData:a,getNodes:s,setNodes:l}=Jh(),{inProgress:c,fromNode:d}=Zh(),{mode:u,onSubprocessValidationClick:f,reconnectingEdgeId:p}=Q(),{getTaskStatus:g}=Ot(),y=c&&(d==null?void 0:d.id)!==e||!!p,m=g(e),b=t.variant==="SUBPROCESS",h=!!t.variant&&!b||!!m,E=!!t.attribute||b,w=Rr(B=>{let P=h||E?80:40,$=B.split(`
|
|
41
|
-
`),H=$.reduce((L,V)=>Math.max(L,V.length),0),D=$.length,G=Math.max(yo.MIN_WIDTH,H*7+64),K=Math.max(yo.MIN_HEIGHT,D*24+P);l(L=>L.map(V=>V.id===e?v(T({},V),{width:G,height:K,style:v(T({},V.style),{width:G,height:K})}):V))},[e,l,h,E]),_=Rr(B=>{let q=B.trim(),j=t.label||"";if(q===j)return;let C=q,P=s();if(!(q&&q!=="")){C=kr(P,r("bpmn.task.label.prefix")),a(e,{label:C}),w(C),i({variant:"warning",content:un(Dr,{children:[r("bpmn.task.feedback.label_empty.prefix")," ",me("strong",{children:C})]})});return}let H=wo(C,P);H===j||(a(e,{label:H}),w(H),H!==C&&i({variant:"warning",content:un(Dr,{children:[r("bpmn.task.feedback.label_already_exists.prefix")," ",me("strong",{children:q})," ",r("bpmn.task.feedback.label_already_exists.middle")," ",me("strong",{children:H})]})}))},[t.label,s,e,r,a,w,i]),x=Rr(B=>{w(B)},[w]),N=Rr(()=>{i({variant:"error",content:r("bpmn.task.feedback.invalid_first_character")})},[r,i]),I=m?Qh[m]:null,A=t.variant?An[t.variant].icon:null,M=t.attribute?In[t.attribute].icon:null,S=()=>t.hasError?Ji.error:m?Ji[m]:Ji.default,k=()=>{f==null||f({id:e,type:"sub_process",label:t.label})};return un("div",{className:R("relative w-full h-full min-w-44 min-h-24 flex flex-col items-stretch justify-stretch bg-white border-2 border-grey-400 hover:border-grey-500 rounded-md hover:shadow-md transition-colors duration-75",S(),{"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:[me("div",{className:"flex-1 flex items-stretch justify-stretch overflow-hidden",children:me(Ce,{value:t.label,maxLength:60,className:R({"py-10 px-8":h||E}),onChange:_,onInput:x,onInvalidFirstCharacter:N})}),A&&me("div",{className:R("absolute flex items-center p-1",b?"bottom-0 left-1/2 -translate-x-1/2":"top-0 left-0"),children:me(A,{size:16,className:R(t.hasError?"text-red-500":"text-grey-500",b&&"cursor-pointer"),onClick:b?k:void 0})}),M&&me("div",{className:"absolute bottom-0 left-0 w-full flex items-center justify-center",children:me("div",{className:R("flex items-center w-16 p-1",b?"justify-between":"justify-center"),children:me(M,{size:16,className:R(t.hasError?"text-red-500":"text-grey-500")})})}),I&&me("div",{className:"absolute top-0 right-0 flex items-center p-1",children:me(I,{})}),me(He,{nodeId:e,nodeType:"TASK",nodeVariant:t.variant}),u==="edit"&&me(No,{minWidth:yo.MIN_WIDTH,minHeight:yo.MIN_HEIGHT,isVisible:!n&&o}),(!c||y)&&un(Dr,{children:[me(te,{type:"target",position:Pt.Left,id:"left",className:R({"task-handle":y})}),me(te,{type:"target",position:Pt.Right,id:"right",className:R({"task-handle":y})}),me(te,{type:"target",position:Pt.Top,id:"top",className:R({"task-handle":y})}),me(te,{type:"target",position:Pt.Bottom,id:"bottom",className:R({"task-handle":y})})]}),!c&&un(Dr,{children:[me(Le,{type:"source",position:Pt.Left,id:"left",nodeId:e,nodeType:"TASK"}),me(Le,{type:"source",position:Pt.Right,id:"right",nodeId:e,nodeType:"TASK"}),me(Le,{type:"source",position:Pt.Top,id:"top",nodeId:e,nodeType:"TASK"}),me(Le,{type:"source",position:Pt.Bottom,id:"bottom",nodeId:e,nodeType:"TASK"})]})]})};import{Position as Xc}from"@xyflow/react";import{Fragment as jh,jsx as Or,jsxs as ey}from"react/jsx-runtime";var Uc=({id:e,data:t})=>ey(jh,{children:[Or("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}),Or(He,{nodeId:e,nodeType:"UNSUPPORTED"}),Or(te,{type:"source",position:Xc.Right}),Or(te,{type:"target",position:Xc.Left})]});import{BaseEdge as ty,EdgeLabelRenderer as oy,getSmoothStepPath as ny,MarkerType as ry,useInternalNode as $c,useReactFlow as iy,useViewport as sy,Position as Ao}from"@xyflow/react";import{useState as ay,useMemo as ly}from"react";import{Fragment as Kc,jsx as Ge,jsxs as Ut}from"react/jsx-runtime";var t5={type:"MESSAGE_EDGE",reconnectable:!0,markerEnd:{type:ry.Arrow},data:{label:""}},qc=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var V;let{zoom:c}=sy(),{updateEdgeData:d}=iy(),{isMultipleSelection:u,mode:f,instanceId:p}=Q(),g=f!=="edit",[y,m]=ay(!1),{reconnectingHandle:b,cursorPosition:h,hoveredNodeId:E,reconnectingSide:w,isValidReconnection:_,handleReconnectStart:x}=Ir({edgeId:e,source:t,target:o,instanceId:p,isReadOnly:g}),N=$c(t),I=$c(o),{sx:A,sy:M,tx:S,ty:k,sourcePos:B,targetPos:q}=ly(()=>{var le,ce;if(!N||!I)return{sx:0,sy:0,tx:0,ty:0,sourcePos:Ao.Left,targetPos:Ao.Right};let F=no(N,I),Y=s?i:F.sourcePos,O=l?a:F.targetPos,J=(de,ue,ge)=>{var ve,ke,yt,Jt,Qt,xe;let{x:he,y:fe}=de.internals.positionAbsolute,se=(yt=(ke=(ve=de.measured)==null?void 0:ve.width)!=null?ke:de.width)!=null?yt:0,ie=(xe=(Qt=(Jt=de.measured)==null?void 0:Jt.height)!=null?Qt:de.height)!=null?xe:0;switch(ue){case Ao.Top:return{x:he+se*ge,y:fe};case Ao.Bottom:return{x:he+se*ge,y:fe+ie};case Ao.Left:return{x:he,y:fe+ie*ge};case Ao.Right:return{x:he+se,y:fe+ie*ge};default:return{x:he+se/2,y:fe+ie/2}}},U=(le=n==null?void 0:n.sourceOffset)!=null?le:.5,X=(ce=n==null?void 0:n.targetOffset)!=null?ce:.5,z=N?J(N,Y,U).x:F.sx,W=N?J(N,Y,U).y:F.sy,Z=I?J(I,O,X).x:F.tx,ee=I?J(I,O,X).y:F.ty;return b==="source"&&h?(z=h.x,W=h.y,w&&(Y=w)):b==="target"&&h&&(Z=h.x,ee=h.y,w&&(O=w)),{sx:z,sy:W,tx:Z,ty:ee,sourcePos:Y,targetPos:O}},[N,I,s,l,i,a,b,h,w,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);if(!N||!I)return null;let[j,C,P]=ny({sourceX:A,sourceY:M,targetX:S,targetY:k,sourcePosition:B,targetPosition:q}),$=r||(N==null?void 0:N.selected)||(I==null?void 0:I.selected),H=$?"sequence-edge-marker-highlighted":"sequence-edge-marker",D=y||(n==null?void 0:n.label.trim().length)>0,G=()=>{m(!0)},K=()=>{m(!1)},L=F=>{d(e,{label:F.trim()})};return Ge(Kc,{children:Ut("g",{className:R("group bpmn-arrow-edge",{"is-highlighted":$}),onDoubleClick:G,children:[Ge("path",{d:j,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/c),style:{pointerEvents:"stroke",cursor:"pointer"}}),Ut("g",{className:R("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":$}),children:[Ge(ty,{id:e,path:j,interactionWidth:0,markerEnd:`url(#${H})`,strokeDasharray:4,className:R("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||b&&E&&!_,"stroke-green-500":b&&E&&_,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":$&&!(n!=null&&n.hasError)&&!b})}),Ut(oy,{children:[Ut("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${C}px, ${P}px)`},children:[r&&!u&&Ge(po,{sx:A,sy:M,tx:S,ty:k,hasLabel:!!((V=n==null?void 0:n.label)!=null&&V.trim()),children:Ge(uo,{edgeId:e,edgeType:"MESSAGE_EDGE"})}),D&&Ge(Ce,{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:y,onBlur:K,onChange:L})]}),r&&!u&&!g&&Ut(Kc,{children:[Ge("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${A}px, ${M}px)`},children:Ut("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ge("circle",{cx:6/c,cy:6/c,r:4/c,fill:b==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ge("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"}),Ge("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"&&E&&!_,"cursor-grabbing":b==="source"&&(!E||_)}),onMouseDown:F=>x("source",F.nativeEvent)})]})}),Ge("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${S}px, ${k}px)`},children:Ut("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Ge("circle",{cx:6/c,cy:6/c,r:4/c,fill:b==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Ge("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"}),Ge("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"&&E&&!_,"cursor-grabbing":b==="target"&&(!E||_)}),onMouseDown:F=>x("target",F.nativeEvent)})]})})]})]})]})]})})};import{getStraightPath as cy,Position as Vr}from"@xyflow/react";import{jsx as Zc,jsxs as dy}from"react/jsx-runtime";var Jc=({toX:e,toY:t,fromNode:o})=>{var u,f;if(!o)return null;let{internals:{positionAbsolute:{x:n,y:r}},measured:i}=o,a=(u=i.width)!=null?u:0,s=(f=i.height)!=null?f:0,c=[{x:n,y:r+s/2,pos:Vr.Left},{x:n+a,y:r+s/2,pos:Vr.Right},{x:n+a/2,y:r,pos:Vr.Top},{x:n+a/2,y:r+s,pos:Vr.Bottom}].reduce((p,g)=>{let y=Math.hypot(e-p.x,t-p.y);return Math.hypot(e-g.x,t-g.y)<y?g:p}),[d]=cy({sourceX:c.x,sourceY:c.y,targetX:e,targetY:t});return dy("g",{className:"group",children:[Zc("path",{fill:"none",className:"stroke-2 stroke-grey-500 animated transition-[stroke,filter] duration-75",d}),Zc("circle",{cx:e,cy:t,fill:"none",r:4,className:"stroke-2 stroke-grey-600"})]})};import{Position as Lt,useConnection as uy,useReactFlow as py}from"@xyflow/react";import{orderBy as fy}from"lodash";import{useMemo as Qc,useState as my}from"react";import{Fragment as Qi,jsx as Be,jsxs as Hr}from"react/jsx-runtime";var jc=({id:e,data:t,selected:o,dragging:n,parentId:r})=>{let{updateNodeData:i,getNodes:a}=py(),{mode:s}=Q(),{inProgress:l,fromNode:c}=uy(),d=l&&(c==null?void 0:c.id)!==e,[u,f]=my(!1),p=a(),g=!r,y=Qc(()=>fy([...p.filter(_=>_.parentId===e&&_.type==="LANE")],"position.y","asc"),[p,e]),m=g?Pr.MIN_WIDTH:ye.MIN_WIDTH,b=Qc(()=>{if(g&&y.length>1){let _=[...y];return _.pop(),_.reduce((N,I)=>{var A,M;return N+((M=(A=I.measured)==null?void 0:A.height)!=null?M:0)},0)+ye.MIN_HEIGHT}return ye.MIN_HEIGHT},[g,y]),h=_=>{i(e,{label:_})},E=()=>{f(!0)},w=()=>{f(!1)};return Hr(Qi,{children:[Hr("div",{className:R("flex h-full min-h-64 w-full min-w-[50rem] hover:shadow-md bg-white outline outline-1 outline-grey-300",{"outline-offset-2 outline-blue-500 shadow-sm":o}),children:[Be("div",{className:"flex align-items justify-center w-10 border-r border-grey-300",onDoubleClick:E,children:Be("div",{className:"relative flex-1 [writing-mode:vertical-rl] [text-orientation:sideways] transform rotate-180",children:Be(Ce,{value:t.label,className:"w-full h-full self-auto",contentClassName:R({"whitespace-nowrap":u}),isEditing:u,onBlur:w,onChange:h})})}),Be("div",{className:"flex-1"})]}),Be(He,{nodeId:e,nodeType:"LANE",isChild:!g}),s==="edit"&&Be(No,{nodeId:e,minWidth:m,minHeight:b,isVisible:!n&&o}),!l&&Hr(Qi,{children:[Be(te,{type:"source",position:Lt.Left,id:"left"}),Be(te,{type:"source",position:Lt.Right,id:"right"}),Be(te,{type:"source",position:Lt.Top,id:"top"}),Be(te,{type:"source",position:Lt.Bottom,id:"bottom"})]}),(!l||d)&&Hr(Qi,{children:[Be(te,{type:"target",position:Lt.Left,id:"left",className:R({"annotation-handle":d})}),Be(te,{type:"target",position:Lt.Right,id:"right",className:R({"annotation-handle":d})}),Be(te,{type:"target",position:Lt.Top,id:"top",className:R({"annotation-handle":d})}),Be(te,{type:"target",position:Lt.Bottom,id:"bottom",className:R({"annotation-handle":d})})]})]})};var ed={START_EVENT:Vc,END_EVENT:kc,TASK:Wc,GATEWAY:Dc,ANNOTATION:Pc,LANE:jc,UNSUPPORTED:Uc},td={SEQUENCE_EDGE:Jl,MESSAGE_EDGE:qc,ANNOTATION_EDGE:Ol},od="#fafafa",nd="#bebebe",rd=1,id=10,sd="bottom-left",ji=.05,ad=5,Io=.5,Co=ji,So=1,ld={x:0,y:0,zoom:.75},cd=1,dd=2,gy={[cd]:4,[dd]:2},Gr=[cd,dd],ud=Gr.reduce((e,t)=>e|gy[t],0);import{useReactFlow as hy}from"@xyflow/react";var $e=()=>{let{getEdges:e,getNodes:t}=hy(),{lastElementId:o}=Q(),n=()=>{let i=t(),a=e(),s=bc(i,a);return Math.max(s,o)};return{getLastId:n,getNextId:()=>n()+1}};var Mo=()=>{let{getNodes:e,getEdges:t,setNodes:o,setEdges:n,setViewport:r}=xy(),{getLastId:i}=$e(),a=Ey(),{setLastElementId:s}=Q(),l=pd(async(d="")=>{let{nodes:u,edges:f,lastElementId:p}=await Tc(d),{width:g,height:y}=a.getState();if(g>0&&y>0){let m=mc(u);m&&r(yy(m,g,y,Co,So,Io))}o(u),n(f),s(p)},[o,n,s,a,r]),c=pd(()=>{let d=e(),u=t(),f=i();return _c(d,u,f)},[e,t,i]);return{importFromMxGraph:l,exportToMxGraph:c}};import{useCallback as fd}from"react";var _y=500,Br=()=>{let{isInitialized:e,onElementChanges:t}=Q(),{exportToMxGraph:o}=Mo(),n=by(()=>{if(!e)return;let a=o();t==null||t(a)},_y),r=fd(a=>{a.every(c=>c.type==="select")||a.some(c=>c.type==="position"&&c.dragging)||n()},[n]),i=fd(a=>{a.some(l=>l.type==="select")||n()},[n]);return{emitElementChanges:n,handleNodeChanges:r,handleEdgeChanges:i}};var md=({setEdges:e,saveHistory:t})=>{let{getNode:o,getEdges:n,getNodes:r,getInternalNode:i}=Ny(),{emitElementChanges:a}=Br(),s=vy(null),{getNextId:l}=$e(),c=$t(m=>{var _;let b=o(m.source),h=o(m.target);if(!b||!h)return!1;let E={sourceNodeId:b.id,targetNodeId:h.id,sourceNodeType:b.type,targetNodeType:h.type,nodes:r(),edges:n(),reconnectingEdgeId:(_=s.current)!=null?_:void 0};return Ri(E).isValid},[o,n,r]),d=$t(m=>{var E,w;let b=l(),h=i(m.source);if(h){let _=i(m.target),x=_?_.internals.positionAbsolute.x+((E=_.measured.width)!=null?E:0)/2:0,N=_?_.internals.positionAbsolute.y+((w=_.measured.height)!=null?w:0)/2:0,I=Ql(h,x,N),A=(_==null?void 0:_.type)==="ANNOTATION"||(h==null?void 0:h.type)==="ANNOTATION",M=A?fo:Fe,S;if(!A&&_&&m.targetHandle){let q=Sr(I),j=Sr(m.targetHandle),{x:C,y:P}=Hi(h,I),{x:$,y:H}=Hi(_,m.targetHandle),G=wr(C,P,$,H,q,j).slice(1,-1);G.length>0&&(S=G)}let k=v(T(T({},m),M),{id:String(b),sourceHandle:I,data:T(T({},A?{}:Fe.data),S?{points:S}:{})}),B=n().concat(k);e(B),t("forceSave",{nodes:r(),edges:B}),a()}},[l,e,a,i,n,r,t]),u=$t((m,b)=>{s.current=b.id},[]),f=$t(()=>{s.current=null},[]),p=$t((m,b)=>{let h=o(b.source),E=o(b.target);if(!h||!E){s.current=null;return}let w={sourceNodeId:h.id,targetNodeId:E.id,sourceNodeType:h.type,targetNodeType:E.type,nodes:r(),edges:n(),reconnectingEdgeId:m.id};if(!Ri(w).isValid){s.current=null;return}let x=Ty(m,b,n()).map(N=>N.id===m.id?v(T({},N),{data:v(T({},N.data),{points:void 0})}):N);e(x),t("forceSave",{nodes:r(),edges:x}),s.current=null,a()},[o,r,n,e,a,t]),g=$t(m=>{s.current=m},[]),y=$t(()=>{s.current=null},[]);return{isValidConnection:c,onConnect:d,onReconnect:p,onReconnectStart:u,onReconnectEnd:f,setReconnectingEdge:g,clearReconnectingEdge:y}};import{useTranslation as wy}from"@produto-lecom/lecom-ui";import{useReactFlow as Ay}from"@xyflow/react";import{useCallback as gn,useRef as Nd,useState as Iy}from"react";var pn=(e=[])=>e.filter(t=>t.type==="START_EVENT"),Kt=(e=[])=>e.filter(t=>t.type==="END_EVENT"),kt=(e=[])=>e.filter(t=>t.type==="TASK")||[],gd=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SCRIPT"}),hd=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SUBPROCESS"}),zr=(e=[])=>e.filter(t=>t.type==="GATEWAY"),yd=(e=[])=>e.filter(t=>{var o;return t.type==="GATEWAY"&&((o=t.properties)==null?void 0:o.variant)==="EXCLUSIVE"}),ze=(e,t=[])=>t.filter(o=>o.source===e),fn=(e,t=[])=>t.filter(o=>o.target===e),xd=(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"},Ed=(e,t)=>{let o=ze(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},bd=e=>e?/[^\s]/.test(e.trim()):!1,pe=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:[]}},st=(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)}},_d=(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 mn=[{id:"start_event_not_found",validate:e=>{let t=pn(e.nodes);return pe({isValid:t.length>=1})}},{id:"end_event_not_found",validate:e=>{let t=Kt(e.nodes);return pe({isValid:t.length>=1})}},{id:"multiple_start_event_not_allowed",validate:e=>{let t=pn(e.nodes),o=t.length===1;if(t.length===0)return pe({isValid:!0});if(!o)return pe({isValid:!1,nodeIds:t.map(i=>i.id)});let n=ze(t[0].id,e.edges);if(!(n.length<=1)){let i=[...t.map(a=>a.id),...n.map(a=>a.target)];return pe({isValid:!1,nodeIds:[...new Set(i)]})}return pe({isValid:!0})}},{id:"task_flows_limit_exceeds",validate:e=>{let t=kt(e.nodes),o=st(t,n=>ze(n.id,e.edges).length<=2);return pe({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_empty",highlightRelatedEdges:!1,validate:e=>{let t=kt(e.nodes),o=st(t,n=>!!n.label&&n.label.trim()!=="");return pe({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_length",highlightRelatedEdges:!1,validate:e=>{let o=kt(e.nodes),n=st(o,r=>!r.label||r.label.length<=60);return pe({isValid:n.isValid,nodeIds:n.invalidIds})}},{id:"duplicate_task_name",highlightRelatedEdges:!1,validate:e=>{let t=kt(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 pe({isValid:n.length===0,nodeIds:n})}},{id:"nested_gateway",validate:e=>{let t=zr(e.nodes),o=[],n=[];for(let r of t){let i=ze(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 pe({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"events_nested",validate:e=>{let t=[...pn(e.nodes),...Kt(e.nodes)],o=[],n=[];for(let r of t){let i=ze(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 pe({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"flows_on_end_tasks_not_allowed",validate:e=>{let t=Kt(e.nodes),o=[],n=[];for(let r of t){let i=fn(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=ze(s.id,e.edges);l.length>1&&(o.push(s.id),l.forEach(c=>n.push(c.id)))}}}return pe({isValid:o.length===0,nodeIds:o,edgeIds:n})}},{id:"conditions_flows_limit_exceeds",validate:e=>{let t=yd(e.nodes),o=st(t,r=>ze(r.id,e.edges).length<=2),n=o.invalidIds.flatMap(r=>ze(r,e.edges).map(i=>i.id));return pe({isValid:o.isValid,nodeIds:o.invalidIds,edgeIds:n})}},{id:"activity_name_invalid",validate:e=>{let t=kt(e.nodes),o=st(t,n=>!n.label||bd(n.label));return pe({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 pe({isValid:!0});let t=Kt(e.nodes)[0];if(!t)return pe({isValid:!0});let o=fn(t.id,e.edges);if(!o.length)return pe({isValid:!0});let r=kt(e.nodes).filter(l=>o.some(c=>c.source===l.id)),i=st(r,l=>!xd(l.id,e));return pe({isValid:i.isValid,nodeIds:i.isValid?[]:[t.id,...i.invalidIds]})}},{id:"concurrent_initial_and_final_event",validate:e=>{let t=kt(e.nodes),o=Kt(e.nodes)[0];if(!o)return pe({isValid:!0});let n=t.filter(l=>{let c=fn(l.id,e.edges),d=ze(l.id,e.edges),u=c.some(p=>{var g;return((g=e.nodes.find(y=>y.id===p.source))==null?void 0:g.type)==="START_EVENT"}),f=d.some(p=>{var g;return((g=e.nodes.find(y=>y.id===p.target))==null?void 0:g.type)==="END_EVENT"});return u&&f}),r=fn(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 pe(s)}},{id:"gateway_flow_to_event",validate:e=>{let t=zr(e.nodes),o=[],n=[];for(let r of t){let i=ze(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 pe({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"gateway_missing_output_streams",validate:e=>{let t=zr(e.nodes),o=st(t,n=>ze(n.id,e.edges).length>=1);return pe({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"event_to_condition",validate:e=>{let t=[...pn(e.nodes),...Kt(e.nodes)],o=[],n=[];for(let r of t){let i=ze(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 pe({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"script_in_final_activity",validate:e=>{let t=gd(e.nodes),o=st(t,n=>!Ed(n.id,e));return pe({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"subprocess_referenced_not_configured",validate:e=>{let t=hd(e.nodes),o=st(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 pe({isValid:o.isValid,nodeIds:o.invalidIds})}}];var Td=e=>{e=e||{nodes:[],edges:[]},e.nodes=e.nodes||[],e.edges=e.edges||[];let t=[];for(let n of mn){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 Yr,jsxs as Cy}from"react/jsx-runtime";var vd=()=>{let{t:e}=wy(),{toast:t}=Ve(),{setNodes:o,setEdges:n,getNodes:r,getEdges:i}=Ay(),[a,s]=Iy(!1),l=Nd(!1),c=Nd(!1),d=gn(y=>{let m=_d(y.nodes,y.edges),b=Td(m),h=b.errors.map(E=>v(T({},E),{message:e(`validation.errors.${E.id}`)}));return a||s(!0),{isValid:b.isValid,errors:h}},[a,e]),u=gn((y,m=!0)=>{if(m&&y&&t({variant:y.isValid?"success":"error",duration:5e3,title:y.isValid?e("validation.success.title"):e("validation.errors.title"),content:Cy("div",{className:"flex flex-col gap-1",children:[!y.isValid&&Yr("span",{className:"body-small-500",children:e("validation.errors.subtitle")}),Yr("ul",{className:"list-disc list-inside max-h-40 overflow-y-auto",children:y.isValid?Yr("li",{children:e("validation.success.message")}):y.errors.map(S=>Yr("li",{className:"text-xs",children:S.message},S.id))})]})}),!y)return;l.current=!0,c.current=!0;let b=[],h=[];y.errors.forEach(S=>{S.nodeIds&&S.nodeIds.length>0&&S.nodeIds.forEach(k=>b.push(k)),S.edgeIds&&S.edgeIds.length>0&&S.edgeIds.forEach(k=>h.push(k))});let E=[...new Set(b)];o(S=>S.map(k=>v(T({},k),{data:v(T({},k.data),{hasError:!1})}))),n(S=>S.map(k=>v(T({},k),{data:v(T({},k.data),{hasError:!1})})));let w=r(),_=i(),x=new Set(E),N=new Set;y.errors.forEach(S=>{var q,j;let k=mn.find(C=>C.id===S.id);(k==null?void 0:k.highlightRelatedEdges)!==!1&&((q=S.edgeIds)==null||q.forEach(C=>N.add(C)),(j=S.nodeIds)==null||j.forEach(C=>{_.forEach(P=>{(P.source===C||P.target===C)&&N.add(P.id)})}))});let I=new Set,A=new Set,M=new Set;w.forEach(S=>{S.type==="START_EVENT"?I.add(S.id):S.type==="END_EVENT"&&A.add(S.id)}),_.forEach(S=>{I.has(S.source)&&M.add(S.target),A.has(S.target)&&M.add(S.source)}),M.forEach(S=>{var k,B;if(x.has(S)){let q=(k=y.errors.find(C=>{var P;return(P=C.nodeIds)==null?void 0:P.includes(S)}))==null?void 0:k.id;((B=mn.find(C=>C.id===q))==null?void 0:B.highlightRelatedEdges)!==!1&&_.forEach(C=>{C.source===S&&A.has(C.target)&&(x.add(C.target),N.add(C.id)),C.target===S&&I.has(C.source)&&(x.add(C.source),N.add(C.id))})}}),x.size>0&&o(S=>S.map(k=>v(T({},k),{data:v(T({},k.data),{hasError:x.has(k.id)})}))),N.size>0&&n(S=>S.map(k=>v(T({},k),{data:v(T({},k.data),{hasError:N.has(k.id)})}))),setTimeout(()=>{l.current=!1},0)},[e,i,r,n,o,t]),f=gn(()=>{s(!1),c.current=!1,o(y=>y.map(m=>v(T({},m),{data:v(T({},m.data),{hasError:!1})}))),n(y=>y.map(m=>v(T({},m),{data:v(T({},m.data),{hasError:!1})})))},[n,o]),p=gn(()=>{c.current&&(l.current=!0,c.current=!1,o(y=>y.map(m=>v(T({},m),{data:v(T({},m.data),{hasError:!1})}))),n(y=>y.map(m=>v(T({},m),{data:v(T({},m.data),{hasError:!1})}))),setTimeout(()=>{l.current=!1},0))},[n,o]),g=gn(()=>l.current,[]);return{validateDiagram:d,handleValidationComplete:u,clearValidation:f,dismissValidationPanel:p,isAutoValidationEnabled:a,getIsClearingValidation:g}};import{useReactFlow as Sy}from"@xyflow/react";import{useTranslation as My}from"@produto-lecom/lecom-ui";import{useEffect as Py}from"react";var Ly=15,wd="bpmn:selection",ky=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},Ad=e=>{if(!ky(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},Id=({offset:e=Ly,saveHistory:t})=>{let{t:o}=My(),{getNodes:n,setNodes:r,getEdges:i,setEdges:a}=Sy(),{getNextId:s}=$e();Py(()=>{let l=d=>{var b,h;if(!Ad(d))return;let u=n(),f=i(),p=u.filter(E=>E.selected);if(!p.length)return;d.preventDefault(),d.stopPropagation();let g=f.filter(E=>p.some(w=>w.id===E.source)&&p.some(w=>w.id===E.target)),m=JSON.stringify({nodes:p,edges:g});(b=d.clipboardData)==null||b.setData(wd,m),(h=d.clipboardData)==null||h.setData("text/plain",`BPMN Selection: ${p.length} nodes`)},c=d=>{var N,I;if(!Ad(d))return;let u=(N=d.clipboardData)==null?void 0:N.getData(wd);if(!u)return;d.preventDefault(),d.stopPropagation();let f;try{f=JSON.parse(u)}catch(A){return}if(!((I=f.nodes)!=null&&I.length))return;let p=new Map,g=n(),y=[],m=f.nodes.filter(A=>Nt(A.type,g));if(m.length===0)return;let b=s(),h=m.map(A=>{var k;let M=String(b++);p.set(A.id,M);let S=v(T({},A),{id:M,selected:!0,position:{x:A.position.x+e,y:A.position.y+e}});if(A.type==="TASK"){let B=(k=A.data)==null?void 0:k.label,q=wo(B||o("bpmn.task.label.prefix"),[...g,...y]);S.data=v(T({},A.data),{label:q})}return y.push(S),S}),E=f.edges.map(A=>v(T({},A),{id:String(b++),selected:!0,source:p.get(A.source)||A.source,target:p.get(A.target)||A.target})),w=[...g.map(A=>v(T({},A),{selected:!1})),...h],x=[...i().map(A=>v(T({},A),{selected:!1})),...E];r(w),a(x),t("forceSave",{nodes:w,edges:x})};return document.addEventListener("copy",l,!0),document.addEventListener("paste",c,!0),()=>{document.removeEventListener("copy",l,!0),document.removeEventListener("paste",c,!0)}},[n,r,i,a,s,e,o,t])};import{useReactFlow as Ry,useStoreApi as Dy}from"@xyflow/react";import{useTranslation as Oy}from"@produto-lecom/lecom-ui";import{useState as Vy}from"react";var Cd=({nodes:e,setNodes:t,setEdges:o,saveHistory:n})=>{let r=Dy(),{draggableNode:i,setDraggableNode:a}=vo(),{t:s}=Oy(),{getInternalNode:l,getNodes:c,getEdges:d,screenToFlowPosition:u}=Ry(),{getNextId:f}=$e(),{setIsDragging:p}=Q(),{rebuildIndex:g,forceRebuildIndex:y}=sr(),[m,b]=Vy(null),h=(C,P=!1)=>{let $=P?"node-drop-target-error":"node-drop-target",H=P?"node-drop-target-lane-error":"node-drop-target-lane";t(D=>D.map(G=>G.id===C?v(T({},G),{className:$}):C!==void 0&&G.parentId===C&&G.type==="LANE"?v(T({},G),{className:H}):v(T({},G),{className:""})))},E=()=>{let{nodeLookup:C}=r.getState();return Array.from(C.values())},w=(C,P)=>{let $=E();if(C.type==="LANE"){if(P){h();return}let L=$.filter(Y=>Y.id!==C.id&&Y.type==="LANE"&&!Y.parentId),V=rn(C,L);if(!V){h();return}if(To({parentId:V.id,nodes:e,excludeTypes:["LANE"]})){h(V.id,!0);return}h(V.id);return}let D=$.filter(L=>L.id!==C.id&&L.type==="LANE"),G=rn(C,D);if(!G){h();return}if(To({parentId:G.id,nodes:e,includeTypes:["LANE"]})){h();return}h(G.id)},_=C=>{let P=l(C.id),$=C.type==="LANE"&&To({parentId:C.id,nodes:e,includeTypes:["LANE"]});w(P,$)},x=C=>C.map(P=>v(T({},P),{className:void 0})),N=C=>C.some($=>$.dragging)?C.map($=>$.dragging?v(T({},$),{dragging:!1}):$):C,I=C=>{if(C.preventDefault(),C.dataTransfer.dropEffect="move",!(i!=null&&i.type))return;let P=u({x:C.clientX,y:C.clientY}),$={id:"__sidebar_drag__",type:i.type,position:P,measured:{width:1,height:1},internals:{positionAbsolute:P}};w($,!1)},A=C=>{let P=C.relatedTarget;(!P||!C.currentTarget.contains(P))&&h()},M=(C,P)=>{C.preventDefault(),_(P)},S=(C,P,$)=>{var L,V;let H=[...$];if(C.parentId===P.id)return H=yc(C,P,H),H=sn(H),x(H);if(C.type==="LANE"){if(To({parentId:P.id,nodes:H,excludeTypes:["LANE"]})){let U=dt(P),X=50,z=50;return H.map(W=>{var Z,ee;return W.id===C.id?v(T({},W),{position:{x:(Z=m==null?void 0:m.x)!=null?Z:U.x+X,y:(ee=m==null?void 0:m.y)!=null?ee:U.y2+z}}):W})}let O=H.filter(U=>U.parentId===P.id).reduce((U,X)=>{var z,W;return U+((W=(z=X.measured)==null?void 0:z.height)!=null?W:0)},0),J={x:ye.HEADER_WIDTH,y:O};return H=H.map(U=>U.id===C.id?v(T({},U),{parentId:P.id,position:J,className:void 0}):v(T({},U),{className:void 0})),H=an(P.id,H),H}if(To({parentId:P.id,nodes:H,includeTypes:["LANE"]})){let F;if(C.parentId){let Y=l(C.parentId),{x:O,y:J}=mt(Y);F={x:O+((L=C.position.x)!=null?L:0),y:J+((V=C.position.y)!=null?V:0)}}return H=H.map(Y=>Y.id===C.id?v(T({},Y),{position:F!=null?F:Y.position,parentId:void 0,className:void 0}):v(T({},Y),{className:void 0})),H}let K=uc(C,P);return H=H.map(F=>{if(F.id===C.id){let Y=dt(C),O=dt(P);return Y.y<O.y&&(K.y=0),Y.x<O.x+ye.HEADER_WIDTH&&(K.x=ye.HEADER_WIDTH),v(T({},F),{parentId:P.id,position:K,className:void 0})}return v(T({},F),{className:void 0})}),H=sn(H),H},k=C=>{if(C.preventDefault(),!(i!=null&&i.type))return;if(!Nt(i.type,c())){p(!1),a(null);return}let P=u({x:C.clientX,y:C.clientY}),$={width:re[i.type].MIN_WIDTH,height:re[i.type].MIN_HEIGHT},H=f(),D={id:String(H),type:i.type,position:P,measured:$,data:{label:i.type==="TASK"?kr(e,s("bpmn.task.label.prefix")):"",variant:i.variant,attribute:i.attribute},selected:!0},G=v(T({},D),{internals:{positionAbsolute:P}}),K=v(T({},G),{measured:{width:1,height:1}}),L=E(),V=i.type==="LANE",F=L.filter(z=>V?z.type==="LANE"&&!z.parentId:z.type==="LANE"),Y=rn(K,F),O=[...e.map(z=>v(T({},z),{selected:!1})),D];Y&&(O=S(G,Y,O)),O=Ft(O),O=x(O),t(O),y();let J=C.dataTransfer.getData("sourceId"),U=d(),X=U;if(J){let z={id:String(H+1),source:J,target:D.id},W=i.type==="ANNOTATION"?T(T({},z),fo):T(T({},z),Fe);X=U.concat(W),o(X)}n("forceSave",{nodes:O,edges:X}),p(!1),a(null)},B=async(C,P,$)=>{let H=[...e];$.forEach(D=>{let G=E(),K=l(D.id),L=D.type==="LANE",V=G.filter(Y=>Y.id!==D.id&&(L?Y.type==="LANE"&&!Y.parentId:Y.type==="LANE")),F=rn(K,V);if(F){H=S(K,F,H);return}D.parentId&&(H=j(D,H))}),H=N(H),H=Ft(H),H=x(H),t(H),g(H),b(null)},q=(C,P)=>{b({x:P.position.x,y:P.position.y})},j=(C,P)=>{var K,L;let $=l(C.parentId),{x:H,y:D}=mt($),G={x:H+((K=C.position.x)!=null?K:0),y:D+((L=C.position.y)!=null?L:0)};return P=P.map(V=>V.id===C.id?v(T({},V),{position:G,parentId:void 0}):V),P=an(C.parentId,P),P};return{onDragOver:I,onDragLeave:A,onDrop:k,onNodeDrag:M,onNodeDragStart:q,onNodeDragStop:B}};import{useReactFlow as Hy}from"@xyflow/react";import{useTranslation as Gy}from"@produto-lecom/lecom-ui";import{useEffect as By}from"react";var zy=30,Yy=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},Fy=e=>!Yy(e.target),Sd=({offset:e=zy,saveHistory:t})=>{let{t:o}=Gy(),{getNodes:n,setNodes:r,getEdges:i,setEdges:a}=Hy(),{getNextId:s}=$e();By(()=>{let l=c=>{if(c.ctrlKey&&c.key.toLowerCase()==="d"&&Fy(c)){c.preventDefault(),c.stopPropagation();let d=n(),u=i(),f=d.filter(x=>x.selected);if(!f.length)return;let p=new Map,g=[],y=f.filter(x=>Nt(x.type,d));if(y.length===0)return;let m=u.filter(x=>y.some(N=>N.id===x.source)&&y.some(N=>N.id===x.target)),b=s(),h=y.map(x=>{var A;let N=String(b++);p.set(x.id,N);let I=v(T({},x),{id:N,selected:!0,position:{x:x.position.x+e,y:x.position.y+e}});if(x.type==="TASK"){let M=(A=x.data)==null?void 0:A.label,S=wo(M||o("bpmn.task.label.prefix"),[...d,...g]);I.data=v(T({},x.data),{label:S})}return g.push(I),I}),E=m.map(x=>v(T({},x),{id:String(b++),selected:!0,source:p.get(x.source)||x.source,target:p.get(x.target)||x.target})),w=[...d.map(x=>v(T({},x),{selected:!1})),...h],_=[...u.map(x=>v(T({},x),{selected:!1})),...E];r(w),a(_),t("forceSave",{nodes:w,edges:_})}};return document.addEventListener("keydown",l,!0),()=>{document.removeEventListener("keydown",l,!0)}},[n,r,i,a,s,e,o,t])};import{useEffect as Wy,useRef as Md}from"react";import{useReactFlow as Xy}from"@xyflow/react";var Uy=20,$y=50,hn={UP:"ArrowUp",DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight"},Ky=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},Pd=e=>{let{getNodes:t}=Xy(),{mode:o,isMoveTool:n}=Q(),r=Md(0),i=Md(new Map);Wy(()=>{let a=s=>{if(o!=="edit"||!n||Ky(s.target)||!Object.values(hn).includes(s.key))return;let u=t().filter(h=>h.selected);if(u.length===0){i.current.clear();return}s.preventDefault();let f=Date.now(),p=f-r.current<500;r.current=f;let g=s.shiftKey?$y:Uy,y=0,m=0;switch(s.key){case hn.UP:m=-g;break;case hn.DOWN:m=g;break;case hn.LEFT:y=-g;break;case hn.RIGHT:y=g;break}let b=u.map(h=>{let E=i.current.get(h.id);(!p||!E)&&(E={x:h.position.x,y:h.position.y});let w={x:E.x+y,y:E.y+m};return i.current.set(h.id,w),{id:h.id,dragging:!0,type:"position",position:w}});e&&e(b)};return window.addEventListener("keydown",a),()=>{window.removeEventListener("keydown",a)}},[t,e,o,n])};import{useReactFlow as Zy}from"@xyflow/react";var kd={"start-event":"START_EVENT","end-event":"END_EVENT",task:"TASK","gateway-exclusive":"GATEWAY"},Rd={"start-event":"","end-event":"",task:"","gateway-exclusive":"EXCLUSIVE"},Ld=(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}},qy=e=>{e=e||"";let t=e.trim().split(`
|
|
42
|
-
`),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=Ld(i[0],o),s=Ld(i[1],o);a&&s&&n.push({sourceId:a.step,targetId:s.step,label:a.edgeLabel||s.edgeLabel||""})}),{components:o,connections:n}},Dd=e=>{let{components:t,connections:o}=qy(e);return{nodes:t,edges:o}};var Od=()=>{let{setNodes:e,setEdges:t,fitView:o}=Zy(),{getNextId:n}=$e();return{importFromLia:i=>{let a=typeof i=="string"?i:i.diagramXml||"",{nodes:s,edges:l}=Dd(a),c=[],d=new Map,u=!1,f=n();for(let[m,b]of Object.entries(s)){let h=String(f++),E=kd[b.type],w=Rd[b.type];E==="START_EVENT"&&(u=!0),d.set(m,h);let _=re[E].MIN_WIDTH,x=re[E].MIN_HEIGHT;c.push({id:h,type:E,data:{label:b.label||"",variant:w,attribute:""},position:{x:0,y:0},width:_,height:x,measured:{width:_,height:x}})}let p=[];for(let m of l){let b=v(T({},Fe),{id:String(f++),source:d.get(m.sourceId)||m.sourceId,target:d.get(m.targetId)||m.targetId});p.push(b)}if(!u&&c.length>0){let m=String(f++),b={id:m,type:"START_EVENT",data:{label:"",variant:"",attribute:""},position:{x:0,y:0},width:re.START_EVENT.MIN_WIDTH,height:re.START_EVENT.MIN_HEIGHT,measured:{width:re.START_EVENT.MIN_WIDTH,height:re.START_EVENT.MIN_HEIGHT}};c.unshift(b);let h=c[1];if(h){let E=v(T({},Fe),{id:String(f++),source:m,target:h.id});p.unshift(E)}}let{nodes:g,edges:y}=hc(c,p);e(g),t(y),o({padding:Io,minZoom:Co,maxZoom:So})}}};import{useEffect as Jy,useCallback as Qy}from"react";var jy={origin:"*",debug:!1};function Vd(e,t=jy){let{origin:o,debug:n}=t,r=Qy((i,a)=>{let s={event:i,data:[i,{event:i,data:a}]};window.parent.postMessage(s,o||"*")},[o]);return Jy(()=>{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 e0}from"@xyflow/react";import{useEffect as Hd}from"react";var Gd=()=>{let e=e0(),{initialDiagram:t,setIsInitialized:o}=Q(),{importFromMxGraph:n}=Mo();Hd(()=>{t&&n(t)},[t,n,o]),Hd(()=>{if(!e)return;(async()=>{await Nn(),o(!0)})()},[e,o])};import{useCallback as Bd}from"react";import{useReactFlow as t0}from"@xyflow/react";function zd(){let{setTaskStatuses:e,clearTaskStatuses:t,calculateFlowPath:o}=Ot(),{getEdges:n}=t0(),r=Sn(),i=Bd(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=Bd(()=>{t(),setTimeout(()=>{r()},0)},[t,r]);return{handleTasksStatus:i,handleClearTaskStatus:a}}import{useReactFlow as o0}from"@xyflow/react";import{useCallback as gt,useState as n0,useEffect as Yd}from"react";import{useDebouncedCallback as r0}from"use-debounce";var i0=500,Fd=100,Wd=(e=!1)=>{let{getNodes:t,getEdges:o,setNodes:n,setEdges:r}=o0(),[i,a]=n0({history:[],currentStep:0}),{history:s,currentStep:l}=i,c=l>0,d=l<s.length-1,u=gt((_,x)=>{n(_[x].nodes),r(_[x].edges)},[n,r]),f=gt(()=>{if(l>0){let _=l-1;a(x=>v(T({},x),{currentStep:_})),u(s,_)}},[l,s,u]),p=gt(()=>{if(l<s.length-1){let _=l+1;a(x=>v(T({},x),{currentStep:_})),u(s,_)}},[s,l,u]),g=gt(_=>{a(x=>{let N=x.history[x.currentStep];if(N&&JSON.stringify(N)===JSON.stringify(_))return x;let M=[...x.history.slice(0,x.currentStep+1),_],S=M.length>Fd?M.slice(M.length-Fd):M;return{history:S,currentStep:S.length-1}})},[]),y=gt((_,x)=>{let N=_.map(A=>v(T({},A),{selected:!1,className:"",data:v(T({},A.data),{hasError:!1})})),I=x.map(A=>v(T({},A),{data:v(T({},A.data),{hasError:!1})}));return{nodes:Ft(N),edges:I}},[]),m=gt(()=>y(t(),o()),[t,o,y]),b=r0(()=>{let _=m();g(_)},i0),h=gt((_,x)=>{if(!e)return;if(s.length===0){let A=m();a({history:[A],currentStep:0})}if(_==="forceSave"){if(x){g(y(x.nodes,x.edges));return}b();return}_.some(A=>A.type==="select")||_.some(A=>A.type==="position"&&A.dragging)||b()},[e,b,s.length,m,g,y]);Yd(()=>{if(e&&s.length===0){let _=m();a({history:[_],currentStep:0})}},[e,s.length,m]);let E=gt(_=>{a({history:_||[],currentStep:0})},[]),w=gt(()=>{a({history:[],currentStep:0})},[]);return Yd(()=>{let _=x=>{(x.ctrlKey||x.metaKey)&&(x.shiftKey&&x.key.toLowerCase()==="z"?(x.preventDefault(),p()):x.key.toLowerCase()==="z"&&(x.preventDefault(),f()))};return document.addEventListener("keydown",_),()=>{document.removeEventListener("keydown",_)}},[f,p]),{history:s,undo:f,redo:p,canUndo:c,canRedo:d,saveHistory:h,resetHistory:E,clearHistory:w}};var Xd=()=>{let{t:e}=s0(),[t,o,n]=l0([]),[r,i,a]=a0([]),{getNode:s}=d0(),{toast:l}=Ve(),c=u0(),{instanceId:d,isInitialized:u,setIsConnecting:f,setIsMultipleSelection:p,onElementClick:g}=Q(),{updateHelperLines:y,HelperLines:m}=sr(),{undo:b,redo:h,canUndo:E,canRedo:w,saveHistory:_}=Wd(u),{onNodeDrag:x,onDrop:N,onDragOver:I,onDragLeave:A,onNodeDragStop:M,onNodeDragStart:S}=Cd({nodes:t,setNodes:o,setEdges:i,saveHistory:_}),{isValidConnection:k,onConnect:B,onReconnect:q,onReconnectStart:j,onReconnectEnd:C,setReconnectingEdge:P,clearReconnectingEdge:$}=md({setEdges:i,saveHistory:_}),{handleValidationComplete:H,clearValidation:D,dismissValidationPanel:G,validateDiagram:K,getIsClearingValidation:L}=vd(),{importFromLia:V}=Od(),{handleTasksStatus:F,handleClearTaskStatus:Y}=zd(),{clearPathEdges:O}=Ot(),{emitElementChanges:J,handleNodeChanges:U,handleEdgeChanges:X}=Br(),z=Sn();Id({saveHistory:_}),Sd({saveHistory:_}),Gd();let W=Rt(()=>{o([]),i([]),O(),setTimeout(z,0)},[o,i,O,z]);Vd({LIA_CREATE_DIAGRAM:V,CLEAR_DIAGRAM:W,TASKS_STATUS:F,CLEAR_TASKS_STATUS:Y});let{selectElements:Z,clearSelection:ee}=vt(),{importFromMxGraph:le,exportToMxGraph:ce}=Mo(),{configureElement:de,getConfigureElement:ue}=mr(),ge=Rt(()=>t.length+r.length,[t,r]);p0(()=>(it.set(d,{importFromMxGraph:le,exportToMxGraph:ce,selectElements:Z,clearSelection:ee,configureElement:de,getConfigureElement:ue,getElementsCount:ge,setReconnectingEdge:P,clearReconnectingEdge:$}),()=>{it.delete(d)}),[d,le,ce,Z,ee,de,ue,ge,P,$]);let he=Rt((xe,Ie)=>{if(Ie.type!=="TASK"&&Ie.type!=="GATEWAY")return;let et=ue(Ie.id);et&&(g==null||g(et))},[ue,g]),fe=Rt((xe,Ie)=>{if(Ie.type!=="SEQUENCE_EDGE")return;let et=s(Ie.source),si=s(Ie.target),{isFromStartEvent:Cu,isGatewayToGateway:Su,isActiviyToAndGateway:Mu}=Cn(et,si);if(!(!Cu&&!Su&&!Mu))return;let ls=ue(Ie.id);ls&&(g==null||g(ls))},[ue,s,g]),se=Rt(xe=>{let Ie=y(xe,t);n(Ie),_(xe),L()||G(),U(xe)},[t,n,_,L,G,y,U]),ie=Rt(xe=>{a(xe),_(xe),L()||G(),X(xe)},[a,_,L,G,X]);Pd(se);let ve=Rt(({nodes:xe,edges:Ie})=>{p(xe.length+Ie.length>=2)},[p]);c0({onChange:ve});let ke=Rt(async({nodes:xe})=>xe.some(et=>et.type==="LANE"&&t.some(si=>si.parentId===et.id))?(l({variant:"error",title:e("validation.errors.title"),content:e("editor.toolbar.delete_pool_lane_error")}),!1):!0,[t,e,l]);return{nodes:t,setNodes:o,edges:r,setEdges:i,events:{isValidConnection:k,onConnect:B,onReconnect:q,onReconnectStart:j,onReconnectEnd:C,onDrop:N,onDragOver:I,onDragLeave:A,onNodeDrag:x,onNodeDragStop:M,onNodeDragStart:S,onNodeClick:he,onEdgeClick:fe,onDropCapture:()=>{_("forceSave"),J(),G()},onConnectStart:()=>{f(!0)},onConnectEnd:()=>{f(!1),G()},onSelectionEnd:()=>setTimeout(()=>c.setState({nodesSelectionActive:!1}),0),onNodesChange:se,onEdgesChange:ie,onBeforeDelete:ke},ui:{handleCloseValidationPanel:D},controls:{undo:b,redo:h,canUndo:E,canRedo:w},components:{HelperLines:m},actions:{saveHistory:_,selectElements:Z,clearSelection:ee,exportToMxGraph:ce,validateDiagram:K,handleValidationComplete:H,setReconnectingEdge:P,clearReconnectingEdge:$}}};import{jsx as Ud}from"react/jsx-runtime";var Fr=({id:e,className:t})=>Ud("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:Ud("path",{d:"M 0 0 L 10 5 L 0 10 Z"})});import{jsx as Wr,jsxs as f0}from"react/jsx-runtime";var $d=()=>Wr("svg",{style:{position:"absolute",top:0,left:0},children:f0("defs",{children:[Wr(Fr,{id:"sequence-edge-marker",className:"text-grey-500"}),Wr(Fr,{id:"sequence-edge-marker-hovered",className:"text-grey-800"}),Wr(Fr,{id:"sequence-edge-marker-highlighted",className:"text-blue-500"})]})});import{Tooltip as Dx,TooltipContent as Ox,TooltipTrigger as Vx,useTranslation as Hx}from"@produto-lecom/lecom-ui";import{useKeyPress as pu,useReactFlow as ox}from"@xyflow/react";import{Button as Jr,Tooltip as Qr,TooltipContent as jr,TooltipTrigger as ei,useTranslation as nx}from"@produto-lecom/lecom-ui";import{HandIcon as rx,ListCheckIcon as ix,MapIcon as sx,MousePointerIcon as ax}from"lucide-react";import{useCallback as ns,useEffect as fu}from"react";import{Tooltip as k0,TooltipContent as R0,TooltipTrigger as D0,useTranslation as O0}from"@produto-lecom/lecom-ui";var yn=(E=>(E.START_EVENT="START_EVENT",E.END_EVENT="END_EVENT",E.TASK="TASK",E.SUBPROCESS="SUBPROCESS",E.GATEWAY="GATEWAY",E.LANE="LANE",E.ANNOTATION="ANNOTATION",E.CONNECTION="CONNECTION",E.INTERMEDIATE_EVENT="INTERMEDIATE_EVENT",E.ACTIVITY="ACTIVITY",E.PROCESS_INTERFACE="PROCESS_INTERFACE",E.WORKFLOW_INTERFACE="WORKFLOW_INTERFACE",E.VARIANT_ACTIVITY="VARIANT_ACTIVITY",E.AUTO_ACTIVITY="AUTO_ACTIVITY",E.DATA_STORE="DATA_STORE",E.DATA_OBJECT="DATA_OBJECT",E.DATA_OUTPUT="DATA_OUTPUT",E.DATA_INPUT="DATA_INPUT",E.MARKER="MARKER",E))(yn||{});import{Button as w0,useTranslation as A0}from"@produto-lecom/lecom-ui";import{useReactFlow as I0}from"@xyflow/react";var Kd=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 qd({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(`
|
|
43
|
-
`),i=encodeURI(r);
|
|
39
|
+
</mxGraphModel>`,Kc=(e,t)=>{if(!e.length&&!t.length)return bn;let o=[...e.map(r=>r.id),...t.map(r=>r.id)];return Math.max(...o.map(r=>Number(r)))};var Ih=e=>{let t=Object.values(En),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=Vc[a],l=s==null?void 0:s(i,n);if(!l){console.warn(`Node ${a} not supported`);continue}r.push(l)}return r},Ah=(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=Gc(r),a=t.find(c=>c.id===i.source),s=t.find(c=>c.id===i.target);((a==null?void 0:a.type)==="LANE"||(s==null?void 0:s.type)==="LANE")&&i.type!=="ANNOTATION_EDGE"||n.push(i)}return n},Ch=(e,t)=>{let o=[];return e.forEach(n=>{var a,s;let r=(s=(a=zc)[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=Yc(n,t);o.push(l)}}),o},Sh=(e,t)=>{let o=[];return e.forEach(n=>{let r=Bc(n,t);o.push(r)}),o},Mh=(e=[],t=[],o)=>{let n=Ch(e,o),r=Sh(t,e);return{mxGraphModel:{root:{_attributes:{version:"1.1",lastId:o},mxCell:[{_attributes:{id:"0"}},{_attributes:{id:"1",parent:"0"}},...n,...r]}}}},qc=(e=[],t=[],o)=>{let n=Mh(e,t,o);return Lc(JSON.stringify(n),{compact:!0,spaces:0})},Zc=async e=>{var c,d,u,f,p;let t=await Ur(e),o=((d=(c=t==null?void 0:t.mxGraphModel)==null?void 0:c.root)==null?void 0:d.mxCell)||[],n=Number(((p=(f=(u=t==null?void 0:t.mxGraphModel)==null?void 0:u.root)==null?void 0:f._attributes)==null?void 0:p.lastId)||bn),r=Ih(o),i=Ah(o,r),a=Xc(r),{nodes:s,edges:l}=oa(a,i);return{lastElementId:n,edges:l,nodes:qt(s)}};import{Position as zt,useConnection as fy,useReactFlow as my}from"@xyflow/react";import{useCallback as ds}from"react";import{Handle as Jc,useReactFlow as Ph}from"@xyflow/react";import{jsx as Qc}from"react/jsx-runtime";var te=i=>{var a=i,{type:e,position:t,className:o,nodeType:n}=a,r=mt(a,["type","position","className","nodeType"]);let s=n==="TASK";return Qc(Jc,N({type:e,position:t,className:V("size-2.5 border border-grey-400 bg-white relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent before:pointer-events-none":s,"before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent before:pointer-events-none":!s},o)},r))},Ve=s=>{var l=s,{nodeId:e,nodeType:t,gatewayVariant:o,type:n,position:r,className:i}=l,a=mt(l,["nodeId","nodeType","gatewayVariant","type","position","className"]);let{getEdges:c,getNodes:d}=Ph(),f=(()=>{if(n!=="source")return!1;let p=c();if(t==="TASK")return p.filter(h=>h.source===e).length>=2;if(t==="GATEWAY"&&o==="EXCLUSIVE")return p.filter(h=>h.source===e).length>=2;if(t==="START_EVENT"){let g=d();return p.filter(m=>{if(m.source!==e)return!1;let x=g.find(_=>_.id===m.target);return(x==null?void 0:x.type)!=="ANNOTATION"}).length>=1}return!1})();return Qc(Jc,N({type:n,position:r,className:V("size-2.5 border border-grey-400 bg-white transition-all duration-200 relative",{"before:content-[''] before:absolute before:inset-[-16px] before:bg-transparent before:pointer-events-none":t==="TASK","before:content-[''] before:absolute before:inset-[-4px] before:bg-transparent before:pointer-events-none":t!=="TASK","opacity-50 cursor-not-allowed pointer-events-none":f,"hover:border-grey-500":!f},i),style:{pointerEvents:f?"none":"auto"}},a))};import{useRef as jc}from"react";import{NodeResizeControl as ed,ResizeControlVariant as kh,useReactFlow as Rh,useStoreApi as Dh}from"@xyflow/react";import{useStoreApi as Lh}from"@xyflow/react";var $r=()=>{let e=Lh();return{getInternalNodes:()=>{let{nodeLookup:o}=e.getState();return Array.from(o.values())}}};import{Fragment as Vh,jsxs as Gh}from"react/jsx-runtime";import{createElement as td}from"react";var Oh=["top","right","bottom","left"],Hh=["top-left","top-middle","top-right","right-middle","bottom-left","left-middle","bottom-right","bottom-middle"],rt=r=>{var i=r,{nodeId:e,isVisible:t,offset:o=8}=i,n=mt(i,["nodeId","isVisible","offset"]);let{getInternalNode:a,setNodes:s}=Rh(),{getInternalNodes:l}=$r(),{isMultipleSelection:c}=J(),d=Dh(),u=jc(0),f=jc([]),p=({y:x,width:_,height:E})=>{cancelAnimationFrame(u.current),u.current=requestAnimationFrame(()=>{var K,W;if(!e)return;let{nodeLookup:T,onNodesChange:b}=d.getState(),y=T.get(e);if(!y||y.type!=="LANE")return;let w=!y.parentId,C=w?y.id:y.parentId;if(!C)return;let A=Array.from(T.values()).filter(X=>X.type==="LANE"&&X.parentId===C);if(!A.length)return;f.current.length===0&&(f.current=Qt(A).map(X=>X.id));let R=f.current.map(X=>A.find(M=>M.id===X)).filter(Boolean),S=[],P=0,z=R.findIndex(X=>X.id===y.id),U=!w&&z>0&&Math.abs(x-y.position.y)>.5;for(let X=0;X<R.length;X++){let M=R[X],H=M.id===y.id,D=X===R.length-1;if(H){P=U?x+E:P+E;continue}let I=(W=(K=M.measured)==null?void 0:K.height)!=null?W:0,B=w?_-ie.HEADER_WIDTH:_,L=I;w&&D&&(L=Math.max(ie.MIN_HEIGHT,E-P)),U&&X===z-1&&(L=Math.max(ie.MIN_HEIGHT,x-P)),S.push({id:M.id,type:"dimensions",dimensions:{width:B,height:L},setAttributes:!0}),S.push({id:M.id,type:"position",position:{x:ie.HEADER_WIDTH,y:P}}),P+=L}w?S.push({id:C,type:"dimensions",dimensions:{width:_,height:E},setAttributes:!0}):S.push({id:C,type:"dimensions",dimensions:{width:_+ie.HEADER_WIDTH,height:P},setAttributes:!0}),b==null||b(S)})},g=({y:x,width:_,height:E})=>{var y;if(cancelAnimationFrame(u.current),f.current=[],!e)return;let T=a(e);if(!T||T.type!=="LANE"&&!T.parentId)return;let b=[...l()];if(T.type!=="LANE"){b=b.map(w=>w.id===e?v(N({},w),{width:_,height:E,measured:{width:_,height:E}}):w),b=At(b),s(b);return}b=sa(T,_,E,b,x),b=At(b),b=Jt((y=T.parentId)!=null?y:T.id,b),s(b)};if(!(!c&&t))return null;let m={"--resize-offset":`${o}px`};return Gh(Vh,{children:[Oh.map(x=>td(ed,v(N({},n),{key:x,nodeId:e,position:x,variant:kh.Line,className:"border-blue-400/90 border-dashed",style:m,onResize:(_,E)=>p(E),onResizeEnd:(_,E)=>g(E)}))),Hh.map(x=>td(ed,v(N({},n),{key:x,nodeId:e,position:x,className:"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]",style:m,onResize:(_,E)=>p(E),onResizeEnd:(_,E)=>g(E)})))]})};import{NodeToolbar as ny,useReactFlow as ry}from"@xyflow/react";import{Button as iy,Tooltip as sy,TooltipContent as ay,TooltipTrigger as ly,useTranslation as cy}from"@produto-lecom/lecom-ui";import{useCallback as cs,useEffect as dy,useRef as Kr,useState as uy}from"react";import{create as Bh}from"zustand";var Vo=Bh(e=>({draggableNode:null,setDraggableNode:t=>{e({draggableNode:t})}}));import{useEffect as zh,useState as Yh}from"react";var od=(e,t=!1)=>{let[o,n]=Yh({width:0,height:0});return zh(()=>{if(e.current&&t){let r=e.current.getBoundingClientRect();n({width:r.width,height:r.height})}},[t,e]),{dimensions:o}};import{Position as _n,useReactFlow as Wh}from"@xyflow/react";import{useMemo as Fh}from"react";var Xh=120,Uh=12,nd=(e,t=!1,o)=>{let{getNode:n,getViewport:r}=Wh(),{instanceId:i}=J();return Fh(()=>{var p,g;if(!t)return{position:_n.Right,align:"start"};let a=n(e);if(!a)return{position:_n.Right,align:"start"};let s=r(),l=a.position.x*s.zoom+s.x,c=(((p=a.measured)==null?void 0:p.width)||a.width||100)*s.zoom,d=(g=document.getElementById(`modeler-${i}`))==null?void 0:g.clientWidth;if(!d)return{position:_n.Right,align:"start"};let u=(o==null?void 0:o.width)||Xh;return{position:l+c+u+Uh>d?_n.Left:_n.Right}},[i,e,t,o,n,r])};import{useNodesData as $h,useReactFlow as Kh}from"@xyflow/react";import{Button as rd,DropdownMenu as qh,DropdownMenuContent as Zh,DropdownMenuGroup as Jh,DropdownMenuItem as Qh,DropdownMenuLabel as jh,DropdownMenuTrigger as ey,Tooltip as ss,TooltipContent as as,TooltipTrigger as ls,useTranslation as ty}from"@produto-lecom/lecom-ui";import{WrenchIcon as oy}from"lucide-react";import{jsx as Re,jsxs as ao}from"react/jsx-runtime";var id=({nodeId:e})=>{let{t}=ty(),{updateNodeData:o,getEdges:n,getNode:r}=Kh(),i=$h(e),s=n().filter(p=>p.source===e).some(p=>{let g=r(p.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 ao(qh,{children:[ao(ss,{children:[Re(ls,{asChild:!0,children:Re(ey,{asChild:!0,children:Re(rd,{variant:"ghost",color:"grey",size:"small",iconButton:!0,children:Re(oy,{})})})}),Re(as,{color:"black",children:t("bpmn.task.menu.title")})]}),ao(Zh,{align:"start",className:"w-60 bg-white text-grey-600",children:[ao(jh,{className:"flex items-center gap-1",children:[Re("div",{className:"flex-1 body-medium-500",children:t("bpmn.task.menu.title")}),Re("div",{className:"flex items-center gap-1",children:Object.entries(Bn).map(([u,f])=>{let p=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 ao(ss,{children:[Re(ls,{asChild:!0,children:Re(rd,{variant:"ghost",color:"grey",size:"small",iconButton:!0,disabled:p,className:V({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.attribute)===u,"opacity-50 cursor-not-allowed":p}),onClick:p?void 0:()=>d(u),children:Re(f.icon,{className:"stroke-inherit"})})}),h&&Re(as,{color:"black",children:h})]},u)})})]}),Re(Jh,{children:ao(ss,{children:[Re(ls,{asChild:!0,children:Re("div",{className:V({"cursor-not-allowed":s}),children:ao(Qh,{className:V({"bg-grey-100 text-blue-500":(i==null?void 0:i.data.variant)==="SCRIPT","opacity-50":s}),disabled:s,onClick:()=>c("SCRIPT"),children:[Re(Gn.SCRIPT.icon,{className:"stroke-current"}),t(`bpmn.task.variant.${"SCRIPT".toLowerCase()}`)]})})}),s&&Re(as,{color:"black",children:t("editor.task_menu.script_not_allowed_when_connected_to_end")})]})})]})]})};import{jsx as Ce,jsxs as sd}from"react/jsx-runtime";var lo={START_EVENT:{type:"START_EVENT",icon:$o,label:"bpmn.start_event.variant.default"},END_EVENT:{type:"END_EVENT",icon:ho,label:"bpmn.end_event.variant.default"},TASK:{type:"TASK",icon:$o,label:"bpmn.task.variant.default"},ANNOTATION:{type:"ANNOTATION",icon:Dn,label:"bpmn.annotation.variant.default"}},py={EXCLUSIVE:{type:"GATEWAY",variant:"EXCLUSIVE",icon:xo,label:"bpmn.gateway.variant.exclusive"},PARALLEL:{type:"GATEWAY",variant:"PARALLEL",icon:Eo,label:"bpmn.gateway.variant.parallel"},COMPLEX:{type:"GATEWAY",variant:"COMPLEX",icon:yo,label:"bpmn.gateway.variant.complex"}},Fe=({nodeId:e,nodeType:t,nodeVariant:o})=>{let n=Kr(null),r=Kr(null),{t:i}=cy(),{setDraggableNode:a}=Vo(),{getEdges:s,getNodes:l,getNode:c}=ry(),{setIsDragging:d,mode:u,isConnecting:f,isDragging:p,isMultipleSelection:g}=J(),h=c(e),m=!!(h!=null&&h.selected)&&!h.dragging&&!f&&!p&&!g,{dimensions:x}=od(n,m),{position:_}=nd(e,m,x),[E,T]=uy(void 0),b=l(),y=s(),w=o==="SUBPROCESS",C=Kr(null),A=Kr(!1),R=cs(()=>{C.current!==null&&(clearTimeout(C.current),C.current=null),A.current=!1,d(!1),a(null),T(void 0)},[d,a]);dy(()=>{let L=k=>{A.current&&k.buttons===0&&R()};return document.addEventListener("dragend",R),document.addEventListener("mousemove",L),()=>{document.removeEventListener("dragend",R),document.removeEventListener("mousemove",L)}},[R]);let S=cs((L,k)=>{A.current=!0,d(!1),a({type:k.type,variant:k.variant,attribute:k.attribute,icon:k.icon}),k.icon&&T(Ce(k.icon,{})),L.dataTransfer.effectAllowed="move",L.dataTransfer.setData("sourceId",e),r.current&&L.dataTransfer.setDragImage(r.current,10,10),C.current=setTimeout(()=>{C.current=null,d(!0)},100)},[e,a,d]),P=cs(()=>{R()},[R]),z=[{component:Ce(Rr,{elementId:e})}],U=()=>{if(u==="view")return[];let L=!y.some(k=>{var O;return k.source===e&&((O=b.find(G=>G.id===k.target))==null?void 0:O.type)!=="ANNOTATION"});return[{component:Ce(Ao,{nodeId:e,disabled:!L,tooltipMessage:L?void 0:i("editor.toolbar.start_event_limit_reached")})},lo.TASK,lo.ANNOTATION,...z]},K=()=>u==="view"?[{component:Ce(Vt,{elementId:e})}]:[{component:Ce(Vt,{elementId:e})},...w?[]:[{component:Ce(id,{nodeId:e})}],{component:Ce(Ao,{nodeId:e})},lo.TASK,...Object.values(py),...z],W=()=>u==="view"?[{component:Ce(Vt,{elementId:e})}]:[{component:Ce(Vt,{elementId:e})},{component:Ce(Ao,{nodeId:e})},lo.TASK,lo.ANNOTATION,...z],X=()=>u==="view"?[]:[lo.ANNOTATION,...z],M=()=>u==="view"?[]:[{component:Ce(Ao,{nodeId:e})},lo.ANNOTATION,...z],H=()=>u==="view"?[]:[{component:Ce(Ao,{nodeId:e})},...z],D=()=>u==="view"?[]:[...z],B=(L=>{switch(L){case"START_EVENT":return U();case"TASK":return K();case"GATEWAY":return W();case"END_EVENT":return X();case"LANE":return M();case"ANNOTATION":return H();case"UNSUPPORTED":return D();default:return[]}})(t);if(!(B.length===0||u==="readonly"))return sd(ny,{position:_,align:"start",className:"-top-8",isVisible:m,children:[Ce("div",{ref:n,className:"flex items-center gap-1 px-3 py-2 bg-white rounded-sm shadow-md",children:B.map((L,k)=>{if(L.component)return Ce("div",{children:L.component},k);let O={sourceNodeType:t,targetNodeType:L.type,sourceNodeId:e,nodes:b,edges:y},G=cc(O),ee={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")},oe=G.shouldDisable&&G.reason?ee[G.reason]||i(L.label):i(L.label)||"";return sd(sy,{children:[Ce(ly,{asChild:!0,children:Ce(iy,{variant:"ghost",color:"grey",size:"small",iconButton:!0,draggable:!G.shouldDisable,disabled:G.shouldDisable,className:G.shouldDisable?"opacity-50 cursor-not-allowed":"",onDragStart:G.shouldDisable?void 0:q=>S(q,L),onDragEnd:G.shouldDisable?void 0:P,children:L.icon&&Ce(L.icon,{size:16})})}),Ce(ay,{color:"black",children:oe})]},k)})}),Ce("div",{ref:r,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:E})]})};import{Fragment as ad,jsx as ct,jsxs as us}from"react/jsx-runtime";var ld=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r,setNodes:i}=my(),{inProgress:a,fromNode:s}=fy(),{mode:l}=J(),c=a&&(s==null?void 0:s.id)!==e,d=ds(p=>{let _=p.split(`
|
|
40
|
+
`),E=_.reduce((w,C)=>Math.max(w,C.length),0),T=_.length,b=Math.max(No.MIN_WIDTH,E*7+32),y=Math.max(No.MIN_HEIGHT,T*20+24);i(w=>w.map(C=>C.id===e?v(N({},C),{width:b,height:y,style:v(N({},C.style),{width:b,height:y})}):C))},[e,i]),u=ds(p=>{r(e,{label:p}),d(p)},[e,r,d]),f=ds(p=>{d(p)},[d]);return us("div",{className:V("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:[ct(ke,{value:t.label,className:"m-1 text-grey-600 text-left",onChange:u,onInput:f,skipFirstCharValidation:!0}),ct(Fe,{nodeId:e,nodeType:"ANNOTATION"}),l==="edit"&&ct(rt,{nodeId:e,minWidth:No.MIN_WIDTH,minHeight:No.MIN_HEIGHT,isVisible:!n&&o}),!a&&us(ad,{children:[ct(te,{type:"source",position:zt.Left,id:"left"}),ct(te,{type:"source",position:zt.Right,id:"right"}),ct(te,{type:"source",position:zt.Top,id:"top"}),ct(te,{type:"source",position:zt.Bottom,id:"bottom"})]}),(!a||c)&&us(ad,{children:[ct(te,{type:"target",position:zt.Left,id:"left",className:V({"annotation-handle":c})}),ct(te,{type:"target",position:zt.Right,id:"right",className:V({"annotation-handle":c})}),ct(te,{type:"target",position:zt.Top,id:"top",className:V({"annotation-handle":c})}),ct(te,{type:"target",position:zt.Bottom,id:"bottom",className:V({"annotation-handle":c})})]})]})};import{Position as Yt,useConnection as gy,useReactFlow as hy}from"@xyflow/react";import{useState as yy}from"react";import{Fragment as cd,jsx as Ze,jsxs as ps}from"react/jsx-runtime";var dd=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=hy(),{inProgress:i,fromNode:a}=gy(),{mode:s,reconnectingEdgeId:l}=J(),[c,d]=yy(!1),u=i&&(a==null?void 0:a.id)!==e||!!l,f=h=>{r(e,{label:h})},p=()=>{d(!0)},g=()=>{d(!1)};return ps("div",{className:"relative",onDoubleClick:p,children:[Ze(ho,{className:V("w-full h-full min-w-9 min-h-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})}),Ze("div",{className:"absolute mt-2 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Ze(ke,{value:t.label,isEditing:c,onBlur:g,onChange:f})}),Ze(Fe,{nodeId:e,nodeType:"END_EVENT"}),s==="edit"&&Ze(rt,{nodeId:e,isVisible:!n&&o,minWidth:Wn.MIN_WIDTH,minHeight:Wn.MIN_HEIGHT,offset:4,keepAspectRatio:!0}),(!i||u)&&ps(cd,{children:[Ze(te,{type:"target",position:Yt.Left,id:"left",className:V({"event-handle":u})}),Ze(te,{type:"target",position:Yt.Right,id:"right",className:V({"event-handle":u})}),Ze(te,{type:"target",position:Yt.Top,id:"top",className:V({"event-handle":u})}),Ze(te,{type:"target",position:Yt.Bottom,id:"bottom",className:V({"event-handle":u})})]}),!i&&ps(cd,{children:[Ze(te,{type:"source",position:Yt.Left,id:"left"}),Ze(te,{type:"source",position:Yt.Right,id:"right"}),Ze(te,{type:"source",position:Yt.Top,id:"top"}),Ze(te,{type:"source",position:Yt.Bottom,id:"bottom"})]})]})};import{Position as Wt,useConnection as xy,useReactFlow as Ey}from"@xyflow/react";import{useCallback as by,useState as _y}from"react";import{Fragment as ud,jsx as Je,jsxs as fs}from"react/jsx-runtime";var pd=({id:e,data:t,selected:o,dragging:n})=>{let r=Mi[t.variant].icon,{updateNodeData:i}=Ey(),{inProgress:a,fromNode:s}=xy(),{mode:l,reconnectingEdgeId:c}=J(),[d,u]=_y(!1),f=a&&(s==null?void 0:s.id)!==e||!!c,p=by(m=>{i(e,{label:m})},[e,i]),g=()=>{u(!0)},h=()=>{u(!1)};return fs("div",{className:"relative",onDoubleClick:g,children:[Je(r,{className:V("w-full h-full min-w-14 min-h-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})}),Je("div",{className:"absolute mt-2 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Je(ke,{value:t.label,isEditing:d,onBlur:h,onChange:p})}),Je(Fe,{nodeId:e,nodeType:"GATEWAY"}),l==="edit"&&Je(rt,{nodeId:e,isVisible:!n&&o,minWidth:Fn.MIN_WIDTH,minHeight:Fn.MIN_HEIGHT,offset:2,keepAspectRatio:!0}),(!a||f)&&fs(ud,{children:[Je(te,{type:"target",position:Wt.Left,id:"left",className:V({"gateway-handle":f})}),Je(te,{type:"target",position:Wt.Right,id:"right",className:V({"gateway-handle":f})}),Je(te,{type:"target",position:Wt.Top,id:"top",className:V({"gateway-handle":f})}),Je(te,{type:"target",position:Wt.Bottom,id:"bottom",className:V({"gateway-handle":f})})]}),!a&&fs(ud,{children:[Je(Ve,{type:"source",position:Wt.Left,id:"left",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Je(Ve,{type:"source",position:Wt.Right,id:"right",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Je(Ve,{type:"source",position:Wt.Top,id:"top",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant}),Je(Ve,{type:"source",position:Wt.Bottom,id:"bottom",nodeId:e,nodeType:"GATEWAY",gatewayVariant:t.variant})]})]})};import{useNodesData as nM,useReactFlow as rM}from"@xyflow/react";import{Button as sM,DropdownMenu as aM,DropdownMenuContent as lM,DropdownMenuGroup as cM,DropdownMenuItem as dM,DropdownMenuLabel as uM,DropdownMenuTrigger as pM,Tooltip as fM,TooltipContent as mM,TooltipTrigger as gM,useTranslation as hM}from"@produto-lecom/lecom-ui";import{WrenchIcon as xM}from"lucide-react";import{jsx as NM,jsxs as TM}from"react/jsx-runtime";import{Position as Ft,useConnection as Ny,useReactFlow as Ty}from"@xyflow/react";import{useState as vy}from"react";import{Fragment as fd,jsx as Qe,jsxs as ms}from"react/jsx-runtime";var md=({id:e,data:t,selected:o,dragging:n})=>{let{updateNodeData:r}=Ty(),{inProgress:i,fromNode:a}=Ny(),{mode:s,reconnectingEdgeId:l}=J(),[c,d]=vy(!1),u=i&&(a==null?void 0:a.id)!==e||!!l,f=h=>{r(e,{label:h})},p=()=>{d(!0)},g=()=>{d(!1)};return ms("div",{className:"relative",onDoubleClick:p,children:[Qe(Hn,{className:V("w-full h-full min-w-9 min-h-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})}),Qe("div",{className:"absolute mt-2 left-1/2 -translate-x-1/2 max-w-80 w-max",children:Qe(ke,{value:t.label,isEditing:c,onBlur:g,onChange:f})}),Qe(Fe,{nodeId:e,nodeType:"START_EVENT"}),s==="edit"&&Qe(rt,{nodeId:e,isVisible:!n&&o,minWidth:Yn.MIN_WIDTH,minHeight:Yn.MIN_HEIGHT,offset:4,keepAspectRatio:!0}),(!i||u)&&ms(fd,{children:[Qe(te,{type:"target",position:Ft.Left,id:"left",className:V({"event-handle":u})}),Qe(te,{type:"target",position:Ft.Right,id:"right",className:V({"event-handle":u})}),Qe(te,{type:"target",position:Ft.Top,id:"top",className:V({"event-handle":u})}),Qe(te,{type:"target",position:Ft.Bottom,id:"bottom",className:V({"event-handle":u})})]}),!i&&ms(fd,{children:[Qe(Ve,{type:"source",position:Ft.Left,id:"left",nodeId:e,nodeType:"START_EVENT"}),Qe(Ve,{type:"source",position:Ft.Right,id:"right",nodeId:e,nodeType:"START_EVENT"}),Qe(Ve,{type:"source",position:Ft.Top,id:"top",nodeId:e,nodeType:"START_EVENT"}),Qe(Ve,{type:"source",position:Ft.Bottom,id:"bottom",nodeId:e,nodeType:"START_EVENT"})]})]})};import{useTranslation as Ay}from"@produto-lecom/lecom-ui";import{Position as Xt,useConnection as Cy,useReactFlow as Sy}from"@xyflow/react";import{useCallback as Zr}from"react";var Nn=60,qr=(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<=Nn?i:i.substring(0,Nn).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>Nn&&(n=n.substring(0,Nn).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=Nn-l.length,u=`${r.substring(0,c).trim()}${l}`;if(!o.has(u))return u;i++}return n};import{jsx as gd,jsxs as wy}from"react/jsx-runtime";var hd=e=>wy("svg",v(N({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[gd("circle",{cx:"12",cy:"12",r:"10",fill:"#10B981"}),gd("path",{d:"M7 12L10 15L17 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{jsx as yd}from"react/jsx-runtime";var xd=e=>yd("svg",v(N({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:yd("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 Ed,jsxs as Iy}from"react/jsx-runtime";var bd=e=>Iy("svg",v(N({width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:[Ed("circle",{cx:"12",cy:"12",r:"10",fill:"#EF4444"}),Ed("path",{d:"M8 8L16 16M8 16L16 8",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}));import{Fragment as Jr,jsx as Te,jsxs as Tn}from"react/jsx-runtime";var My={APROVADO:hd,EM_ANDAMENTO:xd,REJEITADO:bd},gs={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)]"},_d=({id:e,data:t,selected:o,dragging:n})=>{let{t:r}=Ay(),{toast:i}=We(),{updateNodeData:a,getNodes:s,setNodes:l}=Sy(),{inProgress:c,fromNode:d}=Cy(),{mode:u,onSubprocessValidationClick:f,reconnectingEdgeId:p}=J(),{getTaskStatus:g}=jt(),h=c&&(d==null?void 0:d.id)!==e||!!p,m=g(e),x=t.variant==="SUBPROCESS",_=!!t.variant&&!x||!!m,E=!!t.attribute||x,T=Zr(z=>{let X=_||E?80:40,M=z.split(`
|
|
41
|
+
`),H=M.reduce((L,k)=>Math.max(L,k.length),0),D=M.length,I=Math.max(_o.MIN_WIDTH,H*7+64),B=Math.max(_o.MIN_HEIGHT,D*24+X);l(L=>L.map(k=>k.id===e?v(N({},k),{width:I,height:B,style:v(N({},k.style),{width:I,height:B})}):k))},[e,l,_,E]),b=Zr(z=>{let U=z.trim(),K=t.label||"";if(U===K)return;let W=U,X=s();if(!(U&&U!=="")){W=qr(X,r("bpmn.task.label.prefix")),a(e,{label:W}),T(W),i({variant:"warning",content:Tn(Jr,{children:[r("bpmn.task.feedback.label_empty.prefix")," ",Te("strong",{children:W})]})});return}let H=Go(W,X);H===K||(a(e,{label:H}),T(H),H!==W&&i({variant:"warning",content:Tn(Jr,{children:[r("bpmn.task.feedback.label_already_exists.prefix")," ",Te("strong",{children:U})," ",r("bpmn.task.feedback.label_already_exists.middle")," ",Te("strong",{children:H})]})}))},[t.label,s,e,r,a,T,i]),y=Zr(z=>{T(z)},[T]),w=Zr(()=>{i({variant:"error",content:r("bpmn.task.feedback.invalid_first_character")})},[r,i]),C=m?My[m]:null,A=t.variant?Gn[t.variant].icon:null,R=t.attribute?Bn[t.attribute].icon:null,S=()=>t.hasError?gs.error:m?gs[m]:gs.default,P=()=>{f==null||f({id:e,type:"sub_process",label:t.label})};return Tn("div",{className:V("relative w-full h-full min-w-44 min-h-24 flex flex-col items-stretch justify-stretch bg-white border-2 border-grey-400 hover:border-grey-500 rounded-md hover:shadow-md transition-colors duration-75",S(),{"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:[Te("div",{className:"flex-1 flex items-stretch justify-stretch overflow-hidden",children:Te(ke,{value:t.label,maxLength:60,className:V({"py-10 px-8":_||E}),onChange:b,onInput:y,onInvalidFirstCharacter:w})}),A&&Te("div",{className:V("absolute flex items-center p-1",x?"bottom-0 left-1/2 -translate-x-1/2":"top-0 left-0"),children:Te(A,{size:16,className:V(t.hasError?"text-red-500":"text-grey-500",x&&"cursor-pointer"),onClick:x?P:void 0})}),R&&Te("div",{className:"absolute bottom-0 left-0 w-full flex items-center justify-center",children:Te("div",{className:V("flex items-center w-16 p-1",x?"justify-between":"justify-center"),children:Te(R,{size:16,className:V(t.hasError?"text-red-500":"text-grey-500")})})}),C&&Te("div",{className:"absolute top-0 right-0 flex items-center p-1",children:Te(C,{})}),Te(Fe,{nodeId:e,nodeType:"TASK",nodeVariant:t.variant}),u==="edit"&&Te(rt,{nodeId:e,isVisible:!n&&o,minWidth:_o.MIN_WIDTH,minHeight:_o.MIN_HEIGHT}),(!c||h)&&Tn(Jr,{children:[Te(te,{type:"target",position:Xt.Left,id:"left",className:V({"task-handle":h})}),Te(te,{type:"target",position:Xt.Right,id:"right",className:V({"task-handle":h})}),Te(te,{type:"target",position:Xt.Top,id:"top",className:V({"task-handle":h})}),Te(te,{type:"target",position:Xt.Bottom,id:"bottom",className:V({"task-handle":h})})]}),!c&&Tn(Jr,{children:[Te(Ve,{type:"source",position:Xt.Left,id:"left",nodeId:e,nodeType:"TASK"}),Te(Ve,{type:"source",position:Xt.Right,id:"right",nodeId:e,nodeType:"TASK"}),Te(Ve,{type:"source",position:Xt.Top,id:"top",nodeId:e,nodeType:"TASK"}),Te(Ve,{type:"source",position:Xt.Bottom,id:"bottom",nodeId:e,nodeType:"TASK"})]})]})};import{Position as Nd}from"@xyflow/react";import{Fragment as Py,jsx as Qr,jsxs as Ly}from"react/jsx-runtime";var Td=({id:e,data:t})=>Ly(Py,{children:[Qr("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}),Qr(Fe,{nodeId:e,nodeType:"UNSUPPORTED"}),Qr(te,{type:"source",position:Nd.Right}),Qr(te,{type:"target",position:Nd.Left})]});import{BaseEdge as ky,EdgeLabelRenderer as Ry,getSmoothStepPath as Dy,MarkerType as Oy,useInternalNode as vd,useReactFlow as Hy,useViewport as Vy,Position as Bo}from"@xyflow/react";import{useState as Gy,useMemo as By}from"react";import{Fragment as wd,jsx as Xe,jsxs as co}from"react/jsx-runtime";var aP={type:"MESSAGE_EDGE",reconnectable:!0,markerEnd:{type:Oy.Arrow},data:{label:""}},Id=({id:e,source:t,target:o,data:n,selected:r,sourcePosition:i,targetPosition:a,sourceHandleId:s,targetHandleId:l})=>{var L;let{zoom:c}=Vy(),{updateEdgeData:d}=Hy(),{isMultipleSelection:u,mode:f,instanceId:p}=J(),g=f!=="edit",[h,m]=Gy(!1),{reconnectingHandle:x,cursorPosition:_,hoveredNodeId:E,reconnectingSide:T,isValidReconnection:b,handleReconnectStart:y}=Wr({edgeId:e,source:t,target:o,instanceId:p,isReadOnly:g}),w=vd(t),C=vd(o),{sx:A,sy:R,tx:S,ty:P,sourcePos:z,targetPos:U}=By(()=>{var ne,ae;if(!w||!C)return{sx:0,sy:0,tx:0,ty:0,sourcePos:Bo.Left,targetPos:Bo.Right};let k=bo(w,C),O=s?i:k.sourcePos,G=l?a:k.targetPos,ee=($,xe,Y)=>{var ue,ye,ve,Oe,Ge,$e;let{x:j,y:ce}=$.internals.positionAbsolute,re=(ve=(ye=(ue=$.measured)==null?void 0:ue.width)!=null?ye:$.width)!=null?ve:0,fe=($e=(Ge=(Oe=$.measured)==null?void 0:Oe.height)!=null?Ge:$.height)!=null?$e:0;switch(xe){case Bo.Top:return{x:j+re*Y,y:ce};case Bo.Bottom:return{x:j+re*Y,y:ce+fe};case Bo.Left:return{x:j,y:ce+fe*Y};case Bo.Right:return{x:j+re,y:ce+fe*Y};default:return{x:j+re/2,y:ce+fe/2}}},oe=(ne=n==null?void 0:n.sourceOffset)!=null?ne:.5,q=(ae=n==null?void 0:n.targetOffset)!=null?ae:.5,Z=w?ee(w,O,oe).x:k.sx,Q=w?ee(w,O,oe).y:k.sy,se=C?ee(C,G,q).x:k.tx,F=C?ee(C,G,q).y:k.ty;return x==="source"&&_?(Z=_.x,Q=_.y,T&&(O=T)):x==="target"&&_&&(se=_.x,F=_.y,T&&(G=T)),{sx:Z,sy:Q,tx:se,ty:F,sourcePos:O,targetPos:G}},[w,C,s,l,i,a,x,_,T,n==null?void 0:n.sourceOffset,n==null?void 0:n.targetOffset]);if(!w||!C)return null;let[K,W,X]=Dy({sourceX:A,sourceY:R,targetX:S,targetY:P,sourcePosition:z,targetPosition:U}),M=r||(w==null?void 0:w.selected)||(C==null?void 0:C.selected),H=M?"sequence-edge-marker-highlighted":"sequence-edge-marker",D=h||(n==null?void 0:n.label.trim().length)>0,I=()=>{m(!1)},B=k=>{d(e,{label:k.trim()})};return Xe(wd,{children:co("g",{className:V("group bpmn-arrow-edge",{"is-highlighted":M}),onDoubleClick:()=>!g&&m(!0),children:[Xe("path",{d:K,fill:"none",stroke:"transparent",strokeWidth:Math.max(12,12/c),style:{pointerEvents:"stroke",cursor:"pointer"}}),co("g",{className:V("text-grey-500 transition-colors duration-75 group-hover:text-grey-800",{"text-blue-500 group-hover:text-blue-600":M}),children:[Xe(ky,{id:e,path:K,interactionWidth:0,markerEnd:`url(#${H})`,strokeDasharray:4,className:V("stroke-2 stroke-current transition-[stroke,filter] duration-75 group-hover:drop-shadow-[0_0_3px_rgba(0,0,0,0.2)]",{"stroke-red-500 hover:stroke-red-600":(n==null?void 0:n.hasError)||x&&E&&!b,"stroke-green-500":x&&E&&b,"stroke-blue-500 hover:stroke-blue-600 drop-shadow-[0_0_3px_rgba(59,130,246,0.5)]":M&&!(n!=null&&n.hasError)&&!x})}),co(Ry,{children:[co("div",{className:"absolute z-[3000] pointer-events-auto flex flex-col items-center gap-1",style:{transform:`translate(-50%, -50%) translate(${W}px, ${X}px)`},children:[r&&!u&&Xe(So,{sx:A,sy:R,tx:S,ty:P,hasLabel:!!((L=n==null?void 0:n.label)!=null&&L.trim()),children:Xe(Co,{edgeId:e,edgeType:"MESSAGE_EDGE"})}),D&&Xe(ke,{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:I,onChange:B})]}),r&&!u&&!g&&co(wd,{children:[Xe("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${A}px, ${R}px)`},children:co("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Xe("circle",{cx:6/c,cy:6/c,r:4/c,fill:x==="source"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Xe("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:x==="source"?.6:.3,className:"pointer-events-none"}),Xe("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:V("pointer-events-auto",{"cursor-move":!x||x!=="source","cursor-not-allowed":x==="source"&&E&&!b,"cursor-grabbing":x==="source"&&(!E||b)}),onMouseDown:k=>y("source",k.nativeEvent)})]})}),Xe("div",{className:"absolute z-[1000] pointer-events-none",style:{transform:`translate(-50%, -50%) translate(${S}px, ${P}px)`},children:co("svg",{width:12/c,height:12/c,style:{overflow:"visible",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)"},children:[Xe("circle",{cx:6/c,cy:6/c,r:4/c,fill:x==="target"?"#3b82f6":"#fff",stroke:"#3b82f6",strokeWidth:2/c,className:"pointer-events-none"}),Xe("circle",{cx:6/c,cy:6/c,r:6/c,fill:"none",stroke:"#3b82f6",strokeWidth:1/c,opacity:x==="target"?.6:.3,className:"pointer-events-none"}),Xe("circle",{cx:6/c,cy:6/c,r:8/c,fill:"transparent",className:V("pointer-events-auto",{"cursor-move":!x||x!=="target","cursor-not-allowed":x==="target"&&E&&!b,"cursor-grabbing":x==="target"&&(!E||b)}),onMouseDown:k=>y("target",k.nativeEvent)})]})})]})]})]})]})})};import{getStraightPath as zy,Position as jr}from"@xyflow/react";import{jsx as Ad,jsxs as Yy}from"react/jsx-runtime";var Cd=({toX:e,toY:t,fromNode:o})=>{var u,f;if(!o)return null;let{internals:{positionAbsolute:{x:n,y:r}},measured:i}=o,a=(u=i.width)!=null?u:0,s=(f=i.height)!=null?f:0,c=[{x:n,y:r+s/2,pos:jr.Left},{x:n+a,y:r+s/2,pos:jr.Right},{x:n+a/2,y:r,pos:jr.Top},{x:n+a/2,y:r+s,pos:jr.Bottom}].reduce((p,g)=>{let h=Math.hypot(e-p.x,t-p.y);return Math.hypot(e-g.x,t-g.y)<h?g:p}),[d]=zy({sourceX:c.x,sourceY:c.y,targetX:e,targetY:t});return Yy("g",{className:"group",children:[Ad("path",{fill:"none",className:"stroke-2 stroke-grey-500 animated transition-[stroke,filter] duration-75",d}),Ad("circle",{cx:e,cy:t,fill:"none",r:4,className:"stroke-2 stroke-grey-600"})]})};import{Position as Ut,useConnection as Wy,useReactFlow as Fy}from"@xyflow/react";import{orderBy as Xy}from"lodash";import{useMemo as Sd,useState as Uy}from"react";import{Fragment as hs,jsx as Ue,jsxs as ei}from"react/jsx-runtime";var Md=({id:e,data:t,selected:o,dragging:n,parentId:r})=>{let{updateNodeData:i,getNodes:a}=Fy(),{mode:s}=J(),{inProgress:l,fromNode:c}=Wy(),d=l&&(c==null?void 0:c.id)!==e,[u,f]=Uy(!1),p=a(),g=!r,h=Sd(()=>Xy([...p.filter(b=>b.parentId===e&&b.type==="LANE")],"position.y","asc"),[p,e]),m=g?Js.MIN_WIDTH:ie.MIN_WIDTH,x=Sd(()=>{if(g&&h.length>1){let b=[...h];return b.pop(),b.reduce((w,C)=>{var A,R;return w+((R=(A=C.measured)==null?void 0:A.height)!=null?R:0)},0)+ie.MIN_HEIGHT}return ie.MIN_HEIGHT},[g,h]),_=b=>{i(e,{label:b})},E=()=>{f(!0)},T=()=>{f(!1)};return ei(hs,{children:[ei("div",{className:V("flex h-full min-h-64 w-full min-w-[50rem] hover:shadow-md bg-white outline outline-1 outline-grey-300",{"outline-offset-2 outline-blue-500 shadow-sm":o}),children:[Ue("div",{className:"flex align-items justify-center w-10 border-r border-grey-300",onDoubleClick:E,children:Ue("div",{className:"relative flex-1 [writing-mode:vertical-rl] [text-orientation:sideways] transform rotate-180",children:Ue(ke,{value:t.label,className:"w-full h-full self-auto",contentClassName:V({"whitespace-nowrap":u}),isEditing:u,onBlur:T,onChange:_})})}),Ue("div",{className:"flex-1"})]}),Ue(Fe,{nodeId:e,nodeType:"LANE",isChild:!g}),s==="edit"&&Ue(rt,{nodeId:e,isVisible:!n&&o,minWidth:m,minHeight:x,offset:10}),!l&&ei(hs,{children:[Ue(te,{type:"source",position:Ut.Left,id:"left"}),Ue(te,{type:"source",position:Ut.Right,id:"right"}),Ue(te,{type:"source",position:Ut.Top,id:"top"}),Ue(te,{type:"source",position:Ut.Bottom,id:"bottom"})]}),(!l||d)&&ei(hs,{children:[Ue(te,{type:"target",position:Ut.Left,id:"left",className:V({"annotation-handle":d})}),Ue(te,{type:"target",position:Ut.Right,id:"right",className:V({"annotation-handle":d})}),Ue(te,{type:"target",position:Ut.Top,id:"top",className:V({"annotation-handle":d})}),Ue(te,{type:"target",position:Ut.Bottom,id:"bottom",className:V({"annotation-handle":d})})]})]})};var Pd={START_EVENT:md,END_EVENT:dd,TASK:_d,GATEWAY:pd,ANNOTATION:ld,LANE:Md,UNSUPPORTED:Td},Ld={SEQUENCE_EDGE:Sc,MESSAGE_EDGE:Id,ANNOTATION_EDGE:fc},kd="#fafafa",Rd="#bebebe",Dd=1,Od=10,Hd="bottom-left",ys=.05,Vd=5,zo=.5,Yo=ys,Wo=1,Gd={x:0,y:0,zoom:.75},Bd=1,zd=2,$y={[Bd]:4,[zd]:2},vn=[Bd,zd],xs=vn.reduce((e,t)=>e|$y[t],0);import{useReactFlow as Ky}from"@xyflow/react";var it=()=>{let{getEdges:e,getNodes:t}=Ky(),{lastElementId:o}=J(),n=()=>{let i=t(),a=e(),s=Kc(i,a);return Math.max(s,o)};return{getLastId:n,getNextId:()=>n()+1}};var Fo=()=>{let{getNodes:e,getEdges:t,setNodes:o,setEdges:n,setViewport:r}=Zy(),{getLastId:i}=it(),a=Jy(),{setLastElementId:s}=J(),l=Yd(async(d="")=>{let{nodes:u,edges:f,lastElementId:p}=await Zc(d),{width:g,height:h}=a.getState();if(g>0&&h>0){let m=na(u);m&&r(qy(m,g,h,Yo,Wo,zo))}o(u),n(f),s(p)},[o,n,s,a,r]),c=Yd(()=>{let d=e(),u=t(),f=i();return qc(d,u,f)},[e,t,i]);return{importFromMxGraph:l,exportToMxGraph:c}};import{useCallback as Wd}from"react";var jy=500,ti=()=>{let{isInitialized:e,onElementChanges:t}=J(),{exportToMxGraph:o}=Fo(),n=Qy(()=>{if(!e)return;let a=o();t==null||t(a)},jy),r=Wd(a=>{a.every(c=>c.type==="select")||a.some(c=>c.type==="position"&&c.dragging)||n()},[n]),i=Wd(a=>{a.some(l=>l.type==="select")||n()},[n]);return{emitElementChanges:n,handleNodeChanges:r,handleEdgeChanges:i}};var Fd=({setEdges:e,saveHistory:t})=>{let{getNode:o,getEdges:n,getNodes:r,getInternalNode:i}=t0(),{emitElementChanges:a}=ti(),s=o0(null),{getNextId:l}=it(),c=uo(m=>{var b;let x=o(m.source),_=o(m.target);if(!x||!_)return!1;let E={sourceNodeId:x.id,targetNodeId:_.id,sourceNodeType:x.type,targetNodeType:_.type,nodes:r(),edges:n(),reconnectingEdgeId:(b=s.current)!=null?b:void 0};return Ji(E).isValid},[o,n,r]),d=uo(m=>{var E,T;let x=l(),_=i(m.source);if(_){let b=i(m.target),y=b?b.internals.positionAbsolute.x+((E=b.measured.width)!=null?E:0)/2:0,w=b?b.internals.positionAbsolute.y+((T=b.measured.height)!=null?T:0)/2:0,C=Mc(_,y,w),A=(b==null?void 0:b.type)==="ANNOTATION"||(_==null?void 0:_.type)==="ANNOTATION",R=A?Mo:nt,S;if(!A&&b&&m.targetHandle){let U=Xr(C),K=Xr(m.targetHandle),{x:W,y:X}=os(_,C),{x:M,y:H}=os(b,m.targetHandle),I=zr(W,X,M,H,U,K).slice(1,-1);I.length>0&&(S=I)}let P=v(N(N({},m),R),{id:String(x),sourceHandle:C,data:N(N({},A?{}:nt.data),S?{points:S}:{})}),z=n().concat(P);e(z),t("forceSave",{nodes:r(),edges:z}),a()}},[l,e,a,i,n,r,t]),u=uo((m,x)=>{s.current=x.id},[]),f=uo(()=>{s.current=null},[]),p=uo((m,x)=>{let _=o(x.source),E=o(x.target);if(!_||!E){s.current=null;return}let T={sourceNodeId:_.id,targetNodeId:E.id,sourceNodeType:_.type,targetNodeType:E.type,nodes:r(),edges:n(),reconnectingEdgeId:m.id};if(!Ji(T).isValid){s.current=null;return}let y=e0(m,x,n()).map(w=>w.id===m.id?v(N({},w),{data:v(N({},w.data),{points:void 0})}):w);e(y),t("forceSave",{nodes:r(),edges:y}),s.current=null,a()},[o,r,n,e,a,t]),g=uo(m=>{s.current=m},[]),h=uo(()=>{s.current=null},[]);return{isValidConnection:c,onConnect:d,onReconnect:p,onReconnectStart:u,onReconnectEnd:f,setReconnectingEdge:g,clearReconnectingEdge:h}};import{useTranslation as n0}from"@produto-lecom/lecom-ui";import{useReactFlow as r0}from"@xyflow/react";import{useCallback as Cn,useRef as jd,useState as i0}from"react";var wn=(e=[])=>e.filter(t=>t.type==="START_EVENT"),po=(e=[])=>e.filter(t=>t.type==="END_EVENT"),$t=(e=[])=>e.filter(t=>t.type==="TASK")||[],Xd=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SCRIPT"}),Ud=(e=[])=>e.filter(t=>{var o;return t.type==="TASK"&&((o=t.properties)==null?void 0:o.variant)==="SUBPROCESS"}),oi=(e=[])=>e.filter(t=>t.type==="GATEWAY"),$d=(e=[])=>e.filter(t=>{var o;return t.type==="GATEWAY"&&((o=t.properties)==null?void 0:o.variant)==="EXCLUSIVE"}),je=(e,t=[])=>t.filter(o=>o.source===e),In=(e,t=[])=>t.filter(o=>o.target===e),Kd=(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"},qd=(e,t)=>{let o=je(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},Zd=e=>e?/[^\s]/.test(e.trim()):!1,Ee=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:[]}},Et=(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)}},Jd=(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 An=[{id:"start_event_not_found",validate:e=>{let t=wn(e.nodes);return Ee({isValid:t.length>=1})}},{id:"end_event_not_found",validate:e=>{let t=po(e.nodes);return Ee({isValid:t.length>=1})}},{id:"multiple_start_event_not_allowed",validate:e=>{let t=wn(e.nodes),o=t.length===1;if(t.length===0)return Ee({isValid:!0});if(!o)return Ee({isValid:!1,nodeIds:t.map(i=>i.id)});let n=je(t[0].id,e.edges);if(!(n.length<=1)){let i=[...t.map(a=>a.id),...n.map(a=>a.target)];return Ee({isValid:!1,nodeIds:[...new Set(i)]})}return Ee({isValid:!0})}},{id:"task_flows_limit_exceeds",validate:e=>{let t=$t(e.nodes),o=Et(t,n=>je(n.id,e.edges).length<=2);return Ee({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_empty",highlightRelatedEdges:!1,validate:e=>{let t=$t(e.nodes),o=Et(t,n=>!!n.label&&n.label.trim()!=="");return Ee({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"task_label_length",highlightRelatedEdges:!1,validate:e=>{let o=$t(e.nodes),n=Et(o,r=>!r.label||r.label.length<=60);return Ee({isValid:n.isValid,nodeIds:n.invalidIds})}},{id:"duplicate_task_name",highlightRelatedEdges:!1,validate:e=>{let t=$t(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 Ee({isValid:n.length===0,nodeIds:n})}},{id:"nested_gateway",validate:e=>{let t=oi(e.nodes),o=[],n=[];for(let r of t){let i=je(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 Ee({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"events_nested",validate:e=>{let t=[...wn(e.nodes),...po(e.nodes)],o=[],n=[];for(let r of t){let i=je(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 Ee({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"flows_on_end_tasks_not_allowed",validate:e=>{let t=po(e.nodes),o=[],n=[];for(let r of t){let i=In(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=je(s.id,e.edges);l.length>1&&(o.push(s.id),l.forEach(c=>n.push(c.id)))}}}return Ee({isValid:o.length===0,nodeIds:o,edgeIds:n})}},{id:"conditions_flows_limit_exceeds",validate:e=>{let t=$d(e.nodes),o=Et(t,r=>je(r.id,e.edges).length<=2),n=o.invalidIds.flatMap(r=>je(r,e.edges).map(i=>i.id));return Ee({isValid:o.isValid,nodeIds:o.invalidIds,edgeIds:n})}},{id:"activity_name_invalid",validate:e=>{let t=$t(e.nodes),o=Et(t,n=>!n.label||Zd(n.label));return Ee({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 Ee({isValid:!0});let t=po(e.nodes)[0];if(!t)return Ee({isValid:!0});let o=In(t.id,e.edges);if(!o.length)return Ee({isValid:!0});let r=$t(e.nodes).filter(l=>o.some(c=>c.source===l.id)),i=Et(r,l=>!Kd(l.id,e));return Ee({isValid:i.isValid,nodeIds:i.isValid?[]:[t.id,...i.invalidIds]})}},{id:"concurrent_initial_and_final_event",validate:e=>{let t=$t(e.nodes),o=po(e.nodes)[0];if(!o)return Ee({isValid:!0});let n=t.filter(l=>{let c=In(l.id,e.edges),d=je(l.id,e.edges),u=c.some(p=>{var g;return((g=e.nodes.find(h=>h.id===p.source))==null?void 0:g.type)==="START_EVENT"}),f=d.some(p=>{var g;return((g=e.nodes.find(h=>h.id===p.target))==null?void 0:g.type)==="END_EVENT"});return u&&f}),r=In(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 Ee(s)}},{id:"gateway_flow_to_event",validate:e=>{let t=oi(e.nodes),o=[],n=[];for(let r of t){let i=je(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 Ee({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"gateway_missing_output_streams",validate:e=>{let t=oi(e.nodes),o=Et(t,n=>je(n.id,e.edges).length>=1);return Ee({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"event_to_condition",validate:e=>{let t=[...wn(e.nodes),...po(e.nodes)],o=[],n=[];for(let r of t){let i=je(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 Ee({isValid:o.length===0,nodeIds:o.length>0?[...new Set(o)]:[],edgeIds:n})}},{id:"script_in_final_activity",validate:e=>{let t=Xd(e.nodes),o=Et(t,n=>!qd(n.id,e));return Ee({isValid:o.isValid,nodeIds:o.invalidIds})}},{id:"subprocess_referenced_not_configured",validate:e=>{let t=Ud(e.nodes),o=Et(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 Ee({isValid:o.isValid,nodeIds:o.invalidIds})}}];var Qd=e=>{e=e||{nodes:[],edges:[]},e.nodes=e.nodes||[],e.edges=e.edges||[];let t=[];for(let n of An){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 ni,jsxs as s0}from"react/jsx-runtime";var eu=()=>{let{t:e}=n0(),{toast:t}=We(),{setNodes:o,setEdges:n,getNodes:r,getEdges:i}=r0(),[a,s]=i0(!1),l=jd(!1),c=jd(!1),d=Cn(h=>{let m=Jd(h.nodes,h.edges),x=Qd(m),_=x.errors.map(E=>v(N({},E),{message:e(`validation.errors.${E.id}`)}));return a||s(!0),{isValid:x.isValid,errors:_}},[a,e]),u=Cn((h,m=!0)=>{if(m&&h&&t({variant:h.isValid?"success":"error",duration:5e3,title:h.isValid?e("validation.success.title"):e("validation.errors.title"),content:s0("div",{className:"flex flex-col gap-1",children:[!h.isValid&&ni("span",{className:"body-small-500",children:e("validation.errors.subtitle")}),ni("ul",{className:"list-disc list-inside max-h-40 overflow-y-auto",children:h.isValid?ni("li",{children:e("validation.success.message")}):h.errors.map(S=>ni("li",{className:"text-xs",children:S.message},S.id))})]})}),!h)return;l.current=!0,c.current=!0;let x=[],_=[];h.errors.forEach(S=>{S.nodeIds&&S.nodeIds.length>0&&S.nodeIds.forEach(P=>x.push(P)),S.edgeIds&&S.edgeIds.length>0&&S.edgeIds.forEach(P=>_.push(P))});let E=[...new Set(x)];o(S=>S.map(P=>v(N({},P),{data:v(N({},P.data),{hasError:!1})}))),n(S=>S.map(P=>v(N({},P),{data:v(N({},P.data),{hasError:!1})})));let T=r(),b=i(),y=new Set(E),w=new Set;h.errors.forEach(S=>{var U,K;let P=An.find(W=>W.id===S.id);(P==null?void 0:P.highlightRelatedEdges)!==!1&&((U=S.edgeIds)==null||U.forEach(W=>w.add(W)),(K=S.nodeIds)==null||K.forEach(W=>{b.forEach(X=>{(X.source===W||X.target===W)&&w.add(X.id)})}))});let C=new Set,A=new Set,R=new Set;T.forEach(S=>{S.type==="START_EVENT"?C.add(S.id):S.type==="END_EVENT"&&A.add(S.id)}),b.forEach(S=>{C.has(S.source)&&R.add(S.target),A.has(S.target)&&R.add(S.source)}),R.forEach(S=>{var P,z;if(y.has(S)){let U=(P=h.errors.find(W=>{var X;return(X=W.nodeIds)==null?void 0:X.includes(S)}))==null?void 0:P.id;((z=An.find(W=>W.id===U))==null?void 0:z.highlightRelatedEdges)!==!1&&b.forEach(W=>{W.source===S&&A.has(W.target)&&(y.add(W.target),w.add(W.id)),W.target===S&&C.has(W.source)&&(y.add(W.source),w.add(W.id))})}}),y.size>0&&o(S=>S.map(P=>v(N({},P),{data:v(N({},P.data),{hasError:y.has(P.id)})}))),w.size>0&&n(S=>S.map(P=>v(N({},P),{data:v(N({},P.data),{hasError:w.has(P.id)})}))),setTimeout(()=>{l.current=!1},0)},[e,i,r,n,o,t]),f=Cn(()=>{s(!1),c.current=!1,o(h=>h.map(m=>v(N({},m),{data:v(N({},m.data),{hasError:!1})}))),n(h=>h.map(m=>v(N({},m),{data:v(N({},m.data),{hasError:!1})})))},[n,o]),p=Cn(()=>{c.current&&(l.current=!0,c.current=!1,o(h=>h.map(m=>v(N({},m),{data:v(N({},m.data),{hasError:!1})}))),n(h=>h.map(m=>v(N({},m),{data:v(N({},m.data),{hasError:!1})}))),setTimeout(()=>{l.current=!1},0))},[n,o]),g=Cn(()=>l.current,[]);return{validateDiagram:d,handleValidationComplete:u,clearValidation:f,dismissValidationPanel:p,isAutoValidationEnabled:a,getIsClearingValidation:g}};import{useReactFlow as a0}from"@xyflow/react";import{useTranslation as l0}from"@produto-lecom/lecom-ui";import{useEffect as c0}from"react";var d0=15,tu="bpmn:selection",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},ou=e=>{if(!u0(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},nu=({offset:e=d0,saveHistory:t})=>{let{t:o}=l0(),{getNodes:n,setNodes:r,getEdges:i,setEdges:a}=a0(),{getNextId:s}=it();c0(()=>{let l=d=>{var x,_;if(!ou(d))return;let u=n(),f=i(),p=u.filter(E=>E.selected);if(!p.length)return;d.preventDefault(),d.stopPropagation();let g=f.filter(E=>p.some(T=>T.id===E.source)&&p.some(T=>T.id===E.target)),m=JSON.stringify({nodes:p,edges:g});(x=d.clipboardData)==null||x.setData(tu,m),(_=d.clipboardData)==null||_.setData("text/plain",`BPMN Selection: ${p.length} nodes`)},c=d=>{var w,C;if(!ou(d))return;let u=(w=d.clipboardData)==null?void 0:w.getData(tu);if(!u)return;d.preventDefault(),d.stopPropagation();let f;try{f=JSON.parse(u)}catch(A){return}if(!((C=f.nodes)!=null&&C.length))return;let p=new Map,g=n(),h=[],m=f.nodes.filter(A=>Ot(A.type,g));if(m.length===0)return;let x=s(),_=m.map(A=>{var P;let R=String(x++);p.set(A.id,R);let S=v(N({},A),{id:R,selected:!0,position:{x:A.position.x+e,y:A.position.y+e}});if(A.type==="TASK"){let z=(P=A.data)==null?void 0:P.label,U=Go(z||o("bpmn.task.label.prefix"),[...g,...h]);S.data=v(N({},A.data),{label:U})}return h.push(S),S}),E=f.edges.map(A=>v(N({},A),{id:String(x++),selected:!0,source:p.get(A.source)||A.source,target:p.get(A.target)||A.target})),T=[...g.map(A=>v(N({},A),{selected:!1})),..._],y=[...i().map(A=>v(N({},A),{selected:!1})),...E];r(T),a(y),t("forceSave",{nodes:T,edges:y})};return document.addEventListener("copy",l,!0),document.addEventListener("paste",c,!0),()=>{document.removeEventListener("copy",l,!0),document.removeEventListener("paste",c,!0)}},[n,r,i,a,s,e,o,t])};import{useTranslation as p0}from"@produto-lecom/lecom-ui";import{useReactFlow as f0}from"@xyflow/react";import{useState as m0}from"react";var g0=50,ru=({nodes:e,setNodes:t,setEdges:o,saveHistory:n})=>{let{draggableNode:r,setDraggableNode:i}=Vo(),{t:a}=p0(),{getInternalNode:s,getNodes:l,getEdges:c,screenToFlowPosition:d}=f0(),{getNextId:u}=it(),{setIsDragging:f}=J(),{getInternalNodes:p}=$r(),{rebuildIndex:g,forceRebuildIndex:h}=Tr(),[m,x]=m0(null),_=(M,H,D)=>{var k;if(M.parentId!==H)return null;let I=D.filter(O=>O.id!==M.id&&O.parentId===H&&O.type==="LANE").sort((O,G)=>O.position.y-G.position.y);if(I.length===0)return null;let B=(k=D.find(O=>O.id===M.id))!=null?k:M,L=I.find(O=>B.position.y<O.position.y);return L?{draggedLaneId:M.id,beforeLaneId:L.id}:{draggedLaneId:M.id,afterLaneId:I[I.length-1].id}},E=(M,H=!1,D)=>{let I=H?"node-drop-target-error":"node-drop-target",B=H?"node-drop-target-lane-error":"node-drop-target-lane";t(L=>{var O;let k=(O=D==null?void 0:D(L))!=null?O:null;return L.map(G=>{let ee=[];return G.id===M&&ee.push(I),M!==void 0&&G.parentId===M&&G.type==="LANE"&&G.id!==(k==null?void 0:k.draggedLaneId)&&ee.push(B),G.id===(k==null?void 0:k.draggedLaneId)&&ee.push("lane-reorder-dragging"),G.id===(k==null?void 0:k.beforeLaneId)&&ee.push("lane-reorder-before"),G.id===(k==null?void 0:k.afterLaneId)&&ee.push("lane-reorder-after"),v(N({},G),{className:ee.join(" ")})})})},T=(M,H)=>{let D=p();if(M.type==="LANE"){if(H){E();return}let O=D.filter(oe=>oe.id!==M.id&&oe.type==="LANE"&&!oe.parentId),G=Zo(M,O);if(!G){E();return}if(Zt({parentId:G.id,nodes:e,excludeTypes:["LANE"]})){E(G.id,!0);return}E(G.id,!1,oe=>_(M,G.id,oe));return}let B=D.filter(O=>O.id!==M.id&&O.type==="LANE"),L=Zo(M,B);if(!L){E();return}if(Zt({parentId:L.id,nodes:e,includeTypes:["LANE"]})){E();return}E(L.id)},b=M=>{let H=s(M.id),D=M.type==="LANE"&&Zt({parentId:M.id,nodes:e,includeTypes:["LANE"]});T(H,D)},y=M=>M.map(H=>v(N({},H),{className:void 0})),w=M=>M.some(D=>D.dragging)?M.map(D=>D.dragging?v(N({},D),{dragging:!1}):D):M,C=(M,H)=>{let D=0;for(let I of H){if(I.id===M||I.parentId||I.type==="LANE")continue;let B=tt(I),L=B.y+B.h;D=Math.max(D,L)}return D+g0},A=(M,H)=>{if(!Pi(M,H))return H;let D=C(M,H);return H.map(I=>I.id===M?v(N({},I),{position:v(N({},I.position),{y:D})}):I)},R=M=>{if(M.preventDefault(),M.dataTransfer.dropEffect="move",!(r!=null&&r.type))return;let H=d({x:M.clientX,y:M.clientY}),D={id:"__sidebar_drag__",type:r.type,position:H,measured:{width:1,height:1},internals:{positionAbsolute:H}};T(D,!1)},S=M=>{let H=M.relatedTarget;(!H||!M.currentTarget.contains(H))&&E()},P=(M,H)=>{M.preventDefault(),b(H)},z=(M,H,D)=>{var ee,oe;let I=[...D],B=H.parentId?H.parentId:H.id;if(M.parentId===H.id)return I=ki(M,H,I),I=At(I),I=Jt(B,I),y(I);if(M.type==="LANE"){if(Zt({parentId:H.id,nodes:I,excludeTypes:["LANE"]})){let F=br(H),ne=50,ae=50;return I.map($=>{var xe,Y;return $.id===M.id?v(N({},$),{position:{x:(xe=m==null?void 0:m.x)!=null?xe:F.x+ne,y:(Y=m==null?void 0:m.y)!=null?Y:F.y2+ae}}):$})}let Q=I.filter(F=>F.parentId===H.id).reduce((F,ne)=>{var ae,$;return F+(($=(ae=ne.measured)==null?void 0:ae.height)!=null?$:0)},0),se={x:ie.HEADER_WIDTH,y:Q};return I=I.map(F=>F.id===M.id?v(N({},F),{parentId:H.id,position:se,className:void 0}):v(N({},F),{className:void 0})),I=At(I),I=A(B,I),I}if(Zt({parentId:H.id,nodes:I,includeTypes:["LANE"]})){let q;if(M.parentId){let Z=s(M.parentId),{x:Q,y:se}=tt(Z);q={x:Q+((ee=M.position.x)!=null?ee:0),y:se+((oe=M.position.y)!=null?oe:0)}}return I=I.map(Z=>Z.id===M.id?v(N({},Z),{position:q!=null?q:Z.position,parentId:void 0,className:void 0}):v(N({},Z),{className:void 0})),I=Jt(B,I),I}let O=ea(M,H);I=I.map(q=>q.id===M.id?v(N({},q),{parentId:H.id,position:O,className:void 0}):v(N({},q),{className:void 0}));let G=I.find(q=>q.id===M.id);return I=ki(G,H,I),I=At(I),I=Jt(B,I),I},U=M=>{if(M.preventDefault(),!(r!=null&&r.type))return;if(!Ot(r.type,l())){f(!1),i(null);return}let H=d({x:M.clientX,y:M.clientY}),D={width:pe[r.type].MIN_WIDTH,height:pe[r.type].MIN_HEIGHT},I=u(),B={id:String(I),type:r.type,position:H,measured:D,data:{label:r.type==="TASK"?qr(e,a("bpmn.task.label.prefix")):"",variant:r.variant,attribute:r.attribute},selected:!0},L=v(N({},B),{internals:{positionAbsolute:H}}),k=v(N({},L),{measured:{width:1,height:1}}),O=p(),G=r.type==="LANE",ee=O.filter(F=>G?F.type==="LANE"&&!F.parentId:F.type==="LANE"),oe=Zo(k,ee),q=[...O.map(F=>v(N({},F),{selected:!1})),L];oe&&(q=z(L,oe,q)),q=qt(q),G&&!oe&&(q=A(L.id,q)),q=y(q),t(q),h();let Z=M.dataTransfer.getData("sourceId"),Q=c(),se=Q;if(Z){let F={id:String(I+1),source:Z,target:B.id},ne=r.type==="ANNOTATION"?N(N({},F),Mo):N(N({},F),nt);se=Q.concat(ne),o(se)}n("forceSave",{nodes:q,edges:se}),f(!1),i(null)},K=async(M,H,D)=>{let I=[...p()],B=new Set;D.forEach(O=>{let G=s(O.id),ee=O.type==="LANE",oe=I.filter(Z=>Z.id!==O.id&&(ee?Z.type==="LANE"&&!Z.parentId:Z.type==="LANE")),q=Zo(G,oe);if(q){if(ee&&Zt({parentId:O.id,nodes:I,includeTypes:["LANE"]})){O.parentId&&(I=X(O,I),B.add(O.id));return}I=z(G,q,I);return}O.parentId&&(I=X(O,I),O.type==="LANE"&&B.add(O.id))}),I=w(I);let L=D.filter(O=>O.type==="LANE"&&!O.parentId).map(O=>O.id);for(let O of L)Pi(O,I)&&m&&(I=I.map(G=>G.id===O?v(N({},G),{position:N({},m)}):G));for(let O of B)I=A(O,I);if(D.some(O=>O.type!=="LANE"&&!O.parentId)){let O=I.filter(G=>G.type==="LANE"&&!G.parentId).map(G=>G.id);for(let G of O)I=Jt(G,I)}I=qt(I),I=y(I),t(I),g(I),x(null)},W=(M,H)=>{x({x:H.position.x,y:H.position.y})},X=(M,H)=>{var oe,q,Z,Q,se,F,ne,ae;let D=s(M.parentId);if(!D)return H;let I=M.type==="LANE",B=H.filter($=>$.parentId===D.id&&$.id!==M.id),L=B.filter($=>$.type==="LANE"),k;if(I&&L.length===0)k=ie.MIN_HEIGHT;else if(I){let $=(q=(oe=M.measured)==null?void 0:oe.height)!=null?q:ie.MIN_HEIGHT;k=((Q=(Z=D.measured)==null?void 0:Z.height)!=null?Q:ie.MIN_HEIGHT)-$,k=Math.max(ie.MIN_HEIGHT,k)}else k=B.length>0?B.reduce(($,xe)=>{var Y,j;return $+((j=(Y=xe.measured)==null?void 0:Y.height)!=null?j:0)},0)+Ne:Math.max(ie.MIN_HEIGHT,(F=(se=D.measured)==null?void 0:se.height)!=null?F:0);let{x:O,y:G}=tt(D),ee={x:O+((ne=M.position.x)!=null?ne:0),y:G+((ae=M.position.y)!=null?ae:0)};return H=H.map($=>$.id===M.id?v(N({},$),{position:ee,parentId:void 0}):$.id===D.id?v(N({},$),{height:k,measured:v(N({},$.measured),{height:k})}):$),H=At(H),H};return{onDragOver:R,onDragLeave:S,onDrop:U,onNodeDrag:P,onNodeDragStart:W,onNodeDragStop:K}};import{useReactFlow as h0}from"@xyflow/react";import{useTranslation as y0}from"@produto-lecom/lecom-ui";import{useEffect as x0}from"react";var E0=30,b0=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},_0=e=>!b0(e.target),iu=({offset:e=E0,saveHistory:t})=>{let{t:o}=y0(),{getNodes:n,setNodes:r,getEdges:i,setEdges:a}=h0(),{getNextId:s}=it();x0(()=>{let l=c=>{if(c.ctrlKey&&c.key.toLowerCase()==="d"&&_0(c)){c.preventDefault(),c.stopPropagation();let d=n(),u=i(),f=d.filter(y=>y.selected);if(!f.length)return;let p=new Map,g=[],h=f.filter(y=>Ot(y.type,d));if(h.length===0)return;let m=u.filter(y=>h.some(w=>w.id===y.source)&&h.some(w=>w.id===y.target)),x=s(),_=h.map(y=>{var A;let w=String(x++);p.set(y.id,w);let C=v(N({},y),{id:w,selected:!0,position:{x:y.position.x+e,y:y.position.y+e}});if(y.type==="TASK"){let R=(A=y.data)==null?void 0:A.label,S=Go(R||o("bpmn.task.label.prefix"),[...d,...g]);C.data=v(N({},y.data),{label:S})}return g.push(C),C}),E=m.map(y=>v(N({},y),{id:String(x++),selected:!0,source:p.get(y.source)||y.source,target:p.get(y.target)||y.target})),T=[...d.map(y=>v(N({},y),{selected:!1})),..._],b=[...u.map(y=>v(N({},y),{selected:!1})),...E];r(T),a(b),t("forceSave",{nodes:T,edges:b})}};return document.addEventListener("keydown",l,!0),()=>{document.removeEventListener("keydown",l,!0)}},[n,r,i,a,s,e,o,t])};import{useEffect as N0,useRef as su}from"react";import{useReactFlow as T0}from"@xyflow/react";var v0=20,w0=50,Sn={UP:"ArrowUp",DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight"},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},au=e=>{let{getNodes:t}=T0(),{mode:o,isMoveTool:n}=J(),r=su(0),i=su(new Map);N0(()=>{let a=s=>{if(o!=="edit"||!n||I0(s.target)||!Object.values(Sn).includes(s.key))return;let u=t().filter(_=>_.selected);if(u.length===0){i.current.clear();return}s.preventDefault();let f=Date.now(),p=f-r.current<500;r.current=f;let g=s.shiftKey?w0:v0,h=0,m=0;switch(s.key){case Sn.UP:m=-g;break;case Sn.DOWN:m=g;break;case Sn.LEFT:h=-g;break;case Sn.RIGHT:h=g;break}let x=u.map(_=>{let E=i.current.get(_.id);(!p||!E)&&(E={x:_.position.x,y:_.position.y});let T={x:E.x+h,y:E.y+m};return i.current.set(_.id,T),{id:_.id,dragging:!0,type:"position",position:T}});e&&e(x)};return window.addEventListener("keydown",a),()=>{window.removeEventListener("keydown",a)}},[t,e,o,n])};import{useReactFlow as C0}from"@xyflow/react";var cu={"start-event":"START_EVENT","end-event":"END_EVENT",task:"TASK","gateway-exclusive":"GATEWAY"},du={"start-event":"","end-event":"",task:"","gateway-exclusive":"EXCLUSIVE"},lu=(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}},A0=e=>{e=e||"";let t=e.trim().split(`
|
|
42
|
+
`),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=lu(i[0],o),s=lu(i[1],o);a&&s&&n.push({sourceId:a.step,targetId:s.step,label:a.edgeLabel||s.edgeLabel||""})}),{components:o,connections:n}},uu=e=>{let{components:t,connections:o}=A0(e);return{nodes:t,edges:o}};var pu=()=>{let{setNodes:e,setEdges:t,fitView:o}=C0(),{getNextId:n}=it();return{importFromLia:i=>{let a=typeof i=="string"?i:i.diagramXml||"",{nodes:s,edges:l}=uu(a),c=[],d=new Map,u=!1,f=n();for(let[m,x]of Object.entries(s)){let _=String(f++),E=cu[x.type],T=du[x.type];E==="START_EVENT"&&(u=!0),d.set(m,_);let b=pe[E].MIN_WIDTH,y=pe[E].MIN_HEIGHT;c.push({id:_,type:E,data:{label:x.label||"",variant:T,attribute:""},position:{x:0,y:0},width:b,height:y,measured:{width:b,height:y}})}let p=[];for(let m of l){let x=v(N({},nt),{id:String(f++),source:d.get(m.sourceId)||m.sourceId,target:d.get(m.targetId)||m.targetId});p.push(x)}if(!u&&c.length>0){let m=String(f++),x={id:m,type:"START_EVENT",data:{label:"",variant:"",attribute:""},position:{x:0,y:0},width:pe.START_EVENT.MIN_WIDTH,height:pe.START_EVENT.MIN_HEIGHT,measured:{width:pe.START_EVENT.MIN_WIDTH,height:pe.START_EVENT.MIN_HEIGHT}};c.unshift(x);let _=c[1];if(_){let E=v(N({},nt),{id:String(f++),source:m,target:_.id});p.unshift(E)}}let{nodes:g,edges:h}=Fc(c,p);e(g),t(h),o({padding:zo,minZoom:Yo,maxZoom:Wo})}}};import{useEffect as S0,useCallback as M0}from"react";var P0={origin:"*",debug:!1};function fu(e,t=P0){let{origin:o,debug:n}=t,r=M0((i,a)=>{let s={event:i,data:[i,{event:i,data:a}]};window.parent.postMessage(s,o||"*")},[o]);return S0(()=>{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 L0}from"@xyflow/react";import{useEffect as mu}from"react";var gu=()=>{let e=L0(),{initialDiagram:t,setIsInitialized:o}=J(),{importFromMxGraph:n}=Fo();mu(()=>{t&&n(t)},[t,n,o]),mu(()=>{if(!e)return;(async()=>{await On(),o(!0)})()},[e,o])};import{useCallback as hu}from"react";import{useReactFlow as k0}from"@xyflow/react";function yu(){let{setTaskStatuses:e,clearTaskStatuses:t,calculateFlowPath:o}=jt(),{getEdges:n}=k0(),r=Xn(),i=hu(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=hu(()=>{t(),setTimeout(()=>{r()},0)},[t,r]);return{handleTasksStatus:i,handleClearTaskStatus:a}}import{useReactFlow as R0}from"@xyflow/react";import{useCallback as Ct,useState as D0,useEffect as xu}from"react";import{useDebouncedCallback as O0}from"use-debounce";var H0=500,Eu=100,bu=(e=!1)=>{let{getNodes:t,getEdges:o,setNodes:n,setEdges:r}=R0(),[i,a]=D0({history:[],currentStep:0}),{history:s,currentStep:l}=i,c=l>0,d=l<s.length-1,u=Ct((b,y)=>{n(b[y].nodes),r(b[y].edges)},[n,r]),f=Ct(()=>{if(l>0){let b=l-1;a(y=>v(N({},y),{currentStep:b})),u(s,b)}},[l,s,u]),p=Ct(()=>{if(l<s.length-1){let b=l+1;a(y=>v(N({},y),{currentStep:b})),u(s,b)}},[s,l,u]),g=Ct(b=>{a(y=>{let w=y.history[y.currentStep];if(w&&JSON.stringify(w)===JSON.stringify(b))return y;let R=[...y.history.slice(0,y.currentStep+1),b],S=R.length>Eu?R.slice(R.length-Eu):R;return{history:S,currentStep:S.length-1}})},[]),h=Ct((b,y)=>{let w=b.map(A=>v(N({},A),{selected:!1,className:"",data:v(N({},A.data),{hasError:!1})})),C=y.map(A=>v(N({},A),{data:v(N({},A.data),{hasError:!1})}));return{nodes:qt(w),edges:C}},[]),m=Ct(()=>h(t(),o()),[t,o,h]),x=O0(()=>{let b=m();g(b)},H0),_=Ct((b,y)=>{if(!e)return;if(s.length===0){let A=m();a({history:[A],currentStep:0})}if(b==="forceSave"){if(y){g(h(y.nodes,y.edges));return}x();return}b.some(A=>A.type==="select")||b.some(A=>A.type==="position"&&A.dragging)||x()},[e,x,s.length,m,g,h]);xu(()=>{if(e&&s.length===0){let b=m();a({history:[b],currentStep:0})}},[e,s.length,m]);let E=Ct(b=>{a({history:b||[],currentStep:0})},[]),T=Ct(()=>{a({history:[],currentStep:0})},[]);return xu(()=>{let b=y=>{(y.ctrlKey||y.metaKey)&&(y.shiftKey&&y.key.toLowerCase()==="z"?(y.preventDefault(),p()):y.key.toLowerCase()==="z"&&(y.preventDefault(),f()))};return document.addEventListener("keydown",b),()=>{document.removeEventListener("keydown",b)}},[f,p]),{history:s,undo:f,redo:p,canUndo:c,canRedo:d,saveHistory:_,resetHistory:E,clearHistory:T}};var _u=()=>{let{t:e}=V0(),[t,o,n]=B0([]),[r,i,a]=G0([]),{getNodes:s,getNode:l}=Y0(),{toast:c}=We(),d=W0(),{instanceId:u,isInitialized:f,setIsConnecting:p,setIsMultipleSelection:g,onElementClick:h}=J(),{updateHelperLines:m,HelperLines:x}=Tr(),{undo:_,redo:E,canUndo:T,canRedo:b,saveHistory:y}=bu(f),{onNodeDrag:w,onDrop:C,onDragOver:A,onDragLeave:R,onNodeDragStop:S,onNodeDragStart:P}=ru({nodes:t,setNodes:o,setEdges:i,saveHistory:y}),{isValidConnection:z,onConnect:U,onReconnect:K,onReconnectStart:W,onReconnectEnd:X,setReconnectingEdge:M,clearReconnectingEdge:H}=Fd({setEdges:i,saveHistory:y}),{handleValidationComplete:D,clearValidation:I,dismissValidationPanel:B,validateDiagram:L,getIsClearingValidation:k}=eu(),{importFromLia:O}=pu(),{handleTasksStatus:G,handleClearTaskStatus:ee}=yu(),{clearPathEdges:oe}=jt(),{emitElementChanges:q,handleNodeChanges:Z,handleEdgeChanges:Q}=ti(),se=Xn();nu({saveHistory:y}),iu({saveHistory:y}),gu();let F=St(()=>{o([]),i([]),oe(),setTimeout(se,0)},[o,i,oe,se]);fu({LIA_CREATE_DIAGRAM:O,CLEAR_DIAGRAM:F,TASKS_STATUS:G,CLEAR_TASKS_STATUS:ee});let{selectElements:ne,clearSelection:ae}=Ht(),{importFromMxGraph:$,exportToMxGraph:xe}=Fo(),{configureElement:Y,getConfigureElement:j}=Pr(),ce=St(()=>t.length+r.length,[t,r]);F0(()=>(xt.set(u,{importFromMxGraph:$,exportToMxGraph:xe,selectElements:ne,clearSelection:ae,configureElement:Y,getConfigureElement:j,getElementsCount:ce,setReconnectingEdge:M,clearReconnectingEdge:H}),()=>{xt.delete(u)}),[u,$,xe,ne,ae,Y,j,ce,M,H]);let re=St((be,he)=>{if(he.type!=="TASK"&&he.type!=="GATEWAY")return;let me=j(he.id);me&&(h==null||h(me))},[j,h]),fe=St((be,he)=>{if(he.type!=="SEQUENCE_EDGE")return;let me=l(he.source),_e=l(he.target),{isFromStartEvent:qe,isGatewayToGateway:et,isActiviyToAndGateway:Be}=zn(me,_e);if(!(!qe&&!et&&!Be))return;let ft=j(he.id);ft&&(h==null||h(ft))},[j,l,h]),ue=St(be=>{let he=m(be,t);n(he),y(be),k()||B(),Z(be)},[t,n,y,k,B,m,Z]),ye=St(be=>{a(be),y(be),k()||B(),Q(be)},[a,y,k,B,Q]);au(ue);let ve=St(({nodes:be,edges:he})=>{g(be.length+he.length>=2)},[g]);z0({onChange:ve});let Oe=St(async({nodes:be})=>be.some(me=>me.type==="LANE"&&t.some(_e=>_e.parentId===me.id))?(c({variant:"error",title:e("validation.errors.title"),content:e("editor.toolbar.delete_pool_lane_error")}),!1):!0,[t,e,c]),Ge=()=>{y("forceSave"),q(),B()},$e=()=>{p(!0)},pt=()=>{p(!1),B()},Ke=St(be=>{let he=new Set(be.filter(me=>me.type==="LANE"&&!!me.parentId).map(me=>me.parentId));he.size!==0&&setTimeout(()=>{var qe,et;let me=s(),_e=new Map(me.map(Be=>[Be.id,Be]));for(let Be of he){let bt=Qt(me.filter(_t=>_t.type==="LANE"&&_t.parentId===Be));if(bt.length===0)continue;let ft=0;for(let _t of bt)_e.set(_t.id,v(N({},_t),{position:{x:ie.HEADER_WIDTH,y:ft}})),ft+=(et=(qe=_t.measured)==null?void 0:qe.height)!=null?et:0;let go=_e.get(Be);go&&_e.set(Be,v(N({},go),{height:ft,measured:v(N({},go.measured),{height:ft})}))}o(me.map(Be=>{var bt;return(bt=_e.get(Be.id))!=null?bt:Be}))},0)},[s,o]);return{nodes:t,setNodes:o,edges:r,setEdges:i,events:{isValidConnection:z,onConnect:U,onReconnect:K,onReconnectStart:W,onReconnectEnd:X,onDrop:C,onDragOver:A,onDragLeave:R,onNodeDrag:w,onNodeDragStop:S,onNodeDragStart:P,onNodeClick:re,onEdgeClick:fe,onDropCapture:Ge,onConnectStart:$e,onConnectEnd:pt,onSelectionEnd:()=>setTimeout(()=>d.setState({nodesSelectionActive:!1}),0),onNodesChange:ue,onEdgesChange:ye,onBeforeDelete:Oe,onNodesDelete:Ke},ui:{handleCloseValidationPanel:I},controls:{undo:_,redo:E,canUndo:T,canRedo:b},components:{HelperLines:x},actions:{saveHistory:y,selectElements:ne,clearSelection:ae,exportToMxGraph:xe,validateDiagram:L,handleValidationComplete:D,setReconnectingEdge:M,clearReconnectingEdge:H}}};import{useReactFlow as X0}from"@xyflow/react";import{useCallback as U0,useEffect as $0,useRef as K0,useState as q0}from"react";var Z0=".react-flow__node, .react-flow__edge, .react-flow__node-toolbar";function Nu(e,t,o){let[n,r]=q0(!1),i=K0(null),{getViewport:a,setViewport:s}=X0(),l=U0(()=>{i.current=null,r(!1)},[]);return $0(()=>{let c=e.current;if(!c)return;let d=p=>{if(!vn.some(h=>h===p.button)||t.current||o.current||(r(!0),!(p.target instanceof Element))||!p.target.closest(Z0))return;p.preventDefault(),p.stopPropagation();let g=a();i.current={pointerX:p.clientX,pointerY:p.clientY,viewportX:g.x,viewportY:g.y,zoom:g.zoom}},u=p=>{let g=i.current;if(g){if((p.buttons&xs)===0){l();return}s({x:g.viewportX+(p.clientX-g.pointerX),y:g.viewportY+(p.clientY-g.pointerY),zoom:g.zoom})}},f=p=>{(p.buttons&xs)===0&&l()};return c.addEventListener("pointerdown",d,!0),window.addEventListener("pointermove",u),window.addEventListener("pointerup",f),window.addEventListener("pointercancel",l),window.addEventListener("blur",l),()=>{c.removeEventListener("pointerdown",d,!0),window.removeEventListener("pointermove",u),window.removeEventListener("pointerup",f),window.removeEventListener("pointercancel",l),window.removeEventListener("blur",l)}},[e,t,o,a,s,l]),n}import{jsx as Tu}from"react/jsx-runtime";var ri=({id:e,className:t})=>Tu("marker",{id:e,className:V("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:Tu("path",{d:"M 0 0 L 10 5 L 0 10 Z"})});import{jsx as ii,jsxs as J0}from"react/jsx-runtime";var vu=()=>ii("svg",{style:{position:"absolute",top:0,left:0},children:J0("defs",{children:[ii(ri,{id:"sequence-edge-marker",className:"text-grey-500"}),ii(ri,{id:"sequence-edge-marker-hovered",className:"text-grey-800"}),ii(ri,{id:"sequence-edge-marker-highlighted",className:"text-blue-500"})]})});import{Tooltip as yE,TooltipContent as xE,TooltipTrigger as EE,useTranslation as bE}from"@produto-lecom/lecom-ui";import{useKeyPress as Wu,useReactFlow as Bx}from"@xyflow/react";import{Button as pi,Tooltip as fi,TooltipContent as mi,TooltipTrigger as gi,useTranslation as zx}from"@produto-lecom/lecom-ui";import{HandIcon as Yx,ListCheckIcon as Wx,MapIcon as Fx,MousePointerIcon as Xx}from"lucide-react";import{useCallback as Ns,useEffect as Fu}from"react";import{Tooltip as yx,TooltipContent as xx,TooltipTrigger as Ex,useTranslation as bx}from"@produto-lecom/lecom-ui";var Mn=(E=>(E.START_EVENT="START_EVENT",E.END_EVENT="END_EVENT",E.TASK="TASK",E.SUBPROCESS="SUBPROCESS",E.GATEWAY="GATEWAY",E.LANE="LANE",E.ANNOTATION="ANNOTATION",E.CONNECTION="CONNECTION",E.INTERMEDIATE_EVENT="INTERMEDIATE_EVENT",E.ACTIVITY="ACTIVITY",E.PROCESS_INTERFACE="PROCESS_INTERFACE",E.WORKFLOW_INTERFACE="WORKFLOW_INTERFACE",E.VARIANT_ACTIVITY="VARIANT_ACTIVITY",E.AUTO_ACTIVITY="AUTO_ACTIVITY",E.DATA_STORE="DATA_STORE",E.DATA_OBJECT="DATA_OBJECT",E.DATA_OUTPUT="DATA_OUTPUT",E.DATA_INPUT="DATA_INPUT",E.MARKER="MARKER",E))(Mn||{});import{Button as cx,useTranslation as dx}from"@produto-lecom/lecom-ui";import{useReactFlow as ux}from"@xyflow/react";var wu=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 Iu({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(`
|
|
43
|
+
`),i=encodeURI(r);si(i,`${o}.csv`)}var si=(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 Au(e){return e==null?void 0:e.replaceAll("
"," ")}var g3={START_EVENT:"START_EVENT",END_EVENT:"END_EVENT",TASK:"TASK",GATEWAY:"GATEWAY",ANNOTATION:"ANNOTATION"},Cu={script:"SCRIPT",subprocess:"SUBPROCESS"},Su={"marker-loop":"LOOP"},Mu={complex:"COMPLEX",none:"EXCLUSIVE",exclusive:"EXCLUSIVE",parallel:"PARALLEL",inclusive:"EXCLUSIVE"};var fo=({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}}},j0=e=>{let{subType:t,style:o}=e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=pe.START_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=pe.START_EVENT.MIN_HEIGHT,{node:fo({cell:e,type:"START_EVENT"}),status:n,originalType:o}},ex=e=>{let{subType:t,style:o}=e==null?void 0:e._attributes,n="imported";return["none"].includes(t)||(n="adapted"),e.mxGeometry._attributes.width=pe.END_EVENT.MIN_WIDTH,e.mxGeometry._attributes.height=pe.END_EVENT.MIN_HEIGHT,{node:fo({cell:e,type:"END_EVENT"}),status:n,originalType:o}},tx=(e,t)=>{let{id:o,subType:n,style:r}=e==null?void 0:e._attributes,i=Cu[n],a=t.get(o)||"",s=Su[a]||"",l=s==="LOOP",c="imported";return!["script","none"].includes(n)&&!l&&(c="adapted"),e.mxGeometry._attributes.width=Pt(e.mxGeometry._attributes.width||0,pe.TASK.MIN_WIDTH),e.mxGeometry._attributes.height=Pt(e.mxGeometry._attributes.height||0,pe.TASK.MIN_HEIGHT),{node:fo({cell:e,type:"TASK",variant:i,attribute:s}),status:c,originalType:r}},ox=e=>{let{style:t,subType:o}=e==null?void 0:e._attributes,n=Mu[o],r=["none","inclusive","event-based"],i="imported";return r.includes(o)&&(i="adapted"),e.mxGeometry._attributes.width=pe.GATEWAY.MIN_WIDTH,e.mxGeometry._attributes.height=pe.GATEWAY.MIN_HEIGHT,{node:fo({cell:e,type:"GATEWAY",variant:n}),status:i,originalType:t}},nx=e=>{let{style:t}=e==null?void 0:e._attributes;return{node:fo({cell:e,type:"LANE"}),status:"imported",originalType:t}},rx=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=Pt(e.mxGeometry._attributes.width||0,pe.ANNOTATION.MIN_WIDTH),e.mxGeometry._attributes.height=Pt(e.mxGeometry._attributes.height||0,pe.ANNOTATION.MIN_HEIGHT),{node:fo({cell:e,type:"ANNOTATION"}),status:"imported",originalType:t}},Pu=e=>{let{style:t}=e==null?void 0:e._attributes;return e.mxGeometry._attributes.width=pe.UNSUPPORTED.MIN_WIDTH,e.mxGeometry._attributes.height=pe.UNSUPPORTED.MIN_HEIGHT,{node:fo({cell:e,type:"UNSUPPORTED"}),status:"unsupported",originalType:t}},Lu=(e,t)=>{let{id:o,source:n,target:r,value:i}=e._attributes;return v(N({},nt),{id:o,source:t.get(n)||n,target:t.get(r)||r,data:{label:i||""}})},ku={TASK:tx,GATEWAY:ox,START_EVENT:j0,END_EVENT:ex,LANE:nx,ANNOTATION:rx};var ix=e=>{let t=new Map,o=Object.values(Mn),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=ku[l]||Pu,{node:d,status:u,originalType:f}=c(s,r);a.push(d),i.push({originalType:f,type:d.type,variant:d.data.variant,value:Au(d.data.label),status:u})}return{nodes:a,governanceIdToNodeIdMap:t,summary:i}},sx=(e,t)=>e.filter(r=>{var i;return(i=r._attributes)==null?void 0:i.edge}).map(r=>Lu(r,t)),ax=e=>{let{mxGraphModel:t}=e,{nodes:o,governanceIdToNodeIdMap:n,summary:r}=ix(t.root.mxCell),i=sx(t.root.mxCell,n);return{nodes:o,edges:i,summary:r}},lx=async e=>{let t=await wu(e),o=Ur(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}},Ru=async e=>{try{let t=await lx(e),{nodes:o,edges:n,summary:r}=ax(t)||{};return{nodes:o,edges:n,summary:r}}catch(t){throw t}};import{jsx as px}from"react/jsx-runtime";var Du=()=>{let{t:e}=dx(),{toast:t}=We(),{setNodes:o,setEdges:n,fitView:r}=ux(),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:px(cx,{size:"small",variant:"ghost",onClick:()=>Iu({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 Ru(s);if(o(f=>f.concat(l)),n(f=>f.concat(c)),r({padding:zo,minZoom:Yo,maxZoom:Wo}),d.some(f=>f.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 fx}from"@produto-lecom/lecom-ui";import{useRef as mx}from"react";import{Fragment as gx,jsx as Ou,jsxs as hx}from"react/jsx-runtime";var Hu=s=>{var l=s,{children:e,accept:t="*",multiple:o=!1,disabled:n=!1,onClick:r,onFilesSelected:i}=l,a=mt(l,["children","accept","multiple","disabled","onClick","onFilesSelected"]);let c=mx(null),d=f=>{let p=f.target.files;p!=null&&p.length&&i(p),c.current&&(c.current.value="")};return hx(gx,{children:[Ou(fx,v(N({disabled:n,onClick:f=>{var p;(p=c.current)==null||p.click(),r==null||r(f)}},a),{children:e})),Ou("input",{type:"file",ref:c,className:"sr-only",accept:t,multiple:o,disabled:n,onChange:d})]})};import{jsx as ai,jsxs as _x}from"react/jsx-runtime";var Vu=({disabled:e=!1})=>{let{t}=bx(),{toast:o}=We(),{importFromGovernance:n}=Du(),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 _x(yx,{children:[ai(Ex,{asChild:!0,children:ai(Hu,{className:"[&>svg]:size-7 p-0",variant:"ghost",size:"small",color:"grey",iconButton:!0,accept:".mdr",disabled:e,onClick:r,onFilesSelected:i,children:ai(Bs,{})})}),ai(xx,{color:"black",children:t("editor.controls.actions.import_governance")})]})};import{jsx as Nx}from"react/jsx-runtime";var Es=({shortcut:e})=>Nx("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 Mx,DropdownMenu as Px,DropdownMenuContent as Lx,DropdownMenuItem as _s,DropdownMenuTrigger as kx,Tooltip as ci,TooltipContent as di,TooltipTrigger as ui,useTranslation as Rx}from"@produto-lecom/lecom-ui";import{FileCodeIcon as Dx,FileImageIcon as Ox,FolderOutputIcon as Hx,PrinterIcon as Vx}from"lucide-react";import{useState as Gx}from"react";import{useTranslation as Tx}from"@produto-lecom/lecom-ui";import{useReactFlow as vx}from"@xyflow/react";import{toPng as Gu,toSvg as wx}from"html-to-image";import{useState as Ix}from"react";var Ax=3,bs="diagram",li=50,Cx=96,Sx=25.4,Bu=e=>e*Sx/Cx,zu=()=>{let{t:e}=Tx(),{toast:t}=We(),{getNodes:o,getNodesBounds:n}=vx(),{clearSelection:r}=Ht(),[i,a]=Ix({png:!1,html:!1,print:!1}),s=()=>{let f=is(o()),p=n(f),g=p.width+li*2,h=p.height+li*2,m=li-p.x,x=li-p.y;return{width:g,height:h,style:{width:`${g}px`,height:`${h}px`,transform:`translate(${m}px, ${x}px)`,transformOrigin:"top left"}}},l=async(f,p)=>{a(g=>v(N({},g),{[p]:!0})),await r();try{if(is(o()).length===0){t({content:e("editor.controls.actions.export.feedback.empty"),variant:"warning"});return}let h=Uc();if(!h)throw new Error("Flow element not found");let m=s();return await f(h,m)}catch(g){console.error("Diagram export failed",g),t({content:e("editor.controls.actions.export.feedback.error"),variant:"error"})}finally{a(g=>v(N({},g),{[p]:!1}))}};return{exportAsPng:async(f=bs)=>{await l(async(p,g)=>{let h=await Gu(p,v(N({},g),{backgroundColor:"#fcfcfc",skipFonts:!0}));si(h,`${f}.png`)},"png")},exportAsHtml:async(f=bs)=>{await l(async(p,g)=>{let h=await wx(p,v(N({},g),{backgroundColor:"#fcfcfc",skipFonts:!0})),m=`
|
|
44
44
|
<!DOCTYPE html>
|
|
45
45
|
<html>
|
|
46
46
|
<head>
|
|
@@ -65,11 +65,11 @@ var Pu=Object.defineProperty,Lu=Object.defineProperties;var ku=Object.getOwnProp
|
|
|
65
65
|
</style>
|
|
66
66
|
</head>
|
|
67
67
|
<body>
|
|
68
|
-
<img src="${
|
|
68
|
+
<img src="${h}" alt="${f}" />
|
|
69
69
|
</body>
|
|
70
|
-
</html>`,
|
|
70
|
+
</html>`,x=new Blob([m],{type:"text/html"}),_=URL.createObjectURL(x);si(_,`${f}.html`),window.setTimeout(()=>URL.revokeObjectURL(_),1e4)},"html")},printDiagram:async(f=bs)=>{await l(async(p,g)=>{var C;let h=await Gu(p,v(N({},g),{backgroundColor:"#fcfcfc",pixelRatio:Ax,skipFonts:!0})),m=document.createElement("iframe");m.style.position="fixed",m.style.right="0",m.style.bottom="0",m.style.width="0",m.style.height="0",m.style.border="0",document.body.appendChild(m);let x=(C=m.contentWindow)==null?void 0:C.document;if(!x)throw document.body.removeChild(m),new Error("Unable to access print iframe document");let _=Bu(g.width).toFixed(2),E=Bu(g.height).toFixed(2),T=x.createElement("style");T.textContent=`
|
|
71
71
|
@page {
|
|
72
|
-
size: ${
|
|
72
|
+
size: ${_}mm ${E}mm;
|
|
73
73
|
margin: 0;
|
|
74
74
|
}
|
|
75
75
|
html, body {
|
|
@@ -83,4 +83,4 @@ var Pu=Object.defineProperty,Lu=Object.defineProperties;var ku=Object.getOwnProp
|
|
|
83
83
|
height: 100%;
|
|
84
84
|
object-fit: contain;
|
|
85
85
|
}
|
|
86
|
-
`,b.head.appendChild(w),b.title=f;let _=b.createElement("img");_.alt="Diagram",b.body.appendChild(_),await new Promise((A,M)=>{let S=!1,k=B=>{S||(S=!0,B?M(B):A())};_.onload=()=>k(),_.onerror=()=>k(new Error("Failed to load print image")),_.src=y,_.complete&&_.naturalWidth>0&&k()});let x=m.contentWindow;if(!x)throw document.body.removeChild(m),new Error("Unable to access print iframe window");let N=()=>{m.parentNode&&document.body.removeChild(m)};x.addEventListener("afterprint",N,{once:!0}),window.setTimeout(N,6e4),x.focus(),x.print()},"print")},isPrintingPng:i.png,isPrintingHtml:i.html,isPrinting:i.print}};import{jsx as Te,jsxs as Po}from"react/jsx-runtime";function uu(){let{t:e}=Z0(),{exportAsPng:t,exportAsHtml:o,printDiagram:n,isPrinting:r,isPrintingPng:i,isPrintingHtml:a}=du(),[s,l]=tx(!1);return Po($0,{modal:!1,open:s,onOpenChange:l,children:[Te(q0,{asChild:!0,children:Te("div",{children:Po(Kr,{children:[Te(Zr,{asChild:!0,children:Te(U0,{size:"small",variant:"ghost",color:"grey",iconButton:!0,children:Te(j0,{})})}),!s&&Te(qr,{color:"black",children:e("editor.controls.actions.export.title")})]})})}),Po(K0,{align:"center",side:"top",sideOffset:16,className:"min-w-0 flex flex-col gap-2 p-2 shadow-sm",children:[Po(Kr,{children:[Te(Zr,{asChild:!0,children:Te(os,{className:"p-1.5",disabled:i,onClick:()=>t(),children:Te(Q0,{})})}),Te(qr,{side:"right",color:"black",children:e("editor.controls.actions.export.png")})]}),Po(Kr,{children:[Te(Zr,{asChild:!0,children:Te(os,{className:"p-1.5",disabled:a,onClick:()=>o(),children:Te(J0,{})})}),Te(qr,{side:"right",color:"black",children:e("editor.controls.actions.export.html")})]}),Po(Kr,{children:[Te(Zr,{asChild:!0,children:Te(os,{className:"p-1.5",disabled:r,onClick:()=>n(),children:Te(ex,{})})}),Te(qr,{side:"right",color:"black",children:e("editor.controls.actions.export.print")})]})]})]})}import{Fragment as mu,jsx as Ne,jsxs as ht}from"react/jsx-runtime";var gu=({nodes:e,edges:t,validateDiagram:o,handleValidationComplete:n})=>{let{t:r}=nx(),{clearSelection:i}=vt(),{mode:a,isMinimapOpen:s,setIsMinimapOpen:l,isMoveTool:c,isHandTool:d,setIsMoveTool:u,setIsHandTool:f}=Q(),{getNodes:p,getEdges:g}=ox(),y=pu(["v","V"]),m=pu(["h","H"]),b=ns(()=>{i(),f(!0),u(!1)},[i,f,u]),h=ns(()=>{u(!0),f(!1)},[u,f]),E=ns(()=>{let w=p(),_=g(),x=o({nodes:w,edges:_});n(x)},[p,g,o,n]);return fu(()=>{y&&!c&&a==="edit"&&h()},[y,h,c,a]),fu(()=>{m&&!d&&a==="edit"&&b()},[m,b,d,a]),ht("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[a==="edit"&&ht(mu,{children:[ht(Qr,{children:[Ne(ei,{asChild:!0,children:Ne(Jr,{size:"small",variant:"ghost",color:"grey",className:R(c&&"bg-grey-400"),iconButton:!0,onClick:h,children:Ne(ax,{})})}),ht(jr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.move_tool"),Ne(es,{shortcut:"V"})]})]}),ht(Qr,{children:[Ne(ei,{asChild:!0,children:Ne(Jr,{size:"small",variant:"ghost",color:"grey",className:R(d&&"bg-grey-400"),iconButton:!0,onClick:b,children:Ne(rx,{})})}),ht(jr,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.hand_tool")," ",Ne(es,{shortcut:"H"})]})]})]}),Ne(uu,{}),a==="edit"&&ht(mu,{children:[ht(Qr,{children:[Ne(ei,{asChild:!0,children:Ne(Jr,{size:"small",variant:"ghost",color:"grey",iconButton:!0,onClick:E,children:Ne(ix,{})})}),Ne(jr,{color:"black",children:r("editor.controls.actions.check")})]}),Ne(au,{disabled:e.length>0||t.length>0})]}),ht(Qr,{children:[Ne(ei,{asChild:!0,children:Ne(Jr,{size:"small",variant:"ghost",color:"grey",className:R(s&&"bg-grey-400"),iconButton:!0,onClick:()=>l(!s),children:Ne(sx,{})})}),Ne(jr,{color:"black",children:r(s?"editor.controls.actions.minimap.close":"editor.controls.actions.minimap.open")})]})]})};import{Button as hu,Tooltip as yu,TooltipContent as xu,TooltipTrigger as Eu,useTranslation as lx}from"@produto-lecom/lecom-ui";import{RedoIcon as cx,UndoIcon as dx}from"lucide-react";import{jsx as Dt,jsxs as rs}from"react/jsx-runtime";var bu=({undo:e,redo:t,canUndo:o,canRedo:n})=>{let{t:r}=lx();return rs("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[rs(yu,{children:[Dt(Eu,{asChild:!0,children:Dt(hu,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!o,onClick:e,children:Dt(dx,{})})}),Dt(xu,{color:"black",children:r("editor.controls.history.undo")})]}),rs(yu,{children:[Dt(Eu,{asChild:!0,children:Dt(hu,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!n,onClick:t,children:Dt(cx,{})})}),Dt(xu,{color:"black",children:r("editor.controls.history.redo")})]})]})};import{useEdges as ux,useNodes as px,useReactFlow as fx}from"@xyflow/react";import{Button as ti,Tooltip as oi,TooltipContent as ni,TooltipTrigger as ri,useTranslation as mx}from"@produto-lecom/lecom-ui";import{ScanIcon as gx,ZoomIn as hx,ZoomOut as yx}from"lucide-react";import{jsx as Me,jsxs as xn}from"react/jsx-runtime";var _u=()=>{let{t:e}=mx(),t=px(),o=ux(),{zoomIn:n,zoomOut:r,zoomTo:i,fitView:a}=fx(),s=t.length===0&&o.length===0;return xn("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[xn(oi,{children:[Me(ri,{asChild:!0,children:Me(ti,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>a(),children:Me(gx,{})})}),Me(ni,{color:"black",children:e("editor.controls.zoom.fit")})]}),xn(oi,{children:[Me(ri,{asChild:!0,children:Me(ti,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>r(),children:Me(yx,{})})}),Me(ni,{color:"black",children:e("editor.controls.zoom.out")})]}),xn(oi,{children:[Me(ri,{asChild:!0,children:Me(ti,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>i(1),children:Me(Ts,{})})}),Me(ni,{color:"black",children:e("editor.controls.zoom.reset")})]}),xn(oi,{children:[Me(ri,{asChild:!0,children:Me(ti,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>n(),children:Me(hx,{})})}),Me(ni,{color:"black",children:e("editor.controls.zoom.in")})]})]})};import{useNodes as xx}from"@xyflow/react";import{Button as Ex,Tooltip as bx,TooltipContent as _x,TooltipTrigger as Tx,useTranslation as Nx}from"@produto-lecom/lecom-ui";import{useRef as vx,useState as wx}from"react";import{jsx as Zt,jsxs as Tu}from"react/jsx-runtime";var Nu=()=>{let e=vx(null),{t}=Nx(),{setDraggableNode:o}=vo(),n=xx(),{setIsDragging:r}=Q(),[i,a]=wx(void 0),s=[{type:"START_EVENT",icon:vn,label:t("bpmn.start_event.variant.default")},{type:"END_EVENT",icon:jt,label:t("bpmn.end_event.variant.default")},{type:"TASK",icon:ko,label:t("bpmn.task.variant.default")},{type:"TASK",variant:"SUBPROCESS",icon:Is,label:t("bpmn.task.variant.subprocess")},{type:"TASK",variant:"SCRIPT",icon:As,label:t("bpmn.task.variant.script")},{type:"TASK",attribute:"LOOP",icon:ws,label:t("bpmn.task.attribute.loop")},{type:"GATEWAY",variant:"EXCLUSIVE",icon:to,label:t("bpmn.gateway.variant.exclusive")},{type:"GATEWAY",variant:"PARALLEL",icon:oo,label:t("bpmn.gateway.variant.parallel")},{type:"GATEWAY",variant:"COMPLEX",icon:eo,label:t("bpmn.gateway.variant.complex")},{type:"LANE",icon:_s,label:t("bpmn.lane.variant.default")},{type:"ANNOTATION",icon:Tn,label:t("bpmn.annotation.variant.default")}],l=(c,d)=>{o({type:d.type,variant:d.variant,attribute:d.attribute,icon:d.icon}),a(Zt(d.icon,{})),c.dataTransfer.effectAllowed="move",e.current&&c.dataTransfer.setDragImage(e.current,10,10),setTimeout(()=>{r(!0)},100)};return Tu("aside",{className:"sidebar absolute z-[1] top-4 left-4",children:[Zt("div",{className:"grid grid-cols-1 gap-2 p-2 bg-white rounded-md shadow-md",children:s.map((c,d)=>{let u=!Nt(c.type,n),f=u?t("editor.toolbar.start_event_already_exists"):c.label;return Tu(bx,{children:[Zt(Tx,{asChild:!0,children:Zt(Ex,{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:p=>l(p,c),children:Zt(c.icon,{})},d)}),Zt(_x,{color:"black",side:"right",children:f})]},d)})}),Zt("div",{ref:e,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:i})]})};import{jsx as Qe,jsxs as ii}from"react/jsx-runtime";var is=Px((e,t)=>{let o=Mx("Space"),{instanceId:n,mode:r,isMinimapOpen:i,isMoveTool:a,isHandTool:s}=Q(),[l,c]=Rx(!1),d=kx(null),{nodes:u,edges:f,actions:p,events:g,components:y,controls:m}=Xd(),{t:b}=Hx();Lx(t,()=>({selectElements:p.selectElements,clearSelection:p.clearSelection})),vu(()=>{let x=d.current;if(!x)return;let N=A=>{s||o||r==="edit"&&Gr.some(M=>M===A.button)&&c(!0)},I=A=>{(A.buttons&ud)===0&&c(!1)};return x.addEventListener("pointerdown",N),window.addEventListener("pointerup",I),()=>{x.removeEventListener("pointerdown",N),window.removeEventListener("pointerup",I)}},[s,o,r]),vu(()=>{let x=d.current;if(!x)return;let N=x.querySelector(".react-flow__pane");if(!N)return;let I=A=>A.preventDefault();return N.addEventListener("contextmenu",I),()=>N.removeEventListener("contextmenu",I)},[]);let h=s||o||r!=="edit"?!0:Gr,E=r!=="readonly"&&a&&!o,w=r==="edit"&&a&&!o,_=r==="edit"&&a&&!o;return ii("div",{ref:d,className:"w-full h-full",children:[r==="edit"&&Qe(Nu,{}),Qe($d,{}),ii(Cx,v(T({},g),{id:`modeler-${n}`,className:R({"is-hand-tool":s||o||l}),edges:f,nodes:u,nodeTypes:ed,edgeTypes:td,minZoom:ji,maxZoom:ad,panOnDrag:h,panOnScroll:!0,selectionOnDrag:!0,elevateEdgesOnSelect:!0,elevateNodesOnSelect:!1,elementsSelectable:E,nodesConnectable:w,nodesDraggable:_,connectionLineComponent:Jc,selectionMode:Sx.Partial,multiSelectionKeyCode:["Control","Meta"],deleteKeyCode:"Delete",selectionKeyCode:null,defaultViewport:ld,connectOnClick:!1,connectionRadius:50,proOptions:{hideAttribution:!0},children:[Qe(Ax,{gap:id,size:rd,color:nd,bgColor:od}),i&&ii(Dx,{children:[Qe(Vx,{asChild:!0,children:Qe("div",{className:"absolute bottom-[0px] left-[0px] z-[5]",children:Qe(Ix,{pannable:!0,zoomable:!0,position:sd,className:"shadow-md rounded-md",ariaLabel:"",style:{pointerEvents:"all",position:"relative"}})})}),Qe(Ox,{color:"black",children:b("editor.controls.actions.minimap.label")})]}),ii("div",{className:"absolute z-10 bottom-4 left-1/2 -translate-x-1/2 flex gap-4",children:[r==="edit"&&Qe(bu,T({},m)),Qe(gu,{nodes:u,edges:f,validateDiagram:p.validateDiagram,handleValidationComplete:p.handleValidationComplete}),Qe(_u,{})]}),Qe(y.HelperLines,{})]}))]})});is.displayName="Editor";import{useStore as Gx}from"@xyflow/react";import{useEffect as Bx,useRef as zx}from"react";import{jsx as Fx}from"react/jsx-runtime";var Yx=e=>({width:e.width,height:e.height,transform:e.transform}),ss="rgba(51, 103, 217, 0.4)",vl=({horizontal:e,vertical:t})=>{let{width:o,height:n,transform:r}=Gx(Yx),i=zx(null);return Bx(()=>{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=ss,t&&(s.beginPath(),s.strokeStyle=t.color||ss,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||ss,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]),Fx("canvas",{ref:i,className:"w-full h-full absolute z-10 pointer-events-none"})};import{i18n as Wx,Notification as Xx,TooltipProvider as Ux}from"@produto-lecom/lecom-ui";import{createContext as $x,useContext as Kx,useEffect as qx,useState as Zx}from"react";import{jsx as wu,jsxs as Qx}from"react/jsx-runtime";var it=new Map,Au=$x(null),en=()=>{let e=Kx(Au);if(!e)throw new Error("useModeler must be used within an <ModelerProvider />");return e},Jx=({locale:e,defaultMode:t="view",toast:o,children:n})=>{let[r,i]=Zx(e||"pt_BR");qx(()=>{e&&(i(e),Wx.changeLanguage(e))},[e]);let a=g=>{let y=it.size;if(y===0)throw new Error("No modeler instances found");if(y===1||!g){let[b]=it.values();return b}let m=it.get(g);if(!m)throw new Error(`Modeler instance with ID "${g}" not found`);return m},s=(g,y)=>{let m=a(y);return m==null?void 0:m.selectElements(g)},l=async g=>{let y=a(g);return y==null?void 0:y.clearSelection()},c=(g,y)=>{let m=a(y);return m==null?void 0:m.configureElement(g)},d=(g,y)=>{let m=a(y);return m==null?void 0:m.getConfigureElement(g)},u=async(g,y)=>{let m=a(y);await(m==null?void 0:m.importFromMxGraph(g))},f=g=>{let y=a(g);return y==null?void 0:y.exportToMxGraph()},p=g=>{let y=a(g);return(y==null?void 0:y.getElementsCount())||0};return wu(Au.Provider,{value:{defaultMode:t,locale:r,selectElements:s,clearSelection:l,configureElement:c,getConfigureElement:d,importDiagram:u,exportDiagram:f,getElementsCount:p,toast:o},children:Qx(Ux,{children:[!o&&wu(Xx,{type:"toast",placement:"topRight",enableClose:!0,showProgress:!0,pauseOnHover:!0}),n]})})};import{useTranslation as iE}from"@produto-lecom/lecom-ui";import{jsx as as}from"react/jsx-runtime";var Iu=eE(null),Q=()=>{let e=tE(Iu);if(!e)throw new Error("useModelerInstance must be used within an <Modeler />");return e},sE=({selectorRef:e,initialDiagram:t,instanceId:o,mode:n,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s})=>{let{t:l}=iE(),{defaultMode:c}=en(),d=nE(),[u]=je(o||d),[f,p]=je(n||c||"edit"),[g,y]=je(ln),[m,b]=je(!1),[h,E]=je(!0),[w,_]=je(!1),[x,N]=je(!1),[I,A]=je(!1),[M,S]=je(!1),[k,B]=je(!1),[q,j]=je(null);oE(()=>{n&&p(n)},[n]);let C=rE(()=>t||Ec(l),[t,l]),P={instanceId:u,initialDiagram:C,mode:f,lastElementId:g,isInitialized:m,isMinimapOpen:x,isMoveTool:h,isHandTool:w,isDragging:I,isMultipleSelection:k,isConnecting:M,setLastElementId:y,setIsInitialized:b,reconnectingEdgeId:q,setIsMinimapOpen:N,setIsMoveTool:E,setIsHandTool:_,setIsDragging:A,setIsConnecting:S,setIsMultipleSelection:B,setReconnectingEdgeId:j,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s};return as(jx,{children:as(Iu.Provider,{value:P,children:as(is,{ref:e})})})};export{Re as EditorMode,li as ElementPosition,bn as ElementType,ci as GatewayElementVariant,qe as GatewayVariant,sE as Modeler,Jx as ModelerProvider,ot as NodeAttribute,oe as NodeType,Ke as NodeVariant,di as RoutingVariant,en as useModeler};
|
|
86
|
+
`,x.head.appendChild(T),x.title=f;let b=x.createElement("img");b.alt="Diagram",x.body.appendChild(b),await new Promise((A,R)=>{let S=!1,P=z=>{S||(S=!0,z?R(z):A())};b.onload=()=>P(),b.onerror=()=>P(new Error("Failed to load print image")),b.src=h,b.complete&&b.naturalWidth>0&&P()});let y=m.contentWindow;if(!y)throw document.body.removeChild(m),new Error("Unable to access print iframe window");let w=()=>{m.parentNode&&document.body.removeChild(m)};y.addEventListener("afterprint",w,{once:!0}),window.setTimeout(w,6e4),y.focus(),y.print()},"print")},isPrintingPng:i.png,isPrintingHtml:i.html,isPrinting:i.print}};import{jsx as Se,jsxs as Xo}from"react/jsx-runtime";function Yu(){let{t:e}=Rx(),{exportAsPng:t,exportAsHtml:o,printDiagram:n,isPrinting:r,isPrintingPng:i,isPrintingHtml:a}=zu(),[s,l]=Gx(!1);return Xo(Px,{modal:!1,open:s,onOpenChange:l,children:[Se(kx,{asChild:!0,children:Se("div",{children:Xo(ci,{children:[Se(ui,{asChild:!0,children:Se(Mx,{size:"small",variant:"ghost",color:"grey",iconButton:!0,children:Se(Hx,{})})}),!s&&Se(di,{color:"black",children:e("editor.controls.actions.export.title")})]})})}),Xo(Lx,{align:"center",side:"top",sideOffset:16,className:"min-w-0 flex flex-col gap-2 p-2 shadow-sm",children:[Xo(ci,{children:[Se(ui,{asChild:!0,children:Se(_s,{className:"p-1.5",disabled:i,onClick:()=>t(),children:Se(Ox,{})})}),Se(di,{side:"right",color:"black",children:e("editor.controls.actions.export.png")})]}),Xo(ci,{children:[Se(ui,{asChild:!0,children:Se(_s,{className:"p-1.5",disabled:a,onClick:()=>o(),children:Se(Dx,{})})}),Se(di,{side:"right",color:"black",children:e("editor.controls.actions.export.html")})]}),Xo(ci,{children:[Se(ui,{asChild:!0,children:Se(_s,{className:"p-1.5",disabled:r,onClick:()=>n(),children:Se(Vx,{})})}),Se(di,{side:"right",color:"black",children:e("editor.controls.actions.export.print")})]})]})]})}import{Fragment as Xu,jsx as Me,jsxs as Mt}from"react/jsx-runtime";var Uu=({nodes:e,edges:t,validateDiagram:o,handleValidationComplete:n})=>{let{t:r}=zx(),{clearSelection:i}=Ht(),{mode:a,isMinimapOpen:s,setIsMinimapOpen:l,isMoveTool:c,isHandTool:d,setIsMoveTool:u,setIsHandTool:f}=J(),{getNodes:p,getEdges:g}=Bx(),h=Wu(["v","V"]),m=Wu(["h","H"]),x=Ns(()=>{i(),f(!0),u(!1)},[i,f,u]),_=Ns(()=>{u(!0),f(!1)},[u,f]),E=Ns(()=>{let T=p(),b=g(),y=o({nodes:T,edges:b});n(y)},[p,g,o,n]);return Fu(()=>{h&&!c&&a==="edit"&&_()},[h,_,c,a]),Fu(()=>{m&&!d&&a==="edit"&&x()},[m,x,d,a]),Mt("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[a==="edit"&&Mt(Xu,{children:[Mt(fi,{children:[Me(gi,{asChild:!0,children:Me(pi,{size:"small",variant:"ghost",color:"grey",className:V(c&&"bg-grey-400"),iconButton:!0,onClick:_,children:Me(Xx,{})})}),Mt(mi,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.move_tool"),Me(Es,{shortcut:"V"})]})]}),Mt(fi,{children:[Me(gi,{asChild:!0,children:Me(pi,{size:"small",variant:"ghost",color:"grey",className:V(d&&"bg-grey-400"),iconButton:!0,onClick:x,children:Me(Yx,{})})}),Mt(mi,{color:"black",className:"flex items-center gap-2",children:[r("editor.controls.actions.hand_tool")," ",Me(Es,{shortcut:"H"})]})]})]}),Me(Yu,{}),a==="edit"&&Mt(Xu,{children:[Mt(fi,{children:[Me(gi,{asChild:!0,children:Me(pi,{size:"small",variant:"ghost",color:"grey",iconButton:!0,onClick:E,children:Me(Wx,{})})}),Me(mi,{color:"black",children:r("editor.controls.actions.check")})]}),Me(Vu,{disabled:e.length>0||t.length>0})]}),Mt(fi,{children:[Me(gi,{asChild:!0,children:Me(pi,{size:"small",variant:"ghost",color:"grey",className:V(s&&"bg-grey-400"),iconButton:!0,onClick:()=>l(!s),children:Me(Fx,{})})}),Me(mi,{color:"black",children:r(s?"editor.controls.actions.minimap.close":"editor.controls.actions.minimap.open")})]})]})};import{Button as $u,Tooltip as Ku,TooltipContent as qu,TooltipTrigger as Zu,useTranslation as Ux}from"@produto-lecom/lecom-ui";import{RedoIcon as $x,UndoIcon as Kx}from"lucide-react";import{jsx as Kt,jsxs as Ts}from"react/jsx-runtime";var Ju=({undo:e,redo:t,canUndo:o,canRedo:n})=>{let{t:r}=Ux();return Ts("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[Ts(Ku,{children:[Kt(Zu,{asChild:!0,children:Kt($u,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!o,onClick:e,children:Kt(Kx,{})})}),Kt(qu,{color:"black",children:r("editor.controls.history.undo")})]}),Ts(Ku,{children:[Kt(Zu,{asChild:!0,children:Kt($u,{size:"small",variant:"ghost",color:"grey",iconButton:!0,disabled:!n,onClick:t,children:Kt($x,{})})}),Kt(qu,{color:"black",children:r("editor.controls.history.redo")})]})]})};import{useEdges as qx,useNodes as Zx,useReactFlow as Jx}from"@xyflow/react";import{Button as hi,Tooltip as yi,TooltipContent as xi,TooltipTrigger as Ei,useTranslation as Qx}from"@produto-lecom/lecom-ui";import{ScanIcon as jx,ZoomIn as eE,ZoomOut as tE}from"lucide-react";import{jsx as De,jsxs as Pn}from"react/jsx-runtime";var Qu=()=>{let{t:e}=Qx(),t=Zx(),o=qx(),{zoomIn:n,zoomOut:r,zoomTo:i,fitView:a}=Jx(),s=t.length===0&&o.length===0;return Pn("div",{className:"flex items-center gap-2 px-3 py-2 bg-white rounded-sm shadow-md",children:[Pn(yi,{children:[De(Ei,{asChild:!0,children:De(hi,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>a(),children:De(jx,{})})}),De(xi,{color:"black",children:e("editor.controls.zoom.fit")})]}),Pn(yi,{children:[De(Ei,{asChild:!0,children:De(hi,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>r(),children:De(tE,{})})}),De(xi,{color:"black",children:e("editor.controls.zoom.out")})]}),Pn(yi,{children:[De(Ei,{asChild:!0,children:De(hi,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>i(1),children:De(Ws,{})})}),De(xi,{color:"black",children:e("editor.controls.zoom.reset")})]}),Pn(yi,{children:[De(Ei,{asChild:!0,children:De(hi,{iconButton:!0,size:"small",color:"grey",variant:"ghost",disabled:s,onClick:()=>n(),children:De(eE,{})})}),De(xi,{color:"black",children:e("editor.controls.zoom.in")})]})]})};import{useNodes as oE}from"@xyflow/react";import{Button as nE,Tooltip as rE,TooltipContent as iE,TooltipTrigger as sE,useTranslation as aE}from"@produto-lecom/lecom-ui";import{useRef as lE,useState as cE}from"react";import{jsx as mo,jsxs as ju}from"react/jsx-runtime";var ep=()=>{let e=lE(null),{t}=aE(),{setDraggableNode:o}=Vo(),n=oE(),{setIsDragging:r}=J(),[i,a]=cE(void 0),s=[{type:"START_EVENT",icon:Hn,label:t("bpmn.start_event.variant.default")},{type:"END_EVENT",icon:ho,label:t("bpmn.end_event.variant.default")},{type:"TASK",icon:$o,label:t("bpmn.task.variant.default")},{type:"TASK",variant:"SUBPROCESS",icon:Ks,label:t("bpmn.task.variant.subprocess")},{type:"TASK",variant:"SCRIPT",icon:$s,label:t("bpmn.task.variant.script")},{type:"TASK",attribute:"LOOP",icon:Us,label:t("bpmn.task.attribute.loop")},{type:"GATEWAY",variant:"EXCLUSIVE",icon:xo,label:t("bpmn.gateway.variant.exclusive")},{type:"GATEWAY",variant:"PARALLEL",icon:Eo,label:t("bpmn.gateway.variant.parallel")},{type:"GATEWAY",variant:"COMPLEX",icon:yo,label:t("bpmn.gateway.variant.complex")},{type:"LANE",icon:Ys,label:t("bpmn.lane.variant.default")},{type:"ANNOTATION",icon:Dn,label:t("bpmn.annotation.variant.default")}],l=(c,d)=>{o({type:d.type,variant:d.variant,attribute:d.attribute,icon:d.icon}),a(mo(d.icon,{})),c.dataTransfer.effectAllowed="move",e.current&&c.dataTransfer.setDragImage(e.current,10,10),setTimeout(()=>{r(!0)},100)};return ju("aside",{className:"sidebar absolute z-[1] top-4 left-4",children:[mo("div",{className:"grid grid-cols-1 gap-2 p-2 bg-white rounded-md shadow-md",children:s.map((c,d)=>{let u=!Ot(c.type,n),f=u?t("editor.toolbar.start_event_already_exists"):c.label;return ju(rE,{children:[mo(sE,{asChild:!0,children:mo(nE,{className:V("[&>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:p=>l(p,c),children:mo(c.icon,{})},d)}),mo(iE,{color:"black",side:"right",children:f})]},d)})}),mo("div",{ref:e,className:"absolute w-0 h-0 top-0 left-0 z-[-1] bg-transparent",children:i})]})};import{jsx as dt,jsxs as bi}from"react/jsx-runtime";var ws=e=>e.preventDefault(),Is=gE((e,t)=>{let o=mE("Space"),{instanceId:n,mode:r,isMinimapOpen:i,isMoveTool:a,isHandTool:s}=J(),l=vs(null),c=vs(s),d=vs(o),{nodes:u,edges:f,actions:p,events:g,components:h,controls:m}=_u(),{t:x}=bE();c.current=s,d.current=o;let _=Nu(l,c,d);hE(t,()=>({selectElements:p.selectElements,clearSelection:p.clearSelection}));let E=s||o||r!=="edit",T=E?[0,1,2]:vn,b=s||o||_,y=a&&!o&&!_,w=r==="edit"&&y,C=!E&&!_,A=r==="view"||y;return bi("div",{ref:l,className:"w-full h-full",children:[r==="edit"&&dt(ep,{}),dt(vu,{}),bi(pE,v(N({},g),{id:`modeler-${n}`,className:V({"is-hand-tool":b,"is-pan-tool-active":b}),edges:f,nodes:u,nodeTypes:Pd,edgeTypes:Ld,minZoom:ys,maxZoom:Vd,panOnDrag:T,panOnScroll:!0,selectionOnDrag:C,elevateEdgesOnSelect:!0,elevateNodesOnSelect:!0,elementsSelectable:A,nodesConnectable:w,nodesDraggable:w,connectionLineComponent:Cd,selectionMode:fE.Partial,multiSelectionKeyCode:["Control","Meta"],deleteKeyCode:w?"Delete":null,selectionKeyCode:null,defaultViewport:Gd,connectOnClick:!1,connectionRadius:50,onPaneContextMenu:ws,onNodeContextMenu:ws,onEdgeContextMenu:ws,proOptions:{hideAttribution:!0},children:[dt(dE,{gap:Od,size:Dd,color:Rd,bgColor:kd}),i&&bi(yE,{children:[dt(EE,{asChild:!0,children:dt("div",{className:"absolute bottom-[0px] left-[0px] z-[5]",children:dt(uE,{pannable:!0,zoomable:!0,position:Hd,className:"shadow-md rounded-md",ariaLabel:"",style:{pointerEvents:"all",position:"relative"}})})}),dt(xE,{color:"black",children:x("editor.controls.actions.minimap.label")})]}),bi("div",{className:"absolute z-10 bottom-4 left-1/2 -translate-x-1/2 flex gap-4",children:[r==="edit"&&dt(Ju,N({},m)),dt(Uu,{nodes:u,edges:f,validateDiagram:p.validateDiagram,handleValidationComplete:p.handleValidationComplete}),dt(Qu,{})]}),dt(h.HelperLines,{})]}))]})});Is.displayName="Editor";import{useStore as _E}from"@xyflow/react";import{useEffect as NE,useRef as TE}from"react";import{jsx as wE}from"react/jsx-runtime";var vE=e=>({width:e.width,height:e.height,transform:e.transform}),As="rgba(51, 103, 217, 0.4)",tc=({horizontal:e,vertical:t})=>{let{width:o,height:n,transform:r}=_E(vE),i=TE(null);return NE(()=>{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=As,t&&(s.beginPath(),s.strokeStyle=t.color||As,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||As,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]),wE("canvas",{ref:i,className:"w-full h-full absolute z-10 pointer-events-none"})};import{i18n as IE,Notification as AE,TooltipProvider as CE}from"@produto-lecom/lecom-ui";import{createContext as SE,useContext as ME,useEffect as PE,useState as LE}from"react";import{jsx as tp,jsxs as RE}from"react/jsx-runtime";var xt=new Map,op=SE(null),hn=()=>{let e=ME(op);if(!e)throw new Error("useModeler must be used within an <ModelerProvider />");return e},kE=({locale:e,defaultMode:t="view",toast:o,children:n})=>{let[r,i]=LE(e||"pt_BR");PE(()=>{e&&(i(e),IE.changeLanguage(e))},[e]);let a=g=>{let h=xt.size;if(h===0)throw new Error("No modeler instances found");if(h===1||!g){let[x]=xt.values();return x}let m=xt.get(g);if(!m)throw new Error(`Modeler instance with ID "${g}" not found`);return m},s=(g,h)=>{let m=a(h);return m==null?void 0:m.selectElements(g)},l=async g=>{let h=a(g);return h==null?void 0:h.clearSelection()},c=(g,h)=>{let m=a(h);return m==null?void 0:m.configureElement(g)},d=(g,h)=>{let m=a(h);return m==null?void 0:m.getConfigureElement(g)},u=async(g,h)=>{let m=a(h);await(m==null?void 0:m.importFromMxGraph(g))},f=g=>{let h=a(g);return h==null?void 0:h.exportToMxGraph()},p=g=>{let h=a(g);return(h==null?void 0:h.getElementsCount())||0};return tp(op.Provider,{value:{defaultMode:t,locale:r,selectElements:s,clearSelection:l,configureElement:c,getConfigureElement:d,importDiagram:u,exportDiagram:f,getElementsCount:p,toast:o},children:RE(CE,{children:[!o&&tp(AE,{type:"toast",placement:"topRight",enableClose:!0,showProgress:!0,pauseOnHover:!0}),n]})})};import{useTranslation as zE}from"@produto-lecom/lecom-ui";import{jsx as Cs}from"react/jsx-runtime";var np=OE(null),J=()=>{let e=HE(np);if(!e)throw new Error("useModelerInstance must be used within an <Modeler />");return e},YE=({selectorRef:e,initialDiagram:t,instanceId:o,mode:n,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s})=>{let{t:l}=zE(),{defaultMode:c}=hn(),d=GE(),[u]=ut(o||d),[f,p]=ut(n||c||"edit"),[g,h]=ut(bn),[m,x]=ut(!1),[_,E]=ut(!0),[T,b]=ut(!1),[y,w]=ut(!1),[C,A]=ut(!1),[R,S]=ut(!1),[P,z]=ut(!1),[U,K]=ut(null);VE(()=>{n&&p(n)},[n]);let W=BE(()=>t||$c(l),[t,l]),X={instanceId:u,initialDiagram:W,mode:f,lastElementId:g,isInitialized:m,isMinimapOpen:y,isMoveTool:_,isHandTool:T,isDragging:C,isMultipleSelection:P,isConnecting:R,setLastElementId:h,setIsInitialized:x,reconnectingEdgeId:U,setIsMinimapOpen:w,setIsMoveTool:E,setIsHandTool:b,setIsDragging:A,setIsConnecting:S,setIsMultipleSelection:z,setReconnectingEdgeId:K,onElementChanges:r,onConfigureElement:i,onElementClick:a,onSubprocessValidationClick:s};return Cs(DE,{children:Cs(np.Provider,{value:X,children:Cs(Is,{ref:e})})})};export{Pe as EditorMode,Ni as ElementPosition,kn as ElementType,Ti as GatewayElementVariant,at as GatewayVariant,YE as Modeler,kE as ModelerProvider,gt as NodeAttribute,le as NodeType,st as NodeVariant,vi as RoutingVariant,hn as useModeler};
|