ddy-process-pc-vue3 1.0.1-rc.2.33 → 1.0.1-rc.2.35
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/package.json +1 -1
- package/v2/ddy-process-pc-vue3.js +264 -264
- package/v2/ddy-process-pc-vue3.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +5 -5
- package/v2.7/ddy-process-pc-vue3.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +5 -5
- package/v3/ddy-process-pc-vue3.umd.cjs +1 -1
- package/v3/style.css +1 -1
|
@@ -29,7 +29,7 @@ See more tips at https://vuejs.org/guide/deployment.html`)},0);var sy=function(e
|
|
|
29
29
|
`),this},this.appendIndent=function(){return n&&e.write(i.join(" ")),this},this.indent=function(){return i.push(""),this},this.unindent=function(){return i.pop(),this}}function wV(e){e=Je({format:!1,preamble:!0},e||{});function n(i,a){var s=a||new _V,c=new yV(s,e.format);e.preamble&&c.append(oV);var f=new zt,m=i.$model;if(f.getNamespaces().mapDefaultPrefixes(xV(m)),f.build(i).serializeTo(c),!a)return s.value}return{toXML:n}}function xV(e){const n=e.config&&e.config.nsMap||{},i={};for(const a in Sw)i[a]=Sw[a];for(const a in n){const s=n[a];i[s]=a}for(const a of e.getPackages())i[a.prefix]=a.uri;return i}function om(e,n){ir.call(this,e,n)}om.prototype=Object.create(ir.prototype),om.prototype.fromXML=function(e,n,i){Sr(n)||(i=n,n="bpmn:Definitions");var a=new Ow(Je({model:this,lax:!0},i)),s=a.handler(n);return a.fromXML(e,s)},om.prototype.toXML=function(e,n){var i=new wV(n);return new Promise(function(a,s){try{var c=i.toXML(e);return a({xml:c})}catch(f){return s(f)}})};var EV="BPMN20",kV="http://www.omg.org/spec/BPMN/20100524/MODEL",CV="bpmn",SV=[],DV=[{name:"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"operations",type:"Operation",isMany:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"Operation",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"inMessageRef",type:"Message",isReference:!0},{name:"outMessageRef",type:"Message",isReference:!0},{name:"errorRef",type:"Error",isMany:!0,isReference:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"EndPoint",superClass:["RootElement"]},{name:"Auditing",superClass:["BaseElement"]},{name:"GlobalTask",superClass:["CallableElement"],properties:[{name:"resources",type:"ResourceRole",isMany:!0}]},{name:"Monitoring",superClass:["BaseElement"]},{name:"Performer",superClass:["ResourceRole"]},{name:"Process",superClass:["FlowElementsContainer","CallableElement"],properties:[{name:"processType",type:"ProcessType",isAttr:!0},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"properties",type:"Property",isMany:!0},{name:"laneSets",isMany:!0,replaces:"FlowElementsContainer#laneSets",type:"LaneSet"},{name:"flowElements",isMany:!0,replaces:"FlowElementsContainer#flowElements",type:"FlowElement"},{name:"artifacts",type:"Artifact",isMany:!0},{name:"resources",type:"ResourceRole",isMany:!0},{name:"correlationSubscriptions",type:"CorrelationSubscription",isMany:!0},{name:"supports",type:"Process",isMany:!0,isReference:!0},{name:"definitionalCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"isExecutable",isAttr:!0,type:"Boolean"}]},{name:"LaneSet",superClass:["BaseElement"],properties:[{name:"lanes",type:"Lane",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Lane",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"partitionElementRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"partitionElement",type:"BaseElement"},{name:"flowNodeRef",type:"FlowNode",isMany:!0,isReference:!0},{name:"childLaneSet",type:"LaneSet",xml:{serialize:"xsi:type"}}]},{name:"GlobalManualTask",superClass:["GlobalTask"]},{name:"ManualTask",superClass:["Task"]},{name:"UserTask",superClass:["Task"],properties:[{name:"renderings",type:"Rendering",isMany:!0},{name:"implementation",isAttr:!0,type:"String"}]},{name:"Rendering",superClass:["BaseElement"]},{name:"HumanPerformer",superClass:["Performer"]},{name:"PotentialOwner",superClass:["HumanPerformer"]},{name:"GlobalUserTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"renderings",type:"Rendering",isMany:!0}]},{name:"Gateway",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"gatewayDirection",type:"GatewayDirection",default:"Unspecified",isAttr:!0}]},{name:"EventBasedGateway",superClass:["Gateway"],properties:[{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"eventGatewayType",type:"EventBasedGatewayType",isAttr:!0,default:"Exclusive"}]},{name:"ComplexGateway",superClass:["Gateway"],properties:[{name:"activationCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ExclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"InclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ParallelGateway",superClass:["Gateway"]},{name:"RootElement",isAbstract:!0,superClass:["BaseElement"]},{name:"Relationship",superClass:["BaseElement"],properties:[{name:"type",isAttr:!0,type:"String"},{name:"direction",type:"RelationshipDirection",isAttr:!0},{name:"source",isMany:!0,isReference:!0,type:"Element"},{name:"target",isMany:!0,isReference:!0,type:"Element"}]},{name:"BaseElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,type:"String",isId:!0},{name:"documentation",type:"Documentation",isMany:!0},{name:"extensionDefinitions",type:"ExtensionDefinition",isMany:!0,isReference:!0},{name:"extensionElements",type:"ExtensionElements"}]},{name:"Extension",properties:[{name:"mustUnderstand",default:!1,isAttr:!0,type:"Boolean"},{name:"definition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"extensionAttributeDefinitions",type:"ExtensionAttributeDefinition",isMany:!0}]},{name:"ExtensionAttributeDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"type",isAttr:!0,type:"String"},{name:"isReference",default:!1,isAttr:!0,type:"Boolean"},{name:"extensionDefinition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionElements",properties:[{name:"valueRef",isAttr:!0,isReference:!0,type:"Element"},{name:"values",type:"Element",isMany:!0},{name:"extensionAttributeDefinition",type:"ExtensionAttributeDefinition",isAttr:!0,isReference:!0}]},{name:"Documentation",superClass:["BaseElement"],properties:[{name:"text",type:"String",isBody:!0},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Event",isAbstract:!0,superClass:["FlowNode","InteractionNode"],properties:[{name:"properties",type:"Property",isMany:!0}]},{name:"IntermediateCatchEvent",superClass:["CatchEvent"]},{name:"IntermediateThrowEvent",superClass:["ThrowEvent"]},{name:"EndEvent",superClass:["ThrowEvent"]},{name:"StartEvent",superClass:["CatchEvent"],properties:[{name:"isInterrupting",default:!0,isAttr:!0,type:"Boolean"}]},{name:"ThrowEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"inputSet",type:"InputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"CatchEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"parallelMultiple",isAttr:!0,type:"Boolean",default:!1},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"outputSet",type:"OutputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"BoundaryEvent",superClass:["CatchEvent"],properties:[{name:"cancelActivity",default:!0,isAttr:!0,type:"Boolean"},{name:"attachedToRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"EventDefinition",isAbstract:!0,superClass:["RootElement"]},{name:"CancelEventDefinition",superClass:["EventDefinition"]},{name:"ErrorEventDefinition",superClass:["EventDefinition"],properties:[{name:"errorRef",type:"Error",isAttr:!0,isReference:!0}]},{name:"TerminateEventDefinition",superClass:["EventDefinition"]},{name:"EscalationEventDefinition",superClass:["EventDefinition"],properties:[{name:"escalationRef",type:"Escalation",isAttr:!0,isReference:!0}]},{name:"Escalation",properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"escalationCode",isAttr:!0,type:"String"}],superClass:["RootElement"]},{name:"CompensateEventDefinition",superClass:["EventDefinition"],properties:[{name:"waitForCompletion",isAttr:!0,type:"Boolean",default:!0},{name:"activityRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"TimerEventDefinition",superClass:["EventDefinition"],properties:[{name:"timeDate",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeCycle",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeDuration",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"LinkEventDefinition",superClass:["EventDefinition"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"target",type:"LinkEventDefinition",isReference:!0},{name:"source",type:"LinkEventDefinition",isMany:!0,isReference:!0}]},{name:"MessageEventDefinition",superClass:["EventDefinition"],properties:[{name:"messageRef",type:"Message",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isReference:!0}]},{name:"ConditionalEventDefinition",superClass:["EventDefinition"],properties:[{name:"condition",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"SignalEventDefinition",superClass:["EventDefinition"],properties:[{name:"signalRef",type:"Signal",isAttr:!0,isReference:!0}]},{name:"Signal",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ImplicitThrowEvent",superClass:["ThrowEvent"]},{name:"DataState",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"ItemAwareElement",superClass:["BaseElement"],properties:[{name:"itemSubjectRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"dataState",type:"DataState"}]},{name:"DataAssociation",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"ItemAwareElement",isMany:!0,isReference:!0},{name:"targetRef",type:"ItemAwareElement",isReference:!0},{name:"transformation",type:"FormalExpression",xml:{serialize:"property"}},{name:"assignment",type:"Assignment",isMany:!0}]},{name:"DataInput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"inputSetRef",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithOptional",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithWhileExecuting",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"DataOutput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"outputSetRef",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithOptional",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithWhileExecuting",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"InputSet",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"dataInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"optionalInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"whileExecutingInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"outputSetRefs",type:"OutputSet",isMany:!0,isReference:!0}]},{name:"OutputSet",superClass:["BaseElement"],properties:[{name:"dataOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"inputSetRefs",type:"InputSet",isMany:!0,isReference:!0},{name:"optionalOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"whileExecutingOutputRefs",type:"DataOutput",isMany:!0,isReference:!0}]},{name:"Property",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"DataInputAssociation",superClass:["DataAssociation"]},{name:"DataOutputAssociation",superClass:["DataAssociation"]},{name:"InputOutputSpecification",superClass:["BaseElement"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"inputSets",type:"InputSet",isMany:!0},{name:"outputSets",type:"OutputSet",isMany:!0}]},{name:"DataObject",superClass:["FlowElement","ItemAwareElement"],properties:[{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"}]},{name:"InputOutputBinding",properties:[{name:"inputDataRef",type:"InputSet",isAttr:!0,isReference:!0},{name:"outputDataRef",type:"OutputSet",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"Assignment",superClass:["BaseElement"],properties:[{name:"from",type:"Expression",xml:{serialize:"xsi:type"}},{name:"to",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"DataStore",superClass:["RootElement","ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"capacity",isAttr:!0,type:"Integer"},{name:"isUnlimited",default:!0,isAttr:!0,type:"Boolean"}]},{name:"DataStoreReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataStoreRef",type:"DataStore",isAttr:!0,isReference:!0}]},{name:"DataObjectReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataObjectRef",type:"DataObject",isAttr:!0,isReference:!0}]},{name:"ConversationLink",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ConversationAssociation",superClass:["BaseElement"],properties:[{name:"innerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0},{name:"outerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0}]},{name:"CallConversation",superClass:["ConversationNode"],properties:[{name:"calledCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"Conversation",superClass:["ConversationNode"]},{name:"SubConversation",superClass:["ConversationNode"],properties:[{name:"conversationNodes",type:"ConversationNode",isMany:!0}]},{name:"ConversationNode",isAbstract:!0,superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"messageFlowRefs",type:"MessageFlow",isMany:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0}]},{name:"GlobalConversation",superClass:["Collaboration"]},{name:"PartnerEntity",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"PartnerRole",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"CorrelationProperty",superClass:["RootElement"],properties:[{name:"correlationPropertyRetrievalExpression",type:"CorrelationPropertyRetrievalExpression",isMany:!0},{name:"name",isAttr:!0,type:"String"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Error",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"errorCode",isAttr:!0,type:"String"}]},{name:"CorrelationKey",superClass:["BaseElement"],properties:[{name:"correlationPropertyRef",type:"CorrelationProperty",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Expression",superClass:["BaseElement"],isAbstract:!1,properties:[{name:"body",isBody:!0,type:"String"}]},{name:"FormalExpression",superClass:["Expression"],properties:[{name:"language",isAttr:!0,type:"String"},{name:"evaluatesToTypeRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Message",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"itemRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"ItemDefinition",superClass:["RootElement"],properties:[{name:"itemKind",type:"ItemKind",isAttr:!0},{name:"structureRef",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"import",type:"Import",isAttr:!0,isReference:!0}]},{name:"FlowElement",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"categoryValueRef",type:"CategoryValue",isMany:!0,isReference:!0}]},{name:"SequenceFlow",superClass:["FlowElement"],properties:[{name:"isImmediate",isAttr:!0,type:"Boolean"},{name:"conditionExpression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"sourceRef",type:"FlowNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"FlowNode",isAttr:!0,isReference:!0}]},{name:"FlowElementsContainer",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"laneSets",type:"LaneSet",isMany:!0},{name:"flowElements",type:"FlowElement",isMany:!0}]},{name:"CallableElement",isAbstract:!0,superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"supportedInterfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"ioBinding",type:"InputOutputBinding",isMany:!0,xml:{serialize:"property"}}]},{name:"FlowNode",isAbstract:!0,superClass:["FlowElement"],properties:[{name:"incoming",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"outgoing",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"lanes",type:"Lane",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"CorrelationPropertyRetrievalExpression",superClass:["BaseElement"],properties:[{name:"messagePath",type:"FormalExpression"},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"CorrelationPropertyBinding",superClass:["BaseElement"],properties:[{name:"dataPath",type:"FormalExpression"},{name:"correlationPropertyRef",type:"CorrelationProperty",isAttr:!0,isReference:!0}]},{name:"Resource",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"resourceParameters",type:"ResourceParameter",isMany:!0}]},{name:"ResourceParameter",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isRequired",isAttr:!0,type:"Boolean"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"CorrelationSubscription",superClass:["BaseElement"],properties:[{name:"correlationKeyRef",type:"CorrelationKey",isAttr:!0,isReference:!0},{name:"correlationPropertyBinding",type:"CorrelationPropertyBinding",isMany:!0}]},{name:"MessageFlow",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"MessageFlowAssociation",superClass:["BaseElement"],properties:[{name:"innerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0},{name:"outerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0}]},{name:"InteractionNode",isAbstract:!0,properties:[{name:"incomingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0},{name:"outgoingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"Participant",superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"interfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"participantMultiplicity",type:"ParticipantMultiplicity"},{name:"endPointRefs",type:"EndPoint",isMany:!0,isReference:!0},{name:"processRef",type:"Process",isAttr:!0,isReference:!0}]},{name:"ParticipantAssociation",superClass:["BaseElement"],properties:[{name:"innerParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"outerParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"ParticipantMultiplicity",properties:[{name:"minimum",default:0,isAttr:!0,type:"Integer"},{name:"maximum",default:1,isAttr:!0,type:"Integer"}],superClass:["BaseElement"]},{name:"Collaboration",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"participants",type:"Participant",isMany:!0},{name:"messageFlows",type:"MessageFlow",isMany:!0},{name:"artifacts",type:"Artifact",isMany:!0},{name:"conversations",type:"ConversationNode",isMany:!0},{name:"conversationAssociations",type:"ConversationAssociation"},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0},{name:"messageFlowAssociations",type:"MessageFlowAssociation",isMany:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"choreographyRef",type:"Choreography",isMany:!0,isReference:!0},{name:"conversationLinks",type:"ConversationLink",isMany:!0}]},{name:"ChoreographyActivity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"loopType",type:"ChoreographyLoopType",default:"None",isAttr:!0}]},{name:"CallChoreography",superClass:["ChoreographyActivity"],properties:[{name:"calledChoreographyRef",type:"Choreography",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"SubChoreography",superClass:["ChoreographyActivity","FlowElementsContainer"],properties:[{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"ChoreographyTask",superClass:["ChoreographyActivity"],properties:[{name:"messageFlowRef",type:"MessageFlow",isMany:!0,isReference:!0}]},{name:"Choreography",superClass:["Collaboration","FlowElementsContainer"]},{name:"GlobalChoreographyTask",superClass:["Choreography"],properties:[{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"TextAnnotation",superClass:["Artifact"],properties:[{name:"text",type:"String"},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Group",superClass:["Artifact"],properties:[{name:"categoryValueRef",type:"CategoryValue",isAttr:!0,isReference:!0}]},{name:"Association",superClass:["Artifact"],properties:[{name:"associationDirection",type:"AssociationDirection",isAttr:!0},{name:"sourceRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"targetRef",type:"BaseElement",isAttr:!0,isReference:!0}]},{name:"Category",superClass:["RootElement"],properties:[{name:"categoryValue",type:"CategoryValue",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Artifact",isAbstract:!0,superClass:["BaseElement"]},{name:"CategoryValue",superClass:["BaseElement"],properties:[{name:"categorizedFlowElements",type:"FlowElement",isMany:!0,isVirtual:!0,isReference:!0},{name:"value",isAttr:!0,type:"String"}]},{name:"Activity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"isForCompensation",default:!1,isAttr:!0,type:"Boolean"},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"boundaryEventRefs",type:"BoundaryEvent",isMany:!0,isReference:!0},{name:"properties",type:"Property",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"startQuantity",default:1,isAttr:!0,type:"Integer"},{name:"resources",type:"ResourceRole",isMany:!0},{name:"completionQuantity",default:1,isAttr:!0,type:"Integer"},{name:"loopCharacteristics",type:"LoopCharacteristics"}]},{name:"ServiceTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"SubProcess",superClass:["Activity","FlowElementsContainer","InteractionNode"],properties:[{name:"triggeredByEvent",default:!1,isAttr:!0,type:"Boolean"},{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"LoopCharacteristics",isAbstract:!0,superClass:["BaseElement"]},{name:"MultiInstanceLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"isSequential",default:!1,isAttr:!0,type:"Boolean"},{name:"behavior",type:"MultiInstanceBehavior",default:"All",isAttr:!0},{name:"loopCardinality",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopDataInputRef",type:"ItemAwareElement",isReference:!0},{name:"loopDataOutputRef",type:"ItemAwareElement",isReference:!0},{name:"inputDataItem",type:"DataInput",xml:{serialize:"property"}},{name:"outputDataItem",type:"DataOutput",xml:{serialize:"property"}},{name:"complexBehaviorDefinition",type:"ComplexBehaviorDefinition",isMany:!0},{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"oneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0},{name:"noneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0}]},{name:"StandardLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"testBefore",default:!1,isAttr:!0,type:"Boolean"},{name:"loopCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopMaximum",type:"Integer",isAttr:!0}]},{name:"CallActivity",superClass:["Activity","InteractionNode"],properties:[{name:"calledElement",type:"String",isAttr:!0}]},{name:"Task",superClass:["Activity","InteractionNode"]},{name:"SendTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ReceiveTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ScriptTask",superClass:["Task"],properties:[{name:"scriptFormat",isAttr:!0,type:"String"},{name:"script",type:"String"}]},{name:"BusinessRuleTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"AdHocSubProcess",superClass:["SubProcess"],properties:[{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"ordering",type:"AdHocOrdering",isAttr:!0},{name:"cancelRemainingInstances",default:!0,isAttr:!0,type:"Boolean"}]},{name:"Transaction",superClass:["SubProcess"],properties:[{name:"protocol",isAttr:!0,type:"String"},{name:"method",isAttr:!0,type:"String"}]},{name:"GlobalScriptTask",superClass:["GlobalTask"],properties:[{name:"scriptLanguage",isAttr:!0,type:"String"},{name:"script",isAttr:!0,type:"String"}]},{name:"GlobalBusinessRuleTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"ComplexBehaviorDefinition",superClass:["BaseElement"],properties:[{name:"condition",type:"FormalExpression"},{name:"event",type:"ImplicitThrowEvent"}]},{name:"ResourceRole",superClass:["BaseElement"],properties:[{name:"resourceRef",type:"Resource",isReference:!0},{name:"resourceParameterBindings",type:"ResourceParameterBinding",isMany:!0},{name:"resourceAssignmentExpression",type:"ResourceAssignmentExpression"},{name:"name",isAttr:!0,type:"String"}]},{name:"ResourceParameterBinding",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"parameterRef",type:"ResourceParameter",isAttr:!0,isReference:!0}],superClass:["BaseElement"]},{name:"ResourceAssignmentExpression",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}}],superClass:["BaseElement"]},{name:"Import",properties:[{name:"importType",isAttr:!0,type:"String"},{name:"location",isAttr:!0,type:"String"},{name:"namespace",isAttr:!0,type:"String"}]},{name:"Definitions",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"targetNamespace",isAttr:!0,type:"String"},{name:"expressionLanguage",default:"http://www.w3.org/1999/XPath",isAttr:!0,type:"String"},{name:"typeLanguage",default:"http://www.w3.org/2001/XMLSchema",isAttr:!0,type:"String"},{name:"imports",type:"Import",isMany:!0},{name:"extensions",type:"Extension",isMany:!0},{name:"rootElements",type:"RootElement",isMany:!0},{name:"diagrams",isMany:!0,type:"bpmndi:BPMNDiagram"},{name:"exporter",isAttr:!0,type:"String"},{name:"relationships",type:"Relationship",isMany:!0},{name:"exporterVersion",isAttr:!0,type:"String"}]}],BV=[{name:"ProcessType",literalValues:[{name:"None"},{name:"Public"},{name:"Private"}]},{name:"GatewayDirection",literalValues:[{name:"Unspecified"},{name:"Converging"},{name:"Diverging"},{name:"Mixed"}]},{name:"EventBasedGatewayType",literalValues:[{name:"Parallel"},{name:"Exclusive"}]},{name:"RelationshipDirection",literalValues:[{name:"None"},{name:"Forward"},{name:"Backward"},{name:"Both"}]},{name:"ItemKind",literalValues:[{name:"Physical"},{name:"Information"}]},{name:"ChoreographyLoopType",literalValues:[{name:"None"},{name:"Standard"},{name:"MultiInstanceSequential"},{name:"MultiInstanceParallel"}]},{name:"AssociationDirection",literalValues:[{name:"None"},{name:"One"},{name:"Both"}]},{name:"MultiInstanceBehavior",literalValues:[{name:"None"},{name:"One"},{name:"All"},{name:"Complex"}]},{name:"AdHocOrdering",literalValues:[{name:"Parallel"},{name:"Sequential"}]}],IV={tagAlias:"lowerCase",typePrefix:"t"},OV={name:EV,uri:kV,prefix:CV,associations:SV,types:DV,enumerations:BV,xml:IV},TV="BPMNDI",NV="http://www.omg.org/spec/BPMN/20100524/DI",MV="bpmndi",FV=[{name:"BPMNDiagram",properties:[{name:"plane",type:"BPMNPlane",redefines:"di:Diagram#rootElement"},{name:"labelStyle",type:"BPMNLabelStyle",isMany:!0}],superClass:["di:Diagram"]},{name:"BPMNPlane",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"}],superClass:["di:Plane"]},{name:"BPMNShape",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"isHorizontal",isAttr:!0,type:"Boolean"},{name:"isExpanded",isAttr:!0,type:"Boolean"},{name:"isMarkerVisible",isAttr:!0,type:"Boolean"},{name:"label",type:"BPMNLabel"},{name:"isMessageVisible",isAttr:!0,type:"Boolean"},{name:"participantBandKind",type:"ParticipantBandKind",isAttr:!0},{name:"choreographyActivityShape",type:"BPMNShape",isAttr:!0,isReference:!0}],superClass:["di:LabeledShape"]},{name:"BPMNEdge",properties:[{name:"label",type:"BPMNLabel"},{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"sourceElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#source"},{name:"targetElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#target"},{name:"messageVisibleKind",type:"MessageVisibleKind",isAttr:!0,default:"initiating"}],superClass:["di:LabeledEdge"]},{name:"BPMNLabel",properties:[{name:"labelStyle",type:"BPMNLabelStyle",isAttr:!0,isReference:!0,redefines:"di:DiagramElement#style"}],superClass:["di:Label"]},{name:"BPMNLabelStyle",properties:[{name:"font",type:"dc:Font"}],superClass:["di:Style"]}],PV=[{name:"ParticipantBandKind",literalValues:[{name:"top_initiating"},{name:"middle_initiating"},{name:"bottom_initiating"},{name:"top_non_initiating"},{name:"middle_non_initiating"},{name:"bottom_non_initiating"}]},{name:"MessageVisibleKind",literalValues:[{name:"initiating"},{name:"non_initiating"}]}],RV=[],LV={name:TV,uri:NV,prefix:MV,types:FV,enumerations:PV,associations:RV},jV="DC",QV="http://www.omg.org/spec/DD/20100524/DC",zV="dc",HV=[{name:"Boolean"},{name:"Integer"},{name:"Real"},{name:"String"},{name:"Font",properties:[{name:"name",type:"String",isAttr:!0},{name:"size",type:"Real",isAttr:!0},{name:"isBold",type:"Boolean",isAttr:!0},{name:"isItalic",type:"Boolean",isAttr:!0},{name:"isUnderline",type:"Boolean",isAttr:!0},{name:"isStrikeThrough",type:"Boolean",isAttr:!0}]},{name:"Point",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0}]},{name:"Bounds",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0},{name:"width",type:"Real",isAttr:!0},{name:"height",type:"Real",isAttr:!0}]}],VV=[],UV={name:jV,uri:QV,prefix:zV,types:HV,associations:VV},YV="DI",WV="http://www.omg.org/spec/DD/20100524/DI",GV="di",JV=[{name:"DiagramElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"extension",type:"Extension"},{name:"owningDiagram",type:"Diagram",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"owningElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"modelElement",isReadOnly:!0,isVirtual:!0,isReference:!0,type:"Element"},{name:"style",type:"Style",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"ownedElement",type:"DiagramElement",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Node",isAbstract:!0,superClass:["DiagramElement"]},{name:"Edge",isAbstract:!0,superClass:["DiagramElement"],properties:[{name:"source",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"target",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"waypoint",isUnique:!1,isMany:!0,type:"dc:Point",xml:{serialize:"xsi:type"}}]},{name:"Diagram",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"rootElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0},{name:"name",isAttr:!0,type:"String"},{name:"documentation",isAttr:!0,type:"String"},{name:"resolution",isAttr:!0,type:"Real"},{name:"ownedStyle",type:"Style",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Shape",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Plane",isAbstract:!0,superClass:["Node"],properties:[{name:"planeElement",type:"DiagramElement",subsettedProperty:"DiagramElement-ownedElement",isMany:!0}]},{name:"LabeledEdge",isAbstract:!0,superClass:["Edge"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"LabeledShape",isAbstract:!0,superClass:["Shape"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"Label",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Style",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"}]},{name:"Extension",properties:[{name:"values",isMany:!0,type:"Element"}]}],KV=[],XV={tagAlias:"lowerCase"},ZV={name:YV,uri:WV,prefix:GV,types:JV,associations:KV,xml:XV},$V="bpmn.io colors for BPMN",qV="http://bpmn.io/schema/bpmn/biocolor/1.0",eU="bioc",tU=[{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]}],nU=[],iU=[],rU={name:$V,uri:qV,prefix:eU,types:tU,enumerations:nU,associations:iU},aU="BPMN in Color",oU="http://www.omg.org/spec/BPMN/non-normative/color/1.0",sU="color",lU=[{name:"ColoredLabel",extends:["bpmndi:BPMNLabel"],properties:[{name:"color",isAttr:!0,type:"String"}]},{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"background-color",isAttr:!0,type:"String"},{name:"border-color",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"border-color",isAttr:!0,type:"String"}]}],cU=[],uU=[],dU={name:aU,uri:oU,prefix:sU,types:lU,enumerations:cU,associations:uU};const fU={bpmn:OV,bpmndi:LV,dc:UV,di:ZV,bioc:rU,color:dU};function pU(e,n){const i=Je({},fU,e);return new om(i,n)}var hU="Tried to access di from the businessObject. The di is available through the diagram element only. For more information, see https://github.com/bpmn-io/bpmn-js/issues/1472";function mU(e){Xl(e,"di")||Object.defineProperty(e,"di",{enumerable:!1,get:function(){throw new Error(hU)}})}function ti(e,n){return e.$instanceOf(n)}function gU(e){return Dr(e.rootElements,function(n){return ti(n,"bpmn:Process")||ti(n,"bpmn:Collaboration")})}function AU(e){var n={},i=[],a={};function s(ue,pe){return function(ye){ue(ye,pe)}}function c(ue){n[ue.id]=ue}function f(ue){return n[ue.id]}function m(ue,pe){var ye=ue.gfx;if(ye)throw new Error(`already rendered ${Mn(ue)}`);return e.element(ue,a[ue.id],pe)}function g(ue,pe){return e.root(ue,a[ue.id],pe)}function y(ue,pe){try{var ye=a[ue.id]&&m(ue,pe);return c(ue),ye}catch(Fe){O(Fe.message,{element:ue,error:Fe}),console.error(`failed to import ${Mn(ue)}`,Fe)}}function O(ue,pe){e.error(ue,pe)}var k=this.registerDi=function(pe){var ye=pe.bpmnElement;ye?a[ye.id]?O(`multiple DI elements defined for ${Mn(ye)}`,{element:ye}):(a[ye.id]=pe,mU(ye)):O(`no bpmnElement referenced in ${Mn(pe)}`,{element:pe})};function N(ue){_(ue.plane)}function _(ue){k(ue),We(ue.planeElement,E)}function E(ue){k(ue)}this.handleDefinitions=function(pe,ye){var Fe=pe.diagrams;if(ye&&Fe.indexOf(ye)===-1)throw new Error("diagram not part of <bpmn:Definitions />");if(!ye&&Fe&&Fe.length&&(ye=Fe[0]),!ye)throw new Error("no diagram to display");a={},N(ye);var K=ye.plane;if(!K)throw new Error(`no plane for ${Mn(ye)}`);var R=K.bpmnElement;if(!R)if(R=gU(pe),R)O(`correcting missing bpmnElement on ${Mn(K)} to ${Mn(R)}`),K.bpmnElement=R,k(K);else throw new Error("no process or collaboration to display");var C=g(R,K);if(ti(R,"bpmn:Process")||ti(R,"bpmn:SubProcess"))M(R,C);else if(ti(R,"bpmn:Collaboration"))Ae(R,C),T(pe.rootElements,C);else throw new Error(`unsupported bpmnElement for ${Mn(K)}: ${Mn(R)}`);P(i)};var P=this.handleDeferred=function(){for(var pe;i.length;)pe=i.shift(),pe()};function M(ue,pe){G(ue,pe),Z(ue.ioSpecification,pe),H(ue.artifacts,pe),c(ue)}function T(ue,pe){var ye=Zl(ue,function(Fe){return!f(Fe)&&ti(Fe,"bpmn:Process")&&Fe.laneSets});ye.forEach(s(M,pe))}function F(ue,pe){y(ue,pe)}function v(ue,pe){We(ue,s(F,pe))}function x(ue,pe){y(ue,pe)}function I(ue,pe){y(ue,pe)}function z(ue,pe){y(ue,pe)}function L(ue,pe){y(ue,pe)}function H(ue,pe){We(ue,function(ye){ti(ye,"bpmn:Association")?i.push(function(){L(ye,pe)}):L(ye,pe)})}function Z(ue,pe){!ue||(We(ue.dataInputs,s(I,pe)),We(ue.dataOutputs,s(z,pe)))}var ie=this.handleSubProcess=function(pe,ye){G(pe,ye),H(pe.artifacts,ye)};function oe(ue,pe){var ye=y(ue,pe);ti(ue,"bpmn:SubProcess")&&ie(ue,ye||pe),ti(ue,"bpmn:Activity")&&Z(ue.ioSpecification,pe),i.push(function(){We(ue.dataInputAssociations,s(x,pe)),We(ue.dataOutputAssociations,s(x,pe))})}function ge(ue,pe){y(ue,pe)}function fe(ue,pe){y(ue,pe)}function Ce(ue,pe){i.push(function(){var ye=y(ue,pe);ue.childLaneSet&&Se(ue.childLaneSet,ye||pe),Oe(ue)})}function Se(ue,pe){We(ue.lanes,s(Ce,pe))}function me(ue,pe){We(ue,s(Se,pe))}function G(ue,pe){J(ue.flowElements,pe),ue.laneSets&&me(ue.laneSets,pe)}function J(ue,pe){We(ue,function(ye){ti(ye,"bpmn:SequenceFlow")?i.push(function(){ge(ye,pe)}):ti(ye,"bpmn:BoundaryEvent")?i.unshift(function(){oe(ye,pe)}):ti(ye,"bpmn:FlowNode")?oe(ye,pe):ti(ye,"bpmn:DataObject")||(ti(ye,"bpmn:DataStoreReference")||ti(ye,"bpmn:DataObjectReference")?fe(ye,pe):O(`unrecognized flowElement ${Mn(ye)} in context ${Mn(pe&&pe.businessObject)}`,{element:ye,context:pe}))})}function re(ue,pe){var ye=y(ue,pe),Fe=ue.processRef;Fe&&M(Fe,ye||pe)}function Ae(ue,pe){We(ue.participants,s(re,pe)),i.push(function(){v(ue.messageFlows,pe)}),H(ue.artifacts,pe)}function Oe(ue){We(ue.flowNodeRef,function(pe){var ye=pe.get("lanes");ye&&ye.push(ue)})}}function vU(e,n,i){var a,s,c,f,m=[];function g(y,O){var k={root:function(P,M){return a.add(P,M)},element:function(P,M,T){return a.add(P,M,T)},error:function(P,M){m.push({message:P,context:M})}},N=new AU(k);O=O||y.diagrams&&y.diagrams[0];var _=bU(y,O);if(!_)throw new Error("no diagram to display");We(_,function(P){N.handleDefinitions(y,P)});var E=O.plane.bpmnElement.id;c.setRootElement(c.findRoot(E+"_plane")||c.findRoot(E))}return new Promise(function(y,O){try{return a=e.get("bpmnImporter"),s=e.get("eventBus"),c=e.get("canvas"),s.fire("import.render.start",{definitions:n}),g(n,i),s.fire("import.render.complete",{error:f,warnings:m}),y({warnings:m})}catch(k){return k.warnings=m,O(k)}})}function bU(e,n){if(!(!n||!n.plane)){var i=n.plane.bpmnElement,a=i;!Ge(i,"bpmn:Process")&&!Ge(i,"bpmn:Collaboration")&&(a=_U(i));var s;Ge(a,"bpmn:Collaboration")?s=a:s=Dr(e.rootElements,function(y){if(!!Ge(y,"bpmn:Collaboration"))return Dr(y.participants,function(O){return O.processRef===a})});var c=[a];s&&(c=n9(s.participants,function(y){return y.processRef}),c.push(s));var f=l2(c),m=[n],g=[i];return We(e.diagrams,function(y){if(!!y.plane){var O=y.plane.bpmnElement;f.indexOf(O)!==-1&&g.indexOf(O)===-1&&(m.push(y),g.push(O))}}),m}}function l2(e){var n=[];return We(e,function(i){!i||(n.push(i),n=n.concat(l2(i.flowElements)))}),n}function _U(e){for(var n=e;n;){if(Ge(n,"bpmn:Process"))return n;n=n.$parent}}var yU='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><path fill="currentColor" d="M1.88.92v.14c0 .41-.13.68-.4.8.33.14.46.44.46.86v.33c0 .61-.33.95-.95.95H0V0h.95c.65 0 .93.3.93.92zM.63.57v1.06h.24c.24 0 .38-.1.38-.43V.98c0-.28-.1-.4-.32-.4zm0 1.63v1.22h.36c.2 0 .32-.1.32-.39v-.35c0-.37-.12-.48-.4-.48H.63zM4.18.99v.52c0 .64-.31.98-.94.98h-.3V4h-.62V0h.92c.63 0 .94.35.94.99zM2.94.57v1.35h.3c.2 0 .3-.09.3-.37v-.6c0-.29-.1-.38-.3-.38h-.3zm2.89 2.27L6.25 0h.88v4h-.6V1.12L6.1 3.99h-.6l-.46-2.82v2.82h-.55V0h.87zM8.14 1.1V4h-.56V0h.79L9 2.4V0h.56v4h-.64zm2.49 2.29v.6h-.6v-.6zM12.12 1c0-.63.33-1 .95-1 .61 0 .95.37.95 1v2.04c0 .64-.34 1-.95 1-.62 0-.95-.37-.95-1zm.62 2.08c0 .28.13.39.33.39s.32-.1.32-.4V.98c0-.29-.12-.4-.32-.4s-.33.11-.33.4z"/><path fill="currentColor" d="M0 4.53h14.02v1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg>',c2=yU,u2={verticalAlign:"middle"},d2={color:"#404040"},wU={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},xU={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},EU={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"},kU='<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">'+c2+'</a><span>Web-based tooling for BPMN, DMN and forms powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>',$r;function CU(){$r=Qi(kU),Nn($r,wU),Nn(Ea("svg",$r),u2),Nn(Ea(".backdrop",$r),xU),Nn(Ea(".notice",$r),EU),Nn(Ea(".link",$r),d2,{margin:"15px 20px 15px 10px",alignSelf:"center"})}function SU(){$r||(CU(),ql.bind($r,".backdrop","click",function(e){document.body.removeChild($r)})),document.body.appendChild($r)}function en(e){e=Je({},BU,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),this._init(this._container,this._moddle,e),OU(this._container)}Jr(en,fo),en.prototype.importXML=async function(n,i){const a=this;function s(f){return a.get("eventBus").createEvent(f)}let c=[];try{n=this._emit("import.parse.start",{xml:n})||n;let f;try{f=await this._moddle.fromXML(n,"bpmn:Definitions")}catch(N){throw this._emit("import.parse.complete",{error:N}),N}let m=f.rootElement;const g=f.references,y=f.warnings,O=f.elementsById;c=c.concat(y),m=this._emit("import.parse.complete",s({error:null,definitions:m,elementsById:O,references:g,warnings:c}))||m;const k=await this.importDefinitions(m,i);return c=c.concat(k.warnings),this._emit("import.done",{error:null,warnings:c}),{warnings:c}}catch(f){let m=f;throw c=c.concat(m.warnings||[]),sm(m,c),m=DU(m),this._emit("import.done",{error:m,warnings:m.warnings}),m}},en.prototype.importDefinitions=async function(n,i){return this._setDefinitions(n),{warnings:(await this.open(i)).warnings}},en.prototype.open=async function(n){const i=this._definitions;let a=n;if(!i){const c=new Error("no XML imported");throw sm(c,[]),c}if(typeof n=="string"&&(a=IU(i,n),!a)){const c=new Error("BPMNDiagram <"+n+"> not found");throw sm(c,[]),c}try{this.clear()}catch(c){throw sm(c,[]),c}const{warnings:s}=await vU(this,i,a);return{warnings:s}},en.prototype.saveXML=async function(n){n=n||{};let i=this._definitions,a,s;try{if(!i)throw new Error("no definitions loaded");i=this._emit("saveXML.start",{definitions:i})||i,s=(await this._moddle.toXML(i,n)).xml,s=this._emit("saveXML.serialized",{xml:s})||s}catch(f){a=f}const c=a?{error:a}:{xml:s};if(this._emit("saveXML.done",c),a)throw a;return c},en.prototype.saveSVG=async function(){this._emit("saveSVG.start");let n,i;try{const a=this.get("canvas"),s=a.getActiveLayer(),c=Ea(":scope > defs",a._svg),f=ZI(s),m=c?"<defs>"+ZI(c)+"</defs>":"",g=s.getBBox();n=`<?xml version="1.0" encoding="utf-8"?>
|
|
30
30
|
<!-- created with bpmn-js / http://bpmn.io -->
|
|
31
31
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
32
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+g.width+'" height="'+g.height+'" viewBox="'+g.x+" "+g.y+" "+g.width+" "+g.height+'" version="1.1">'+m+f+"</svg>"}catch(a){i=a}if(this._emit("saveSVG.done",{error:i,svg:n}),i)throw i;return{svg:n}},en.prototype._setDefinitions=function(e){this._definitions=e},en.prototype.getModules=function(){return this._modules},en.prototype.clear=function(){!this.getDefinitions()||fo.prototype.clear.call(this)},en.prototype.destroy=function(){fo.prototype.destroy.call(this),ec(this._container)},en.prototype.on=function(e,n,i,a){return this.get("eventBus").on(e,n,i,a)},en.prototype.off=function(e,n){this.get("eventBus").off(e,n)},en.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),typeof e=="string"&&(e=Ea(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},en.prototype.getDefinitions=function(){return this._definitions},en.prototype.detach=function(){const e=this._container,n=e.parentNode;!n||(this._emit("detach",{}),n.removeChild(e))},en.prototype._init=function(e,n,i){const a=i.modules||this.getModules(i),s=i.additionalModules||[],c=[{bpmnjs:["value",this],moddle:["value",n]}],f=[].concat(c,a,s),m=Je(l9(i,["additionalModules"]),{canvas:Je({},i.canvas,{container:e}),modules:f});fo.call(this,m),i&&i.container&&this.attachTo(i.container)},en.prototype._emit=function(e,n){return this.get("eventBus").fire(e,n)},en.prototype._createContainer=function(e){const n=Qi('<div class="bjs-container"></div>');return Nn(n,{width:f2(e.width),height:f2(e.height),position:e.position}),n},en.prototype._createModdle=function(e){const n=Je({},this._moddleExtensions,e.moddleExtensions);return new pU(n)},en.prototype._modules=[];function sm(e,n){return e.warnings=n,e}function DU(e){const i=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);return i&&(e.message="unparsable content <"+i[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+i[2]),e}const BU={width:"100%",height:"100%",position:"relative"};function f2(e){return e+(ao(e)?"px":"")}function IU(e,n){return n&&Dr(e.diagrams,function(i){return i.id===n})||null}function OU(e){const i='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+c2+"</a>",a=Qi(i);Nn(Ea("svg",a),u2),Nn(a,d2,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(a),Es.bind(a,"click",function(s){SU(),s.preventDefault()})}function lc(e){en.call(this,e)}Jr(lc,en),lc.prototype._modules=[U7,cH,hO,mH,lO],lc.prototype._moddleExtensions={};var TU=/^djs-cursor-.*$/;function p2(e){var n=xs(document.body);n.removeMatching(TU),e&&n.add("djs-cursor-"+e)}function NU(){p2(null)}var MU=5e3;function FU(e,n){n=n||"element.click";function i(){return!1}return e.once(n,MU,i),function(){e.off(n,i)}}function h2(e,n){return{x:e.x-n.x,y:e.y-n.y}}var PU=15;function m2(e,n){var i;function a(m){return f(m.originalEvent)}e.on("canvas.focus.changed",function(m){m.focused?e.on("element.mousedown",500,a):e.off("element.mousedown",a)});function s(m){var g=i.start,y=i.button,O=yO(m),k=h2(O,g);if(!i.dragging&&RU(k)>PU&&(i.dragging=!0,y===0&&FU(e),p2("grab")),i.dragging){var N=i.last||i.start;k=h2(O,N),n.scroll({dx:k.x,dy:k.y}),i.last=O}m.preventDefault()}function c(m){Es.unbind(document,"mousemove",s),Es.unbind(document,"mouseup",c),i=null,NU()}function f(m){if(!tO(m.target,".djs-draggable")){var g=m.button;if(!(g>=2||m.ctrlKey||m.shiftKey||m.altKey))return i={button:g,start:yO(m)},Es.bind(document,"mousemove",s),Es.bind(document,"mouseup",c),!0}}this.isActive=function(){return!!i}}m2.$inject=["eventBus","canvas"];function RU(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const Bd={__init__:["moveCanvas"],moveCanvas:["type",m2]};var LU=new gw("tt");function jU(e){var n=Qi('<div class="djs-tooltip-container" />');return Nn(n,{position:"absolute",width:"0",height:"0"}),e.insertBefore(n,e.firstChild),n}function QU(e,n,i){Nn(e,{left:n+"px",top:i+"px"})}function Mw(e,n){e.style.display=n===!1?"none":""}var g2="djs-tooltip",Fw="."+g2;function ni(e,n){this._eventBus=e,this._canvas=n,this._ids=LU,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=jU(n.getContainer());var i=this;ql.bind(this._tooltipRoot,Fw,"mousedown",function(a){a.stopPropagation()}),ql.bind(this._tooltipRoot,Fw,"mouseover",function(a){i.trigger("mouseover",a)}),ql.bind(this._tooltipRoot,Fw,"mouseout",function(a){i.trigger("mouseout",a)}),this._init()}ni.$inject=["eventBus","canvas"],ni.prototype.add=function(e){if(!e.position)throw new Error("must specifiy tooltip position");if(!e.html)throw new Error("must specifiy tooltip html");var n=this._ids.next();return e=Je({},this._tooltipDefaults,e,{id:n}),this._addTooltip(e),e.timeout&&this.setTimeout(e),n},ni.prototype.trigger=function(e,n){var i=n.delegateTarget||n.target,a=this.get(uw(i,"data-tooltip-id"));!a||(e==="mouseover"&&a.timeout&&this.clearTimeout(a),e==="mouseout"&&a.timeout&&(a.timeout=1e3,this.setTimeout(a)))},ni.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},ni.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var n=e.removeTimer;n&&(clearTimeout(n),e.removeTimer=null)}},ni.prototype.setTimeout=function(e){if(e=this.get(e),!!e){this.clearTimeout(e);var n=this;e.removeTimer=setTimeout(function(){n.remove(e)},e.timeout)}},ni.prototype.remove=function(e){var n=this.get(e);n&&(ec(n.html),ec(n.htmlContainer),delete n.htmlContainer,delete this._tooltips[n.id])},ni.prototype.show=function(){Mw(this._tooltipRoot)},ni.prototype.hide=function(){Mw(this._tooltipRoot,!1)},ni.prototype._updateRoot=function(e){var n=e.scale||1,i=e.scale||1,a="matrix("+n+",0,0,"+i+","+-1*e.x*n+","+-1*e.y*i+")";this._tooltipRoot.style.transform=a,this._tooltipRoot.style["-ms-transform"]=a},ni.prototype._addTooltip=function(e){var n=e.id,i=e.html,a,s=this._tooltipRoot;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),Sr(i)&&(i=Qi(i)),a=Qi('<div data-tooltip-id="'+n+'" class="'+g2+'">'),Nn(a,{position:"absolute"}),a.appendChild(i),e.type&&xs(a).add("djs-tooltip-"+e.type),e.className&&xs(a).add(e.className),e.htmlContainer=a,s.appendChild(a),this._tooltips[n]=e,this._updateTooltip(e)},ni.prototype._updateTooltip=function(e){var n=e.position,i=e.htmlContainer;QU(i,n.x,n.y)},ni.prototype._updateTooltipVisibilty=function(e){We(this._tooltips,function(n){var i=n.show,a=n.htmlContainer,s=!0;i&&((i.minZoom>e.scale||i.maxZoom<e.scale)&&(s=!1),Mw(a,s))})},ni.prototype._init=function(){var e=this;function n(i){e._updateRoot(i),e._updateTooltipVisibilty(i),e.show()}this._eventBus.on("canvas.viewbox.changing",function(i){e.hide()}),this._eventBus.on("canvas.viewbox.changed",function(i){n(i.viewbox)})};const Pw={__init__:["tooltips"],tooltips:["type",ni]},zU=e=>{var n=Object.prototype.toString,i={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object"};return e instanceof Element?"element":i[n.call(e)]},Rw=e=>{var n=zU(e),i;if(n==="array")i=[];else if(n==="object")i={};else return e;if(n==="array")for(var a=0,s=e.length;a<s;a++)i.push(Rw(e[a]));else if(n==="object")for(var c in e)i[c]=Rw(e[c]);return i};function HU(e,n="YYYY-MM-DD HH:mm:ss"){return od(e).format(n)}function VU(e){e=Rw(e);const n={};e.forEach(a=>{n[a.historyActivityId]?n[a.historyActivityId].push(a):n[a.historyActivityId]=[a]});for(let a in n){const s=n[a];if(s.length>1){const c=e.findLast(f=>f.historyActivityId==a);c.assigneeName=Array.from(new Set(s.map(f=>f.assigneeName))).join("/")}}const i=[];return e.forEach(a=>{let{assigneeName:s,createTime:c,endTime:f,comments:m}=a;/Safari/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&(c=c.replace(/-/g,"/"),f=f.replace(/-/g,"/"));const g={id:a.historyActivityId,class:!f&&a.historyActivityType!="candidate"?"nodePrimary":""};let y="";if(s){if(y=`<span title='${s}'>${s}</span><br>`,c&&(y+=`<span title='${c}'>${HU(c,"YYYY-MM-DD HH:mm")}</span><br>`),m&&m.length>0){let k,{type:N,fullMessage:_}=m.find(E=>E.action=="AddComment")||{};N=="assigneeComment"&&(k="\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A"+_,g.class="nodeWarn"),N=="dispatchComment"&&(k="\u8C03\u5EA6\uFF1A"+_,g.class="nodeWarn"),N=="transferComment"&&(k="\u8F6C\u529E\uFF1A"+_,g.class="nodeWarn"),N=="delegateComment"&&(k="\u59D4\u6258\uFF1A"+_,g.class="nodeWarn"),N=="rollbackComment"&&(k="\u9A73\u56DE\uFF1A"+_,g.class="nodeError"),N=="terminateComment"&&(k="\u7EC8\u6B62\uFF1A"+_,g.class="nodeError"),N=="addMultiInstanceComment"&&(k="\u52A0\u7B7E\uFF1A"+_,g.class="nodeWarn"),N=="deleteMultiInstanceComment"&&(k="\u51CF\u7B7E\uFF1A"+_,g.class="nodeError"),N=="withdrawComment"&&(k="\u64A4\u9500\uFF1A"+_,g.class="nodeWarn"),N=="deleteProcessComment"&&(k="\u5220\u9664\u6D41\u7A0B\uFF1A"+_,g.class="nodeError"),N=="cancelProcessComment"&&(k="\u64A4\u9500\u6D41\u7A0B\uFF1A"+_,g.class="nodeError"),N=="comment"&&(k="\u5BA1\u6279\uFF1A"+_,g.class="nodeSuccess"),k&&(y+=`<span title='${k}'>${k}</span>`)}g.tooltip=y}a.historyActivityType=="sequenceFlow"?g.class="lineWarn":!g.class&&a.historyActivityType!="candidate"&&(g.class="nodeSuccess");const O=i.findIndex(k=>k.id==a.historyActivityId);O!=-1?i.splice(O,1,g):i.push(g)}),i}function Lw(e){const n=[],i=[],a=[];return e.routeTxt&&e.routeTxt.length>0&&e.routeTxt.forEach(s=>{s.type==="user"?n.push(...s.ids.filter(c=>c&&c.trim()!=="")):s.type==="post"?i.push(...s.ids):s.type==="dept"&&a.push(...s.ids)}),{intersection:e.assigneeRetain=="true"?1:0,userIds:[...new Set(n)],postIds:[...new Set(i)],deptIds:[...new Set(a)]}}var UU=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",{ref:"container",staticClass:"bpmn-look",on:{wheel:e.handleWheel}})},YU=[];const YZ="",WU={name:"bpmn-look",props:{diagram:{type:String,default:"",required:!0},approvalData:{type:Array,default:()=>[]},isXml:{type:Boolean,default:!0}},data(){return{scale:1,viewer:null,loading:!0}},mounted(){this.initViewer(),window.addEventListener("resize",this.canvasResize)},watch:{diagram:{async handler(e){e.length;let n=e;n&&this.isXml&&this.loadXml(n)},immediate:!0}},methods:{handleWheel(e){e.preventDefault();const n=Math.sign(e.deltaY)*.1;this.scale=Math.max(.5,Math.min(this.scale-n,3)),this.viewer&&this.viewer.get("canvas").zoom(this.scale)},async getXml(e){this.isXml;let n={},i="";try{n=await api.repository.getXmlByProcessDefId({processDefId:e}),n.code==200&&(i=n.data)}catch(a){console.error(a)}return i},async initViewer(){this.viewer&&this.viewer.destroy();const e=Object.prototype.toString.call(lc)=="[object Function]"?lc:lc.default,n=Object.prototype.toString.call(Pw)=="[object Object]"?Pw:Pw.default,i=Object.prototype.toString.call(Bd)=="[object Object]"?Bd:Bd.default;Object.prototype.toString.call(Bd),this.viewer=new e({container:this.$refs.container,additionalModules:[n,i]}),this.viewer.on("import.done",({error:a})=>{a||(this.canvasResize(),this.addApprovalData())})},canvasResize(){this.viewer&&this.viewer.get("canvas").zoom(1,"auto")},setNodeColor(e){const n=this.viewer.get("canvas"),i=this.viewer.get("elementRegistry"),a=this.viewer.get("tooltips");e.forEach(s=>{if(s.id&&s.class&&n.addMarker(s.id,s.class),s.id&&s.tooltip){const c=i.get(s.id);if(c){let{x:f,y:m,type:g}=c;["bpmn:StartEvent","bpmn:EndEvent"].includes(g)?(f=f-45,m=m+65):["bpmn:UserTask"].includes(g)&&(f=f-10,m=m+90),a.add({position:{x:f,y:m},html:s.tooltip})}}})},addApprovalData(){if(this.approvalData,!this.approvalData||this.approvalData.length==0)return;const e=VU(this.approvalData);e&&e.length>0&&this.setNodeColor(e)},async loadXml(e){this.viewer||await this.initViewer();try{e.length;const{warnings:n}=await this.viewer.importXML(e);n.length&&this.$emit("warning",n)}catch(n){this.$emit("error",{message:"XML \u52A0\u8F7D\u5931\u8D25",detail:n.message}),console.error("XML \u52A0\u8F7D\u5931\u8D25:",n)}}},beforeDestroy(){window.removeEventListener("resize",this.canvasResize),this.viewer&&this.viewer.destroy()}},A2={};var GU=dn(WU,UU,YU,!1,JU,"5e479c8e",null,null);function JU(e){for(let n in A2)this[n]=A2[n]}const v2=function(){return GU.exports}();var KU=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",{directives:[{name:"loading",rawName:"v-loading",value:e.boxLoading&&!e.isButton,expression:"boxLoading && !isButton"}],ref:"mianContent",staticClass:"mianContent",class:e.isDialog?"is-dialog":"",style:{}},[e.isButton?e._e():[i("div",{ref:"baseTabs",staticClass:"tabs"},[i("el-tabs",{staticClass:"demo-tabs",on:{"tab-click":e.handleClick},model:{value:e.activeName,callback:function(a){e.activeName=a},expression:"activeName"}},e._l(e.tabs,function(a,s){return i("el-tab-pane",{key:s,attrs:{label:a.name,name:a.slot||a.name,item:a}},[a.name=="\u57FA\u672C\u4FE1\u606F"&&!a.slot?[i("div",{style:{height:`${e.baseHeight}px`}},[e._t("default",null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess})],2)]:a.name=="\u6D41\u7A0B\u56FE"&&!a.slot?[i("div",{staticClass:"view-node-info",on:{click:e.getNodeList}},[e._v(" \u67E5\u770B\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F ")]),e.trackUrl?i("iframe",{key:e.processId,staticStyle:{width:"100%",height:"100%",border:"none"},style:{height:`${e.iframeHeight}px`},attrs:{src:e.trackUrl,scrolling:"no",frameborder:"0"}}):e._e(),e.activeName=="\u6D41\u7A0B\u56FE"&&e.processData.process&&e.processData.process.xml?i("bpmnLook",{attrs:{approvalData:e.processData.flow,diagram:e.processData.process.xml}}):i("div",{staticStyle:{display:"flex","align-items":"center","justify-content":"center"}},[e._v(" \u6682\u65E0\u6D41\u7A0B\u56FE ")])]:a.name=="\u5BA1\u6279\u8BB0\u5F55"&&!a.slot?[e.activeName=="\u5BA1\u6279\u8BB0\u5F55"&&e.processData.flow?i("processFlow",{attrs:{"flow-list":e.formatFlow(e.processData.flow)}}):i("div",{staticStyle:{height:"100px",display:"flex","align-items":"center","justify-content":"center"}},[e._v(" \u6682\u65E0\u6570\u636E ")])]:[e.activeName==a.name?i("div",{style:{height:`${e.baseHeight}px`}},[a.slot?e._t(a.slot,null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess}):e._t("default",null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess})],2):e._e()]],2)}),1)],1)],e.isAdditional&&e.absoluteBtns.outside.length>0?i("div",{ref:"footBtnRow",staticClass:"footBtnRow foot-item",style:{width:e.mainWidth+"px"}},[e._t("btn",null,null,e.processStatus)],2):e.showBtns?!e.ProcessInsObj.end&&e.absoluteBtns.outside.length>0&&e.processStatus.appId!="com.awspaas.user.apps.root"||e.customBtns.length>0?i("div",{directives:[{name:"loading",rawName:"v-loading",value:e.footBtnLoading,expression:"footBtnLoading"}],ref:"footBtnRow",staticClass:"footBtnRow foot-item",style:{width:e.mainWidth+"px"}},[(e.processData.process.status=="todo"||e.customBtns.length>0)&&e.absoluteBtns.outside.length>0?[e.absoluteBtns.inside.length>0?i("el-dropdown",{attrs:{placement:"top-start",trigger:"click"},scopedSlots:e._u([{key:"dropdown",fn:function(){return[i("el-dropdown-menu",e._l(e.absoluteBtns.inside,function(a,s){return i("el-dropdown-item",{key:a.name+s,nativeOn:{click:function(c){return function(){a.click(),e.aftClickBtn=a}.apply(null,arguments)}}},[i("el-button",{staticClass:"btn drop-btn",attrs:{type:"text",size:"mini",icon:a.icon,loading:e.buttonLoading}},[e._v(" "+e._s(a.name)+" ")])],1)}),1)]},proxy:!0}],null,!1,1409220773)},[i("el-button",{staticStyle:{"margin-right":"10px"},attrs:{size:"small"}},[e._v(" \u66F4\u591A ")])],1):e._e(),e._l(e.absoluteBtns.outside,function(a){return i("el-button",e._b({key:a.name,attrs:{size:"small",loading:e.buttonLoading},on:{click:function(){a.click(),e.aftClickBtn=a}}},"el-button",a.btnProps,!1),[e._v(" "+e._s(a.name)+" ")])})]:e._e(),e._t("btnAppend")],2):e._e():i("div"),i("div",{staticClass:"dialog"},[i("el-dialog",{staticClass:"dialog",style:e.dynamicStyle,attrs:{visible:e.dialogVisibleOperation,"append-to-body":"",width:"600px",title:e.operationLabel,"close-on-click-modal":!1,"show-close":!e.isOperLoading,"before-close":e.cancelHandlerFn,top:"6vh"},on:{"update:visible":function(a){e.dialogVisibleOperation=a}},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{type:"primary",loading:e.isOperLoading,disabled:e.isOperationHidden},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{loading:e.isOperLoading,disabled:e.isOperationHidden},on:{click:e.cancelHandlerFn}},[e._v("\u53D6 \u6D88")])]},proxy:!0}]),model:{value:e.dialogVisibleOperation,callback:function(a){e.dialogVisibleOperation=a},expression:"dialogVisibleOperation"}},[i("div",{ref:"obRef",staticClass:"operation-box"},[e.dialogVisibleOperation?i(e.operationCom,{ref:"operationRef",tag:"component",attrs:{param:e.operationParam,isOperLoading:e.isOperLoading},on:{success:e.operationSuccess,fail:e.operationFail},scopedSlots:e._u([{key:"form",fn:function(){return[e.aftClickBtn.slot?e._t(e.aftClickBtn.slot):e._e()]},proxy:!0},{key:"file",fn:function(){return[e.attachShow?i("el-form",{attrs:{"label-width":"120px","status-icon":"",rules:e.rules},nativeOn:{submit:function(a){a.preventDefault()}}},[i("el-form-item",{attrs:{label:"\u9644\u4EF6",prop:e.attachRule.required?"attach":""}},[i("jyr-file-upload",{ref:"fileUpload",attrs:{multiple:e.attachRule.limit>0,limit:e.attachRule.limit,fullFileObject:"",showFileName:""},model:{value:e.attach,callback:function(a){e.attach=a},expression:"attach"}})],1)],1):e._e()]},proxy:!0}],null,!0)}):e._e()],1)]),i("el-dialog",{attrs:{title:"\u9009\u62E9\u5904\u7406\u4EFB\u52A1",visible:e.showMulTask,"append-to-body":"","close-on-click-modal":!1,width:"500px","show-close":!1},on:{"update:visible":function(a){e.showMulTask=a}},model:{value:e.showMulTask,callback:function(a){e.showMulTask=a},expression:"showMulTask"}},[i("el-form",{ref:"form",staticClass:"task",attrs:{"label-width":"100px"}},[i("el-form-item",{attrs:{label:"\u8BF7\u9009\u62E9\uFF1A",prop:"content"}},[i("el-radio-group",{attrs:{size:"small"},model:{value:e.mulTaskTaskId,callback:function(a){e.mulTaskTaskId=a},expression:"mulTaskTaskId"}},e._l(e.mulTaskList,function(a){return i("el-radio",{key:a.nodeId,attrs:{label:a.taskId,border:""}},[e._v(e._s(a.nodeName))])}),1)],1)],1),i("div",{staticClass:"dialog-footer",staticStyle:{"text-align":"center"}},[i("el-button",{attrs:{type:"primary"},on:{click:e.onCheckSure}},[e._v("\u786E\u5B9A")])],1)],1),i("el-dialog",{attrs:{visible:e.nodeInfoVisible,"append-to-body":"",width:"600px",title:"\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F",modal:!1,"close-on-click-modal":!1},on:{"update:visible":function(a){e.nodeInfoVisible=a}},model:{value:e.nodeInfoVisible,callback:function(a){e.nodeInfoVisible=a},expression:"nodeInfoVisible"}},[i("el-table",{staticClass:"process-table",attrs:{data:e.filterFlow(e.processData.flow),border:"","header-row-style":e.headerRowStyle}},[i("el-table-column",{attrs:{label:"\u5E8F\u53F7",type:"index",width:"60px",align:"center"}}),i("el-table-column",{attrs:{prop:"historyActivityName",label:"\u8282\u70B9\u540D\u79F0","min-width":"130"}}),i("el-table-column",{attrs:{prop:"assigneeName",label:"\u5BA1\u6279\u4EBA","min-width":"80"}})],1)],1)],1)],2)},XU=[];const WZ="",GZ="",ZU={components:{processBtns:G8,processFlow:q8,bpmnLook:v2,staffTree:va,...iB,ViewFile:I5,JyrFileUpload:vh},props:{taskId:{default:!1,type:String},processId:{default:"",type:String},userId:{require:!0,default:"",type:String},showBtns:{default:!0,type:Boolean},isView:{default:!1,type:Boolean},getVars:{type:Function},before:{type:Function},isAlis:{type:Boolean,default:!1},isAdditional:{type:Boolean,default:!1},businessData:{type:Object,default:void 0},excludeBtn:{type:String,default:""},showAsPlanned:{type:Boolean,default:!1},showCommIdea:{type:Boolean,default:!0},commentMsgRequired:{type:Boolean,default:!0},customBtn:{default:""},tabs:{default:()=>[{name:"\u57FA\u672C\u4FE1\u606F",slot:""},{name:"\u6D41\u7A0B\u56FE",slot:""},{name:"\u5BA1\u6279\u8BB0\u5F55",slot:""}]},personType:{default:""},personEntity:{type:Object,default:()=>{}},isButton:{type:Boolean,default:!1},isDialog:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1},headerRowStyle:{type:Object||Function,default:()=>({"background-color":"rgb(245, 247, 250)",color:"#333"})},extraHeight:{type:Number,default:0}},provide(){return{isAlisInject:this.isAlis}},data(){return{incomingConditionItemList:[],deptId:"",initProcessData:{button:[],flow:[],form:{},process:{}},currentProcess:{currentProcessOriginData:[],currentMan:[],currentFirstNode:{}},processData:{button:[],flow:[],form:{},process:{}},submitLoading:!1,flowChartVisible:!1,comment:null,dynamicMaxHeight:"400px",showMulTask:!1,mulTaskList:[],mulTaskTaskId:"",attach:[],customBtns:[],overheight:10,iframeHeight:500,baseHeight:500,mainWidth:0,absoluteTaskId:"",infoView:!1,showTopTabs:!1,buttonLoading:!1,footBtnLoading:!0,tabheight:400,aftClickBtn:"",attachRule:{required:!0,limit:0},nodeInfoVisible:!1,nodeInfoList:[],jjForm:{saveMetaAnnexCmdList:[]},targetUID:"",commentMsg:"",trackUrl:"",taskObj:{},taskCommentList:[],absoluteBtns:{inside:[],outside:[]},processStatus:"",nextTaskNode:[],activeName:"\u57FA\u672C\u4FE1\u606F",ProcessInsObj:{},outGatewayUserTaskModel:[],dialogVisibleOperation:!1,operationLabel:"",operationCom:{},operationParam:{},taskNode:[],aftTaskNode:{},operation:iB,Enum:Tp,isOperLoading:!1,isOperationHidden:!1,boxLoading:!1,rules:{attach:[{required:!0,trigger:"change"}]},noReload:!1,digitalSignatureList:[]}},mounted(){window.onresize=()=>(()=>{this.$refs.mianContent&&(this.mainWidth=this.$refs.mianContent.offsetWidth)})()},watch:{activeName:function(e){e==1&&(this.activeName="\u57FA\u672C\u4FE1\u606F")},infoView:function(){this.calculateHeight()},taskId:{handler(e){!e||(this.absoluteTaskId=e)},deep:!0,immediate:!0},processId:{handler(e){if(e){if(this.customBtns=[],this.absoluteBtns={inside:[],outside:[]},this.boxLoading=!0,this.activeName=this.tabs.length>0?this.tabs[0].name:"",this.getProcessInfo(),this.getCurrentProcess(),Date.now())return;Xe.repository.queryTaskNodeList(this.processId).then(n=>{if(!this.noReload)if(this.noReload=!1,!this.absoluteTaskId&&n.data.length>1){this.mulTaskList=n.data,this.showMulTask=!0;return}else this.absoluteTaskId=n.data&&n.data.length>0?n.data[0].taskId:"",this.aftTaskNode=n.data[0];this.absoluteTaskId,n.code==bt.success&&(this.taskNode=n.data,Xe.pis.getProcessStatus(this.processId,this.absoluteTaskId).then(i=>{i.code==bt.success&&(this.processStatus=i.data,this.$emit("getStatus",i.data),this.absoluteTaskId?Xe.repository.getUserTaskModelCmd(this.absoluteTaskId).then(a=>{a.code==bt.success&&(this.taskObj=a.data,this.straightenBtns())}):this.straightenBtns())}))}),Xe.repository.getTrackUrl({processInstId:e,type:n_.\u7535\u8111\u7AEF}).then(n=>{n.code==bt.success&&(window.location.protocol=="https:"?n.data.indexOf("http://121.40.143.183:80/")>=0?this.trackUrl=n.data.replace("http://121.40.143.183:80/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://121.40.143.183/")>=0?this.trackUrl=n.data.replace("http://121.40.143.183/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://acme-aws.ddzg.cn/")>=0?this.trackUrl=n.data.replace("http://acme-aws.ddzg.cn/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://59.53.91.231:8088/")>=0?this.trackUrl=n.data.replace("http://59.53.91.231:8088/","https://acme-test.ddzg.cn:2119/"):n.data.indexOf("http://59.53.91.230:8088/")>=0?this.trackUrl=n.data.replace("http://59.53.91.230:8088/","https://kq.ddzg.cn:8093/"):this.trackUrl=n.data:this.trackUrl=n.data)}),Xe.tis.getTaskCommentList(this.processId,"").then(n=>{this.taskCommentList=n.data,this.digitalSignatureList=n.data.filter(i=>i.digitalSignature).map(i=>i.digitalSignature)}),Xe.pis.getProcessInstanceById(this.processId).then(n=>{this.ProcessInsObj=n.data,this.$nextTick(()=>{this.calculateHeight()})})}},immediate:!0,deep:!0},absoluteTaskId:{handler(e){},immediate:!0,deep:!0},dialogVisibleOperation:{handler(e){this.$emit("show-modal",e)}}},methods:{formatFlow(e){return(e||[]).map(i=>({...i,attachmentsFujian:(i.attachments||[]).filter(a=>a.type!="signature"),attachmentsQianzi:(i.attachments||[]).filter(a=>a.type=="signature")}))},cancelHandlerFn(){this.dialogVisibleOperation=!1,this.submitLoading=!1},filterFlow(e){return e.filter(n=>["userTask","candidate"].includes(n.historyActivityType))},getCurrentProcess(){Xe.repository.queryTaskNodeList(this.processId).then(e=>{if(e.code==200){const n={};if(n.currentProcessOriginData=e.data||[],n.currentProcessOriginData.length>0){let i=n.currentProcessOriginData[0],a=(i.currentName||"").split(",");a=a.map(s=>({realName:s,avatar:"",phone:"",ancestorNames:[]})),n.currentMan=a,n.currentFirstNode=i,this.currentProcess=n}}else this.currentProcess={currentProcessOriginData:[],currentMan:[],currentFirstNode:{}}}).catch(e=>{console.error(e,"getCurrentProcess")})},getProcessInfo(){this.submitLoading=!0,this.boxLoading=!0,Xe.tis.getTaskModelDetail(this.taskId?{processInstId:this.processId,taskId:this.taskId}:{processInstId:this.processId}).then(async e=>{if(e.code==200){this.processData={...this.initProcessData,...e.data||{}};const n=((this.processData.process||{}).variables||{}).deptId;this.deptId=n;const i=(this.processData.process||{}).taskId;this.taskObj.buttons=this.processData.button,this.absoluteTaskId=i,this.straightenBtns(),this.$nextTick(()=>{this.calculateHeight()}),this.processData.flow,this.flowChartVisible=!0,this.submitLoading=!1,this.boxLoading=!1}})},getUserDataByDeptId(){this.processList.map(async(e,n)=>{const i=Lw(e);let a;try{a=await this.getNodeUser({deptId:this.deptId,intersection:i.intersection?1:0,userIds:i.userIds,postIds:i.postIds,deptIds:i.deptIds})}catch(s){}if(a.code==Enum.apiCode.success){const s=this.processList[n];s.userList=a.data,this.$set(this.processList,n,s)}})},handleDraft(){this.submitLoading=!0},handleExamine(e,n){e?this.handlePass(n):this.handleCancel(n),this.submitLoading=!0},async handlePass(e){this.operationParam.nodeLoading=!0,this.isOperationHidden=!0,this.before?this.before().then(()=>{this.showOperation(by,e)}):this.showOperation(by,e),this.deptId&&(await this.getNextNode(this.deptId),this.operationParam={...this.operationParam,nodeLoading:!1,incomingConditionItemList:this.incomingConditionItemList,nextTaskNode:this.nextTaskNode},this.isOperationHidden=!1)},handleCancel(e){this.showOperation(KD,e)},handleUserSelect({type:e,checkType:n,name:i}){e=="transfer"?this.handleTransfer(i):e=="addInstance"&&this.handleAddInstance(i)},handleTransfer(e){this.showOperation(VD,e)},handleAddInstance(e){this.showOperation(QD,e)},handlePrint(){},handleRollbackTask(e){this.showOperation(ZD,e)},handleTerminateProcess(){},handleCirculate(e){this.showOperation(nB,e)},handleWithdrawTask(e){this.handleRevoke()},findTargetHtml(e,n,i="parentElement"){if(!e)return null;if(e.classList.contains(n))return e;let a=e[i];if(!a)return null;if(i=="children"){for(let s=0;s<=a.length-1;s++)if(a[s].classList.contains(n))return a[s];return}return this.findTargetHtml(a,n)},findImageIndex(e){return e?this.digitalSignatureList.findIndex(n=>n==e):-1},onCheckSure(){this.absoluteTaskId=this.mulTaskTaskId,this.mulTaskList.map(n=>{n.taskId==this.mulTaskTaskId&&(this.aftTaskNode=n)}),this.noReload=!0,this.showMulTask=!1,this.footBtnLoading=!0;let e=this.processId;Reflect.set(this.processId,""),Reflect.set(this.processId,e)},showButtonLoading(){this.buttonLoading=!0},hideButtonLoading(){this.buttonLoading=!1},calculateHeight(){let e=0;if(this.$refs.footBtnRow&&(e+=this.$refs.footBtnRow.offsetHeight),this.$refs.mianContent&&(this.mainWidth=this.$refs.mianContent.offsetWidth),this.infoView&&this.absoluteBtns.outside.length>0&&(e+=32),this.$refs.infoBoxFign){let n=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;this.tabheight=n-this.$refs.infoBoxFign.offsetTop-192}this.overheight=e+116,this.iframeHeight=this.$refs.mianContent.offsetHeight-146,this.baseHeight=this.$refs.mianContent.offsetHeight-70-e-this.extraHeight},getNodeList(){this.nodeInfoVisible=!0},fileNameLastof(e,n=0){if(e.indexOf("http")==-1&&(n=0),!e)return;let i="/";e.indexOf("\\")!=-1&&(i="\\");let a=e,s=a.lastIndexOf(i);return a.substr(s+1+n,a.length)},clickCustomButton(e){this.$emit("clickCustomButton",{name:e,processStatus:this.processStatus,setName:n=>{this.taskObj.buttons.map(i=>{i.label==e&&(i.label=n)}),this.straightenBtns()}})},async getNextNode(e){let n;try{n=await Xe.tis.simulation(this.absoluteTaskId,this.processId)}catch(a){console.error(a),n={}}let i=n.data||{};n.code==200&&!n.data.evaluation&&(this.incomingConditionItemList=[],i.branches=await this.getOutgoingProcessNode(this.absoluteTaskId,n.data.id)),i=await this.getSelectFixData(i,e),this.nextTaskNode=i},async getNodeUser({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s}){return await Xe.user.getTaskAuditor({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s})},async showOperation(e,n){this.attach=[],this.operationLabel=n,this.operationParam.processInstId=this.processId,this.operationParam.taskInstId=this.absoluteTaskId,this.operationParam.nextTaskNode=this.nextTaskNode,this.operationParam.incomingConditionItemList=this.incomingConditionItemList,this.operationParam.variables=(this.processData.process||{}).variables||{},this.operationParam.extendedProperties=(this.processData.form||{}).extendedProperties||[],this.operationParam.taskObj=this.taskObj,this.operationParam.getVars=this.getVars,this.operationParam.outGatewayUserTaskModel=this.outGatewayUserTaskModel,this.operationParam.taskNode=this.getTaskNode(),this.operationParam.businessData=this.businessData,this.operationParam.showAsPlanned=this.showAsPlanned,this.operationParam.showCommIdea=this.showCommIdea,this.operationParam.commentMsgRequired=this.commentMsgRequired,this.operationParam.personType=this.personType,this.operationParam.personEntity={...this.personEntity,...this.aftClickBtn.personEntity||{}},this.operationParam.ProcessInsObj=this.ProcessInsObj,this.operationCom=e,this.dialogVisibleOperation=!0,this.$nextTick(()=>{var m,g;let i=this.$refs.obRef;if(this.$refs,!i)return;let a=(m=i.getBoundingClientRect())==null?void 0:m.top,s=this.findTargetHtml(i,"el-dialog"),c=this.findTargetHtml(s,"el-dialog__footer","children"),f=window.innerHeight-((g=i.getBoundingClientRect())==null?void 0:g.top)-a-(c==null?void 0:c.clientHeight)-32;this.dynamicMaxHeight=`${f}px`})},onClickOperation(){if(this.attachShow&&this.attachRule.required&&this.attach.length==0)return hd.error("\u8BF7\u4E0A\u4F20\u9644\u4EF6");this.aftClickBtn.preposition?this.operationMain(this.aftClickBtn.preposition):this.operationMain()},operationMain(e=!1){let n;this.attachShow&&(n=[],this.attach.map(i=>{n.push({id:i.id,name:this.fileNameLastof(i.name),size:i.fileSize,format:i.fileType,url:i.url,uploadTime:i.createTime,processInstId:this.operationParam.processInstId,taskInstId:this.operationParam.taskInstId})}),n=n.sort((i,a)=>od(i.uploadTime).valueOf()>od(a.uploadTime).valueOf())),this.$refs.operationRef&&this.$refs.operationRef.confirm(e,()=>{this.isOperLoading=!0},n)},operationSuccess(e=!0){hd.success("\u64CD\u4F5C\u6210\u529F"),this.dialogVisibleOperation=!1,e&&this.$emit("Complete"),this.isOperLoading=!1},operationFail(e=""){e&&hd.warning(e),this.isOperLoading=!1},async getSelectFixData(e,n){let i=JSON.parse(JSON.stringify(e));if(i.nodeType!="userTask"&&Array.isArray(i.branches))for(let a=0;a<i.branches.length;a++){let s=i.branches[a],c=s.nodeInfoDTO?s.nodeInfoDTO:s;try{c=await this.getSelectFixData(c,n)}catch(f){}s.nodeInfoDTO?s.nodeInfoDTO=c:s=c,i.branches[a]=s}else if(i.nodeType=="userTask"&&!i.setPersonnel){let a=Lw(i),s;try{s=await this.getNodeUser({deptId:n,intersection:a.intersection?1:0,userIds:a.userIds,postIds:a.postIds,deptIds:a.deptIds}),s.code==bt.success}catch(c){}s.code==bt.success&&(i.userList=s.data)}return i},async getOutgoingProcessNode(e,n){let i=await Xe.repository.getOutgoingProcessNode(e,n);if(i.code==bt.success){if(i.data){for(let a=0;a<i.data.length;a++){let s=i.data[a];s.incomingConditionItemList&&s.incomingConditionItemList.length!==0&&(s.nodeInfoDTO.incomingConditionItemList=s.incomingConditionItemList,s.incomingConditionItemList,this.incomingConditionItemList.push(...s.incomingConditionItemList)),s.nodeInfoDTO.nodeType!="userTask"&&(s.nodeInfoDTO.branches=await this.getOutgoingProcessNode(e,s.nodeInfoDTO.id)),i.data[a].type!="endEvent"&&(i.data[a].humanPerformerName=="\u56FA\u5B9A\u8D26\u6237"||i.data[a].humanPerformerName=="\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173")&&await Xe.repository.getParticipantsOfPerformerNames(e,[i.data[a].id]).then(c=>{i.data[a].routeTxt.userNames=c.data[i.data[a].id]})}i.data.length==0&&i.data.push({id:"",incomingConditionItemList:[],type:"endEvent",name:"\u7ED3\u675F\u4E8B\u4EF6"})}return i.data}return[]},getColor(e){return e=="\u5BA1\u6838\u4E2D"||e=="\u5BA1\u6279\u4E2D"?"#6DC743":e=="\u5DF2\u9A73\u56DE"?"#F14B4C":e=="\u5DF2\u64A4\u9500"?"#CECECE":e=="\u5DF2\u5B8C\u6210"?"#6DC743":"#1389FF"},handleClick(e,n){this.$emit("clickTab",e.$vnode?JSON.parse(JSON.stringify(e.$vnode.data.attrs.item)):e.props,e.index)},getTaskNode(){return this.taskNode.filter?this.taskNode.filter(e=>e.nodeId==this.taskObj.id):[]},handleRevoke(){MI.confirm("\u786E\u5B9A\u64A4\u9500\u5417","\u64A4\u9500",{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88",type:"warning"}).then(()=>{Xe.tis.withdrawTask(this.processData.process.processInstanceId).then(e=>{e.code==bt.success&&(hd.success("\u64CD\u4F5C\u6210\u529F"),this.$emit("Complete"))})}).catch(()=>{})},handleReminders(){MI.confirm("\u786E\u5B9A\u50AC\u529E\u5417","\u50AC\u529E",{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88",type:"warning"}).then(()=>{this.ProcessInsObj,Xe.tis.reminders(this.processData.process.processInstanceId).then(e=>{e.code==bt.success&&(hd.success("\u64CD\u4F5C\u6210\u529F"),this.$emit("Complete"))})}).catch(e=>{})},getButton(e){return(this.processData.button||[]).find(n=>n.buttonKey==e)},operBtn(){let e=[];const n=this.processData.process;if(!n)return e;if(n.status=="todo"&&n.isMultiInstance&&this.getButton("wf_add_instance")){let i={};i.name=this.getButton("wf_add_instance").name,i.btnProps={type:"primary"},i.key="sign",i.click=()=>{this.handleUserSelect({type:"addInstance",checkType:"checkbox",name:this.getButton("wf_add_instance").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_transfer")){let i={};i.name=this.getButton("wf_transfer").name,i.key="delegate",i.click=()=>{this.handleUserSelect({type:"transfer",checkType:"radio",name:this.getButton("wf_transfer").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_delegate")){let i={};i.name=this.getButton("wf_delegate").name,i.btnProps={type:"warning"},i.key="cc2",i.click=()=>{this.handleUserSelect({type:"delegate",checkType:"radio",name:this.getButton("wf_delegate").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_terminate")){let i={};i.name=this.getButton("wf_terminate").name,i.btnProps={type:"danger"},i.key="cc3",i.click=()=>{this.handleTerminateProcess()},e.push(i)}if(n.status=="todo"&&this.getButton("wf_cctask")){let i={};i.name=this.getButton("wf_cctask").name,i.btnProps={type:"primary"},i.key="cc",i.click=()=>{this.handleCirculate(this.getButton("wf_cctask").name)},e.push(i)}if(n.status=="todo"&&this.userId==(n.variables||{}).applyUserId){let i={};i.name="\u50AC\u529E",i.key="self",i.click=()=>{this.handleReminders()},e.push(i)}if(n.isOwner&&n.isReturnable&&!["recall","reject"].includes(n.processIsFinished)){let i={};i.name="\u64A4\u9500",i.btnProps={type:"danger"},i.key="self",i.click=()=>{this.handleWithdrawTask("\u64A4\u9500")},e.push(i)}if(n.status=="todo"&&this.getButton("wf_reject")){let i={};i.name=this.getButton("wf_reject").name,i.btnProps={type:"danger"},i.key="refuse",i.click=()=>{this.handleExamine(!1,this.getButton("wf_reject").name)},e.push(i)}if(n.status=="todo"&&this.getButton("wf_pass")){let i={};i.name=this.getButton("wf_pass").name,i.btnProps={type:"primary"},i.key="complete",i.click=()=>{this.before?this.before().then(()=>{this.handleExamine(!0,this.getButton("wf_pass").name)}):this.handleExamine(!0,this.getButton("wf_pass").name)},e.push(i)}if(n.status=="todo"&&this.getButton("wf_rollback")){let i={};i.name=this.getButton("wf_rollback").name,i.btnProps={type:"danger"},i.key="back",i.click=()=>{this.handleRollbackTask(this.getButton("wf_rollback").name)},e.unshift(i)}return e},straightenBtns(e=!0){let n=[];this.excludeBtn?this.operBtn().map(a=>{(this.excludeBtn.indexOf(a.key)==-1||!a.key)&&n.push(a)}):n=this.operBtn(),this.customBtns.length>0&&(n=[],this.customBtns.map(a=>{(this.excludeBtn.indexOf(a.key)==-1||!a.key)&&n.push(a)}));let i={outside:[],inside:[]};n.length>4?(i.outside=n.splice(n.length-4,n.length-1),i.inside=n):i.outside=n,e&&this.customBtn?this.customBtn({btnList:this.operBtn(),processStatus:this.processStatus,processData:this.processData,nextTaskNode:this.nextTaskNode},a=>{this.customBtns=a,this.straightenBtns(!1)},()=>{this.$emit("Complete")}):(this.absoluteBtns=i,this.$nextTick(()=>{this.calculateHeight(),this.footBtnLoading=!1,this.boxLoading=!1}))}},computed:{dynamicStyle(){return{"--dynamic-ctx-height":this.dynamicMaxHeight}},attachShow(){const e=(this.processData.form||{}).extendedProperties||[];let n=!1,i,a="";switch(this.operationLabel){case"\u9000\u56DE":i=e.find(c=>c.name=="otherButtonAnnexList"),a=i?i.value:"",a&&(n=!0);break;case"\u901A\u8FC7":case"\u529E\u7406":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u5904\u7406":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u540C\u610F":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u62D2\u7EDD":i=e.find(c=>c.name=="otherButtonAnnexList"),a=i?i.value:"";break;case"\u52A0\u7B7E":i=e.find(c=>c.name=="counterSignButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u8F6C\u529E":i=e.find(c=>c.name=="delegateTaskButtonAnnex"),a=i?i.value:"",a&&(n=!0);break}let s="";if(typeof a!="string"&&a!=null&&a.map(c=>{c.indexOf(this.operationLabel)!=-1&&(n=!0,s=c)}),s&&(a=s),n){const c=a.split(":");this.attachRule.required=c[1]=="true",this.attachRule.limit=c[2]==-1?999:c[2]}return n}}},b2={};var $U=dn(ZU,KU,XU,!1,qU,"2422d49c",null,null);function qU(e){for(let n in b2)this[n]=b2[n]}const _2=function(){return $U.exports}(),eY=async(e,n)=>{const i=n||{},a=i.dragElement||(i.targetClassName?y2(e,i.targetClassName):e.querySelector(".el-dialog"));let s;new IntersectionObserver(v=>{s=v[0].isIntersecting,s||F()}).observe(a);const f=i.dragHeader||".el-dialog__header",m=a.querySelector(f),g=i.restrictElement||document.body;let y;g?y=g.getBoundingClientRect():y={left:0,top:0,right:window.innerWidth,bottom:window.innerHeight};let O=!1,k,N,_;const E=()=>{if(m){m.style.cursor="move",m.style["user-select"]="none",m.onmousedown=x=>{O=!0;const I=a.style.transform.match(/translate\(([^,]+)px,\s*([^)]+)px\)/);k=I?parseFloat(I[1]):0,N=I?parseFloat(I[2]):0,document.addEventListener("mousemove",M),document.addEventListener("mouseup",T)};const v=a.getBoundingClientRect();_={"+x":y.right-v.right,"-x":y.left-v.left,"+y":y.bottom-v.bottom,"-y":y.top-v.top}}},P=()=>{O=!1,m.style.cursor="auto",m.style["user-select"]="auto",m.onmousedown=v=>{}};w.watch(i.dialogConfig,(v,x)=>{v.fullScreen&&(P(),F())}),E();const M=v=>{if(!O)return;v.stopPropagation(),v.preventDefault();let x=v.movementX+k,I=v.movementY+N;x>=0?x=x>=_["+x"]?_["+x"]:x:x=x<=_["-x"]?_["-x"]:x,I>=0?I=I>=_["+y"]?_["+y"]:I:I=I<=_["-y"]?_["-y"]:I,a.style.transform=`translate(${x}px, ${I}px)`,k=x,N=I},T=()=>{O=!1,document.removeEventListener("mousemove",M),document.removeEventListener("mouseup",T),a.style["user-select"]="auto"},F=()=>{a.style.transform="none"}};function y2(e,n){if(!e)return null;if(e.classList.contains(n))return e;let i=e.parentElement;return i?y2(i,n):null}const tY="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAAXNSR0IArs4c6QAACktJREFUeF7tnV1S3DgURqVuZh+dlQArCbyESdWQolcArKCpMFUJeYGsBLKS9D6GtKZsAiEBuq9VvrLFd/I2NbKlez6dlvxTOAb+QQACLxKIsIEABF4mgCDMDgisIYAgTA8IIAhzAAJ5BFhB8rhxlAgBBBEJmjLzCCBIHjeOEiGAICJBU2YeAQTJ48ZRIgQQRCRoyswjgCB53DhKhACCiARNmXkEECSPG0eJEEAQkaApM48AguRx4ygRAggiEjRl5hFAkDxuHCVCAEFEgqbMPAIIkseNo0QIjF6QxeLTrFQW8/n7Zam+xtxPKeY18B6VIG0wW5O9GOJ2SGkWYigmRzthU1iGSbpJ/6XTGsLrU7KGffwrHocU9/o878ZzNcybfzEuUwpfQ/yxnB++v9l4XKEGoxBkcX5xElN4W1yIlyCnsDz6cPCmUAaj6Obs48X3MfFPMXydHx6cDA1nUEFaMUI4HhrCc/2nEE7HEFAJNmf/fr4svnJYCkthObQogwjSLufTyfVofrGeDSveHB2+27XkWHub0QpyD7YR5cdqd4htb3FBFuefdmKYXI9+UsV0dfTP3/ujH2cPAzw7/3IdQtrp4VR+pxhoNSkqyJi3VE+SFRJk8fHLXozp0m9293fm0lvfYoJUJYfYRXodW95fkpWUpIgg1Wyr7u43ylx7PP5d/3WLfZw3Tf5cg0pJ4i5Ilhw/95t3UFZ398Rvf94v72+1fnKmIS4CHcvJOnWph4Tt4LbCLKTpLE5W253vorVzZLXv/czEXZBO99ebokM8nX94d5WVLgdVTaC9Fgrp2Hx3s8BW2FWQLhd/pZbMqmeQwOC7bvVSivueP6iuglhXjxRWu95LpcDcelUlmrfmzquImyDWu1bI8armda/FWCXxXEXcBLGsHmyrep1Pr/Jkph9ax1XET5Dzi7Q2MceiXuVMES2qfUazNb3c9KTfayfiIojl4tyrINF59KrLtmy1vHYjLoJYXn47Ojxw6ftVzxTh4jZv2X0e8LpM0o3FCL3nJDyney194wuVTlt2H0E2XH943nXoNRVONhoCG7ftr0oQnnuMZuLVMhDLdYjHtr33FeTursPk+zrw6Xb1hveeapma4xjnUPMKQcaRP6PYQABBmCIQWEMAQZgeEECQOwJcg+BCVwKsIF2J0V6KAIJIxU2xXQkgSFditJcigCBScVNsVwII0pUY7aUIIIhU3BTblQCCdCVGeykCCCIVN8V2JYAgXYnRXooAgkjFTbFdCSBIV2K0lyKAIFJxU2xXAgjSlRjtpQggiFTcFNuVAIJ0JUZ7KQIIIhU3xXYlgCBdidFeigCCSMVNsV0JIEhXYrSXIoAgUnFTbFcCCNKVGO2lCEgJ4vEnIqVmi2CxFkE85lXvf1mxyW7t5w/4y+6C07ufkoeYVy6CtLZPJ9dPPufr9Be4+8HPWcZOYIh55SJIA/rX53zjdvPfKaRv88ODk7GHwPjGTaD0vHITZNyYGR0EbAQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEXAVZnF+cxBC3G7YppG/zw4MTUc6U3SOBkvPKTZCzjxffQwyz37iksEw/Vrvz+ftlj7w4lRCB0vPKRZCz8y/XIaSdZ3OL6eron7/3hTKl1J4IDDGvnAS5SC8ySWF59OHgTU/MOI0QgbPz8vOqd0EWi0+zuDX5vi63dLt6wzZLaGb3UOpQ8wpBegiPU/gTQBB/xvRQMQEEqTg8hu5PAEH8GdNDxQQQpOLwGLo/AQTxZ0wPFRNAkIrDY+j+BBDEnzE9VEwAQSoOj6H7E0AQf8b0UDEBBKk4PIbuTwBB/BnTQ8UEEKTi8Bi6PwEE8WdMDxUTQJCKw2Po/gQQxJ8xPVRMAEEqDo+h+xNAEH/G9FAxAQSpODyG7k8AQfwZ00PFBBCk4vAYuj8BBPFnTA8VE0CQisNj6P4EEMSfMT1UTEBLkLDanR++v6k4L4ZemMDi/NNODJPrdd16/EHCYf5wHIIUnl71d7f4+GUvxnRZvSBNAWv/hmrzKYQU9+cf3l3VHxsVlCJgEeTo8KD3H/zeT9gK8tynD34jGW+ODt/tloJLP/UTOPv382VIce/FSpz+KLqPIOs+f9BU6FRM/dOACl4isPFH1+mzGi6CWJbDxHUINhgJmOaT07bdRxDDJxBYRYyzg2aGLXsIHnewGvQugtxdqK/5ytTP0FMIp3y3EAPWEbj7HmE43kTJ4wLdVRDLstisIimu9nkmsil+zf9vefbRXtI6ba98BWm2WdPJ9ZMPef6ZdStJ+MpKoinBS1Vb5WiO91o9XAVpTm5aRX7e1UISBLknYN1Wea8e/oK0F+vTyxe/eMtqghWPCLSrRppcbtx13B9T4HGB20X6w6+B5Y7WM6KESbpJq8m3EH/cfVP9Nrh/W50Pi94F0bwYWMTcrTALaToLMc0sF+JPp4n/O33ugnTaahVJZU0nKSxbMf9Lp2qytG/L/hWP1z6tHjqfR/2Xeo5WRJBWEuPtulFkUGDpHkWdjwax8Un1iAZc8vFAOUGaZXtrspezlA6RTckQhqjvcZ8b33MaeoC/rRxln50VE+ThmsTw2vI48tB5obIWQUptqx7Pv+KC3F8Emp6RDGmK08tvQ5b0Ut+Wtx4GHfeAD5QHEeThTkmz5Urhrfm2XsmUhAQxP68qyb/pawQPkQcT5GHL9XBtErfNz0u8gxK7SG/vYFneevDmfn/+EYhxP5TBBXnMvL3/Pp3uxBjehpRmw6wsOtceT9gPdROlub0e4zKF9C3crq7GdIt9VII89wNV7KFVCGFMwZT6sf6zH3j/TmT0ggw1UegXAg0BBGEeQGANAQRhekAAQZgDEMgjwAqSx42jRAggiEjQlJlHAEHyuHGUCAEEEQmaMvMIIEgeN44SIYAgIkFTZh4BBMnjxlEiBBBEJGjKzCOAIHncOEqEAIKIBE2ZeQQQJI8bR4kQQBCRoCkzjwCC5HHjKBECCCISNGXmEUCQPG4cJUIAQUSCpsw8Av8DJjgSI/ED2TgAAAAASUVORK5CYII=";var nY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("el-dialog",{staticClass:"process-dialog",attrs:{visible:e.visible,width:e.width||"60%","close-on-click-modal":!1,fullscreen:e.fullscreen,title:"\u6D41\u7A0B\u4FE1\u606F","append-to-body":"",top:"5vh"},on:{"update:visible":function(a){e.visible=a},closed:e.onClickCancel,close:e.close,open:e.open},scopedSlots:e._u([{key:"title",fn:function(){return[i("div",{staticClass:"dialog-header"},[e._t("title",function(){return[i("div",[e._v("\u6D41\u7A0B\u4FE1\u606F")])]}),i("div",{staticClass:"dialog-icon"},[i("span",{on:{click:function(a){e.fullscreen=!e.fullscreen}}},[i("img",{attrs:{src:tY,alt:""}})])])],2)]},proxy:!0}],null,!0),model:{value:e.visible,callback:function(a){e.visible=a},expression:"visible"}},[e.showProcess?i("process",e._b({ref:"process",attrs:{processId:e.paramsProcessId,isDialog:!0,fullscreen:e.fullscreen,tabs:e.tabs},on:{Complete:e.Complete,clickTab:e.handleTab,clickCustomButton:e.handleCustomButton,"get-status":e.getStatus}},"process",e.$attrs,!1),[i("div",{staticClass:"processDialogMain"},[e._t("default")],2)]):e._e()],1)},iY=[];const JZ="",rY={components:{process:_2},props:{dragable:!1,value:Boolean,width:String,processId:String,tabs:{default:()=>[{name:"\u57FA\u672C\u4FE1\u606F",slot:""},{name:"\u6D41\u7A0B\u56FE",slot:""},{name:"\u5BA1\u6279\u8BB0\u5F55",slot:""}]},parentEl:null},model:{prop:"value",event:"update:value"},data(){return{showProcess:!1,paramsProcessId:"",fullscreen:!1}},computed:{visible(){return this.value}},mounted(){this.$attrs},methods:{initDom(){this.fullscreen=!1},onClickCancel(){this.$emit("update:value",!1)},Complete(){this.$emit("Complete")},open(){this.showProcess=!0,this.paramsProcessId=this.processId;let e={targetClassName:"el-dialog"};(this.parentEl||window.$wujie.props.el())&&(e.restrictElement=this.parentEl||window.$wujie.props.el()),this.$nextTick(()=>{this.$refs,this.$refs.process,eY(this.$refs.process.$el||this.$refs.process,e)})},close(){this.$emit("close"),this.paramsProcessId="",this.showProcess=!1,this.$refs.process.activeName=this.tabs[0].name},handleTab(e,n){this.$emit("clickTab",e,n)},handleCustomButton(e){this.$emit("clickCustomButton",e)},getStatus(e){this.$emit("getStatus",e)}}},w2={};var aY=dn(rY,nY,iY,!1,oY,null,null,null);function oY(e){for(let n in w2)this[n]=w2[n]}const sY=function(){return aY.exports}();var lY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[i("el-dialog",{staticClass:"flow-dialog",attrs:{visible:e.flag,width:"45%","close-on-click-modal":!1,title:e.revival?"\u6D41\u7A0B\u590D\u6D3B":"\u521B\u5EFA\u5E76\u542F\u52A8\u6D41\u7A0B","append-to-body":""},on:{"update:visible":function(a){e.flag=a},closed:e.onClickCancel},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{attrs:{loading:e.btnLoading,type:"primary"},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{attrs:{loading:e.btnLoading},on:{click:e.onClickCancel}},[e._v("\u53D6 \u6D88")])]},proxy:!0}]),model:{value:e.flag,callback:function(a){e.flag=a},expression:"flag"}},[i("el-form",{staticClass:"create-form",attrs:{"label-width":"200px","status-icon":""},nativeOn:{submit:function(a){a.preventDefault()}}},[i("el-form-item",{attrs:{label:"\u5F53\u524D\u6D41\u7A0B",size:"medium",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u6D41\u7A0B"}]}},[e.processDefList.length>1?i("el-select",{staticStyle:{width:"65%","margin-right":"10px"},attrs:{filterable:"",clearable:"",placeholder:"\u8BF7\u9009\u62E9"},on:{change:e.processDefChange},model:{value:e.processDefId,callback:function(a){e.processDefId=a},expression:"processDefId"}},e._l(e.processDefList,function(a,s){return i("el-option",{key:s,attrs:{label:a.name,value:a.id,disabled:a.disabled}})}),1):i("b",{staticClass:"process-def-name"},[e._v(" "+e._s(e.processDefName)+" ")]),e.processDefId?i("div",{staticClass:"view-node-info",staticStyle:{"margin-right":"10px"},on:{click:e.viewFlowChart}},[e._v(" \u9884\u89C8 ")]):e._e(),e.processDefId&&e.showFlowForecast?i("div",{staticClass:"view-node-info",on:{click:e.viewFlowForecast}},[e._v(" \u6D41\u7A0B\u9884\u6D4B ")]):e._e()],1),e.hasDeptId?e._e():i("el-form-item",{attrs:{size:"medium",label:"\u9009\u62E9\u90E8\u95E8",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u90E8\u95E8"}]}},[i("el-tree-select",{staticStyle:{width:"65%","margin-right":"10px"},attrs:{data:e.deptList,props:e.defaultProps,"node-key":"id","check-strictly":"","render-after-expand":!1,placeholder:"\u8BF7\u9009\u62E9"},on:{change:e.handleDeptChange},model:{value:e.deptId,callback:function(a){e.deptId=a},expression:"deptId"}})],1),e.deptId?i("div",{staticClass:"node-list"},[e.processList&&e.processList.length>0?i("el-form-item",{attrs:{label:"\u4E0B\u4E00\u6B65\u5904\u7406\u8282\u70B9",size:"medium"}}):e._e(),e.processList.length>0?[e._l(e.processList,function(a,s){return[i("userTask",{ref:e.setItemRef(a.id),refInFor:!0,attrs:{index:s,personType:e.personType,personEntity:Object.assign({},e.personEntity,{_businessDeptId:e._businessDeptId}),processNode:Object.assign({},a,{REQUIRED:s==0}),label:"\u5904\u7406\u4EBA",rules:[{required:s==0,message:"\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA"}]},on:{complete:e.complete}}),s!==e.processList.length-1?i("div",{staticClass:"user-task-split"}):e._e()]})]:e._e()],2):e._e()],1)],1),i("el-dialog",{staticClass:"track-view",attrs:{visible:e.flowChartVisible,width:"60%","append-to-body":"",title:"\u6D41\u7A0B\u56FE\u4FE1\u606F"},on:{"update:visible":function(a){e.flowChartVisible=a}},model:{value:e.flowChartVisible,callback:function(a){e.flowChartVisible=a},expression:"flowChartVisible"}},[e.flowChartVisible&&e.processXml?i("bpmnLook",{ref:"PreviewRef",attrs:{diagram:e.processXml}}):e._e()],1),i("el-dialog",{attrs:{visible:e.flowForecastVisible,width:"45%","append-to-body":"",title:"\u6D41\u7A0B\u9884\u6D4B"},on:{"update:visible":function(a){e.flowForecastVisible=a},close:e.flowForecastClose}},[i("div",{staticStyle:{"margin-left":"20px"}},[i("div",{staticStyle:{"margin-left":"40px","margin-bottom":"20px"},domProps:{innerHTML:e._s(e.flowForecastData.completeTime)}}),i("el-timeline",e._l(e.flowForecastData.processBudgetModelList,function(a,s){return i("el-timeline-item",{key:s,attrs:{icon:"el-icon-check",color:s==0?"#009800":a.color,timestamp:a.title,placement:"top"}},[i("div",[i("span",{staticStyle:{color:"#1389FF"}},[i("i",{staticClass:"el-icon-s-custom",staticStyle:{"margin-right":"5px"}}),e._v(" \u53D1\u8D77\u4EBA\uFF1A"+e._s(a.createUser)+" ")]),i("span",{staticStyle:{color:"#009800","margin-left":"50px"}},[i("i",{staticClass:"el-icon-s-custom",staticStyle:{"margin-right":"5px"}}),e._v(" \u6267\u884C\u4EBA\uFF1A"+e._s(a.excutor)+" ")])])])}),1)],1)])],1)},cY=[];const KZ="",XZ="";var cc=null;Promise.resolve().then(()=>Ir).then(({Message:e})=>{cc=e});const uY={components:{userTask:vy,bpmnLook:v2},props:{other:{default:!0},personType:"",personEntity:{type:Object,default:()=>{}},beforeFunction:{type:Function,default:null},showFlowForecast:{default:!1,type:Boolean},flowForecastFunction:{type:Function,default:null}},data(){return{revivalVars:{},processData:{},absoluteTaskId:"",userTaskListData:{},flag:!1,revival:!1,flowChartVisible:!1,flowForecastVisible:!1,flowForecastData:{completeTime:"",processBudgetModelList:[]},flowForecastProcessInstId:"",btnLoading:!1,processList:[],processDefId:"",processDefName:"",businessId:"",trackUrl:"",processDefList:[],otherProcessList:[],callback:{},cancelCallBack:{},_multiNodeParticipant:[],_businessDeptId:"",businessCode:"",_vars:{},_appId:"",deptList:[],defaultProps:{children:"children",label:"label",isLeaf(e,n){return e.isLeaf=="true"}},userInfo:{},deptId:"",hasDeptId:!1,subjectId:"",processXml:""}},provide(){return{getUserInfo:this.getUserInfo}},methods:{getUserInfo(){return{deptId:this.deptId,subjectId:this.subjectId}},handleDeptChange(e){this.deptId=e,this.getUserDataByDeptId()},complete(e){},setLoading(e){this.btnLoading=e},async getXml(e){this.isXml;let n={},i="";try{n=await Xe.repository.getXmlByProcessDefId({processDefId:e}),n.code==200&&(i=n.data)}catch(a){console.error(a)}return i},async viewFlowChart(){this.flowChartVisible=!0,this.processXml=await this.getXml(this.processDefId),!Date.now()&&Xe.repository.getDiagramUrl({processDefId:this.processDefId,diagramType:1,type:n_.\u7535\u8111\u7AEF}).then(e=>{e.code==bt.success&&(window.location.protocol=="https:"?e.data.indexOf("http://121.40.143.183:80/")>=0?this.trackUrl=e.data.replace("http://121.40.143.183:80/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://121.40.143.183/")>=0?this.trackUrl=e.data.replace("http://121.40.143.183/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://acme-aws.ddzg.cn/")>=0?this.trackUrl=e.data.replace("http://acme-aws.ddzg.cn/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://59.53.91.231:8088/")>=0?this.trackUrl=e.data.replace("http://59.53.91.231:8088/","https://acme-test.ddzg.cn:2119/"):e.data.indexOf("http://59.53.91.230:8088/")>=0?this.trackUrl=e.data.replace("http://59.53.91.230:8088/","https://kq.ddzg.cn:8093/"):this.trackUrl=e.data:this.trackUrl=e.data,this.flowChartVisible=!0)})},viewFlowForecast(){this.flowForecastFunction?this.flowForecastFunction():this.forecast({appId:this._appId,title:"1"})},forecast(e){return this.btnLoading=!0,new Promise((n,i)=>{Xe.pis.getProcessForecast({processDefId:this.processDefId,...e}).then(a=>{this.btnLoading=!1,a.code==bt.success?(a.data&&a.data.processBudgetModelList&&a.data.processBudgetModelList.length?this.flowForecastProcessInstId=a.data.processBudgetModelList[0].processInstId:(a.data.processBudgetModelList=[],this.flowForecastProcessInstId=""),this.flowForecastData=a.data,this.flowForecastVisible=!0,n(a)):ElMessage.error(a.msg)}).catch(a=>{this.btnLoading=!1,ElMessage.error("\u6D41\u7A0B\u9884\u6D4B\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),i(a)})})},flowForecastClose(){this.flowForecastProcessInstId?Xe.pis.deleteProcessById(this.flowForecastProcessInstId).then(e=>{e.code==bt.success&&(this.flowForecastVisible=!1,this.flowForecastData={completeTime:"",processBudgetModelList:[]},this.flowForecastProcessInstId="")}):(this.flowForecastVisible=!1,this.flowForecastData={completeTime:"",processBudgetModelList:[]})},processDefChange(e){this.processDefId=e,Xe.repository.getFirstProcessNode(this.processDefId).then(async n=>{if(n.code==bt.success){if(this.processList=n.data,this.flag=!0,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId()}})},setItemRef(e){return this.userTaskListData[e]="userTask"+e,this.userTaskListData[e]},isOption(e){return e=="\u4EFB\u610F\u6307\u5B9A"||e=="\u56FA\u5B9A\u90E8\u95E8"||e=="\u56FA\u5B9A\u5355\u4F4D"||e=="\u56FA\u5B9A\u7FA4\u7EC4"},createAndStart(e){return this.btnLoading=!0,new Promise((n,i)=>{Xe.pis.createAndStart({processDefId:this.processDefId,multiNodeParticipant:this._multiNodeParticipant,firstNodeId:this.processList&&this.processList.length>0?this.processList[0].id:"",vars:{showType:"all",subjectId:this.subjectId,deptId:this.deptId,businessType:this.businessCode,...e,...this._vars}}).then(a=>{this.btnLoading=!1,a.code==bt.success?(this.flag=!1,n(a)):cc.error(a.msg)}).catch(a=>{this.btnLoading=!1,cc.error("\u6D41\u7A0B\u542F\u52A8\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),i(a)})})},revivalFlow(e={},n=!1,i="\u6D41\u7A0B\u590D\u6D3B"){return this.btnLoading=!0,new Promise((a,s)=>{const c={...this.revivalVars,showType:"all",subjectId:this.subjectId,deptId:this.deptId,businessType:this.businessCode,...e,...this._vars};Object.keys(c).forEach(f=>{const m=f.toLowerCase();m.includes("_")&&delete c[f],m=="appShow"&&delete c[f]}),Xe.pis.reactivate({reactivate:!0,processDefId:this.processDefId,processInstId:this.processInstId,isClearHistory:this.isClearHistory,multiNodeParticipant:this._multiNodeParticipant,firstNodeId:this.processList&&this.processList.length>0?this.processList[0].id:"",vars:c},"",this.businessId,i,"",n,this._multiNodeParticipant).then(f=>{this.btnLoading=!1,f.code==bt.success?(this.flag=!1,a(f)):cc.error(f.msg)}).catch(f=>{this.btnLoading=!1,cc.error("\u6D41\u7A0B\u590D\u6D3B\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),s(f)})})},Show(e,n="",i=!1){return this.processList=[],this.revival=i,this.processDefId=e,n&&Xe.repository.getProcessDefList(n,"").then(a=>{a.code==bt.success&&a.data.map(s=>{s.id==e&&(this.processDefName=s.name)})}),new Promise((a,s)=>{this.cancelCallBack=s,Xe.repository.getFirstProcessNode(e).then(async c=>{if(c.code==bt.success){if(this.processList=c.data,this.flag=!0,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId(),this.callback=a}})})},selectShow(e={appId:"",businessCode:"",businessType:"",keyWord:"",businessDeptId:"",userInfo:{},processGroupName:""}){return this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.revival=!1,this._appId=e.appId,this._businessDeptId=e.businessDeptId,this.businessCode=e.businessCode||e.businessType,this.userInfo=e.userInfo,this.deptId=e.userInfo.deptId,this.subjectId=e.userInfo.subjectId,this.hasDeptId=!!this.deptId,this._businessDeptId,new Promise((n,i)=>{this.cancelCallBack=i,Xe.repository.getProcessDefListNew(e).then(a=>{a.code==bt.success&&(a.data.length==1?(this.processDefList=a.data,this.processDefId=a.data[0].id,this.processDefName=a.data[0].name,Xe.repository.getFirstProcessNode(this.processDefId).then(async s=>{if(s.code==bt.success){if(this.processList=s.data,this.flag=!0,this.callback=n,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId()}})):(this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.processDefList=a.data,e.keyWord&&this.processDefList.map(s=>{s.name.indexOf(e.keyWord)!=-1&&!this.processDefId&&(this.processDefId=s.id,this.processDefName=s.name,this.processDefChange(s.id))}),this.flag=!0,this.callback=n))})})},getUserDataByDeptId(){this.processList.map(async(e,n)=>{const i=Lw(e);let a;try{a=await this.getNodeUser({deptId:this.deptId,intersection:i.intersection?1:0,userIds:i.userIds,postIds:i.postIds,deptIds:i.deptIds})}catch(s){}if(a.code==bt.success){const s=this.processList[n];s.userList=a.data,this.$set(this.processList,n,s)}})},async getNodeUser({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s}){return await Xe.user.getTaskAuditor({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s})},async getNodeUserDept(){let e={};try{e=await Xe.user.getSelectTree()}catch(n){}e.data,this.deptList=e.data||[]},listShow(e){return this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.revival=!1,new Promise((n,i)=>{e.length==1?(this.processDefId=e[0].id,this.processDefName=e[0].name,this.cancelCallBack=i,Xe.repository.getFirstProcessNode(this.processDefId).then(a=>{a.code==bt.success&&(this.processList=a.data,this.flag=!0,this.callback=n,Xe.repository.getAfferentParticipantNodeList(this.processDefId).then(s=>{this.otherProcessList=s.data.filter(c=>c.id!=this.processList[0].id),this.otherProcessList.map(c=>{c.REQUIRED=!1})}))})):(this.processDefList=e,this.flag=!0,this.callback=n)})},async getProcessInfo({taskId:e,processInstId:n}){let i={};try{i=await Xe.tis.getTaskModelDetail(e?{processInstId:n,taskId:e}:{processInstId:n})}catch{i={}}return i.code==200,i},async revivalShow({processInstId:e,businessId:n,taskId:i,deptId:a}){this.processInstId=e,this.hasDeptId=!!a;let s=await this.getProcessInfo({taskId:i,processInstId:e});if(s.code==200){this.processData={...this.initProcessData,...s.data||{}};const c=((this.processData.process||{}).variables||{}).deptId;this.deptId=c,this._businessDeptId=c,this.hasDeptId=!!c;const f=(this.processData.process||{}).taskId;return this.absoluteTaskId=f,this.revival=!0,this.businessId=n,this.subjectId=s.data.process.variables.subjectId,this.businessCode=s.data.process.variables.businessType,this.revivalVars=s.data.process.variables,this.processDefId=s.data.process.processDefinitionId,this.processDefName=s.data.process.processDefinitionName,this.processDefList=[],this.Show(s.data.process.processDefinitionId,"",!0)}},onClickOperation(){if(!this.processDefId||this.processDefId=="")return cc.warning("\u8BF7\u9009\u62E9\u6D41\u7A0B"),!1;let e={},n={};for(let i in this.userTaskListData){let a=this.userTaskListData[i],s=this.$refs[a][0],c=s?s.getValue():{multiNodeParticipant:[],vars:{}};if(!c)return!1;e={...e,...c.multiNodeParticipant},n={...n,...c.vars}}this._multiNodeParticipant=e,this._vars=n,this.callback,this.beforeFunction?this.beforeFunction():this.callback&&this.callback(this.revival?this.revivalFlow:this.createAndStart)},onClickCancel(){this.flag=!1,this.btnLoading=!1,this.cancelCallBack&&this.cancelCallBack()}}},x2={};var dY=dn(uY,lY,cY,!1,fY,"0ef60732",null,null);function fY(e){for(let n in x2)this[n]=x2[n]}const pY=function(){return dY.exports}();var hY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[i("el-dialog",{attrs:{visible:e.flag,width:"35%",title:"\u91CD\u65B0\u53D1\u8D77","append-to-body":""},on:{"update:visible":function(a){e.flag=a},close:e.onClickCancel},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{type:"primary"},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{on:{click:e.onClickCancel}},[e._v("\u53D6 \u6D88")])]},proxy:!0}])},[i("el-form",{attrs:{"label-width":"100px","status-icon":""}},[e.isUserTask?e._l(e.processList,function(a){return i("userTask",{key:a.id,ref:e.setItemRef(a.id),refInFor:!0,attrs:{processNode:a}})}):e._e()],2)],1)],1)},mY=[],E2=null;Promise.resolve().then(()=>Ir).then(({Message:e})=>{E2=e});const gY={components:{userTask:vy},data(){return{userTaskListData:{},flag:!1,processList:[],callbacak:{},commentMsg:"",isUserTask:!1,cancelCallBack:{}}},methods:{setItemRef(e){return this.userTaskListData[e]="userTask"+e,this.userTaskListData[e]},isOption(e){return e=="\u4EFB\u610F\u6307\u5B9A"||e=="\u56FA\u5B9A\u90E8\u95E8"||e=="\u56FA\u5B9A\u5355\u4F4D"},Show(e){return new Promise((n,i)=>{this.cancelCallBack=i,Xe.repository.getFirstProcessNode(e).then(a=>{a.code==bt.success&&(this.processList=a.data,this.isOption(this.processList[0].humanPerformerName)&&!this.processList[0].isHistoryRoute?(this.flag=!0,this.callbacak=n,this.isUserTask=!0):n({commentMsg:this.commentMsg||"\u91CD\u65B0\u53D1\u8D77"}))})})},onClickOperation(){if(this.commentMsg.length>200)return E2.error("\u5BA1\u6279\u610F\u89C1\u4E0D\u80FD\u8D85\u8FC7200\u4E2A\u5B57"),!1;let e={};if(e={commentMsg:this.commentMsg||"\u91CD\u65B0\u53D1\u8D77"},this.isUserTask){let n={},i={};for(let a in this.userTaskListData){let s=this.userTaskListData[a],f=this.$refs[s][0].getValue();if(!f)return!1;n={...n,...f.multiNodeParticipant},i={...i,...f.vars},e={...e,multiNodeParticipant:n,vars:i}}}this.callbacak&&this.callbacak(e),this.flag=!1},onClickCancel(){this.flag=!1,this.cancelCallBack&&this.cancelCallBack()}}},k2={};var AY=dn(gY,hY,mY,!1,vY,null,null,null);function vY(e){for(let n in k2)this[n]=k2[n]}const bY=function(){return AY.exports}();Promise.resolve().then(()=>eK);var jw={exports:{}},Ue={},Qw={exports:{}},C2;function S2(){return C2||(C2=1,function(e){(function(n){var i={},a=/d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,s="\\d\\d?",c="\\d{3}",f="\\d{4}",m="[^\\s]+",g=/\[([^]*?)\]/gm,y=function(){};function O(x){return x.replace(/[|\\{()[^$+*?.-]/g,"\\$&")}function k(x,I){for(var z=[],L=0,H=x.length;L<H;L++)z.push(x[L].substr(0,I));return z}function N(x){return function(I,z,L){var H=L[x].indexOf(z.charAt(0).toUpperCase()+z.substr(1).toLowerCase());~H&&(I.month=H)}}function _(x,I){for(x=String(x),I=I||2;x.length<I;)x="0"+x;return x}var E=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],P=["January","February","March","April","May","June","July","August","September","October","November","December"],M=k(P,3),T=k(E,3);i.i18n={dayNamesShort:T,dayNames:E,monthNamesShort:M,monthNames:P,amPm:["am","pm"],DoFn:function(I){return I+["th","st","nd","rd"][I%10>3?0:(I-I%10!==10)*I%10]}};var F={D:function(I){return I.getDay()},DD:function(I){return _(I.getDay())},Do:function(I,z){return z.DoFn(I.getDate())},d:function(I){return I.getDate()},dd:function(I){return _(I.getDate())},ddd:function(I,z){return z.dayNamesShort[I.getDay()]},dddd:function(I,z){return z.dayNames[I.getDay()]},M:function(I){return I.getMonth()+1},MM:function(I){return _(I.getMonth()+1)},MMM:function(I,z){return z.monthNamesShort[I.getMonth()]},MMMM:function(I,z){return z.monthNames[I.getMonth()]},yy:function(I){return _(String(I.getFullYear()),4).substr(2)},yyyy:function(I){return _(I.getFullYear(),4)},h:function(I){return I.getHours()%12||12},hh:function(I){return _(I.getHours()%12||12)},H:function(I){return I.getHours()},HH:function(I){return _(I.getHours())},m:function(I){return I.getMinutes()},mm:function(I){return _(I.getMinutes())},s:function(I){return I.getSeconds()},ss:function(I){return _(I.getSeconds())},S:function(I){return Math.round(I.getMilliseconds()/100)},SS:function(I){return _(Math.round(I.getMilliseconds()/10),2)},SSS:function(I){return _(I.getMilliseconds(),3)},a:function(I,z){return I.getHours()<12?z.amPm[0]:z.amPm[1]},A:function(I,z){return I.getHours()<12?z.amPm[0].toUpperCase():z.amPm[1].toUpperCase()},ZZ:function(I){var z=I.getTimezoneOffset();return(z>0?"-":"+")+_(Math.floor(Math.abs(z)/60)*100+Math.abs(z)%60,4)}},v={d:[s,function(x,I){x.day=I}],Do:[s+m,function(x,I){x.day=parseInt(I,10)}],M:[s,function(x,I){x.month=I-1}],yy:[s,function(x,I){var z=new Date,L=+(""+z.getFullYear()).substr(0,2);x.year=""+(I>68?L-1:L)+I}],h:[s,function(x,I){x.hour=I}],m:[s,function(x,I){x.minute=I}],s:[s,function(x,I){x.second=I}],yyyy:[f,function(x,I){x.year=I}],S:["\\d",function(x,I){x.millisecond=I*100}],SS:["\\d{2}",function(x,I){x.millisecond=I*10}],SSS:[c,function(x,I){x.millisecond=I}],D:[s,y],ddd:[m,y],MMM:[m,N("monthNamesShort")],MMMM:[m,N("monthNames")],a:[m,function(x,I,z){var L=I.toLowerCase();L===z.amPm[0]?x.isPm=!1:L===z.amPm[1]&&(x.isPm=!0)}],ZZ:["[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z",function(x,I){var z=(I+"").match(/([+-]|\d\d)/gi),L;z&&(L=+(z[1]*60)+parseInt(z[2],10),x.timezoneOffset=z[0]==="+"?L:-L)}]};v.dd=v.d,v.dddd=v.ddd,v.DD=v.D,v.mm=v.m,v.hh=v.H=v.HH=v.h,v.MM=v.M,v.ss=v.s,v.A=v.a,i.masks={default:"ddd MMM dd yyyy HH:mm:ss",shortDate:"M/D/yy",mediumDate:"MMM d, yyyy",longDate:"MMMM d, yyyy",fullDate:"dddd, MMMM d, yyyy",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},i.format=function(x,I,z){var L=z||i.i18n;if(typeof x=="number"&&(x=new Date(x)),Object.prototype.toString.call(x)!=="[object Date]"||isNaN(x.getTime()))throw new Error("Invalid Date in fecha.format");I=i.masks[I]||I||i.masks.default;var H=[];return I=I.replace(g,function(Z,ie){return H.push(ie),"@@@"}),I=I.replace(a,function(Z){return Z in F?F[Z](x,L):Z.slice(1,Z.length-1)}),I.replace(/@@@/g,function(){return H.shift()})},i.parse=function(x,I,z){var L=z||i.i18n;if(typeof I!="string")throw new Error("Invalid format in fecha.parse");if(I=i.masks[I]||I,x.length>1e3)return null;var H={},Z=[],ie=[];I=I.replace(g,function(me,G){return ie.push(G),"@@@"});var oe=O(I).replace(a,function(me){if(v[me]){var G=v[me];return Z.push(G[1]),"("+G[0]+")"}return me});oe=oe.replace(/@@@/g,function(){return ie.shift()});var ge=x.match(new RegExp(oe,"i"));if(!ge)return null;for(var fe=1;fe<ge.length;fe++)Z[fe-1](H,ge[fe],L);var Ce=new Date;H.isPm===!0&&H.hour!=null&&+H.hour!=12?H.hour=+H.hour+12:H.isPm===!1&&+H.hour==12&&(H.hour=0);var Se;return H.timezoneOffset!=null?(H.minute=+(H.minute||0)-+H.timezoneOffset,Se=new Date(Date.UTC(H.year||Ce.getFullYear(),H.month||0,H.day||1,H.hour||0,H.minute||0,H.second||0,H.millisecond||0))):Se=new Date(H.year||Ce.getFullYear(),H.month||0,H.day||1,H.hour||0,H.minute||0,H.second||0,H.millisecond||0),Se},e.exports?e.exports=i:n.fecha=i})(void 0)}(Qw)),Qw.exports}var qr={},lm={},D2;function _Y(){return D2||(D2=1,lm.__esModule=!0,lm.default={el:{colorpicker:{confirm:"\u786E\u5B9A",clear:"\u6E05\u7A7A"},datepicker:{now:"\u6B64\u523B",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u786E\u5B9A",selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startDate:"\u5F00\u59CB\u65E5\u671F",startTime:"\u5F00\u59CB\u65F6\u95F4",endDate:"\u7ED3\u675F\u65E5\u671F",endTime:"\u7ED3\u675F\u65F6\u95F4",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u540E\u4E00\u5E74",prevMonth:"\u4E0A\u4E2A\u6708",nextMonth:"\u4E0B\u4E2A\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},select:{loading:"\u52A0\u8F7D\u4E2D",noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",placeholder:"\u8BF7\u9009\u62E9"},cascader:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D",placeholder:"\u8BF7\u9009\u62E9",noData:"\u6682\u65E0\u6570\u636E"},pagination:{goto:"\u524D\u5F80",pagesize:"\u6761/\u9875",total:"\u5171 {total} \u6761",pageClassifier:"\u9875"},messagebox:{title:"\u63D0\u793A",confirm:"\u786E\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F93\u5165\u7684\u6570\u636E\u4E0D\u5408\u6CD5!"},upload:{deleteTip:"\u6309 delete \u952E\u53EF\u5220\u9664",delete:"\u5220\u9664",preview:"\u67E5\u770B\u56FE\u7247",continue:"\u7EE7\u7EED\u4E0A\u4F20"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"},transfer:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",noCheckedFormat:"\u5171 {total} \u9879",hasCheckedFormat:"\u5DF2\u9009 {checked}/{total} \u9879"},image:{error:"\u52A0\u8F7D\u5931\u8D25"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88"},empty:{description:"\u6682\u65E0\u6570\u636E"}}}),lm}var zw,B2;function yY(){if(B2)return zw;B2=1;var e=function(_){return n(_)&&!i(_)};function n(N){return!!N&&typeof N=="object"}function i(N){var _=Object.prototype.toString.call(N);return _==="[object RegExp]"||_==="[object Date]"||c(N)}var a=typeof Symbol=="function"&&Symbol.for,s=a?Symbol.for("react.element"):60103;function c(N){return N.$$typeof===s}function f(N){return Array.isArray(N)?[]:{}}function m(N,_){var E=_&&_.clone===!0;return E&&e(N)?O(f(N),N,_):N}function g(N,_,E){var P=N.slice();return _.forEach(function(M,T){typeof P[T]>"u"?P[T]=m(M,E):e(M)?P[T]=O(N[T],M,E):N.indexOf(M)===-1&&P.push(m(M,E))}),P}function y(N,_,E){var P={};return e(N)&&Object.keys(N).forEach(function(M){P[M]=m(N[M],E)}),Object.keys(_).forEach(function(M){!e(_[M])||!N[M]?P[M]=m(_[M],E):P[M]=O(N[M],_[M],E)}),P}function O(N,_,E){var P=Array.isArray(_),M=Array.isArray(N),T=E||{arrayMerge:g},F=P===M;if(F)if(P){var v=T.arrayMerge||g;return v(N,_,E)}else return y(N,_,E);else return m(_,E)}O.all=function(_,E){if(!Array.isArray(_)||_.length<2)throw new Error("first argument should be an array with at least two elements");return _.reduce(function(P,M){return O(P,M,E)})};var k=O;return zw=k,zw}var cm={},lt={},Ui={},I2;function O2(){if(I2)return Ui;I2=1,Ui.__esModule=!0,Ui.isDefined=Ui.isUndefined=Ui.isFunction=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(g){return typeof g}:function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g};Ui.isString=s,Ui.isObject=c,Ui.isHtmlElement=f;var n=Fi.default,i=a(n);function a(g){return g&&g.__esModule?g:{default:g}}function s(g){return Object.prototype.toString.call(g)==="[object String]"}function c(g){return Object.prototype.toString.call(g)==="[object Object]"}function f(g){return g&&g.nodeType===Node.ELEMENT_NODE}var m=function(y){var O={};return y&&O.toString.call(y)==="[object Function]"};return typeof/./!="function"&&(typeof Int8Array>"u"?"undefined":e(Int8Array))!=="object"&&(i.default.prototype.$isServer||typeof document.childNodes!="function")&&(Ui.isFunction=m=function(y){return typeof y=="function"||!1}),Ui.isFunction=m,Ui.isUndefined=function(y){return y===void 0},Ui.isDefined=function(y){return y!=null},Ui}var T2;function Br(){if(T2)return lt;T2=1,lt.__esModule=!0,lt.isMac=lt.isEmpty=lt.isEqual=lt.arrayEquals=lt.looseEqual=lt.capitalize=lt.kebabCase=lt.autoprefixer=lt.isFirefox=lt.isEdge=lt.isIE=lt.coerceTruthyValueToArray=lt.arrayFind=lt.arrayFindIndex=lt.escapeRegexpString=lt.valueEquals=lt.generateId=lt.getValueByPath=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(T){return typeof T}:function(T){return T&&typeof Symbol=="function"&&T.constructor===Symbol&&T!==Symbol.prototype?"symbol":typeof T};lt.noop=f,lt.hasOwn=m,lt.toObject=y,lt.getPropByPath=O,lt.rafThrottle=P,lt.objToArray=M;var n=Fi.default,i=s(n),a=O2();function s(T){return T&&T.__esModule?T:{default:T}}var c=Object.prototype.hasOwnProperty;function f(){}function m(T,F){return c.call(T,F)}function g(T,F){for(var v in F)T[v]=F[v];return T}function y(T){for(var F={},v=0;v<T.length;v++)T[v]&&g(F,T[v]);return F}lt.getValueByPath=function(F,v){v=v||"";for(var x=v.split("."),I=F,z=null,L=0,H=x.length;L<H;L++){var Z=x[L];if(!I)break;if(L===H-1){z=I[Z];break}I=I[Z]}return z};function O(T,F,v){var x=T;F=F.replace(/\[(\w+)\]/g,".$1"),F=F.replace(/^\./,"");for(var I=F.split("."),z=0,L=I.length;z<L-1&&!(!x&&!v);++z){var H=I[z];if(H in x)x=x[H];else{if(v)throw new Error("please transfer a valid prop path to form item!");break}}return{o:x,k:I[z],v:x?x[I[z]]:null}}lt.generateId=function(){return Math.floor(Math.random()*1e4)},lt.valueEquals=function(F,v){if(F===v)return!0;if(!(F instanceof Array)||!(v instanceof Array)||F.length!==v.length)return!1;for(var x=0;x!==F.length;++x)if(F[x]!==v[x])return!1;return!0},lt.escapeRegexpString=function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return String(F).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")};var k=lt.arrayFindIndex=function(F,v){for(var x=0;x!==F.length;++x)if(v(F[x]))return x;return-1};lt.arrayFind=function(F,v){var x=k(F,v);return x!==-1?F[x]:void 0},lt.coerceTruthyValueToArray=function(F){return Array.isArray(F)?F:F?[F]:[]},lt.isIE=function(){return!i.default.prototype.$isServer&&!isNaN(Number(document.documentMode))},lt.isEdge=function(){return!i.default.prototype.$isServer&&navigator.userAgent.indexOf("Edge")>-1},lt.isFirefox=function(){return!i.default.prototype.$isServer&&!!window.navigator.userAgent.match(/firefox/i)},lt.autoprefixer=function(F){if((typeof F>"u"?"undefined":e(F))!=="object")return F;var v=["transform","transition","animation"],x=["ms-","webkit-"];return v.forEach(function(I){var z=F[I];I&&z&&x.forEach(function(L){F[L+I]=z})}),F},lt.kebabCase=function(F){var v=/([^-])([A-Z])/g;return F.replace(v,"$1-$2").replace(v,"$1-$2").toLowerCase()},lt.capitalize=function(F){return(0,a.isString)(F)?F.charAt(0).toUpperCase()+F.slice(1):F};var N=lt.looseEqual=function(F,v){var x=(0,a.isObject)(F),I=(0,a.isObject)(v);return x&&I?JSON.stringify(F)===JSON.stringify(v):!x&&!I?String(F)===String(v):!1},_=lt.arrayEquals=function(F,v){if(F=F||[],v=v||[],F.length!==v.length)return!1;for(var x=0;x<F.length;x++)if(!N(F[x],v[x]))return!1;return!0};lt.isEqual=function(F,v){return Array.isArray(F)&&Array.isArray(v)?_(F,v):N(F,v)};var E=lt.isEmpty=function(F){if(F==null)return!0;if(typeof F=="boolean")return!1;if(typeof F=="number")return!F;if(F instanceof Error)return F.message==="";switch(Object.prototype.toString.call(F)){case"[object String]":case"[object Array]":return!F.length;case"[object File]":case"[object Map]":case"[object Set]":return!F.size;case"[object Object]":return!Object.keys(F).length}return!1};function P(T){var F=!1;return function(){for(var v=this,x=arguments.length,I=Array(x),z=0;z<x;z++)I[z]=arguments[z];F||(F=!0,window.requestAnimationFrame(function(L){T.apply(v,I),F=!1}))}}function M(T){return Array.isArray(T)?T:E(T)?[]:[T]}return lt.isMac=function(){return!i.default.prototype.$isServer&&/macintosh|mac os x/i.test(navigator.userAgent)},lt}var N2;function wY(){if(N2)return cm;N2=1,cm.__esModule=!0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};cm.default=function(a){function s(c){for(var f=arguments.length,m=Array(f>1?f-1:0),g=1;g<f;g++)m[g-1]=arguments[g];return m.length===1&&e(m[0])==="object"&&(m=m[0]),(!m||!m.hasOwnProperty)&&(m={}),c.replace(i,function(y,O,k,N){var _=void 0;return c[N-1]==="{"&&c[N+y.length]==="}"?k:(_=(0,n.hasOwn)(m,k)?m[k]:null,_==null?"":_)})}return s};var n=Br(),i=/(%|)\{([0-9a-zA-Z_]+)\}/g;return cm}var M2;function Hw(){if(M2)return qr;M2=1,qr.__esModule=!0,qr.i18n=qr.use=qr.t=void 0;var e=_Y(),n=g(e),i=Fi.default,a=g(i),s=yY(),c=g(s),f=wY(),m=g(f);function g(M){return M&&M.__esModule?M:{default:M}}var y=(0,m.default)(a.default),O=n.default,k=!1,N=function(){var T=Object.getPrototypeOf(this||a.default).$t;if(typeof T=="function"&&!!a.default.locale)return k||(k=!0,a.default.locale(a.default.config.lang,(0,c.default)(O,a.default.locale(a.default.config.lang)||{},{clone:!0}))),T.apply(this,arguments)},_=qr.t=function(T,F){var v=N.apply(this,arguments);if(v!=null)return v;for(var x=T.split("."),I=O,z=0,L=x.length;z<L;z++){var H=x[z];if(v=I[H],z===L-1)return y(v,F);if(!v)return"";I=v}return""},E=qr.use=function(T){O=T||O},P=qr.i18n=function(T){N=T||N};return qr.default={use:E,t:_,i18n:P},qr}var F2;function xY(){if(F2)return Ue;F2=1,Ue.__esModule=!0,Ue.validateRangeInOneMonth=Ue.extractTimeFormat=Ue.extractDateFormat=Ue.nextYear=Ue.prevYear=Ue.nextMonth=Ue.prevMonth=Ue.changeYearMonthAndClampDate=Ue.timeWithinRange=Ue.limitTimeRange=Ue.clearMilliseconds=Ue.clearTime=Ue.modifyWithTimeString=Ue.modifyTime=Ue.modifyDate=Ue.range=Ue.getRangeMinutes=Ue.getMonthDays=Ue.getPrevMonthLastDays=Ue.getRangeHours=Ue.getWeekNumber=Ue.getStartDateOfMonth=Ue.nextDate=Ue.prevDate=Ue.getFirstDayOfMonth=Ue.getDayCountOfYear=Ue.getDayCountOfMonth=Ue.parseDate=Ue.formatDate=Ue.isDateObject=Ue.isDate=Ue.toDate=Ue.getI18nSettings=void 0;var e=S2(),n=a(e),i=Hw();function a(v){return v&&v.__esModule?v:{default:v}}var s=["sun","mon","tue","wed","thu","fri","sat"],c=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],f=function(x,I){for(var z=[],L=x;L<=I;L++)z.push(L);return z},m=Ue.getI18nSettings=function(){return{dayNamesShort:s.map(function(x){return(0,i.t)("el.datepicker.weeks."+x)}),dayNames:s.map(function(x){return(0,i.t)("el.datepicker.weeks."+x)}),monthNamesShort:c.map(function(x){return(0,i.t)("el.datepicker.months."+x)}),monthNames:c.map(function(x,I){return(0,i.t)("el.datepicker.month"+(I+1))}),amPm:["am","pm"]}},g=Ue.toDate=function(x){return y(x)?new Date(x):null},y=Ue.isDate=function(x){return!(x==null||isNaN(new Date(x).getTime())||Array.isArray(x))};Ue.isDateObject=function(x){return x instanceof Date},Ue.formatDate=function(x,I){return x=g(x),x?n.default.format(x,I||"yyyy-MM-dd",m()):""};var O=Ue.parseDate=function(x,I){return n.default.parse(x,I||"yyyy-MM-dd",m())},k=Ue.getDayCountOfMonth=function(x,I){return isNaN(+I)?31:new Date(x,+I+1,0).getDate()};Ue.getDayCountOfYear=function(x){var I=x%400===0||x%100!==0&&x%4===0;return I?366:365},Ue.getFirstDayOfMonth=function(x){var I=new Date(x.getTime());return I.setDate(1),I.getDay()};var N=Ue.prevDate=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Date(x.getFullYear(),x.getMonth(),x.getDate()-I)};Ue.nextDate=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Date(x.getFullYear(),x.getMonth(),x.getDate()+I)},Ue.getStartDateOfMonth=function(x,I){var z=new Date(x,I,1),L=z.getDay();return L===0?N(z,7):N(z,L)},Ue.getWeekNumber=function(x){if(!y(x))return null;var I=new Date(x.getTime());I.setHours(0,0,0,0),I.setDate(I.getDate()+3-(I.getDay()+6)%7);var z=new Date(I.getFullYear(),0,4);return 1+Math.round(((I.getTime()-z.getTime())/864e5-3+(z.getDay()+6)%7)/7)},Ue.getRangeHours=function(x){var I=[],z=[];if((x||[]).forEach(function(Z){var ie=Z.map(function(oe){return oe.getHours()});z=z.concat(f(ie[0],ie[1]))}),z.length)for(var L=0;L<24;L++)I[L]=z.indexOf(L)===-1;else for(var H=0;H<24;H++)I[H]=!1;return I},Ue.getPrevMonthLastDays=function(x,I){if(I<=0)return[];var z=new Date(x.getTime());z.setDate(0);var L=z.getDate();return E(I).map(function(H,Z){return L-(I-Z-1)})},Ue.getMonthDays=function(x){var I=new Date(x.getFullYear(),x.getMonth()+1,0),z=I.getDate();return E(z).map(function(L,H){return H+1})};function _(v,x,I,z){for(var L=x;L<I;L++)v[L]=z}Ue.getRangeMinutes=function(x,I){var z=new Array(60);return x.length>0?x.forEach(function(L){var H=L[0],Z=L[1],ie=H.getHours(),oe=H.getMinutes(),ge=Z.getHours(),fe=Z.getMinutes();ie===I&&ge!==I?_(z,oe,60,!0):ie===I&&ge===I?_(z,oe,fe+1,!0):ie!==I&&ge===I?_(z,0,fe+1,!0):ie<I&&ge>I&&_(z,0,60,!0)}):_(z,0,60,!0),z};var E=Ue.range=function(x){return Array.apply(null,{length:x}).map(function(I,z){return z})},P=Ue.modifyDate=function(x,I,z,L){return new Date(I,z,L,x.getHours(),x.getMinutes(),x.getSeconds(),x.getMilliseconds())},M=Ue.modifyTime=function(x,I,z,L){return new Date(x.getFullYear(),x.getMonth(),x.getDate(),I,z,L,x.getMilliseconds())};Ue.modifyWithTimeString=function(x,I){return x==null||!I?x:(I=O(I,"HH:mm:ss"),M(x,I.getHours(),I.getMinutes(),I.getSeconds()))},Ue.clearTime=function(x){return new Date(x.getFullYear(),x.getMonth(),x.getDate())},Ue.clearMilliseconds=function(x){return new Date(x.getFullYear(),x.getMonth(),x.getDate(),x.getHours(),x.getMinutes(),x.getSeconds(),0)};var T=Ue.limitTimeRange=function(x,I){var z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"HH:mm:ss";if(I.length===0)return x;var L=function(Ce){return n.default.parse(n.default.format(Ce,z),z)},H=L(x),Z=I.map(function(fe){return fe.map(L)});if(Z.some(function(fe){return H>=fe[0]&&H<=fe[1]}))return x;var ie=Z[0][0],oe=Z[0][0];Z.forEach(function(fe){ie=new Date(Math.min(fe[0],ie)),oe=new Date(Math.max(fe[1],ie))});var ge=H<ie?ie:oe;return P(ge,x.getFullYear(),x.getMonth(),x.getDate())};Ue.timeWithinRange=function(x,I,z){var L=T(x,I,z);return L.getTime()===x.getTime()};var F=Ue.changeYearMonthAndClampDate=function(x,I,z){var L=Math.min(x.getDate(),k(I,z));return P(x,I,z,L)};return Ue.prevMonth=function(x){var I=x.getFullYear(),z=x.getMonth();return z===0?F(x,I-1,11):F(x,I,z-1)},Ue.nextMonth=function(x){var I=x.getFullYear(),z=x.getMonth();return z===11?F(x,I+1,0):F(x,I,z+1)},Ue.prevYear=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=x.getFullYear(),L=x.getMonth();return F(x,z-I,L)},Ue.nextYear=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=x.getFullYear(),L=x.getMonth();return F(x,z+I,L)},Ue.extractDateFormat=function(x){return x.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim()},Ue.extractTimeFormat=function(x){return x.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?y{2,4}/g,"").trim()},Ue.validateRangeInOneMonth=function(x,I){return x.getMonth()===I.getMonth()&&x.getFullYear()===I.getFullYear()},Ue}var an={},P2;function Ba(){if(P2)return an;P2=1,an.__esModule=!0,an.isInContainer=an.getScrollContainer=an.isScroll=an.getStyle=an.once=an.off=an.on=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(F){return typeof F}:function(F){return F&&typeof Symbol=="function"&&F.constructor===Symbol&&F!==Symbol.prototype?"symbol":typeof F};an.hasClass=N,an.addClass=_,an.removeClass=E,an.setStyle=M;var n=Fi.default,i=a(n);function a(F){return F&&F.__esModule?F:{default:F}}var s=i.default.prototype.$isServer,c=/([\:\-\_]+(.))/g,f=/^moz([A-Z])/,m=s?0:Number(document.documentMode),g=function(v){return(v||"").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g,"")},y=function(v){return v.replace(c,function(x,I,z,L){return L?z.toUpperCase():z}).replace(f,"Moz$1")},O=an.on=function(){return!s&&document.addEventListener?function(F,v,x){F&&v&&x&&F.addEventListener(v,x,!1)}:function(F,v,x){F&&v&&x&&F.attachEvent("on"+v,x)}}(),k=an.off=function(){return!s&&document.removeEventListener?function(F,v,x){F&&v&&F.removeEventListener(v,x,!1)}:function(F,v,x){F&&v&&F.detachEvent("on"+v,x)}}();an.once=function(v,x,I){var z=function L(){I&&I.apply(this,arguments),k(v,x,L)};O(v,x,z)};function N(F,v){if(!F||!v)return!1;if(v.indexOf(" ")!==-1)throw new Error("className should not contain space.");return F.classList?F.classList.contains(v):(" "+F.className+" ").indexOf(" "+v+" ")>-1}function _(F,v){if(!!F){for(var x=F.className,I=(v||"").split(" "),z=0,L=I.length;z<L;z++){var H=I[z];!H||(F.classList?F.classList.add(H):N(F,H)||(x+=" "+H))}F.classList||F.setAttribute("class",x)}}function E(F,v){if(!(!F||!v)){for(var x=v.split(" "),I=" "+F.className+" ",z=0,L=x.length;z<L;z++){var H=x[z];!H||(F.classList?F.classList.remove(H):N(F,H)&&(I=I.replace(" "+H+" "," ")))}F.classList||F.setAttribute("class",g(I))}}var P=an.getStyle=m<9?function(F,v){if(!s){if(!F||!v)return null;v=y(v),v==="float"&&(v="styleFloat");try{switch(v){case"opacity":try{return F.filters.item("alpha").opacity/100}catch{return 1}default:return F.style[v]||F.currentStyle?F.currentStyle[v]:null}}catch{return F.style[v]}}}:function(F,v){if(!s){if(!F||!v)return null;v=y(v),v==="float"&&(v="cssFloat");try{var x=document.defaultView.getComputedStyle(F,"");return F.style[v]||x?x[v]:null}catch{return F.style[v]}}};function M(F,v,x){if(!(!F||!v))if((typeof v>"u"?"undefined":e(v))==="object")for(var I in v)v.hasOwnProperty(I)&&M(F,I,v[I]);else v=y(v),v==="opacity"&&m<9?F.style.filter=isNaN(x)?"":"alpha(opacity="+x*100+")":F.style[v]=x}var T=an.isScroll=function(v,x){if(!s){var I=x!=null,z=I?x?P(v,"overflow-y"):P(v,"overflow-x"):P(v,"overflow");return z.match(/(scroll|auto|overlay)/)}};return an.getScrollContainer=function(v,x){if(!s){for(var I=v;I;){if([window,document,document.documentElement].includes(I))return window;if(T(I,x))return I;I=I.parentNode}return I}},an.isInContainer=function(v,x){if(s||!v||!x)return!1;var I=v.getBoundingClientRect(),z=void 0;return[window,document,document.documentElement,null,void 0].includes(x)?z={top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:z=x.getBoundingClientRect(),I.top<z.bottom&&I.bottom>z.top&&I.right>z.left&&I.left<z.right},an}var um={},R2;function Is(){if(R2)return um;R2=1,um.__esModule=!0;function e(n,i,a){this.$children.forEach(function(s){var c=s.$options.componentName;c===n?s.$emit.apply(s,[i].concat(a)):e.apply(s,[n,i].concat([a]))})}return um.default={methods:{dispatch:function(i,a,s){for(var c=this.$parent||this.$root,f=c.$options.componentName;c&&(!f||f!==i);)c=c.$parent,c&&(f=c.$options.componentName);c&&c.$emit.apply(c,[a].concat(s))},broadcast:function(i,a,s){e.call(this,i,a,s)}}},um}var dm={},L2;function Vw(){if(L2)return dm;L2=1,dm.__esModule=!0;var e=Hw();return dm.default={methods:{t:function(){for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return e.t.apply(this,a)}}},dm}var fm={},uc={},pm={},j2;function hm(){return j2||(j2=1,pm.__esModule=!0,pm.default=function(e){for(var n=1,i=arguments.length;n<i;n++){var a=arguments[n]||{};for(var s in a)if(a.hasOwnProperty(s)){var c=a[s];c!==void 0&&(e[s]=c)}}return e}),pm}var mm={},Q2;function EY(){if(Q2)return mm;Q2=1,mm.__esModule=!0;var e=Fi.default,n=a(e),i=Ba();function a(k){return k&&k.__esModule?k:{default:k}}var s=!1,c=!1,f=void 0,m=function(){if(!n.default.prototype.$isServer){var N=y.modalDom;return N?s=!0:(s=!1,N=document.createElement("div"),y.modalDom=N,N.addEventListener("touchmove",function(_){_.preventDefault(),_.stopPropagation()}),N.addEventListener("click",function(){y.doOnModalClick&&y.doOnModalClick()})),N}},g={},y={modalFade:!0,getInstance:function(N){return g[N]},register:function(N,_){N&&_&&(g[N]=_)},deregister:function(N){N&&(g[N]=null,delete g[N])},nextZIndex:function(){return y.zIndex++},modalStack:[],doOnModalClick:function(){var N=y.modalStack[y.modalStack.length-1];if(!!N){var _=y.getInstance(N.id);_&&_.closeOnClickModal&&_.close()}},openModal:function(N,_,E,P,M){if(!n.default.prototype.$isServer&&!(!N||_===void 0)){this.modalFade=M;for(var T=this.modalStack,F=0,v=T.length;F<v;F++){var x=T[F];if(x.id===N)return}var I=m();if((0,i.addClass)(I,"v-modal"),this.modalFade&&!s&&(0,i.addClass)(I,"v-modal-enter"),P){var z=P.trim().split(/\s+/);z.forEach(function(L){return(0,i.addClass)(I,L)})}setTimeout(function(){(0,i.removeClass)(I,"v-modal-enter")},200),E&&E.parentNode&&E.parentNode.nodeType!==11?E.parentNode.appendChild(I):document.body.appendChild(I),_&&(I.style.zIndex=_),I.tabIndex=0,I.style.display="",this.modalStack.push({id:N,zIndex:_,modalClass:P})}},closeModal:function(N){var _=this.modalStack,E=m();if(_.length>0){var P=_[_.length-1];if(P.id===N){if(P.modalClass){var M=P.modalClass.trim().split(/\s+/);M.forEach(function(F){return(0,i.removeClass)(E,F)})}_.pop(),_.length>0&&(E.style.zIndex=_[_.length-1].zIndex)}else for(var T=_.length-1;T>=0;T--)if(_[T].id===N){_.splice(T,1);break}}_.length===0&&(this.modalFade&&(0,i.addClass)(E,"v-modal-leave"),setTimeout(function(){_.length===0&&(E.parentNode&&E.parentNode.removeChild(E),E.style.display="none",y.modalDom=void 0),(0,i.removeClass)(E,"v-modal-leave")},200))}};Object.defineProperty(y,"zIndex",{configurable:!0,get:function(){return c||(f=f||(n.default.prototype.$ELEMENT||{}).zIndex||2e3,c=!0),f},set:function(N){f=N}});var O=function(){if(!n.default.prototype.$isServer&&y.modalStack.length>0){var N=y.modalStack[y.modalStack.length-1];if(!N)return;var _=y.getInstance(N.id);return _}};return n.default.prototype.$isServer||window.addEventListener("keydown",function(k){if(k.keyCode===27){var N=O();N&&N.closeOnPressEscape&&(N.handleClose?N.handleClose():N.handleAction?N.handleAction("cancel"):N.close())}}),mm.default=y,mm}var gm={},z2;function Uw(){if(z2)return gm;z2=1,gm.__esModule=!0,gm.default=function(){if(n.default.prototype.$isServer)return 0;if(a!==void 0)return a;var s=document.createElement("div");s.className="el-scrollbar__wrap",s.style.visibility="hidden",s.style.width="100px",s.style.position="absolute",s.style.top="-9999px",document.body.appendChild(s);var c=s.offsetWidth;s.style.overflow="scroll";var f=document.createElement("div");f.style.width="100%",s.appendChild(f);var m=f.offsetWidth;return s.parentNode.removeChild(s),a=c-m,a};var e=Fi.default,n=i(e);function i(s){return s&&s.__esModule?s:{default:s}}var a=void 0;return gm}var H2;function V2(){if(H2)return uc;H2=1,uc.__esModule=!0,uc.PopupManager=void 0;var e=Fi.default,n=y(e),i=hm(),a=y(i),s=EY(),c=y(s),f=Uw(),m=y(f),g=Ba();function y(N){return N&&N.__esModule?N:{default:N}}var O=1,k=void 0;return uc.default={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount:function(){this._popupId="popup-"+O++,c.default.register(this._popupId,this)},beforeDestroy:function(){c.default.deregister(this._popupId),c.default.closeModal(this._popupId),this.restoreBodyStyle()},data:function(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible:function(_){var E=this;if(_){if(this._opening)return;this.rendered?this.open():(this.rendered=!0,n.default.nextTick(function(){E.open()}))}else this.close()}},methods:{open:function(_){var E=this;this.rendered||(this.rendered=!0);var P=(0,a.default)({},this.$props||this,_);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);var M=Number(P.openDelay);M>0?this._openTimer=setTimeout(function(){E._openTimer=null,E.doOpen(P)},M):this.doOpen(P)},doOpen:function(_){if(!this.$isServer&&!(this.willOpen&&!this.willOpen())&&!this.opened){this._opening=!0;var E=this.$el,P=_.modal,M=_.zIndex;if(M&&(c.default.zIndex=M),P&&(this._closing&&(c.default.closeModal(this._popupId),this._closing=!1),c.default.openModal(this._popupId,c.default.nextZIndex(),this.modalAppendToBody?void 0:E,_.modalClass,_.modalFade),_.lockScroll)){this.withoutHiddenClass=!(0,g.hasClass)(document.body,"el-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt((0,g.getStyle)(document.body,"paddingRight"),10)),k=(0,m.default)();var T=document.documentElement.clientHeight<document.body.scrollHeight,F=(0,g.getStyle)(document.body,"overflowY");k>0&&(T||F==="scroll")&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+k+"px"),(0,g.addClass)(document.body,"el-popup-parent--hidden")}getComputedStyle(E).position==="static"&&(E.style.position="absolute"),E.style.zIndex=c.default.nextZIndex(),this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen()}},doAfterOpen:function(){this._opening=!1},close:function(){var _=this;if(!(this.willClose&&!this.willClose())){this._openTimer!==null&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer);var E=Number(this.closeDelay);E>0?this._closeTimer=setTimeout(function(){_._closeTimer=null,_.doClose()},E):this.doClose()}},doClose:function(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose()},doAfterClose:function(){c.default.closeModal(this._popupId),this._closing=!1},restoreBodyStyle:function(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,(0,g.removeClass)(document.body,"el-popup-parent--hidden")),this.withoutHiddenClass=!0}}},uc.PopupManager=c.default,uc}var Yw={exports:{}},U2;function kY(){return U2||(U2=1,function(e){var n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(i){return typeof i}:function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i};(function(i,a){n(e)==="object"&&e.exports?e.exports=a():i.Popper=a()})(void 0,function(){var i=window,a={placement:"bottom",gpuAcceleration:!0,offset:0,boundariesElement:"viewport",boundariesPadding:5,preventOverflowOrder:["left","right","top","bottom"],flipBehavior:"flip",arrowElement:"[x-arrow]",arrowOffset:0,modifiers:["shift","offset","preventOverflow","keepTogether","arrow","flip","applyStyle"],modifiersIgnored:[],forceAbsolute:!1};function s(v,x,I){this._reference=v.jquery?v[0]:v,this.state={};var z=typeof x>"u"||x===null,L=x&&Object.prototype.toString.call(x)==="[object Object]";return z||L?this._popper=this.parse(L?x:{}):this._popper=x.jquery?x[0]:x,this._options=Object.assign({},a,I),this._options.modifiers=this._options.modifiers.map(function(H){if(this._options.modifiersIgnored.indexOf(H)===-1)return H==="applyStyle"&&this._popper.setAttribute("x-placement",this._options.placement),this.modifiers[H]||H}.bind(this)),this.state.position=this._getPosition(this._popper,this._reference),_(this._popper,{position:this.state.position,top:0}),this.update(),this._setupEventListeners(),this}s.prototype.destroy=function(){return this._popper.removeAttribute("x-placement"),this._popper.style.left="",this._popper.style.position="",this._popper.style.top="",this._popper.style[F("transform")]="",this._removeEventListeners(),this._options.removeOnDestroy&&this._popper.remove(),this},s.prototype.update=function(){var v={instance:this,styles:{}};v.placement=this._options.placement,v._originalPlacement=this._options.placement,v.offsets=this._getOffsets(this._popper,this._reference,v.placement),v.boundaries=this._getBoundaries(v,this._options.boundariesPadding,this._options.boundariesElement),v=this.runModifiers(v,this._options.modifiers),typeof this.state.updateCallback=="function"&&this.state.updateCallback(v)},s.prototype.onCreate=function(v){return v(this),this},s.prototype.onUpdate=function(v){return this.state.updateCallback=v,this},s.prototype.parse=function(v){var x={tagName:"div",classNames:["popper"],attributes:[],parent:i.document.body,content:"",contentType:"text",arrowTagName:"div",arrowClassNames:["popper__arrow"],arrowAttributes:["x-arrow"]};v=Object.assign({},x,v);var I=i.document,z=I.createElement(v.tagName);if(Z(z,v.classNames),ie(z,v.attributes),v.contentType==="node"?z.appendChild(v.content.jquery?v.content[0]:v.content):v.contentType==="html"?z.innerHTML=v.content:z.textContent=v.content,v.arrowTagName){var L=I.createElement(v.arrowTagName);Z(L,v.arrowClassNames),ie(L,v.arrowAttributes),z.appendChild(L)}var H=v.parent.jquery?v.parent[0]:v.parent;if(typeof H=="string"){if(H=I.querySelectorAll(v.parent),H.length>1&&console.warn("WARNING: the given `parent` query("+v.parent+") matched more than one element, the first one will be used"),H.length===0)throw"ERROR: the given `parent` doesn't exists!";H=H[0]}return H.length>1&&!(H instanceof Element)&&(console.warn("WARNING: you have passed as parent a list of elements, the first one will be used"),H=H[0]),H.appendChild(z),z;function Z(oe,ge){ge.forEach(function(fe){oe.classList.add(fe)})}function ie(oe,ge){ge.forEach(function(fe){oe.setAttribute(fe.split(":")[0],fe.split(":")[1]||"")})}},s.prototype._getPosition=function(v,x){if(O(x),this._options.forceAbsolute)return"absolute";var I=N(x);return I?"fixed":"absolute"},s.prototype._getOffsets=function(v,x,I){I=I.split("-")[0];var z={};z.position=this.state.position;var L=z.position==="fixed",H=T(x,O(v),L),Z=c(v);return["right","left"].indexOf(I)!==-1?(z.top=H.top+H.height/2-Z.height/2,I==="left"?z.left=H.left-Z.width:z.left=H.right):(z.left=H.left+H.width/2-Z.width/2,I==="top"?z.top=H.top-Z.height:z.top=H.bottom),z.width=Z.width,z.height=Z.height,{popper:z,reference:H}},s.prototype._setupEventListeners=function(){if(this.state.updateBound=this.update.bind(this),i.addEventListener("resize",this.state.updateBound),this._options.boundariesElement!=="window"){var v=k(this._reference);(v===i.document.body||v===i.document.documentElement)&&(v=i),v.addEventListener("scroll",this.state.updateBound),this.state.scrollTarget=v}},s.prototype._removeEventListeners=function(){i.removeEventListener("resize",this.state.updateBound),this._options.boundariesElement!=="window"&&this.state.scrollTarget&&(this.state.scrollTarget.removeEventListener("scroll",this.state.updateBound),this.state.scrollTarget=null),this.state.updateBound=null},s.prototype._getBoundaries=function(v,x,I){var z={},L,H;if(I==="window"){var Z=i.document.body,ie=i.document.documentElement;H=Math.max(Z.scrollHeight,Z.offsetHeight,ie.clientHeight,ie.scrollHeight,ie.offsetHeight),L=Math.max(Z.scrollWidth,Z.offsetWidth,ie.clientWidth,ie.scrollWidth,ie.offsetWidth),z={top:0,right:L,bottom:H,left:0}}else if(I==="viewport"){var oe=O(this._popper),ge=k(this._popper),fe=P(oe),Ce=function(re){return re==document.body?Math.max(document.documentElement.scrollTop,document.body.scrollTop):re.scrollTop},Se=function(re){return re==document.body?Math.max(document.documentElement.scrollLeft,document.body.scrollLeft):re.scrollLeft},me=v.offsets.popper.position==="fixed"?0:Ce(ge),G=v.offsets.popper.position==="fixed"?0:Se(ge);z={top:0-(fe.top-me),right:i.document.documentElement.clientWidth-(fe.left-G),bottom:i.document.documentElement.clientHeight-(fe.top-me),left:0-(fe.left-G)}}else O(this._popper)===I?z={top:0,left:0,right:I.clientWidth,bottom:I.clientHeight}:z=P(I);return z.left+=x,z.right-=x,z.top=z.top+x,z.bottom=z.bottom-x,z},s.prototype.runModifiers=function(v,x,I){var z=x.slice();return I!==void 0&&(z=this._options.modifiers.slice(0,g(this._options.modifiers,I))),z.forEach(function(L){E(L)&&(v=L.call(this,v))}.bind(this)),v},s.prototype.isModifierRequired=function(v,x){var I=g(this._options.modifiers,v);return!!this._options.modifiers.slice(0,I).filter(function(z){return z===x}).length},s.prototype.modifiers={},s.prototype.modifiers.applyStyle=function(v){var x={position:v.offsets.popper.position},I=Math.round(v.offsets.popper.left),z=Math.round(v.offsets.popper.top),L;return this._options.gpuAcceleration&&(L=F("transform"))?(x[L]="translate3d("+I+"px, "+z+"px, 0)",x.top=0,x.left=0):(x.left=I,x.top=z),Object.assign(x,v.styles),_(this._popper,x),this._popper.setAttribute("x-placement",v.placement),this.isModifierRequired(this.modifiers.applyStyle,this.modifiers.arrow)&&v.offsets.arrow&&_(v.arrowElement,v.offsets.arrow),v},s.prototype.modifiers.shift=function(v){var x=v.placement,I=x.split("-")[0],z=x.split("-")[1];if(z){var L=v.offsets.reference,H=m(v.offsets.popper),Z={y:{start:{top:L.top},end:{top:L.top+L.height-H.height}},x:{start:{left:L.left},end:{left:L.left+L.width-H.width}}},ie=["bottom","top"].indexOf(I)!==-1?"x":"y";v.offsets.popper=Object.assign(H,Z[ie][z])}return v},s.prototype.modifiers.preventOverflow=function(v){var x=this._options.preventOverflowOrder,I=m(v.offsets.popper),z={left:function(){var H=I.left;return I.left<v.boundaries.left&&(H=Math.max(I.left,v.boundaries.left)),{left:H}},right:function(){var H=I.left;return I.right>v.boundaries.right&&(H=Math.min(I.left,v.boundaries.right-I.width)),{left:H}},top:function(){var H=I.top;return I.top<v.boundaries.top&&(H=Math.max(I.top,v.boundaries.top)),{top:H}},bottom:function(){var H=I.top;return I.bottom>v.boundaries.bottom&&(H=Math.min(I.top,v.boundaries.bottom-I.height)),{top:H}}};return x.forEach(function(L){v.offsets.popper=Object.assign(I,z[L]())}),v},s.prototype.modifiers.keepTogether=function(v){var x=m(v.offsets.popper),I=v.offsets.reference,z=Math.floor;return x.right<z(I.left)&&(v.offsets.popper.left=z(I.left)-x.width),x.left>z(I.right)&&(v.offsets.popper.left=z(I.right)),x.bottom<z(I.top)&&(v.offsets.popper.top=z(I.top)-x.height),x.top>z(I.bottom)&&(v.offsets.popper.top=z(I.bottom)),v},s.prototype.modifiers.flip=function(v){if(!this.isModifierRequired(this.modifiers.flip,this.modifiers.preventOverflow))return console.warn("WARNING: preventOverflow modifier is required by flip modifier in order to work, be sure to include it before flip!"),v;if(v.flipped&&v.placement===v._originalPlacement)return v;var x=v.placement.split("-")[0],I=f(x),z=v.placement.split("-")[1]||"",L=[];return this._options.flipBehavior==="flip"?L=[x,I]:L=this._options.flipBehavior,L.forEach(function(H,Z){if(!(x!==H||L.length===Z+1)){x=v.placement.split("-")[0],I=f(x);var ie=m(v.offsets.popper),oe=["right","bottom"].indexOf(x)!==-1;(oe&&Math.floor(v.offsets.reference[x])>Math.floor(ie[I])||!oe&&Math.floor(v.offsets.reference[x])<Math.floor(ie[I]))&&(v.flipped=!0,v.placement=L[Z+1],z&&(v.placement+="-"+z),v.offsets.popper=this._getOffsets(this._popper,this._reference,v.placement).popper,v=this.runModifiers(v,this._options.modifiers,this._flip))}}.bind(this)),v},s.prototype.modifiers.offset=function(v){var x=this._options.offset,I=v.offsets.popper;return v.placement.indexOf("left")!==-1?I.top-=x:v.placement.indexOf("right")!==-1?I.top+=x:v.placement.indexOf("top")!==-1?I.left-=x:v.placement.indexOf("bottom")!==-1&&(I.left+=x),v},s.prototype.modifiers.arrow=function(v){var x=this._options.arrowElement,I=this._options.arrowOffset;if(typeof x=="string"&&(x=this._popper.querySelector(x)),!x)return v;if(!this._popper.contains(x))return console.warn("WARNING: `arrowElement` must be child of its popper element!"),v;if(!this.isModifierRequired(this.modifiers.arrow,this.modifiers.keepTogether))return console.warn("WARNING: keepTogether modifier is required by arrow modifier in order to work, be sure to include it before arrow!"),v;var z={},L=v.placement.split("-")[0],H=m(v.offsets.popper),Z=v.offsets.reference,ie=["left","right"].indexOf(L)!==-1,oe=ie?"height":"width",ge=ie?"top":"left",fe=ie?"left":"top",Ce=ie?"bottom":"right",Se=c(x)[oe];Z[Ce]-Se<H[ge]&&(v.offsets.popper[ge]-=H[ge]-(Z[Ce]-Se)),Z[ge]+Se>H[Ce]&&(v.offsets.popper[ge]+=Z[ge]+Se-H[Ce]);var me=Z[ge]+(I||Z[oe]/2-Se/2),G=me-H[ge];return G=Math.max(Math.min(H[oe]-Se-8,G),8),z[ge]=G,z[fe]="",v.offsets.arrow=z,v.arrowElement=x,v};function c(v){var x=v.style.display,I=v.style.visibility;v.style.display="block",v.style.visibility="hidden",v.offsetWidth;var z=i.getComputedStyle(v),L=parseFloat(z.marginTop)+parseFloat(z.marginBottom),H=parseFloat(z.marginLeft)+parseFloat(z.marginRight),Z={width:v.offsetWidth+H,height:v.offsetHeight+L};return v.style.display=x,v.style.visibility=I,Z}function f(v){var x={left:"right",right:"left",bottom:"top",top:"bottom"};return v.replace(/left|right|bottom|top/g,function(I){return x[I]})}function m(v){var x=Object.assign({},v);return x.right=x.left+x.width,x.bottom=x.top+x.height,x}function g(v,x){var I=0,z;for(z in v){if(v[z]===x)return I;I++}return null}function y(v,x){var I=i.getComputedStyle(v,null);return I[x]}function O(v){var x=v.offsetParent;return x===i.document.body||!x?i.document.documentElement:x}function k(v){var x=v.parentNode;return x?x===i.document?i.document.body.scrollTop||i.document.body.scrollLeft?i.document.body:i.document.documentElement:["scroll","auto"].indexOf(y(x,"overflow"))!==-1||["scroll","auto"].indexOf(y(x,"overflow-x"))!==-1||["scroll","auto"].indexOf(y(x,"overflow-y"))!==-1?x:k(v.parentNode):v}function N(v){return v===i.document.body?!1:y(v,"position")==="fixed"?!0:v.parentNode?N(v.parentNode):v}function _(v,x){function I(z){return z!==""&&!isNaN(parseFloat(z))&&isFinite(z)}Object.keys(x).forEach(function(z){var L="";["width","height","top","right","bottom","left"].indexOf(z)!==-1&&I(x[z])&&(L="px"),v.style[z]=x[z]+L})}function E(v){var x={};return v&&x.toString.call(v)==="[object Function]"}function P(v){var x={width:v.offsetWidth,height:v.offsetHeight,left:v.offsetLeft,top:v.offsetTop};return x.right=x.left+x.width,x.bottom=x.top+x.height,x}function M(v){var x=v.getBoundingClientRect(),I=navigator.userAgent.indexOf("MSIE")!=-1,z=I&&v.tagName==="HTML"?-v.scrollTop:x.top;return{left:x.left,top:z,right:x.right,bottom:x.bottom,width:x.right-x.left,height:x.bottom-z}}function T(v,x,I){var z=M(v),L=M(x);if(I){var H=k(x);L.top+=H.scrollTop,L.bottom+=H.scrollTop,L.left+=H.scrollLeft,L.right+=H.scrollLeft}var Z={top:z.top-L.top,left:z.left-L.left,bottom:z.top-L.top+z.height,right:z.left-L.left+z.width,width:z.width,height:z.height};return Z}function F(v){for(var x=["","ms","webkit","moz","o"],I=0;I<x.length;I++){var z=x[I]?x[I]+v.charAt(0).toUpperCase()+v.slice(1):v;if(typeof i.document.body.style[z]<"u")return z}return null}return Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:function(x){if(x==null)throw new TypeError("Cannot convert first argument to object");for(var I=Object(x),z=1;z<arguments.length;z++){var L=arguments[z];if(L!=null){L=Object(L);for(var H=Object.keys(L),Z=0,ie=H.length;Z<ie;Z++){var oe=H[Z],ge=Object.getOwnPropertyDescriptor(L,oe);ge!==void 0&&ge.enumerable&&(I[oe]=L[oe])}}}return I}}),s})}(Yw)),Yw.exports}var Y2;function Am(){if(Y2)return fm;Y2=1,fm.__esModule=!0;var e=Fi.default,n=a(e),i=V2();function a(f){return f&&f.__esModule?f:{default:f}}var s=n.default.prototype.$isServer?function(){}:kY(),c=function(m){return m.stopPropagation()};return fm.default={props:{transformOrigin:{type:[Boolean,String],default:!0},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:{},popper:{},offset:{default:0},value:Boolean,visibleArrow:Boolean,arrowOffset:{type:Number,default:35},appendToBody:{type:Boolean,default:!0},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}}},data:function(){return{showPopper:!1,currentPlacement:""}},watch:{value:{immediate:!0,handler:function(m){this.showPopper=m,this.$emit("input",m)}},showPopper:function(m){this.disabled||(m?this.updatePopper():this.destroyPopper(),this.$emit("input",m))}},methods:{createPopper:function(){var m=this;if(!this.$isServer&&(this.currentPlacement=this.currentPlacement||this.placement,!!/^(top|bottom|left|right)(-start|-end)?$/g.test(this.currentPlacement))){var g=this.popperOptions,y=this.popperElm=this.popperElm||this.popper||this.$refs.popper,O=this.referenceElm=this.referenceElm||this.reference||this.$refs.reference;!O&&this.$slots.reference&&this.$slots.reference[0]&&(O=this.referenceElm=this.$slots.reference[0].elm),!(!y||!O)&&(this.visibleArrow&&this.appendArrow(y),this.appendToBody&&document.body.appendChild(this.popperElm),this.popperJS&&this.popperJS.destroy&&this.popperJS.destroy(),g.placement=this.currentPlacement,g.offset=this.offset,g.arrowOffset=this.arrowOffset,this.popperJS=new s(O,y,g),this.popperJS.onCreate(function(k){m.$emit("created",m),m.resetTransformOrigin(),m.$nextTick(m.updatePopper)}),typeof g.onUpdate=="function"&&this.popperJS.onUpdate(g.onUpdate),this.popperJS._popper.style.zIndex=i.PopupManager.nextZIndex(),this.popperElm.addEventListener("click",c))}},updatePopper:function(){var m=this.popperJS;m?(m.update(),m._popper&&(m._popper.style.zIndex=i.PopupManager.nextZIndex())):this.createPopper()},doDestroy:function(m){!this.popperJS||this.showPopper&&!m||(this.popperJS.destroy(),this.popperJS=null)},destroyPopper:function(){this.popperJS&&this.resetTransformOrigin()},resetTransformOrigin:function(){if(!!this.transformOrigin){var m={top:"bottom",bottom:"top",left:"right",right:"left"},g=this.popperJS._popper.getAttribute("x-placement").split("-")[0],y=m[g];this.popperJS._popper.style.transformOrigin=typeof this.transformOrigin=="string"?this.transformOrigin:["top","bottom"].indexOf(g)>-1?"center "+y:y+" center"}},appendArrow:function(m){var g=void 0;if(!this.appended){this.appended=!0;for(var y in m.attributes)if(/^_v-/.test(m.attributes[y].name)){g=m.attributes[y].name;break}var O=document.createElement("div");g&&O.setAttribute(g,""),O.setAttribute("x-arrow",""),O.className="popper__arrow",m.appendChild(O)}}},beforeDestroy:function(){this.doDestroy(!0),this.popperElm&&this.popperElm.parentNode===document.body&&(this.popperElm.removeEventListener("click",c),document.body.removeChild(this.popperElm))},deactivated:function(){this.$options.beforeDestroy[0].call(this)}},fm}var Ww={exports:{}},vm={},W2;function G2(){if(W2)return vm;W2=1,vm.__esModule=!0;var e=Br();return vm.default={mounted:function(){if(process.env.NODE_ENV!=="production"&&!!this.$vnode){var i=this.getMigratingConfig(),a=i.props,s=a===void 0?{}:a,c=i.events,f=c===void 0?{}:c,m=this.$vnode,g=m.data,y=m.componentOptions,O=g.attrs||{},k=y.listeners||{};for(var N in O)N=(0,e.kebabCase)(N),s[N]&&console.warn("[Element Migrating]["+this.$options.name+"][Attribute]: "+s[N]);for(var _ in k)_=(0,e.kebabCase)(_),f[_]&&console.warn("[Element Migrating]["+this.$options.name+"][Event]: "+f[_])}},methods:{getMigratingConfig:function(){return{props:{},events:{}}}}},vm}var Id={},J2;function bm(){if(J2)return Id;J2=1,Id.__esModule=!0,Id.isDef=e,Id.isKorean=n;function e(i){return i!=null}function n(i){var a=/([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi;return a.test(i)}return Id}var K2;function Gw(){return K2||(K2=1,function(e){e.exports=function(n){var i={};function a(s){if(i[s])return i[s].exports;var c=i[s]={i:s,l:!1,exports:{}};return n[s].call(c.exports,c,c.exports,a),c.l=!0,c.exports}return a.m=n,a.c=i,a.d=function(s,c,f){a.o(s,c)||Object.defineProperty(s,c,{enumerable:!0,get:f})},a.r=function(s){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})},a.t=function(s,c){if(c&1&&(s=a(s)),c&8||c&4&&typeof s=="object"&&s&&s.__esModule)return s;var f=Object.create(null);if(a.r(f),Object.defineProperty(f,"default",{enumerable:!0,value:s}),c&2&&typeof s!="string")for(var m in s)a.d(f,m,function(g){return s[g]}.bind(null,m));return f},a.n=function(s){var c=s&&s.__esModule?function(){return s.default}:function(){return s};return a.d(c,"a",c),c},a.o=function(s,c){return Object.prototype.hasOwnProperty.call(s,c)},a.p="/dist/",a(a.s=75)}({0:function(n,i,a){a.d(i,"a",function(){return s});function s(c,f,m,g,y,O,k,N){var _=typeof c=="function"?c.options:c;f&&(_.render=f,_.staticRenderFns=m,_._compiled=!0),g&&(_.functional=!0),O&&(_._scopeId="data-v-"+O);var E;if(k?(E=function(T){T=T||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!T&&typeof __VUE_SSR_CONTEXT__<"u"&&(T=__VUE_SSR_CONTEXT__),y&&y.call(this,T),T&&T._registeredComponents&&T._registeredComponents.add(k)},_._ssrRegister=E):y&&(E=N?function(){y.call(this,this.$root.$options.shadowRoot)}:y),E)if(_.functional){_._injectStyles=E;var P=_.render;_.render=function(F,v){return E.call(v),P(F,v)}}else{var M=_.beforeCreate;_.beforeCreate=M?[].concat(M,E):[E]}return{exports:c,options:_}}},11:function(n,i){n.exports=G2()},21:function(n,i){n.exports=bm()},4:function(n,i){n.exports=Is()},75:function(n,i,a){a.r(i);var s=function(){var L=this,H=L.$createElement,Z=L._self._c||H;return Z("div",{class:[L.type==="textarea"?"el-textarea":"el-input",L.inputSize?"el-input--"+L.inputSize:"",{"is-disabled":L.inputDisabled,"is-exceed":L.inputExceed,"el-input-group":L.$slots.prepend||L.$slots.append,"el-input-group--append":L.$slots.append,"el-input-group--prepend":L.$slots.prepend,"el-input--prefix":L.$slots.prefix||L.prefixIcon,"el-input--suffix":L.$slots.suffix||L.suffixIcon||L.clearable||L.showPassword}],on:{mouseenter:function(ie){L.hovering=!0},mouseleave:function(ie){L.hovering=!1}}},[L.type!=="textarea"?[L.$slots.prepend?Z("div",{staticClass:"el-input-group__prepend"},[L._t("prepend")],2):L._e(),L.type!=="textarea"?Z("input",L._b({ref:"input",staticClass:"el-input__inner",attrs:{tabindex:L.tabindex,type:L.showPassword?L.passwordVisible?"text":"password":L.type,disabled:L.inputDisabled,readonly:L.readonly,autocomplete:L.autoComplete||L.autocomplete,"aria-label":L.label},on:{compositionstart:L.handleCompositionStart,compositionupdate:L.handleCompositionUpdate,compositionend:L.handleCompositionEnd,input:L.handleInput,focus:L.handleFocus,blur:L.handleBlur,change:L.handleChange}},"input",L.$attrs,!1)):L._e(),L.$slots.prefix||L.prefixIcon?Z("span",{staticClass:"el-input__prefix"},[L._t("prefix"),L.prefixIcon?Z("i",{staticClass:"el-input__icon",class:L.prefixIcon}):L._e()],2):L._e(),L.getSuffixVisible()?Z("span",{staticClass:"el-input__suffix"},[Z("span",{staticClass:"el-input__suffix-inner"},[!L.showClear||!L.showPwdVisible||!L.isWordLimitVisible?[L._t("suffix"),L.suffixIcon?Z("i",{staticClass:"el-input__icon",class:L.suffixIcon}):L._e()]:L._e(),L.showClear?Z("i",{staticClass:"el-input__icon el-icon-circle-close el-input__clear",on:{mousedown:function(ie){ie.preventDefault()},click:L.clear}}):L._e(),L.showPwdVisible?Z("i",{staticClass:"el-input__icon el-icon-view el-input__clear",on:{click:L.handlePasswordVisible}}):L._e(),L.isWordLimitVisible?Z("span",{staticClass:"el-input__count"},[Z("span",{staticClass:"el-input__count-inner"},[L._v(`
|
|
32
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+g.width+'" height="'+g.height+'" viewBox="'+g.x+" "+g.y+" "+g.width+" "+g.height+'" version="1.1">'+m+f+"</svg>"}catch(a){i=a}if(this._emit("saveSVG.done",{error:i,svg:n}),i)throw i;return{svg:n}},en.prototype._setDefinitions=function(e){this._definitions=e},en.prototype.getModules=function(){return this._modules},en.prototype.clear=function(){!this.getDefinitions()||fo.prototype.clear.call(this)},en.prototype.destroy=function(){fo.prototype.destroy.call(this),ec(this._container)},en.prototype.on=function(e,n,i,a){return this.get("eventBus").on(e,n,i,a)},en.prototype.off=function(e,n){this.get("eventBus").off(e,n)},en.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),typeof e=="string"&&(e=Ea(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},en.prototype.getDefinitions=function(){return this._definitions},en.prototype.detach=function(){const e=this._container,n=e.parentNode;!n||(this._emit("detach",{}),n.removeChild(e))},en.prototype._init=function(e,n,i){const a=i.modules||this.getModules(i),s=i.additionalModules||[],c=[{bpmnjs:["value",this],moddle:["value",n]}],f=[].concat(c,a,s),m=Je(l9(i,["additionalModules"]),{canvas:Je({},i.canvas,{container:e}),modules:f});fo.call(this,m),i&&i.container&&this.attachTo(i.container)},en.prototype._emit=function(e,n){return this.get("eventBus").fire(e,n)},en.prototype._createContainer=function(e){const n=Qi('<div class="bjs-container"></div>');return Nn(n,{width:f2(e.width),height:f2(e.height),position:e.position}),n},en.prototype._createModdle=function(e){const n=Je({},this._moddleExtensions,e.moddleExtensions);return new pU(n)},en.prototype._modules=[];function sm(e,n){return e.warnings=n,e}function DU(e){const i=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);return i&&(e.message="unparsable content <"+i[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+i[2]),e}const BU={width:"100%",height:"100%",position:"relative"};function f2(e){return e+(ao(e)?"px":"")}function IU(e,n){return n&&Dr(e.diagrams,function(i){return i.id===n})||null}function OU(e){const i='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+c2+"</a>",a=Qi(i);Nn(Ea("svg",a),u2),Nn(a,d2,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(a),Es.bind(a,"click",function(s){SU(),s.preventDefault()})}function lc(e){en.call(this,e)}Jr(lc,en),lc.prototype._modules=[U7,cH,hO,mH,lO],lc.prototype._moddleExtensions={};var TU=/^djs-cursor-.*$/;function p2(e){var n=xs(document.body);n.removeMatching(TU),e&&n.add("djs-cursor-"+e)}function NU(){p2(null)}var MU=5e3;function FU(e,n){n=n||"element.click";function i(){return!1}return e.once(n,MU,i),function(){e.off(n,i)}}function h2(e,n){return{x:e.x-n.x,y:e.y-n.y}}var PU=15;function m2(e,n){var i;function a(m){return f(m.originalEvent)}e.on("canvas.focus.changed",function(m){m.focused?e.on("element.mousedown",500,a):e.off("element.mousedown",a)});function s(m){var g=i.start,y=i.button,O=yO(m),k=h2(O,g);if(!i.dragging&&RU(k)>PU&&(i.dragging=!0,y===0&&FU(e),p2("grab")),i.dragging){var N=i.last||i.start;k=h2(O,N),n.scroll({dx:k.x,dy:k.y}),i.last=O}m.preventDefault()}function c(m){Es.unbind(document,"mousemove",s),Es.unbind(document,"mouseup",c),i=null,NU()}function f(m){if(!tO(m.target,".djs-draggable")){var g=m.button;if(!(g>=2||m.ctrlKey||m.shiftKey||m.altKey))return i={button:g,start:yO(m)},Es.bind(document,"mousemove",s),Es.bind(document,"mouseup",c),!0}}this.isActive=function(){return!!i}}m2.$inject=["eventBus","canvas"];function RU(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const Bd={__init__:["moveCanvas"],moveCanvas:["type",m2]};var LU=new gw("tt");function jU(e){var n=Qi('<div class="djs-tooltip-container" />');return Nn(n,{position:"absolute",width:"0",height:"0"}),e.insertBefore(n,e.firstChild),n}function QU(e,n,i){Nn(e,{left:n+"px",top:i+"px"})}function Mw(e,n){e.style.display=n===!1?"none":""}var g2="djs-tooltip",Fw="."+g2;function ni(e,n){this._eventBus=e,this._canvas=n,this._ids=LU,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=jU(n.getContainer());var i=this;ql.bind(this._tooltipRoot,Fw,"mousedown",function(a){a.stopPropagation()}),ql.bind(this._tooltipRoot,Fw,"mouseover",function(a){i.trigger("mouseover",a)}),ql.bind(this._tooltipRoot,Fw,"mouseout",function(a){i.trigger("mouseout",a)}),this._init()}ni.$inject=["eventBus","canvas"],ni.prototype.add=function(e){if(!e.position)throw new Error("must specifiy tooltip position");if(!e.html)throw new Error("must specifiy tooltip html");var n=this._ids.next();return e=Je({},this._tooltipDefaults,e,{id:n}),this._addTooltip(e),e.timeout&&this.setTimeout(e),n},ni.prototype.trigger=function(e,n){var i=n.delegateTarget||n.target,a=this.get(uw(i,"data-tooltip-id"));!a||(e==="mouseover"&&a.timeout&&this.clearTimeout(a),e==="mouseout"&&a.timeout&&(a.timeout=1e3,this.setTimeout(a)))},ni.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},ni.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var n=e.removeTimer;n&&(clearTimeout(n),e.removeTimer=null)}},ni.prototype.setTimeout=function(e){if(e=this.get(e),!!e){this.clearTimeout(e);var n=this;e.removeTimer=setTimeout(function(){n.remove(e)},e.timeout)}},ni.prototype.remove=function(e){var n=this.get(e);n&&(ec(n.html),ec(n.htmlContainer),delete n.htmlContainer,delete this._tooltips[n.id])},ni.prototype.show=function(){Mw(this._tooltipRoot)},ni.prototype.hide=function(){Mw(this._tooltipRoot,!1)},ni.prototype._updateRoot=function(e){var n=e.scale||1,i=e.scale||1,a="matrix("+n+",0,0,"+i+","+-1*e.x*n+","+-1*e.y*i+")";this._tooltipRoot.style.transform=a,this._tooltipRoot.style["-ms-transform"]=a},ni.prototype._addTooltip=function(e){var n=e.id,i=e.html,a,s=this._tooltipRoot;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),Sr(i)&&(i=Qi(i)),a=Qi('<div data-tooltip-id="'+n+'" class="'+g2+'">'),Nn(a,{position:"absolute"}),a.appendChild(i),e.type&&xs(a).add("djs-tooltip-"+e.type),e.className&&xs(a).add(e.className),e.htmlContainer=a,s.appendChild(a),this._tooltips[n]=e,this._updateTooltip(e)},ni.prototype._updateTooltip=function(e){var n=e.position,i=e.htmlContainer;QU(i,n.x,n.y)},ni.prototype._updateTooltipVisibilty=function(e){We(this._tooltips,function(n){var i=n.show,a=n.htmlContainer,s=!0;i&&((i.minZoom>e.scale||i.maxZoom<e.scale)&&(s=!1),Mw(a,s))})},ni.prototype._init=function(){var e=this;function n(i){e._updateRoot(i),e._updateTooltipVisibilty(i),e.show()}this._eventBus.on("canvas.viewbox.changing",function(i){e.hide()}),this._eventBus.on("canvas.viewbox.changed",function(i){n(i.viewbox)})};const Pw={__init__:["tooltips"],tooltips:["type",ni]},zU=e=>{var n=Object.prototype.toString,i={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object"};return e instanceof Element?"element":i[n.call(e)]},Rw=e=>{var n=zU(e),i;if(n==="array")i=[];else if(n==="object")i={};else return e;if(n==="array")for(var a=0,s=e.length;a<s;a++)i.push(Rw(e[a]));else if(n==="object")for(var c in e)i[c]=Rw(e[c]);return i};function HU(e,n="YYYY-MM-DD HH:mm:ss"){return od(e).format(n)}function VU(e){e=Rw(e);const n={};e.forEach(a=>{n[a.historyActivityId]?n[a.historyActivityId].push(a):n[a.historyActivityId]=[a]});for(let a in n){const s=n[a];if(s.length>1){const c=e.findLast(f=>f.historyActivityId==a);c.assigneeName=Array.from(new Set(s.map(f=>f.assigneeName))).join("/")}}const i=[];return e.forEach(a=>{let{assigneeName:s,createTime:c,endTime:f,comments:m}=a;/Safari/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&(c=c.replace(/-/g,"/"),f=f.replace(/-/g,"/"));const g={id:a.historyActivityId,class:!f&&a.historyActivityType!="candidate"?"nodePrimary":""};let y="";if(s){if(y=`<span title='${s}'>${s}</span><br>`,c&&(y+=`<span title='${c}'>${HU(c,"YYYY-MM-DD HH:mm")}</span><br>`),m&&m.length>0){let k,{type:N,fullMessage:_}=m.find(E=>E.action=="AddComment")||{};N=="assigneeComment"&&(k="\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A"+_,g.class="nodeWarn"),N=="dispatchComment"&&(k="\u8C03\u5EA6\uFF1A"+_,g.class="nodeWarn"),N=="transferComment"&&(k="\u8F6C\u529E\uFF1A"+_,g.class="nodeWarn"),N=="delegateComment"&&(k="\u59D4\u6258\uFF1A"+_,g.class="nodeWarn"),N=="rollbackComment"&&(k="\u9A73\u56DE\uFF1A"+_,g.class="nodeError"),N=="terminateComment"&&(k="\u7EC8\u6B62\uFF1A"+_,g.class="nodeError"),N=="addMultiInstanceComment"&&(k="\u52A0\u7B7E\uFF1A"+_,g.class="nodeWarn"),N=="deleteMultiInstanceComment"&&(k="\u51CF\u7B7E\uFF1A"+_,g.class="nodeError"),N=="withdrawComment"&&(k="\u64A4\u9500\uFF1A"+_,g.class="nodeWarn"),N=="deleteProcessComment"&&(k="\u5220\u9664\u6D41\u7A0B\uFF1A"+_,g.class="nodeError"),N=="cancelProcessComment"&&(k="\u64A4\u9500\u6D41\u7A0B\uFF1A"+_,g.class="nodeError"),N=="comment"&&(k="\u5BA1\u6279\uFF1A"+_,g.class="nodeSuccess"),k&&(y+=`<span title='${k}'>${k}</span>`)}g.tooltip=y}a.historyActivityType=="sequenceFlow"?g.class="lineWarn":!g.class&&a.historyActivityType!="candidate"&&(g.class="nodeSuccess");const O=i.findIndex(k=>k.id==a.historyActivityId);O!=-1?i.splice(O,1,g):i.push(g)}),i}function Lw(e){const n=[],i=[],a=[];return e.routeTxt&&e.routeTxt.length>0&&e.routeTxt.forEach(s=>{s.type==="user"?n.push(...s.ids.filter(c=>c&&c.trim()!=="")):s.type==="post"?i.push(...s.ids):s.type==="dept"&&a.push(...s.ids)}),{intersection:e.assigneeRetain=="true"?1:0,userIds:[...new Set(n)],postIds:[...new Set(i)],deptIds:[...new Set(a)]}}var UU=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",{ref:"container",staticClass:"bpmn-look",on:{wheel:e.handleWheel}})},YU=[];const YZ="",WU={name:"bpmn-look",props:{diagram:{type:String,default:"",required:!0},approvalData:{type:Array,default:()=>[]},isXml:{type:Boolean,default:!0}},data(){return{scale:1,viewer:null,loading:!0}},mounted(){this.initViewer(),window.addEventListener("resize",this.canvasResize)},watch:{diagram:{async handler(e){e.length;let n=e;n&&this.isXml&&this.loadXml(n)},immediate:!0}},methods:{handleWheel(e){e.preventDefault();const n=Math.sign(e.deltaY)*.1;this.scale=Math.max(.5,Math.min(this.scale-n,3)),this.viewer&&this.viewer.get("canvas").zoom(this.scale)},async getXml(e){this.isXml;let n={},i="";try{n=await api.repository.getXmlByProcessDefId({processDefId:e}),n.code==200&&(i=n.data)}catch(a){console.error(a)}return i},async initViewer(){this.viewer&&this.viewer.destroy();const e=Object.prototype.toString.call(lc)=="[object Function]"?lc:lc.default,n=Object.prototype.toString.call(Pw)=="[object Object]"?Pw:Pw.default,i=Object.prototype.toString.call(Bd)=="[object Object]"?Bd:Bd.default;Object.prototype.toString.call(Bd),this.viewer=new e({container:this.$refs.container,additionalModules:[n,i]}),this.viewer.on("import.done",({error:a})=>{a||(this.canvasResize(),this.addApprovalData())})},canvasResize(){this.viewer&&this.viewer.get("canvas").zoom(1,"auto")},setNodeColor(e){const n=this.viewer.get("canvas"),i=this.viewer.get("elementRegistry"),a=this.viewer.get("tooltips");e.forEach(s=>{if(s.id&&s.class&&n.addMarker(s.id,s.class),s.id&&s.tooltip){const c=i.get(s.id);if(c){let{x:f,y:m,type:g}=c;["bpmn:StartEvent","bpmn:EndEvent"].includes(g)?(f=f-45,m=m+65):["bpmn:UserTask"].includes(g)&&(f=f-10,m=m+90),a.add({position:{x:f,y:m},html:s.tooltip})}}})},addApprovalData(){if(this.approvalData,!this.approvalData||this.approvalData.length==0)return;const e=VU(this.approvalData);e&&e.length>0&&this.setNodeColor(e)},async loadXml(e){this.viewer||await this.initViewer();try{e.length;const{warnings:n}=await this.viewer.importXML(e);n.length&&this.$emit("warning",n)}catch(n){this.$emit("error",{message:"XML \u52A0\u8F7D\u5931\u8D25",detail:n.message}),console.error("XML \u52A0\u8F7D\u5931\u8D25:",n)}}},beforeDestroy(){window.removeEventListener("resize",this.canvasResize),this.viewer&&this.viewer.destroy()}},A2={};var GU=dn(WU,UU,YU,!1,JU,"5e479c8e",null,null);function JU(e){for(let n in A2)this[n]=A2[n]}const v2=function(){return GU.exports}();var KU=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",{directives:[{name:"loading",rawName:"v-loading",value:e.boxLoading&&!e.isButton,expression:"boxLoading && !isButton"}],ref:"mianContent",staticClass:"mianContent",class:e.isDialog?"is-dialog":"",style:{}},[e.isButton?e._e():[i("div",{ref:"baseTabs",staticClass:"tabs"},[i("el-tabs",{staticClass:"demo-tabs",on:{"tab-click":e.handleClick},model:{value:e.activeName,callback:function(a){e.activeName=a},expression:"activeName"}},e._l(e.tabs,function(a,s){return i("el-tab-pane",{key:s,attrs:{label:a.name,name:a.slot||a.name,item:a}},[a.name=="\u57FA\u672C\u4FE1\u606F"&&!a.slot?[i("div",{style:{height:`${e.baseHeight}px`}},[e._t("default",null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess})],2)]:a.name=="\u6D41\u7A0B\u56FE"&&!a.slot?[i("div",{staticClass:"view-node-info",on:{click:e.getNodeList}},[e._v(" \u67E5\u770B\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F ")]),e.trackUrl?i("iframe",{key:e.processId,staticStyle:{width:"100%",height:"100%",border:"none"},style:{height:`${e.iframeHeight}px`},attrs:{src:e.trackUrl,scrolling:"no",frameborder:"0"}}):e._e(),e.activeName=="\u6D41\u7A0B\u56FE"&&e.processData.process&&e.processData.process.xml?i("bpmnLook",{attrs:{approvalData:e.processData.flow,diagram:e.processData.process.xml}}):i("div",{staticStyle:{display:"flex","align-items":"center","justify-content":"center"}},[e._v(" \u6682\u65E0\u6D41\u7A0B\u56FE ")])]:a.name=="\u5BA1\u6279\u8BB0\u5F55"&&!a.slot?[e.activeName=="\u5BA1\u6279\u8BB0\u5F55"&&e.processData.flow?i("processFlow",{attrs:{"flow-list":e.formatFlow(e.processData.flow)}}):i("div",{staticStyle:{height:"100px",display:"flex","align-items":"center","justify-content":"center"}},[e._v(" \u6682\u65E0\u6570\u636E ")])]:[e.activeName==a.name?i("div",{style:{height:`${e.baseHeight}px`}},[a.slot?e._t(a.slot,null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess}):e._t("default",null,{taskNode:e.getTaskNode(),processData:e.processData,currentProcess:e.currentProcess})],2):e._e()]],2)}),1)],1)],e.isAdditional&&e.absoluteBtns.outside.length>0?i("div",{ref:"footBtnRow",staticClass:"footBtnRow foot-item",style:{width:e.mainWidth+"px"}},[e._t("btn",null,null,e.processStatus)],2):e.showBtns?!e.ProcessInsObj.end&&e.absoluteBtns.outside.length>0&&e.processStatus.appId!="com.awspaas.user.apps.root"||e.customBtns.length>0?i("div",{directives:[{name:"loading",rawName:"v-loading",value:e.footBtnLoading,expression:"footBtnLoading"}],ref:"footBtnRow",staticClass:"footBtnRow foot-item",style:{width:e.mainWidth+"px"}},[(e.processData.process.status=="todo"||e.customBtns.length>0)&&e.absoluteBtns.outside.length>0?[e.absoluteBtns.inside.length>0?i("el-dropdown",{attrs:{placement:"top-start",trigger:"click"},scopedSlots:e._u([{key:"dropdown",fn:function(){return[i("el-dropdown-menu",e._l(e.absoluteBtns.inside,function(a,s){return i("el-dropdown-item",{key:a.name+s,nativeOn:{click:function(c){return function(){a.click(),e.aftClickBtn=a}.apply(null,arguments)}}},[i("el-button",{staticClass:"btn drop-btn",attrs:{type:"text",size:"mini",icon:a.icon,loading:e.buttonLoading}},[e._v(" "+e._s(a.name)+" ")])],1)}),1)]},proxy:!0}],null,!1,1409220773)},[i("el-button",{staticStyle:{"margin-right":"10px"},attrs:{size:"small"}},[e._v(" \u66F4\u591A ")])],1):e._e(),e._l(e.absoluteBtns.outside,function(a){return i("el-button",e._b({key:a.name,attrs:{size:"small",loading:e.buttonLoading},on:{click:function(){a.click(),e.aftClickBtn=a}}},"el-button",a.btnProps,!1),[e._v(" "+e._s(a.name)+" ")])})]:e._e(),e._t("btnAppend")],2):e._e():i("div"),i("div",{staticClass:"dialog"},[i("el-dialog",{staticClass:"dialog",style:e.dynamicStyle,attrs:{visible:e.dialogVisibleOperation,"append-to-body":"",width:"600px",title:e.operationLabel,"close-on-click-modal":!1,"show-close":!e.isOperLoading,"before-close":e.cancelHandlerFn,top:"6vh"},on:{"update:visible":function(a){e.dialogVisibleOperation=a}},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{type:"primary",loading:e.isOperLoading,disabled:e.isOperationHidden},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{loading:e.isOperLoading,disabled:e.isOperationHidden},on:{click:e.cancelHandlerFn}},[e._v("\u53D6 \u6D88")])]},proxy:!0}]),model:{value:e.dialogVisibleOperation,callback:function(a){e.dialogVisibleOperation=a},expression:"dialogVisibleOperation"}},[i("div",{ref:"obRef",staticClass:"operation-box"},[e.dialogVisibleOperation?i(e.operationCom,{ref:"operationRef",tag:"component",attrs:{param:e.operationParam,isOperLoading:e.isOperLoading},on:{success:e.operationSuccess,fail:e.operationFail},scopedSlots:e._u([{key:"form",fn:function(){return[e.aftClickBtn.slot?e._t(e.aftClickBtn.slot):e._e()]},proxy:!0},{key:"file",fn:function(){return[e.attachShow?i("el-form",{attrs:{"label-width":"120px","status-icon":"",rules:e.rules},nativeOn:{submit:function(a){a.preventDefault()}}},[i("el-form-item",{attrs:{label:"\u9644\u4EF6",prop:e.attachRule.required?"attach":""}},[i("jyr-file-upload",{ref:"fileUpload",attrs:{multiple:e.attachRule.limit>0,limit:e.attachRule.limit,fullFileObject:"",showFileName:""},model:{value:e.attach,callback:function(a){e.attach=a},expression:"attach"}})],1)],1):e._e()]},proxy:!0}],null,!0)}):e._e()],1)]),i("el-dialog",{attrs:{title:"\u9009\u62E9\u5904\u7406\u4EFB\u52A1",visible:e.showMulTask,"append-to-body":"","close-on-click-modal":!1,width:"500px","show-close":!1},on:{"update:visible":function(a){e.showMulTask=a}},model:{value:e.showMulTask,callback:function(a){e.showMulTask=a},expression:"showMulTask"}},[i("el-form",{ref:"form",staticClass:"task",attrs:{"label-width":"100px"}},[i("el-form-item",{attrs:{label:"\u8BF7\u9009\u62E9\uFF1A",prop:"content"}},[i("el-radio-group",{attrs:{size:"small"},model:{value:e.mulTaskTaskId,callback:function(a){e.mulTaskTaskId=a},expression:"mulTaskTaskId"}},e._l(e.mulTaskList,function(a){return i("el-radio",{key:a.nodeId,attrs:{label:a.taskId,border:""}},[e._v(e._s(a.nodeName))])}),1)],1)],1),i("div",{staticClass:"dialog-footer",staticStyle:{"text-align":"center"}},[i("el-button",{attrs:{type:"primary"},on:{click:e.onCheckSure}},[e._v("\u786E\u5B9A")])],1)],1),i("el-dialog",{attrs:{visible:e.nodeInfoVisible,"append-to-body":"",width:"600px",title:"\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F",modal:!1,"close-on-click-modal":!1},on:{"update:visible":function(a){e.nodeInfoVisible=a}},model:{value:e.nodeInfoVisible,callback:function(a){e.nodeInfoVisible=a},expression:"nodeInfoVisible"}},[i("el-table",{staticClass:"process-table",attrs:{data:e.filterFlow(e.processData.flow),border:"","header-row-style":e.headerRowStyle}},[i("el-table-column",{attrs:{label:"\u5E8F\u53F7",type:"index",width:"60px",align:"center"}}),i("el-table-column",{attrs:{prop:"historyActivityName",label:"\u8282\u70B9\u540D\u79F0","min-width":"130"}}),i("el-table-column",{attrs:{prop:"assigneeName",label:"\u5BA1\u6279\u4EBA","min-width":"80"}})],1)],1)],1)],2)},XU=[];const WZ="",GZ="",ZU={components:{processBtns:G8,processFlow:q8,bpmnLook:v2,staffTree:va,...iB,ViewFile:I5,JyrFileUpload:vh},props:{taskId:{default:!1,type:String},processId:{default:"",type:String},userId:{require:!0,default:"",type:String},showBtns:{default:!0,type:Boolean},isView:{default:!1,type:Boolean},getVars:{type:Function},before:{type:Function},isAlis:{type:Boolean,default:!1},isAdditional:{type:Boolean,default:!1},businessData:{type:Object,default:void 0},excludeBtn:{type:String,default:""},showAsPlanned:{type:Boolean,default:!1},showCommIdea:{type:Boolean,default:!0},commentMsgRequired:{type:Boolean,default:!0},customBtn:{default:""},tabs:{default:()=>[{name:"\u57FA\u672C\u4FE1\u606F",slot:""},{name:"\u6D41\u7A0B\u56FE",slot:""},{name:"\u5BA1\u6279\u8BB0\u5F55",slot:""}]},personType:{default:""},personEntity:{type:Object,default:()=>{}},isButton:{type:Boolean,default:!1},isDialog:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1},headerRowStyle:{type:Object||Function,default:()=>({"background-color":"rgb(245, 247, 250)",color:"#333"})},extraHeight:{type:Number,default:0}},provide(){return{isAlisInject:this.isAlis}},data(){return{incomingConditionItemList:[],deptId:"",initProcessData:{button:[],flow:[],form:{},process:{}},currentProcess:{currentProcessOriginData:[],currentMan:[],currentFirstNode:{}},processData:{button:[],flow:[],form:{},process:{}},submitLoading:!1,flowChartVisible:!1,comment:null,dynamicMaxHeight:"400px",showMulTask:!1,mulTaskList:[],mulTaskTaskId:"",attach:[],customBtns:[],overheight:10,iframeHeight:500,baseHeight:500,mainWidth:0,absoluteTaskId:"",infoView:!1,showTopTabs:!1,buttonLoading:!1,footBtnLoading:!0,tabheight:400,aftClickBtn:"",attachRule:{required:!0,limit:0},nodeInfoVisible:!1,nodeInfoList:[],jjForm:{saveMetaAnnexCmdList:[]},targetUID:"",commentMsg:"",trackUrl:"",taskObj:{},taskCommentList:[],absoluteBtns:{inside:[],outside:[]},processStatus:"",nextTaskNode:[],activeName:"\u57FA\u672C\u4FE1\u606F",ProcessInsObj:{},outGatewayUserTaskModel:[],dialogVisibleOperation:!1,operationLabel:"",operationCom:{},operationParam:{},taskNode:[],aftTaskNode:{},operation:iB,Enum:Tp,isOperLoading:!1,isOperationHidden:!1,boxLoading:!1,rules:{attach:[{required:!0,trigger:"change"}]},noReload:!1,digitalSignatureList:[]}},mounted(){window.onresize=()=>(()=>{this.$refs.mianContent&&(this.mainWidth=this.$refs.mianContent.offsetWidth)})()},watch:{activeName:function(e){e==1&&(this.activeName="\u57FA\u672C\u4FE1\u606F")},infoView:function(){this.calculateHeight()},taskId:{handler(e){!e||(this.absoluteTaskId=e)},deep:!0,immediate:!0},processId:{handler(e){if(e){if(this.customBtns=[],this.absoluteBtns={inside:[],outside:[]},this.boxLoading=!0,this.activeName=this.tabs.length>0?this.tabs[0].name:"",this.getProcessInfo(),this.getCurrentProcess(),Date.now())return;Xe.repository.queryTaskNodeList(this.processId).then(n=>{if(!this.noReload)if(this.noReload=!1,!this.absoluteTaskId&&n.data.length>1){this.mulTaskList=n.data,this.showMulTask=!0;return}else this.absoluteTaskId=n.data&&n.data.length>0?n.data[0].taskId:"",this.aftTaskNode=n.data[0];this.absoluteTaskId,n.code==bt.success&&(this.taskNode=n.data,Xe.pis.getProcessStatus(this.processId,this.absoluteTaskId).then(i=>{i.code==bt.success&&(this.processStatus=i.data,this.$emit("getStatus",i.data),this.absoluteTaskId?Xe.repository.getUserTaskModelCmd(this.absoluteTaskId).then(a=>{a.code==bt.success&&(this.taskObj=a.data,this.straightenBtns())}):this.straightenBtns())}))}),Xe.repository.getTrackUrl({processInstId:e,type:n_.\u7535\u8111\u7AEF}).then(n=>{n.code==bt.success&&(window.location.protocol=="https:"?n.data.indexOf("http://121.40.143.183:80/")>=0?this.trackUrl=n.data.replace("http://121.40.143.183:80/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://121.40.143.183/")>=0?this.trackUrl=n.data.replace("http://121.40.143.183/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://acme-aws.ddzg.cn/")>=0?this.trackUrl=n.data.replace("http://acme-aws.ddzg.cn/","https://acme-aws.ddzg.cn/"):n.data.indexOf("http://59.53.91.231:8088/")>=0?this.trackUrl=n.data.replace("http://59.53.91.231:8088/","https://acme-test.ddzg.cn:2119/"):n.data.indexOf("http://59.53.91.230:8088/")>=0?this.trackUrl=n.data.replace("http://59.53.91.230:8088/","https://kq.ddzg.cn:8093/"):this.trackUrl=n.data:this.trackUrl=n.data)}),Xe.tis.getTaskCommentList(this.processId,"").then(n=>{this.taskCommentList=n.data,this.digitalSignatureList=n.data.filter(i=>i.digitalSignature).map(i=>i.digitalSignature)}),Xe.pis.getProcessInstanceById(this.processId).then(n=>{this.ProcessInsObj=n.data,this.$nextTick(()=>{this.calculateHeight()})})}},immediate:!0,deep:!0},absoluteTaskId:{handler(e){},immediate:!0,deep:!0},dialogVisibleOperation:{handler(e){this.$emit("show-modal",e)}}},methods:{formatFlow(e){return(e||[]).map(i=>({...i,attachmentsFujian:(i.attachments||[]).filter(a=>a.type!="signature"),attachmentsQianzi:(i.attachments||[]).filter(a=>a.type=="signature")}))},cancelHandlerFn(){this.dialogVisibleOperation=!1,this.submitLoading=!1},filterFlow(e){return e.filter(n=>["userTask","candidate"].includes(n.historyActivityType))},getCurrentProcess(){Xe.repository.queryTaskNodeList(this.processId).then(e=>{if(e.code==200){const n={};if(n.currentProcessOriginData=e.data||[],n.currentProcessOriginData.length>0){let i=n.currentProcessOriginData[0],a=(i.currentName||"").split(","),s=(i.avatar||"").split(",");a=a.map((c,f)=>({realName:c,avatar:s[f]||"",phone:"",ancestorNames:[]})),n.currentMan=a,n.currentFirstNode=i,this.currentProcess=n}}else this.currentProcess={currentProcessOriginData:[],currentMan:[],currentFirstNode:{}}}).catch(e=>{console.error(e,"getCurrentProcess")})},getProcessInfo(){this.submitLoading=!0,this.boxLoading=!0,Xe.tis.getTaskModelDetail(this.taskId?{processInstId:this.processId,taskId:this.taskId}:{processInstId:this.processId}).then(async e=>{if(e.code==200){this.processData={...this.initProcessData,...e.data||{}};const n=((this.processData.process||{}).variables||{}).deptId;this.deptId=n;const i=(this.processData.process||{}).taskId;this.taskObj.buttons=this.processData.button,this.absoluteTaskId=i,this.straightenBtns(),this.$nextTick(()=>{this.calculateHeight()}),this.processData.flow,this.flowChartVisible=!0,this.submitLoading=!1,this.boxLoading=!1}})},getUserDataByDeptId(){this.processList.map(async(e,n)=>{const i=Lw(e);let a;try{a=await this.getNodeUser({deptId:this.deptId,intersection:i.intersection?1:0,userIds:i.userIds,postIds:i.postIds,deptIds:i.deptIds})}catch(s){}if(a.code==Enum.apiCode.success){const s=this.processList[n];s.userList=a.data,this.$set(this.processList,n,s)}})},handleDraft(){this.submitLoading=!0},handleExamine(e,n){e?this.handlePass(n):this.handleCancel(n),this.submitLoading=!0},async handlePass(e){this.operationParam.nodeLoading=!0,this.isOperationHidden=!0,this.before?this.before().then(()=>{this.showOperation(by,e)}):this.showOperation(by,e),this.deptId&&(await this.getNextNode(this.deptId),this.operationParam={...this.operationParam,nodeLoading:!1,incomingConditionItemList:this.incomingConditionItemList,nextTaskNode:this.nextTaskNode},this.isOperationHidden=!1)},handleCancel(e){this.showOperation(KD,e)},handleUserSelect({type:e,checkType:n,name:i}){e=="transfer"?this.handleTransfer(i):e=="addInstance"&&this.handleAddInstance(i)},handleTransfer(e){this.showOperation(VD,e)},handleAddInstance(e){this.showOperation(QD,e)},handlePrint(){},handleRollbackTask(e){this.showOperation(ZD,e)},handleTerminateProcess(){},handleCirculate(e){this.showOperation(nB,e)},handleWithdrawTask(e){this.handleRevoke()},findTargetHtml(e,n,i="parentElement"){if(!e)return null;if(e.classList.contains(n))return e;let a=e[i];if(!a)return null;if(i=="children"){for(let s=0;s<=a.length-1;s++)if(a[s].classList.contains(n))return a[s];return}return this.findTargetHtml(a,n)},findImageIndex(e){return e?this.digitalSignatureList.findIndex(n=>n==e):-1},onCheckSure(){this.absoluteTaskId=this.mulTaskTaskId,this.mulTaskList.map(n=>{n.taskId==this.mulTaskTaskId&&(this.aftTaskNode=n)}),this.noReload=!0,this.showMulTask=!1,this.footBtnLoading=!0;let e=this.processId;Reflect.set(this.processId,""),Reflect.set(this.processId,e)},showButtonLoading(){this.buttonLoading=!0},hideButtonLoading(){this.buttonLoading=!1},calculateHeight(){let e=0;if(this.$refs.footBtnRow&&(e+=this.$refs.footBtnRow.offsetHeight),this.$refs.mianContent&&(this.mainWidth=this.$refs.mianContent.offsetWidth),this.infoView&&this.absoluteBtns.outside.length>0&&(e+=32),this.$refs.infoBoxFign){let n=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;this.tabheight=n-this.$refs.infoBoxFign.offsetTop-192}this.overheight=e+116,this.iframeHeight=this.$refs.mianContent.offsetHeight-146,this.baseHeight=this.$refs.mianContent.offsetHeight-70-e-this.extraHeight},getNodeList(){this.nodeInfoVisible=!0},fileNameLastof(e,n=0){if(e.indexOf("http")==-1&&(n=0),!e)return;let i="/";e.indexOf("\\")!=-1&&(i="\\");let a=e,s=a.lastIndexOf(i);return a.substr(s+1+n,a.length)},clickCustomButton(e){this.$emit("clickCustomButton",{name:e,processStatus:this.processStatus,setName:n=>{this.taskObj.buttons.map(i=>{i.label==e&&(i.label=n)}),this.straightenBtns()}})},async getNextNode(e){let n;try{n=await Xe.tis.simulation(this.absoluteTaskId,this.processId)}catch(a){console.error(a),n={}}let i=n.data||{};n.code==200&&!n.data.evaluation&&(this.incomingConditionItemList=[],i.branches=await this.getOutgoingProcessNode(this.absoluteTaskId,n.data.id)),i=await this.getSelectFixData(i,e),this.nextTaskNode=i},async getNodeUser({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s}){return await Xe.user.getTaskAuditor({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s})},async showOperation(e,n){this.attach=[],this.operationLabel=n,this.operationParam.processInstId=this.processId,this.operationParam.taskInstId=this.absoluteTaskId,this.operationParam.nextTaskNode=this.nextTaskNode,this.operationParam.incomingConditionItemList=this.incomingConditionItemList,this.operationParam.variables=(this.processData.process||{}).variables||{},this.operationParam.extendedProperties=(this.processData.form||{}).extendedProperties||[],this.operationParam.taskObj=this.taskObj,this.operationParam.getVars=this.getVars,this.operationParam.outGatewayUserTaskModel=this.outGatewayUserTaskModel,this.operationParam.taskNode=this.getTaskNode(),this.operationParam.businessData=this.businessData,this.operationParam.showAsPlanned=this.showAsPlanned,this.operationParam.showCommIdea=this.showCommIdea,this.operationParam.commentMsgRequired=this.commentMsgRequired,this.operationParam.personType=this.personType,this.operationParam.personEntity={...this.personEntity,...this.aftClickBtn.personEntity||{}},this.operationParam.ProcessInsObj=this.ProcessInsObj,this.operationCom=e,this.dialogVisibleOperation=!0,this.$nextTick(()=>{var m,g;let i=this.$refs.obRef;if(this.$refs,!i)return;let a=(m=i.getBoundingClientRect())==null?void 0:m.top,s=this.findTargetHtml(i,"el-dialog"),c=this.findTargetHtml(s,"el-dialog__footer","children"),f=window.innerHeight-((g=i.getBoundingClientRect())==null?void 0:g.top)-a-(c==null?void 0:c.clientHeight)-32;this.dynamicMaxHeight=`${f}px`})},onClickOperation(){if(this.attachShow&&this.attachRule.required&&this.attach.length==0)return hd.error("\u8BF7\u4E0A\u4F20\u9644\u4EF6");this.aftClickBtn.preposition?this.operationMain(this.aftClickBtn.preposition):this.operationMain()},operationMain(e=!1){let n;this.attachShow&&(n=[],this.attach.map(i=>{n.push({id:i.id,name:this.fileNameLastof(i.name),size:i.fileSize,format:i.fileType,url:i.url,uploadTime:i.createTime,processInstId:this.operationParam.processInstId,taskInstId:this.operationParam.taskInstId})}),n=n.sort((i,a)=>od(i.uploadTime).valueOf()>od(a.uploadTime).valueOf())),this.$refs.operationRef&&this.$refs.operationRef.confirm(e,()=>{this.isOperLoading=!0},n)},operationSuccess(e=!0){hd.success("\u64CD\u4F5C\u6210\u529F"),this.dialogVisibleOperation=!1,e&&this.$emit("Complete"),this.isOperLoading=!1},operationFail(e=""){e&&hd.warning(e),this.isOperLoading=!1},async getSelectFixData(e,n){let i=JSON.parse(JSON.stringify(e));if(i.nodeType!="userTask"&&Array.isArray(i.branches))for(let a=0;a<i.branches.length;a++){let s=i.branches[a],c=s.nodeInfoDTO?s.nodeInfoDTO:s;try{c=await this.getSelectFixData(c,n)}catch(f){}s.nodeInfoDTO?s.nodeInfoDTO=c:s=c,i.branches[a]=s}else if(i.nodeType=="userTask"&&!i.setPersonnel){let a=Lw(i),s;try{s=await this.getNodeUser({deptId:n,intersection:a.intersection?1:0,userIds:a.userIds,postIds:a.postIds,deptIds:a.deptIds}),s.code==bt.success}catch(c){}s.code==bt.success&&(i.userList=s.data)}return i},async getOutgoingProcessNode(e,n){let i=await Xe.repository.getOutgoingProcessNode(e,n);if(i.code==bt.success){if(i.data){for(let a=0;a<i.data.length;a++){let s=i.data[a];s.incomingConditionItemList&&s.incomingConditionItemList.length!==0&&(s.nodeInfoDTO.incomingConditionItemList=s.incomingConditionItemList,s.incomingConditionItemList,this.incomingConditionItemList.push(...s.incomingConditionItemList)),s.nodeInfoDTO.nodeType!="userTask"&&(s.nodeInfoDTO.branches=await this.getOutgoingProcessNode(e,s.nodeInfoDTO.id)),i.data[a].type!="endEvent"&&(i.data[a].humanPerformerName=="\u56FA\u5B9A\u8D26\u6237"||i.data[a].humanPerformerName=="\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173")&&await Xe.repository.getParticipantsOfPerformerNames(e,[i.data[a].id]).then(c=>{i.data[a].routeTxt.userNames=c.data[i.data[a].id]})}i.data.length==0&&i.data.push({id:"",incomingConditionItemList:[],type:"endEvent",name:"\u7ED3\u675F\u4E8B\u4EF6"})}return i.data}return[]},getColor(e){return e=="\u5BA1\u6838\u4E2D"||e=="\u5BA1\u6279\u4E2D"?"#6DC743":e=="\u5DF2\u9A73\u56DE"?"#F14B4C":e=="\u5DF2\u64A4\u9500"?"#CECECE":e=="\u5DF2\u5B8C\u6210"?"#6DC743":"#1389FF"},handleClick(e,n){this.$emit("clickTab",e.$vnode?JSON.parse(JSON.stringify(e.$vnode.data.attrs.item)):e.props,e.index)},getTaskNode(){return this.taskNode.filter?this.taskNode.filter(e=>e.nodeId==this.taskObj.id):[]},handleRevoke(){MI.confirm("\u786E\u5B9A\u64A4\u9500\u5417","\u64A4\u9500",{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88",type:"warning"}).then(()=>{Xe.tis.withdrawTask(this.processData.process.processInstanceId).then(e=>{e.code==bt.success&&(hd.success("\u64CD\u4F5C\u6210\u529F"),this.$emit("Complete"))})}).catch(()=>{})},handleReminders(){MI.confirm("\u786E\u5B9A\u50AC\u529E\u5417","\u50AC\u529E",{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88",type:"warning"}).then(()=>{this.ProcessInsObj,Xe.tis.reminders(this.processData.process.processInstanceId).then(e=>{e.code==bt.success&&(hd.success("\u64CD\u4F5C\u6210\u529F"),this.$emit("Complete"))})}).catch(e=>{})},getButton(e){return(this.processData.button||[]).find(n=>n.buttonKey==e)},operBtn(){let e=[];const n=this.processData.process;if(!n)return e;if(n.status=="todo"&&n.isMultiInstance&&this.getButton("wf_add_instance")){let i={};i.name=this.getButton("wf_add_instance").name,i.btnProps={type:"primary"},i.key="sign",i.click=()=>{this.handleUserSelect({type:"addInstance",checkType:"checkbox",name:this.getButton("wf_add_instance").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_transfer")){let i={};i.name=this.getButton("wf_transfer").name,i.key="delegate",i.click=()=>{this.handleUserSelect({type:"transfer",checkType:"radio",name:this.getButton("wf_transfer").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_delegate")){let i={};i.name=this.getButton("wf_delegate").name,i.btnProps={type:"warning"},i.key="cc2",i.click=()=>{this.handleUserSelect({type:"delegate",checkType:"radio",name:this.getButton("wf_delegate").name})},e.push(i)}if(n.status=="todo"&&this.getButton("wf_terminate")){let i={};i.name=this.getButton("wf_terminate").name,i.btnProps={type:"danger"},i.key="cc3",i.click=()=>{this.handleTerminateProcess()},e.push(i)}if(n.status=="todo"&&this.getButton("wf_cctask")){let i={};i.name=this.getButton("wf_cctask").name,i.btnProps={type:"primary"},i.key="cc",i.click=()=>{this.handleCirculate(this.getButton("wf_cctask").name)},e.push(i)}if(n.status=="todo"&&this.userId==(n.variables||{}).applyUserId){let i={};i.name="\u50AC\u529E",i.key="self",i.click=()=>{this.handleReminders()},e.push(i)}if(n.isOwner&&n.isReturnable&&!["recall","reject"].includes(n.processIsFinished)){let i={};i.name="\u64A4\u9500",i.btnProps={type:"danger"},i.key="self",i.click=()=>{this.handleWithdrawTask("\u64A4\u9500")},e.push(i)}if(n.status=="todo"&&this.getButton("wf_reject")){let i={};i.name=this.getButton("wf_reject").name,i.btnProps={type:"danger"},i.key="refuse",i.click=()=>{this.handleExamine(!1,this.getButton("wf_reject").name)},e.push(i)}if(n.status=="todo"&&this.getButton("wf_pass")){let i={};i.name=this.getButton("wf_pass").name,i.btnProps={type:"primary"},i.key="complete",i.click=()=>{this.before?this.before().then(()=>{this.handleExamine(!0,this.getButton("wf_pass").name)}):this.handleExamine(!0,this.getButton("wf_pass").name)},e.push(i)}if(n.status=="todo"&&this.getButton("wf_rollback")){let i={};i.name=this.getButton("wf_rollback").name,i.btnProps={type:"danger"},i.key="back",i.click=()=>{this.handleRollbackTask(this.getButton("wf_rollback").name)},e.unshift(i)}return e},straightenBtns(e=!0){let n=[];this.excludeBtn?this.operBtn().map(a=>{(this.excludeBtn.indexOf(a.key)==-1||!a.key)&&n.push(a)}):n=this.operBtn(),this.customBtns.length>0&&(n=[],this.customBtns.map(a=>{(this.excludeBtn.indexOf(a.key)==-1||!a.key)&&n.push(a)}));let i={outside:[],inside:[]};n.length>4?(i.outside=n.splice(n.length-4,n.length-1),i.inside=n):i.outside=n,e&&this.customBtn?this.customBtn({btnList:this.operBtn(),processStatus:this.processStatus,processData:this.processData,nextTaskNode:this.nextTaskNode},a=>{this.customBtns=a,this.straightenBtns(!1)},()=>{this.$emit("Complete")}):(this.absoluteBtns=i,this.$nextTick(()=>{this.calculateHeight(),this.footBtnLoading=!1,this.boxLoading=!1}))}},computed:{dynamicStyle(){return{"--dynamic-ctx-height":this.dynamicMaxHeight}},attachShow(){const e=(this.processData.form||{}).extendedProperties||[];let n=!1,i,a="";switch(this.operationLabel){case"\u9000\u56DE":i=e.find(c=>c.name=="otherButtonAnnexList"),a=i?i.value:"",a&&(n=!0);break;case"\u901A\u8FC7":case"\u529E\u7406":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u5904\u7406":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u540C\u610F":i=e.find(c=>c.name=="completeButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u62D2\u7EDD":i=e.find(c=>c.name=="otherButtonAnnexList"),a=i?i.value:"";break;case"\u52A0\u7B7E":i=e.find(c=>c.name=="counterSignButtonAnnex"),a=i?i.value:"",a&&(n=!0);break;case"\u8F6C\u529E":i=e.find(c=>c.name=="delegateTaskButtonAnnex"),a=i?i.value:"",a&&(n=!0);break}let s="";if(typeof a!="string"&&a!=null&&a.map(c=>{c.indexOf(this.operationLabel)!=-1&&(n=!0,s=c)}),s&&(a=s),n){const c=a.split(":");this.attachRule.required=c[1]=="true",this.attachRule.limit=c[2]==-1?999:c[2]}return n}}},b2={};var $U=dn(ZU,KU,XU,!1,qU,"688f4d50",null,null);function qU(e){for(let n in b2)this[n]=b2[n]}const _2=function(){return $U.exports}(),eY=async(e,n)=>{const i=n||{},a=i.dragElement||(i.targetClassName?y2(e,i.targetClassName):e.querySelector(".el-dialog"));let s;new IntersectionObserver(v=>{s=v[0].isIntersecting,s||F()}).observe(a);const f=i.dragHeader||".el-dialog__header",m=a.querySelector(f),g=i.restrictElement||document.body;let y;g?y=g.getBoundingClientRect():y={left:0,top:0,right:window.innerWidth,bottom:window.innerHeight};let O=!1,k,N,_;const E=()=>{if(m){m.style.cursor="move",m.style["user-select"]="none",m.onmousedown=x=>{O=!0;const I=a.style.transform.match(/translate\(([^,]+)px,\s*([^)]+)px\)/);k=I?parseFloat(I[1]):0,N=I?parseFloat(I[2]):0,document.addEventListener("mousemove",M),document.addEventListener("mouseup",T)};const v=a.getBoundingClientRect();_={"+x":y.right-v.right,"-x":y.left-v.left,"+y":y.bottom-v.bottom,"-y":y.top-v.top}}},P=()=>{O=!1,m.style.cursor="auto",m.style["user-select"]="auto",m.onmousedown=v=>{}};w.watch(i.dialogConfig,(v,x)=>{v.fullScreen&&(P(),F())}),E();const M=v=>{if(!O)return;v.stopPropagation(),v.preventDefault();let x=v.movementX+k,I=v.movementY+N;x>=0?x=x>=_["+x"]?_["+x"]:x:x=x<=_["-x"]?_["-x"]:x,I>=0?I=I>=_["+y"]?_["+y"]:I:I=I<=_["-y"]?_["-y"]:I,a.style.transform=`translate(${x}px, ${I}px)`,k=x,N=I},T=()=>{O=!1,document.removeEventListener("mousemove",M),document.removeEventListener("mouseup",T),a.style["user-select"]="auto"},F=()=>{a.style.transform="none"}};function y2(e,n){if(!e)return null;if(e.classList.contains(n))return e;let i=e.parentElement;return i?y2(i,n):null}const tY="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAAXNSR0IArs4c6QAACktJREFUeF7tnV1S3DgURqVuZh+dlQArCbyESdWQolcArKCpMFUJeYGsBLKS9D6GtKZsAiEBuq9VvrLFd/I2NbKlez6dlvxTOAb+QQACLxKIsIEABF4mgCDMDgisIYAgTA8IIAhzAAJ5BFhB8rhxlAgBBBEJmjLzCCBIHjeOEiGAICJBU2YeAQTJ48ZRIgQQRCRoyswjgCB53DhKhACCiARNmXkEECSPG0eJEEAQkaApM48AguRx4ygRAggiEjRl5hFAkDxuHCVCAEFEgqbMPAIIkseNo0QIjF6QxeLTrFQW8/n7Zam+xtxPKeY18B6VIG0wW5O9GOJ2SGkWYigmRzthU1iGSbpJ/6XTGsLrU7KGffwrHocU9/o878ZzNcybfzEuUwpfQ/yxnB++v9l4XKEGoxBkcX5xElN4W1yIlyCnsDz6cPCmUAaj6Obs48X3MfFPMXydHx6cDA1nUEFaMUI4HhrCc/2nEE7HEFAJNmf/fr4svnJYCkthObQogwjSLufTyfVofrGeDSveHB2+27XkWHub0QpyD7YR5cdqd4htb3FBFuefdmKYXI9+UsV0dfTP3/ujH2cPAzw7/3IdQtrp4VR+pxhoNSkqyJi3VE+SFRJk8fHLXozp0m9293fm0lvfYoJUJYfYRXodW95fkpWUpIgg1Wyr7u43ylx7PP5d/3WLfZw3Tf5cg0pJ4i5Ilhw/95t3UFZ398Rvf94v72+1fnKmIS4CHcvJOnWph4Tt4LbCLKTpLE5W253vorVzZLXv/czEXZBO99ebokM8nX94d5WVLgdVTaC9Fgrp2Hx3s8BW2FWQLhd/pZbMqmeQwOC7bvVSivueP6iuglhXjxRWu95LpcDcelUlmrfmzquImyDWu1bI8armda/FWCXxXEXcBLGsHmyrep1Pr/Jkph9ax1XET5Dzi7Q2MceiXuVMES2qfUazNb3c9KTfayfiIojl4tyrINF59KrLtmy1vHYjLoJYXn47Ojxw6ftVzxTh4jZv2X0e8LpM0o3FCL3nJDyney194wuVTlt2H0E2XH943nXoNRVONhoCG7ftr0oQnnuMZuLVMhDLdYjHtr33FeTursPk+zrw6Xb1hveeapma4xjnUPMKQcaRP6PYQABBmCIQWEMAQZgeEECQOwJcg+BCVwKsIF2J0V6KAIJIxU2xXQkgSFditJcigCBScVNsVwII0pUY7aUIIIhU3BTblQCCdCVGeykCCCIVN8V2JYAgXYnRXooAgkjFTbFdCSBIV2K0lyKAIFJxU2xXAgjSlRjtpQggiFTcFNuVAIJ0JUZ7KQIIIhU3xXYlgCBdidFeigCCSMVNsV0JIEhXYrSXIoAgUnFTbFcCCNKVGO2lCEgJ4vEnIqVmi2CxFkE85lXvf1mxyW7t5w/4y+6C07ufkoeYVy6CtLZPJ9dPPufr9Be4+8HPWcZOYIh55SJIA/rX53zjdvPfKaRv88ODk7GHwPjGTaD0vHITZNyYGR0EbAQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEEEQ0eMq2EUAQGydaiRJAENHgKdtGAEFsnGglSgBBRIOnbBsBBLFxopUoAQQRDZ6ybQQQxMaJVqIEXAVZnF+cxBC3G7YppG/zw4MTUc6U3SOBkvPKTZCzjxffQwyz37iksEw/Vrvz+ftlj7w4lRCB0vPKRZCz8y/XIaSdZ3OL6eron7/3hTKl1J4IDDGvnAS5SC8ySWF59OHgTU/MOI0QgbPz8vOqd0EWi0+zuDX5vi63dLt6wzZLaGb3UOpQ8wpBegiPU/gTQBB/xvRQMQEEqTg8hu5PAEH8GdNDxQQQpOLwGLo/AQTxZ0wPFRNAkIrDY+j+BBDEnzE9VEwAQSoOj6H7E0AQf8b0UDEBBKk4PIbuTwBB/BnTQ8UEEKTi8Bi6PwEE8WdMDxUTQJCKw2Po/gQQxJ8xPVRMAEEqDo+h+xNAEH/G9FAxAQSpODyG7k8AQfwZ00PFBBCk4vAYuj8BBPFnTA8VE0CQisNj6P4EEMSfMT1UTEBLkLDanR++v6k4L4ZemMDi/NNODJPrdd16/EHCYf5wHIIUnl71d7f4+GUvxnRZvSBNAWv/hmrzKYQU9+cf3l3VHxsVlCJgEeTo8KD3H/zeT9gK8tynD34jGW+ODt/tloJLP/UTOPv382VIce/FSpz+KLqPIOs+f9BU6FRM/dOACl4isPFH1+mzGi6CWJbDxHUINhgJmOaT07bdRxDDJxBYRYyzg2aGLXsIHnewGvQugtxdqK/5ytTP0FMIp3y3EAPWEbj7HmE43kTJ4wLdVRDLstisIimu9nkmsil+zf9vefbRXtI6ba98BWm2WdPJ9ZMPef6ZdStJ+MpKoinBS1Vb5WiO91o9XAVpTm5aRX7e1UISBLknYN1Wea8e/oK0F+vTyxe/eMtqghWPCLSrRppcbtx13B9T4HGB20X6w6+B5Y7WM6KESbpJq8m3EH/cfVP9Nrh/W50Pi94F0bwYWMTcrTALaToLMc0sF+JPp4n/O33ugnTaahVJZU0nKSxbMf9Lp2qytG/L/hWP1z6tHjqfR/2Xeo5WRJBWEuPtulFkUGDpHkWdjwax8Un1iAZc8vFAOUGaZXtrspezlA6RTckQhqjvcZ8b33MaeoC/rRxln50VE+ThmsTw2vI48tB5obIWQUptqx7Pv+KC3F8Emp6RDGmK08tvQ5b0Ut+Wtx4GHfeAD5QHEeThTkmz5Urhrfm2XsmUhAQxP68qyb/pawQPkQcT5GHL9XBtErfNz0u8gxK7SG/vYFneevDmfn/+EYhxP5TBBXnMvL3/Pp3uxBjehpRmw6wsOtceT9gPdROlub0e4zKF9C3crq7GdIt9VII89wNV7KFVCGFMwZT6sf6zH3j/TmT0ggw1UegXAg0BBGEeQGANAQRhekAAQZgDEMgjwAqSx42jRAggiEjQlJlHAEHyuHGUCAEEEQmaMvMIIEgeN44SIYAgIkFTZh4BBMnjxlEiBBBEJGjKzCOAIHncOEqEAIKIBE2ZeQQQJI8bR4kQQBCRoCkzjwCC5HHjKBECCCISNGXmEUCQPG4cJUIAQUSCpsw8Av8DJjgSI/ED2TgAAAAASUVORK5CYII=";var nY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("el-dialog",{staticClass:"process-dialog",attrs:{visible:e.visible,width:e.width||"60%","close-on-click-modal":!1,fullscreen:e.fullscreen,title:"\u6D41\u7A0B\u4FE1\u606F","append-to-body":"",top:"5vh"},on:{"update:visible":function(a){e.visible=a},closed:e.onClickCancel,close:e.close,open:e.open},scopedSlots:e._u([{key:"title",fn:function(){return[i("div",{staticClass:"dialog-header"},[e._t("title",function(){return[i("div",[e._v("\u6D41\u7A0B\u4FE1\u606F")])]}),i("div",{staticClass:"dialog-icon"},[i("span",{on:{click:function(a){e.fullscreen=!e.fullscreen}}},[i("img",{attrs:{src:tY,alt:""}})])])],2)]},proxy:!0}],null,!0),model:{value:e.visible,callback:function(a){e.visible=a},expression:"visible"}},[e.showProcess?i("process",e._b({ref:"process",attrs:{processId:e.paramsProcessId,isDialog:!0,fullscreen:e.fullscreen,tabs:e.tabs},on:{Complete:e.Complete,clickTab:e.handleTab,clickCustomButton:e.handleCustomButton,"get-status":e.getStatus}},"process",e.$attrs,!1),[i("div",{staticClass:"processDialogMain"},[e._t("default")],2)]):e._e()],1)},iY=[];const JZ="",rY={components:{process:_2},props:{dragable:!1,value:Boolean,width:String,processId:String,tabs:{default:()=>[{name:"\u57FA\u672C\u4FE1\u606F",slot:""},{name:"\u6D41\u7A0B\u56FE",slot:""},{name:"\u5BA1\u6279\u8BB0\u5F55",slot:""}]},parentEl:null},model:{prop:"value",event:"update:value"},data(){return{showProcess:!1,paramsProcessId:"",fullscreen:!1}},computed:{visible(){return this.value}},mounted(){this.$attrs},methods:{initDom(){this.fullscreen=!1},onClickCancel(){this.$emit("update:value",!1)},Complete(){this.$emit("Complete")},open(){this.showProcess=!0,this.paramsProcessId=this.processId;let e={targetClassName:"el-dialog"};(this.parentEl||window.$wujie.props.el())&&(e.restrictElement=this.parentEl||window.$wujie.props.el()),this.$nextTick(()=>{this.$refs,this.$refs.process,eY(this.$refs.process.$el||this.$refs.process,e)})},close(){this.$emit("close"),this.paramsProcessId="",this.showProcess=!1,this.$refs.process.activeName=this.tabs[0].name},handleTab(e,n){this.$emit("clickTab",e,n)},handleCustomButton(e){this.$emit("clickCustomButton",e)},getStatus(e){this.$emit("getStatus",e)}}},w2={};var aY=dn(rY,nY,iY,!1,oY,null,null,null);function oY(e){for(let n in w2)this[n]=w2[n]}const sY=function(){return aY.exports}();var lY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[i("el-dialog",{staticClass:"flow-dialog",attrs:{visible:e.flag,width:"45%","close-on-click-modal":!1,title:e.revival?"\u6D41\u7A0B\u590D\u6D3B":"\u521B\u5EFA\u5E76\u542F\u52A8\u6D41\u7A0B","append-to-body":""},on:{"update:visible":function(a){e.flag=a},closed:e.onClickCancel},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{attrs:{loading:e.btnLoading,type:"primary"},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{attrs:{loading:e.btnLoading},on:{click:e.onClickCancel}},[e._v("\u53D6 \u6D88")])]},proxy:!0}]),model:{value:e.flag,callback:function(a){e.flag=a},expression:"flag"}},[i("el-form",{staticClass:"create-form",attrs:{"label-width":"200px","status-icon":""},nativeOn:{submit:function(a){a.preventDefault()}}},[i("el-form-item",{attrs:{label:"\u5F53\u524D\u6D41\u7A0B",size:"medium",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u6D41\u7A0B"}]}},[e.processDefList.length>1?i("el-select",{staticStyle:{width:"65%","margin-right":"10px"},attrs:{filterable:"",clearable:"",placeholder:"\u8BF7\u9009\u62E9"},on:{change:e.processDefChange},model:{value:e.processDefId,callback:function(a){e.processDefId=a},expression:"processDefId"}},e._l(e.processDefList,function(a,s){return i("el-option",{key:s,attrs:{label:a.name,value:a.id,disabled:a.disabled}})}),1):i("b",{staticClass:"process-def-name"},[e._v(" "+e._s(e.processDefName)+" ")]),e.processDefId?i("div",{staticClass:"view-node-info",staticStyle:{"margin-right":"10px"},on:{click:e.viewFlowChart}},[e._v(" \u9884\u89C8 ")]):e._e(),e.processDefId&&e.showFlowForecast?i("div",{staticClass:"view-node-info",on:{click:e.viewFlowForecast}},[e._v(" \u6D41\u7A0B\u9884\u6D4B ")]):e._e()],1),e.hasDeptId?e._e():i("el-form-item",{attrs:{size:"medium",label:"\u9009\u62E9\u90E8\u95E8",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u90E8\u95E8"}]}},[i("el-tree-select",{staticStyle:{width:"65%","margin-right":"10px"},attrs:{data:e.deptList,props:e.defaultProps,"node-key":"id","check-strictly":"","render-after-expand":!1,placeholder:"\u8BF7\u9009\u62E9"},on:{change:e.handleDeptChange},model:{value:e.deptId,callback:function(a){e.deptId=a},expression:"deptId"}})],1),e.deptId?i("div",{staticClass:"node-list"},[e.processList&&e.processList.length>0?i("el-form-item",{attrs:{label:"\u4E0B\u4E00\u6B65\u5904\u7406\u8282\u70B9",size:"medium"}}):e._e(),e.processList.length>0?[e._l(e.processList,function(a,s){return[i("userTask",{ref:e.setItemRef(a.id),refInFor:!0,attrs:{index:s,personType:e.personType,personEntity:Object.assign({},e.personEntity,{_businessDeptId:e._businessDeptId}),processNode:Object.assign({},a,{REQUIRED:s==0}),label:"\u5904\u7406\u4EBA",rules:[{required:s==0,message:"\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA"}]},on:{complete:e.complete}}),s!==e.processList.length-1?i("div",{staticClass:"user-task-split"}):e._e()]})]:e._e()],2):e._e()],1)],1),i("el-dialog",{staticClass:"track-view",attrs:{visible:e.flowChartVisible,width:"60%","append-to-body":"",title:"\u6D41\u7A0B\u56FE\u4FE1\u606F"},on:{"update:visible":function(a){e.flowChartVisible=a}},model:{value:e.flowChartVisible,callback:function(a){e.flowChartVisible=a},expression:"flowChartVisible"}},[e.flowChartVisible&&e.processXml?i("bpmnLook",{ref:"PreviewRef",attrs:{diagram:e.processXml}}):e._e()],1),i("el-dialog",{attrs:{visible:e.flowForecastVisible,width:"45%","append-to-body":"",title:"\u6D41\u7A0B\u9884\u6D4B"},on:{"update:visible":function(a){e.flowForecastVisible=a},close:e.flowForecastClose}},[i("div",{staticStyle:{"margin-left":"20px"}},[i("div",{staticStyle:{"margin-left":"40px","margin-bottom":"20px"},domProps:{innerHTML:e._s(e.flowForecastData.completeTime)}}),i("el-timeline",e._l(e.flowForecastData.processBudgetModelList,function(a,s){return i("el-timeline-item",{key:s,attrs:{icon:"el-icon-check",color:s==0?"#009800":a.color,timestamp:a.title,placement:"top"}},[i("div",[i("span",{staticStyle:{color:"#1389FF"}},[i("i",{staticClass:"el-icon-s-custom",staticStyle:{"margin-right":"5px"}}),e._v(" \u53D1\u8D77\u4EBA\uFF1A"+e._s(a.createUser)+" ")]),i("span",{staticStyle:{color:"#009800","margin-left":"50px"}},[i("i",{staticClass:"el-icon-s-custom",staticStyle:{"margin-right":"5px"}}),e._v(" \u6267\u884C\u4EBA\uFF1A"+e._s(a.excutor)+" ")])])])}),1)],1)])],1)},cY=[];const KZ="",XZ="";var cc=null;Promise.resolve().then(()=>Ir).then(({Message:e})=>{cc=e});const uY={components:{userTask:vy,bpmnLook:v2},props:{other:{default:!0},personType:"",personEntity:{type:Object,default:()=>{}},beforeFunction:{type:Function,default:null},showFlowForecast:{default:!1,type:Boolean},flowForecastFunction:{type:Function,default:null}},data(){return{revivalVars:{},processData:{},absoluteTaskId:"",userTaskListData:{},flag:!1,revival:!1,flowChartVisible:!1,flowForecastVisible:!1,flowForecastData:{completeTime:"",processBudgetModelList:[]},flowForecastProcessInstId:"",btnLoading:!1,processList:[],processDefId:"",processDefName:"",businessId:"",trackUrl:"",processDefList:[],otherProcessList:[],callback:{},cancelCallBack:{},_multiNodeParticipant:[],_businessDeptId:"",businessCode:"",_vars:{},_appId:"",deptList:[],defaultProps:{children:"children",label:"label",isLeaf(e,n){return e.isLeaf=="true"}},userInfo:{},deptId:"",hasDeptId:!1,subjectId:"",processXml:""}},provide(){return{getUserInfo:this.getUserInfo}},methods:{getUserInfo(){return{deptId:this.deptId,subjectId:this.subjectId}},handleDeptChange(e){this.deptId=e,this.getUserDataByDeptId()},complete(e){},setLoading(e){this.btnLoading=e},async getXml(e){this.isXml;let n={},i="";try{n=await Xe.repository.getXmlByProcessDefId({processDefId:e}),n.code==200&&(i=n.data)}catch(a){console.error(a)}return i},async viewFlowChart(){this.flowChartVisible=!0,this.processXml=await this.getXml(this.processDefId),!Date.now()&&Xe.repository.getDiagramUrl({processDefId:this.processDefId,diagramType:1,type:n_.\u7535\u8111\u7AEF}).then(e=>{e.code==bt.success&&(window.location.protocol=="https:"?e.data.indexOf("http://121.40.143.183:80/")>=0?this.trackUrl=e.data.replace("http://121.40.143.183:80/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://121.40.143.183/")>=0?this.trackUrl=e.data.replace("http://121.40.143.183/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://acme-aws.ddzg.cn/")>=0?this.trackUrl=e.data.replace("http://acme-aws.ddzg.cn/","https://acme-aws.ddzg.cn/"):e.data.indexOf("http://59.53.91.231:8088/")>=0?this.trackUrl=e.data.replace("http://59.53.91.231:8088/","https://acme-test.ddzg.cn:2119/"):e.data.indexOf("http://59.53.91.230:8088/")>=0?this.trackUrl=e.data.replace("http://59.53.91.230:8088/","https://kq.ddzg.cn:8093/"):this.trackUrl=e.data:this.trackUrl=e.data,this.flowChartVisible=!0)})},viewFlowForecast(){this.flowForecastFunction?this.flowForecastFunction():this.forecast({appId:this._appId,title:"1"})},forecast(e){return this.btnLoading=!0,new Promise((n,i)=>{Xe.pis.getProcessForecast({processDefId:this.processDefId,...e}).then(a=>{this.btnLoading=!1,a.code==bt.success?(a.data&&a.data.processBudgetModelList&&a.data.processBudgetModelList.length?this.flowForecastProcessInstId=a.data.processBudgetModelList[0].processInstId:(a.data.processBudgetModelList=[],this.flowForecastProcessInstId=""),this.flowForecastData=a.data,this.flowForecastVisible=!0,n(a)):ElMessage.error(a.msg)}).catch(a=>{this.btnLoading=!1,ElMessage.error("\u6D41\u7A0B\u9884\u6D4B\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),i(a)})})},flowForecastClose(){this.flowForecastProcessInstId?Xe.pis.deleteProcessById(this.flowForecastProcessInstId).then(e=>{e.code==bt.success&&(this.flowForecastVisible=!1,this.flowForecastData={completeTime:"",processBudgetModelList:[]},this.flowForecastProcessInstId="")}):(this.flowForecastVisible=!1,this.flowForecastData={completeTime:"",processBudgetModelList:[]})},processDefChange(e){this.processDefId=e,Xe.repository.getFirstProcessNode(this.processDefId).then(async n=>{if(n.code==bt.success){if(this.processList=n.data,this.flag=!0,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId()}})},setItemRef(e){return this.userTaskListData[e]="userTask"+e,this.userTaskListData[e]},isOption(e){return e=="\u4EFB\u610F\u6307\u5B9A"||e=="\u56FA\u5B9A\u90E8\u95E8"||e=="\u56FA\u5B9A\u5355\u4F4D"||e=="\u56FA\u5B9A\u7FA4\u7EC4"},createAndStart(e){return this.btnLoading=!0,new Promise((n,i)=>{Xe.pis.createAndStart({processDefId:this.processDefId,multiNodeParticipant:this._multiNodeParticipant,firstNodeId:this.processList&&this.processList.length>0?this.processList[0].id:"",vars:{showType:"all",subjectId:this.subjectId,deptId:this.deptId,businessType:this.businessCode,...e,...this._vars}}).then(a=>{this.btnLoading=!1,a.code==bt.success?(this.flag=!1,n(a)):cc.error(a.msg)}).catch(a=>{this.btnLoading=!1,cc.error("\u6D41\u7A0B\u542F\u52A8\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),i(a)})})},revivalFlow(e={},n=!1,i="\u6D41\u7A0B\u590D\u6D3B"){return this.btnLoading=!0,new Promise((a,s)=>{const c={...this.revivalVars,showType:"all",subjectId:this.subjectId,deptId:this.deptId,businessType:this.businessCode,...e,...this._vars};Object.keys(c).forEach(f=>{const m=f.toLowerCase();m.includes("_")&&delete c[f],m=="appShow"&&delete c[f]}),Xe.pis.reactivate({reactivate:!0,processDefId:this.processDefId,processInstId:this.processInstId,isClearHistory:this.isClearHistory,multiNodeParticipant:this._multiNodeParticipant,firstNodeId:this.processList&&this.processList.length>0?this.processList[0].id:"",vars:c},"",this.businessId,i,"",n,this._multiNodeParticipant).then(f=>{this.btnLoading=!1,f.code==bt.success?(this.flag=!1,a(f)):cc.error(f.msg)}).catch(f=>{this.btnLoading=!1,cc.error("\u6D41\u7A0B\u590D\u6D3B\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5"),s(f)})})},Show(e,n="",i=!1){return this.processList=[],this.revival=i,this.processDefId=e,n&&Xe.repository.getProcessDefList(n,"").then(a=>{a.code==bt.success&&a.data.map(s=>{s.id==e&&(this.processDefName=s.name)})}),new Promise((a,s)=>{this.cancelCallBack=s,Xe.repository.getFirstProcessNode(e).then(async c=>{if(c.code==bt.success){if(this.processList=c.data,this.flag=!0,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId(),this.callback=a}})})},selectShow(e={appId:"",businessCode:"",businessType:"",keyWord:"",businessDeptId:"",userInfo:{},processGroupName:""}){return this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.revival=!1,this._appId=e.appId,this._businessDeptId=e.businessDeptId,this.businessCode=e.businessCode||e.businessType,this.userInfo=e.userInfo,this.deptId=e.userInfo.deptId,this.subjectId=e.userInfo.subjectId,this.hasDeptId=!!this.deptId,this._businessDeptId,new Promise((n,i)=>{this.cancelCallBack=i,Xe.repository.getProcessDefListNew(e).then(a=>{a.code==bt.success&&(a.data.length==1?(this.processDefList=a.data,this.processDefId=a.data[0].id,this.processDefName=a.data[0].name,Xe.repository.getFirstProcessNode(this.processDefId).then(async s=>{if(s.code==bt.success){if(this.processList=s.data,this.flag=!0,this.callback=n,await this.getNodeUserDept(),!this.deptId)return;this.getUserDataByDeptId()}})):(this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.processDefList=a.data,e.keyWord&&this.processDefList.map(s=>{s.name.indexOf(e.keyWord)!=-1&&!this.processDefId&&(this.processDefId=s.id,this.processDefName=s.name,this.processDefChange(s.id))}),this.flag=!0,this.callback=n))})})},getUserDataByDeptId(){this.processList.map(async(e,n)=>{const i=Lw(e);let a;try{a=await this.getNodeUser({deptId:this.deptId,intersection:i.intersection?1:0,userIds:i.userIds,postIds:i.postIds,deptIds:i.deptIds})}catch(s){}if(a.code==bt.success){const s=this.processList[n];s.userList=a.data,this.$set(this.processList,n,s)}})},async getNodeUser({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s}){return await Xe.user.getTaskAuditor({deptId:e,intersection:n,userIds:i,postIds:a,deptIds:s})},async getNodeUserDept(){let e={};try{e=await Xe.user.getSelectTree()}catch(n){}e.data,this.deptList=e.data||[]},listShow(e){return this.processList=[],this.otherProcessList=[],this.processDefId="",this.processDefName="",this.revival=!1,new Promise((n,i)=>{e.length==1?(this.processDefId=e[0].id,this.processDefName=e[0].name,this.cancelCallBack=i,Xe.repository.getFirstProcessNode(this.processDefId).then(a=>{a.code==bt.success&&(this.processList=a.data,this.flag=!0,this.callback=n,Xe.repository.getAfferentParticipantNodeList(this.processDefId).then(s=>{this.otherProcessList=s.data.filter(c=>c.id!=this.processList[0].id),this.otherProcessList.map(c=>{c.REQUIRED=!1})}))})):(this.processDefList=e,this.flag=!0,this.callback=n)})},async getProcessInfo({taskId:e,processInstId:n}){let i={};try{i=await Xe.tis.getTaskModelDetail(e?{processInstId:n,taskId:e}:{processInstId:n})}catch{i={}}return i.code==200,i},async revivalShow({processInstId:e,businessId:n,taskId:i,deptId:a}){this.processInstId=e,this.hasDeptId=!!a;let s=await this.getProcessInfo({taskId:i,processInstId:e});if(s.code==200){this.processData={...this.initProcessData,...s.data||{}};const c=((this.processData.process||{}).variables||{}).deptId;this.deptId=c,this._businessDeptId=c,this.hasDeptId=!!c;const f=(this.processData.process||{}).taskId;return this.absoluteTaskId=f,this.revival=!0,this.businessId=n,this.subjectId=s.data.process.variables.subjectId,this.businessCode=s.data.process.variables.businessType,this.revivalVars=s.data.process.variables,this.processDefId=s.data.process.processDefinitionId,this.processDefName=s.data.process.processDefinitionName,this.processDefList=[],this.Show(s.data.process.processDefinitionId,"",!0)}},onClickOperation(){if(!this.processDefId||this.processDefId=="")return cc.warning("\u8BF7\u9009\u62E9\u6D41\u7A0B"),!1;let e={},n={};for(let i in this.userTaskListData){let a=this.userTaskListData[i],s=this.$refs[a][0],c=s?s.getValue():{multiNodeParticipant:[],vars:{}};if(!c)return!1;e={...e,...c.multiNodeParticipant},n={...n,...c.vars}}this._multiNodeParticipant=e,this._vars=n,this.callback,this.beforeFunction?this.beforeFunction():this.callback&&this.callback(this.revival?this.revivalFlow:this.createAndStart)},onClickCancel(){this.flag=!1,this.btnLoading=!1,this.cancelCallBack&&this.cancelCallBack()}}},x2={};var dY=dn(uY,lY,cY,!1,fY,"0ef60732",null,null);function fY(e){for(let n in x2)this[n]=x2[n]}const pY=function(){return dY.exports}();var hY=function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[i("el-dialog",{attrs:{visible:e.flag,width:"35%",title:"\u91CD\u65B0\u53D1\u8D77","append-to-body":""},on:{"update:visible":function(a){e.flag=a},close:e.onClickCancel},scopedSlots:e._u([{key:"footer",fn:function(){return[i("el-button",{directives:[{name:"loading",rawName:"v-loading"}],attrs:{type:"primary"},on:{click:e.onClickOperation}},[e._v("\u786E \u5B9A")]),i("el-button",{on:{click:e.onClickCancel}},[e._v("\u53D6 \u6D88")])]},proxy:!0}])},[i("el-form",{attrs:{"label-width":"100px","status-icon":""}},[e.isUserTask?e._l(e.processList,function(a){return i("userTask",{key:a.id,ref:e.setItemRef(a.id),refInFor:!0,attrs:{processNode:a}})}):e._e()],2)],1)],1)},mY=[],E2=null;Promise.resolve().then(()=>Ir).then(({Message:e})=>{E2=e});const gY={components:{userTask:vy},data(){return{userTaskListData:{},flag:!1,processList:[],callbacak:{},commentMsg:"",isUserTask:!1,cancelCallBack:{}}},methods:{setItemRef(e){return this.userTaskListData[e]="userTask"+e,this.userTaskListData[e]},isOption(e){return e=="\u4EFB\u610F\u6307\u5B9A"||e=="\u56FA\u5B9A\u90E8\u95E8"||e=="\u56FA\u5B9A\u5355\u4F4D"},Show(e){return new Promise((n,i)=>{this.cancelCallBack=i,Xe.repository.getFirstProcessNode(e).then(a=>{a.code==bt.success&&(this.processList=a.data,this.isOption(this.processList[0].humanPerformerName)&&!this.processList[0].isHistoryRoute?(this.flag=!0,this.callbacak=n,this.isUserTask=!0):n({commentMsg:this.commentMsg||"\u91CD\u65B0\u53D1\u8D77"}))})})},onClickOperation(){if(this.commentMsg.length>200)return E2.error("\u5BA1\u6279\u610F\u89C1\u4E0D\u80FD\u8D85\u8FC7200\u4E2A\u5B57"),!1;let e={};if(e={commentMsg:this.commentMsg||"\u91CD\u65B0\u53D1\u8D77"},this.isUserTask){let n={},i={};for(let a in this.userTaskListData){let s=this.userTaskListData[a],f=this.$refs[s][0].getValue();if(!f)return!1;n={...n,...f.multiNodeParticipant},i={...i,...f.vars},e={...e,multiNodeParticipant:n,vars:i}}}this.callbacak&&this.callbacak(e),this.flag=!1},onClickCancel(){this.flag=!1,this.cancelCallBack&&this.cancelCallBack()}}},k2={};var AY=dn(gY,hY,mY,!1,vY,null,null,null);function vY(e){for(let n in k2)this[n]=k2[n]}const bY=function(){return AY.exports}();Promise.resolve().then(()=>eK);var jw={exports:{}},Ue={},Qw={exports:{}},C2;function S2(){return C2||(C2=1,function(e){(function(n){var i={},a=/d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,s="\\d\\d?",c="\\d{3}",f="\\d{4}",m="[^\\s]+",g=/\[([^]*?)\]/gm,y=function(){};function O(x){return x.replace(/[|\\{()[^$+*?.-]/g,"\\$&")}function k(x,I){for(var z=[],L=0,H=x.length;L<H;L++)z.push(x[L].substr(0,I));return z}function N(x){return function(I,z,L){var H=L[x].indexOf(z.charAt(0).toUpperCase()+z.substr(1).toLowerCase());~H&&(I.month=H)}}function _(x,I){for(x=String(x),I=I||2;x.length<I;)x="0"+x;return x}var E=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],P=["January","February","March","April","May","June","July","August","September","October","November","December"],M=k(P,3),T=k(E,3);i.i18n={dayNamesShort:T,dayNames:E,monthNamesShort:M,monthNames:P,amPm:["am","pm"],DoFn:function(I){return I+["th","st","nd","rd"][I%10>3?0:(I-I%10!==10)*I%10]}};var F={D:function(I){return I.getDay()},DD:function(I){return _(I.getDay())},Do:function(I,z){return z.DoFn(I.getDate())},d:function(I){return I.getDate()},dd:function(I){return _(I.getDate())},ddd:function(I,z){return z.dayNamesShort[I.getDay()]},dddd:function(I,z){return z.dayNames[I.getDay()]},M:function(I){return I.getMonth()+1},MM:function(I){return _(I.getMonth()+1)},MMM:function(I,z){return z.monthNamesShort[I.getMonth()]},MMMM:function(I,z){return z.monthNames[I.getMonth()]},yy:function(I){return _(String(I.getFullYear()),4).substr(2)},yyyy:function(I){return _(I.getFullYear(),4)},h:function(I){return I.getHours()%12||12},hh:function(I){return _(I.getHours()%12||12)},H:function(I){return I.getHours()},HH:function(I){return _(I.getHours())},m:function(I){return I.getMinutes()},mm:function(I){return _(I.getMinutes())},s:function(I){return I.getSeconds()},ss:function(I){return _(I.getSeconds())},S:function(I){return Math.round(I.getMilliseconds()/100)},SS:function(I){return _(Math.round(I.getMilliseconds()/10),2)},SSS:function(I){return _(I.getMilliseconds(),3)},a:function(I,z){return I.getHours()<12?z.amPm[0]:z.amPm[1]},A:function(I,z){return I.getHours()<12?z.amPm[0].toUpperCase():z.amPm[1].toUpperCase()},ZZ:function(I){var z=I.getTimezoneOffset();return(z>0?"-":"+")+_(Math.floor(Math.abs(z)/60)*100+Math.abs(z)%60,4)}},v={d:[s,function(x,I){x.day=I}],Do:[s+m,function(x,I){x.day=parseInt(I,10)}],M:[s,function(x,I){x.month=I-1}],yy:[s,function(x,I){var z=new Date,L=+(""+z.getFullYear()).substr(0,2);x.year=""+(I>68?L-1:L)+I}],h:[s,function(x,I){x.hour=I}],m:[s,function(x,I){x.minute=I}],s:[s,function(x,I){x.second=I}],yyyy:[f,function(x,I){x.year=I}],S:["\\d",function(x,I){x.millisecond=I*100}],SS:["\\d{2}",function(x,I){x.millisecond=I*10}],SSS:[c,function(x,I){x.millisecond=I}],D:[s,y],ddd:[m,y],MMM:[m,N("monthNamesShort")],MMMM:[m,N("monthNames")],a:[m,function(x,I,z){var L=I.toLowerCase();L===z.amPm[0]?x.isPm=!1:L===z.amPm[1]&&(x.isPm=!0)}],ZZ:["[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z",function(x,I){var z=(I+"").match(/([+-]|\d\d)/gi),L;z&&(L=+(z[1]*60)+parseInt(z[2],10),x.timezoneOffset=z[0]==="+"?L:-L)}]};v.dd=v.d,v.dddd=v.ddd,v.DD=v.D,v.mm=v.m,v.hh=v.H=v.HH=v.h,v.MM=v.M,v.ss=v.s,v.A=v.a,i.masks={default:"ddd MMM dd yyyy HH:mm:ss",shortDate:"M/D/yy",mediumDate:"MMM d, yyyy",longDate:"MMMM d, yyyy",fullDate:"dddd, MMMM d, yyyy",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},i.format=function(x,I,z){var L=z||i.i18n;if(typeof x=="number"&&(x=new Date(x)),Object.prototype.toString.call(x)!=="[object Date]"||isNaN(x.getTime()))throw new Error("Invalid Date in fecha.format");I=i.masks[I]||I||i.masks.default;var H=[];return I=I.replace(g,function(Z,ie){return H.push(ie),"@@@"}),I=I.replace(a,function(Z){return Z in F?F[Z](x,L):Z.slice(1,Z.length-1)}),I.replace(/@@@/g,function(){return H.shift()})},i.parse=function(x,I,z){var L=z||i.i18n;if(typeof I!="string")throw new Error("Invalid format in fecha.parse");if(I=i.masks[I]||I,x.length>1e3)return null;var H={},Z=[],ie=[];I=I.replace(g,function(me,G){return ie.push(G),"@@@"});var oe=O(I).replace(a,function(me){if(v[me]){var G=v[me];return Z.push(G[1]),"("+G[0]+")"}return me});oe=oe.replace(/@@@/g,function(){return ie.shift()});var ge=x.match(new RegExp(oe,"i"));if(!ge)return null;for(var fe=1;fe<ge.length;fe++)Z[fe-1](H,ge[fe],L);var Ce=new Date;H.isPm===!0&&H.hour!=null&&+H.hour!=12?H.hour=+H.hour+12:H.isPm===!1&&+H.hour==12&&(H.hour=0);var Se;return H.timezoneOffset!=null?(H.minute=+(H.minute||0)-+H.timezoneOffset,Se=new Date(Date.UTC(H.year||Ce.getFullYear(),H.month||0,H.day||1,H.hour||0,H.minute||0,H.second||0,H.millisecond||0))):Se=new Date(H.year||Ce.getFullYear(),H.month||0,H.day||1,H.hour||0,H.minute||0,H.second||0,H.millisecond||0),Se},e.exports?e.exports=i:n.fecha=i})(void 0)}(Qw)),Qw.exports}var qr={},lm={},D2;function _Y(){return D2||(D2=1,lm.__esModule=!0,lm.default={el:{colorpicker:{confirm:"\u786E\u5B9A",clear:"\u6E05\u7A7A"},datepicker:{now:"\u6B64\u523B",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u786E\u5B9A",selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startDate:"\u5F00\u59CB\u65E5\u671F",startTime:"\u5F00\u59CB\u65F6\u95F4",endDate:"\u7ED3\u675F\u65E5\u671F",endTime:"\u7ED3\u675F\u65F6\u95F4",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u540E\u4E00\u5E74",prevMonth:"\u4E0A\u4E2A\u6708",nextMonth:"\u4E0B\u4E2A\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},select:{loading:"\u52A0\u8F7D\u4E2D",noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",placeholder:"\u8BF7\u9009\u62E9"},cascader:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D",placeholder:"\u8BF7\u9009\u62E9",noData:"\u6682\u65E0\u6570\u636E"},pagination:{goto:"\u524D\u5F80",pagesize:"\u6761/\u9875",total:"\u5171 {total} \u6761",pageClassifier:"\u9875"},messagebox:{title:"\u63D0\u793A",confirm:"\u786E\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F93\u5165\u7684\u6570\u636E\u4E0D\u5408\u6CD5!"},upload:{deleteTip:"\u6309 delete \u952E\u53EF\u5220\u9664",delete:"\u5220\u9664",preview:"\u67E5\u770B\u56FE\u7247",continue:"\u7EE7\u7EED\u4E0A\u4F20"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"},transfer:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",noCheckedFormat:"\u5171 {total} \u9879",hasCheckedFormat:"\u5DF2\u9009 {checked}/{total} \u9879"},image:{error:"\u52A0\u8F7D\u5931\u8D25"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88"},empty:{description:"\u6682\u65E0\u6570\u636E"}}}),lm}var zw,B2;function yY(){if(B2)return zw;B2=1;var e=function(_){return n(_)&&!i(_)};function n(N){return!!N&&typeof N=="object"}function i(N){var _=Object.prototype.toString.call(N);return _==="[object RegExp]"||_==="[object Date]"||c(N)}var a=typeof Symbol=="function"&&Symbol.for,s=a?Symbol.for("react.element"):60103;function c(N){return N.$$typeof===s}function f(N){return Array.isArray(N)?[]:{}}function m(N,_){var E=_&&_.clone===!0;return E&&e(N)?O(f(N),N,_):N}function g(N,_,E){var P=N.slice();return _.forEach(function(M,T){typeof P[T]>"u"?P[T]=m(M,E):e(M)?P[T]=O(N[T],M,E):N.indexOf(M)===-1&&P.push(m(M,E))}),P}function y(N,_,E){var P={};return e(N)&&Object.keys(N).forEach(function(M){P[M]=m(N[M],E)}),Object.keys(_).forEach(function(M){!e(_[M])||!N[M]?P[M]=m(_[M],E):P[M]=O(N[M],_[M],E)}),P}function O(N,_,E){var P=Array.isArray(_),M=Array.isArray(N),T=E||{arrayMerge:g},F=P===M;if(F)if(P){var v=T.arrayMerge||g;return v(N,_,E)}else return y(N,_,E);else return m(_,E)}O.all=function(_,E){if(!Array.isArray(_)||_.length<2)throw new Error("first argument should be an array with at least two elements");return _.reduce(function(P,M){return O(P,M,E)})};var k=O;return zw=k,zw}var cm={},lt={},Ui={},I2;function O2(){if(I2)return Ui;I2=1,Ui.__esModule=!0,Ui.isDefined=Ui.isUndefined=Ui.isFunction=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(g){return typeof g}:function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g};Ui.isString=s,Ui.isObject=c,Ui.isHtmlElement=f;var n=Fi.default,i=a(n);function a(g){return g&&g.__esModule?g:{default:g}}function s(g){return Object.prototype.toString.call(g)==="[object String]"}function c(g){return Object.prototype.toString.call(g)==="[object Object]"}function f(g){return g&&g.nodeType===Node.ELEMENT_NODE}var m=function(y){var O={};return y&&O.toString.call(y)==="[object Function]"};return typeof/./!="function"&&(typeof Int8Array>"u"?"undefined":e(Int8Array))!=="object"&&(i.default.prototype.$isServer||typeof document.childNodes!="function")&&(Ui.isFunction=m=function(y){return typeof y=="function"||!1}),Ui.isFunction=m,Ui.isUndefined=function(y){return y===void 0},Ui.isDefined=function(y){return y!=null},Ui}var T2;function Br(){if(T2)return lt;T2=1,lt.__esModule=!0,lt.isMac=lt.isEmpty=lt.isEqual=lt.arrayEquals=lt.looseEqual=lt.capitalize=lt.kebabCase=lt.autoprefixer=lt.isFirefox=lt.isEdge=lt.isIE=lt.coerceTruthyValueToArray=lt.arrayFind=lt.arrayFindIndex=lt.escapeRegexpString=lt.valueEquals=lt.generateId=lt.getValueByPath=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(T){return typeof T}:function(T){return T&&typeof Symbol=="function"&&T.constructor===Symbol&&T!==Symbol.prototype?"symbol":typeof T};lt.noop=f,lt.hasOwn=m,lt.toObject=y,lt.getPropByPath=O,lt.rafThrottle=P,lt.objToArray=M;var n=Fi.default,i=s(n),a=O2();function s(T){return T&&T.__esModule?T:{default:T}}var c=Object.prototype.hasOwnProperty;function f(){}function m(T,F){return c.call(T,F)}function g(T,F){for(var v in F)T[v]=F[v];return T}function y(T){for(var F={},v=0;v<T.length;v++)T[v]&&g(F,T[v]);return F}lt.getValueByPath=function(F,v){v=v||"";for(var x=v.split("."),I=F,z=null,L=0,H=x.length;L<H;L++){var Z=x[L];if(!I)break;if(L===H-1){z=I[Z];break}I=I[Z]}return z};function O(T,F,v){var x=T;F=F.replace(/\[(\w+)\]/g,".$1"),F=F.replace(/^\./,"");for(var I=F.split("."),z=0,L=I.length;z<L-1&&!(!x&&!v);++z){var H=I[z];if(H in x)x=x[H];else{if(v)throw new Error("please transfer a valid prop path to form item!");break}}return{o:x,k:I[z],v:x?x[I[z]]:null}}lt.generateId=function(){return Math.floor(Math.random()*1e4)},lt.valueEquals=function(F,v){if(F===v)return!0;if(!(F instanceof Array)||!(v instanceof Array)||F.length!==v.length)return!1;for(var x=0;x!==F.length;++x)if(F[x]!==v[x])return!1;return!0},lt.escapeRegexpString=function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return String(F).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")};var k=lt.arrayFindIndex=function(F,v){for(var x=0;x!==F.length;++x)if(v(F[x]))return x;return-1};lt.arrayFind=function(F,v){var x=k(F,v);return x!==-1?F[x]:void 0},lt.coerceTruthyValueToArray=function(F){return Array.isArray(F)?F:F?[F]:[]},lt.isIE=function(){return!i.default.prototype.$isServer&&!isNaN(Number(document.documentMode))},lt.isEdge=function(){return!i.default.prototype.$isServer&&navigator.userAgent.indexOf("Edge")>-1},lt.isFirefox=function(){return!i.default.prototype.$isServer&&!!window.navigator.userAgent.match(/firefox/i)},lt.autoprefixer=function(F){if((typeof F>"u"?"undefined":e(F))!=="object")return F;var v=["transform","transition","animation"],x=["ms-","webkit-"];return v.forEach(function(I){var z=F[I];I&&z&&x.forEach(function(L){F[L+I]=z})}),F},lt.kebabCase=function(F){var v=/([^-])([A-Z])/g;return F.replace(v,"$1-$2").replace(v,"$1-$2").toLowerCase()},lt.capitalize=function(F){return(0,a.isString)(F)?F.charAt(0).toUpperCase()+F.slice(1):F};var N=lt.looseEqual=function(F,v){var x=(0,a.isObject)(F),I=(0,a.isObject)(v);return x&&I?JSON.stringify(F)===JSON.stringify(v):!x&&!I?String(F)===String(v):!1},_=lt.arrayEquals=function(F,v){if(F=F||[],v=v||[],F.length!==v.length)return!1;for(var x=0;x<F.length;x++)if(!N(F[x],v[x]))return!1;return!0};lt.isEqual=function(F,v){return Array.isArray(F)&&Array.isArray(v)?_(F,v):N(F,v)};var E=lt.isEmpty=function(F){if(F==null)return!0;if(typeof F=="boolean")return!1;if(typeof F=="number")return!F;if(F instanceof Error)return F.message==="";switch(Object.prototype.toString.call(F)){case"[object String]":case"[object Array]":return!F.length;case"[object File]":case"[object Map]":case"[object Set]":return!F.size;case"[object Object]":return!Object.keys(F).length}return!1};function P(T){var F=!1;return function(){for(var v=this,x=arguments.length,I=Array(x),z=0;z<x;z++)I[z]=arguments[z];F||(F=!0,window.requestAnimationFrame(function(L){T.apply(v,I),F=!1}))}}function M(T){return Array.isArray(T)?T:E(T)?[]:[T]}return lt.isMac=function(){return!i.default.prototype.$isServer&&/macintosh|mac os x/i.test(navigator.userAgent)},lt}var N2;function wY(){if(N2)return cm;N2=1,cm.__esModule=!0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(a){return typeof a}:function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};cm.default=function(a){function s(c){for(var f=arguments.length,m=Array(f>1?f-1:0),g=1;g<f;g++)m[g-1]=arguments[g];return m.length===1&&e(m[0])==="object"&&(m=m[0]),(!m||!m.hasOwnProperty)&&(m={}),c.replace(i,function(y,O,k,N){var _=void 0;return c[N-1]==="{"&&c[N+y.length]==="}"?k:(_=(0,n.hasOwn)(m,k)?m[k]:null,_==null?"":_)})}return s};var n=Br(),i=/(%|)\{([0-9a-zA-Z_]+)\}/g;return cm}var M2;function Hw(){if(M2)return qr;M2=1,qr.__esModule=!0,qr.i18n=qr.use=qr.t=void 0;var e=_Y(),n=g(e),i=Fi.default,a=g(i),s=yY(),c=g(s),f=wY(),m=g(f);function g(M){return M&&M.__esModule?M:{default:M}}var y=(0,m.default)(a.default),O=n.default,k=!1,N=function(){var T=Object.getPrototypeOf(this||a.default).$t;if(typeof T=="function"&&!!a.default.locale)return k||(k=!0,a.default.locale(a.default.config.lang,(0,c.default)(O,a.default.locale(a.default.config.lang)||{},{clone:!0}))),T.apply(this,arguments)},_=qr.t=function(T,F){var v=N.apply(this,arguments);if(v!=null)return v;for(var x=T.split("."),I=O,z=0,L=x.length;z<L;z++){var H=x[z];if(v=I[H],z===L-1)return y(v,F);if(!v)return"";I=v}return""},E=qr.use=function(T){O=T||O},P=qr.i18n=function(T){N=T||N};return qr.default={use:E,t:_,i18n:P},qr}var F2;function xY(){if(F2)return Ue;F2=1,Ue.__esModule=!0,Ue.validateRangeInOneMonth=Ue.extractTimeFormat=Ue.extractDateFormat=Ue.nextYear=Ue.prevYear=Ue.nextMonth=Ue.prevMonth=Ue.changeYearMonthAndClampDate=Ue.timeWithinRange=Ue.limitTimeRange=Ue.clearMilliseconds=Ue.clearTime=Ue.modifyWithTimeString=Ue.modifyTime=Ue.modifyDate=Ue.range=Ue.getRangeMinutes=Ue.getMonthDays=Ue.getPrevMonthLastDays=Ue.getRangeHours=Ue.getWeekNumber=Ue.getStartDateOfMonth=Ue.nextDate=Ue.prevDate=Ue.getFirstDayOfMonth=Ue.getDayCountOfYear=Ue.getDayCountOfMonth=Ue.parseDate=Ue.formatDate=Ue.isDateObject=Ue.isDate=Ue.toDate=Ue.getI18nSettings=void 0;var e=S2(),n=a(e),i=Hw();function a(v){return v&&v.__esModule?v:{default:v}}var s=["sun","mon","tue","wed","thu","fri","sat"],c=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],f=function(x,I){for(var z=[],L=x;L<=I;L++)z.push(L);return z},m=Ue.getI18nSettings=function(){return{dayNamesShort:s.map(function(x){return(0,i.t)("el.datepicker.weeks."+x)}),dayNames:s.map(function(x){return(0,i.t)("el.datepicker.weeks."+x)}),monthNamesShort:c.map(function(x){return(0,i.t)("el.datepicker.months."+x)}),monthNames:c.map(function(x,I){return(0,i.t)("el.datepicker.month"+(I+1))}),amPm:["am","pm"]}},g=Ue.toDate=function(x){return y(x)?new Date(x):null},y=Ue.isDate=function(x){return!(x==null||isNaN(new Date(x).getTime())||Array.isArray(x))};Ue.isDateObject=function(x){return x instanceof Date},Ue.formatDate=function(x,I){return x=g(x),x?n.default.format(x,I||"yyyy-MM-dd",m()):""};var O=Ue.parseDate=function(x,I){return n.default.parse(x,I||"yyyy-MM-dd",m())},k=Ue.getDayCountOfMonth=function(x,I){return isNaN(+I)?31:new Date(x,+I+1,0).getDate()};Ue.getDayCountOfYear=function(x){var I=x%400===0||x%100!==0&&x%4===0;return I?366:365},Ue.getFirstDayOfMonth=function(x){var I=new Date(x.getTime());return I.setDate(1),I.getDay()};var N=Ue.prevDate=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Date(x.getFullYear(),x.getMonth(),x.getDate()-I)};Ue.nextDate=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Date(x.getFullYear(),x.getMonth(),x.getDate()+I)},Ue.getStartDateOfMonth=function(x,I){var z=new Date(x,I,1),L=z.getDay();return L===0?N(z,7):N(z,L)},Ue.getWeekNumber=function(x){if(!y(x))return null;var I=new Date(x.getTime());I.setHours(0,0,0,0),I.setDate(I.getDate()+3-(I.getDay()+6)%7);var z=new Date(I.getFullYear(),0,4);return 1+Math.round(((I.getTime()-z.getTime())/864e5-3+(z.getDay()+6)%7)/7)},Ue.getRangeHours=function(x){var I=[],z=[];if((x||[]).forEach(function(Z){var ie=Z.map(function(oe){return oe.getHours()});z=z.concat(f(ie[0],ie[1]))}),z.length)for(var L=0;L<24;L++)I[L]=z.indexOf(L)===-1;else for(var H=0;H<24;H++)I[H]=!1;return I},Ue.getPrevMonthLastDays=function(x,I){if(I<=0)return[];var z=new Date(x.getTime());z.setDate(0);var L=z.getDate();return E(I).map(function(H,Z){return L-(I-Z-1)})},Ue.getMonthDays=function(x){var I=new Date(x.getFullYear(),x.getMonth()+1,0),z=I.getDate();return E(z).map(function(L,H){return H+1})};function _(v,x,I,z){for(var L=x;L<I;L++)v[L]=z}Ue.getRangeMinutes=function(x,I){var z=new Array(60);return x.length>0?x.forEach(function(L){var H=L[0],Z=L[1],ie=H.getHours(),oe=H.getMinutes(),ge=Z.getHours(),fe=Z.getMinutes();ie===I&&ge!==I?_(z,oe,60,!0):ie===I&&ge===I?_(z,oe,fe+1,!0):ie!==I&&ge===I?_(z,0,fe+1,!0):ie<I&&ge>I&&_(z,0,60,!0)}):_(z,0,60,!0),z};var E=Ue.range=function(x){return Array.apply(null,{length:x}).map(function(I,z){return z})},P=Ue.modifyDate=function(x,I,z,L){return new Date(I,z,L,x.getHours(),x.getMinutes(),x.getSeconds(),x.getMilliseconds())},M=Ue.modifyTime=function(x,I,z,L){return new Date(x.getFullYear(),x.getMonth(),x.getDate(),I,z,L,x.getMilliseconds())};Ue.modifyWithTimeString=function(x,I){return x==null||!I?x:(I=O(I,"HH:mm:ss"),M(x,I.getHours(),I.getMinutes(),I.getSeconds()))},Ue.clearTime=function(x){return new Date(x.getFullYear(),x.getMonth(),x.getDate())},Ue.clearMilliseconds=function(x){return new Date(x.getFullYear(),x.getMonth(),x.getDate(),x.getHours(),x.getMinutes(),x.getSeconds(),0)};var T=Ue.limitTimeRange=function(x,I){var z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"HH:mm:ss";if(I.length===0)return x;var L=function(Ce){return n.default.parse(n.default.format(Ce,z),z)},H=L(x),Z=I.map(function(fe){return fe.map(L)});if(Z.some(function(fe){return H>=fe[0]&&H<=fe[1]}))return x;var ie=Z[0][0],oe=Z[0][0];Z.forEach(function(fe){ie=new Date(Math.min(fe[0],ie)),oe=new Date(Math.max(fe[1],ie))});var ge=H<ie?ie:oe;return P(ge,x.getFullYear(),x.getMonth(),x.getDate())};Ue.timeWithinRange=function(x,I,z){var L=T(x,I,z);return L.getTime()===x.getTime()};var F=Ue.changeYearMonthAndClampDate=function(x,I,z){var L=Math.min(x.getDate(),k(I,z));return P(x,I,z,L)};return Ue.prevMonth=function(x){var I=x.getFullYear(),z=x.getMonth();return z===0?F(x,I-1,11):F(x,I,z-1)},Ue.nextMonth=function(x){var I=x.getFullYear(),z=x.getMonth();return z===11?F(x,I+1,0):F(x,I,z+1)},Ue.prevYear=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=x.getFullYear(),L=x.getMonth();return F(x,z-I,L)},Ue.nextYear=function(x){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=x.getFullYear(),L=x.getMonth();return F(x,z+I,L)},Ue.extractDateFormat=function(x){return x.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim()},Ue.extractTimeFormat=function(x){return x.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?y{2,4}/g,"").trim()},Ue.validateRangeInOneMonth=function(x,I){return x.getMonth()===I.getMonth()&&x.getFullYear()===I.getFullYear()},Ue}var an={},P2;function Ba(){if(P2)return an;P2=1,an.__esModule=!0,an.isInContainer=an.getScrollContainer=an.isScroll=an.getStyle=an.once=an.off=an.on=void 0;var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(F){return typeof F}:function(F){return F&&typeof Symbol=="function"&&F.constructor===Symbol&&F!==Symbol.prototype?"symbol":typeof F};an.hasClass=N,an.addClass=_,an.removeClass=E,an.setStyle=M;var n=Fi.default,i=a(n);function a(F){return F&&F.__esModule?F:{default:F}}var s=i.default.prototype.$isServer,c=/([\:\-\_]+(.))/g,f=/^moz([A-Z])/,m=s?0:Number(document.documentMode),g=function(v){return(v||"").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g,"")},y=function(v){return v.replace(c,function(x,I,z,L){return L?z.toUpperCase():z}).replace(f,"Moz$1")},O=an.on=function(){return!s&&document.addEventListener?function(F,v,x){F&&v&&x&&F.addEventListener(v,x,!1)}:function(F,v,x){F&&v&&x&&F.attachEvent("on"+v,x)}}(),k=an.off=function(){return!s&&document.removeEventListener?function(F,v,x){F&&v&&F.removeEventListener(v,x,!1)}:function(F,v,x){F&&v&&F.detachEvent("on"+v,x)}}();an.once=function(v,x,I){var z=function L(){I&&I.apply(this,arguments),k(v,x,L)};O(v,x,z)};function N(F,v){if(!F||!v)return!1;if(v.indexOf(" ")!==-1)throw new Error("className should not contain space.");return F.classList?F.classList.contains(v):(" "+F.className+" ").indexOf(" "+v+" ")>-1}function _(F,v){if(!!F){for(var x=F.className,I=(v||"").split(" "),z=0,L=I.length;z<L;z++){var H=I[z];!H||(F.classList?F.classList.add(H):N(F,H)||(x+=" "+H))}F.classList||F.setAttribute("class",x)}}function E(F,v){if(!(!F||!v)){for(var x=v.split(" "),I=" "+F.className+" ",z=0,L=x.length;z<L;z++){var H=x[z];!H||(F.classList?F.classList.remove(H):N(F,H)&&(I=I.replace(" "+H+" "," ")))}F.classList||F.setAttribute("class",g(I))}}var P=an.getStyle=m<9?function(F,v){if(!s){if(!F||!v)return null;v=y(v),v==="float"&&(v="styleFloat");try{switch(v){case"opacity":try{return F.filters.item("alpha").opacity/100}catch{return 1}default:return F.style[v]||F.currentStyle?F.currentStyle[v]:null}}catch{return F.style[v]}}}:function(F,v){if(!s){if(!F||!v)return null;v=y(v),v==="float"&&(v="cssFloat");try{var x=document.defaultView.getComputedStyle(F,"");return F.style[v]||x?x[v]:null}catch{return F.style[v]}}};function M(F,v,x){if(!(!F||!v))if((typeof v>"u"?"undefined":e(v))==="object")for(var I in v)v.hasOwnProperty(I)&&M(F,I,v[I]);else v=y(v),v==="opacity"&&m<9?F.style.filter=isNaN(x)?"":"alpha(opacity="+x*100+")":F.style[v]=x}var T=an.isScroll=function(v,x){if(!s){var I=x!=null,z=I?x?P(v,"overflow-y"):P(v,"overflow-x"):P(v,"overflow");return z.match(/(scroll|auto|overlay)/)}};return an.getScrollContainer=function(v,x){if(!s){for(var I=v;I;){if([window,document,document.documentElement].includes(I))return window;if(T(I,x))return I;I=I.parentNode}return I}},an.isInContainer=function(v,x){if(s||!v||!x)return!1;var I=v.getBoundingClientRect(),z=void 0;return[window,document,document.documentElement,null,void 0].includes(x)?z={top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:z=x.getBoundingClientRect(),I.top<z.bottom&&I.bottom>z.top&&I.right>z.left&&I.left<z.right},an}var um={},R2;function Is(){if(R2)return um;R2=1,um.__esModule=!0;function e(n,i,a){this.$children.forEach(function(s){var c=s.$options.componentName;c===n?s.$emit.apply(s,[i].concat(a)):e.apply(s,[n,i].concat([a]))})}return um.default={methods:{dispatch:function(i,a,s){for(var c=this.$parent||this.$root,f=c.$options.componentName;c&&(!f||f!==i);)c=c.$parent,c&&(f=c.$options.componentName);c&&c.$emit.apply(c,[a].concat(s))},broadcast:function(i,a,s){e.call(this,i,a,s)}}},um}var dm={},L2;function Vw(){if(L2)return dm;L2=1,dm.__esModule=!0;var e=Hw();return dm.default={methods:{t:function(){for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return e.t.apply(this,a)}}},dm}var fm={},uc={},pm={},j2;function hm(){return j2||(j2=1,pm.__esModule=!0,pm.default=function(e){for(var n=1,i=arguments.length;n<i;n++){var a=arguments[n]||{};for(var s in a)if(a.hasOwnProperty(s)){var c=a[s];c!==void 0&&(e[s]=c)}}return e}),pm}var mm={},Q2;function EY(){if(Q2)return mm;Q2=1,mm.__esModule=!0;var e=Fi.default,n=a(e),i=Ba();function a(k){return k&&k.__esModule?k:{default:k}}var s=!1,c=!1,f=void 0,m=function(){if(!n.default.prototype.$isServer){var N=y.modalDom;return N?s=!0:(s=!1,N=document.createElement("div"),y.modalDom=N,N.addEventListener("touchmove",function(_){_.preventDefault(),_.stopPropagation()}),N.addEventListener("click",function(){y.doOnModalClick&&y.doOnModalClick()})),N}},g={},y={modalFade:!0,getInstance:function(N){return g[N]},register:function(N,_){N&&_&&(g[N]=_)},deregister:function(N){N&&(g[N]=null,delete g[N])},nextZIndex:function(){return y.zIndex++},modalStack:[],doOnModalClick:function(){var N=y.modalStack[y.modalStack.length-1];if(!!N){var _=y.getInstance(N.id);_&&_.closeOnClickModal&&_.close()}},openModal:function(N,_,E,P,M){if(!n.default.prototype.$isServer&&!(!N||_===void 0)){this.modalFade=M;for(var T=this.modalStack,F=0,v=T.length;F<v;F++){var x=T[F];if(x.id===N)return}var I=m();if((0,i.addClass)(I,"v-modal"),this.modalFade&&!s&&(0,i.addClass)(I,"v-modal-enter"),P){var z=P.trim().split(/\s+/);z.forEach(function(L){return(0,i.addClass)(I,L)})}setTimeout(function(){(0,i.removeClass)(I,"v-modal-enter")},200),E&&E.parentNode&&E.parentNode.nodeType!==11?E.parentNode.appendChild(I):document.body.appendChild(I),_&&(I.style.zIndex=_),I.tabIndex=0,I.style.display="",this.modalStack.push({id:N,zIndex:_,modalClass:P})}},closeModal:function(N){var _=this.modalStack,E=m();if(_.length>0){var P=_[_.length-1];if(P.id===N){if(P.modalClass){var M=P.modalClass.trim().split(/\s+/);M.forEach(function(F){return(0,i.removeClass)(E,F)})}_.pop(),_.length>0&&(E.style.zIndex=_[_.length-1].zIndex)}else for(var T=_.length-1;T>=0;T--)if(_[T].id===N){_.splice(T,1);break}}_.length===0&&(this.modalFade&&(0,i.addClass)(E,"v-modal-leave"),setTimeout(function(){_.length===0&&(E.parentNode&&E.parentNode.removeChild(E),E.style.display="none",y.modalDom=void 0),(0,i.removeClass)(E,"v-modal-leave")},200))}};Object.defineProperty(y,"zIndex",{configurable:!0,get:function(){return c||(f=f||(n.default.prototype.$ELEMENT||{}).zIndex||2e3,c=!0),f},set:function(N){f=N}});var O=function(){if(!n.default.prototype.$isServer&&y.modalStack.length>0){var N=y.modalStack[y.modalStack.length-1];if(!N)return;var _=y.getInstance(N.id);return _}};return n.default.prototype.$isServer||window.addEventListener("keydown",function(k){if(k.keyCode===27){var N=O();N&&N.closeOnPressEscape&&(N.handleClose?N.handleClose():N.handleAction?N.handleAction("cancel"):N.close())}}),mm.default=y,mm}var gm={},z2;function Uw(){if(z2)return gm;z2=1,gm.__esModule=!0,gm.default=function(){if(n.default.prototype.$isServer)return 0;if(a!==void 0)return a;var s=document.createElement("div");s.className="el-scrollbar__wrap",s.style.visibility="hidden",s.style.width="100px",s.style.position="absolute",s.style.top="-9999px",document.body.appendChild(s);var c=s.offsetWidth;s.style.overflow="scroll";var f=document.createElement("div");f.style.width="100%",s.appendChild(f);var m=f.offsetWidth;return s.parentNode.removeChild(s),a=c-m,a};var e=Fi.default,n=i(e);function i(s){return s&&s.__esModule?s:{default:s}}var a=void 0;return gm}var H2;function V2(){if(H2)return uc;H2=1,uc.__esModule=!0,uc.PopupManager=void 0;var e=Fi.default,n=y(e),i=hm(),a=y(i),s=EY(),c=y(s),f=Uw(),m=y(f),g=Ba();function y(N){return N&&N.__esModule?N:{default:N}}var O=1,k=void 0;return uc.default={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount:function(){this._popupId="popup-"+O++,c.default.register(this._popupId,this)},beforeDestroy:function(){c.default.deregister(this._popupId),c.default.closeModal(this._popupId),this.restoreBodyStyle()},data:function(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible:function(_){var E=this;if(_){if(this._opening)return;this.rendered?this.open():(this.rendered=!0,n.default.nextTick(function(){E.open()}))}else this.close()}},methods:{open:function(_){var E=this;this.rendered||(this.rendered=!0);var P=(0,a.default)({},this.$props||this,_);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);var M=Number(P.openDelay);M>0?this._openTimer=setTimeout(function(){E._openTimer=null,E.doOpen(P)},M):this.doOpen(P)},doOpen:function(_){if(!this.$isServer&&!(this.willOpen&&!this.willOpen())&&!this.opened){this._opening=!0;var E=this.$el,P=_.modal,M=_.zIndex;if(M&&(c.default.zIndex=M),P&&(this._closing&&(c.default.closeModal(this._popupId),this._closing=!1),c.default.openModal(this._popupId,c.default.nextZIndex(),this.modalAppendToBody?void 0:E,_.modalClass,_.modalFade),_.lockScroll)){this.withoutHiddenClass=!(0,g.hasClass)(document.body,"el-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt((0,g.getStyle)(document.body,"paddingRight"),10)),k=(0,m.default)();var T=document.documentElement.clientHeight<document.body.scrollHeight,F=(0,g.getStyle)(document.body,"overflowY");k>0&&(T||F==="scroll")&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+k+"px"),(0,g.addClass)(document.body,"el-popup-parent--hidden")}getComputedStyle(E).position==="static"&&(E.style.position="absolute"),E.style.zIndex=c.default.nextZIndex(),this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen()}},doAfterOpen:function(){this._opening=!1},close:function(){var _=this;if(!(this.willClose&&!this.willClose())){this._openTimer!==null&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer);var E=Number(this.closeDelay);E>0?this._closeTimer=setTimeout(function(){_._closeTimer=null,_.doClose()},E):this.doClose()}},doClose:function(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose()},doAfterClose:function(){c.default.closeModal(this._popupId),this._closing=!1},restoreBodyStyle:function(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,(0,g.removeClass)(document.body,"el-popup-parent--hidden")),this.withoutHiddenClass=!0}}},uc.PopupManager=c.default,uc}var Yw={exports:{}},U2;function kY(){return U2||(U2=1,function(e){var n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(i){return typeof i}:function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i};(function(i,a){n(e)==="object"&&e.exports?e.exports=a():i.Popper=a()})(void 0,function(){var i=window,a={placement:"bottom",gpuAcceleration:!0,offset:0,boundariesElement:"viewport",boundariesPadding:5,preventOverflowOrder:["left","right","top","bottom"],flipBehavior:"flip",arrowElement:"[x-arrow]",arrowOffset:0,modifiers:["shift","offset","preventOverflow","keepTogether","arrow","flip","applyStyle"],modifiersIgnored:[],forceAbsolute:!1};function s(v,x,I){this._reference=v.jquery?v[0]:v,this.state={};var z=typeof x>"u"||x===null,L=x&&Object.prototype.toString.call(x)==="[object Object]";return z||L?this._popper=this.parse(L?x:{}):this._popper=x.jquery?x[0]:x,this._options=Object.assign({},a,I),this._options.modifiers=this._options.modifiers.map(function(H){if(this._options.modifiersIgnored.indexOf(H)===-1)return H==="applyStyle"&&this._popper.setAttribute("x-placement",this._options.placement),this.modifiers[H]||H}.bind(this)),this.state.position=this._getPosition(this._popper,this._reference),_(this._popper,{position:this.state.position,top:0}),this.update(),this._setupEventListeners(),this}s.prototype.destroy=function(){return this._popper.removeAttribute("x-placement"),this._popper.style.left="",this._popper.style.position="",this._popper.style.top="",this._popper.style[F("transform")]="",this._removeEventListeners(),this._options.removeOnDestroy&&this._popper.remove(),this},s.prototype.update=function(){var v={instance:this,styles:{}};v.placement=this._options.placement,v._originalPlacement=this._options.placement,v.offsets=this._getOffsets(this._popper,this._reference,v.placement),v.boundaries=this._getBoundaries(v,this._options.boundariesPadding,this._options.boundariesElement),v=this.runModifiers(v,this._options.modifiers),typeof this.state.updateCallback=="function"&&this.state.updateCallback(v)},s.prototype.onCreate=function(v){return v(this),this},s.prototype.onUpdate=function(v){return this.state.updateCallback=v,this},s.prototype.parse=function(v){var x={tagName:"div",classNames:["popper"],attributes:[],parent:i.document.body,content:"",contentType:"text",arrowTagName:"div",arrowClassNames:["popper__arrow"],arrowAttributes:["x-arrow"]};v=Object.assign({},x,v);var I=i.document,z=I.createElement(v.tagName);if(Z(z,v.classNames),ie(z,v.attributes),v.contentType==="node"?z.appendChild(v.content.jquery?v.content[0]:v.content):v.contentType==="html"?z.innerHTML=v.content:z.textContent=v.content,v.arrowTagName){var L=I.createElement(v.arrowTagName);Z(L,v.arrowClassNames),ie(L,v.arrowAttributes),z.appendChild(L)}var H=v.parent.jquery?v.parent[0]:v.parent;if(typeof H=="string"){if(H=I.querySelectorAll(v.parent),H.length>1&&console.warn("WARNING: the given `parent` query("+v.parent+") matched more than one element, the first one will be used"),H.length===0)throw"ERROR: the given `parent` doesn't exists!";H=H[0]}return H.length>1&&!(H instanceof Element)&&(console.warn("WARNING: you have passed as parent a list of elements, the first one will be used"),H=H[0]),H.appendChild(z),z;function Z(oe,ge){ge.forEach(function(fe){oe.classList.add(fe)})}function ie(oe,ge){ge.forEach(function(fe){oe.setAttribute(fe.split(":")[0],fe.split(":")[1]||"")})}},s.prototype._getPosition=function(v,x){if(O(x),this._options.forceAbsolute)return"absolute";var I=N(x);return I?"fixed":"absolute"},s.prototype._getOffsets=function(v,x,I){I=I.split("-")[0];var z={};z.position=this.state.position;var L=z.position==="fixed",H=T(x,O(v),L),Z=c(v);return["right","left"].indexOf(I)!==-1?(z.top=H.top+H.height/2-Z.height/2,I==="left"?z.left=H.left-Z.width:z.left=H.right):(z.left=H.left+H.width/2-Z.width/2,I==="top"?z.top=H.top-Z.height:z.top=H.bottom),z.width=Z.width,z.height=Z.height,{popper:z,reference:H}},s.prototype._setupEventListeners=function(){if(this.state.updateBound=this.update.bind(this),i.addEventListener("resize",this.state.updateBound),this._options.boundariesElement!=="window"){var v=k(this._reference);(v===i.document.body||v===i.document.documentElement)&&(v=i),v.addEventListener("scroll",this.state.updateBound),this.state.scrollTarget=v}},s.prototype._removeEventListeners=function(){i.removeEventListener("resize",this.state.updateBound),this._options.boundariesElement!=="window"&&this.state.scrollTarget&&(this.state.scrollTarget.removeEventListener("scroll",this.state.updateBound),this.state.scrollTarget=null),this.state.updateBound=null},s.prototype._getBoundaries=function(v,x,I){var z={},L,H;if(I==="window"){var Z=i.document.body,ie=i.document.documentElement;H=Math.max(Z.scrollHeight,Z.offsetHeight,ie.clientHeight,ie.scrollHeight,ie.offsetHeight),L=Math.max(Z.scrollWidth,Z.offsetWidth,ie.clientWidth,ie.scrollWidth,ie.offsetWidth),z={top:0,right:L,bottom:H,left:0}}else if(I==="viewport"){var oe=O(this._popper),ge=k(this._popper),fe=P(oe),Ce=function(re){return re==document.body?Math.max(document.documentElement.scrollTop,document.body.scrollTop):re.scrollTop},Se=function(re){return re==document.body?Math.max(document.documentElement.scrollLeft,document.body.scrollLeft):re.scrollLeft},me=v.offsets.popper.position==="fixed"?0:Ce(ge),G=v.offsets.popper.position==="fixed"?0:Se(ge);z={top:0-(fe.top-me),right:i.document.documentElement.clientWidth-(fe.left-G),bottom:i.document.documentElement.clientHeight-(fe.top-me),left:0-(fe.left-G)}}else O(this._popper)===I?z={top:0,left:0,right:I.clientWidth,bottom:I.clientHeight}:z=P(I);return z.left+=x,z.right-=x,z.top=z.top+x,z.bottom=z.bottom-x,z},s.prototype.runModifiers=function(v,x,I){var z=x.slice();return I!==void 0&&(z=this._options.modifiers.slice(0,g(this._options.modifiers,I))),z.forEach(function(L){E(L)&&(v=L.call(this,v))}.bind(this)),v},s.prototype.isModifierRequired=function(v,x){var I=g(this._options.modifiers,v);return!!this._options.modifiers.slice(0,I).filter(function(z){return z===x}).length},s.prototype.modifiers={},s.prototype.modifiers.applyStyle=function(v){var x={position:v.offsets.popper.position},I=Math.round(v.offsets.popper.left),z=Math.round(v.offsets.popper.top),L;return this._options.gpuAcceleration&&(L=F("transform"))?(x[L]="translate3d("+I+"px, "+z+"px, 0)",x.top=0,x.left=0):(x.left=I,x.top=z),Object.assign(x,v.styles),_(this._popper,x),this._popper.setAttribute("x-placement",v.placement),this.isModifierRequired(this.modifiers.applyStyle,this.modifiers.arrow)&&v.offsets.arrow&&_(v.arrowElement,v.offsets.arrow),v},s.prototype.modifiers.shift=function(v){var x=v.placement,I=x.split("-")[0],z=x.split("-")[1];if(z){var L=v.offsets.reference,H=m(v.offsets.popper),Z={y:{start:{top:L.top},end:{top:L.top+L.height-H.height}},x:{start:{left:L.left},end:{left:L.left+L.width-H.width}}},ie=["bottom","top"].indexOf(I)!==-1?"x":"y";v.offsets.popper=Object.assign(H,Z[ie][z])}return v},s.prototype.modifiers.preventOverflow=function(v){var x=this._options.preventOverflowOrder,I=m(v.offsets.popper),z={left:function(){var H=I.left;return I.left<v.boundaries.left&&(H=Math.max(I.left,v.boundaries.left)),{left:H}},right:function(){var H=I.left;return I.right>v.boundaries.right&&(H=Math.min(I.left,v.boundaries.right-I.width)),{left:H}},top:function(){var H=I.top;return I.top<v.boundaries.top&&(H=Math.max(I.top,v.boundaries.top)),{top:H}},bottom:function(){var H=I.top;return I.bottom>v.boundaries.bottom&&(H=Math.min(I.top,v.boundaries.bottom-I.height)),{top:H}}};return x.forEach(function(L){v.offsets.popper=Object.assign(I,z[L]())}),v},s.prototype.modifiers.keepTogether=function(v){var x=m(v.offsets.popper),I=v.offsets.reference,z=Math.floor;return x.right<z(I.left)&&(v.offsets.popper.left=z(I.left)-x.width),x.left>z(I.right)&&(v.offsets.popper.left=z(I.right)),x.bottom<z(I.top)&&(v.offsets.popper.top=z(I.top)-x.height),x.top>z(I.bottom)&&(v.offsets.popper.top=z(I.bottom)),v},s.prototype.modifiers.flip=function(v){if(!this.isModifierRequired(this.modifiers.flip,this.modifiers.preventOverflow))return console.warn("WARNING: preventOverflow modifier is required by flip modifier in order to work, be sure to include it before flip!"),v;if(v.flipped&&v.placement===v._originalPlacement)return v;var x=v.placement.split("-")[0],I=f(x),z=v.placement.split("-")[1]||"",L=[];return this._options.flipBehavior==="flip"?L=[x,I]:L=this._options.flipBehavior,L.forEach(function(H,Z){if(!(x!==H||L.length===Z+1)){x=v.placement.split("-")[0],I=f(x);var ie=m(v.offsets.popper),oe=["right","bottom"].indexOf(x)!==-1;(oe&&Math.floor(v.offsets.reference[x])>Math.floor(ie[I])||!oe&&Math.floor(v.offsets.reference[x])<Math.floor(ie[I]))&&(v.flipped=!0,v.placement=L[Z+1],z&&(v.placement+="-"+z),v.offsets.popper=this._getOffsets(this._popper,this._reference,v.placement).popper,v=this.runModifiers(v,this._options.modifiers,this._flip))}}.bind(this)),v},s.prototype.modifiers.offset=function(v){var x=this._options.offset,I=v.offsets.popper;return v.placement.indexOf("left")!==-1?I.top-=x:v.placement.indexOf("right")!==-1?I.top+=x:v.placement.indexOf("top")!==-1?I.left-=x:v.placement.indexOf("bottom")!==-1&&(I.left+=x),v},s.prototype.modifiers.arrow=function(v){var x=this._options.arrowElement,I=this._options.arrowOffset;if(typeof x=="string"&&(x=this._popper.querySelector(x)),!x)return v;if(!this._popper.contains(x))return console.warn("WARNING: `arrowElement` must be child of its popper element!"),v;if(!this.isModifierRequired(this.modifiers.arrow,this.modifiers.keepTogether))return console.warn("WARNING: keepTogether modifier is required by arrow modifier in order to work, be sure to include it before arrow!"),v;var z={},L=v.placement.split("-")[0],H=m(v.offsets.popper),Z=v.offsets.reference,ie=["left","right"].indexOf(L)!==-1,oe=ie?"height":"width",ge=ie?"top":"left",fe=ie?"left":"top",Ce=ie?"bottom":"right",Se=c(x)[oe];Z[Ce]-Se<H[ge]&&(v.offsets.popper[ge]-=H[ge]-(Z[Ce]-Se)),Z[ge]+Se>H[Ce]&&(v.offsets.popper[ge]+=Z[ge]+Se-H[Ce]);var me=Z[ge]+(I||Z[oe]/2-Se/2),G=me-H[ge];return G=Math.max(Math.min(H[oe]-Se-8,G),8),z[ge]=G,z[fe]="",v.offsets.arrow=z,v.arrowElement=x,v};function c(v){var x=v.style.display,I=v.style.visibility;v.style.display="block",v.style.visibility="hidden",v.offsetWidth;var z=i.getComputedStyle(v),L=parseFloat(z.marginTop)+parseFloat(z.marginBottom),H=parseFloat(z.marginLeft)+parseFloat(z.marginRight),Z={width:v.offsetWidth+H,height:v.offsetHeight+L};return v.style.display=x,v.style.visibility=I,Z}function f(v){var x={left:"right",right:"left",bottom:"top",top:"bottom"};return v.replace(/left|right|bottom|top/g,function(I){return x[I]})}function m(v){var x=Object.assign({},v);return x.right=x.left+x.width,x.bottom=x.top+x.height,x}function g(v,x){var I=0,z;for(z in v){if(v[z]===x)return I;I++}return null}function y(v,x){var I=i.getComputedStyle(v,null);return I[x]}function O(v){var x=v.offsetParent;return x===i.document.body||!x?i.document.documentElement:x}function k(v){var x=v.parentNode;return x?x===i.document?i.document.body.scrollTop||i.document.body.scrollLeft?i.document.body:i.document.documentElement:["scroll","auto"].indexOf(y(x,"overflow"))!==-1||["scroll","auto"].indexOf(y(x,"overflow-x"))!==-1||["scroll","auto"].indexOf(y(x,"overflow-y"))!==-1?x:k(v.parentNode):v}function N(v){return v===i.document.body?!1:y(v,"position")==="fixed"?!0:v.parentNode?N(v.parentNode):v}function _(v,x){function I(z){return z!==""&&!isNaN(parseFloat(z))&&isFinite(z)}Object.keys(x).forEach(function(z){var L="";["width","height","top","right","bottom","left"].indexOf(z)!==-1&&I(x[z])&&(L="px"),v.style[z]=x[z]+L})}function E(v){var x={};return v&&x.toString.call(v)==="[object Function]"}function P(v){var x={width:v.offsetWidth,height:v.offsetHeight,left:v.offsetLeft,top:v.offsetTop};return x.right=x.left+x.width,x.bottom=x.top+x.height,x}function M(v){var x=v.getBoundingClientRect(),I=navigator.userAgent.indexOf("MSIE")!=-1,z=I&&v.tagName==="HTML"?-v.scrollTop:x.top;return{left:x.left,top:z,right:x.right,bottom:x.bottom,width:x.right-x.left,height:x.bottom-z}}function T(v,x,I){var z=M(v),L=M(x);if(I){var H=k(x);L.top+=H.scrollTop,L.bottom+=H.scrollTop,L.left+=H.scrollLeft,L.right+=H.scrollLeft}var Z={top:z.top-L.top,left:z.left-L.left,bottom:z.top-L.top+z.height,right:z.left-L.left+z.width,width:z.width,height:z.height};return Z}function F(v){for(var x=["","ms","webkit","moz","o"],I=0;I<x.length;I++){var z=x[I]?x[I]+v.charAt(0).toUpperCase()+v.slice(1):v;if(typeof i.document.body.style[z]<"u")return z}return null}return Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:function(x){if(x==null)throw new TypeError("Cannot convert first argument to object");for(var I=Object(x),z=1;z<arguments.length;z++){var L=arguments[z];if(L!=null){L=Object(L);for(var H=Object.keys(L),Z=0,ie=H.length;Z<ie;Z++){var oe=H[Z],ge=Object.getOwnPropertyDescriptor(L,oe);ge!==void 0&&ge.enumerable&&(I[oe]=L[oe])}}}return I}}),s})}(Yw)),Yw.exports}var Y2;function Am(){if(Y2)return fm;Y2=1,fm.__esModule=!0;var e=Fi.default,n=a(e),i=V2();function a(f){return f&&f.__esModule?f:{default:f}}var s=n.default.prototype.$isServer?function(){}:kY(),c=function(m){return m.stopPropagation()};return fm.default={props:{transformOrigin:{type:[Boolean,String],default:!0},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:{},popper:{},offset:{default:0},value:Boolean,visibleArrow:Boolean,arrowOffset:{type:Number,default:35},appendToBody:{type:Boolean,default:!0},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}}},data:function(){return{showPopper:!1,currentPlacement:""}},watch:{value:{immediate:!0,handler:function(m){this.showPopper=m,this.$emit("input",m)}},showPopper:function(m){this.disabled||(m?this.updatePopper():this.destroyPopper(),this.$emit("input",m))}},methods:{createPopper:function(){var m=this;if(!this.$isServer&&(this.currentPlacement=this.currentPlacement||this.placement,!!/^(top|bottom|left|right)(-start|-end)?$/g.test(this.currentPlacement))){var g=this.popperOptions,y=this.popperElm=this.popperElm||this.popper||this.$refs.popper,O=this.referenceElm=this.referenceElm||this.reference||this.$refs.reference;!O&&this.$slots.reference&&this.$slots.reference[0]&&(O=this.referenceElm=this.$slots.reference[0].elm),!(!y||!O)&&(this.visibleArrow&&this.appendArrow(y),this.appendToBody&&document.body.appendChild(this.popperElm),this.popperJS&&this.popperJS.destroy&&this.popperJS.destroy(),g.placement=this.currentPlacement,g.offset=this.offset,g.arrowOffset=this.arrowOffset,this.popperJS=new s(O,y,g),this.popperJS.onCreate(function(k){m.$emit("created",m),m.resetTransformOrigin(),m.$nextTick(m.updatePopper)}),typeof g.onUpdate=="function"&&this.popperJS.onUpdate(g.onUpdate),this.popperJS._popper.style.zIndex=i.PopupManager.nextZIndex(),this.popperElm.addEventListener("click",c))}},updatePopper:function(){var m=this.popperJS;m?(m.update(),m._popper&&(m._popper.style.zIndex=i.PopupManager.nextZIndex())):this.createPopper()},doDestroy:function(m){!this.popperJS||this.showPopper&&!m||(this.popperJS.destroy(),this.popperJS=null)},destroyPopper:function(){this.popperJS&&this.resetTransformOrigin()},resetTransformOrigin:function(){if(!!this.transformOrigin){var m={top:"bottom",bottom:"top",left:"right",right:"left"},g=this.popperJS._popper.getAttribute("x-placement").split("-")[0],y=m[g];this.popperJS._popper.style.transformOrigin=typeof this.transformOrigin=="string"?this.transformOrigin:["top","bottom"].indexOf(g)>-1?"center "+y:y+" center"}},appendArrow:function(m){var g=void 0;if(!this.appended){this.appended=!0;for(var y in m.attributes)if(/^_v-/.test(m.attributes[y].name)){g=m.attributes[y].name;break}var O=document.createElement("div");g&&O.setAttribute(g,""),O.setAttribute("x-arrow",""),O.className="popper__arrow",m.appendChild(O)}}},beforeDestroy:function(){this.doDestroy(!0),this.popperElm&&this.popperElm.parentNode===document.body&&(this.popperElm.removeEventListener("click",c),document.body.removeChild(this.popperElm))},deactivated:function(){this.$options.beforeDestroy[0].call(this)}},fm}var Ww={exports:{}},vm={},W2;function G2(){if(W2)return vm;W2=1,vm.__esModule=!0;var e=Br();return vm.default={mounted:function(){if(process.env.NODE_ENV!=="production"&&!!this.$vnode){var i=this.getMigratingConfig(),a=i.props,s=a===void 0?{}:a,c=i.events,f=c===void 0?{}:c,m=this.$vnode,g=m.data,y=m.componentOptions,O=g.attrs||{},k=y.listeners||{};for(var N in O)N=(0,e.kebabCase)(N),s[N]&&console.warn("[Element Migrating]["+this.$options.name+"][Attribute]: "+s[N]);for(var _ in k)_=(0,e.kebabCase)(_),f[_]&&console.warn("[Element Migrating]["+this.$options.name+"][Event]: "+f[_])}},methods:{getMigratingConfig:function(){return{props:{},events:{}}}}},vm}var Id={},J2;function bm(){if(J2)return Id;J2=1,Id.__esModule=!0,Id.isDef=e,Id.isKorean=n;function e(i){return i!=null}function n(i){var a=/([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi;return a.test(i)}return Id}var K2;function Gw(){return K2||(K2=1,function(e){e.exports=function(n){var i={};function a(s){if(i[s])return i[s].exports;var c=i[s]={i:s,l:!1,exports:{}};return n[s].call(c.exports,c,c.exports,a),c.l=!0,c.exports}return a.m=n,a.c=i,a.d=function(s,c,f){a.o(s,c)||Object.defineProperty(s,c,{enumerable:!0,get:f})},a.r=function(s){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})},a.t=function(s,c){if(c&1&&(s=a(s)),c&8||c&4&&typeof s=="object"&&s&&s.__esModule)return s;var f=Object.create(null);if(a.r(f),Object.defineProperty(f,"default",{enumerable:!0,value:s}),c&2&&typeof s!="string")for(var m in s)a.d(f,m,function(g){return s[g]}.bind(null,m));return f},a.n=function(s){var c=s&&s.__esModule?function(){return s.default}:function(){return s};return a.d(c,"a",c),c},a.o=function(s,c){return Object.prototype.hasOwnProperty.call(s,c)},a.p="/dist/",a(a.s=75)}({0:function(n,i,a){a.d(i,"a",function(){return s});function s(c,f,m,g,y,O,k,N){var _=typeof c=="function"?c.options:c;f&&(_.render=f,_.staticRenderFns=m,_._compiled=!0),g&&(_.functional=!0),O&&(_._scopeId="data-v-"+O);var E;if(k?(E=function(T){T=T||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!T&&typeof __VUE_SSR_CONTEXT__<"u"&&(T=__VUE_SSR_CONTEXT__),y&&y.call(this,T),T&&T._registeredComponents&&T._registeredComponents.add(k)},_._ssrRegister=E):y&&(E=N?function(){y.call(this,this.$root.$options.shadowRoot)}:y),E)if(_.functional){_._injectStyles=E;var P=_.render;_.render=function(F,v){return E.call(v),P(F,v)}}else{var M=_.beforeCreate;_.beforeCreate=M?[].concat(M,E):[E]}return{exports:c,options:_}}},11:function(n,i){n.exports=G2()},21:function(n,i){n.exports=bm()},4:function(n,i){n.exports=Is()},75:function(n,i,a){a.r(i);var s=function(){var L=this,H=L.$createElement,Z=L._self._c||H;return Z("div",{class:[L.type==="textarea"?"el-textarea":"el-input",L.inputSize?"el-input--"+L.inputSize:"",{"is-disabled":L.inputDisabled,"is-exceed":L.inputExceed,"el-input-group":L.$slots.prepend||L.$slots.append,"el-input-group--append":L.$slots.append,"el-input-group--prepend":L.$slots.prepend,"el-input--prefix":L.$slots.prefix||L.prefixIcon,"el-input--suffix":L.$slots.suffix||L.suffixIcon||L.clearable||L.showPassword}],on:{mouseenter:function(ie){L.hovering=!0},mouseleave:function(ie){L.hovering=!1}}},[L.type!=="textarea"?[L.$slots.prepend?Z("div",{staticClass:"el-input-group__prepend"},[L._t("prepend")],2):L._e(),L.type!=="textarea"?Z("input",L._b({ref:"input",staticClass:"el-input__inner",attrs:{tabindex:L.tabindex,type:L.showPassword?L.passwordVisible?"text":"password":L.type,disabled:L.inputDisabled,readonly:L.readonly,autocomplete:L.autoComplete||L.autocomplete,"aria-label":L.label},on:{compositionstart:L.handleCompositionStart,compositionupdate:L.handleCompositionUpdate,compositionend:L.handleCompositionEnd,input:L.handleInput,focus:L.handleFocus,blur:L.handleBlur,change:L.handleChange}},"input",L.$attrs,!1)):L._e(),L.$slots.prefix||L.prefixIcon?Z("span",{staticClass:"el-input__prefix"},[L._t("prefix"),L.prefixIcon?Z("i",{staticClass:"el-input__icon",class:L.prefixIcon}):L._e()],2):L._e(),L.getSuffixVisible()?Z("span",{staticClass:"el-input__suffix"},[Z("span",{staticClass:"el-input__suffix-inner"},[!L.showClear||!L.showPwdVisible||!L.isWordLimitVisible?[L._t("suffix"),L.suffixIcon?Z("i",{staticClass:"el-input__icon",class:L.suffixIcon}):L._e()]:L._e(),L.showClear?Z("i",{staticClass:"el-input__icon el-icon-circle-close el-input__clear",on:{mousedown:function(ie){ie.preventDefault()},click:L.clear}}):L._e(),L.showPwdVisible?Z("i",{staticClass:"el-input__icon el-icon-view el-input__clear",on:{click:L.handlePasswordVisible}}):L._e(),L.isWordLimitVisible?Z("span",{staticClass:"el-input__count"},[Z("span",{staticClass:"el-input__count-inner"},[L._v(`
|
|
33
33
|
`+L._s(L.textLength)+"/"+L._s(L.upperLimit)+`
|
|
34
34
|
`)])]):L._e()],2),L.validateState?Z("i",{staticClass:"el-input__icon",class:["el-input__validateIcon",L.validateIcon]}):L._e()]):L._e(),L.$slots.append?Z("div",{staticClass:"el-input-group__append"},[L._t("append")],2):L._e()]:Z("textarea",L._b({ref:"textarea",staticClass:"el-textarea__inner",style:L.textareaStyle,attrs:{tabindex:L.tabindex,disabled:L.inputDisabled,readonly:L.readonly,autocomplete:L.autoComplete||L.autocomplete,"aria-label":L.label},on:{compositionstart:L.handleCompositionStart,compositionupdate:L.handleCompositionUpdate,compositionend:L.handleCompositionEnd,input:L.handleInput,focus:L.handleFocus,blur:L.handleBlur,change:L.handleChange}},"textarea",L.$attrs,!1)),L.isWordLimitVisible&&L.type==="textarea"?Z("span",{staticClass:"el-input__count"},[L._v(L._s(L.textLength)+"/"+L._s(L.upperLimit))]):L._e()],2)},c=[];s._withStripped=!0;var f=a(4),m=a.n(f),g=a(11),y=a.n(g),O=void 0,k=`
|
|
35
35
|
height:0 !important;
|