@actschurch/ccms-sdk 0.0.22 → 0.0.24

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 (733) hide show
  1. package/dist/core/HttpClient.d.ts +6 -0
  2. package/dist/core/HttpClient.d.ts.map +1 -1
  3. package/dist/core/HttpClient.js +64 -0
  4. package/dist/core/HttpClient.js.map +1 -1
  5. package/dist/models/accounselling/ACCareNotificationChannelSetting.d.ts +42 -0
  6. package/dist/models/accounselling/ACCareNotificationChannelSetting.d.ts.map +1 -0
  7. package/dist/models/accounselling/ACCareNotificationChannelSetting.js +2 -0
  8. package/dist/models/accounselling/ACCareNotificationChannelSetting.js.map +1 -0
  9. package/dist/models/accounselling/CareArea.d.ts +27 -0
  10. package/dist/models/accounselling/CareArea.d.ts.map +1 -0
  11. package/dist/models/accounselling/CareArea.js +2 -0
  12. package/dist/models/accounselling/CareArea.js.map +1 -0
  13. package/dist/models/accounselling/CareAvailability.d.ts +31 -0
  14. package/dist/models/accounselling/CareAvailability.d.ts.map +1 -0
  15. package/dist/models/accounselling/CareAvailability.js +2 -0
  16. package/dist/models/accounselling/CareAvailability.js.map +1 -0
  17. package/dist/models/accounselling/CareCase.d.ts +40 -0
  18. package/dist/models/accounselling/CareCase.d.ts.map +1 -0
  19. package/dist/models/accounselling/CareCase.js +2 -0
  20. package/dist/models/accounselling/CareCase.js.map +1 -0
  21. package/dist/models/accounselling/CareCaseFile.d.ts +31 -0
  22. package/dist/models/accounselling/CareCaseFile.d.ts.map +1 -0
  23. package/dist/models/accounselling/CareCaseFile.js +2 -0
  24. package/dist/models/accounselling/CareCaseFile.js.map +1 -0
  25. package/dist/models/accounselling/CareCaseLeader.d.ts +26 -0
  26. package/dist/models/accounselling/CareCaseLeader.d.ts.map +1 -0
  27. package/dist/models/accounselling/CareCaseLeader.js +2 -0
  28. package/dist/models/accounselling/CareCaseLeader.js.map +1 -0
  29. package/dist/models/accounselling/CareCaseMember.d.ts +27 -0
  30. package/dist/models/accounselling/CareCaseMember.d.ts.map +1 -0
  31. package/dist/models/accounselling/CareCaseMember.js +2 -0
  32. package/dist/models/accounselling/CareCaseMember.js.map +1 -0
  33. package/dist/models/accounselling/CareCaseNote.d.ts +32 -0
  34. package/dist/models/accounselling/CareCaseNote.d.ts.map +1 -0
  35. package/dist/models/accounselling/CareCaseNote.js +2 -0
  36. package/dist/models/accounselling/CareCaseNote.js.map +1 -0
  37. package/dist/models/accounselling/CareCaseSession.d.ts +24 -0
  38. package/dist/models/accounselling/CareCaseSession.d.ts.map +1 -0
  39. package/dist/models/accounselling/CareCaseSession.js +2 -0
  40. package/dist/models/accounselling/CareCaseSession.js.map +1 -0
  41. package/dist/models/accounselling/CareCaseStatus.d.ts +27 -0
  42. package/dist/models/accounselling/CareCaseStatus.d.ts.map +1 -0
  43. package/dist/models/accounselling/CareCaseStatus.js +2 -0
  44. package/dist/models/accounselling/CareCaseStatus.js.map +1 -0
  45. package/dist/models/accounselling/CareNeed.d.ts +30 -0
  46. package/dist/models/accounselling/CareNeed.d.ts.map +1 -0
  47. package/dist/models/accounselling/CareNeed.js +2 -0
  48. package/dist/models/accounselling/CareNeed.js.map +1 -0
  49. package/dist/models/accounselling/CareRequest.d.ts +73 -0
  50. package/dist/models/accounselling/CareRequest.d.ts.map +1 -0
  51. package/dist/models/accounselling/CareRequest.js +2 -0
  52. package/dist/models/accounselling/CareRequest.js.map +1 -0
  53. package/dist/models/accounselling/CareRequestStatus.d.ts +27 -0
  54. package/dist/models/accounselling/CareRequestStatus.d.ts.map +1 -0
  55. package/dist/models/accounselling/CareRequestStatus.js +2 -0
  56. package/dist/models/accounselling/CareRequestStatus.js.map +1 -0
  57. package/dist/models/accounselling/CareSession.d.ts +38 -0
  58. package/dist/models/accounselling/CareSession.d.ts.map +1 -0
  59. package/dist/models/accounselling/CareSession.js +2 -0
  60. package/dist/models/accounselling/CareSession.js.map +1 -0
  61. package/dist/models/accounselling/CareSessionNote.d.ts +36 -0
  62. package/dist/models/accounselling/CareSessionNote.d.ts.map +1 -0
  63. package/dist/models/accounselling/CareSessionNote.js +2 -0
  64. package/dist/models/accounselling/CareSessionNote.js.map +1 -0
  65. package/dist/models/accounselling/CareSessionStatus.d.ts +27 -0
  66. package/dist/models/accounselling/CareSessionStatus.d.ts.map +1 -0
  67. package/dist/models/accounselling/CareSessionStatus.js +2 -0
  68. package/dist/models/accounselling/CareSessionStatus.js.map +1 -0
  69. package/dist/models/accounselling/CareSessionType.d.ts +27 -0
  70. package/dist/models/accounselling/CareSessionType.d.ts.map +1 -0
  71. package/dist/models/accounselling/CareSessionType.js +2 -0
  72. package/dist/models/accounselling/CareSessionType.js.map +1 -0
  73. package/dist/models/accounselling/CareZone.d.ts +26 -0
  74. package/dist/models/accounselling/CareZone.d.ts.map +1 -0
  75. package/dist/models/accounselling/CareZone.js +2 -0
  76. package/dist/models/accounselling/CareZone.js.map +1 -0
  77. package/dist/models/accounselling/Leader.d.ts +31 -0
  78. package/dist/models/accounselling/Leader.d.ts.map +1 -0
  79. package/dist/models/accounselling/Leader.js +2 -0
  80. package/dist/models/accounselling/Leader.js.map +1 -0
  81. package/dist/models/accounselling/LeaderDocument.d.ts +30 -0
  82. package/dist/models/accounselling/LeaderDocument.d.ts.map +1 -0
  83. package/dist/models/accounselling/LeaderDocument.js +2 -0
  84. package/dist/models/accounselling/LeaderDocument.js.map +1 -0
  85. package/dist/models/accounselling/LeaderLocation.d.ts +22 -0
  86. package/dist/models/accounselling/LeaderLocation.d.ts.map +1 -0
  87. package/dist/models/accounselling/LeaderLocation.js +2 -0
  88. package/dist/models/accounselling/LeaderLocation.js.map +1 -0
  89. package/dist/models/accounselling/LeaderNeed.d.ts +23 -0
  90. package/dist/models/accounselling/LeaderNeed.d.ts.map +1 -0
  91. package/dist/models/accounselling/LeaderNeed.js +2 -0
  92. package/dist/models/accounselling/LeaderNeed.js.map +1 -0
  93. package/dist/models/accounselling/LeaderType.d.ts +27 -0
  94. package/dist/models/accounselling/LeaderType.d.ts.map +1 -0
  95. package/dist/models/accounselling/LeaderType.js +2 -0
  96. package/dist/models/accounselling/LeaderType.js.map +1 -0
  97. package/dist/models/accounselling/LeaderZone.d.ts +22 -0
  98. package/dist/models/accounselling/LeaderZone.d.ts.map +1 -0
  99. package/dist/models/accounselling/LeaderZone.js +2 -0
  100. package/dist/models/accounselling/LeaderZone.js.map +1 -0
  101. package/dist/models/accounselling/ModelView/ACCareSettingModelView.d.ts +78 -0
  102. package/dist/models/accounselling/ModelView/ACCareSettingModelView.d.ts.map +1 -0
  103. package/dist/models/accounselling/ModelView/ACCareSettingModelView.js +7 -0
  104. package/dist/models/accounselling/ModelView/ACCareSettingModelView.js.map +1 -0
  105. package/dist/models/accounselling/ModelView/CareCaseListView.d.ts +140 -0
  106. package/dist/models/accounselling/ModelView/CareCaseListView.d.ts.map +1 -0
  107. package/dist/models/accounselling/ModelView/CareCaseListView.js +7 -0
  108. package/dist/models/accounselling/ModelView/CareCaseListView.js.map +1 -0
  109. package/dist/models/accounselling/ModelView/CareCaseModelView.d.ts +191 -0
  110. package/dist/models/accounselling/ModelView/CareCaseModelView.d.ts.map +1 -0
  111. package/dist/models/accounselling/ModelView/CareCaseModelView.js +2 -0
  112. package/dist/models/accounselling/ModelView/CareCaseModelView.js.map +1 -0
  113. package/dist/models/accounselling/ModelView/CareDashboardStats.d.ts +39 -0
  114. package/dist/models/accounselling/ModelView/CareDashboardStats.d.ts.map +1 -0
  115. package/dist/models/accounselling/ModelView/CareDashboardStats.js +2 -0
  116. package/dist/models/accounselling/ModelView/CareDashboardStats.js.map +1 -0
  117. package/dist/models/accounselling/ModelView/CareRequestModelView.d.ts +194 -0
  118. package/dist/models/accounselling/ModelView/CareRequestModelView.d.ts.map +1 -0
  119. package/dist/models/accounselling/ModelView/CareRequestModelView.js +7 -0
  120. package/dist/models/accounselling/ModelView/CareRequestModelView.js.map +1 -0
  121. package/dist/models/accounselling/ModelView/CareSessionModelView.d.ts +203 -0
  122. package/dist/models/accounselling/ModelView/CareSessionModelView.d.ts.map +1 -0
  123. package/dist/models/accounselling/ModelView/CareSessionModelView.js +7 -0
  124. package/dist/models/accounselling/ModelView/CareSessionModelView.js.map +1 -0
  125. package/dist/models/accounselling/ModelView/CatalogModelViews.d.ts +67 -0
  126. package/dist/models/accounselling/ModelView/CatalogModelViews.d.ts.map +1 -0
  127. package/dist/models/accounselling/ModelView/CatalogModelViews.js +8 -0
  128. package/dist/models/accounselling/ModelView/CatalogModelViews.js.map +1 -0
  129. package/dist/models/accounselling/ModelView/LeaderModelView.d.ts +207 -0
  130. package/dist/models/accounselling/ModelView/LeaderModelView.d.ts.map +1 -0
  131. package/dist/models/accounselling/ModelView/LeaderModelView.js +7 -0
  132. package/dist/models/accounselling/ModelView/LeaderModelView.js.map +1 -0
  133. package/dist/models/accounselling/ModelView/LeaderPortalViews.d.ts +72 -0
  134. package/dist/models/accounselling/ModelView/LeaderPortalViews.d.ts.map +1 -0
  135. package/dist/models/accounselling/ModelView/LeaderPortalViews.js +7 -0
  136. package/dist/models/accounselling/ModelView/LeaderPortalViews.js.map +1 -0
  137. package/dist/models/accounselling/ModelView/PublicCareViews.d.ts +85 -0
  138. package/dist/models/accounselling/ModelView/PublicCareViews.d.ts.map +1 -0
  139. package/dist/models/accounselling/ModelView/PublicCareViews.js +7 -0
  140. package/dist/models/accounselling/ModelView/PublicCareViews.js.map +1 -0
  141. package/dist/models/accounselling/ModelView/index.d.ts +14 -0
  142. package/dist/models/accounselling/ModelView/index.d.ts.map +1 -0
  143. package/dist/models/accounselling/ModelView/index.js +14 -0
  144. package/dist/models/accounselling/ModelView/index.js.map +1 -0
  145. package/dist/models/accounselling/Setting.d.ts +24 -0
  146. package/dist/models/accounselling/Setting.d.ts.map +1 -0
  147. package/dist/models/accounselling/Setting.js +2 -0
  148. package/dist/models/accounselling/Setting.js.map +1 -0
  149. package/dist/models/accounselling/index.d.ts +30 -0
  150. package/dist/models/accounselling/index.d.ts.map +1 -0
  151. package/dist/models/accounselling/index.js +32 -0
  152. package/dist/models/accounselling/index.js.map +1 -0
  153. package/dist/models/accourses/ACCourseNotificationChannelSetting.d.ts +41 -0
  154. package/dist/models/accourses/ACCourseNotificationChannelSetting.d.ts.map +1 -0
  155. package/dist/models/accourses/ACCourseNotificationChannelSetting.js +2 -0
  156. package/dist/models/accourses/ACCourseNotificationChannelSetting.js.map +1 -0
  157. package/dist/models/accourses/Course.d.ts +29 -0
  158. package/dist/models/accourses/Course.d.ts.map +1 -0
  159. package/dist/models/accourses/Course.js +2 -0
  160. package/dist/models/accourses/Course.js.map +1 -0
  161. package/dist/models/accourses/CourseDate.d.ts +33 -0
  162. package/dist/models/accourses/CourseDate.d.ts.map +1 -0
  163. package/dist/models/accourses/CourseDate.js +2 -0
  164. package/dist/models/accourses/CourseDate.js.map +1 -0
  165. package/dist/models/accourses/CourseFile.d.ts +31 -0
  166. package/dist/models/accourses/CourseFile.d.ts.map +1 -0
  167. package/dist/models/accourses/CourseFile.js +2 -0
  168. package/dist/models/accourses/CourseFile.js.map +1 -0
  169. package/dist/models/accourses/CourseSession.d.ts +29 -0
  170. package/dist/models/accourses/CourseSession.d.ts.map +1 -0
  171. package/dist/models/accourses/CourseSession.js +2 -0
  172. package/dist/models/accourses/CourseSession.js.map +1 -0
  173. package/dist/models/accourses/CourseStatus.d.ts +27 -0
  174. package/dist/models/accourses/CourseStatus.d.ts.map +1 -0
  175. package/dist/models/accourses/CourseStatus.js +2 -0
  176. package/dist/models/accourses/CourseStatus.js.map +1 -0
  177. package/dist/models/accourses/Facilitator.d.ts +25 -0
  178. package/dist/models/accourses/Facilitator.d.ts.map +1 -0
  179. package/dist/models/accourses/Facilitator.js +2 -0
  180. package/dist/models/accourses/Facilitator.js.map +1 -0
  181. package/dist/models/accourses/FacilitatorStatus.d.ts +27 -0
  182. package/dist/models/accourses/FacilitatorStatus.d.ts.map +1 -0
  183. package/dist/models/accourses/FacilitatorStatus.js +2 -0
  184. package/dist/models/accourses/FacilitatorStatus.js.map +1 -0
  185. package/dist/models/accourses/MemberRegistration.d.ts +28 -0
  186. package/dist/models/accourses/MemberRegistration.d.ts.map +1 -0
  187. package/dist/models/accourses/MemberRegistration.js +2 -0
  188. package/dist/models/accourses/MemberRegistration.js.map +1 -0
  189. package/dist/models/accourses/ModelView/ACCourseDashboardStats.d.ts +41 -0
  190. package/dist/models/accourses/ModelView/ACCourseDashboardStats.d.ts.map +1 -0
  191. package/dist/models/accourses/ModelView/ACCourseDashboardStats.js +2 -0
  192. package/dist/models/accourses/ModelView/ACCourseDashboardStats.js.map +1 -0
  193. package/dist/models/accourses/ModelView/ACCourseModelView.d.ts +92 -0
  194. package/dist/models/accourses/ModelView/ACCourseModelView.d.ts.map +1 -0
  195. package/dist/models/accourses/ModelView/ACCourseModelView.js +2 -0
  196. package/dist/models/accourses/ModelView/ACCourseModelView.js.map +1 -0
  197. package/dist/models/accourses/ModelView/ACCourseSessionModelView.d.ts +57 -0
  198. package/dist/models/accourses/ModelView/ACCourseSessionModelView.d.ts.map +1 -0
  199. package/dist/models/accourses/ModelView/ACCourseSessionModelView.js +2 -0
  200. package/dist/models/accourses/ModelView/ACCourseSessionModelView.js.map +1 -0
  201. package/dist/models/accourses/ModelView/ACCourseSettingModelView.d.ts +78 -0
  202. package/dist/models/accourses/ModelView/ACCourseSettingModelView.d.ts.map +1 -0
  203. package/dist/models/accourses/ModelView/ACCourseSettingModelView.js +7 -0
  204. package/dist/models/accourses/ModelView/ACCourseSettingModelView.js.map +1 -0
  205. package/dist/models/accourses/ModelView/CourseDateModelView.d.ts +87 -0
  206. package/dist/models/accourses/ModelView/CourseDateModelView.d.ts.map +1 -0
  207. package/dist/models/accourses/ModelView/CourseDateModelView.js +2 -0
  208. package/dist/models/accourses/ModelView/CourseDateModelView.js.map +1 -0
  209. package/dist/models/accourses/ModelView/CourseFileModelView.d.ts +43 -0
  210. package/dist/models/accourses/ModelView/CourseFileModelView.d.ts.map +1 -0
  211. package/dist/models/accourses/ModelView/CourseFileModelView.js +2 -0
  212. package/dist/models/accourses/ModelView/CourseFileModelView.js.map +1 -0
  213. package/dist/models/accourses/ModelView/CreateRegistration.d.ts +52 -0
  214. package/dist/models/accourses/ModelView/CreateRegistration.d.ts.map +1 -0
  215. package/dist/models/accourses/ModelView/CreateRegistration.js +2 -0
  216. package/dist/models/accourses/ModelView/CreateRegistration.js.map +1 -0
  217. package/dist/models/accourses/ModelView/FacilitatorModelView.d.ts +80 -0
  218. package/dist/models/accourses/ModelView/FacilitatorModelView.d.ts.map +1 -0
  219. package/dist/models/accourses/ModelView/FacilitatorModelView.js +2 -0
  220. package/dist/models/accourses/ModelView/FacilitatorModelView.js.map +1 -0
  221. package/dist/models/accourses/ModelView/FacilitatorPortalViews.d.ts +89 -0
  222. package/dist/models/accourses/ModelView/FacilitatorPortalViews.d.ts.map +1 -0
  223. package/dist/models/accourses/ModelView/FacilitatorPortalViews.js +7 -0
  224. package/dist/models/accourses/ModelView/FacilitatorPortalViews.js.map +1 -0
  225. package/dist/models/accourses/ModelView/PublicCourseViews.d.ts +95 -0
  226. package/dist/models/accourses/ModelView/PublicCourseViews.d.ts.map +1 -0
  227. package/dist/models/accourses/ModelView/PublicCourseViews.js +7 -0
  228. package/dist/models/accourses/ModelView/PublicCourseViews.js.map +1 -0
  229. package/dist/models/accourses/ModelView/RegistrationIntakeModelView.d.ts +203 -0
  230. package/dist/models/accourses/ModelView/RegistrationIntakeModelView.d.ts.map +1 -0
  231. package/dist/models/accourses/ModelView/RegistrationIntakeModelView.js +7 -0
  232. package/dist/models/accourses/ModelView/RegistrationIntakeModelView.js.map +1 -0
  233. package/dist/models/accourses/ModelView/RegistrationListView.d.ts +89 -0
  234. package/dist/models/accourses/ModelView/RegistrationListView.d.ts.map +1 -0
  235. package/dist/models/accourses/ModelView/RegistrationListView.js +2 -0
  236. package/dist/models/accourses/ModelView/RegistrationListView.js.map +1 -0
  237. package/dist/models/accourses/ModelView/RegistrationModelView.d.ts +169 -0
  238. package/dist/models/accourses/ModelView/RegistrationModelView.d.ts.map +1 -0
  239. package/dist/models/accourses/ModelView/RegistrationModelView.js +2 -0
  240. package/dist/models/accourses/ModelView/RegistrationModelView.js.map +1 -0
  241. package/dist/models/accourses/ModelView/RegistrationSessionModelView.d.ts +69 -0
  242. package/dist/models/accourses/ModelView/RegistrationSessionModelView.d.ts.map +1 -0
  243. package/dist/models/accourses/ModelView/RegistrationSessionModelView.js +2 -0
  244. package/dist/models/accourses/ModelView/RegistrationSessionModelView.js.map +1 -0
  245. package/dist/models/accourses/ModelView/index.d.ts +18 -0
  246. package/dist/models/accourses/ModelView/index.d.ts.map +1 -0
  247. package/dist/models/accourses/ModelView/index.js +18 -0
  248. package/dist/models/accourses/ModelView/index.js.map +1 -0
  249. package/dist/models/accourses/Registration.d.ts +32 -0
  250. package/dist/models/accourses/Registration.d.ts.map +1 -0
  251. package/dist/models/accourses/Registration.js +2 -0
  252. package/dist/models/accourses/Registration.js.map +1 -0
  253. package/dist/models/accourses/RegistrationCustomField.d.ts +39 -0
  254. package/dist/models/accourses/RegistrationCustomField.d.ts.map +1 -0
  255. package/dist/models/accourses/RegistrationCustomField.js +2 -0
  256. package/dist/models/accourses/RegistrationCustomField.js.map +1 -0
  257. package/dist/models/accourses/RegistrationDetail.d.ts +44 -0
  258. package/dist/models/accourses/RegistrationDetail.d.ts.map +1 -0
  259. package/dist/models/accourses/RegistrationDetail.js +2 -0
  260. package/dist/models/accourses/RegistrationDetail.js.map +1 -0
  261. package/dist/models/accourses/RegistrationFacilitator.d.ts +23 -0
  262. package/dist/models/accourses/RegistrationFacilitator.d.ts.map +1 -0
  263. package/dist/models/accourses/RegistrationFacilitator.js +2 -0
  264. package/dist/models/accourses/RegistrationFacilitator.js.map +1 -0
  265. package/dist/models/accourses/RegistrationIntake.d.ts +62 -0
  266. package/dist/models/accourses/RegistrationIntake.d.ts.map +1 -0
  267. package/dist/models/accourses/RegistrationIntake.js +2 -0
  268. package/dist/models/accourses/RegistrationIntake.js.map +1 -0
  269. package/dist/models/accourses/RegistrationIntakeParticipant.d.ts +37 -0
  270. package/dist/models/accourses/RegistrationIntakeParticipant.d.ts.map +1 -0
  271. package/dist/models/accourses/RegistrationIntakeParticipant.js +2 -0
  272. package/dist/models/accourses/RegistrationIntakeParticipant.js.map +1 -0
  273. package/dist/models/accourses/RegistrationIntakeStatus.d.ts +27 -0
  274. package/dist/models/accourses/RegistrationIntakeStatus.d.ts.map +1 -0
  275. package/dist/models/accourses/RegistrationIntakeStatus.js +2 -0
  276. package/dist/models/accourses/RegistrationIntakeStatus.js.map +1 -0
  277. package/dist/models/accourses/RegistrationSession.d.ts +36 -0
  278. package/dist/models/accourses/RegistrationSession.d.ts.map +1 -0
  279. package/dist/models/accourses/RegistrationSession.js +2 -0
  280. package/dist/models/accourses/RegistrationSession.js.map +1 -0
  281. package/dist/models/accourses/RegistrationSpecialSession.d.ts +39 -0
  282. package/dist/models/accourses/RegistrationSpecialSession.d.ts.map +1 -0
  283. package/dist/models/accourses/RegistrationSpecialSession.js +2 -0
  284. package/dist/models/accourses/RegistrationSpecialSession.js.map +1 -0
  285. package/dist/models/accourses/RegistrationStatus.d.ts +27 -0
  286. package/dist/models/accourses/RegistrationStatus.d.ts.map +1 -0
  287. package/dist/models/accourses/RegistrationStatus.js +2 -0
  288. package/dist/models/accourses/RegistrationStatus.js.map +1 -0
  289. package/dist/models/accourses/SessionProgressStatus.d.ts +27 -0
  290. package/dist/models/accourses/SessionProgressStatus.d.ts.map +1 -0
  291. package/dist/models/accourses/SessionProgressStatus.js +2 -0
  292. package/dist/models/accourses/SessionProgressStatus.js.map +1 -0
  293. package/dist/models/accourses/SessionStatus.d.ts +28 -0
  294. package/dist/models/accourses/SessionStatus.d.ts.map +1 -0
  295. package/dist/models/accourses/SessionStatus.js +2 -0
  296. package/dist/models/accourses/SessionStatus.js.map +1 -0
  297. package/dist/models/accourses/Setting.d.ts +24 -0
  298. package/dist/models/accourses/Setting.d.ts.map +1 -0
  299. package/dist/models/accourses/Setting.js +2 -0
  300. package/dist/models/accourses/Setting.js.map +1 -0
  301. package/dist/models/accourses/index.d.ts +27 -0
  302. package/dist/models/accourses/index.d.ts.map +1 -0
  303. package/dist/models/accourses/index.js +29 -0
  304. package/dist/models/accourses/index.js.map +1 -0
  305. package/dist/models/communication/AppWhatsAppInboundMessage.d.ts +41 -0
  306. package/dist/models/communication/AppWhatsAppInboundMessage.d.ts.map +1 -0
  307. package/dist/models/communication/AppWhatsAppInboundMessage.js +2 -0
  308. package/dist/models/communication/AppWhatsAppInboundMessage.js.map +1 -0
  309. package/dist/models/communication/Dialog360/Dialog360ConnectionResult.d.ts +13 -0
  310. package/dist/models/communication/Dialog360/Dialog360ConnectionResult.d.ts.map +1 -0
  311. package/dist/models/communication/Dialog360/Dialog360ConnectionResult.js +2 -0
  312. package/dist/models/communication/Dialog360/Dialog360ConnectionResult.js.map +1 -0
  313. package/dist/models/communication/Dialog360/Dialog360MediaModels.d.ts +34 -0
  314. package/dist/models/communication/Dialog360/Dialog360MediaModels.d.ts.map +1 -0
  315. package/dist/models/communication/Dialog360/Dialog360MediaModels.js +6 -0
  316. package/dist/models/communication/Dialog360/Dialog360MediaModels.js.map +1 -0
  317. package/dist/models/communication/Dialog360/Dialog360ProfileModels.d.ts +50 -0
  318. package/dist/models/communication/Dialog360/Dialog360ProfileModels.d.ts.map +1 -0
  319. package/dist/models/communication/Dialog360/Dialog360ProfileModels.js +6 -0
  320. package/dist/models/communication/Dialog360/Dialog360ProfileModels.js.map +1 -0
  321. package/dist/models/communication/Dialog360/Dialog360Requests.d.ts +109 -0
  322. package/dist/models/communication/Dialog360/Dialog360Requests.d.ts.map +1 -0
  323. package/dist/models/communication/Dialog360/Dialog360Requests.js +8 -0
  324. package/dist/models/communication/Dialog360/Dialog360Requests.js.map +1 -0
  325. package/dist/models/communication/Dialog360/Dialog360SendModels.d.ts +235 -0
  326. package/dist/models/communication/Dialog360/Dialog360SendModels.d.ts.map +1 -0
  327. package/dist/models/communication/Dialog360/Dialog360SendModels.js +7 -0
  328. package/dist/models/communication/Dialog360/Dialog360SendModels.js.map +1 -0
  329. package/dist/models/communication/Dialog360/Dialog360TemplateModels.d.ts +116 -0
  330. package/dist/models/communication/Dialog360/Dialog360TemplateModels.d.ts.map +1 -0
  331. package/dist/models/communication/Dialog360/Dialog360TemplateModels.js +25 -0
  332. package/dist/models/communication/Dialog360/Dialog360TemplateModels.js.map +1 -0
  333. package/dist/models/communication/Dialog360/index.d.ts +10 -0
  334. package/dist/models/communication/Dialog360/index.d.ts.map +1 -0
  335. package/dist/models/communication/Dialog360/index.js +10 -0
  336. package/dist/models/communication/Dialog360/index.js.map +1 -0
  337. package/dist/models/communication/index.d.ts +3 -0
  338. package/dist/models/communication/index.d.ts.map +1 -1
  339. package/dist/models/communication/index.js +3 -0
  340. package/dist/models/communication/index.js.map +1 -1
  341. package/dist/models/hr/HRSettings.d.ts +2 -0
  342. package/dist/models/hr/HRSettings.d.ts.map +1 -1
  343. package/dist/models/hr/Leave.d.ts +1 -0
  344. package/dist/models/hr/Leave.d.ts.map +1 -1
  345. package/dist/models/hr/ModelView/LeaveModelView.d.ts +5 -0
  346. package/dist/models/hr/ModelView/LeaveModelView.d.ts.map +1 -1
  347. package/dist/models/index.d.ts +3 -0
  348. package/dist/models/index.d.ts.map +1 -1
  349. package/dist/models/index.js +4 -0
  350. package/dist/models/index.js.map +1 -1
  351. package/dist/models/meetings/Meeting.d.ts +2 -0
  352. package/dist/models/meetings/Meeting.d.ts.map +1 -1
  353. package/dist/models/meetings/MeetingActionItem.d.ts +22 -0
  354. package/dist/models/meetings/MeetingActionItem.d.ts.map +1 -0
  355. package/dist/models/meetings/MeetingActionItem.js +2 -0
  356. package/dist/models/meetings/MeetingActionItem.js.map +1 -0
  357. package/dist/models/meetings/MeetingActionItemStatus.d.ts +14 -0
  358. package/dist/models/meetings/MeetingActionItemStatus.d.ts.map +1 -0
  359. package/dist/models/meetings/MeetingActionItemStatus.js +2 -0
  360. package/dist/models/meetings/MeetingActionItemStatus.js.map +1 -0
  361. package/dist/models/meetings/MeetingAgendaItem.d.ts +19 -0
  362. package/dist/models/meetings/MeetingAgendaItem.d.ts.map +1 -0
  363. package/dist/models/meetings/MeetingAgendaItem.js +2 -0
  364. package/dist/models/meetings/MeetingAgendaItem.js.map +1 -0
  365. package/dist/models/meetings/MeetingMinutes.d.ts +18 -0
  366. package/dist/models/meetings/MeetingMinutes.d.ts.map +1 -0
  367. package/dist/models/meetings/MeetingMinutes.js +2 -0
  368. package/dist/models/meetings/MeetingMinutes.js.map +1 -0
  369. package/dist/models/meetings/MeetingRecurrence.d.ts +21 -0
  370. package/dist/models/meetings/MeetingRecurrence.d.ts.map +1 -0
  371. package/dist/models/meetings/MeetingRecurrence.js +2 -0
  372. package/dist/models/meetings/MeetingRecurrence.js.map +1 -0
  373. package/dist/models/meetings/MeetingSettings.d.ts +46 -0
  374. package/dist/models/meetings/MeetingSettings.d.ts.map +1 -0
  375. package/dist/models/meetings/MeetingSettings.js +2 -0
  376. package/dist/models/meetings/MeetingSettings.js.map +1 -0
  377. package/dist/models/meetings/ModelView/MeetingModelView.d.ts +5 -0
  378. package/dist/models/meetings/ModelView/MeetingModelView.d.ts.map +1 -1
  379. package/dist/models/meetings/SeatingStyle.d.ts +14 -0
  380. package/dist/models/meetings/SeatingStyle.d.ts.map +1 -0
  381. package/dist/models/meetings/SeatingStyle.js +2 -0
  382. package/dist/models/meetings/SeatingStyle.js.map +1 -0
  383. package/dist/models/meetings/VenueAvailabilityResult.d.ts +37 -0
  384. package/dist/models/meetings/VenueAvailabilityResult.d.ts.map +1 -0
  385. package/dist/models/meetings/VenueAvailabilityResult.js +2 -0
  386. package/dist/models/meetings/VenueAvailabilityResult.js.map +1 -0
  387. package/dist/models/meetings/VenueBlackout.d.ts +19 -0
  388. package/dist/models/meetings/VenueBlackout.d.ts.map +1 -0
  389. package/dist/models/meetings/VenueBlackout.js +2 -0
  390. package/dist/models/meetings/VenueBlackout.js.map +1 -0
  391. package/dist/models/meetings/VenueBooking.d.ts +28 -0
  392. package/dist/models/meetings/VenueBooking.d.ts.map +1 -0
  393. package/dist/models/meetings/VenueBooking.js +2 -0
  394. package/dist/models/meetings/VenueBooking.js.map +1 -0
  395. package/dist/models/meetings/VenueBookingStatus.d.ts +14 -0
  396. package/dist/models/meetings/VenueBookingStatus.d.ts.map +1 -0
  397. package/dist/models/meetings/VenueBookingStatus.js +2 -0
  398. package/dist/models/meetings/VenueBookingStatus.js.map +1 -0
  399. package/dist/models/meetings/VenueSetupLayout.d.ts +24 -0
  400. package/dist/models/meetings/VenueSetupLayout.d.ts.map +1 -0
  401. package/dist/models/meetings/VenueSetupLayout.js +2 -0
  402. package/dist/models/meetings/VenueSetupLayout.js.map +1 -0
  403. package/dist/models/meetings/index.d.ts +12 -0
  404. package/dist/models/meetings/index.d.ts.map +1 -1
  405. package/dist/models/meetings/index.js +14 -0
  406. package/dist/models/meetings/index.js.map +1 -1
  407. package/dist/models/procurement/ModelView/PurchaseRequestModelView.d.ts +2 -0
  408. package/dist/models/procurement/ModelView/PurchaseRequestModelView.d.ts.map +1 -1
  409. package/dist/models/procurements/ModelView/PurchaseRequestViewModel.d.ts +2 -0
  410. package/dist/models/procurements/ModelView/PurchaseRequestViewModel.d.ts.map +1 -1
  411. package/dist/models/projects/CpmSchedule.d.ts +44 -0
  412. package/dist/models/projects/CpmSchedule.d.ts.map +1 -0
  413. package/dist/models/projects/CpmSchedule.js +12 -0
  414. package/dist/models/projects/CpmSchedule.js.map +1 -0
  415. package/dist/models/projects/ProjectBaseline.d.ts +80 -0
  416. package/dist/models/projects/ProjectBaseline.d.ts.map +1 -0
  417. package/dist/models/projects/ProjectBaseline.js +11 -0
  418. package/dist/models/projects/ProjectBaseline.js.map +1 -0
  419. package/dist/models/projects/ProjectOrigin.d.ts +13 -0
  420. package/dist/models/projects/ProjectOrigin.d.ts.map +1 -0
  421. package/dist/models/projects/ProjectOrigin.js +2 -0
  422. package/dist/models/projects/ProjectOrigin.js.map +1 -0
  423. package/dist/models/projects/ProjectPortfolio.d.ts +42 -0
  424. package/dist/models/projects/ProjectPortfolio.d.ts.map +1 -0
  425. package/dist/models/projects/ProjectPortfolio.js +6 -0
  426. package/dist/models/projects/ProjectPortfolio.js.map +1 -0
  427. package/dist/models/projects/ProjectSettings.d.ts +46 -0
  428. package/dist/models/projects/ProjectSettings.d.ts.map +1 -0
  429. package/dist/models/projects/ProjectSettings.js +2 -0
  430. package/dist/models/projects/ProjectSettings.js.map +1 -0
  431. package/dist/models/projects/ProjectTemplate.d.ts +92 -0
  432. package/dist/models/projects/ProjectTemplate.d.ts.map +1 -0
  433. package/dist/models/projects/ProjectTemplate.js +2 -0
  434. package/dist/models/projects/ProjectTemplate.js.map +1 -0
  435. package/dist/models/projects/ProjectTypeFeature.d.ts +20 -0
  436. package/dist/models/projects/ProjectTypeFeature.d.ts.map +1 -0
  437. package/dist/models/projects/ProjectTypeFeature.js +2 -0
  438. package/dist/models/projects/ProjectTypeFeature.js.map +1 -0
  439. package/dist/models/projects/index.d.ts +7 -0
  440. package/dist/models/projects/index.d.ts.map +1 -1
  441. package/dist/models/projects/index.js +7 -0
  442. package/dist/models/projects/index.js.map +1 -1
  443. package/dist/models/task/ModelView/TaskReportFilterModel.d.ts +2 -0
  444. package/dist/models/task/ModelView/TaskReportFilterModel.d.ts.map +1 -1
  445. package/dist/models/task/TaskLog.d.ts +8 -0
  446. package/dist/models/task/TaskLog.d.ts.map +1 -1
  447. package/dist/models/task/TaskLogView.d.ts +8 -0
  448. package/dist/models/task/TaskLogView.d.ts.map +1 -1
  449. package/dist/react/CCMSProvider.d.ts.map +1 -1
  450. package/dist/react/CCMSProvider.js +10 -0
  451. package/dist/react/CCMSProvider.js.map +1 -1
  452. package/dist/react/hooks/services/index.d.ts +2 -0
  453. package/dist/react/hooks/services/index.d.ts.map +1 -1
  454. package/dist/react/hooks/services/index.js +4 -0
  455. package/dist/react/hooks/services/index.js.map +1 -1
  456. package/dist/react/hooks/services/useACCounsellingServices.d.ts +79 -0
  457. package/dist/react/hooks/services/useACCounsellingServices.d.ts.map +1 -0
  458. package/dist/react/hooks/services/useACCounsellingServices.js +119 -0
  459. package/dist/react/hooks/services/useACCounsellingServices.js.map +1 -0
  460. package/dist/react/hooks/services/useACCoursesServices.d.ts +83 -0
  461. package/dist/react/hooks/services/useACCoursesServices.d.ts.map +1 -0
  462. package/dist/react/hooks/services/useACCoursesServices.js +125 -0
  463. package/dist/react/hooks/services/useACCoursesServices.js.map +1 -0
  464. package/dist/react/hooks/services/useMeetingsServices.d.ts +49 -1
  465. package/dist/react/hooks/services/useMeetingsServices.d.ts.map +1 -1
  466. package/dist/react/hooks/services/useMeetingsServices.js +72 -0
  467. package/dist/react/hooks/services/useMeetingsServices.js.map +1 -1
  468. package/dist/react/hooks/services/useProjectsServices.d.ts +29 -1
  469. package/dist/react/hooks/services/useProjectsServices.d.ts.map +1 -1
  470. package/dist/react/hooks/services/useProjectsServices.js +42 -0
  471. package/dist/react/hooks/services/useProjectsServices.js.map +1 -1
  472. package/dist/react/hooks/useCCMS.d.ts +4 -0
  473. package/dist/react/hooks/useCCMS.d.ts.map +1 -1
  474. package/dist/react/hooks/useCCMS.js.map +1 -1
  475. package/dist/services/accounselling/ACCareNotificationChannelService.d.ts +17 -0
  476. package/dist/services/accounselling/ACCareNotificationChannelService.d.ts.map +1 -0
  477. package/dist/services/accounselling/ACCareNotificationChannelService.js +20 -0
  478. package/dist/services/accounselling/ACCareNotificationChannelService.js.map +1 -0
  479. package/dist/services/accounselling/ACCareSettingService.d.ts +17 -0
  480. package/dist/services/accounselling/ACCareSettingService.d.ts.map +1 -0
  481. package/dist/services/accounselling/ACCareSettingService.js +20 -0
  482. package/dist/services/accounselling/ACCareSettingService.js.map +1 -0
  483. package/dist/services/accounselling/CareAreaService.d.ts +17 -0
  484. package/dist/services/accounselling/CareAreaService.d.ts.map +1 -0
  485. package/dist/services/accounselling/CareAreaService.js +20 -0
  486. package/dist/services/accounselling/CareAreaService.js.map +1 -0
  487. package/dist/services/accounselling/CareCaseService.d.ts +140 -0
  488. package/dist/services/accounselling/CareCaseService.d.ts.map +1 -0
  489. package/dist/services/accounselling/CareCaseService.js +215 -0
  490. package/dist/services/accounselling/CareCaseService.js.map +1 -0
  491. package/dist/services/accounselling/CareCaseStatusService.d.ts +17 -0
  492. package/dist/services/accounselling/CareCaseStatusService.d.ts.map +1 -0
  493. package/dist/services/accounselling/CareCaseStatusService.js +20 -0
  494. package/dist/services/accounselling/CareCaseStatusService.js.map +1 -0
  495. package/dist/services/accounselling/CareNeedService.d.ts +17 -0
  496. package/dist/services/accounselling/CareNeedService.d.ts.map +1 -0
  497. package/dist/services/accounselling/CareNeedService.js +20 -0
  498. package/dist/services/accounselling/CareNeedService.js.map +1 -0
  499. package/dist/services/accounselling/CareRequestService.d.ts +71 -0
  500. package/dist/services/accounselling/CareRequestService.d.ts.map +1 -0
  501. package/dist/services/accounselling/CareRequestService.js +106 -0
  502. package/dist/services/accounselling/CareRequestService.js.map +1 -0
  503. package/dist/services/accounselling/CareRequestStatusService.d.ts +17 -0
  504. package/dist/services/accounselling/CareRequestStatusService.d.ts.map +1 -0
  505. package/dist/services/accounselling/CareRequestStatusService.js +20 -0
  506. package/dist/services/accounselling/CareRequestStatusService.js.map +1 -0
  507. package/dist/services/accounselling/CareSessionService.d.ts +118 -0
  508. package/dist/services/accounselling/CareSessionService.d.ts.map +1 -0
  509. package/dist/services/accounselling/CareSessionService.js +183 -0
  510. package/dist/services/accounselling/CareSessionService.js.map +1 -0
  511. package/dist/services/accounselling/CareSessionStatusService.d.ts +17 -0
  512. package/dist/services/accounselling/CareSessionStatusService.d.ts.map +1 -0
  513. package/dist/services/accounselling/CareSessionStatusService.js +20 -0
  514. package/dist/services/accounselling/CareSessionStatusService.js.map +1 -0
  515. package/dist/services/accounselling/CareSessionTypeService.d.ts +17 -0
  516. package/dist/services/accounselling/CareSessionTypeService.d.ts.map +1 -0
  517. package/dist/services/accounselling/CareSessionTypeService.js +20 -0
  518. package/dist/services/accounselling/CareSessionTypeService.js.map +1 -0
  519. package/dist/services/accounselling/CareZoneService.d.ts +17 -0
  520. package/dist/services/accounselling/CareZoneService.d.ts.map +1 -0
  521. package/dist/services/accounselling/CareZoneService.js +20 -0
  522. package/dist/services/accounselling/CareZoneService.js.map +1 -0
  523. package/dist/services/accounselling/LeaderPortalService.d.ts +102 -0
  524. package/dist/services/accounselling/LeaderPortalService.d.ts.map +1 -0
  525. package/dist/services/accounselling/LeaderPortalService.js +158 -0
  526. package/dist/services/accounselling/LeaderPortalService.js.map +1 -0
  527. package/dist/services/accounselling/LeaderService.d.ts +167 -0
  528. package/dist/services/accounselling/LeaderService.d.ts.map +1 -0
  529. package/dist/services/accounselling/LeaderService.js +255 -0
  530. package/dist/services/accounselling/LeaderService.js.map +1 -0
  531. package/dist/services/accounselling/LeaderTypeService.d.ts +17 -0
  532. package/dist/services/accounselling/LeaderTypeService.d.ts.map +1 -0
  533. package/dist/services/accounselling/LeaderTypeService.js +20 -0
  534. package/dist/services/accounselling/LeaderTypeService.js.map +1 -0
  535. package/dist/services/accounselling/PublicCareRequestService.d.ts +30 -0
  536. package/dist/services/accounselling/PublicCareRequestService.d.ts.map +1 -0
  537. package/dist/services/accounselling/PublicCareRequestService.js +41 -0
  538. package/dist/services/accounselling/PublicCareRequestService.js.map +1 -0
  539. package/dist/services/accounselling/PublicCareService.d.ts +28 -0
  540. package/dist/services/accounselling/PublicCareService.d.ts.map +1 -0
  541. package/dist/services/accounselling/PublicCareService.js +39 -0
  542. package/dist/services/accounselling/PublicCareService.js.map +1 -0
  543. package/dist/services/accounselling/index.d.ts +87 -0
  544. package/dist/services/accounselling/index.d.ts.map +1 -0
  545. package/dist/services/accounselling/index.js +68 -0
  546. package/dist/services/accounselling/index.js.map +1 -0
  547. package/dist/services/accourses/ACCourseNotificationChannelService.d.ts +17 -0
  548. package/dist/services/accourses/ACCourseNotificationChannelService.d.ts.map +1 -0
  549. package/dist/services/accourses/ACCourseNotificationChannelService.js +20 -0
  550. package/dist/services/accourses/ACCourseNotificationChannelService.js.map +1 -0
  551. package/dist/services/accourses/ACCourseService.d.ts +62 -0
  552. package/dist/services/accourses/ACCourseService.d.ts.map +1 -0
  553. package/dist/services/accourses/ACCourseService.js +94 -0
  554. package/dist/services/accourses/ACCourseService.js.map +1 -0
  555. package/dist/services/accourses/ACCourseSessionService.d.ts +30 -0
  556. package/dist/services/accourses/ACCourseSessionService.d.ts.map +1 -0
  557. package/dist/services/accourses/ACCourseSessionService.js +38 -0
  558. package/dist/services/accourses/ACCourseSessionService.js.map +1 -0
  559. package/dist/services/accourses/ACCourseSettingService.d.ts +17 -0
  560. package/dist/services/accourses/ACCourseSettingService.d.ts.map +1 -0
  561. package/dist/services/accourses/ACCourseSettingService.js +20 -0
  562. package/dist/services/accourses/ACCourseSettingService.js.map +1 -0
  563. package/dist/services/accourses/ACCourseStatusService.d.ts +17 -0
  564. package/dist/services/accourses/ACCourseStatusService.d.ts.map +1 -0
  565. package/dist/services/accourses/ACCourseStatusService.js +20 -0
  566. package/dist/services/accourses/ACCourseStatusService.js.map +1 -0
  567. package/dist/services/accourses/CourseDateService.d.ts +80 -0
  568. package/dist/services/accourses/CourseDateService.d.ts.map +1 -0
  569. package/dist/services/accourses/CourseDateService.js +121 -0
  570. package/dist/services/accourses/CourseDateService.js.map +1 -0
  571. package/dist/services/accourses/CourseFileService.d.ts +30 -0
  572. package/dist/services/accourses/CourseFileService.d.ts.map +1 -0
  573. package/dist/services/accourses/CourseFileService.js +38 -0
  574. package/dist/services/accourses/CourseFileService.js.map +1 -0
  575. package/dist/services/accourses/FacilitatorPortalService.d.ts +75 -0
  576. package/dist/services/accourses/FacilitatorPortalService.d.ts.map +1 -0
  577. package/dist/services/accourses/FacilitatorPortalService.js +113 -0
  578. package/dist/services/accourses/FacilitatorPortalService.js.map +1 -0
  579. package/dist/services/accourses/FacilitatorService.d.ts +92 -0
  580. package/dist/services/accourses/FacilitatorService.d.ts.map +1 -0
  581. package/dist/services/accourses/FacilitatorService.js +145 -0
  582. package/dist/services/accourses/FacilitatorService.js.map +1 -0
  583. package/dist/services/accourses/FacilitatorStatusService.d.ts +17 -0
  584. package/dist/services/accourses/FacilitatorStatusService.d.ts.map +1 -0
  585. package/dist/services/accourses/FacilitatorStatusService.js +20 -0
  586. package/dist/services/accourses/FacilitatorStatusService.js.map +1 -0
  587. package/dist/services/accourses/PublicCourseService.d.ts +40 -0
  588. package/dist/services/accourses/PublicCourseService.d.ts.map +1 -0
  589. package/dist/services/accourses/PublicCourseService.js +57 -0
  590. package/dist/services/accourses/PublicCourseService.js.map +1 -0
  591. package/dist/services/accourses/PublicRegistrationIntakeService.d.ts +30 -0
  592. package/dist/services/accourses/PublicRegistrationIntakeService.d.ts.map +1 -0
  593. package/dist/services/accourses/PublicRegistrationIntakeService.js +41 -0
  594. package/dist/services/accourses/PublicRegistrationIntakeService.js.map +1 -0
  595. package/dist/services/accourses/RegistrationIntakeService.d.ts +71 -0
  596. package/dist/services/accourses/RegistrationIntakeService.d.ts.map +1 -0
  597. package/dist/services/accourses/RegistrationIntakeService.js +106 -0
  598. package/dist/services/accourses/RegistrationIntakeService.js.map +1 -0
  599. package/dist/services/accourses/RegistrationIntakeStatusService.d.ts +17 -0
  600. package/dist/services/accourses/RegistrationIntakeStatusService.d.ts.map +1 -0
  601. package/dist/services/accourses/RegistrationIntakeStatusService.js +20 -0
  602. package/dist/services/accourses/RegistrationIntakeStatusService.js.map +1 -0
  603. package/dist/services/accourses/RegistrationService.d.ts +112 -0
  604. package/dist/services/accourses/RegistrationService.d.ts.map +1 -0
  605. package/dist/services/accourses/RegistrationService.js +167 -0
  606. package/dist/services/accourses/RegistrationService.js.map +1 -0
  607. package/dist/services/accourses/RegistrationStatusService.d.ts +17 -0
  608. package/dist/services/accourses/RegistrationStatusService.d.ts.map +1 -0
  609. package/dist/services/accourses/RegistrationStatusService.js +20 -0
  610. package/dist/services/accourses/RegistrationStatusService.js.map +1 -0
  611. package/dist/services/accourses/SessionProgressStatusService.d.ts +17 -0
  612. package/dist/services/accourses/SessionProgressStatusService.d.ts.map +1 -0
  613. package/dist/services/accourses/SessionProgressStatusService.js +20 -0
  614. package/dist/services/accourses/SessionProgressStatusService.js.map +1 -0
  615. package/dist/services/accourses/SessionStatusService.d.ts +17 -0
  616. package/dist/services/accourses/SessionStatusService.d.ts.map +1 -0
  617. package/dist/services/accourses/SessionStatusService.js +20 -0
  618. package/dist/services/accourses/SessionStatusService.js.map +1 -0
  619. package/dist/services/accourses/index.d.ts +91 -0
  620. package/dist/services/accourses/index.d.ts.map +1 -0
  621. package/dist/services/accourses/index.js +71 -0
  622. package/dist/services/accourses/index.js.map +1 -0
  623. package/dist/services/communication/Dialog360Service.d.ts +236 -0
  624. package/dist/services/communication/Dialog360Service.d.ts.map +1 -0
  625. package/dist/services/communication/Dialog360Service.js +521 -0
  626. package/dist/services/communication/Dialog360Service.js.map +1 -0
  627. package/dist/services/communication/index.d.ts +3 -0
  628. package/dist/services/communication/index.d.ts.map +1 -1
  629. package/dist/services/communication/index.js +3 -0
  630. package/dist/services/communication/index.js.map +1 -1
  631. package/dist/services/hr/LeaveService.d.ts +21 -0
  632. package/dist/services/hr/LeaveService.d.ts.map +1 -1
  633. package/dist/services/hr/LeaveService.js +41 -0
  634. package/dist/services/hr/LeaveService.js.map +1 -1
  635. package/dist/services/index.d.ts +2 -0
  636. package/dist/services/index.d.ts.map +1 -1
  637. package/dist/services/index.js +4 -0
  638. package/dist/services/index.js.map +1 -1
  639. package/dist/services/meetings/LocationVenueRequestService.d.ts +16 -0
  640. package/dist/services/meetings/LocationVenueRequestService.d.ts.map +1 -1
  641. package/dist/services/meetings/LocationVenueRequestService.js +23 -0
  642. package/dist/services/meetings/LocationVenueRequestService.js.map +1 -1
  643. package/dist/services/meetings/LocationVenueSetupService.d.ts +16 -0
  644. package/dist/services/meetings/LocationVenueSetupService.d.ts.map +1 -1
  645. package/dist/services/meetings/LocationVenueSetupService.js +23 -0
  646. package/dist/services/meetings/LocationVenueSetupService.js.map +1 -1
  647. package/dist/services/meetings/MeetingActionItemService.d.ts +39 -0
  648. package/dist/services/meetings/MeetingActionItemService.d.ts.map +1 -0
  649. package/dist/services/meetings/MeetingActionItemService.js +54 -0
  650. package/dist/services/meetings/MeetingActionItemService.js.map +1 -0
  651. package/dist/services/meetings/MeetingActionItemStatusService.d.ts +21 -0
  652. package/dist/services/meetings/MeetingActionItemStatusService.d.ts.map +1 -0
  653. package/dist/services/meetings/MeetingActionItemStatusService.js +24 -0
  654. package/dist/services/meetings/MeetingActionItemStatusService.js.map +1 -0
  655. package/dist/services/meetings/MeetingAgendaItemService.d.ts +30 -0
  656. package/dist/services/meetings/MeetingAgendaItemService.d.ts.map +1 -0
  657. package/dist/services/meetings/MeetingAgendaItemService.js +39 -0
  658. package/dist/services/meetings/MeetingAgendaItemService.js.map +1 -0
  659. package/dist/services/meetings/MeetingMinutesService.d.ts +30 -0
  660. package/dist/services/meetings/MeetingMinutesService.d.ts.map +1 -0
  661. package/dist/services/meetings/MeetingMinutesService.js +39 -0
  662. package/dist/services/meetings/MeetingMinutesService.js.map +1 -0
  663. package/dist/services/meetings/MeetingRecurrenceService.d.ts +39 -0
  664. package/dist/services/meetings/MeetingRecurrenceService.d.ts.map +1 -0
  665. package/dist/services/meetings/MeetingRecurrenceService.js +54 -0
  666. package/dist/services/meetings/MeetingRecurrenceService.js.map +1 -0
  667. package/dist/services/meetings/MeetingSettingsService.d.ts +41 -0
  668. package/dist/services/meetings/MeetingSettingsService.d.ts.map +1 -0
  669. package/dist/services/meetings/MeetingSettingsService.js +63 -0
  670. package/dist/services/meetings/MeetingSettingsService.js.map +1 -0
  671. package/dist/services/meetings/SeatingStyleService.d.ts +21 -0
  672. package/dist/services/meetings/SeatingStyleService.d.ts.map +1 -0
  673. package/dist/services/meetings/SeatingStyleService.js +24 -0
  674. package/dist/services/meetings/SeatingStyleService.js.map +1 -0
  675. package/dist/services/meetings/VenueAvailabilityService.d.ts +41 -0
  676. package/dist/services/meetings/VenueAvailabilityService.d.ts.map +1 -0
  677. package/dist/services/meetings/VenueAvailabilityService.js +41 -0
  678. package/dist/services/meetings/VenueAvailabilityService.js.map +1 -0
  679. package/dist/services/meetings/VenueBlackoutService.d.ts +30 -0
  680. package/dist/services/meetings/VenueBlackoutService.d.ts.map +1 -0
  681. package/dist/services/meetings/VenueBlackoutService.js +39 -0
  682. package/dist/services/meetings/VenueBlackoutService.js.map +1 -0
  683. package/dist/services/meetings/VenueBookingService.d.ts +47 -0
  684. package/dist/services/meetings/VenueBookingService.d.ts.map +1 -0
  685. package/dist/services/meetings/VenueBookingService.js +71 -0
  686. package/dist/services/meetings/VenueBookingService.js.map +1 -0
  687. package/dist/services/meetings/VenueBookingStatusService.d.ts +21 -0
  688. package/dist/services/meetings/VenueBookingStatusService.d.ts.map +1 -0
  689. package/dist/services/meetings/VenueBookingStatusService.js +24 -0
  690. package/dist/services/meetings/VenueBookingStatusService.js.map +1 -0
  691. package/dist/services/meetings/VenueSetupLayoutService.d.ts +38 -0
  692. package/dist/services/meetings/VenueSetupLayoutService.d.ts.map +1 -0
  693. package/dist/services/meetings/VenueSetupLayoutService.js +53 -0
  694. package/dist/services/meetings/VenueSetupLayoutService.js.map +1 -0
  695. package/dist/services/meetings/index.d.ts +36 -0
  696. package/dist/services/meetings/index.d.ts.map +1 -1
  697. package/dist/services/meetings/index.js +36 -0
  698. package/dist/services/meetings/index.js.map +1 -1
  699. package/dist/services/projects/ProjectBaselineService.d.ts +31 -0
  700. package/dist/services/projects/ProjectBaselineService.d.ts.map +1 -0
  701. package/dist/services/projects/ProjectBaselineService.js +53 -0
  702. package/dist/services/projects/ProjectBaselineService.js.map +1 -0
  703. package/dist/services/projects/ProjectCustomFieldService.d.ts +32 -0
  704. package/dist/services/projects/ProjectCustomFieldService.d.ts.map +1 -0
  705. package/dist/services/projects/ProjectCustomFieldService.js +41 -0
  706. package/dist/services/projects/ProjectCustomFieldService.js.map +1 -0
  707. package/dist/services/projects/ProjectOriginService.d.ts +21 -0
  708. package/dist/services/projects/ProjectOriginService.d.ts.map +1 -0
  709. package/dist/services/projects/ProjectOriginService.js +24 -0
  710. package/dist/services/projects/ProjectOriginService.js.map +1 -0
  711. package/dist/services/projects/ProjectPortfolioService.d.ts +26 -0
  712. package/dist/services/projects/ProjectPortfolioService.d.ts.map +1 -0
  713. package/dist/services/projects/ProjectPortfolioService.js +42 -0
  714. package/dist/services/projects/ProjectPortfolioService.js.map +1 -0
  715. package/dist/services/projects/ProjectScheduleService.d.ts +21 -0
  716. package/dist/services/projects/ProjectScheduleService.d.ts.map +1 -0
  717. package/dist/services/projects/ProjectScheduleService.js +31 -0
  718. package/dist/services/projects/ProjectScheduleService.js.map +1 -0
  719. package/dist/services/projects/ProjectSettingsService.d.ts +43 -0
  720. package/dist/services/projects/ProjectSettingsService.d.ts.map +1 -0
  721. package/dist/services/projects/ProjectSettingsService.js +70 -0
  722. package/dist/services/projects/ProjectSettingsService.js.map +1 -0
  723. package/dist/services/projects/ProjectTemplateService.d.ts +22 -0
  724. package/dist/services/projects/ProjectTemplateService.d.ts.map +1 -0
  725. package/dist/services/projects/ProjectTemplateService.js +29 -0
  726. package/dist/services/projects/ProjectTemplateService.js.map +1 -0
  727. package/dist/services/projects/index.d.ts +21 -0
  728. package/dist/services/projects/index.d.ts.map +1 -1
  729. package/dist/services/projects/index.js +21 -0
  730. package/dist/services/projects/index.js.map +1 -1
  731. package/dist/services/types.d.ts +4 -0
  732. package/dist/services/types.d.ts.map +1 -1
  733. package/package.json +1 -1
@@ -0,0 +1,38 @@
1
+ /**
2
+ * CourseFileService
3
+ * Service for managing course resource files
4
+ */
5
+ import { CrudService } from '../base/CrudService';
6
+ /**
7
+ * Service for course file CRUD operations
8
+ */
9
+ export class CourseFileService extends CrudService {
10
+ constructor(http, config) {
11
+ super(http, {
12
+ servicePath: config?.servicePath ?? CourseFileService.DEFAULT_SERVICE_PATH,
13
+ basePath: CourseFileService.BASE_PATH,
14
+ endpoints: config?.endpoints,
15
+ });
16
+ }
17
+ /**
18
+ * Get all files for a course
19
+ * @param courseId - The course ID
20
+ * @returns Array of course files
21
+ */
22
+ async byCourse(courseId) {
23
+ const response = await this.byCourseRaw(courseId);
24
+ return response.data ?? [];
25
+ }
26
+ /**
27
+ * Get all files for a course with full response
28
+ * @param courseId - The course ID
29
+ * @returns ResponseData with array of course files
30
+ */
31
+ byCourseRaw(courseId) {
32
+ const url = this.buildUrl(`by-course/${courseId}`);
33
+ return this.http.get(url);
34
+ }
35
+ }
36
+ CourseFileService.DEFAULT_SERVICE_PATH = 'ac-courses';
37
+ CourseFileService.BASE_PATH = 'api/course-files';
38
+ //# sourceMappingURL=CourseFileService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CourseFileService.js","sourceRoot":"","sources":["../../../src/services/accourses/CourseFileService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAMlD;;GAEG;AACH,MAAM,OAAO,iBAAkB,SAAQ,WAAyC;IAI9E,YAAY,IAAgB,EAAE,MAAsB;QAClD,KAAK,CAAC,IAAI,EAAE;YACV,WAAW,EAAE,MAAM,EAAE,WAAW,IAAI,iBAAiB,CAAC,oBAAoB;YAC1E,QAAQ,EAAE,iBAAiB,CAAC,SAAS;YACrC,SAAS,EAAE,MAAM,EAAE,SAAS;SAC7B,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,QAAQ,CAAC,QAAgB;QAC7B,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;QAClD,OAAO,QAAQ,CAAC,IAAI,IAAI,EAAE,CAAC;IAC7B,CAAC;IAED;;;;OAIG;IACH,WAAW,CAAC,QAAgB;QAC1B,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,aAAa,QAAQ,EAAE,CAAC,CAAC;QACnD,OAAO,IAAI,CAAC,IAAI,CAAC,GAAG,CAAe,GAAG,CAAC,CAAC;IAC1C,CAAC;;AA7BuB,sCAAoB,GAAG,YAAY,CAAC;AACpC,2BAAS,GAAG,kBAAkB,CAAC"}
@@ -0,0 +1,75 @@
1
+ /**
2
+ * FacilitatorPortalService
3
+ * Facilitator self-service portal: my registrations, my sessions, dashboard stats,
4
+ * participants and session progress updates
5
+ */
6
+ import { BaseService } from '../base/BaseService';
7
+ import type { HttpClient } from '../../core/HttpClient';
8
+ import type { ResponseData } from '../../models/common';
9
+ import type { ServiceConfig } from '../types';
10
+ import type { FacilitatorRegistrationView, FacilitatorSessionView, FacilitatorDashboardStats, FacilitatorParticipantView, RegistrationSessionModelView, UpdateRegistrationSessionRequest } from '../../models/accourses';
11
+ /**
12
+ * Service for the facilitator portal (current authenticated facilitator)
13
+ */
14
+ export declare class FacilitatorPortalService extends BaseService {
15
+ private static readonly DEFAULT_SERVICE_PATH;
16
+ private static readonly BASE_PATH;
17
+ constructor(http: HttpClient, config?: ServiceConfig);
18
+ /**
19
+ * Get registrations the current facilitator is assigned to
20
+ * @returns Array of facilitator registration views
21
+ */
22
+ myRegistrations(): Promise<FacilitatorRegistrationView[]>;
23
+ /**
24
+ * Get registrations the current facilitator is assigned to with full response
25
+ * @returns ResponseData with array of facilitator registration views
26
+ */
27
+ myRegistrationsRaw(): Promise<ResponseData<FacilitatorRegistrationView[]>>;
28
+ /**
29
+ * Get sessions the current facilitator runs
30
+ * @returns Array of facilitator session views
31
+ */
32
+ mySessions(): Promise<FacilitatorSessionView[]>;
33
+ /**
34
+ * Get sessions the current facilitator runs with full response
35
+ * @returns ResponseData with array of facilitator session views
36
+ */
37
+ mySessionsRaw(): Promise<ResponseData<FacilitatorSessionView[]>>;
38
+ /**
39
+ * Get dashboard statistics for the current facilitator
40
+ * @returns Facilitator dashboard statistics
41
+ */
42
+ dashboardStats(): Promise<FacilitatorDashboardStats>;
43
+ /**
44
+ * Get dashboard statistics for the current facilitator with full response
45
+ * @returns ResponseData with facilitator dashboard statistics
46
+ */
47
+ dashboardStatsRaw(): Promise<ResponseData<FacilitatorDashboardStats>>;
48
+ /**
49
+ * Get participants on a registration (name and contact only)
50
+ * @param registrationId - The registration ID
51
+ * @returns Array of facilitator participant views
52
+ */
53
+ participants(registrationId: number): Promise<FacilitatorParticipantView[]>;
54
+ /**
55
+ * Get participants on a registration with full response
56
+ * @param registrationId - The registration ID
57
+ * @returns ResponseData with array of facilitator participant views
58
+ */
59
+ participantsRaw(registrationId: number): Promise<ResponseData<FacilitatorParticipantView[]>>;
60
+ /**
61
+ * Update the progress of a registration session
62
+ * @param registrationSessionId - The registration session ID
63
+ * @param data - Update payload (status / progress / date)
64
+ * @returns Updated registration session model view
65
+ */
66
+ updateSessionProgress(registrationSessionId: number, data: UpdateRegistrationSessionRequest): Promise<RegistrationSessionModelView>;
67
+ /**
68
+ * Update the progress of a registration session with full response
69
+ * @param registrationSessionId - The registration session ID
70
+ * @param data - Update payload
71
+ * @returns ResponseData with updated registration session model view
72
+ */
73
+ updateSessionProgressRaw(registrationSessionId: number, data: UpdateRegistrationSessionRequest): Promise<ResponseData<RegistrationSessionModelView>>;
74
+ }
75
+ //# sourceMappingURL=FacilitatorPortalService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorPortalService.d.ts","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorPortalService.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,KAAK,EACV,2BAA2B,EAC3B,sBAAsB,EACtB,yBAAyB,EACzB,0BAA0B,EAC1B,4BAA4B,EAC5B,gCAAgC,EACjC,MAAM,wBAAwB,CAAC;AAEhC;;GAEG;AACH,qBAAa,wBAAyB,SAAQ,WAAW;IACvD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,oBAAoB,CAAgB;IAC5D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,SAAS,CAA4B;gBAEjD,IAAI,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,aAAa;IAQpD;;;OAGG;IACG,eAAe,IAAI,OAAO,CAAC,2BAA2B,EAAE,CAAC;IAK/D;;;OAGG;IACH,kBAAkB,IAAI,OAAO,CAAC,YAAY,CAAC,2BAA2B,EAAE,CAAC,CAAC;IAK1E;;;OAGG;IACG,UAAU,IAAI,OAAO,CAAC,sBAAsB,EAAE,CAAC;IAKrD;;;OAGG;IACH,aAAa,IAAI,OAAO,CAAC,YAAY,CAAC,sBAAsB,EAAE,CAAC,CAAC;IAKhE;;;OAGG;IACG,cAAc,IAAI,OAAO,CAAC,yBAAyB,CAAC;IAQ1D;;;OAGG;IACH,iBAAiB,IAAI,OAAO,CAAC,YAAY,CAAC,yBAAyB,CAAC,CAAC;IAKrE;;;;OAIG;IACG,YAAY,CAAC,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,0BAA0B,EAAE,CAAC;IAKjF;;;;OAIG;IACH,eAAe,CAAC,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,0BAA0B,EAAE,CAAC,CAAC;IAK5F;;;;;OAKG;IACG,qBAAqB,CACzB,qBAAqB,EAAE,MAAM,EAC7B,IAAI,EAAE,gCAAgC,GACrC,OAAO,CAAC,4BAA4B,CAAC;IAUxC;;;;;OAKG;IACH,wBAAwB,CACtB,qBAAqB,EAAE,MAAM,EAC7B,IAAI,EAAE,gCAAgC,GACrC,OAAO,CAAC,YAAY,CAAC,4BAA4B,CAAC,CAAC;CAIvD"}
@@ -0,0 +1,113 @@
1
+ /**
2
+ * FacilitatorPortalService
3
+ * Facilitator self-service portal: my registrations, my sessions, dashboard stats,
4
+ * participants and session progress updates
5
+ */
6
+ import { BaseService } from '../base/BaseService';
7
+ /**
8
+ * Service for the facilitator portal (current authenticated facilitator)
9
+ */
10
+ export class FacilitatorPortalService extends BaseService {
11
+ constructor(http, config) {
12
+ super(http, {
13
+ servicePath: config?.servicePath ?? FacilitatorPortalService.DEFAULT_SERVICE_PATH,
14
+ basePath: FacilitatorPortalService.BASE_PATH,
15
+ endpoints: config?.endpoints,
16
+ });
17
+ }
18
+ /**
19
+ * Get registrations the current facilitator is assigned to
20
+ * @returns Array of facilitator registration views
21
+ */
22
+ async myRegistrations() {
23
+ const response = await this.myRegistrationsRaw();
24
+ return response.data ?? [];
25
+ }
26
+ /**
27
+ * Get registrations the current facilitator is assigned to with full response
28
+ * @returns ResponseData with array of facilitator registration views
29
+ */
30
+ myRegistrationsRaw() {
31
+ const url = this.buildUrl('my-registrations');
32
+ return this.http.get(url);
33
+ }
34
+ /**
35
+ * Get sessions the current facilitator runs
36
+ * @returns Array of facilitator session views
37
+ */
38
+ async mySessions() {
39
+ const response = await this.mySessionsRaw();
40
+ return response.data ?? [];
41
+ }
42
+ /**
43
+ * Get sessions the current facilitator runs with full response
44
+ * @returns ResponseData with array of facilitator session views
45
+ */
46
+ mySessionsRaw() {
47
+ const url = this.buildUrl('my-sessions');
48
+ return this.http.get(url);
49
+ }
50
+ /**
51
+ * Get dashboard statistics for the current facilitator
52
+ * @returns Facilitator dashboard statistics
53
+ */
54
+ async dashboardStats() {
55
+ const response = await this.dashboardStatsRaw();
56
+ if (!response.data) {
57
+ throw new Error('Failed to retrieve facilitator dashboard stats');
58
+ }
59
+ return response.data;
60
+ }
61
+ /**
62
+ * Get dashboard statistics for the current facilitator with full response
63
+ * @returns ResponseData with facilitator dashboard statistics
64
+ */
65
+ dashboardStatsRaw() {
66
+ const url = this.buildUrl('dashboard-stats');
67
+ return this.http.get(url);
68
+ }
69
+ /**
70
+ * Get participants on a registration (name and contact only)
71
+ * @param registrationId - The registration ID
72
+ * @returns Array of facilitator participant views
73
+ */
74
+ async participants(registrationId) {
75
+ const response = await this.participantsRaw(registrationId);
76
+ return response.data ?? [];
77
+ }
78
+ /**
79
+ * Get participants on a registration with full response
80
+ * @param registrationId - The registration ID
81
+ * @returns ResponseData with array of facilitator participant views
82
+ */
83
+ participantsRaw(registrationId) {
84
+ const url = this.buildUrl(`registrations/${registrationId}/participants`);
85
+ return this.http.get(url);
86
+ }
87
+ /**
88
+ * Update the progress of a registration session
89
+ * @param registrationSessionId - The registration session ID
90
+ * @param data - Update payload (status / progress / date)
91
+ * @returns Updated registration session model view
92
+ */
93
+ async updateSessionProgress(registrationSessionId, data) {
94
+ const response = await this.updateSessionProgressRaw(registrationSessionId, data);
95
+ if (!response.data) {
96
+ throw new Error(`Failed to update progress for registration session ${registrationSessionId}`);
97
+ }
98
+ return response.data;
99
+ }
100
+ /**
101
+ * Update the progress of a registration session with full response
102
+ * @param registrationSessionId - The registration session ID
103
+ * @param data - Update payload
104
+ * @returns ResponseData with updated registration session model view
105
+ */
106
+ updateSessionProgressRaw(registrationSessionId, data) {
107
+ const url = this.buildUrl(`sessions/${registrationSessionId}/progress`);
108
+ return this.http.patch(url, data);
109
+ }
110
+ }
111
+ FacilitatorPortalService.DEFAULT_SERVICE_PATH = 'ac-courses';
112
+ FacilitatorPortalService.BASE_PATH = 'api/portal/facilitator';
113
+ //# sourceMappingURL=FacilitatorPortalService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorPortalService.js","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorPortalService.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,92 @@
1
+ /**
2
+ * FacilitatorService
3
+ * Service for managing course facilitators (keyed by userId)
4
+ */
5
+ import { BaseService } from '../base/BaseService';
6
+ import type { HttpClient } from '../../core/HttpClient';
7
+ import type { ResponseData } from '../../models/common';
8
+ import type { ServiceConfig } from '../types';
9
+ import type { Facilitator, FacilitatorModelView, CreateFacilitator, UpdateFacilitatorRequest } from '../../models/accourses';
10
+ /**
11
+ * Service for facilitator operations (enriched views, current-user lookup)
12
+ */
13
+ export declare class FacilitatorService extends BaseService {
14
+ private static readonly DEFAULT_SERVICE_PATH;
15
+ private static readonly BASE_PATH;
16
+ constructor(http: HttpClient, config?: ServiceConfig);
17
+ /**
18
+ * List facilitators, optionally filtered
19
+ * @param statusId - Optional FacilitatorStatus ID filter
20
+ * @param search - Optional free-text search
21
+ * @returns Array of facilitator model views
22
+ */
23
+ list(statusId?: number, search?: string): Promise<FacilitatorModelView[]>;
24
+ /**
25
+ * List facilitators with full response
26
+ * @param statusId - Optional FacilitatorStatus ID filter
27
+ * @param search - Optional free-text search
28
+ * @returns ResponseData with array of facilitator model views
29
+ */
30
+ listRaw(statusId?: number, search?: string): Promise<ResponseData<FacilitatorModelView[]>>;
31
+ /**
32
+ * Get the current authenticated user's facilitator profile
33
+ * @returns Facilitator model view for the current user
34
+ */
35
+ me(): Promise<FacilitatorModelView>;
36
+ /**
37
+ * Get the current authenticated user's facilitator profile with full response
38
+ * @returns ResponseData with facilitator model view
39
+ */
40
+ meRaw(): Promise<ResponseData<FacilitatorModelView>>;
41
+ /**
42
+ * Get a facilitator by user ID
43
+ * @param userId - The facilitator user ID
44
+ * @returns Facilitator model view
45
+ */
46
+ getByUserId(userId: string): Promise<FacilitatorModelView>;
47
+ /**
48
+ * Get a facilitator by user ID with full response
49
+ * @param userId - The facilitator user ID
50
+ * @returns ResponseData with facilitator model view
51
+ */
52
+ getByUserIdRaw(userId: string): Promise<ResponseData<FacilitatorModelView>>;
53
+ /**
54
+ * Create a facilitator
55
+ * @param data - Create payload
56
+ * @returns The created facilitator
57
+ */
58
+ create(data: CreateFacilitator): Promise<Facilitator>;
59
+ /**
60
+ * Create a facilitator with full response
61
+ * @param data - Create payload
62
+ * @returns ResponseData with the created facilitator
63
+ */
64
+ createRaw(data: CreateFacilitator): Promise<ResponseData<Facilitator>>;
65
+ /**
66
+ * Update a facilitator
67
+ * @param userId - The facilitator user ID
68
+ * @param data - Update payload
69
+ * @returns The updated facilitator
70
+ */
71
+ update(userId: string, data: UpdateFacilitatorRequest): Promise<Facilitator>;
72
+ /**
73
+ * Update a facilitator with full response
74
+ * @param userId - The facilitator user ID
75
+ * @param data - Update payload
76
+ * @returns ResponseData with the updated facilitator
77
+ */
78
+ updateRaw(userId: string, data: UpdateFacilitatorRequest): Promise<ResponseData<Facilitator>>;
79
+ /**
80
+ * Delete a facilitator
81
+ * @param userId - The facilitator user ID
82
+ * @returns True if deleted successfully
83
+ */
84
+ delete(userId: string): Promise<boolean>;
85
+ /**
86
+ * Delete a facilitator with full response
87
+ * @param userId - The facilitator user ID
88
+ * @returns ResponseData (success/fail)
89
+ */
90
+ deleteRaw(userId: string): Promise<ResponseData<void>>;
91
+ }
92
+ //# sourceMappingURL=FacilitatorService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorService.d.ts","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,KAAK,EACV,WAAW,EACX,oBAAoB,EACpB,iBAAiB,EACjB,wBAAwB,EACzB,MAAM,wBAAwB,CAAC;AAEhC;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,WAAW;IACjD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,oBAAoB,CAAgB;IAC5D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,SAAS,CAAsB;gBAE3C,IAAI,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,aAAa;IAQpD;;;;;OAKG;IACG,IAAI,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,oBAAoB,EAAE,CAAC;IAK/E;;;;;OAKG;IACH,OAAO,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE,CAAC,CAAC;IAQ1F;;;OAGG;IACG,EAAE,IAAI,OAAO,CAAC,oBAAoB,CAAC;IAQzC;;;OAGG;IACH,KAAK,IAAI,OAAO,CAAC,YAAY,CAAC,oBAAoB,CAAC,CAAC;IAKpD;;;;OAIG;IACG,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAQhE;;;;OAIG;IACH,cAAc,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,oBAAoB,CAAC,CAAC;IAK3E;;;;OAIG;IACG,MAAM,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,WAAW,CAAC;IAQ3D;;;;OAIG;IACH,SAAS,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAKtE;;;;;OAKG;IACG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,wBAAwB,GAAG,OAAO,CAAC,WAAW,CAAC;IAQlF;;;;;OAKG;IACH,SAAS,CAAC,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,wBAAwB,GAAG,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAK7F;;;;OAIG;IACG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAK9C;;;;OAIG;IACH,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;CAIvD"}
@@ -0,0 +1,145 @@
1
+ /**
2
+ * FacilitatorService
3
+ * Service for managing course facilitators (keyed by userId)
4
+ */
5
+ import { BaseService } from '../base/BaseService';
6
+ /**
7
+ * Service for facilitator operations (enriched views, current-user lookup)
8
+ */
9
+ export class FacilitatorService extends BaseService {
10
+ constructor(http, config) {
11
+ super(http, {
12
+ servicePath: config?.servicePath ?? FacilitatorService.DEFAULT_SERVICE_PATH,
13
+ basePath: FacilitatorService.BASE_PATH,
14
+ endpoints: config?.endpoints,
15
+ });
16
+ }
17
+ /**
18
+ * List facilitators, optionally filtered
19
+ * @param statusId - Optional FacilitatorStatus ID filter
20
+ * @param search - Optional free-text search
21
+ * @returns Array of facilitator model views
22
+ */
23
+ async list(statusId, search) {
24
+ const response = await this.listRaw(statusId, search);
25
+ return response.data ?? [];
26
+ }
27
+ /**
28
+ * List facilitators with full response
29
+ * @param statusId - Optional FacilitatorStatus ID filter
30
+ * @param search - Optional free-text search
31
+ * @returns ResponseData with array of facilitator model views
32
+ */
33
+ listRaw(statusId, search) {
34
+ const url = this.buildUrlWithParams(undefined, {
35
+ statusId,
36
+ search,
37
+ });
38
+ return this.http.get(url);
39
+ }
40
+ /**
41
+ * Get the current authenticated user's facilitator profile
42
+ * @returns Facilitator model view for the current user
43
+ */
44
+ async me() {
45
+ const response = await this.meRaw();
46
+ if (!response.data) {
47
+ throw new Error('Facilitator profile for the current user not found');
48
+ }
49
+ return response.data;
50
+ }
51
+ /**
52
+ * Get the current authenticated user's facilitator profile with full response
53
+ * @returns ResponseData with facilitator model view
54
+ */
55
+ meRaw() {
56
+ const url = this.buildUrl('me');
57
+ return this.http.get(url);
58
+ }
59
+ /**
60
+ * Get a facilitator by user ID
61
+ * @param userId - The facilitator user ID
62
+ * @returns Facilitator model view
63
+ */
64
+ async getByUserId(userId) {
65
+ const response = await this.getByUserIdRaw(userId);
66
+ if (!response.data) {
67
+ throw new Error(`Facilitator with user ID ${userId} not found`);
68
+ }
69
+ return response.data;
70
+ }
71
+ /**
72
+ * Get a facilitator by user ID with full response
73
+ * @param userId - The facilitator user ID
74
+ * @returns ResponseData with facilitator model view
75
+ */
76
+ getByUserIdRaw(userId) {
77
+ const url = this.buildUrl(userId);
78
+ return this.http.get(url);
79
+ }
80
+ /**
81
+ * Create a facilitator
82
+ * @param data - Create payload
83
+ * @returns The created facilitator
84
+ */
85
+ async create(data) {
86
+ const response = await this.createRaw(data);
87
+ if (!response.data) {
88
+ throw new Error('Failed to create facilitator');
89
+ }
90
+ return response.data;
91
+ }
92
+ /**
93
+ * Create a facilitator with full response
94
+ * @param data - Create payload
95
+ * @returns ResponseData with the created facilitator
96
+ */
97
+ createRaw(data) {
98
+ const url = this.buildUrl();
99
+ return this.http.post(url, data);
100
+ }
101
+ /**
102
+ * Update a facilitator
103
+ * @param userId - The facilitator user ID
104
+ * @param data - Update payload
105
+ * @returns The updated facilitator
106
+ */
107
+ async update(userId, data) {
108
+ const response = await this.updateRaw(userId, data);
109
+ if (!response.data) {
110
+ throw new Error(`Failed to update facilitator with user ID ${userId}`);
111
+ }
112
+ return response.data;
113
+ }
114
+ /**
115
+ * Update a facilitator with full response
116
+ * @param userId - The facilitator user ID
117
+ * @param data - Update payload
118
+ * @returns ResponseData with the updated facilitator
119
+ */
120
+ updateRaw(userId, data) {
121
+ const url = this.buildUrl(userId);
122
+ return this.http.put(url, data);
123
+ }
124
+ /**
125
+ * Delete a facilitator
126
+ * @param userId - The facilitator user ID
127
+ * @returns True if deleted successfully
128
+ */
129
+ async delete(userId) {
130
+ const response = await this.deleteRaw(userId);
131
+ return response.success;
132
+ }
133
+ /**
134
+ * Delete a facilitator with full response
135
+ * @param userId - The facilitator user ID
136
+ * @returns ResponseData (success/fail)
137
+ */
138
+ deleteRaw(userId) {
139
+ const url = this.buildUrl(userId);
140
+ return this.http.delete(url);
141
+ }
142
+ }
143
+ FacilitatorService.DEFAULT_SERVICE_PATH = 'ac-courses';
144
+ FacilitatorService.BASE_PATH = 'api/facilitators';
145
+ //# sourceMappingURL=FacilitatorService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorService.js","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorService.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * FacilitatorStatusService
3
+ * Service for managing facilitator statuses
4
+ */
5
+ import { CrudService } from '../base/CrudService';
6
+ import type { HttpClient } from '../../core/HttpClient';
7
+ import type { ServiceConfig } from '../types';
8
+ import type { FacilitatorStatus } from '../../models/accourses';
9
+ /**
10
+ * Service for facilitator status CRUD operations
11
+ */
12
+ export declare class FacilitatorStatusService extends CrudService<FacilitatorStatus, Partial<FacilitatorStatus>, Partial<FacilitatorStatus>> {
13
+ private static readonly DEFAULT_SERVICE_PATH;
14
+ private static readonly BASE_PATH;
15
+ constructor(http: HttpClient, config?: ServiceConfig);
16
+ }
17
+ //# sourceMappingURL=FacilitatorStatusService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorStatusService.d.ts","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorStatusService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAEhE;;GAEG;AACH,qBAAa,wBAAyB,SAAQ,WAAW,CACvD,iBAAiB,EACjB,OAAO,CAAC,iBAAiB,CAAC,EAC1B,OAAO,CAAC,iBAAiB,CAAC,CAC3B;IACC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,oBAAoB,CAAgB;IAC5D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,SAAS,CAA8B;gBAEnD,IAAI,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,aAAa;CAOrD"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * FacilitatorStatusService
3
+ * Service for managing facilitator statuses
4
+ */
5
+ import { CrudService } from '../base/CrudService';
6
+ /**
7
+ * Service for facilitator status CRUD operations
8
+ */
9
+ export class FacilitatorStatusService extends CrudService {
10
+ constructor(http, config) {
11
+ super(http, {
12
+ servicePath: config?.servicePath ?? FacilitatorStatusService.DEFAULT_SERVICE_PATH,
13
+ basePath: FacilitatorStatusService.BASE_PATH,
14
+ endpoints: config?.endpoints,
15
+ });
16
+ }
17
+ }
18
+ FacilitatorStatusService.DEFAULT_SERVICE_PATH = 'ac-courses';
19
+ FacilitatorStatusService.BASE_PATH = 'api/facilitator-statuses';
20
+ //# sourceMappingURL=FacilitatorStatusService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacilitatorStatusService.js","sourceRoot":"","sources":["../../../src/services/accourses/FacilitatorStatusService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAKlD;;GAEG;AACH,MAAM,OAAO,wBAAyB,SAAQ,WAI7C;IAIC,YAAY,IAAgB,EAAE,MAAsB;QAClD,KAAK,CAAC,IAAI,EAAE;YACV,WAAW,EAAE,MAAM,EAAE,WAAW,IAAI,wBAAwB,CAAC,oBAAoB;YACjF,QAAQ,EAAE,wBAAwB,CAAC,SAAS;YAC5C,SAAS,EAAE,MAAM,EAAE,SAAS;SAC7B,CAAC,CAAC;IACL,CAAC;;AATuB,6CAAoB,GAAG,YAAY,CAAC;AACpC,kCAAS,GAAG,0BAA0B,CAAC"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ * PublicCourseService
3
+ * Anonymous (public) course catalog endpoints
4
+ */
5
+ import { BaseService } from '../base/BaseService';
6
+ import type { HttpClient } from '../../core/HttpClient';
7
+ import type { ResponseData } from '../../models/common';
8
+ import type { ServiceConfig } from '../types';
9
+ import type { PublicCourseCatalogView } from '../../models/accourses';
10
+ /**
11
+ * Service for the public course catalog (no authentication required)
12
+ */
13
+ export declare class PublicCourseService extends BaseService {
14
+ private static readonly DEFAULT_SERVICE_PATH;
15
+ private static readonly BASE_PATH;
16
+ constructor(http: HttpClient, config?: ServiceConfig);
17
+ /**
18
+ * Get the public course catalog (courses with open intake dates)
19
+ * @returns Array of public course catalog views
20
+ */
21
+ catalog(): Promise<PublicCourseCatalogView[]>;
22
+ /**
23
+ * Get the public course catalog with full response
24
+ * @returns ResponseData with array of public course catalog views
25
+ */
26
+ catalogRaw(): Promise<ResponseData<PublicCourseCatalogView[]>>;
27
+ /**
28
+ * Get a single public course by ID
29
+ * @param id - The course ID
30
+ * @returns Public course catalog view
31
+ */
32
+ getCourse(id: number): Promise<PublicCourseCatalogView>;
33
+ /**
34
+ * Get a single public course by ID with full response
35
+ * @param id - The course ID
36
+ * @returns ResponseData with public course catalog view
37
+ */
38
+ getCourseRaw(id: number): Promise<ResponseData<PublicCourseCatalogView>>;
39
+ }
40
+ //# sourceMappingURL=PublicCourseService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PublicCourseService.d.ts","sourceRoot":"","sources":["../../../src/services/accourses/PublicCourseService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAEtE;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,WAAW;IAClD,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,oBAAoB,CAAgB;IAC5D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,SAAS,CAAwB;gBAE7C,IAAI,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,aAAa;IAQpD;;;OAGG;IACG,OAAO,IAAI,OAAO,CAAC,uBAAuB,EAAE,CAAC;IAKnD;;;OAGG;IACH,UAAU,IAAI,OAAO,CAAC,YAAY,CAAC,uBAAuB,EAAE,CAAC,CAAC;IAK9D;;;;OAIG;IACG,SAAS,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,uBAAuB,CAAC;IAQ7D;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,uBAAuB,CAAC,CAAC;CAIzE"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ * PublicCourseService
3
+ * Anonymous (public) course catalog endpoints
4
+ */
5
+ import { BaseService } from '../base/BaseService';
6
+ /**
7
+ * Service for the public course catalog (no authentication required)
8
+ */
9
+ export class PublicCourseService extends BaseService {
10
+ constructor(http, config) {
11
+ super(http, {
12
+ servicePath: config?.servicePath ?? PublicCourseService.DEFAULT_SERVICE_PATH,
13
+ basePath: PublicCourseService.BASE_PATH,
14
+ endpoints: config?.endpoints,
15
+ });
16
+ }
17
+ /**
18
+ * Get the public course catalog (courses with open intake dates)
19
+ * @returns Array of public course catalog views
20
+ */
21
+ async catalog() {
22
+ const response = await this.catalogRaw();
23
+ return response.data ?? [];
24
+ }
25
+ /**
26
+ * Get the public course catalog with full response
27
+ * @returns ResponseData with array of public course catalog views
28
+ */
29
+ catalogRaw() {
30
+ const url = this.buildUrl();
31
+ return this.http.get(url);
32
+ }
33
+ /**
34
+ * Get a single public course by ID
35
+ * @param id - The course ID
36
+ * @returns Public course catalog view
37
+ */
38
+ async getCourse(id) {
39
+ const response = await this.getCourseRaw(id);
40
+ if (!response.data) {
41
+ throw new Error(`Public course with ID ${id} not found`);
42
+ }
43
+ return response.data;
44
+ }
45
+ /**
46
+ * Get a single public course by ID with full response
47
+ * @param id - The course ID
48
+ * @returns ResponseData with public course catalog view
49
+ */
50
+ getCourseRaw(id) {
51
+ const url = this.buildUrl(String(id));
52
+ return this.http.get(url);
53
+ }
54
+ }
55
+ PublicCourseService.DEFAULT_SERVICE_PATH = 'ac-courses';
56
+ PublicCourseService.BASE_PATH = 'api/public/courses';
57
+ //# sourceMappingURL=PublicCourseService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PublicCourseService.js","sourceRoot":"","sources":["../../../src/services/accourses/PublicCourseService.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAMlD;;GAEG;AACH,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAIlD,YAAY,IAAgB,EAAE,MAAsB;QAClD,KAAK,CAAC,IAAI,EAAE;YACV,WAAW,EAAE,MAAM,EAAE,WAAW,IAAI,mBAAmB,CAAC,oBAAoB;YAC5E,QAAQ,EAAE,mBAAmB,CAAC,SAAS;YACvC,SAAS,EAAE,MAAM,EAAE,SAAS;SAC7B,CAAC,CAAC;IACL,CAAC;IAED;;;OAGG;IACH,KAAK,CAAC,OAAO;QACX,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,UAAU,EAAE,CAAC;QACzC,OAAO,QAAQ,CAAC,IAAI,IAAI,EAAE,CAAC;IAC7B,CAAC;IAED;;;OAGG;IACH,UAAU;QACR,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC;QAC5B,OAAO,IAAI,CAAC,IAAI,CAAC,GAAG,CAA4B,GAAG,CAAC,CAAC;IACvD,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,SAAS,CAAC,EAAU;QACxB,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC;QAC7C,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,CAAC;YACnB,MAAM,IAAI,KAAK,CAAC,yBAAyB,EAAE,YAAY,CAAC,CAAC;QAC3D,CAAC;QACD,OAAO,QAAQ,CAAC,IAAI,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACH,YAAY,CAAC,EAAU;QACrB,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC;QACtC,OAAO,IAAI,CAAC,IAAI,CAAC,GAAG,CAA0B,GAAG,CAAC,CAAC;IACrD,CAAC;;AAlDuB,wCAAoB,GAAG,YAAY,CAAC;AACpC,6BAAS,GAAG,oBAAoB,CAAC"}