@elqnt/workflow 2.1.0 → 2.1.2
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/README.md +235 -0
- package/dist/api/index.d.mts +1 -1
- package/dist/api/index.d.ts +1 -1
- package/dist/api/index.js.map +1 -1
- package/dist/chunk-F5G2ALFS.js.map +1 -1
- package/dist/chunk-H24IF5AA.js.map +1 -1
- package/dist/chunk-JES2EBNO.js.map +1 -1
- package/dist/hooks/index.d.mts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js.map +1 -1
- package/dist/index.d.mts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js.map +1 -1
- package/dist/models/index.d.mts +1 -1
- package/dist/models/index.d.ts +1 -1
- package/dist/models/index.js.map +1 -1
- package/dist/{workflow-vv0mDt57.d.mts → workflow-NznrS9yA.d.mts} +1 -1
- package/dist/{workflow-vv0mDt57.d.ts → workflow-NznrS9yA.d.ts} +1 -1
- package/package.json +16 -14
package/dist/index.d.mts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { JSONSchema } from '@elqnt/types';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { a as WorkflowDefinition, W as WorkflowInstance } from './workflow-NznrS9yA.mjs';
|
|
4
|
+
export { A as AccountingNodeSubType, e as AccountingNodeSubTypes, f as ActionNodeSubType, g as ActionNodeSubTypes, h as AgentNodeSubType, i as AgentNodeSubTypes, C as CacheConfig, j as CreateWorkflowDefinitionRequest, k as CreateWorkflowInstanceRequest, D as DataNodeSubType, l as DataNodeSubTypes, m as DelayNodeSubType, n as DelayNodeSubTypes, o as DeleteWorkflowDefinitionRequest, E as EdgeState, p as EdgeStatus, q as EdgeStatusCompleted, r as EdgeStatusPending, s as EdgeStatusSkipped, t as EdgeType, u as EdgeTypeCompensation, v as EdgeTypeConditional, w as EdgeTypeDefault, x as EdgeTypeDefinition, y as EdgeTypeError, z as EdgeTypeLoopBack, B as EdgeTypeMerge, F as EdgeTypeNormal, G as EdgeTypeParallel, H as EdgeTypeTimeout, I as ExecutionConfig, J as ExecutionContext, K as ExecutionError, M as ExecutionPathEntry, N as ExpressionConfig, O as ExpressionType, P as ExpressionTypeDSL, Q as ExpressionTypeFilter, R as ExpressionTypeJavaScript, S as ExpressionTypeRules, T as ExpressionTypeTemplate, U as GetInstanceByStateVariableRequest, V as GetWorkflowDefinitionByTitleRequest, X as GetWorkflowDefinitionRequest, Y as GetWorkflowInstanceRequest, Z as HumanActionNodeSubType, _ as HumanActionNodeSubTypes, $ as InstanceState, a0 as InstanceStatus, a1 as InstanceStatusCompleted, a2 as InstanceStatusFailed, a3 as InstanceStatusNew, a4 as InstanceStatusPaused, a5 as InstanceStatusRunning, a6 as InstanceStatusWaiting, a7 as Intent, a8 as ListInstancesOptions, a9 as ListWorkflowDefinitionsRequest, d as ListWorkflowDefinitionsResponse, aa as ListWorkflowInstancesRequest, L as ListWorkflowInstancesResponse, ab as LogicNodeSubType, ac as LogicNodeSubTypes, ad as LogicPath, ae as LoopNodeSubType, af as LoopNodeSubTypes, ag as Metadata, ah as NodeCategory, ai as NodeConfig, aj as NodeDefinition, ak as NodeInput, al as NodeInstance, am as NodeOutput, an as NodeSettings, ao as NodeState, ap as NodeStatus, aq as NodeStatusCompleted, ar as NodeStatusFailed, as as NodeStatusPending, at as NodeStatusRunning, au as NodeStatusSkipped, av as NodeStatusWaiting, aw as NodeSubType, ax as NodeSubTypeActionApiCall, ay as NodeSubTypeActionAssignSLAPolicy, az as NodeSubTypeActionCSATSurvey, aA as NodeSubTypeActionChangeSLAStatus, aB as NodeSubTypeActionCreateEntityRecord, aC as NodeSubTypeActionDeleteEntityRecord, aD as NodeSubTypeActionDocumentExtraction, aE as NodeSubTypeActionEscalateSLA, aF as NodeSubTypeActionGenerateDocument, aG as NodeSubTypeActionMergeEntityRecords, aH as NodeSubTypeActionNatsRequest, aI as NodeSubTypeActionProcessPayment, aJ as NodeSubTypeActionQueryEntityRecords, aK as NodeSubTypeActionSendEmail, aL as NodeSubTypeActionSendSMS, aM as NodeSubTypeActionSetVariables, aN as NodeSubTypeActionUpdateEntityRecord, aO as NodeSubTypeAgentApiIntegration, aP as NodeSubTypeAgentChat, aQ as NodeSubTypeAgentClientApiCall, aR as NodeSubTypeAgentCustomResponse, aS as NodeSubTypeAgentIntentDetector, aT as NodeSubTypeAgentKnowledgeGraph, aU as NodeSubTypeAgentOpenTicket, aV as NodeSubTypeAgentStructuredOutput, aW as NodeSubTypeAgentTransferToHuman, aX as NodeSubTypeDataCalculate, aY as NodeSubTypeDataFilter, aZ as NodeSubTypeDataMap, a_ as NodeSubTypeDataValidate, a$ as NodeSubTypeDelay, b0 as NodeSubTypeHumanActionApproval, b1 as NodeSubTypeHumanActionAssignment, b2 as NodeSubTypeHumanActionDataEntry, b3 as NodeSubTypeHumanActionReview, b4 as NodeSubTypeInfo, b5 as NodeSubTypeLogicFor, b6 as NodeSubTypeLogicIf, b7 as NodeSubTypeLogicParallel, b8 as NodeSubTypeLogicSwitch, b9 as NodeSubTypeLoopData, ba as NodeSubTypeTS, bb as NodeSubTypeTimerBusinessHours, bc as NodeSubTypeTimerDelay, bd as NodeSubTypeTimerSchedule, be as NodeSubTypeTriggerEntityRecordCreated, bf as NodeSubTypeTriggerEntityRecordDeleted, bg as NodeSubTypeTriggerEntityRecordUpdated, bh as NodeSubTypeTriggerEscalation, bi as NodeSubTypeTriggerSLABreach, bj as NodeSubTypeTriggerSLAWarning, bk as NodeSubTypeTriggerStart, bl as NodeSubTypeTriggerWebhookReceived, bm as NodeType, bn as NodeTypeAccounting, bo as NodeTypeAction, bp as NodeTypeAgent, bq as NodeTypeCustom, br as NodeTypeData, bs as NodeTypeDelay, bt as NodeTypeDocumentExtraction, bu as NodeTypeHumanAction, bv as NodeTypeIntegration, bw as NodeTypeLogic, bx as NodeTypeLoop, by as NodeTypeParallel, bz as NodeTypeSubflow, bA as NodeTypeTimer, bB as NodeTypeTrigger, bC as ParallelNodeSubType, bD as ParallelNodeSubTypes, bE as PersistenceType, bF as PersistenceTypeEphemeral, bG as PersistenceTypePermanent, bH as RetryConfig, bI as RetryNodeRequest, bJ as RuleLevel, bK as RuleLevelError, bL as RuleLevelInfo, bM as RuleLevelWarning, bN as TimeoutAction, bO as TimeoutActionAlt, bP as TimeoutActionFail, bQ as TimeoutActionRetry, bR as TimeoutActionSkip, bS as TimeoutConfig, bT as TimerNodeSubType, bU as TimerNodeSubTypes, bV as TriggerNodeSubType, bW as TriggerNodeSubTypes, bX as UpdateInstanceNodeMetadataRequest, bY as UpdateInstanceStatusRequest, bZ as UpdateWorkflowDefinitionRequest, b_ as WorkflowDefinitionInfo, b as WorkflowDefinitionResponse, b$ as WorkflowEdge, c0 as WorkflowEdgeTypeOptionTS, c1 as WorkflowEdgeTypeTS, c2 as WorkflowEdgeTypes, c3 as WorkflowInstanceExecuteNodeLeanRequest, c4 as WorkflowInstanceExecuteNodeRequest, c as WorkflowInstanceResponse, c5 as WorkflowInstanceResumeNodeRequest, c6 as WorkflowMetadata, c7 as WorkflowNode, c8 as WorkflowNodeSubTypeTS, c9 as WorkflowNodeTypeOptionTS, ca as WorkflowNodeTypeTS, cb as WorkflowNodeTypes, cc as WorkflowPermissions, cd as WorkflowRule, ce as WorkflowType, cf as WorkflowTypeAgent, cg as WorkflowTypeChat, ch as WorkflowTypeDefinition, ci as WorkflowTypeDocument, cj as WorkflowTypeEntity, ck as WorkflowTypeOptionTS, cl as WorkflowTypeProductivity, cm as WorkflowTypeTS, cn as WorkflowTypes, co as WorkflowVariables, cp as nodeDefinitions, cq as nodeSchemas } from './workflow-NznrS9yA.mjs';
|
|
5
5
|
export { WorkflowDefinitionCreate, WorkflowDefinitionCreated, WorkflowDefinitionDelete, WorkflowDefinitionDeleted, WorkflowDefinitionGet, WorkflowDefinitionGetByTitle, WorkflowDefinitionGetServer, WorkflowDefinitionList, WorkflowDefinitionUpdate, WorkflowDefinitionUpdated, WorkflowExecutionCompleted, WorkflowExecutionFailed, WorkflowExecutionStarted, WorkflowInstanceCreate, WorkflowInstanceExecuteNode, WorkflowInstanceExecuteNodeLean, WorkflowInstanceExecuteNodeLeanServer, WorkflowInstanceExecuteNodeServer, WorkflowInstanceGet, WorkflowInstanceGetByStateVariable, WorkflowInstanceList, WorkflowInstanceResumeNode, WorkflowInstanceResumeNodeServer, WorkflowInstanceUpdate, WorkflowInstanceUpdateNodeMetadata, WorkflowInstanceUpdated, WorkflowScheduleCreate, WorkflowScheduleDelete, WorkflowScheduleList, WorkflowSchedulePause, WorkflowScheduleResume, WorkflowScheduleUpdate, WorkflowTemplateGet, WorkflowTemplateInstantiate, WorkflowTemplateList, WorkflowTriggerFired, WorkflowTriggerPause, WorkflowTriggerRegister, WorkflowTriggerResume, WorkflowTriggerStatus } from './models/index.mjs';
|
|
6
|
-
import * as
|
|
6
|
+
import * as _reduxjs_toolkit from '@reduxjs/toolkit';
|
|
7
7
|
export { GetWorkflowTemplateResponse, ListWorkflowTemplatesResponse, WorkflowTemplate, createWorkflowApi, createWorkflowInstanceApi, deleteWorkflowApi, executeWorkflowNodeApi, getWorkflowApi, getWorkflowInstanceApi, getWorkflowTemplateApi, instantiateWorkflowTemplateApi, listWorkflowInstancesApi, listWorkflowTemplatesApi, listWorkflowsApi, resumeWorkflowNodeApi, retryWorkflowNodeApi, updateWorkflowApi, updateWorkflowInstanceStatusApi } from './api/index.mjs';
|
|
8
8
|
export { UseWorkflowsOptions, useWorkflowInstances, useWorkflowTemplates, useWorkflows } from './hooks/index.mjs';
|
|
9
9
|
import '@elqnt/api-client';
|
|
@@ -259,7 +259,7 @@ interface WorkflowDefinitionState {
|
|
|
259
259
|
interface WorkflowDefinitionSelector {
|
|
260
260
|
workflowDefinition: WorkflowDefinitionState;
|
|
261
261
|
}
|
|
262
|
-
declare const workflowDefinitionReducer:
|
|
262
|
+
declare const workflowDefinitionReducer: _reduxjs_toolkit.Reducer<WorkflowDefinitionState>;
|
|
263
263
|
|
|
264
264
|
interface WorkflowInstanceState {
|
|
265
265
|
instances: Record<string, WorkflowInstance>;
|
|
@@ -271,6 +271,6 @@ interface WorkflowInstanceState {
|
|
|
271
271
|
interface WorkflowInstanceSelector {
|
|
272
272
|
workflowInstance: WorkflowInstanceState;
|
|
273
273
|
}
|
|
274
|
-
declare const workflowInstanceReducer:
|
|
274
|
+
declare const workflowInstanceReducer: _reduxjs_toolkit.Reducer<WorkflowInstanceState>;
|
|
275
275
|
|
|
276
276
|
export { DynamicSchemaForm, type DynamicSchemaFormProps, type DynamicSchemaFormUIComponents, SchemaBuilder, type SchemaBuilderProps, type SchemaBuilderUIComponents, WorkflowDefinition, type WorkflowDefinitionSelector, type WorkflowDefinitionState, WorkflowInstance, type WorkflowInstanceSelector, type WorkflowInstanceState, type WorkflowVariable, workflowDefinitionReducer, workflowInstanceReducer };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { JSONSchema } from '@elqnt/types';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { a as WorkflowDefinition, W as WorkflowInstance } from './workflow-NznrS9yA.js';
|
|
4
|
+
export { A as AccountingNodeSubType, e as AccountingNodeSubTypes, f as ActionNodeSubType, g as ActionNodeSubTypes, h as AgentNodeSubType, i as AgentNodeSubTypes, C as CacheConfig, j as CreateWorkflowDefinitionRequest, k as CreateWorkflowInstanceRequest, D as DataNodeSubType, l as DataNodeSubTypes, m as DelayNodeSubType, n as DelayNodeSubTypes, o as DeleteWorkflowDefinitionRequest, E as EdgeState, p as EdgeStatus, q as EdgeStatusCompleted, r as EdgeStatusPending, s as EdgeStatusSkipped, t as EdgeType, u as EdgeTypeCompensation, v as EdgeTypeConditional, w as EdgeTypeDefault, x as EdgeTypeDefinition, y as EdgeTypeError, z as EdgeTypeLoopBack, B as EdgeTypeMerge, F as EdgeTypeNormal, G as EdgeTypeParallel, H as EdgeTypeTimeout, I as ExecutionConfig, J as ExecutionContext, K as ExecutionError, M as ExecutionPathEntry, N as ExpressionConfig, O as ExpressionType, P as ExpressionTypeDSL, Q as ExpressionTypeFilter, R as ExpressionTypeJavaScript, S as ExpressionTypeRules, T as ExpressionTypeTemplate, U as GetInstanceByStateVariableRequest, V as GetWorkflowDefinitionByTitleRequest, X as GetWorkflowDefinitionRequest, Y as GetWorkflowInstanceRequest, Z as HumanActionNodeSubType, _ as HumanActionNodeSubTypes, $ as InstanceState, a0 as InstanceStatus, a1 as InstanceStatusCompleted, a2 as InstanceStatusFailed, a3 as InstanceStatusNew, a4 as InstanceStatusPaused, a5 as InstanceStatusRunning, a6 as InstanceStatusWaiting, a7 as Intent, a8 as ListInstancesOptions, a9 as ListWorkflowDefinitionsRequest, d as ListWorkflowDefinitionsResponse, aa as ListWorkflowInstancesRequest, L as ListWorkflowInstancesResponse, ab as LogicNodeSubType, ac as LogicNodeSubTypes, ad as LogicPath, ae as LoopNodeSubType, af as LoopNodeSubTypes, ag as Metadata, ah as NodeCategory, ai as NodeConfig, aj as NodeDefinition, ak as NodeInput, al as NodeInstance, am as NodeOutput, an as NodeSettings, ao as NodeState, ap as NodeStatus, aq as NodeStatusCompleted, ar as NodeStatusFailed, as as NodeStatusPending, at as NodeStatusRunning, au as NodeStatusSkipped, av as NodeStatusWaiting, aw as NodeSubType, ax as NodeSubTypeActionApiCall, ay as NodeSubTypeActionAssignSLAPolicy, az as NodeSubTypeActionCSATSurvey, aA as NodeSubTypeActionChangeSLAStatus, aB as NodeSubTypeActionCreateEntityRecord, aC as NodeSubTypeActionDeleteEntityRecord, aD as NodeSubTypeActionDocumentExtraction, aE as NodeSubTypeActionEscalateSLA, aF as NodeSubTypeActionGenerateDocument, aG as NodeSubTypeActionMergeEntityRecords, aH as NodeSubTypeActionNatsRequest, aI as NodeSubTypeActionProcessPayment, aJ as NodeSubTypeActionQueryEntityRecords, aK as NodeSubTypeActionSendEmail, aL as NodeSubTypeActionSendSMS, aM as NodeSubTypeActionSetVariables, aN as NodeSubTypeActionUpdateEntityRecord, aO as NodeSubTypeAgentApiIntegration, aP as NodeSubTypeAgentChat, aQ as NodeSubTypeAgentClientApiCall, aR as NodeSubTypeAgentCustomResponse, aS as NodeSubTypeAgentIntentDetector, aT as NodeSubTypeAgentKnowledgeGraph, aU as NodeSubTypeAgentOpenTicket, aV as NodeSubTypeAgentStructuredOutput, aW as NodeSubTypeAgentTransferToHuman, aX as NodeSubTypeDataCalculate, aY as NodeSubTypeDataFilter, aZ as NodeSubTypeDataMap, a_ as NodeSubTypeDataValidate, a$ as NodeSubTypeDelay, b0 as NodeSubTypeHumanActionApproval, b1 as NodeSubTypeHumanActionAssignment, b2 as NodeSubTypeHumanActionDataEntry, b3 as NodeSubTypeHumanActionReview, b4 as NodeSubTypeInfo, b5 as NodeSubTypeLogicFor, b6 as NodeSubTypeLogicIf, b7 as NodeSubTypeLogicParallel, b8 as NodeSubTypeLogicSwitch, b9 as NodeSubTypeLoopData, ba as NodeSubTypeTS, bb as NodeSubTypeTimerBusinessHours, bc as NodeSubTypeTimerDelay, bd as NodeSubTypeTimerSchedule, be as NodeSubTypeTriggerEntityRecordCreated, bf as NodeSubTypeTriggerEntityRecordDeleted, bg as NodeSubTypeTriggerEntityRecordUpdated, bh as NodeSubTypeTriggerEscalation, bi as NodeSubTypeTriggerSLABreach, bj as NodeSubTypeTriggerSLAWarning, bk as NodeSubTypeTriggerStart, bl as NodeSubTypeTriggerWebhookReceived, bm as NodeType, bn as NodeTypeAccounting, bo as NodeTypeAction, bp as NodeTypeAgent, bq as NodeTypeCustom, br as NodeTypeData, bs as NodeTypeDelay, bt as NodeTypeDocumentExtraction, bu as NodeTypeHumanAction, bv as NodeTypeIntegration, bw as NodeTypeLogic, bx as NodeTypeLoop, by as NodeTypeParallel, bz as NodeTypeSubflow, bA as NodeTypeTimer, bB as NodeTypeTrigger, bC as ParallelNodeSubType, bD as ParallelNodeSubTypes, bE as PersistenceType, bF as PersistenceTypeEphemeral, bG as PersistenceTypePermanent, bH as RetryConfig, bI as RetryNodeRequest, bJ as RuleLevel, bK as RuleLevelError, bL as RuleLevelInfo, bM as RuleLevelWarning, bN as TimeoutAction, bO as TimeoutActionAlt, bP as TimeoutActionFail, bQ as TimeoutActionRetry, bR as TimeoutActionSkip, bS as TimeoutConfig, bT as TimerNodeSubType, bU as TimerNodeSubTypes, bV as TriggerNodeSubType, bW as TriggerNodeSubTypes, bX as UpdateInstanceNodeMetadataRequest, bY as UpdateInstanceStatusRequest, bZ as UpdateWorkflowDefinitionRequest, b_ as WorkflowDefinitionInfo, b as WorkflowDefinitionResponse, b$ as WorkflowEdge, c0 as WorkflowEdgeTypeOptionTS, c1 as WorkflowEdgeTypeTS, c2 as WorkflowEdgeTypes, c3 as WorkflowInstanceExecuteNodeLeanRequest, c4 as WorkflowInstanceExecuteNodeRequest, c as WorkflowInstanceResponse, c5 as WorkflowInstanceResumeNodeRequest, c6 as WorkflowMetadata, c7 as WorkflowNode, c8 as WorkflowNodeSubTypeTS, c9 as WorkflowNodeTypeOptionTS, ca as WorkflowNodeTypeTS, cb as WorkflowNodeTypes, cc as WorkflowPermissions, cd as WorkflowRule, ce as WorkflowType, cf as WorkflowTypeAgent, cg as WorkflowTypeChat, ch as WorkflowTypeDefinition, ci as WorkflowTypeDocument, cj as WorkflowTypeEntity, ck as WorkflowTypeOptionTS, cl as WorkflowTypeProductivity, cm as WorkflowTypeTS, cn as WorkflowTypes, co as WorkflowVariables, cp as nodeDefinitions, cq as nodeSchemas } from './workflow-NznrS9yA.js';
|
|
5
5
|
export { WorkflowDefinitionCreate, WorkflowDefinitionCreated, WorkflowDefinitionDelete, WorkflowDefinitionDeleted, WorkflowDefinitionGet, WorkflowDefinitionGetByTitle, WorkflowDefinitionGetServer, WorkflowDefinitionList, WorkflowDefinitionUpdate, WorkflowDefinitionUpdated, WorkflowExecutionCompleted, WorkflowExecutionFailed, WorkflowExecutionStarted, WorkflowInstanceCreate, WorkflowInstanceExecuteNode, WorkflowInstanceExecuteNodeLean, WorkflowInstanceExecuteNodeLeanServer, WorkflowInstanceExecuteNodeServer, WorkflowInstanceGet, WorkflowInstanceGetByStateVariable, WorkflowInstanceList, WorkflowInstanceResumeNode, WorkflowInstanceResumeNodeServer, WorkflowInstanceUpdate, WorkflowInstanceUpdateNodeMetadata, WorkflowInstanceUpdated, WorkflowScheduleCreate, WorkflowScheduleDelete, WorkflowScheduleList, WorkflowSchedulePause, WorkflowScheduleResume, WorkflowScheduleUpdate, WorkflowTemplateGet, WorkflowTemplateInstantiate, WorkflowTemplateList, WorkflowTriggerFired, WorkflowTriggerPause, WorkflowTriggerRegister, WorkflowTriggerResume, WorkflowTriggerStatus } from './models/index.js';
|
|
6
|
-
import * as
|
|
6
|
+
import * as _reduxjs_toolkit from '@reduxjs/toolkit';
|
|
7
7
|
export { GetWorkflowTemplateResponse, ListWorkflowTemplatesResponse, WorkflowTemplate, createWorkflowApi, createWorkflowInstanceApi, deleteWorkflowApi, executeWorkflowNodeApi, getWorkflowApi, getWorkflowInstanceApi, getWorkflowTemplateApi, instantiateWorkflowTemplateApi, listWorkflowInstancesApi, listWorkflowTemplatesApi, listWorkflowsApi, resumeWorkflowNodeApi, retryWorkflowNodeApi, updateWorkflowApi, updateWorkflowInstanceStatusApi } from './api/index.js';
|
|
8
8
|
export { UseWorkflowsOptions, useWorkflowInstances, useWorkflowTemplates, useWorkflows } from './hooks/index.js';
|
|
9
9
|
import '@elqnt/api-client';
|
|
@@ -259,7 +259,7 @@ interface WorkflowDefinitionState {
|
|
|
259
259
|
interface WorkflowDefinitionSelector {
|
|
260
260
|
workflowDefinition: WorkflowDefinitionState;
|
|
261
261
|
}
|
|
262
|
-
declare const workflowDefinitionReducer:
|
|
262
|
+
declare const workflowDefinitionReducer: _reduxjs_toolkit.Reducer<WorkflowDefinitionState>;
|
|
263
263
|
|
|
264
264
|
interface WorkflowInstanceState {
|
|
265
265
|
instances: Record<string, WorkflowInstance>;
|
|
@@ -271,6 +271,6 @@ interface WorkflowInstanceState {
|
|
|
271
271
|
interface WorkflowInstanceSelector {
|
|
272
272
|
workflowInstance: WorkflowInstanceState;
|
|
273
273
|
}
|
|
274
|
-
declare const workflowInstanceReducer:
|
|
274
|
+
declare const workflowInstanceReducer: _reduxjs_toolkit.Reducer<WorkflowInstanceState>;
|
|
275
275
|
|
|
276
276
|
export { DynamicSchemaForm, type DynamicSchemaFormProps, type DynamicSchemaFormUIComponents, SchemaBuilder, type SchemaBuilderProps, type SchemaBuilderUIComponents, WorkflowDefinition, type WorkflowDefinitionSelector, type WorkflowDefinitionState, WorkflowInstance, type WorkflowInstanceSelector, type WorkflowInstanceState, type WorkflowVariable, workflowDefinitionReducer, workflowInstanceReducer };
|