@digitalsee-ai/rcs 2.0.2 → 2.0.3-alpha

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.
@@ -1,3 +1,3 @@
1
1
  import { PropsWithChildren } from 'react';
2
- /** 为 NodeSchema 动态表单注册工作流专用字段,避免污染通用 DynamicForm。 */
2
+ /** 为 NodeSchema 动态表单注册工作流专用字段,并把宿主 registerComponents 接到同一套 DynamicForm。 */
3
3
  export declare function WorkflowNodeSchemaFieldProvider({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element;
@@ -30,6 +30,8 @@ export type FieldRendererProps = {
30
30
  renderVariableTooltip?: (variable: string) => React.ReactNode;
31
31
  /** 字段事件处理器 */
32
32
  eventHandlers?: FieldEventHandlers;
33
+ /** 配置项所在Node Id */
34
+ nodeId?: string;
33
35
  };
34
36
  /**
35
37
  * 字段渲染器组件
@@ -1,5 +1,5 @@
1
1
  import { jsx as t, jsxs as v } from "react/jsx-runtime";
2
- import { D as T, V as L, e as V, i as P, t as l, f as R, d as O } from "./index-wBJwDIRx.mjs";
2
+ import { D as T, V as L, e as V, i as P, t as l, f as R, d as O } from "./index-CoqSxNxj.mjs";
3
3
  import { useEventEmitter as B, useReactive as W, useSize as H } from "ahooks";
4
4
  import { FormattedMessage as $ } from "react-intl";
5
5
  import { CloseCircleFilled as A, CheckCircleFilled as K } from "@ant-design/icons";
@@ -279,4 +279,4 @@ function $e(e) {
279
279
  export {
280
280
  $e as default
281
281
  };
282
- //# sourceMappingURL=index-gInfzdAP.mjs.map
282
+ //# sourceMappingURL=index-1gz2DhNv.mjs.map