@overmap-ai/core 1.0.78-procedures.10 → 1.0.78-procedures.11

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.
Files changed (96) hide show
  1. package/README.md +0 -0
  2. package/dist/constants/index.d.ts +0 -1
  3. package/dist/enums/index.d.ts +0 -1
  4. package/dist/overmap-core.js +9004 -11550
  5. package/dist/overmap-core.umd.cjs +6 -6
  6. package/dist/sdk/services/IssueUpdateService.d.ts +0 -32
  7. package/dist/sdk/services/index.d.ts +0 -16
  8. package/dist/store/reducers.d.ts +0 -48
  9. package/dist/store/slices/assetProcedureSlice.d.ts +0 -16
  10. package/dist/store/slices/assetProcedureStepFieldValuesAttachmentSlice.d.ts +0 -16
  11. package/dist/store/slices/assetProcedureStepFieldValuesSlice.d.ts +0 -16
  12. package/dist/store/slices/assetProcedureStepFieldsAttachmentSlice.d.ts +0 -16
  13. package/dist/store/slices/assetProcedureStepFieldsSlice.d.ts +0 -32
  14. package/dist/store/slices/assetProcedureStepSlice.d.ts +0 -16
  15. package/dist/store/slices/assetProcedureTypeAttachmentSlice.d.ts +0 -16
  16. package/dist/store/slices/assetProcedureTypeFieldValuesAttachmentSlice.d.ts +0 -16
  17. package/dist/store/slices/assetProcedureTypeFieldValuesSlice.d.ts +0 -16
  18. package/dist/store/slices/assetProcedureTypeFieldsAttachmentSlice.d.ts +0 -16
  19. package/dist/store/slices/assetSlice.d.ts +0 -16
  20. package/dist/store/slices/assetStageCompletionSlice.d.ts +0 -16
  21. package/dist/store/slices/assetStageSlice.d.ts +0 -16
  22. package/dist/store/slices/assetTypeFieldValuesAttachmentSlice.d.ts +0 -16
  23. package/dist/store/slices/assetTypeFieldValuesSlice.d.ts +0 -16
  24. package/dist/store/slices/assetTypeFieldsAttachmentSlice.d.ts +0 -16
  25. package/dist/store/slices/assetTypeFieldsSlice.d.ts +0 -16
  26. package/dist/store/slices/assetTypeStatusSlice.d.ts +0 -16
  27. package/dist/store/slices/emailDomainsSlice.d.ts +0 -16
  28. package/dist/store/slices/formRevisionAttachmentSlice.d.ts +0 -16
  29. package/dist/store/slices/formRevisionSlice.d.ts +0 -16
  30. package/dist/store/slices/formSlice.d.ts +0 -16
  31. package/dist/store/slices/geoImageSlice.d.ts +0 -16
  32. package/dist/store/slices/index.d.ts +0 -16
  33. package/dist/store/slices/issueAssociationSlice.d.ts +0 -16
  34. package/dist/store/slices/issueTypeFieldValuesAttachmentSlice.d.ts +0 -16
  35. package/dist/store/slices/issueTypeFieldValuesSlice.d.ts +0 -16
  36. package/dist/store/slices/issueTypeFieldsAttachmentSlice.d.ts +0 -16
  37. package/dist/store/slices/issueTypeFieldsSlice.d.ts +0 -16
  38. package/dist/store/slices/issueTypeStatusSlice.d.ts +0 -16
  39. package/dist/store/slices/issueUpdateSlice.d.ts +0 -48
  40. package/dist/store/slices/organizationSlice.d.ts +0 -16
  41. package/dist/store/slices/procedureFieldValuesSlice.d.ts +0 -16
  42. package/dist/store/slices/procedureStepAssigneeSlice.d.ts +0 -16
  43. package/dist/store/slices/procedureStepCommentSlice.d.ts +0 -16
  44. package/dist/store/slices/procedureStepDefaultAssigneeSlice.d.ts +0 -16
  45. package/dist/store/slices/procedureStepDefaultReviewerSlice.d.ts +0 -16
  46. package/dist/store/slices/procedureStepEventSlice.d.ts +0 -16
  47. package/dist/store/slices/procedureStepFieldValuesAttachmentSlice.d.ts +0 -16
  48. package/dist/store/slices/procedureStepFieldValuesReviewSlice.d.ts +0 -16
  49. package/dist/store/slices/procedureStepFieldValuesSlice.d.ts +0 -16
  50. package/dist/store/slices/procedureStepFieldsAttachmentSlice.d.ts +0 -16
  51. package/dist/store/slices/procedureStepFieldsSlice.d.ts +0 -32
  52. package/dist/store/slices/procedureStepReviewerSlice.d.ts +0 -16
  53. package/dist/store/slices/procedureStepSlice.d.ts +0 -16
  54. package/dist/store/slices/procedureTypeAttachmentSlice.d.ts +0 -16
  55. package/dist/store/slices/procedureTypeFieldValuesAttachmentSlice.d.ts +0 -16
  56. package/dist/store/slices/procedureTypeFieldsAttachmentSlice.d.ts +0 -16
  57. package/dist/store/slices/projectFileSlice.d.ts +0 -16
  58. package/dist/store/slices/projectSlice.d.ts +0 -16
  59. package/dist/store/slices/userSlice.d.ts +0 -16
  60. package/dist/typings/models/index.d.ts +0 -1
  61. package/package.json +1 -1
  62. package/dist/constants/workflows.d.ts +0 -4
  63. package/dist/enums/workflows.d.ts +0 -18
  64. package/dist/sdk/services/WorkflowIssueLinkService.d.ts +0 -27
  65. package/dist/sdk/services/WorkflowService.d.ts +0 -28
  66. package/dist/sdk/services/WorkflowStepAssigneeService.d.ts +0 -29
  67. package/dist/sdk/services/WorkflowStepCommentService.d.ts +0 -28
  68. package/dist/sdk/services/WorkflowStepDefaultAssigneeService.d.ts +0 -27
  69. package/dist/sdk/services/WorkflowStepDefaultReviewerService.d.ts +0 -27
  70. package/dist/sdk/services/WorkflowStepEventService.d.ts +0 -24
  71. package/dist/sdk/services/WorkflowStepFieldValuesAttachmentService.d.ts +0 -31
  72. package/dist/sdk/services/WorkflowStepFieldValuesReviewRequestService.d.ts +0 -27
  73. package/dist/sdk/services/WorkflowStepFieldValuesReviewService.d.ts +0 -28
  74. package/dist/sdk/services/WorkflowStepFieldValuesService.d.ts +0 -28
  75. package/dist/sdk/services/WorkflowStepFieldsAttachmentService.d.ts +0 -30
  76. package/dist/sdk/services/WorkflowStepFieldsService.d.ts +0 -27
  77. package/dist/sdk/services/WorkflowStepReviewerService.d.ts +0 -29
  78. package/dist/sdk/services/WorkflowStepService.d.ts +0 -28
  79. package/dist/sdk/services/WorkflowTypeService.d.ts +0 -28
  80. package/dist/store/slices/workflowIssueLinkSlice.d.ts +0 -149
  81. package/dist/store/slices/workflowSlice.d.ts +0 -23
  82. package/dist/store/slices/workflowStepAssigneeSlice.d.ts +0 -148
  83. package/dist/store/slices/workflowStepCommentSlice.d.ts +0 -148
  84. package/dist/store/slices/workflowStepDefaultAssigneeSlice.d.ts +0 -146
  85. package/dist/store/slices/workflowStepDefaultReviewerSlice.d.ts +0 -146
  86. package/dist/store/slices/workflowStepEventSlice.d.ts +0 -148
  87. package/dist/store/slices/workflowStepFieldValuesAttachmentSlice.d.ts +0 -146
  88. package/dist/store/slices/workflowStepFieldValuesReviewRequestSlice.d.ts +0 -148
  89. package/dist/store/slices/workflowStepFieldValuesReviewSlice.d.ts +0 -149
  90. package/dist/store/slices/workflowStepFieldValuesSlice.d.ts +0 -149
  91. package/dist/store/slices/workflowStepFieldsAttachmentSlice.d.ts +0 -146
  92. package/dist/store/slices/workflowStepFieldsSlice.d.ts +0 -147
  93. package/dist/store/slices/workflowStepReviewerSlice.d.ts +0 -148
  94. package/dist/store/slices/workflowStepSlice.d.ts +0 -22
  95. package/dist/store/slices/workflowTypeSlice.d.ts +0 -22
  96. package/dist/typings/models/workflows.d.ts +0 -91
package/README.md CHANGED
File without changes
@@ -1,4 +1,3 @@
1
1
  export * from './array';
2
2
  export * from './defaults';
3
3
  export * from './offline';
4
- export * from './workflows';
@@ -3,5 +3,4 @@ export * from './api';
3
3
  export * from './asset';
4
4
  export * from './attachments';
5
5
  export * from './issue';
6
- export * from './workflows';
7
6
  export * from './procedures';