@genfeedai/workflow-ui 0.1.3 → 0.1.4
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/canvas.d.mts +16 -2
- package/dist/canvas.mjs +10 -8
- package/dist/chunk-6PSJTBNV.mjs +638 -0
- package/dist/chunk-7H3WJJYS.mjs +52 -0
- package/dist/{chunk-HCXI63ME.mjs → chunk-AUQGOJOQ.mjs} +27 -4
- package/dist/{chunk-AOTUCJMA.mjs → chunk-GWBGK3KL.mjs} +2 -2
- package/dist/chunk-JTPADIUO.mjs +130 -0
- package/dist/{chunk-SQK4JDYY.mjs → chunk-LT3ZJJL6.mjs} +9 -2
- package/dist/{chunk-7P2JWDC7.mjs → chunk-O5II6BOJ.mjs} +1198 -254
- package/dist/{chunk-AUZR6REQ.mjs → chunk-OQREHJXK.mjs} +1 -1
- package/dist/chunk-OY7BRSGG.mjs +60 -0
- package/dist/{chunk-E3YBVMYZ.mjs → chunk-PANZDSP6.mjs} +274 -305
- package/dist/chunk-PCIWWD37.mjs +90 -0
- package/dist/{chunk-RIGVIEYB.mjs → chunk-R727OFBR.mjs} +11 -1
- package/dist/chunk-ZD2BADZO.mjs +1294 -0
- package/dist/contextMenuStore-DMg0hJQ1.d.mts +22 -0
- package/dist/hooks.d.mts +53 -244
- package/dist/hooks.mjs +6 -6
- package/dist/index.d.mts +11 -7
- package/dist/index.mjs +13 -11
- package/dist/lib.d.mts +250 -4
- package/dist/lib.mjs +562 -2
- package/dist/nodes.d.mts +3 -1
- package/dist/nodes.mjs +6 -6
- package/dist/panels.mjs +3 -4
- package/dist/{promptLibraryStore-zqb59nsu.d.mts → promptLibraryStore-Bgw5LzvD.d.mts} +33 -5
- package/dist/provider.d.mts +2 -2
- package/dist/provider.mjs +0 -1
- package/dist/stores.d.mts +4 -3
- package/dist/stores.mjs +3 -40
- package/dist/toolbar.d.mts +3 -1
- package/dist/toolbar.mjs +5 -4
- package/dist/{types-ipAnBzAJ.d.mts → types-CF6DPx0P.d.mts} +8 -3
- package/dist/ui.d.mts +1 -1
- package/dist/ui.mjs +0 -1
- package/dist/{hooks.d.ts → useCommentNavigation-NzJjkaj2.d.mts} +15 -2
- package/dist/workflowStore-UAAKOOIK.mjs +2 -0
- package/package.json +30 -24
- package/dist/canvas.d.ts +0 -27
- package/dist/canvas.js +0 -45
- package/dist/chunk-3SPPKCWR.js +0 -458
- package/dist/chunk-3TMV3K34.js +0 -534
- package/dist/chunk-3YFFDHC5.js +0 -300
- package/dist/chunk-4MZ62VMF.js +0 -37
- package/dist/chunk-5HJFQVUR.js +0 -61
- package/dist/chunk-5LQ4QBR5.js +0 -2
- package/dist/chunk-6DOEUDD5.js +0 -254
- package/dist/chunk-AXFOCPPP.js +0 -998
- package/dist/chunk-BMFRA6GK.js +0 -1546
- package/dist/chunk-E323WAZG.mjs +0 -272
- package/dist/chunk-ECD5J2BA.js +0 -6022
- package/dist/chunk-EMGXUNBL.js +0 -120
- package/dist/chunk-EMUMKW5C.js +0 -107
- package/dist/chunk-FOMOOERN.js +0 -2
- package/dist/chunk-IASLG6IA.mjs +0 -118
- package/dist/chunk-IHF35QZD.js +0 -1095
- package/dist/chunk-JLWKW3G5.js +0 -2
- package/dist/chunk-KDIWRSYV.js +0 -375
- package/dist/chunk-L5TF4EHW.mjs +0 -1
- package/dist/chunk-RJ262NXS.js +0 -24
- package/dist/chunk-RXNEDWK2.js +0 -141
- package/dist/chunk-SEV2DWKF.js +0 -744
- package/dist/chunk-ZJWP5KGZ.mjs +0 -33
- package/dist/hooks.js +0 -56
- package/dist/index.d.ts +0 -29
- package/dist/index.js +0 -180
- package/dist/lib.d.ts +0 -164
- package/dist/lib.js +0 -144
- package/dist/nodes.d.ts +0 -128
- package/dist/nodes.js +0 -151
- package/dist/panels.d.ts +0 -22
- package/dist/panels.js +0 -21
- package/dist/promptLibraryStore-BZnfmEkc.d.ts +0 -464
- package/dist/provider.d.ts +0 -29
- package/dist/provider.js +0 -17
- package/dist/stores.d.ts +0 -96
- package/dist/stores.js +0 -113
- package/dist/toolbar.d.ts +0 -73
- package/dist/toolbar.js +0 -34
- package/dist/types-ipAnBzAJ.d.ts +0 -46
- package/dist/ui.d.ts +0 -67
- package/dist/ui.js +0 -84
- package/dist/workflowStore-7SDJC4UR.mjs +0 -3
- package/dist/workflowStore-LNJQ5RZG.js +0 -12
package/dist/nodes.d.ts
DELETED
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { ReactNode } from 'react';
|
|
3
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
-
import { NodeProps, NodeTypes } from '@xyflow/react';
|
|
5
|
-
import { WorkflowInterface } from '@genfeedai/types';
|
|
6
|
-
|
|
7
|
-
declare function ImageGenNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
8
|
-
declare const ImageGenNode: react.MemoExoticComponent<typeof ImageGenNodeComponent>;
|
|
9
|
-
|
|
10
|
-
declare function LipSyncNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
11
|
-
declare const LipSyncNode: react.MemoExoticComponent<typeof LipSyncNodeComponent>;
|
|
12
|
-
|
|
13
|
-
declare function LLMNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
14
|
-
declare const LLMNode: react.MemoExoticComponent<typeof LLMNodeComponent>;
|
|
15
|
-
|
|
16
|
-
declare function MotionControlNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
17
|
-
declare const MotionControlNode: react.MemoExoticComponent<typeof MotionControlNodeComponent>;
|
|
18
|
-
|
|
19
|
-
declare function TextToSpeechNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
20
|
-
declare const TextToSpeechNode: react.MemoExoticComponent<typeof TextToSpeechNodeComponent>;
|
|
21
|
-
|
|
22
|
-
declare function TranscribeNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
23
|
-
declare const TranscribeNode: react.MemoExoticComponent<typeof TranscribeNodeComponent>;
|
|
24
|
-
|
|
25
|
-
declare function VideoGenNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
26
|
-
declare const VideoGenNode: react.MemoExoticComponent<typeof VideoGenNodeComponent>;
|
|
27
|
-
|
|
28
|
-
declare function VoiceChangeNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
29
|
-
declare const VoiceChangeNode: react.MemoExoticComponent<typeof VoiceChangeNodeComponent>;
|
|
30
|
-
|
|
31
|
-
interface BaseNodeProps extends NodeProps {
|
|
32
|
-
children?: ReactNode;
|
|
33
|
-
headerActions?: ReactNode;
|
|
34
|
-
title?: string;
|
|
35
|
-
titleElement?: ReactNode;
|
|
36
|
-
/** When true, hides the status indicator / stop button in the header (AI gen nodes manage their own) */
|
|
37
|
-
hideStatusIndicator?: boolean;
|
|
38
|
-
/** Input handle IDs that should appear disabled (reduced opacity) when model doesn't support them */
|
|
39
|
-
disabledInputs?: string[];
|
|
40
|
-
}
|
|
41
|
-
declare function BaseNodeComponent({ id, type, data, selected, children, headerActions, title, titleElement, hideStatusIndicator, width, height, disabledInputs, }: BaseNodeProps): react_jsx_runtime.JSX.Element | null;
|
|
42
|
-
declare const BaseNode: react.MemoExoticComponent<typeof BaseNodeComponent>;
|
|
43
|
-
|
|
44
|
-
declare function WorkflowInputNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
45
|
-
declare const WorkflowInputNode: react.MemoExoticComponent<typeof WorkflowInputNodeComponent>;
|
|
46
|
-
|
|
47
|
-
declare function WorkflowOutputNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
48
|
-
declare const WorkflowOutputNode: react.MemoExoticComponent<typeof WorkflowOutputNodeComponent>;
|
|
49
|
-
|
|
50
|
-
interface ReferencableWorkflow {
|
|
51
|
-
_id: string;
|
|
52
|
-
name: string;
|
|
53
|
-
description?: string;
|
|
54
|
-
interface: WorkflowInterface;
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* API adapter for WorkflowRefNode.
|
|
58
|
-
* Host apps must call `setWorkflowRefApi()` to provide implementations.
|
|
59
|
-
*/
|
|
60
|
-
interface WorkflowRefApi {
|
|
61
|
-
fetchReferencableWorkflows: (excludeId?: string | null, signal?: AbortSignal) => Promise<ReferencableWorkflow[]>;
|
|
62
|
-
validateReference: (parentWorkflowId: string, childWorkflowId: string) => Promise<void>;
|
|
63
|
-
fetchWorkflowInterface: (workflowId: string) => Promise<WorkflowInterface>;
|
|
64
|
-
}
|
|
65
|
-
/** Host apps call this to wire up the API layer for WorkflowRefNode. */
|
|
66
|
-
declare function setWorkflowRefApi(api: WorkflowRefApi): void;
|
|
67
|
-
declare function WorkflowRefNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
68
|
-
declare const WorkflowRefNode: react.MemoExoticComponent<typeof WorkflowRefNodeComponent>;
|
|
69
|
-
|
|
70
|
-
declare function AudioInputNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
71
|
-
declare const AudioInputNode: react.MemoExoticComponent<typeof AudioInputNodeComponent>;
|
|
72
|
-
|
|
73
|
-
declare function ImageInputNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
74
|
-
declare const ImageInputNode: react.MemoExoticComponent<typeof ImageInputNodeComponent>;
|
|
75
|
-
|
|
76
|
-
declare function PromptConstructorNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
77
|
-
declare const PromptConstructorNode: react.MemoExoticComponent<typeof PromptConstructorNodeComponent>;
|
|
78
|
-
|
|
79
|
-
declare function PromptNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
80
|
-
declare const PromptNode: react.MemoExoticComponent<typeof PromptNodeComponent>;
|
|
81
|
-
|
|
82
|
-
declare function VideoInputNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
83
|
-
declare const VideoInputNode: react.MemoExoticComponent<typeof VideoInputNodeComponent>;
|
|
84
|
-
|
|
85
|
-
declare function DownloadNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
86
|
-
declare const DownloadNode: react.MemoExoticComponent<typeof DownloadNodeComponent>;
|
|
87
|
-
/** @deprecated Use DownloadNode instead */
|
|
88
|
-
declare const OutputNode: react.MemoExoticComponent<typeof DownloadNodeComponent>;
|
|
89
|
-
|
|
90
|
-
declare function AnimationNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
91
|
-
declare const AnimationNode: react.MemoExoticComponent<typeof AnimationNodeComponent>;
|
|
92
|
-
|
|
93
|
-
declare function AnnotationNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
94
|
-
declare const AnnotationNode: react.MemoExoticComponent<typeof AnnotationNodeComponent>;
|
|
95
|
-
|
|
96
|
-
declare function ImageCompareNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
97
|
-
declare const ImageCompareNode: react.MemoExoticComponent<typeof ImageCompareNodeComponent>;
|
|
98
|
-
|
|
99
|
-
declare function ImageGridSplitNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
100
|
-
declare const ImageGridSplitNode: react.MemoExoticComponent<typeof ImageGridSplitNodeComponent>;
|
|
101
|
-
|
|
102
|
-
declare function OutputGalleryNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
103
|
-
declare const OutputGalleryNode: react.MemoExoticComponent<typeof OutputGalleryNodeComponent>;
|
|
104
|
-
|
|
105
|
-
declare function ReframeNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
106
|
-
declare const ReframeNode: react.MemoExoticComponent<typeof ReframeNodeComponent>;
|
|
107
|
-
|
|
108
|
-
declare function ResizeNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
109
|
-
declare const ResizeNode: react.MemoExoticComponent<typeof ResizeNodeComponent>;
|
|
110
|
-
|
|
111
|
-
declare function SubtitleNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
112
|
-
declare const SubtitleNode: react.MemoExoticComponent<typeof SubtitleNodeComponent>;
|
|
113
|
-
|
|
114
|
-
declare function UpscaleNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
115
|
-
declare const UpscaleNode: react.MemoExoticComponent<typeof UpscaleNodeComponent>;
|
|
116
|
-
|
|
117
|
-
declare function VideoFrameExtractNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
118
|
-
declare const VideoFrameExtractNode: react.MemoExoticComponent<typeof VideoFrameExtractNodeComponent>;
|
|
119
|
-
|
|
120
|
-
declare function VideoStitchNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
121
|
-
declare const VideoStitchNode: react.MemoExoticComponent<typeof VideoStitchNodeComponent>;
|
|
122
|
-
|
|
123
|
-
declare function VideoTrimNodeComponent(props: NodeProps): react_jsx_runtime.JSX.Element;
|
|
124
|
-
declare const VideoTrimNode: react.MemoExoticComponent<typeof VideoTrimNodeComponent>;
|
|
125
|
-
|
|
126
|
-
declare const nodeTypes: NodeTypes;
|
|
127
|
-
|
|
128
|
-
export { AnimationNode, AnnotationNode, AudioInputNode, BaseNode, DownloadNode, ImageCompareNode, ImageGenNode, ImageGridSplitNode, ImageInputNode, LLMNode, LipSyncNode, MotionControlNode, OutputGalleryNode, OutputNode, PromptConstructorNode, PromptNode, type ReferencableWorkflow, ReframeNode, ResizeNode, SubtitleNode, TextToSpeechNode, TranscribeNode, UpscaleNode, VideoFrameExtractNode, VideoGenNode, VideoInputNode, VideoStitchNode, VideoTrimNode, VoiceChangeNode, WorkflowInputNode, WorkflowOutputNode, type WorkflowRefApi, WorkflowRefNode, nodeTypes, setWorkflowRefApi };
|
package/dist/nodes.js
DELETED
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkECD5J2BA_js = require('./chunk-ECD5J2BA.js');
|
|
4
|
-
require('./chunk-3SPPKCWR.js');
|
|
5
|
-
require('./chunk-3YFFDHC5.js');
|
|
6
|
-
require('./chunk-3TMV3K34.js');
|
|
7
|
-
require('./chunk-5HJFQVUR.js');
|
|
8
|
-
require('./chunk-EMUMKW5C.js');
|
|
9
|
-
require('./chunk-6DOEUDD5.js');
|
|
10
|
-
require('./chunk-JLWKW3G5.js');
|
|
11
|
-
require('./chunk-AXFOCPPP.js');
|
|
12
|
-
require('./chunk-IHF35QZD.js');
|
|
13
|
-
require('./chunk-5LQ4QBR5.js');
|
|
14
|
-
require('./chunk-RJ262NXS.js');
|
|
15
|
-
require('./chunk-RXNEDWK2.js');
|
|
16
|
-
require('./chunk-4MZ62VMF.js');
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
Object.defineProperty(exports, "AnimationNode", {
|
|
21
|
-
enumerable: true,
|
|
22
|
-
get: function () { return chunkECD5J2BA_js.AnimationNode; }
|
|
23
|
-
});
|
|
24
|
-
Object.defineProperty(exports, "AnnotationNode", {
|
|
25
|
-
enumerable: true,
|
|
26
|
-
get: function () { return chunkECD5J2BA_js.AnnotationNode; }
|
|
27
|
-
});
|
|
28
|
-
Object.defineProperty(exports, "AudioInputNode", {
|
|
29
|
-
enumerable: true,
|
|
30
|
-
get: function () { return chunkECD5J2BA_js.AudioInputNode; }
|
|
31
|
-
});
|
|
32
|
-
Object.defineProperty(exports, "BaseNode", {
|
|
33
|
-
enumerable: true,
|
|
34
|
-
get: function () { return chunkECD5J2BA_js.BaseNode; }
|
|
35
|
-
});
|
|
36
|
-
Object.defineProperty(exports, "DownloadNode", {
|
|
37
|
-
enumerable: true,
|
|
38
|
-
get: function () { return chunkECD5J2BA_js.DownloadNode; }
|
|
39
|
-
});
|
|
40
|
-
Object.defineProperty(exports, "ImageCompareNode", {
|
|
41
|
-
enumerable: true,
|
|
42
|
-
get: function () { return chunkECD5J2BA_js.ImageCompareNode; }
|
|
43
|
-
});
|
|
44
|
-
Object.defineProperty(exports, "ImageGenNode", {
|
|
45
|
-
enumerable: true,
|
|
46
|
-
get: function () { return chunkECD5J2BA_js.ImageGenNode; }
|
|
47
|
-
});
|
|
48
|
-
Object.defineProperty(exports, "ImageGridSplitNode", {
|
|
49
|
-
enumerable: true,
|
|
50
|
-
get: function () { return chunkECD5J2BA_js.ImageGridSplitNode; }
|
|
51
|
-
});
|
|
52
|
-
Object.defineProperty(exports, "ImageInputNode", {
|
|
53
|
-
enumerable: true,
|
|
54
|
-
get: function () { return chunkECD5J2BA_js.ImageInputNode; }
|
|
55
|
-
});
|
|
56
|
-
Object.defineProperty(exports, "LLMNode", {
|
|
57
|
-
enumerable: true,
|
|
58
|
-
get: function () { return chunkECD5J2BA_js.LLMNode; }
|
|
59
|
-
});
|
|
60
|
-
Object.defineProperty(exports, "LipSyncNode", {
|
|
61
|
-
enumerable: true,
|
|
62
|
-
get: function () { return chunkECD5J2BA_js.LipSyncNode; }
|
|
63
|
-
});
|
|
64
|
-
Object.defineProperty(exports, "MotionControlNode", {
|
|
65
|
-
enumerable: true,
|
|
66
|
-
get: function () { return chunkECD5J2BA_js.MotionControlNode; }
|
|
67
|
-
});
|
|
68
|
-
Object.defineProperty(exports, "OutputGalleryNode", {
|
|
69
|
-
enumerable: true,
|
|
70
|
-
get: function () { return chunkECD5J2BA_js.OutputGalleryNode; }
|
|
71
|
-
});
|
|
72
|
-
Object.defineProperty(exports, "OutputNode", {
|
|
73
|
-
enumerable: true,
|
|
74
|
-
get: function () { return chunkECD5J2BA_js.OutputNode; }
|
|
75
|
-
});
|
|
76
|
-
Object.defineProperty(exports, "PromptConstructorNode", {
|
|
77
|
-
enumerable: true,
|
|
78
|
-
get: function () { return chunkECD5J2BA_js.PromptConstructorNode; }
|
|
79
|
-
});
|
|
80
|
-
Object.defineProperty(exports, "PromptNode", {
|
|
81
|
-
enumerable: true,
|
|
82
|
-
get: function () { return chunkECD5J2BA_js.PromptNode; }
|
|
83
|
-
});
|
|
84
|
-
Object.defineProperty(exports, "ReframeNode", {
|
|
85
|
-
enumerable: true,
|
|
86
|
-
get: function () { return chunkECD5J2BA_js.ReframeNode; }
|
|
87
|
-
});
|
|
88
|
-
Object.defineProperty(exports, "ResizeNode", {
|
|
89
|
-
enumerable: true,
|
|
90
|
-
get: function () { return chunkECD5J2BA_js.ResizeNode; }
|
|
91
|
-
});
|
|
92
|
-
Object.defineProperty(exports, "SubtitleNode", {
|
|
93
|
-
enumerable: true,
|
|
94
|
-
get: function () { return chunkECD5J2BA_js.SubtitleNode; }
|
|
95
|
-
});
|
|
96
|
-
Object.defineProperty(exports, "TextToSpeechNode", {
|
|
97
|
-
enumerable: true,
|
|
98
|
-
get: function () { return chunkECD5J2BA_js.TextToSpeechNode; }
|
|
99
|
-
});
|
|
100
|
-
Object.defineProperty(exports, "TranscribeNode", {
|
|
101
|
-
enumerable: true,
|
|
102
|
-
get: function () { return chunkECD5J2BA_js.TranscribeNode; }
|
|
103
|
-
});
|
|
104
|
-
Object.defineProperty(exports, "UpscaleNode", {
|
|
105
|
-
enumerable: true,
|
|
106
|
-
get: function () { return chunkECD5J2BA_js.UpscaleNode; }
|
|
107
|
-
});
|
|
108
|
-
Object.defineProperty(exports, "VideoFrameExtractNode", {
|
|
109
|
-
enumerable: true,
|
|
110
|
-
get: function () { return chunkECD5J2BA_js.VideoFrameExtractNode; }
|
|
111
|
-
});
|
|
112
|
-
Object.defineProperty(exports, "VideoGenNode", {
|
|
113
|
-
enumerable: true,
|
|
114
|
-
get: function () { return chunkECD5J2BA_js.VideoGenNode; }
|
|
115
|
-
});
|
|
116
|
-
Object.defineProperty(exports, "VideoInputNode", {
|
|
117
|
-
enumerable: true,
|
|
118
|
-
get: function () { return chunkECD5J2BA_js.VideoInputNode; }
|
|
119
|
-
});
|
|
120
|
-
Object.defineProperty(exports, "VideoStitchNode", {
|
|
121
|
-
enumerable: true,
|
|
122
|
-
get: function () { return chunkECD5J2BA_js.VideoStitchNode; }
|
|
123
|
-
});
|
|
124
|
-
Object.defineProperty(exports, "VideoTrimNode", {
|
|
125
|
-
enumerable: true,
|
|
126
|
-
get: function () { return chunkECD5J2BA_js.VideoTrimNode; }
|
|
127
|
-
});
|
|
128
|
-
Object.defineProperty(exports, "VoiceChangeNode", {
|
|
129
|
-
enumerable: true,
|
|
130
|
-
get: function () { return chunkECD5J2BA_js.VoiceChangeNode; }
|
|
131
|
-
});
|
|
132
|
-
Object.defineProperty(exports, "WorkflowInputNode", {
|
|
133
|
-
enumerable: true,
|
|
134
|
-
get: function () { return chunkECD5J2BA_js.WorkflowInputNode; }
|
|
135
|
-
});
|
|
136
|
-
Object.defineProperty(exports, "WorkflowOutputNode", {
|
|
137
|
-
enumerable: true,
|
|
138
|
-
get: function () { return chunkECD5J2BA_js.WorkflowOutputNode; }
|
|
139
|
-
});
|
|
140
|
-
Object.defineProperty(exports, "WorkflowRefNode", {
|
|
141
|
-
enumerable: true,
|
|
142
|
-
get: function () { return chunkECD5J2BA_js.WorkflowRefNode; }
|
|
143
|
-
});
|
|
144
|
-
Object.defineProperty(exports, "nodeTypes", {
|
|
145
|
-
enumerable: true,
|
|
146
|
-
get: function () { return chunkECD5J2BA_js.nodeTypes; }
|
|
147
|
-
});
|
|
148
|
-
Object.defineProperty(exports, "setWorkflowRefApi", {
|
|
149
|
-
enumerable: true,
|
|
150
|
-
get: function () { return chunkECD5J2BA_js.setWorkflowRefApi; }
|
|
151
|
-
});
|
package/dist/panels.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as react from 'react';
|
|
3
|
-
import { HTMLAttributes, ReactNode } from 'react';
|
|
4
|
-
|
|
5
|
-
declare function NodePalette(): react_jsx_runtime.JSX.Element;
|
|
6
|
-
|
|
7
|
-
interface PanelContainerProps extends HTMLAttributes<HTMLDivElement> {
|
|
8
|
-
children: ReactNode;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Wrapper for side panels that isolates them from React Flow canvas events.
|
|
12
|
-
* Prevents clicks, drags, and pointer events from bubbling to the canvas.
|
|
13
|
-
*
|
|
14
|
-
* Use this for any panel rendered alongside the WorkflowCanvas to prevent
|
|
15
|
-
* double-click issues and event interference.
|
|
16
|
-
*/
|
|
17
|
-
declare const PanelContainer: react.ForwardRefExoticComponent<PanelContainerProps & react.RefAttributes<HTMLDivElement>>;
|
|
18
|
-
|
|
19
|
-
declare function DebugPanelComponent(): react_jsx_runtime.JSX.Element;
|
|
20
|
-
declare const DebugPanel: react.MemoExoticComponent<typeof DebugPanelComponent>;
|
|
21
|
-
|
|
22
|
-
export { DebugPanel, NodePalette, PanelContainer };
|
package/dist/panels.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkKDIWRSYV_js = require('./chunk-KDIWRSYV.js');
|
|
4
|
-
require('./chunk-AXFOCPPP.js');
|
|
5
|
-
require('./chunk-IHF35QZD.js');
|
|
6
|
-
require('./chunk-4MZ62VMF.js');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Object.defineProperty(exports, "DebugPanel", {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function () { return chunkKDIWRSYV_js.DebugPanel; }
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "NodePalette", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return chunkKDIWRSYV_js.NodePalette; }
|
|
17
|
-
});
|
|
18
|
-
Object.defineProperty(exports, "PanelContainer", {
|
|
19
|
-
enumerable: true,
|
|
20
|
-
get: function () { return chunkKDIWRSYV_js.PanelContainer; }
|
|
21
|
-
});
|