@tachybase/plugin-workflow-approval 1.2.6 → 1.2.8
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
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
export declare const CollectionApprovalCarbonCopy: {
|
|
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
|
-
isAssociation?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
type: string;
|
|
20
|
-
name: string;
|
|
21
|
-
target: string;
|
|
22
|
-
foreignKey: string;
|
|
23
|
-
interface: string;
|
|
24
|
-
uiSchema: {
|
|
25
|
-
type: string;
|
|
26
|
-
title: string;
|
|
27
|
-
'x-component': string;
|
|
28
|
-
'x-component-props': {
|
|
29
|
-
fieldNames: {
|
|
30
|
-
label: string;
|
|
31
|
-
value: string;
|
|
32
|
-
};
|
|
33
|
-
service: {
|
|
34
|
-
resource: string;
|
|
35
|
-
};
|
|
36
|
-
showTime?: undefined;
|
|
37
|
-
style?: undefined;
|
|
38
|
-
};
|
|
39
|
-
enum?: undefined;
|
|
40
|
-
};
|
|
41
|
-
isAssociation?: undefined;
|
|
42
|
-
} | {
|
|
43
|
-
type: string;
|
|
44
|
-
name: string;
|
|
45
|
-
target: string;
|
|
46
|
-
foreignKey: string;
|
|
47
|
-
interface: string;
|
|
48
|
-
isAssociation: boolean;
|
|
49
|
-
uiSchema: {
|
|
50
|
-
type: string;
|
|
51
|
-
title: string;
|
|
52
|
-
'x-component': string;
|
|
53
|
-
'x-component-props': {
|
|
54
|
-
fieldNames: {
|
|
55
|
-
label: string;
|
|
56
|
-
value: string;
|
|
57
|
-
};
|
|
58
|
-
service: {
|
|
59
|
-
resource: string;
|
|
60
|
-
};
|
|
61
|
-
showTime?: undefined;
|
|
62
|
-
style?: undefined;
|
|
63
|
-
};
|
|
64
|
-
enum?: undefined;
|
|
65
|
-
};
|
|
66
|
-
} | {
|
|
67
|
-
type: string;
|
|
68
|
-
name: string;
|
|
69
|
-
interface: string;
|
|
70
|
-
uiSchema: {
|
|
71
|
-
type: string;
|
|
72
|
-
title: string;
|
|
73
|
-
'x-component': string;
|
|
74
|
-
enum: {
|
|
75
|
-
value: any;
|
|
76
|
-
label: string;
|
|
77
|
-
color: string;
|
|
78
|
-
}[];
|
|
79
|
-
'x-component-props'?: undefined;
|
|
80
|
-
};
|
|
81
|
-
target?: undefined;
|
|
82
|
-
foreignKey?: undefined;
|
|
83
|
-
isAssociation?: undefined;
|
|
84
|
-
} | {
|
|
85
|
-
name: string;
|
|
86
|
-
type: string;
|
|
87
|
-
interface: string;
|
|
88
|
-
uiSchema: {
|
|
89
|
-
type: string;
|
|
90
|
-
title: string;
|
|
91
|
-
'x-component': string;
|
|
92
|
-
'x-component-props': {
|
|
93
|
-
showTime: boolean;
|
|
94
|
-
fieldNames?: undefined;
|
|
95
|
-
service?: undefined;
|
|
96
|
-
style?: undefined;
|
|
97
|
-
};
|
|
98
|
-
enum?: undefined;
|
|
99
|
-
};
|
|
100
|
-
target?: undefined;
|
|
101
|
-
foreignKey?: undefined;
|
|
102
|
-
isAssociation?: undefined;
|
|
103
|
-
} | {
|
|
104
|
-
type: string;
|
|
105
|
-
name: string;
|
|
106
|
-
interface: string;
|
|
107
|
-
uiSchema: {
|
|
108
|
-
type: string;
|
|
109
|
-
title: string;
|
|
110
|
-
'x-component': string;
|
|
111
|
-
'x-component-props': {
|
|
112
|
-
style: {
|
|
113
|
-
overflow: string;
|
|
114
|
-
textOverflow: string;
|
|
115
|
-
whiteSpace: string;
|
|
116
|
-
};
|
|
117
|
-
fieldNames?: undefined;
|
|
118
|
-
service?: undefined;
|
|
119
|
-
showTime?: undefined;
|
|
120
|
-
};
|
|
121
|
-
enum?: undefined;
|
|
122
|
-
};
|
|
123
|
-
target?: undefined;
|
|
124
|
-
foreignKey?: undefined;
|
|
125
|
-
isAssociation?: undefined;
|
|
126
|
-
} | {
|
|
127
|
-
type: string;
|
|
128
|
-
name: string;
|
|
129
|
-
interface: string;
|
|
130
|
-
uiSchema: {
|
|
131
|
-
type: string;
|
|
132
|
-
title: string;
|
|
133
|
-
'x-component': string;
|
|
134
|
-
enum: ({
|
|
135
|
-
value: number;
|
|
136
|
-
label: string;
|
|
137
|
-
editable: boolean;
|
|
138
|
-
color?: undefined;
|
|
139
|
-
} | {
|
|
140
|
-
value: number;
|
|
141
|
-
label: string;
|
|
142
|
-
color: string;
|
|
143
|
-
editable: boolean;
|
|
144
|
-
} | {
|
|
145
|
-
value: number;
|
|
146
|
-
label: string;
|
|
147
|
-
color: string;
|
|
148
|
-
editable?: undefined;
|
|
149
|
-
})[];
|
|
150
|
-
'x-component-props'?: undefined;
|
|
151
|
-
};
|
|
152
|
-
target?: undefined;
|
|
153
|
-
foreignKey?: undefined;
|
|
154
|
-
isAssociation?: undefined;
|
|
155
|
-
})[];
|
|
156
|
-
};
|
|
@@ -1,159 +0,0 @@
|
|
|
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 NOTICE_INSTRUCTION_NAMESPACE = "notice";
|
|
6
|
-
export declare const COLLECTION_NOTICE_NAME = "workflowNotice";
|
|
7
|
-
export declare const COLLECTION_NAME_APPROVAL_CARBON_COPY = "approvalCarbonCopy";
|
|
8
|
-
/**显示状态 */
|
|
9
|
-
export declare const APPROVAL_STATUS: {
|
|
10
|
-
/**已分配 */
|
|
11
|
-
ASSIGNED: any;
|
|
12
|
-
/** 待处理*/
|
|
13
|
-
PENDING: number;
|
|
14
|
-
/**已退回 */
|
|
15
|
-
RETURNED: number;
|
|
16
|
-
/**已通过 */
|
|
17
|
-
APPROVED: number;
|
|
18
|
-
/**已拒绝 */
|
|
19
|
-
REJECTED: number;
|
|
20
|
-
/**取消 */
|
|
21
|
-
CANCELED: number;
|
|
22
|
-
/**撤回 */
|
|
23
|
-
WITHDRAWN: number;
|
|
24
|
-
};
|
|
25
|
-
export declare const ProcessedStatus: number[];
|
|
26
|
-
export declare const approvalStatusOptions: ({
|
|
27
|
-
value: any;
|
|
28
|
-
label: string;
|
|
29
|
-
color: string;
|
|
30
|
-
} | {
|
|
31
|
-
value: number;
|
|
32
|
-
label: string;
|
|
33
|
-
color?: undefined;
|
|
34
|
-
})[];
|
|
35
|
-
/**行为状态 */
|
|
36
|
-
export declare const APPROVAL_ACTION_STATUS: {
|
|
37
|
-
/** 0:草稿 */
|
|
38
|
-
DRAFT: number;
|
|
39
|
-
/** 1:已退回 */
|
|
40
|
-
RETURNED: number;
|
|
41
|
-
/** 2:提交 */
|
|
42
|
-
SUBMITTED: number;
|
|
43
|
-
/** 3:处理中 */
|
|
44
|
-
PROCESSING: number;
|
|
45
|
-
/** 4:已完结 */
|
|
46
|
-
APPROVED: number;
|
|
47
|
-
/**5:重新提交 */
|
|
48
|
-
RESUBMIT: number;
|
|
49
|
-
/** -1:拒收 */
|
|
50
|
-
REJECTED: number;
|
|
51
|
-
};
|
|
52
|
-
export declare const ApprovalStatusEnums: ({
|
|
53
|
-
value: number;
|
|
54
|
-
label: string;
|
|
55
|
-
editable: boolean;
|
|
56
|
-
color?: undefined;
|
|
57
|
-
} | {
|
|
58
|
-
value: number;
|
|
59
|
-
label: string;
|
|
60
|
-
color: string;
|
|
61
|
-
editable: boolean;
|
|
62
|
-
} | {
|
|
63
|
-
value: number;
|
|
64
|
-
label: string;
|
|
65
|
-
color: string;
|
|
66
|
-
editable?: undefined;
|
|
67
|
-
})[];
|
|
68
|
-
export declare const ApprovalPriorityType: {
|
|
69
|
-
value: string;
|
|
70
|
-
label: string;
|
|
71
|
-
color: string;
|
|
72
|
-
}[];
|
|
73
|
-
export declare const ApprovalStatusEnumDict: {};
|
|
74
|
-
export declare const JobStatusEnums: {
|
|
75
|
-
0: {
|
|
76
|
-
color: string;
|
|
77
|
-
label: string;
|
|
78
|
-
};
|
|
79
|
-
1: {
|
|
80
|
-
color: string;
|
|
81
|
-
label: string;
|
|
82
|
-
};
|
|
83
|
-
[-5]: {
|
|
84
|
-
color: string;
|
|
85
|
-
label: string;
|
|
86
|
-
};
|
|
87
|
-
[-6]: {
|
|
88
|
-
color: string;
|
|
89
|
-
label: string;
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
export declare const VoteCategory: {
|
|
93
|
-
SINGLE: symbol;
|
|
94
|
-
ALL: symbol;
|
|
95
|
-
VOTE: symbol;
|
|
96
|
-
};
|
|
97
|
-
export declare const VoteCategoryEnums: {};
|
|
98
|
-
export declare function voteOption(value: number): symbol;
|
|
99
|
-
export declare function flatSchemaArray(sourceData: any, filter: any, needRecursion?: boolean): any[];
|
|
100
|
-
type ValueOf<T> = T[keyof T];
|
|
101
|
-
export type FormType = {
|
|
102
|
-
type: 'create' | 'update' | 'custom';
|
|
103
|
-
title: string;
|
|
104
|
-
actions: ValueOf<typeof JOB_STATUS>[];
|
|
105
|
-
collection: string | {
|
|
106
|
-
name: string;
|
|
107
|
-
fields: any[];
|
|
108
|
-
[key: string]: any;
|
|
109
|
-
};
|
|
110
|
-
};
|
|
111
|
-
export type ManualFormType = {
|
|
112
|
-
title: string;
|
|
113
|
-
config: {
|
|
114
|
-
useInitializer: ({ allCollections }?: {
|
|
115
|
-
allCollections: any[];
|
|
116
|
-
}) => SchemaInitializerItemType;
|
|
117
|
-
initializers?: {
|
|
118
|
-
[key: string]: React.FC;
|
|
119
|
-
};
|
|
120
|
-
components?: {
|
|
121
|
-
[key: string]: React.FC;
|
|
122
|
-
};
|
|
123
|
-
parseFormOptions(root: ISchema): {
|
|
124
|
-
[key: string]: FormType;
|
|
125
|
-
};
|
|
126
|
-
};
|
|
127
|
-
block: {
|
|
128
|
-
scope?: {
|
|
129
|
-
[key: string]: () => any;
|
|
130
|
-
};
|
|
131
|
-
components?: {
|
|
132
|
-
[key: string]: React.FC;
|
|
133
|
-
};
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
export declare const EXECUTION_STATUS: {
|
|
137
|
-
QUEUEING: any;
|
|
138
|
-
STARTED: number;
|
|
139
|
-
RESOLVED: number;
|
|
140
|
-
FAILED: number;
|
|
141
|
-
ERROR: number;
|
|
142
|
-
ABORTED: number;
|
|
143
|
-
CANCELED: number;
|
|
144
|
-
REJECTED: number;
|
|
145
|
-
RETRY_NEEDED: number;
|
|
146
|
-
};
|
|
147
|
-
export declare const ExecutionStatusOptions: {
|
|
148
|
-
value: any;
|
|
149
|
-
label: string;
|
|
150
|
-
color: string;
|
|
151
|
-
icon: import("react/jsx-runtime").JSX.Element;
|
|
152
|
-
description: string;
|
|
153
|
-
}[];
|
|
154
|
-
export declare const ApprovalNoticeStatusOptions: {
|
|
155
|
-
value: any;
|
|
156
|
-
label: string;
|
|
157
|
-
color: string;
|
|
158
|
-
}[];
|
|
159
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const NAMESPACE = "@tachybase/plugin-workflow-approval";
|
|
2
|
-
export declare function usePluginTranslation(): any;
|
|
3
|
-
export declare function useTranslation(): {
|
|
4
|
-
t: (key: string, options?: {}) => string;
|
|
5
|
-
};
|
|
6
|
-
export declare function lang(key: string, options?: {}): string;
|
|
7
|
-
export declare const tval: (key: string, haveNamespace?: boolean) => string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const FeatureList: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const CheckContent: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const ProviderCheckContent: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
/**审批发起的状态*/
|
|
2
|
-
export declare const APPROVAL_STATUS: {
|
|
3
|
-
/** 草稿 */
|
|
4
|
-
DRAFT: number;
|
|
5
|
-
/** 退回 */
|
|
6
|
-
RETURNED: number;
|
|
7
|
-
/** 提交 */
|
|
8
|
-
SUBMITTED: number;
|
|
9
|
-
/** 处理中 */
|
|
10
|
-
PROCESSING: number;
|
|
11
|
-
/** 通过 */
|
|
12
|
-
APPROVED: number;
|
|
13
|
-
/** 重新发起 */
|
|
14
|
-
RESUBMIT: number;
|
|
15
|
-
/** 已拒绝 */
|
|
16
|
-
REJECTED: number;
|
|
17
|
-
/** 异常 */
|
|
18
|
-
ERROR: number;
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* 审批执行的状态
|
|
22
|
-
*/
|
|
23
|
-
export declare const APPROVAL_ACTION_STATUS: {
|
|
24
|
-
/** 已分配 */
|
|
25
|
-
ASSIGNED: any;
|
|
26
|
-
/** 待处理 */
|
|
27
|
-
PENDING: number;
|
|
28
|
-
/** 退回 */
|
|
29
|
-
RETURNED: number;
|
|
30
|
-
/** 通过 */
|
|
31
|
-
APPROVED: number;
|
|
32
|
-
/** 已拒绝 */
|
|
33
|
-
REJECTED: number;
|
|
34
|
-
/** 取消 */
|
|
35
|
-
CANCELED: number;
|
|
36
|
-
/** 撤回 */
|
|
37
|
-
WITHDRAWN: number;
|
|
38
|
-
};
|
|
39
|
-
export declare const approvalStatusOptions: ({
|
|
40
|
-
value: any;
|
|
41
|
-
label: string;
|
|
42
|
-
color: string;
|
|
43
|
-
} | {
|
|
44
|
-
value: number;
|
|
45
|
-
label: string;
|
|
46
|
-
color?: undefined;
|
|
47
|
-
})[];
|
|
48
|
-
export declare const approvalStatusConfigObj: {};
|
|
49
|
-
export declare const ApprovalStatusEnums: ({
|
|
50
|
-
value: number;
|
|
51
|
-
label: string;
|
|
52
|
-
editable: boolean;
|
|
53
|
-
color?: undefined;
|
|
54
|
-
} | {
|
|
55
|
-
value: number;
|
|
56
|
-
label: string;
|
|
57
|
-
color: string;
|
|
58
|
-
editable: boolean;
|
|
59
|
-
} | {
|
|
60
|
-
value: number;
|
|
61
|
-
label: string;
|
|
62
|
-
color: string;
|
|
63
|
-
editable?: undefined;
|
|
64
|
-
})[];
|
|
65
|
-
export declare const ApprovalStatusEnumDict: {};
|
|
66
|
-
export declare const JobStatusEnums: {
|
|
67
|
-
0: {
|
|
68
|
-
color: string;
|
|
69
|
-
label: string;
|
|
70
|
-
};
|
|
71
|
-
1: {
|
|
72
|
-
color: string;
|
|
73
|
-
label: string;
|
|
74
|
-
};
|
|
75
|
-
[-5]: {
|
|
76
|
-
color: string;
|
|
77
|
-
label: string;
|
|
78
|
-
};
|
|
79
|
-
[-6]: {
|
|
80
|
-
color: string;
|
|
81
|
-
label: string;
|
|
82
|
-
};
|
|
83
|
-
};
|
|
84
|
-
export declare const VoteCategory: {
|
|
85
|
-
SINGLE: symbol;
|
|
86
|
-
ALL: symbol;
|
|
87
|
-
VOTE: symbol;
|
|
88
|
-
};
|
|
89
|
-
export declare const VoteCategoryEnums: {};
|
|
90
|
-
export declare function voteOption(value: number): symbol;
|
|
91
|
-
export declare function flatSchemaArray(sourceData: any, filter: any, needRecursion?: boolean): any[];
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const NAMESPACE = "@tachybase/plugin-workflow-approval";
|
|
2
|
-
export declare function usePluginTranslation(): any;
|
|
3
|
-
export declare function useTranslation(): {
|
|
4
|
-
t: (key: string, options?: {}) => string;
|
|
5
|
-
};
|
|
6
|
-
export declare function lang(key: string, options?: {}): string;
|
|
7
|
-
export declare const tval: (key: string) => string;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/client/{configuration → system-settings}/instruction-approval/initializers/kit.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/client/{configuration → system-settings}/trigger-approval/Approval.trigger.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/client/{configuration → system-settings}/trigger-approval/initializers/kit.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|