@tachybase/plugin-workflow-approval 1.2.5 → 1.2.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/client/{usage/h5/collection/ApprovalTodos.d.ts → common/collections/userJobs.d.ts} +5 -22
- package/dist/client/common/constants/approval-initiation-status-options.d.ts +1 -0
- package/dist/client/common/constants/job-status-options.d.ts +18 -0
- package/dist/client/{usage/pc/block/common/ApprovalExecution.provider.d.ts → common/contexts/approvalExecution.d.ts} +1 -1
- package/dist/client/common/tools/flatSchemaArray.d.ts +1 -0
- package/dist/client/index.js +39 -49
- package/dist/client/locale.d.ts +4 -3
- package/dist/client/user-interface/h5/component/ApprovalReachDataType.d.ts +1 -0
- package/dist/client/user-interface/h5/component/ApprovalTemplateType.d.ts +1 -0
- package/dist/client/user-interface/h5/constants.d.ts +59 -0
- package/dist/client/user-interface/h5/initiations/InitiationsBlock.d.ts +3 -0
- package/dist/client/user-interface/h5/initiations/component/ApprovalItem.d.ts +1 -0
- package/dist/client/user-interface/h5/initiations/component/ApprovalStatus.d.ts +1 -0
- package/dist/client/user-interface/h5/todos/TodosBlock.d.ts +2 -0
- package/dist/client/user-interface/h5/todos/component/TabApplicantType.d.ts +1 -0
- package/dist/client/user-interface/h5/todos/component/ViewActionTodosContent.d.ts +2 -0
- package/dist/client/{usage → user-interface}/h5/todos/component/ViewTodosUserJobsContent.d.ts +2 -3
- package/dist/client/user-interface/h5/todos/component/ViewTodosWorkflowNoticeContent.d.ts +2 -0
- package/dist/client/user-interface/pc/block/apply-list/ApplyList.d.ts +5 -0
- package/dist/client/{usage/pc/block/approval-list → user-interface/pc/block/apply-list}/FeatureModal.schema.d.ts +3 -1
- package/dist/client/{usage/pc/block/approval-list → user-interface/pc/block/apply-list-old}/InitiateApplication.d.ts +1 -1
- package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/TableInitiated.schema.d.ts +2 -2
- package/dist/client/user-interface/pc/block/table-todos/CheckContentContainer.d.ts +1 -0
- package/dist/client/{usage → user-interface}/pc/common/ApprovalData.provider.d.ts +1 -1
- package/dist/client/user-interface/pc/common/process-columns/tools.d.ts +2 -0
- package/dist/common/constants.d.ts +1 -1
- package/dist/common/constants.js +1 -1
- package/dist/externalVersion.js +10 -10
- package/dist/server/instructions/Approval.js +1 -1
- package/dist/server/instructions/ApprovalCarbonCopy.js +2 -2
- package/package.json +12 -12
- package/dist/client/usage/h5/collection/Approvals.collection.d.ts +0 -85
- package/dist/client/usage/h5/collection/FlowNodes.collection.d.ts +0 -38
- package/dist/client/usage/h5/collection/UserJobs.collection.d.ts +0 -141
- package/dist/client/usage/h5/collection/Workflows.collection.d.ts +0 -30
- package/dist/client/usage/h5/collection/approvalCarbonCopy.collection.d.ts +0 -156
- package/dist/client/usage/h5/component/ApprovalReachDataType.d.ts +0 -2
- package/dist/client/usage/h5/component/ApprovalTemplateType.d.ts +0 -2
- package/dist/client/usage/h5/constants.d.ts +0 -159
- package/dist/client/usage/h5/initiations/InitiationsBlock.d.ts +0 -5
- package/dist/client/usage/h5/initiations/component/ApprovalItem.d.ts +0 -2
- package/dist/client/usage/h5/initiations/component/ApprovalStatus.d.ts +0 -2
- package/dist/client/usage/h5/locale.d.ts +0 -7
- package/dist/client/usage/h5/todos/TodosBlock.d.ts +0 -3
- package/dist/client/usage/h5/todos/component/TabApplicantType.d.ts +0 -2
- package/dist/client/usage/h5/todos/component/ViewActionTodosContent.d.ts +0 -3
- package/dist/client/usage/h5/todos/component/ViewTodosWorkflowNoticeContent.d.ts +0 -3
- package/dist/client/usage/pc/block/approval-list/FeatureList.d.ts +0 -1
- package/dist/client/usage/pc/block/common/FlowContext.provider.d.ts +0 -5
- package/dist/client/usage/pc/block/initiations-table/apply-button/hooks/useActionResubmit.d.ts +0 -3
- package/dist/client/usage/pc/block/initiations-table/apply-button/hooks/useWithdrawAction.d.ts +0 -3
- package/dist/client/usage/pc/block/todos-table/CheckContent.component.d.ts +0 -1
- package/dist/client/usage/pc/block/todos-table/CheckContent.provider.d.ts +0 -1
- package/dist/client/usage/pc/constants.d.ts +0 -91
- package/dist/client/usage/pc/locale.d.ts +0 -7
- /package/dist/client/{usage/h5/collection/notice.collection.d.ts → common/collections/workflowNotice.d.ts} +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/Approval.instruction.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/ApprovalNode.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/AssigneesAddButton.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/AssigneesSelect.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/AssigneesSelectCustom.schema.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/AssigneesSelectCustom.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/AssigneesSelectNormal.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/ConfigButton.provider.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/ContentTooltip.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/ContentTooltip.style.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/NegotiationConfig.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-fieldset/NegotiationConfig.style.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApplyShowDetailAddBlock.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApplyShowDetailModal.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApplyShowDetailModal.schema.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApplyShowDetailModal.style.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApprovalFormBlockProvider.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/components/approver-modal/ApprovalUpdateForm.provider.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/contexts/ApproverConfig.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/ApproverAction.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/ApproverActionCommon.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/ApproverDetailForm.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/ApproverShowDetail.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/SwitchApproverActionBlock.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/forms/Approval.options.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/forms/FormActionButton.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/forms/FormBlock.factory.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/forms/SwitchActionCommon.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/forms/update.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/initializers/kit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/kit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-approval/tools.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/ApprovalCarbonCopy.instruction.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/config-items/AddNotifiedPerson.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/config-items/ConfigButtonNotice.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/config-items/SelectNotifiedPerson.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/kit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/show-interface/CarbonCopyDetail.block.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/show-interface/CarbonCopyDetail.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/show-interface/CarbonCopyDetail.schema.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/show-interface/CarbonCopyDetailContainer.schema.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/show-interface/style.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/instruction-carbon-copy/style.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/kit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/Approval.trigger.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/components/ApplyFormAddBlock.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/components/ApplyFormWrapper.schema.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/components/ApplyFormWrapper.view.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyForm.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyFormAction.initializer.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyFormActionCommon.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyFormActionReSubmit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyFormActionReminder.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/ApplyFormDetail.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/initializers/kit.d.ts +0 -0
- /package/dist/client/{configuration → system-settings}/trigger-approval/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/ApprovalBlockInitializer.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/ApprovalSettings.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/component/ApprovalProcess.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/context/ApprovalExecution.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/context/FormBlock.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/context/SchemaComponent.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/context/WithActionEnabled.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/component/InitiationsItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/component/UserInitiationsItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/component/ViewActionInitiationsContent.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/component/ViewActionUserInitiationsContent.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/config/LauncherActionConfig.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/config/LauncherActionConfigComponent.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useActionReminder.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useActionResubmit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useCreateSubmit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useDestroyAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useFormBlockProps.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useUpadteSubmit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/hook/useWithdrawAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/ActionBar.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/ActionReminder.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/ActionResubmit.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/ApplyActionStatus.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/Resubmit.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/initiations/provider/WithdrawAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabApprovalItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabApprovalType.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabDuplicateItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabExecutedItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabPendingItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/TabProcessedItem.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/component/ViewTodosDetailsContent.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/componentSchema.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/useApprovalDetailBlockProps.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/useApprovalFormBlockProps.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/useDestroyAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/useFormBlockProps.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/usePropsNoticeDetail.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/hook/useSubmit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/interface/interface.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/ActionBarProvider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/ApplyActionStatus.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/ApprovalAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/ApprovalFormBlock.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/FormBlockProvider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/ManualActionStatusProvider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/WithdrawAction.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/h5/todos/provider/todosContext.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/kit.d.ts +0 -0
- /package/dist/client/{usage/pc/block/approval-list/FeatureList.style.d.ts → user-interface/pc/block/apply-list/ApplyList.style.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/approval-list/FeatureCard.component.d.ts → user-interface/pc/block/apply-list/FeatureCard.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/approval-list → user-interface/pc/block/apply-list}/FeatureCard.style.d.ts +0 -0
- /package/dist/client/{usage/pc/block/approval-list → user-interface/pc/block/apply-list}/FeatureModal.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/common/FuzzySearch.component.d.ts → user-interface/pc/block/common/FuzzySearch.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/common}/hooks/useActionReminder.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/common}/hooks/useActionResubmit.d.ts +0 -0
- /package/dist/client/{usage/pc/block/common → user-interface/pc/block/common/hooks}/useHandleRefresh.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table/apply-button → user-interface/pc/block/common}/hooks/useSubmitCreate.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/common}/hooks/useWithdrawAction.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table/apply-button → user-interface/pc/block/common/providers}/ActionBar.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/common}/providers/ActionReminder.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table/apply-button → user-interface/pc/block/common/providers}/ActionStatus.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table/apply-button → user-interface/pc/block/common/providers}/ActionWithdraw.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/common/SchemaComponent.provider.d.ts → user-interface/pc/block/common/providers/SchemaComponentContextProvider.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/common/providers}/WithdrawAction.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/block/initializers/ApprovalBlock.initializer.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/block/initializers/BlockInitItem.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initializers/BlockInitItem.remote.d.ts → user-interface/pc/block/initializers/BlockInitItem.schema.d.ts} +0 -0
- /package/dist/client/{usage → user-interface}/pc/block/initializers/BlockInitItem.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/block/initializers/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/block/kit.d.ts +0 -0
- /package/dist/client/{usage/pc/block/carbon-copy-table → user-interface/pc/block/table-carbon-copy}/CarbonCopyBlock.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/carbon-copy-table → user-interface/pc/block/table-carbon-copy}/CarbonCopyCenter.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/ApprovalStatus.context.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table/CheckContent.component.d.ts → user-interface/pc/block/table-initiations/CheckContent.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/CheckContent.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/CheckContent.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/CheckContent.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/CheckLink.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/CheckLink.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/TableInitiated.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/apply-button/ApplyButton.component.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/apply-button/ApplyButton.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/apply-button/ApplyButton.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/hooks/useDestroyAction.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/hooks/useFormBlockProps.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/hooks/useSubmitUpdate.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/providers/ActionBar.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/providers/ActionResubmit.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/providers/ApplyActionStatus.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/initiations-table → user-interface/pc/block/table-initiations}/providers/Record.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/CheckContent.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/CheckContent.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/CheckLink.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/CheckLink.view.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/TableTodos.schema.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table/TableTodos.d.ts → user-interface/pc/block/table-todos/TableTodos.view.d.ts} +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/hooks/useApprovalDetailBlockProps.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/hooks/useApprovalFormBlockProps.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/hooks/useSubmit.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/providers/ActionBar.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/providers/ApprovalAction.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/providers/ApprovalExecutions.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/providers/ApprovalFormBlock.provider.d.ts +0 -0
- /package/dist/client/{usage/pc/block/todos-table → user-interface/pc/block/table-todos}/providers/ApprovalUpdateForm.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/ApprovalProcess.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/ApprovalProcessTimeLine.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/Resubmit.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/WithActionEnabled.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/approvalStatus.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/lastNode.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/node.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/status.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/summary.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/user.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/approval-columns/workflow.column.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-columns/column.action.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-columns/column.node.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-columns/column.status.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-columns/column.user.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-columns/column.workflow.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-show-detail/NoticeDetail.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-show-detail/NoticeDetail.schema.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-show-detail/contexts/MyComponent.context.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-show-detail/contexts/WorkflowNotice.context.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/notice-show-detail/hooks/usePropsNoticeDetail.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/process-columns/index.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/process-columns/renderDetail.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/process-columns/renderStatus.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/process-columns/renderTaskNode.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/style.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/common/tools.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/ApprovalRecordBlock.provider.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/ApprovalRecordBlock.schema.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/ApprovalRecordBlock.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/RecordBlock.initializer.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/RecordBlockInitItem.remote.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/RecordBlockInitItem.view.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/initializers/kit.d.ts +0 -0
- /package/dist/client/{usage → user-interface}/pc/record-block/kit.d.ts +0 -0
package/dist/client/locale.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
export declare const NAMESPACE = "
|
|
2
|
-
export declare function usePluginTranslation(): any;
|
|
1
|
+
export declare const NAMESPACE = "workflow-approval";
|
|
3
2
|
export declare function useTranslation(): {
|
|
4
3
|
t: (key: string, options?: {}) => string;
|
|
5
4
|
};
|
|
6
5
|
export declare function lang(key: string, options?: {}): string;
|
|
7
|
-
export declare const tval: (key: string
|
|
6
|
+
export declare const tval: (key: string, options?: {
|
|
7
|
+
ns: string;
|
|
8
|
+
}) => string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ApprovalReachDataType: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ApprovalTemplateType: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SchemaInitializerItemType } from '@tachybase/client';
|
|
3
|
+
import { JOB_STATUS } from '@tachybase/module-workflow/client';
|
|
4
|
+
import { ISchema } from '@tachybase/schema';
|
|
5
|
+
export declare const ProcessedStatus: number[];
|
|
6
|
+
export declare const ApprovalPriorityType: {
|
|
7
|
+
value: string;
|
|
8
|
+
label: string;
|
|
9
|
+
color: string;
|
|
10
|
+
}[];
|
|
11
|
+
export declare const ExecutionStatusOptions: {
|
|
12
|
+
value: any;
|
|
13
|
+
label: string;
|
|
14
|
+
color: string;
|
|
15
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
description: string;
|
|
17
|
+
}[];
|
|
18
|
+
export declare const ApprovalNoticeStatusOptions: {
|
|
19
|
+
value: any;
|
|
20
|
+
label: string;
|
|
21
|
+
color: string;
|
|
22
|
+
}[];
|
|
23
|
+
type ValueOf<T> = T[keyof T];
|
|
24
|
+
export type FormType = {
|
|
25
|
+
type: 'create' | 'update' | 'custom';
|
|
26
|
+
title: string;
|
|
27
|
+
actions: ValueOf<typeof JOB_STATUS>[];
|
|
28
|
+
collection: string | {
|
|
29
|
+
name: string;
|
|
30
|
+
fields: any[];
|
|
31
|
+
[key: string]: any;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
export type ManualFormType = {
|
|
35
|
+
title: string;
|
|
36
|
+
config: {
|
|
37
|
+
useInitializer: ({ allCollections }?: {
|
|
38
|
+
allCollections: any[];
|
|
39
|
+
}) => SchemaInitializerItemType;
|
|
40
|
+
initializers?: {
|
|
41
|
+
[key: string]: React.FC;
|
|
42
|
+
};
|
|
43
|
+
components?: {
|
|
44
|
+
[key: string]: React.FC;
|
|
45
|
+
};
|
|
46
|
+
parseFormOptions(root: ISchema): {
|
|
47
|
+
[key: string]: FormType;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
block: {
|
|
51
|
+
scope?: {
|
|
52
|
+
[key: string]: () => any;
|
|
53
|
+
};
|
|
54
|
+
components?: {
|
|
55
|
+
[key: string]: React.FC;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ApprovalItem: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ApprovalStatus: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const TabApplicantType: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
package/dist/client/{usage → user-interface}/h5/todos/component/ViewTodosUserJobsContent.d.ts
RENAMED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../../style/style.css';
|
|
3
1
|
import { Registry } from '@tachybase/utils/client';
|
|
4
2
|
import { ManualFormType } from '../../constants';
|
|
5
|
-
|
|
3
|
+
import '../../style/style.css';
|
|
4
|
+
export declare const ViewTodosUserJobsContent: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
6
5
|
export declare const manualFormTypes: Registry<ManualFormType>;
|
|
@@ -85,7 +85,7 @@ export declare const schemaTableInitiated: {
|
|
|
85
85
|
};
|
|
86
86
|
};
|
|
87
87
|
};
|
|
88
|
-
|
|
88
|
+
createdAt: {
|
|
89
89
|
type: string;
|
|
90
90
|
'x-decorator': string;
|
|
91
91
|
'x-component': string;
|
|
@@ -93,7 +93,7 @@ export declare const schemaTableInitiated: {
|
|
|
93
93
|
width: number;
|
|
94
94
|
};
|
|
95
95
|
properties: {
|
|
96
|
-
|
|
96
|
+
createdAt: {
|
|
97
97
|
type: string;
|
|
98
98
|
'x-component': string;
|
|
99
99
|
'x-read-pretty': boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const CheckContentContainer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Approval } from '../block/todos
|
|
1
|
+
import { Approval } from '../block/table-todos/providers/ApprovalExecutions.provider';
|
|
2
2
|
export declare const ApprovalContext: import("react").Context<Partial<Approval>>;
|
|
3
3
|
export declare function useApproval(): Partial<Approval>;
|
|
4
4
|
export declare function ApprovalDataProvider(props: any): import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,6 +2,6 @@ export declare const NOTICE_INSTRUCTION_NAMESPACE = "notice";
|
|
|
2
2
|
export declare const COLLECTION_NOTICE_NAME = "workflowNotice";
|
|
3
3
|
export declare const COLLECTION_NAME_APPROVAL_CARBON_COPY = "approvalCarbonCopy";
|
|
4
4
|
export declare const COLLECTION_WORKFLOWS_NAME = "workflows";
|
|
5
|
-
export declare const NAMESPACE = "
|
|
5
|
+
export declare const NAMESPACE = "workflow-approval";
|
|
6
6
|
export declare const PLUGIN_NAME_APPROVAL = "approval";
|
|
7
7
|
export declare const INSTRUCTION_TYPE_NAME_APPROVAL = "approval";
|
package/dist/common/constants.js
CHANGED
|
@@ -30,7 +30,7 @@ const NOTICE_INSTRUCTION_NAMESPACE = "notice";
|
|
|
30
30
|
const COLLECTION_NOTICE_NAME = "workflowNotice";
|
|
31
31
|
const COLLECTION_NAME_APPROVAL_CARBON_COPY = "approvalCarbonCopy";
|
|
32
32
|
const COLLECTION_WORKFLOWS_NAME = "workflows";
|
|
33
|
-
const NAMESPACE = "
|
|
33
|
+
const NAMESPACE = "workflow-approval";
|
|
34
34
|
const PLUGIN_NAME_APPROVAL = "approval";
|
|
35
35
|
const INSTRUCTION_TYPE_NAME_APPROVAL = "approval";
|
|
36
36
|
// Annotate the CommonJS export names for ESM import in node:
|
package/dist/externalVersion.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@tachybase/client": "1.2.
|
|
3
|
-
"@tachybase/module-workflow": "1.2.
|
|
4
|
-
"@tachybase/server": "1.2.
|
|
2
|
+
"@tachybase/client": "1.2.7",
|
|
3
|
+
"@tachybase/module-workflow": "1.2.7",
|
|
4
|
+
"@tachybase/server": "1.2.7",
|
|
5
5
|
"lodash": "4.17.21",
|
|
6
6
|
"react": "18.3.1",
|
|
7
|
-
"@tachybase/schema": "1.2.
|
|
7
|
+
"@tachybase/schema": "1.2.7",
|
|
8
8
|
"antd": "5.22.5",
|
|
9
|
-
"@tachybase/actions": "1.2.
|
|
10
|
-
"@tachybase/database": "1.2.
|
|
11
|
-
"@tachybase/data-source": "1.2.
|
|
12
|
-
"@tachybase/module-ui-schema": "1.2.
|
|
13
|
-
"@tachybase/utils": "1.2.
|
|
9
|
+
"@tachybase/actions": "1.2.7",
|
|
10
|
+
"@tachybase/database": "1.2.7",
|
|
11
|
+
"@tachybase/data-source": "1.2.7",
|
|
12
|
+
"@tachybase/module-ui-schema": "1.2.7",
|
|
13
|
+
"@tachybase/utils": "1.2.7",
|
|
14
14
|
"sequelize": "6.37.5",
|
|
15
|
-
"@tachybase/components": "1.2.
|
|
15
|
+
"@tachybase/components": "1.2.7",
|
|
16
16
|
"@ant-design/icons": "5.3.7",
|
|
17
17
|
"ahooks": "3.8.4",
|
|
18
18
|
"react-router-dom": "6.28.1"
|
|
@@ -88,7 +88,7 @@ class ApprovalInstruction extends import_module_workflow.Instruction {
|
|
|
88
88
|
const collection = this.workflow.app.dataSourceManager.dataSources.get(dataSourceName).collectionManager.getCollection(approval.collectionName);
|
|
89
89
|
const message = {
|
|
90
90
|
userId,
|
|
91
|
-
title: '{{t("Approval", { ns: "
|
|
91
|
+
title: '{{t("Approval", { ns: "workflow-approval" })}}',
|
|
92
92
|
content: "",
|
|
93
93
|
collectionName: approval.collectionName,
|
|
94
94
|
jsonContent: approval.summary,
|
|
@@ -45,7 +45,7 @@ class ApprovalCarbonCopyInstruction extends import_module_workflow.Instruction {
|
|
|
45
45
|
appends: ["approvalExecutions", "createdBy"],
|
|
46
46
|
except: ["data"]
|
|
47
47
|
});
|
|
48
|
-
if ([import_status.APPROVAL_STATUS.SUBMITTED].includes(approval.status)) {
|
|
48
|
+
if ([import_status.APPROVAL_STATUS.SUBMITTED, import_status.APPROVAL_STATUS.ERROR].includes(approval.status)) {
|
|
49
49
|
const CarbonCopyModel = db.getModel(import_constants.COLLECTION_NAME_APPROVAL_CARBON_COPY);
|
|
50
50
|
const notifiedPersonDataMap = targetPersonList.map((userId, index) => {
|
|
51
51
|
var _a;
|
|
@@ -73,7 +73,7 @@ class ApprovalCarbonCopyInstruction extends import_module_workflow.Instruction {
|
|
|
73
73
|
const collection = this.workflow.app.dataSourceManager.dataSources.get(dataSourceName).collectionManager.getCollection(approval.collectionName);
|
|
74
74
|
const message = {
|
|
75
75
|
userId,
|
|
76
|
-
title: '{{t("Approval Carbon Copy", { ns: "
|
|
76
|
+
title: '{{t("Approval Carbon Copy", { ns: "workflow-approval" })}}',
|
|
77
77
|
content: "",
|
|
78
78
|
jsonContent: approval.summary,
|
|
79
79
|
collectionName: approval.collectionName,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-workflow-approval",
|
|
3
3
|
"displayName": "Approval",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.7",
|
|
5
5
|
"description": "Approval base in Workflow",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Approval",
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
"sequelize": "^6.37.5"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@tachybase/actions": "1.2.
|
|
29
|
-
"@tachybase/
|
|
30
|
-
"@tachybase/
|
|
31
|
-
"@tachybase/
|
|
32
|
-
"@tachybase/
|
|
33
|
-
"@tachybase/
|
|
34
|
-
"@tachybase/module-workflow": "1.2.
|
|
35
|
-
"@tachybase/
|
|
36
|
-
"@tachybase/
|
|
37
|
-
"@tachybase/
|
|
38
|
-
"@tachybase/
|
|
28
|
+
"@tachybase/actions": "1.2.7",
|
|
29
|
+
"@tachybase/components": "1.2.7",
|
|
30
|
+
"@tachybase/client": "1.2.7",
|
|
31
|
+
"@tachybase/database": "1.2.7",
|
|
32
|
+
"@tachybase/data-source": "1.2.7",
|
|
33
|
+
"@tachybase/module-ui-schema": "1.2.7",
|
|
34
|
+
"@tachybase/module-workflow": "1.2.7",
|
|
35
|
+
"@tachybase/server": "1.2.7",
|
|
36
|
+
"@tachybase/schema": "1.2.7",
|
|
37
|
+
"@tachybase/utils": "1.2.7",
|
|
38
|
+
"@tachybase/test": "1.2.7"
|
|
39
39
|
},
|
|
40
40
|
"description.zh-CN": "审批系统是一个强大的BPM工具,为业务流程自动化提供基础支持,同时具备高度灵活性和可扩展性,确保审批流程的效率和合规性,助力企业释放创新潜力。",
|
|
41
41
|
"displayName.zh-CN": "审批",
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
export declare const CollectionApprovals: {
|
|
2
|
-
title: string;
|
|
3
|
-
name: string;
|
|
4
|
-
fields: ({
|
|
5
|
-
type: string;
|
|
6
|
-
name: string;
|
|
7
|
-
interface: string;
|
|
8
|
-
uiSchema: {
|
|
9
|
-
type: string;
|
|
10
|
-
title: string;
|
|
11
|
-
'x-component': string;
|
|
12
|
-
'x-component-props'?: undefined;
|
|
13
|
-
enum?: undefined;
|
|
14
|
-
};
|
|
15
|
-
target?: undefined;
|
|
16
|
-
foreignKey?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
type: string;
|
|
19
|
-
name: string;
|
|
20
|
-
target: string;
|
|
21
|
-
foreignKey: string;
|
|
22
|
-
interface: string;
|
|
23
|
-
uiSchema: {
|
|
24
|
-
type: string;
|
|
25
|
-
title: string;
|
|
26
|
-
'x-component': string;
|
|
27
|
-
'x-component-props': {
|
|
28
|
-
fieldNames: {
|
|
29
|
-
label: string;
|
|
30
|
-
value: string;
|
|
31
|
-
};
|
|
32
|
-
service: {
|
|
33
|
-
resource: string;
|
|
34
|
-
};
|
|
35
|
-
showTime?: undefined;
|
|
36
|
-
};
|
|
37
|
-
enum?: undefined;
|
|
38
|
-
};
|
|
39
|
-
} | {
|
|
40
|
-
type: string;
|
|
41
|
-
name: string;
|
|
42
|
-
interface: string;
|
|
43
|
-
uiSchema: {
|
|
44
|
-
type: string;
|
|
45
|
-
title: string;
|
|
46
|
-
'x-component': string;
|
|
47
|
-
enum: ({
|
|
48
|
-
value: number;
|
|
49
|
-
label: string;
|
|
50
|
-
editable: boolean;
|
|
51
|
-
color?: undefined;
|
|
52
|
-
} | {
|
|
53
|
-
value: number;
|
|
54
|
-
label: string;
|
|
55
|
-
color: string;
|
|
56
|
-
editable: boolean;
|
|
57
|
-
} | {
|
|
58
|
-
value: number;
|
|
59
|
-
label: string;
|
|
60
|
-
color: string;
|
|
61
|
-
editable?: undefined;
|
|
62
|
-
})[];
|
|
63
|
-
'x-component-props'?: undefined;
|
|
64
|
-
};
|
|
65
|
-
target?: undefined;
|
|
66
|
-
foreignKey?: undefined;
|
|
67
|
-
} | {
|
|
68
|
-
name: string;
|
|
69
|
-
type: string;
|
|
70
|
-
interface: string;
|
|
71
|
-
uiSchema: {
|
|
72
|
-
type: string;
|
|
73
|
-
title: string;
|
|
74
|
-
'x-component': string;
|
|
75
|
-
'x-component-props': {
|
|
76
|
-
showTime: boolean;
|
|
77
|
-
fieldNames?: undefined;
|
|
78
|
-
service?: undefined;
|
|
79
|
-
};
|
|
80
|
-
enum?: undefined;
|
|
81
|
-
};
|
|
82
|
-
target?: undefined;
|
|
83
|
-
foreignKey?: undefined;
|
|
84
|
-
})[];
|
|
85
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export declare const CollectionFlowNodes: {
|
|
2
|
-
title: string;
|
|
3
|
-
name: string;
|
|
4
|
-
fields: ({
|
|
5
|
-
type: string;
|
|
6
|
-
name: string;
|
|
7
|
-
interface: string;
|
|
8
|
-
uiSchema: {
|
|
9
|
-
type: string;
|
|
10
|
-
title: string;
|
|
11
|
-
'x-component': string;
|
|
12
|
-
'x-component-props': {
|
|
13
|
-
fieldNames: {
|
|
14
|
-
label: string;
|
|
15
|
-
value: string;
|
|
16
|
-
};
|
|
17
|
-
service: {
|
|
18
|
-
resource: string;
|
|
19
|
-
params: {
|
|
20
|
-
filter: {
|
|
21
|
-
type: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
} | {
|
|
28
|
-
type: string;
|
|
29
|
-
name: string;
|
|
30
|
-
interface: string;
|
|
31
|
-
uiSchema: {
|
|
32
|
-
type: string;
|
|
33
|
-
title: string;
|
|
34
|
-
'x-component': string;
|
|
35
|
-
'x-component-props'?: undefined;
|
|
36
|
-
};
|
|
37
|
-
})[];
|
|
38
|
-
};
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
export declare const nodeCollection: {
|
|
2
|
-
title: string;
|
|
3
|
-
name: string;
|
|
4
|
-
fields: ({
|
|
5
|
-
type: string;
|
|
6
|
-
name: string;
|
|
7
|
-
interface: string;
|
|
8
|
-
uiSchema: {
|
|
9
|
-
type: string;
|
|
10
|
-
title: string;
|
|
11
|
-
'x-component': string;
|
|
12
|
-
'x-component-props': {
|
|
13
|
-
fieldNames: {
|
|
14
|
-
label: string;
|
|
15
|
-
value: string;
|
|
16
|
-
};
|
|
17
|
-
service: {
|
|
18
|
-
resource: string;
|
|
19
|
-
params: {
|
|
20
|
-
filter: {
|
|
21
|
-
type: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
} | {
|
|
28
|
-
type: string;
|
|
29
|
-
name: string;
|
|
30
|
-
interface: string;
|
|
31
|
-
uiSchema: {
|
|
32
|
-
type: string;
|
|
33
|
-
title: string;
|
|
34
|
-
'x-component': string;
|
|
35
|
-
'x-component-props'?: undefined;
|
|
36
|
-
};
|
|
37
|
-
})[];
|
|
38
|
-
};
|
|
39
|
-
export declare const workflowCollection: {
|
|
40
|
-
title: string;
|
|
41
|
-
name: string;
|
|
42
|
-
fields: {
|
|
43
|
-
type: string;
|
|
44
|
-
name: string;
|
|
45
|
-
interface: string;
|
|
46
|
-
uiSchema: {
|
|
47
|
-
title: string;
|
|
48
|
-
type: string;
|
|
49
|
-
'x-component': string;
|
|
50
|
-
required: boolean;
|
|
51
|
-
};
|
|
52
|
-
}[];
|
|
53
|
-
};
|
|
54
|
-
export declare const todoCollection: {
|
|
55
|
-
title: string;
|
|
56
|
-
name: string;
|
|
57
|
-
fields: ({
|
|
58
|
-
type: string;
|
|
59
|
-
name: string;
|
|
60
|
-
target: string;
|
|
61
|
-
foreignKey: string;
|
|
62
|
-
interface: string;
|
|
63
|
-
uiSchema: {
|
|
64
|
-
type: string;
|
|
65
|
-
title: string;
|
|
66
|
-
'x-component': string;
|
|
67
|
-
'x-component-props': {
|
|
68
|
-
fieldNames: {
|
|
69
|
-
label: string;
|
|
70
|
-
value: string;
|
|
71
|
-
};
|
|
72
|
-
service: {
|
|
73
|
-
resource: string;
|
|
74
|
-
};
|
|
75
|
-
showTime?: undefined;
|
|
76
|
-
};
|
|
77
|
-
enum?: undefined;
|
|
78
|
-
};
|
|
79
|
-
isAssociation?: undefined;
|
|
80
|
-
} | {
|
|
81
|
-
type: string;
|
|
82
|
-
name: string;
|
|
83
|
-
target: string;
|
|
84
|
-
foreignKey: string;
|
|
85
|
-
interface: string;
|
|
86
|
-
isAssociation: boolean;
|
|
87
|
-
uiSchema: {
|
|
88
|
-
type: string;
|
|
89
|
-
title: string;
|
|
90
|
-
'x-component': string;
|
|
91
|
-
'x-component-props': {
|
|
92
|
-
fieldNames: {
|
|
93
|
-
label: string;
|
|
94
|
-
value: string;
|
|
95
|
-
};
|
|
96
|
-
service: {
|
|
97
|
-
resource: string;
|
|
98
|
-
};
|
|
99
|
-
showTime?: undefined;
|
|
100
|
-
};
|
|
101
|
-
enum?: undefined;
|
|
102
|
-
};
|
|
103
|
-
} | {
|
|
104
|
-
type: string;
|
|
105
|
-
name: string;
|
|
106
|
-
interface: string;
|
|
107
|
-
uiSchema: {
|
|
108
|
-
type: string;
|
|
109
|
-
title: string;
|
|
110
|
-
'x-component': string;
|
|
111
|
-
enum: {
|
|
112
|
-
value: import("@tachybase/module-workflow/client").JOB_STATUS;
|
|
113
|
-
label: string;
|
|
114
|
-
color: string;
|
|
115
|
-
icon: import("react/jsx-runtime").JSX.Element;
|
|
116
|
-
}[];
|
|
117
|
-
'x-component-props'?: undefined;
|
|
118
|
-
};
|
|
119
|
-
target?: undefined;
|
|
120
|
-
foreignKey?: undefined;
|
|
121
|
-
isAssociation?: undefined;
|
|
122
|
-
} | {
|
|
123
|
-
name: string;
|
|
124
|
-
type: string;
|
|
125
|
-
interface: string;
|
|
126
|
-
uiSchema: {
|
|
127
|
-
type: string;
|
|
128
|
-
title: string;
|
|
129
|
-
'x-component': string;
|
|
130
|
-
'x-component-props': {
|
|
131
|
-
showTime: boolean;
|
|
132
|
-
fieldNames?: undefined;
|
|
133
|
-
service?: undefined;
|
|
134
|
-
};
|
|
135
|
-
enum?: undefined;
|
|
136
|
-
};
|
|
137
|
-
target?: undefined;
|
|
138
|
-
foreignKey?: undefined;
|
|
139
|
-
isAssociation?: undefined;
|
|
140
|
-
})[];
|
|
141
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export declare const CollectionWorkflows: {
|
|
2
|
-
title: string;
|
|
3
|
-
name: string;
|
|
4
|
-
fields: ({
|
|
5
|
-
type: string;
|
|
6
|
-
name: string;
|
|
7
|
-
interface: string;
|
|
8
|
-
uiSchema: {
|
|
9
|
-
title: string;
|
|
10
|
-
type: string;
|
|
11
|
-
'x-component': string;
|
|
12
|
-
required: boolean;
|
|
13
|
-
enum?: undefined;
|
|
14
|
-
};
|
|
15
|
-
} | {
|
|
16
|
-
type: string;
|
|
17
|
-
name: string;
|
|
18
|
-
interface: string;
|
|
19
|
-
uiSchema: {
|
|
20
|
-
type: string;
|
|
21
|
-
title: string;
|
|
22
|
-
'x-component': string;
|
|
23
|
-
enum: {
|
|
24
|
-
label: string;
|
|
25
|
-
value: boolean;
|
|
26
|
-
}[];
|
|
27
|
-
required?: undefined;
|
|
28
|
-
};
|
|
29
|
-
})[];
|
|
30
|
-
};
|