@digitalsee-ai/rcs 2.0.0-beta7 → 2.0.0-beta9
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/dist/components/digitalsee/workflow/Nodes/DeclaredNode.d.ts +4 -0
- package/dist/components/digitalsee/workflow/NodesConfig/components/FormFieldRenderer/fields/TextField/index.d.ts +2 -0
- package/dist/components/digitalsee/workflow/NodesConfig/context.d.ts +13 -0
- package/dist/components/digitalsee/workflow/NodesConfig/useClearVariableTargetOnFormMouseDown.d.ts +15 -0
- package/dist/components/digitalsee/workflow/NodesConfig/useVariableActiveTarget.d.ts +13 -0
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/hooks/useConnectableNodeSelector.d.ts +3 -3
- package/dist/components/digitalsee/workflow/store/panelSlice.d.ts +64 -0
- package/dist/components/digitalsee/workflow/types/NodeAddContext.d.ts +1 -1
- package/dist/components/dynamic-form/index.d.ts +0 -3
- package/dist/{index-trJRukGS.mjs → index-JIsi-COV.mjs} +22 -25
- package/dist/{index-Dy43iMlV.mjs → index-lzMv91zu.mjs} +38542 -39182
- package/dist/rcs.css +1 -1
- package/dist/rcs.es.js +53 -56
- package/dist/rcs.umd.js +76 -83
- package/package.json +1 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/filterEdgeInsertActions.d.ts +0 -62
- package/dist/components/dynamic-form/components/SelectWithExpression/index.d.ts +0 -25
- package/dist/components/dynamic-form/components/VariableInput/index.d.ts +0 -26
- package/dist/components/dynamic-form/components/VariableInput/utils.d.ts +0 -38
- package/dist/components/dynamic-form/components/VariableTextarea/index.d.ts +0 -10
package/dist/rcs.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, a as o, b as l, N as i, c as r, g as t, h as n, j as d, k as u, l as
|
|
1
|
+
import { A as s, a as o, b as l, N as i, c as r, g as t, h as n, j as d, k as u, l as F, m as c, n as y, E as g, F as S, o as m, H as p, p as C, q as V, r as f, s as w, u as A, v as b, w as R, x as v, W as T, y as W, z as P, B as k, C as D, G as I, I as M, J as N, K as h, L as E, M as L, O, P as _, Q as x, R as B, S as G, T as U, U as j, X as q, Y as H, Z as Y, _ as z, $ as J, a0 as K, a1 as Q, a2 as X, a3 as Z, a4 as $, a5 as aa, a6 as ea, a7 as sa, a8 as oa, a9 as la, aa as ia, ab as ra, ac as ta, ad as na, ae as da, af as ua, ag as Fa, ah as ca, ai as ya } from "./index-lzMv91zu.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as AIFieldWrapper,
|
|
4
4
|
o as AI_FILL_VALUE,
|
|
@@ -9,65 +9,62 @@ export {
|
|
|
9
9
|
n as AntdProvider,
|
|
10
10
|
d as DigitalseeWorkFlow,
|
|
11
11
|
u as DynamicForm,
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
F as DynamicFormContext,
|
|
13
|
+
c as DynamicFormField,
|
|
14
14
|
y as DynamicFormProvider,
|
|
15
15
|
g as EdgeFactory,
|
|
16
16
|
S as FieldRegistryProvider,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
f as SelectWithExpression,
|
|
17
|
+
m as FieldRenderer,
|
|
18
|
+
p as HandleFactory,
|
|
19
|
+
C as NodeFactory,
|
|
20
|
+
V as NodeStatus,
|
|
21
|
+
f as NodeType,
|
|
23
22
|
w as ValueModeFieldScope,
|
|
24
23
|
A as ValueModePolicyScope,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
L as
|
|
39
|
-
O as
|
|
40
|
-
_ as
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
U as
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
Fa as
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
Sa as useWorkflow,
|
|
71
|
-
pa as withInheritedValueModePolicy
|
|
24
|
+
b as ValueModeSwitch,
|
|
25
|
+
R as ValueModeWrapper,
|
|
26
|
+
v as VariableSelectorProvider,
|
|
27
|
+
T as WorkflowOpStatus,
|
|
28
|
+
W as aiFlowAntdTheme,
|
|
29
|
+
P as aiFlowCssVariables,
|
|
30
|
+
k as aiFlowTokens,
|
|
31
|
+
D as canvasGeometry,
|
|
32
|
+
I as configureWorkflow,
|
|
33
|
+
M as connectionRules,
|
|
34
|
+
N as createFieldComponent,
|
|
35
|
+
h as createFieldRegistry,
|
|
36
|
+
E as createRequiredAntdRule,
|
|
37
|
+
L as createSimpleFieldComponent,
|
|
38
|
+
O as createTranslator,
|
|
39
|
+
_ as defaultCanvasEngineConfig,
|
|
40
|
+
x as defaultFieldRegistry,
|
|
41
|
+
B as edgeButtonStyles,
|
|
42
|
+
G as edgeStyles,
|
|
43
|
+
U as evaluateCondition,
|
|
44
|
+
j as extenderStyles,
|
|
45
|
+
q as getGlobalWorkflowConfig,
|
|
46
|
+
H as handleStyles,
|
|
47
|
+
Y as isFieldVisible,
|
|
48
|
+
z as jsonRulesToAntdRules,
|
|
49
|
+
J as labelStyles,
|
|
50
|
+
K as mergeConfig,
|
|
51
|
+
Q as nodeTypeColors,
|
|
52
|
+
X as registerBuiltinFields,
|
|
53
|
+
Z as resetGlobalWorkflowConfig,
|
|
54
|
+
$ as resolveBool,
|
|
55
|
+
aa as useCanvasApi,
|
|
56
|
+
ea as useCanvasConfig,
|
|
57
|
+
sa as useCanvasLayout,
|
|
58
|
+
oa as useDataLoader,
|
|
59
|
+
la as useDynamicFormContext,
|
|
60
|
+
ia as useFieldRegistry,
|
|
61
|
+
ra as useRegisterVariableField,
|
|
62
|
+
ta as useUndo,
|
|
63
|
+
na as useValueModePolicyOptional,
|
|
64
|
+
da as useVariableSelector,
|
|
65
|
+
ua as useVariableSelectorActionsOptional,
|
|
66
|
+
Fa as useVariableSelectorOptional,
|
|
67
|
+
ca as useWorkflow,
|
|
68
|
+
ya as withInheritedValueModePolicy
|
|
72
69
|
};
|
|
73
70
|
//# sourceMappingURL=rcs.es.js.map
|