@digitalsee-ai/rcs 1.1.6 → 1.1.7
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/Canvas/FlowVersionManager.d.ts +2 -1
- package/dist/components/digitalsee/workflow/Canvas/hooks/classicNodeAddConnection.d.ts +11 -0
- package/dist/components/digitalsee/workflow/Nodes/TriggerNode.d.ts +1 -0
- package/dist/components/digitalsee/workflow/hooks/useWorkflow.d.ts +1 -1
- package/dist/components/digitalsee/workflow/utils/mcpCanvas.d.ts +1 -1
- package/dist/components/dynamic-form/index.d.ts +1 -1
- package/dist/components/dynamic-form/utils/validation.d.ts +5 -1
- package/dist/{index-7gRAatVW.mjs → index-B3ZrjegL.mjs} +10071 -9911
- package/dist/{index-7gRAatVW.mjs.map → index-B3ZrjegL.mjs.map} +1 -1
- package/dist/{index-DZBm1v7J.mjs → index-DgHUyAIK.mjs} +2 -2
- package/dist/{index-DZBm1v7J.mjs.map → index-DgHUyAIK.mjs.map} +1 -1
- package/dist/locales/en-US/common.d.ts +5 -0
- package/dist/locales/en-US.d.ts +5 -0
- package/dist/locales/zh-CN/common.d.ts +5 -0
- package/dist/locales/zh-CN.d.ts +5 -0
- package/dist/locales/zh-TW/common.d.ts +5 -0
- package/dist/locales/zh-TW.d.ts +5 -0
- package/dist/rcs.css +1 -1
- package/dist/rcs.es.js +37 -36
- package/dist/rcs.umd.js +58 -58
- package/dist/rcs.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/digitalsee/workflow/Canvas/WorkflowCanvas.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Canvas/classicNodeCreate.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Canvas/constants.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Canvas/hooks/classicNodeAddConnection.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Handles/customHandleConnectable.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Nodes/classicNodePackageNodes.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Nodes/classicNodePackagePortLayout.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Nodes/useClassicNodePackagePorts.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/NextNodeConfig/fieldSchemaAdapter.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/NextNodeConfig/fields/WorkflowCodeField.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/NextNodeConfig/index.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/NextNodeConfig/proxyField.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/AccountSelect/components/CredentialAccountForm.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/FormFieldRenderer/fields/JsonTagField/plugin/keywords.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/FormFieldRenderer/index.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/FormFieldRenderer/next-compatible.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/NextVariableModal/variable-tree-next.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/NodeTest.helpers.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/NodeTest.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/components/online-ide/helper/flowVariables.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/define/condition.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/submitPayload.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/NodesConfig/utils/credentialConnection.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/components/NodeCardList.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/hooks/useCategories.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/hooks/useNavigation.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/hooks/useNodeActionState.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/hooks/useNodeSelectorPresentation.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/connectableActionLoader.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/connectableDataSource.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/connectableQuery.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/connectableResponse.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/dataTransformers.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/filterEdgeInsertActions.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/nodeAddContext.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/Panels/ModernNodeSelectorPanel/utils/queryParams.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/api/connectable.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/api/index.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/builtin/globalConfig/service.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/config/defaultCanvasEngineConfig.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/hooks/state.hooks.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/store/workflowSlice.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/classicNodeActionIdentity.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/classicNodePackageConnection.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/classicNodePackageGraphValidation.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/compatiblePortSelection.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/mcpCanvas.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/nextNodeSchemaCache.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/nodeDataFormatter.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/portConnectionValidationMessages.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/portConnectionValidator.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/queuedNodeConfigOpen.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/switchNodePackage.test.d.ts +0 -1
- package/dist/components/digitalsee/workflow/utils/workflowConnectionValidator.test.d.ts +0 -1
- package/dist/components/dynamic-form/DynamicForm.test.d.ts +0 -1
- package/dist/components/dynamic-form/components/ValueModeWrapper/ValueModePolicy.test.d.ts +0 -1
- package/dist/components/dynamic-form/components/ValueModeWrapper/ValueModeWrapper.test.d.ts +0 -1
- package/dist/components/dynamic-form/components/VariableTextarea/VariableTextarea.test.d.ts +0 -1
- package/dist/components/dynamic-form/fields/complex/KeyValueField.test.d.ts +0 -1
- package/dist/components/dynamic-form/registry/createFieldComponent.test.d.ts +0 -1
- package/dist/components/dynamic-form/utils/__tests__/path-get.test.d.ts +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.