You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
2.3 KiB
2 lines
2.3 KiB
import{ActionType as n}from"./ActionType-add280ef.js";import{a0 as o}from"./index-f4658ae7.js";function g(r){const{VITE_GLOB_API_URL:c}=o(),e=c+"/WF/Img/dot.png";switch(r){case n.Start:return"/resource/WF/Img/Action/Start.png";case n.Forward:return"/resource/WF/Img/Action/Forward.png";case n.Return:return"/resource/WF/Img/Action/Return.png";case n.ReturnAndBackWay:return"/resource/WF/Img/Action/ReturnAndBackWay.png";case n.Shift:return"/resource/WF/Img/Action/Shift.png";case n.UnShift:return"/resource/WF/Img/Action/UnShift.png";case n.UnSend:return"/resource/WF/Img/Action/UnSend.png";case n.ForwardFL:return"/resource/WF/Img/Action/ForwardFL.png";case n.ForwardHL:return"/resource/WF/Img/Action/ForwardHL.png";case n.CallChildenFlow:return"/resource/WF/Img/Action/CallChildenFlow.png";case n.StartChildenFlow:return"/resource/WF/Img/Action/StartChildenFlow.png";case n.SubThreadForward:return"/resource/WF/Img/Action/SubFlowForward.png";case n.RebackOverFlow:return"/resource/WF/Img/Action/RebackOverFlow.png";case n.FlowOverByCoercion:return"/resource/WF/Img/Action/FlowOverByCoercion.png";case n.Hungup:return"/resource/WF/Img/Action/Hungup.png";case n.UnHungup:return"/resource/WF/Img/Action/UnHungup.png";case n.ShiftByCoercion:return"/resource/WF/Img/Action/ShiftByCoercion.png";case n.Press:return"/resource/WF/Img/Action/Press.png";case n.DeleteFlowByFlag:return"/resource/WF/Img/Action/DeleteFlowByFlag.png";case n.UnDeleteFlowByFlag:return"/resource/WF/Img/Action/UnDeleteFlowByFlag.png";case n.CC:return"/resource/WF/Img/Action/CC.png";case n.WorkCheck:return"/resource/WF/Img/Action/WorkCheck.png";case n.AskforHelp:return"/resource/WF/Img/Action/AskforHelp.png";case n.Skip:return"/resource/WF/Img/Action/Skip.png";case n.Order:return"/resource/WF/Img/Action/Order.png";case n.TeampUp:return"/resource/WF/Img/Action/TeampUp.png";case n.FlowBBS:return"/resource/WF/Img/Action/FlowBBS.png";case n.Info:return"/resource/WF/Img/Action/Info.png";default:return e}}let a=function(r){return r[r.flowNode=0]="flowNode",r[r.toNode=1]="toNode",r[r.msgNode=2]="msgNode",r[r.ccNode=3]="ccNode",r[r.frmNode=4]="frmNode",r[r.subFlowNode=5]="subFlowNode",r[r.gwlNode=6]="gwlNode",r[r.accpersNode=7]="accpersNode",r[r.endNode=8]="endNode",r}({}),F=function(r){return r[r.finished=0]="finished",r[r.progress=1]="progress",r[r.waiting=2]="waiting",r}({});export{g as A,F as N,a as t};
|