@overmap-ai/core 1.0.78-procedures.6 → 1.0.78-procedures.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/enums/procedures.d.ts +1 -3
- package/dist/overmap-core.js +6672 -6959
- package/dist/overmap-core.umd.cjs +6 -6
- package/dist/sdk/services/IssueUpdateService.d.ts +0 -2
- package/dist/sdk/services/{ProcedureTypeFieldValuesService.d.ts → ProcedureFieldValuesService.d.ts} +1 -6
- package/dist/sdk/services/ProcedureStepAssigneeService.d.ts +1 -1
- package/dist/sdk/services/ProcedureStepFieldValuesService.d.ts +1 -6
- package/dist/sdk/services/index.d.ts +2 -3
- package/dist/store/reducers.d.ts +0 -3
- package/dist/store/slices/assetProcedureSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureStepFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureStepFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureStepFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureStepFieldsSlice.d.ts +0 -2
- package/dist/store/slices/assetProcedureStepSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureTypeAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureTypeFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureTypeFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/assetProcedureTypeFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetSlice.d.ts +0 -1
- package/dist/store/slices/assetStageCompletionSlice.d.ts +0 -1
- package/dist/store/slices/assetStageSlice.d.ts +0 -1
- package/dist/store/slices/assetTypeFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetTypeFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/assetTypeFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/assetTypeFieldsSlice.d.ts +0 -1
- package/dist/store/slices/assetTypeStatusSlice.d.ts +0 -1
- package/dist/store/slices/emailDomainsSlice.d.ts +0 -1
- package/dist/store/slices/formRevisionAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/formRevisionSlice.d.ts +0 -1
- package/dist/store/slices/formSlice.d.ts +0 -1
- package/dist/store/slices/geoImageSlice.d.ts +0 -1
- package/dist/store/slices/index.d.ts +0 -1
- package/dist/store/slices/issueAssociationSlice.d.ts +0 -1
- package/dist/store/slices/issueTypeFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/issueTypeFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/issueTypeFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/issueTypeFieldsSlice.d.ts +0 -1
- package/dist/store/slices/issueTypeStatusSlice.d.ts +0 -1
- package/dist/store/slices/issueUpdateSlice.d.ts +0 -3
- package/dist/store/slices/organizationSlice.d.ts +0 -1
- package/dist/store/slices/procedureFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepAssigneeSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepCommentSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepDefaultAssigneeSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepDefaultReviewerSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepEventSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepFieldValuesReviewSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepFieldValuesSlice.d.ts +1 -3
- package/dist/store/slices/procedureStepFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepFieldsSlice.d.ts +0 -2
- package/dist/store/slices/procedureStepReviewerSlice.d.ts +0 -1
- package/dist/store/slices/procedureStepSlice.d.ts +0 -1
- package/dist/store/slices/procedureTypeAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/procedureTypeFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/procedureTypeFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/procedureTypeSlice.d.ts +2 -3
- package/dist/store/slices/projectFileSlice.d.ts +0 -1
- package/dist/store/slices/projectSlice.d.ts +0 -1
- package/dist/store/slices/userSlice.d.ts +0 -1
- package/dist/store/slices/workflowIssueLinkSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepAssigneeSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepCommentSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepDefaultAssigneeSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepDefaultReviewerSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepEventSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldValuesAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldValuesReviewRequestSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldValuesReviewSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldValuesSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldsAttachmentSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepFieldsSlice.d.ts +0 -1
- package/dist/store/slices/workflowStepReviewerSlice.d.ts +0 -1
- package/dist/typings/models/procedures.d.ts +2 -10
- package/package.json +1 -1
- package/dist/sdk/services/ProcedureStepFieldValuesReviewRequestService.d.ts +0 -27
- package/dist/store/slices/procedureStepFieldValuesReviewRequestSlice.d.ts +0 -149
- /package/dist/sdk/services/{ProcedureTypeFieldValuesAttachmentService.d.ts → ProcedureFieldValuesAttachmentService.d.ts} +0 -0
|
@@ -2,9 +2,7 @@ export declare enum ProcedureStepEventType {
|
|
|
2
2
|
ADD_ASSIGNEE = 0,
|
|
3
3
|
REMOVE_ASSIGNEE = 2,
|
|
4
4
|
ADD_REVIEWER = 4,
|
|
5
|
-
REMOVE_REVIEWER = 6
|
|
6
|
-
ADD_REVIEW_REQUEST = 8,
|
|
7
|
-
REMOVE_REVIEW_REQUEST = 10
|
|
5
|
+
REMOVE_REVIEWER = 6
|
|
8
6
|
}
|
|
9
7
|
export declare enum ProcedureStepFieldValuesReviewType {
|
|
10
8
|
APPROVED = 0,
|