@actschurch/ccms-sdk 0.0.24 → 0.0.26

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 (334) hide show
  1. package/dist/models/accounselling/ModelView/LeaderDocumentRequest.d.ts +20 -0
  2. package/dist/models/accounselling/ModelView/LeaderDocumentRequest.d.ts.map +1 -0
  3. package/dist/models/accounselling/ModelView/LeaderDocumentRequest.js +2 -0
  4. package/dist/models/accounselling/ModelView/LeaderDocumentRequest.js.map +1 -0
  5. package/dist/models/accounselling/ModelView/LeaderLocationRequest.d.ts +14 -0
  6. package/dist/models/accounselling/ModelView/LeaderLocationRequest.d.ts.map +1 -0
  7. package/dist/models/accounselling/ModelView/LeaderLocationRequest.js +2 -0
  8. package/dist/models/accounselling/ModelView/LeaderLocationRequest.js.map +1 -0
  9. package/dist/models/accounselling/ModelView/LeaderNeedRequest.d.ts +14 -0
  10. package/dist/models/accounselling/ModelView/LeaderNeedRequest.d.ts.map +1 -0
  11. package/dist/models/accounselling/ModelView/LeaderNeedRequest.js +2 -0
  12. package/dist/models/accounselling/ModelView/LeaderNeedRequest.js.map +1 -0
  13. package/dist/models/accounselling/ModelView/LeaderZoneRequest.d.ts +14 -0
  14. package/dist/models/accounselling/ModelView/LeaderZoneRequest.d.ts.map +1 -0
  15. package/dist/models/accounselling/ModelView/LeaderZoneRequest.js +2 -0
  16. package/dist/models/accounselling/ModelView/LeaderZoneRequest.js.map +1 -0
  17. package/dist/models/accounselling/ModelView/index.d.ts +4 -0
  18. package/dist/models/accounselling/ModelView/index.d.ts.map +1 -1
  19. package/dist/models/accounselling/ModelView/index.js +4 -0
  20. package/dist/models/accounselling/ModelView/index.js.map +1 -1
  21. package/dist/models/accourses/FacilitatorCourse.d.ts +22 -0
  22. package/dist/models/accourses/FacilitatorCourse.d.ts.map +1 -0
  23. package/dist/models/accourses/FacilitatorCourse.js +2 -0
  24. package/dist/models/accourses/FacilitatorCourse.js.map +1 -0
  25. package/dist/models/accourses/FacilitatorDocument.d.ts +30 -0
  26. package/dist/models/accourses/FacilitatorDocument.d.ts.map +1 -0
  27. package/dist/models/accourses/FacilitatorDocument.js +2 -0
  28. package/dist/models/accourses/FacilitatorDocument.js.map +1 -0
  29. package/dist/models/accourses/FacilitatorLocation.d.ts +22 -0
  30. package/dist/models/accourses/FacilitatorLocation.d.ts.map +1 -0
  31. package/dist/models/accourses/FacilitatorLocation.js +2 -0
  32. package/dist/models/accourses/FacilitatorLocation.js.map +1 -0
  33. package/dist/models/accourses/ModelView/ACCourseModelView.d.ts +2 -0
  34. package/dist/models/accourses/ModelView/ACCourseModelView.d.ts.map +1 -1
  35. package/dist/models/accourses/ModelView/CourseFileModelView.d.ts +15 -0
  36. package/dist/models/accourses/ModelView/CourseFileModelView.d.ts.map +1 -1
  37. package/dist/models/accourses/ModelView/FacilitatorAssociationViews.d.ts +118 -0
  38. package/dist/models/accourses/ModelView/FacilitatorAssociationViews.d.ts.map +1 -0
  39. package/dist/models/accourses/ModelView/FacilitatorAssociationViews.js +7 -0
  40. package/dist/models/accourses/ModelView/FacilitatorAssociationViews.js.map +1 -0
  41. package/dist/models/accourses/ModelView/FacilitatorRegistrationRequest.d.ts +15 -0
  42. package/dist/models/accourses/ModelView/FacilitatorRegistrationRequest.d.ts.map +1 -0
  43. package/dist/models/accourses/ModelView/FacilitatorRegistrationRequest.js +2 -0
  44. package/dist/models/accourses/ModelView/FacilitatorRegistrationRequest.js.map +1 -0
  45. package/dist/models/accourses/ModelView/index.d.ts +2 -0
  46. package/dist/models/accourses/ModelView/index.d.ts.map +1 -1
  47. package/dist/models/accourses/ModelView/index.js +2 -0
  48. package/dist/models/accourses/ModelView/index.js.map +1 -1
  49. package/dist/models/accourses/index.d.ts +3 -0
  50. package/dist/models/accourses/index.d.ts.map +1 -1
  51. package/dist/models/accourses/index.js +3 -0
  52. package/dist/models/accourses/index.js.map +1 -1
  53. package/dist/models/assetmanagement/Asset.d.ts +52 -0
  54. package/dist/models/assetmanagement/Asset.d.ts.map +1 -0
  55. package/dist/models/assetmanagement/Asset.js +2 -0
  56. package/dist/models/assetmanagement/Asset.js.map +1 -0
  57. package/dist/models/assetmanagement/AssetAssignment.d.ts +25 -0
  58. package/dist/models/assetmanagement/AssetAssignment.d.ts.map +1 -0
  59. package/dist/models/assetmanagement/AssetAssignment.js +2 -0
  60. package/dist/models/assetmanagement/AssetAssignment.js.map +1 -0
  61. package/dist/models/assetmanagement/AssetAssignmentType.d.ts +16 -0
  62. package/dist/models/assetmanagement/AssetAssignmentType.d.ts.map +1 -0
  63. package/dist/models/assetmanagement/AssetAssignmentType.js +2 -0
  64. package/dist/models/assetmanagement/AssetAssignmentType.js.map +1 -0
  65. package/dist/models/assetmanagement/AssetAuditLog.d.ts +24 -0
  66. package/dist/models/assetmanagement/AssetAuditLog.d.ts.map +1 -0
  67. package/dist/models/assetmanagement/AssetAuditLog.js +2 -0
  68. package/dist/models/assetmanagement/AssetAuditLog.js.map +1 -0
  69. package/dist/models/assetmanagement/AssetCategory.d.ts +17 -0
  70. package/dist/models/assetmanagement/AssetCategory.d.ts.map +1 -0
  71. package/dist/models/assetmanagement/AssetCategory.js +2 -0
  72. package/dist/models/assetmanagement/AssetCategory.js.map +1 -0
  73. package/dist/models/assetmanagement/AssetCondition.d.ts +16 -0
  74. package/dist/models/assetmanagement/AssetCondition.d.ts.map +1 -0
  75. package/dist/models/assetmanagement/AssetCondition.js +2 -0
  76. package/dist/models/assetmanagement/AssetCondition.js.map +1 -0
  77. package/dist/models/assetmanagement/AssetEntrancePoint.d.ts +16 -0
  78. package/dist/models/assetmanagement/AssetEntrancePoint.d.ts.map +1 -0
  79. package/dist/models/assetmanagement/AssetEntrancePoint.js +2 -0
  80. package/dist/models/assetmanagement/AssetEntrancePoint.js.map +1 -0
  81. package/dist/models/assetmanagement/AssetLogType.d.ts +16 -0
  82. package/dist/models/assetmanagement/AssetLogType.d.ts.map +1 -0
  83. package/dist/models/assetmanagement/AssetLogType.js +2 -0
  84. package/dist/models/assetmanagement/AssetLogType.js.map +1 -0
  85. package/dist/models/assetmanagement/AssetMaintenanceLog.d.ts +20 -0
  86. package/dist/models/assetmanagement/AssetMaintenanceLog.d.ts.map +1 -0
  87. package/dist/models/assetmanagement/AssetMaintenanceLog.js +2 -0
  88. package/dist/models/assetmanagement/AssetMaintenanceLog.js.map +1 -0
  89. package/dist/models/assetmanagement/AssetNotificationChannelSetting.d.ts +23 -0
  90. package/dist/models/assetmanagement/AssetNotificationChannelSetting.d.ts.map +1 -0
  91. package/dist/models/assetmanagement/AssetNotificationChannelSetting.js +2 -0
  92. package/dist/models/assetmanagement/AssetNotificationChannelSetting.js.map +1 -0
  93. package/dist/models/assetmanagement/AssetScanLog.d.ts +28 -0
  94. package/dist/models/assetmanagement/AssetScanLog.d.ts.map +1 -0
  95. package/dist/models/assetmanagement/AssetScanLog.js +2 -0
  96. package/dist/models/assetmanagement/AssetScanLog.js.map +1 -0
  97. package/dist/models/assetmanagement/AssetScanPurpose.d.ts +16 -0
  98. package/dist/models/assetmanagement/AssetScanPurpose.d.ts.map +1 -0
  99. package/dist/models/assetmanagement/AssetScanPurpose.js +2 -0
  100. package/dist/models/assetmanagement/AssetScanPurpose.js.map +1 -0
  101. package/dist/models/assetmanagement/AssetScanType.d.ts +16 -0
  102. package/dist/models/assetmanagement/AssetScanType.d.ts.map +1 -0
  103. package/dist/models/assetmanagement/AssetScanType.js +2 -0
  104. package/dist/models/assetmanagement/AssetScanType.js.map +1 -0
  105. package/dist/models/assetmanagement/AssetSetting.d.ts +17 -0
  106. package/dist/models/assetmanagement/AssetSetting.d.ts.map +1 -0
  107. package/dist/models/assetmanagement/AssetSetting.js +2 -0
  108. package/dist/models/assetmanagement/AssetSetting.js.map +1 -0
  109. package/dist/models/assetmanagement/AssetStatus.d.ts +16 -0
  110. package/dist/models/assetmanagement/AssetStatus.d.ts.map +1 -0
  111. package/dist/models/assetmanagement/AssetStatus.js +2 -0
  112. package/dist/models/assetmanagement/AssetStatus.js.map +1 -0
  113. package/dist/models/assetmanagement/AssetStatusHistory.d.ts +19 -0
  114. package/dist/models/assetmanagement/AssetStatusHistory.d.ts.map +1 -0
  115. package/dist/models/assetmanagement/AssetStatusHistory.js +2 -0
  116. package/dist/models/assetmanagement/AssetStatusHistory.js.map +1 -0
  117. package/dist/models/assetmanagement/AssetTag.d.ts +18 -0
  118. package/dist/models/assetmanagement/AssetTag.d.ts.map +1 -0
  119. package/dist/models/assetmanagement/AssetTag.js +2 -0
  120. package/dist/models/assetmanagement/AssetTag.js.map +1 -0
  121. package/dist/models/assetmanagement/AssetTagType.d.ts +16 -0
  122. package/dist/models/assetmanagement/AssetTagType.d.ts.map +1 -0
  123. package/dist/models/assetmanagement/AssetTagType.js +2 -0
  124. package/dist/models/assetmanagement/AssetTagType.js.map +1 -0
  125. package/dist/models/assetmanagement/AssetType.d.ts +17 -0
  126. package/dist/models/assetmanagement/AssetType.d.ts.map +1 -0
  127. package/dist/models/assetmanagement/AssetType.js +2 -0
  128. package/dist/models/assetmanagement/AssetType.js.map +1 -0
  129. package/dist/models/assetmanagement/DepreciationMethod.d.ts +16 -0
  130. package/dist/models/assetmanagement/DepreciationMethod.d.ts.map +1 -0
  131. package/dist/models/assetmanagement/DepreciationMethod.js +2 -0
  132. package/dist/models/assetmanagement/DepreciationMethod.js.map +1 -0
  133. package/dist/models/assetmanagement/MaintenanceType.d.ts +16 -0
  134. package/dist/models/assetmanagement/MaintenanceType.d.ts.map +1 -0
  135. package/dist/models/assetmanagement/MaintenanceType.js +2 -0
  136. package/dist/models/assetmanagement/MaintenanceType.js.map +1 -0
  137. package/dist/models/assetmanagement/ModelView/AcknowledgeTransferRequest.d.ts +9 -0
  138. package/dist/models/assetmanagement/ModelView/AcknowledgeTransferRequest.d.ts.map +1 -0
  139. package/dist/models/assetmanagement/ModelView/AcknowledgeTransferRequest.js +2 -0
  140. package/dist/models/assetmanagement/ModelView/AcknowledgeTransferRequest.js.map +1 -0
  141. package/dist/models/assetmanagement/ModelView/AssetAssignmentModelView.d.ts +27 -0
  142. package/dist/models/assetmanagement/ModelView/AssetAssignmentModelView.d.ts.map +1 -0
  143. package/dist/models/assetmanagement/ModelView/AssetAssignmentModelView.js +2 -0
  144. package/dist/models/assetmanagement/ModelView/AssetAssignmentModelView.js.map +1 -0
  145. package/dist/models/assetmanagement/ModelView/AssetFilterModel.d.ts +19 -0
  146. package/dist/models/assetmanagement/ModelView/AssetFilterModel.d.ts.map +1 -0
  147. package/dist/models/assetmanagement/ModelView/AssetFilterModel.js +2 -0
  148. package/dist/models/assetmanagement/ModelView/AssetFilterModel.js.map +1 -0
  149. package/dist/models/assetmanagement/ModelView/AssetImport.d.ts +20 -0
  150. package/dist/models/assetmanagement/ModelView/AssetImport.d.ts.map +1 -0
  151. package/dist/models/assetmanagement/ModelView/AssetImport.js +2 -0
  152. package/dist/models/assetmanagement/ModelView/AssetImport.js.map +1 -0
  153. package/dist/models/assetmanagement/ModelView/AssetMaintenanceModelView.d.ts +18 -0
  154. package/dist/models/assetmanagement/ModelView/AssetMaintenanceModelView.d.ts.map +1 -0
  155. package/dist/models/assetmanagement/ModelView/AssetMaintenanceModelView.js +2 -0
  156. package/dist/models/assetmanagement/ModelView/AssetMaintenanceModelView.js.map +1 -0
  157. package/dist/models/assetmanagement/ModelView/AssetModelView.d.ts +72 -0
  158. package/dist/models/assetmanagement/ModelView/AssetModelView.d.ts.map +1 -0
  159. package/dist/models/assetmanagement/ModelView/AssetModelView.js +2 -0
  160. package/dist/models/assetmanagement/ModelView/AssetModelView.js.map +1 -0
  161. package/dist/models/assetmanagement/ModelView/AssetRegistrySummaryModelView.d.ts +20 -0
  162. package/dist/models/assetmanagement/ModelView/AssetRegistrySummaryModelView.d.ts.map +1 -0
  163. package/dist/models/assetmanagement/ModelView/AssetRegistrySummaryModelView.js +2 -0
  164. package/dist/models/assetmanagement/ModelView/AssetRegistrySummaryModelView.js.map +1 -0
  165. package/dist/models/assetmanagement/ModelView/AssetScanLogModelView.d.ts +27 -0
  166. package/dist/models/assetmanagement/ModelView/AssetScanLogModelView.d.ts.map +1 -0
  167. package/dist/models/assetmanagement/ModelView/AssetScanLogModelView.js +2 -0
  168. package/dist/models/assetmanagement/ModelView/AssetScanLogModelView.js.map +1 -0
  169. package/dist/models/assetmanagement/ModelView/AssetSettingModelView.d.ts +15 -0
  170. package/dist/models/assetmanagement/ModelView/AssetSettingModelView.d.ts.map +1 -0
  171. package/dist/models/assetmanagement/ModelView/AssetSettingModelView.js +2 -0
  172. package/dist/models/assetmanagement/ModelView/AssetSettingModelView.js.map +1 -0
  173. package/dist/models/assetmanagement/ModelView/AssetStatusHistoryModelView.d.ts +18 -0
  174. package/dist/models/assetmanagement/ModelView/AssetStatusHistoryModelView.d.ts.map +1 -0
  175. package/dist/models/assetmanagement/ModelView/AssetStatusHistoryModelView.js +2 -0
  176. package/dist/models/assetmanagement/ModelView/AssetStatusHistoryModelView.js.map +1 -0
  177. package/dist/models/assetmanagement/ModelView/AssetTagModelView.d.ts +16 -0
  178. package/dist/models/assetmanagement/ModelView/AssetTagModelView.d.ts.map +1 -0
  179. package/dist/models/assetmanagement/ModelView/AssetTagModelView.js +2 -0
  180. package/dist/models/assetmanagement/ModelView/AssetTagModelView.js.map +1 -0
  181. package/dist/models/assetmanagement/ModelView/ChangeAssetStatusRequest.d.ts +11 -0
  182. package/dist/models/assetmanagement/ModelView/ChangeAssetStatusRequest.d.ts.map +1 -0
  183. package/dist/models/assetmanagement/ModelView/ChangeAssetStatusRequest.js +2 -0
  184. package/dist/models/assetmanagement/ModelView/ChangeAssetStatusRequest.js.map +1 -0
  185. package/dist/models/assetmanagement/ModelView/CreateAssetMaintenanceRequest.d.ts +15 -0
  186. package/dist/models/assetmanagement/ModelView/CreateAssetMaintenanceRequest.d.ts.map +1 -0
  187. package/dist/models/assetmanagement/ModelView/CreateAssetMaintenanceRequest.js +2 -0
  188. package/dist/models/assetmanagement/ModelView/CreateAssetMaintenanceRequest.js.map +1 -0
  189. package/dist/models/assetmanagement/ModelView/CreateAssetRequest.d.ts +44 -0
  190. package/dist/models/assetmanagement/ModelView/CreateAssetRequest.d.ts.map +1 -0
  191. package/dist/models/assetmanagement/ModelView/CreateAssetRequest.js +2 -0
  192. package/dist/models/assetmanagement/ModelView/CreateAssetRequest.js.map +1 -0
  193. package/dist/models/assetmanagement/ModelView/RegisterAssetTagRequest.d.ts +11 -0
  194. package/dist/models/assetmanagement/ModelView/RegisterAssetTagRequest.d.ts.map +1 -0
  195. package/dist/models/assetmanagement/ModelView/RegisterAssetTagRequest.js +2 -0
  196. package/dist/models/assetmanagement/ModelView/RegisterAssetTagRequest.js.map +1 -0
  197. package/dist/models/assetmanagement/ModelView/ResolveScanRequest.d.ts +15 -0
  198. package/dist/models/assetmanagement/ModelView/ResolveScanRequest.d.ts.map +1 -0
  199. package/dist/models/assetmanagement/ModelView/ResolveScanRequest.js +2 -0
  200. package/dist/models/assetmanagement/ModelView/ResolveScanRequest.js.map +1 -0
  201. package/dist/models/assetmanagement/ModelView/ResolveScanResult.d.ts +14 -0
  202. package/dist/models/assetmanagement/ModelView/ResolveScanResult.d.ts.map +1 -0
  203. package/dist/models/assetmanagement/ModelView/ResolveScanResult.js +2 -0
  204. package/dist/models/assetmanagement/ModelView/ResolveScanResult.js.map +1 -0
  205. package/dist/models/assetmanagement/ModelView/TransferAssetRequest.d.ts +14 -0
  206. package/dist/models/assetmanagement/ModelView/TransferAssetRequest.d.ts.map +1 -0
  207. package/dist/models/assetmanagement/ModelView/TransferAssetRequest.js +2 -0
  208. package/dist/models/assetmanagement/ModelView/TransferAssetRequest.js.map +1 -0
  209. package/dist/models/assetmanagement/ModelView/UpdateAssetNotificationChannelSettingViewModel.d.ts +16 -0
  210. package/dist/models/assetmanagement/ModelView/UpdateAssetNotificationChannelSettingViewModel.d.ts.map +1 -0
  211. package/dist/models/assetmanagement/ModelView/UpdateAssetNotificationChannelSettingViewModel.js +2 -0
  212. package/dist/models/assetmanagement/ModelView/UpdateAssetNotificationChannelSettingViewModel.js.map +1 -0
  213. package/dist/models/assetmanagement/ModelView/UpdateAssetRequest.d.ts +40 -0
  214. package/dist/models/assetmanagement/ModelView/UpdateAssetRequest.d.ts.map +1 -0
  215. package/dist/models/assetmanagement/ModelView/UpdateAssetRequest.js +2 -0
  216. package/dist/models/assetmanagement/ModelView/UpdateAssetRequest.js.map +1 -0
  217. package/dist/models/assetmanagement/ModelView/UpdateAssetSettingViewModel.d.ts +10 -0
  218. package/dist/models/assetmanagement/ModelView/UpdateAssetSettingViewModel.d.ts.map +1 -0
  219. package/dist/models/assetmanagement/ModelView/UpdateAssetSettingViewModel.js +2 -0
  220. package/dist/models/assetmanagement/ModelView/UpdateAssetSettingViewModel.js.map +1 -0
  221. package/dist/models/assetmanagement/ModelView/index.d.ts +25 -0
  222. package/dist/models/assetmanagement/ModelView/index.d.ts.map +1 -0
  223. package/dist/models/assetmanagement/ModelView/index.js +25 -0
  224. package/dist/models/assetmanagement/ModelView/index.js.map +1 -0
  225. package/dist/models/assetmanagement/index.d.ts +26 -0
  226. package/dist/models/assetmanagement/index.d.ts.map +1 -0
  227. package/dist/models/assetmanagement/index.js +28 -0
  228. package/dist/models/assetmanagement/index.js.map +1 -0
  229. package/dist/models/bookings/BookingInventoryAudit.d.ts +34 -0
  230. package/dist/models/bookings/BookingInventoryAudit.d.ts.map +1 -1
  231. package/dist/models/index.d.ts +1 -0
  232. package/dist/models/index.d.ts.map +1 -1
  233. package/dist/models/index.js +1 -0
  234. package/dist/models/index.js.map +1 -1
  235. package/dist/react/CCMSProvider.d.ts.map +1 -1
  236. package/dist/react/CCMSProvider.js +5 -0
  237. package/dist/react/CCMSProvider.js.map +1 -1
  238. package/dist/react/hooks/services/index.d.ts +1 -0
  239. package/dist/react/hooks/services/index.d.ts.map +1 -1
  240. package/dist/react/hooks/services/index.js +2 -0
  241. package/dist/react/hooks/services/index.js.map +1 -1
  242. package/dist/react/hooks/services/useAssetManagementServices.d.ts +23 -0
  243. package/dist/react/hooks/services/useAssetManagementServices.d.ts.map +1 -0
  244. package/dist/react/hooks/services/useAssetManagementServices.js +59 -0
  245. package/dist/react/hooks/services/useAssetManagementServices.js.map +1 -0
  246. package/dist/react/hooks/useCCMS.d.ts +2 -0
  247. package/dist/react/hooks/useCCMS.d.ts.map +1 -1
  248. package/dist/react/hooks/useCCMS.js.map +1 -1
  249. package/dist/services/accounselling/LeaderService.d.ts +270 -36
  250. package/dist/services/accounselling/LeaderService.d.ts.map +1 -1
  251. package/dist/services/accounselling/LeaderService.js +446 -46
  252. package/dist/services/accounselling/LeaderService.js.map +1 -1
  253. package/dist/services/accourses/ACCourseService.d.ts +61 -1
  254. package/dist/services/accourses/ACCourseService.d.ts.map +1 -1
  255. package/dist/services/accourses/ACCourseService.js +198 -0
  256. package/dist/services/accourses/ACCourseService.js.map +1 -1
  257. package/dist/services/accourses/FacilitatorService.d.ts +93 -1
  258. package/dist/services/accourses/FacilitatorService.d.ts.map +1 -1
  259. package/dist/services/accourses/FacilitatorService.js +224 -0
  260. package/dist/services/accourses/FacilitatorService.js.map +1 -1
  261. package/dist/services/assetmanagement/AssetAssignmentTypeService.d.ts +15 -0
  262. package/dist/services/assetmanagement/AssetAssignmentTypeService.d.ts.map +1 -0
  263. package/dist/services/assetmanagement/AssetAssignmentTypeService.js +18 -0
  264. package/dist/services/assetmanagement/AssetAssignmentTypeService.js.map +1 -0
  265. package/dist/services/assetmanagement/AssetCategoryService.d.ts +15 -0
  266. package/dist/services/assetmanagement/AssetCategoryService.d.ts.map +1 -0
  267. package/dist/services/assetmanagement/AssetCategoryService.js +18 -0
  268. package/dist/services/assetmanagement/AssetCategoryService.js.map +1 -0
  269. package/dist/services/assetmanagement/AssetConditionService.d.ts +15 -0
  270. package/dist/services/assetmanagement/AssetConditionService.d.ts.map +1 -0
  271. package/dist/services/assetmanagement/AssetConditionService.js +18 -0
  272. package/dist/services/assetmanagement/AssetConditionService.js.map +1 -0
  273. package/dist/services/assetmanagement/AssetEntrancePointService.d.ts +15 -0
  274. package/dist/services/assetmanagement/AssetEntrancePointService.d.ts.map +1 -0
  275. package/dist/services/assetmanagement/AssetEntrancePointService.js +18 -0
  276. package/dist/services/assetmanagement/AssetEntrancePointService.js.map +1 -0
  277. package/dist/services/assetmanagement/AssetLogTypeService.d.ts +15 -0
  278. package/dist/services/assetmanagement/AssetLogTypeService.d.ts.map +1 -0
  279. package/dist/services/assetmanagement/AssetLogTypeService.js +18 -0
  280. package/dist/services/assetmanagement/AssetLogTypeService.js.map +1 -0
  281. package/dist/services/assetmanagement/AssetScanPurposeService.d.ts +15 -0
  282. package/dist/services/assetmanagement/AssetScanPurposeService.d.ts.map +1 -0
  283. package/dist/services/assetmanagement/AssetScanPurposeService.js +18 -0
  284. package/dist/services/assetmanagement/AssetScanPurposeService.js.map +1 -0
  285. package/dist/services/assetmanagement/AssetScanService.d.ts +25 -0
  286. package/dist/services/assetmanagement/AssetScanService.d.ts.map +1 -0
  287. package/dist/services/assetmanagement/AssetScanService.js +46 -0
  288. package/dist/services/assetmanagement/AssetScanService.js.map +1 -0
  289. package/dist/services/assetmanagement/AssetScanTypeService.d.ts +15 -0
  290. package/dist/services/assetmanagement/AssetScanTypeService.d.ts.map +1 -0
  291. package/dist/services/assetmanagement/AssetScanTypeService.js +18 -0
  292. package/dist/services/assetmanagement/AssetScanTypeService.js.map +1 -0
  293. package/dist/services/assetmanagement/AssetService.d.ts +51 -0
  294. package/dist/services/assetmanagement/AssetService.d.ts.map +1 -0
  295. package/dist/services/assetmanagement/AssetService.js +136 -0
  296. package/dist/services/assetmanagement/AssetService.js.map +1 -0
  297. package/dist/services/assetmanagement/AssetSettingsService.d.ts +25 -0
  298. package/dist/services/assetmanagement/AssetSettingsService.d.ts.map +1 -0
  299. package/dist/services/assetmanagement/AssetSettingsService.js +46 -0
  300. package/dist/services/assetmanagement/AssetSettingsService.js.map +1 -0
  301. package/dist/services/assetmanagement/AssetStatusService.d.ts +15 -0
  302. package/dist/services/assetmanagement/AssetStatusService.d.ts.map +1 -0
  303. package/dist/services/assetmanagement/AssetStatusService.js +18 -0
  304. package/dist/services/assetmanagement/AssetStatusService.js.map +1 -0
  305. package/dist/services/assetmanagement/AssetTagTypeService.d.ts +15 -0
  306. package/dist/services/assetmanagement/AssetTagTypeService.d.ts.map +1 -0
  307. package/dist/services/assetmanagement/AssetTagTypeService.js +18 -0
  308. package/dist/services/assetmanagement/AssetTagTypeService.js.map +1 -0
  309. package/dist/services/assetmanagement/AssetTypeService.d.ts +15 -0
  310. package/dist/services/assetmanagement/AssetTypeService.d.ts.map +1 -0
  311. package/dist/services/assetmanagement/AssetTypeService.js +18 -0
  312. package/dist/services/assetmanagement/AssetTypeService.js.map +1 -0
  313. package/dist/services/assetmanagement/DepreciationMethodService.d.ts +15 -0
  314. package/dist/services/assetmanagement/DepreciationMethodService.d.ts.map +1 -0
  315. package/dist/services/assetmanagement/DepreciationMethodService.js +18 -0
  316. package/dist/services/assetmanagement/DepreciationMethodService.js.map +1 -0
  317. package/dist/services/assetmanagement/MaintenanceTypeService.d.ts +15 -0
  318. package/dist/services/assetmanagement/MaintenanceTypeService.d.ts.map +1 -0
  319. package/dist/services/assetmanagement/MaintenanceTypeService.js +18 -0
  320. package/dist/services/assetmanagement/MaintenanceTypeService.js.map +1 -0
  321. package/dist/services/assetmanagement/index.d.ts +74 -0
  322. package/dist/services/assetmanagement/index.d.ts.map +1 -0
  323. package/dist/services/assetmanagement/index.js +57 -0
  324. package/dist/services/assetmanagement/index.js.map +1 -0
  325. package/dist/services/bookings/BookingInventoryAuditService.d.ts +2 -2
  326. package/dist/services/bookings/BookingInventoryAuditService.d.ts.map +1 -1
  327. package/dist/services/bookings/BookingInventoryAuditService.js.map +1 -1
  328. package/dist/services/index.d.ts +1 -0
  329. package/dist/services/index.d.ts.map +1 -1
  330. package/dist/services/index.js +2 -0
  331. package/dist/services/index.js.map +1 -1
  332. package/dist/services/types.d.ts +2 -0
  333. package/dist/services/types.d.ts.map +1 -1
  334. package/package.json +1 -1
@@ -0,0 +1,20 @@
1
+ /**
2
+ * LeaderDocumentRequest
3
+ *
4
+ * Add or update a single leader document.
5
+ *
6
+ * Auto-generated mirror of `ACCounselling/ModelView/LeaderAssociationRequests.cs`
7
+ */
8
+ export interface LeaderDocumentRequest {
9
+ /** Document name */
10
+ name?: string | null;
11
+ /** Document URL */
12
+ url?: string | null;
13
+ /** Document description */
14
+ description?: string | null;
15
+ /** Document type */
16
+ type?: string | null;
17
+ /** Uploaded timestamp (yyyyMMddHHmmss) */
18
+ uploadedDateTime?: number | null;
19
+ }
20
+ //# sourceMappingURL=LeaderDocumentRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderDocumentRequest.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderDocumentRequest.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,qBAAqB;IACpC,oBAAoB;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,mBAAmB;IACnB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,2BAA2B;IAC3B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,oBAAoB;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,0CAA0C;IAC1C,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LeaderDocumentRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderDocumentRequest.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderDocumentRequest.ts"],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * LeaderLocationRequest
3
+ *
4
+ * Add or re-point a leader-location service row (added/updated one at a time).
5
+ *
6
+ * Auto-generated mirror of `ACCounselling/ModelView/LeaderAssociationRequests.cs`
7
+ */
8
+ export interface LeaderLocationRequest {
9
+ /** Location ID reference (Foreign Key to Location) */
10
+ locationID: number;
11
+ /** Whether the link is active */
12
+ isActive?: boolean | null;
13
+ }
14
+ //# sourceMappingURL=LeaderLocationRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderLocationRequest.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderLocationRequest.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,qBAAqB;IACpC,sDAAsD;IACtD,UAAU,EAAE,MAAM,CAAC;IACnB,iCAAiC;IACjC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LeaderLocationRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderLocationRequest.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderLocationRequest.ts"],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * LeaderNeedRequest
3
+ *
4
+ * Add or re-point a leader-need capability row (added/updated one at a time).
5
+ *
6
+ * Auto-generated mirror of `ACCounselling/ModelView/LeaderAssociationRequests.cs`
7
+ */
8
+ export interface LeaderNeedRequest {
9
+ /** Need ID reference (Foreign Key to CareNeed) */
10
+ needID: number;
11
+ /** Whether the link is active */
12
+ isActive?: boolean | null;
13
+ }
14
+ //# sourceMappingURL=LeaderNeedRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderNeedRequest.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderNeedRequest.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,iBAAiB;IAChC,kDAAkD;IAClD,MAAM,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LeaderNeedRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderNeedRequest.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderNeedRequest.ts"],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * LeaderZoneRequest
3
+ *
4
+ * Add or re-point a leader-zone coverage row (added/updated one at a time).
5
+ *
6
+ * Auto-generated mirror of `ACCounselling/ModelView/LeaderAssociationRequests.cs`
7
+ */
8
+ export interface LeaderZoneRequest {
9
+ /** Zone ID reference (Foreign Key to CareZone) */
10
+ zoneID: number;
11
+ /** Whether the link is active */
12
+ isActive?: boolean | null;
13
+ }
14
+ //# sourceMappingURL=LeaderZoneRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderZoneRequest.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderZoneRequest.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,iBAAiB;IAChC,kDAAkD;IAClD,MAAM,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LeaderZoneRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LeaderZoneRequest.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/LeaderZoneRequest.ts"],"names":[],"mappings":""}
@@ -8,7 +8,11 @@ export * from './CareDashboardStats';
8
8
  export * from './CareRequestModelView';
9
9
  export * from './CareSessionModelView';
10
10
  export * from './CatalogModelViews';
11
+ export * from './LeaderDocumentRequest';
12
+ export * from './LeaderLocationRequest';
11
13
  export * from './LeaderModelView';
14
+ export * from './LeaderNeedRequest';
12
15
  export * from './LeaderPortalViews';
16
+ export * from './LeaderZoneRequest';
13
17
  export * from './PublicCareViews';
14
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC"}
@@ -8,7 +8,11 @@ export * from './CareDashboardStats';
8
8
  export * from './CareRequestModelView';
9
9
  export * from './CareSessionModelView';
10
10
  export * from './CatalogModelViews';
11
+ export * from './LeaderDocumentRequest';
12
+ export * from './LeaderLocationRequest';
11
13
  export * from './LeaderModelView';
14
+ export * from './LeaderNeedRequest';
12
15
  export * from './LeaderPortalViews';
16
+ export * from './LeaderZoneRequest';
13
17
  export * from './PublicCareViews';
14
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/accounselling/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC"}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * FacilitatorCourse Entity
3
+ *
4
+ * Junction linking a Facilitator to an ACCourse they are approved/qualified to run.
5
+ *
6
+ * Auto-generated mirror of `ACCourses/FacilitatorCourse.cs`
7
+ */
8
+ export interface FacilitatorCourse {
9
+ /** Unique junction identifier (Primary Key - Identity) */
10
+ facilitatorCourseID: number;
11
+ /** Facilitator user ID (Foreign Key to Facilitator) */
12
+ userId: string;
13
+ /** Course ID reference (Foreign Key to ACCourse) */
14
+ courseID: number;
15
+ /** Whether the row is active (default true) */
16
+ isActive: boolean;
17
+ /** Creation timestamp (yyyyMMddHHmmss) */
18
+ createdDateTime: number;
19
+ /** Last modification timestamp (yyyyMMddHHmmss) */
20
+ modifiedDateTime: number;
21
+ }
22
+ //# sourceMappingURL=FacilitatorCourse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorCourse.d.ts","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorCourse.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,iBAAiB;IAChC,0DAA0D;IAC1D,mBAAmB,EAAE,MAAM,CAAC;IAC5B,uDAAuD;IACvD,MAAM,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,+CAA+C;IAC/C,QAAQ,EAAE,OAAO,CAAC;IAClB,0CAA0C;IAC1C,eAAe,EAAE,MAAM,CAAC;IACxB,mDAAmD;IACnD,gBAAgB,EAAE,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FacilitatorCourse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorCourse.js","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorCourse.ts"],"names":[],"mappings":""}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * FacilitatorDocument Entity
3
+ *
4
+ * A document attached to a Facilitator (e.g. qualification, certificate, training record).
5
+ *
6
+ * Auto-generated mirror of `ACCourses/FacilitatorDocument.cs`
7
+ */
8
+ export interface FacilitatorDocument {
9
+ /** Unique document identifier (Primary Key - Identity) */
10
+ facilitatorDocumentID: number;
11
+ /** Facilitator user ID (Foreign Key to Facilitator) */
12
+ userId: string;
13
+ /** Document name */
14
+ name?: string | null;
15
+ /** Storage URL */
16
+ url?: string | null;
17
+ /** Description (Base64) */
18
+ description?: string | null;
19
+ /** MIME type / file extension */
20
+ type?: string | null;
21
+ /** Upload timestamp (yyyyMMddHHmmss) */
22
+ uploadedDateTime: number;
23
+ /** Whether the document is active (default true) */
24
+ isActive: boolean;
25
+ /** Creation timestamp (yyyyMMddHHmmss) */
26
+ createdDateTime: number;
27
+ /** Last modification timestamp (yyyyMMddHHmmss) */
28
+ modifiedDateTime: number;
29
+ }
30
+ //# sourceMappingURL=FacilitatorDocument.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorDocument.d.ts","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorDocument.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,mBAAmB;IAClC,0DAA0D;IAC1D,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uDAAuD;IACvD,MAAM,EAAE,MAAM,CAAC;IACf,oBAAoB;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,2BAA2B;IAC3B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,oDAAoD;IACpD,QAAQ,EAAE,OAAO,CAAC;IAClB,0CAA0C;IAC1C,eAAe,EAAE,MAAM,CAAC;IACxB,mDAAmD;IACnD,gBAAgB,EAAE,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FacilitatorDocument.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorDocument.js","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorDocument.ts"],"names":[],"mappings":""}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * FacilitatorLocation Entity
3
+ *
4
+ * Junction linking a Facilitator to a location they can serve.
5
+ *
6
+ * Auto-generated mirror of `ACCourses/FacilitatorLocation.cs`
7
+ */
8
+ export interface FacilitatorLocation {
9
+ /** Unique junction identifier (Primary Key - Identity) */
10
+ facilitatorLocationID: number;
11
+ /** Facilitator user ID (Foreign Key to Facilitator) */
12
+ userId: string;
13
+ /** Location ID reference (Foreign Key to Location) */
14
+ locationID: number;
15
+ /** Whether the row is active (default true) */
16
+ isActive: boolean;
17
+ /** Creation timestamp (yyyyMMddHHmmss) */
18
+ createdDateTime: number;
19
+ /** Last modification timestamp (yyyyMMddHHmmss) */
20
+ modifiedDateTime: number;
21
+ }
22
+ //# sourceMappingURL=FacilitatorLocation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorLocation.d.ts","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorLocation.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,mBAAmB;IAClC,0DAA0D;IAC1D,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uDAAuD;IACvD,MAAM,EAAE,MAAM,CAAC;IACf,sDAAsD;IACtD,UAAU,EAAE,MAAM,CAAC;IACnB,+CAA+C;IAC/C,QAAQ,EAAE,OAAO,CAAC;IAClB,0CAA0C;IAC1C,eAAe,EAAE,MAAM,CAAC;IACxB,mDAAmD;IACnD,gBAAgB,EAAE,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FacilitatorLocation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorLocation.js","sourceRoot":"","sources":["../../../src/models/accourses/FacilitatorLocation.ts"],"names":[],"mappings":""}
@@ -35,6 +35,8 @@ export interface ACCourseModelView {
35
35
  upcomingDates?: CourseDateModelView[] | null;
36
36
  /** Session templates (per-course curriculum) */
37
37
  sessionTemplates?: ACCourseSessionModelView[] | null;
38
+ /** Number of session templates defined on the course */
39
+ sessionCount: number;
38
40
  /** Number of files attached to the course */
39
41
  totalFiles: number;
40
42
  /** Number of active registrations against the course */
@@ -1 +1 @@
1
- {"version":3,"file":"ACCourseModelView.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/ACCourseModelView.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ACCourseModelView.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/ACCourseModelView.ts"],"names":[],"mappings":"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"}
@@ -40,4 +40,19 @@ export interface CreateCourseFile {
40
40
  /** Storage URL */
41
41
  link: string;
42
42
  }
43
+ /** Update payload for a course file. */
44
+ export interface UpdateCourseFileRequest {
45
+ /** File name */
46
+ name?: string | null;
47
+ /** Description of the file */
48
+ description?: string | null;
49
+ /** MIME type */
50
+ type?: string | null;
51
+ /** Storage URL */
52
+ link?: string | null;
53
+ /** Upload timestamp (yyyyMMddHHmmss) */
54
+ uploadedDateTime?: number | null;
55
+ /** Whether the file is active */
56
+ isActive?: boolean | null;
57
+ }
43
58
  //# sourceMappingURL=CourseFileModelView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CourseFileModelView.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/CourseFileModelView.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,6BAA6B;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,iCAAiC;IACjC,QAAQ,EAAE,OAAO,CAAC;IAClB,0CAA0C;IAC1C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,mDAAmD;IACnD,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAED,wCAAwC;AACxC,MAAM,WAAW,gBAAgB;IAC/B,oCAAoC;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,IAAI,EAAE,MAAM,CAAC;CACd"}
1
+ {"version":3,"file":"CourseFileModelView.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/CourseFileModelView.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAClC,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,6BAA6B;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,iCAAiC;IACjC,QAAQ,EAAE,OAAO,CAAC;IAClB,0CAA0C;IAC1C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,mDAAmD;IACnD,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAED,wCAAwC;AACxC,MAAM,WAAW,gBAAgB;IAC/B,oCAAoC;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,wCAAwC;AACxC,MAAM,WAAW,uBAAuB;IACtC,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,wCAAwC;IACxC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,iCAAiC;IACjC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B"}
@@ -0,0 +1,118 @@
1
+ /**
2
+ * Facilitator association views + individual request payloads.
3
+ *
4
+ * Auto-generated mirror of `ACCourses/ModelView/FacilitatorAssociationViews.cs`
5
+ */
6
+ /** A course a facilitator is approved to run (the FacilitatorCourse junction). */
7
+ export interface FacilitatorCourseView {
8
+ /** Junction identifier */
9
+ facilitatorCourseID: number;
10
+ /** Course identifier */
11
+ courseID: number;
12
+ /** Course name */
13
+ courseName?: string | null;
14
+ /** Course hex color */
15
+ courseColor?: string | null;
16
+ /** Course image URL */
17
+ imageURL?: string | null;
18
+ /** Course status ID */
19
+ statusID: number;
20
+ /** Course status name */
21
+ statusName?: string | null;
22
+ /** Course status hex color */
23
+ statusColor?: string | null;
24
+ /** Whether the row is active */
25
+ isActive: boolean;
26
+ }
27
+ /** A location a facilitator can serve (the FacilitatorLocation junction). */
28
+ export interface FacilitatorLocationView {
29
+ /** Junction identifier */
30
+ facilitatorLocationID: number;
31
+ /** Location identifier */
32
+ locationID: number;
33
+ /** Location name (CCMS.Api.LocationManagement Location Cache) */
34
+ locationName?: string | null;
35
+ /** Whether the row is active */
36
+ isActive: boolean;
37
+ }
38
+ /** A document attached to a facilitator. */
39
+ export interface FacilitatorDocumentView {
40
+ /** Document identifier */
41
+ facilitatorDocumentID: number;
42
+ /** Document name */
43
+ name?: string | null;
44
+ /** Description */
45
+ description?: string | null;
46
+ /** MIME type / file extension */
47
+ type?: string | null;
48
+ /** Storage URL */
49
+ url?: string | null;
50
+ /** Upload timestamp (yyyyMMddHHmmss) */
51
+ uploadedDateTime: number;
52
+ /** Whether the document is active */
53
+ isActive: boolean;
54
+ }
55
+ /** A facilitator assigned to a course (FacilitatorCourse junction, course side, enriched). */
56
+ export interface CourseFacilitatorView {
57
+ /** Junction identifier */
58
+ facilitatorCourseID: number;
59
+ /** Facilitator user ID (Foreign Key to AspNetUsers, UserManagement) */
60
+ userId: string;
61
+ /** First name (enriched) */
62
+ firstName?: string | null;
63
+ /** Surname (enriched) */
64
+ surname?: string | null;
65
+ /** Email (enriched) */
66
+ email?: string | null;
67
+ /** Phone (enriched) */
68
+ phone?: string | null;
69
+ /** Avatar (enriched) */
70
+ avatar?: string | null;
71
+ /** Facilitator status ID */
72
+ statusID: number;
73
+ /** Facilitator status name */
74
+ statusName?: string | null;
75
+ /** Facilitator status hex color */
76
+ statusColor?: string | null;
77
+ /** Whether the row is active */
78
+ isActive: boolean;
79
+ /** Facilitator full name (computed) */
80
+ fullName?: string | null;
81
+ /** Display name (computed) */
82
+ displayName?: string;
83
+ }
84
+ /** Add or re-point a facilitator-course coverage row. */
85
+ export interface FacilitatorCourseRequest {
86
+ /** Course identifier */
87
+ courseID: number;
88
+ /** Whether the row is active */
89
+ isActive?: boolean | null;
90
+ }
91
+ /** Add or re-point a facilitator-location service row. */
92
+ export interface FacilitatorLocationRequest {
93
+ /** Location identifier */
94
+ locationID: number;
95
+ /** Whether the row is active */
96
+ isActive?: boolean | null;
97
+ }
98
+ /** Add or update a single facilitator document. */
99
+ export interface FacilitatorDocumentRequest {
100
+ /** Document name */
101
+ name?: string | null;
102
+ /** Storage URL */
103
+ url?: string | null;
104
+ /** Description */
105
+ description?: string | null;
106
+ /** MIME type / file extension */
107
+ type?: string | null;
108
+ /** Upload timestamp (yyyyMMddHHmmss) */
109
+ uploadedDateTime?: number | null;
110
+ }
111
+ /** Assign a facilitator to a course from the course side. */
112
+ export interface CourseFacilitatorRequest {
113
+ /** Facilitator user ID */
114
+ userId: string;
115
+ /** Whether the row is active */
116
+ isActive?: boolean | null;
117
+ }
118
+ //# sourceMappingURL=FacilitatorAssociationViews.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorAssociationViews.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/FacilitatorAssociationViews.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,kFAAkF;AAClF,MAAM,WAAW,qBAAqB;IACpC,0BAA0B;IAC1B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,wBAAwB;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,kBAAkB;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,uBAAuB;IACvB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,uBAAuB;IACvB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,uBAAuB;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,yBAAyB;IACzB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gCAAgC;IAChC,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,6EAA6E;AAC7E,MAAM,WAAW,uBAAuB;IACtC,0BAA0B;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,0BAA0B;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,iEAAiE;IACjE,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,gCAAgC;IAChC,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,4CAA4C;AAC5C,MAAM,WAAW,uBAAuB;IACtC,0BAA0B;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,qCAAqC;IACrC,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,8FAA8F;AAC9F,MAAM,WAAW,qBAAqB;IACpC,0BAA0B;IAC1B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,uEAAuE;IACvE,MAAM,EAAE,MAAM,CAAC;IACf,4BAA4B;IAC5B,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,yBAAyB;IACzB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,4BAA4B;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,8BAA8B;IAC9B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,mCAAmC;IACnC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gCAAgC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAGlB,uCAAuC;IACvC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,8BAA8B;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,yDAAyD;AACzD,MAAM,WAAW,wBAAwB;IACvC,wBAAwB;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,gCAAgC;IAChC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B;AAED,0DAA0D;AAC1D,MAAM,WAAW,0BAA0B;IACzC,0BAA0B;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,gCAAgC;IAChC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B;AAED,mDAAmD;AACnD,MAAM,WAAW,0BAA0B;IACzC,oBAAoB;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,kBAAkB;IAClB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,kBAAkB;IAClB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,wCAAwC;IACxC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAED,6DAA6D;AAC7D,MAAM,WAAW,wBAAwB;IACvC,0BAA0B;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,gCAAgC;IAChC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Facilitator association views + individual request payloads.
3
+ *
4
+ * Auto-generated mirror of `ACCourses/ModelView/FacilitatorAssociationViews.cs`
5
+ */
6
+ export {};
7
+ //# sourceMappingURL=FacilitatorAssociationViews.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorAssociationViews.js","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/FacilitatorAssociationViews.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
@@ -0,0 +1,15 @@
1
+ /**
2
+ * FacilitatorRegistrationRequest
3
+ *
4
+ * Assign / update a single facilitator-to-registration link (the
5
+ * RegistrationFacilitator association), one at a time.
6
+ *
7
+ * Auto-generated mirror of `ACCourses/ModelView/FacilitatorPortalViews.cs`
8
+ */
9
+ export interface FacilitatorRegistrationRequest {
10
+ /** Registration ID reference (Foreign Key to Registration) */
11
+ registrationID: number;
12
+ /** Whether this facilitator is the lead */
13
+ isLead: boolean;
14
+ }
15
+ //# sourceMappingURL=FacilitatorRegistrationRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorRegistrationRequest.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/FacilitatorRegistrationRequest.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,MAAM,WAAW,8BAA8B;IAC7C,8DAA8D;IAC9D,cAAc,EAAE,MAAM,CAAC;IACvB,2CAA2C;IAC3C,MAAM,EAAE,OAAO,CAAC;CACjB"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FacilitatorRegistrationRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorRegistrationRequest.js","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/FacilitatorRegistrationRequest.ts"],"names":[],"mappings":""}
@@ -10,6 +10,8 @@ export * from './CourseFileModelView';
10
10
  export * from './CreateRegistration';
11
11
  export * from './FacilitatorModelView';
12
12
  export * from './FacilitatorPortalViews';
13
+ export * from './FacilitatorRegistrationRequest';
14
+ export * from './FacilitatorAssociationViews';
13
15
  export * from './PublicCourseViews';
14
16
  export * from './RegistrationIntakeModelView';
15
17
  export * from './RegistrationListView';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
@@ -10,6 +10,8 @@ export * from './CourseFileModelView';
10
10
  export * from './CreateRegistration';
11
11
  export * from './FacilitatorModelView';
12
12
  export * from './FacilitatorPortalViews';
13
+ export * from './FacilitatorRegistrationRequest';
14
+ export * from './FacilitatorAssociationViews';
13
15
  export * from './PublicCourseViews';
14
16
  export * from './RegistrationIntakeModelView';
15
17
  export * from './RegistrationListView';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/accourses/ModelView/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
@@ -8,6 +8,9 @@ export * from './CourseSession';
8
8
  export * from './CourseStatus';
9
9
  export * from './Facilitator';
10
10
  export * from './FacilitatorStatus';
11
+ export * from './FacilitatorCourse';
12
+ export * from './FacilitatorLocation';
13
+ export * from './FacilitatorDocument';
11
14
  export * from './Registration';
12
15
  export * from './RegistrationStatus';
13
16
  export * from './MemberRegistration';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/accourses/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AAGrD,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/accourses/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AAGrD,cAAc,aAAa,CAAC"}
@@ -9,6 +9,9 @@ export * from './CourseSession';
9
9
  export * from './CourseStatus';
10
10
  export * from './Facilitator';
11
11
  export * from './FacilitatorStatus';
12
+ export * from './FacilitatorCourse';
13
+ export * from './FacilitatorLocation';
14
+ export * from './FacilitatorDocument';
12
15
  export * from './Registration';
13
16
  export * from './RegistrationStatus';
14
17
  export * from './MemberRegistration';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/accourses/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,gBAAgB;AAChB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AAErD,cAAc;AACd,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/accourses/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,gBAAgB;AAChB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AAErD,cAAc;AACd,cAAc,aAAa,CAAC"}
@@ -0,0 +1,52 @@
1
+ /**
2
+ * Asset
3
+ *
4
+ * Auto-generated mirror of `AssetManagement/Asset.cs`.
5
+ */
6
+ export interface Asset {
7
+ assetID?: number;
8
+ assetCode?: string;
9
+ name?: string;
10
+ description?: string;
11
+ assetCategoryID?: number;
12
+ assetTypeID?: number;
13
+ assetStatusID?: number;
14
+ assetConditionID?: number;
15
+ isBookable?: boolean;
16
+ isEntranceMonitored?: boolean;
17
+ isActive?: boolean;
18
+ currentLocationID?: number;
19
+ currentDepartmentID?: number;
20
+ currentOwnerUserId?: string;
21
+ currentAssignmentID?: number;
22
+ serialNumber?: string;
23
+ manufacturer?: string;
24
+ model?: string;
25
+ modelYear?: number;
26
+ acquisitionDate?: number;
27
+ acquisitionCost?: number;
28
+ replacementValue?: number;
29
+ insuredValue?: number;
30
+ currencyCode?: string;
31
+ insurancePolicyNumber?: string;
32
+ insuranceProvider?: string;
33
+ insuranceExpiry?: number;
34
+ purchaseOrderRef?: string;
35
+ supplierID?: number;
36
+ warrantyExpiry?: number;
37
+ lastServiceDate?: number;
38
+ nextServiceDate?: number;
39
+ serviceIntervalDays?: number;
40
+ retiredDateTime?: number;
41
+ depreciationMethodID?: number;
42
+ usefulLifeYears?: number;
43
+ salvageValue?: number;
44
+ depreciationRatePercent?: number;
45
+ photoUrl?: string;
46
+ notes?: string;
47
+ createdBy?: string;
48
+ modifiedBy?: string;
49
+ createdDateTime?: number;
50
+ modifiedDateTime?: number;
51
+ }
52
+ //# sourceMappingURL=Asset.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Asset.d.ts","sourceRoot":"","sources":["../../../src/models/assetmanagement/Asset.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,WAAW,KAAK;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Asset.js.map