@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.
- package/dist/core/HttpClient.d.ts +6 -0
- package/dist/core/HttpClient.d.ts.map +1 -1
- package/dist/core/HttpClient.js +64 -0
- package/dist/core/HttpClient.js.map +1 -1
- package/dist/models/accounselling/ACCareNotificationChannelSetting.d.ts +42 -0
- package/dist/models/accounselling/ACCareNotificationChannelSetting.d.ts.map +1 -0
- package/dist/models/accounselling/ACCareNotificationChannelSetting.js +2 -0
- package/dist/models/accounselling/ACCareNotificationChannelSetting.js.map +1 -0
- package/dist/models/accounselling/CareArea.d.ts +27 -0
- package/dist/models/accounselling/CareArea.d.ts.map +1 -0
- package/dist/models/accounselling/CareArea.js +2 -0
- package/dist/models/accounselling/CareArea.js.map +1 -0
- package/dist/models/accounselling/CareAvailability.d.ts +31 -0
- package/dist/models/accounselling/CareAvailability.d.ts.map +1 -0
- package/dist/models/accounselling/CareAvailability.js +2 -0
- package/dist/models/accounselling/CareAvailability.js.map +1 -0
- package/dist/models/accounselling/CareCase.d.ts +40 -0
- package/dist/models/accounselling/CareCase.d.ts.map +1 -0
- package/dist/models/accounselling/CareCase.js +2 -0
- package/dist/models/accounselling/CareCase.js.map +1 -0
- package/dist/models/accounselling/CareCaseFile.d.ts +31 -0
- package/dist/models/accounselling/CareCaseFile.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseFile.js +2 -0
- package/dist/models/accounselling/CareCaseFile.js.map +1 -0
- package/dist/models/accounselling/CareCaseLeader.d.ts +26 -0
- package/dist/models/accounselling/CareCaseLeader.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseLeader.js +2 -0
- package/dist/models/accounselling/CareCaseLeader.js.map +1 -0
- package/dist/models/accounselling/CareCaseMember.d.ts +27 -0
- package/dist/models/accounselling/CareCaseMember.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseMember.js +2 -0
- package/dist/models/accounselling/CareCaseMember.js.map +1 -0
- package/dist/models/accounselling/CareCaseNote.d.ts +32 -0
- package/dist/models/accounselling/CareCaseNote.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseNote.js +2 -0
- package/dist/models/accounselling/CareCaseNote.js.map +1 -0
- package/dist/models/accounselling/CareCaseSession.d.ts +24 -0
- package/dist/models/accounselling/CareCaseSession.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseSession.js +2 -0
- package/dist/models/accounselling/CareCaseSession.js.map +1 -0
- package/dist/models/accounselling/CareCaseStatus.d.ts +27 -0
- package/dist/models/accounselling/CareCaseStatus.d.ts.map +1 -0
- package/dist/models/accounselling/CareCaseStatus.js +2 -0
- package/dist/models/accounselling/CareCaseStatus.js.map +1 -0
- package/dist/models/accounselling/CareNeed.d.ts +30 -0
- package/dist/models/accounselling/CareNeed.d.ts.map +1 -0
- package/dist/models/accounselling/CareNeed.js +2 -0
- package/dist/models/accounselling/CareNeed.js.map +1 -0
- package/dist/models/accounselling/CareRequest.d.ts +73 -0
- package/dist/models/accounselling/CareRequest.d.ts.map +1 -0
- package/dist/models/accounselling/CareRequest.js +2 -0
- package/dist/models/accounselling/CareRequest.js.map +1 -0
- package/dist/models/accounselling/CareRequestStatus.d.ts +27 -0
- package/dist/models/accounselling/CareRequestStatus.d.ts.map +1 -0
- package/dist/models/accounselling/CareRequestStatus.js +2 -0
- package/dist/models/accounselling/CareRequestStatus.js.map +1 -0
- package/dist/models/accounselling/CareSession.d.ts +38 -0
- package/dist/models/accounselling/CareSession.d.ts.map +1 -0
- package/dist/models/accounselling/CareSession.js +2 -0
- package/dist/models/accounselling/CareSession.js.map +1 -0
- package/dist/models/accounselling/CareSessionNote.d.ts +36 -0
- package/dist/models/accounselling/CareSessionNote.d.ts.map +1 -0
- package/dist/models/accounselling/CareSessionNote.js +2 -0
- package/dist/models/accounselling/CareSessionNote.js.map +1 -0
- package/dist/models/accounselling/CareSessionStatus.d.ts +27 -0
- package/dist/models/accounselling/CareSessionStatus.d.ts.map +1 -0
- package/dist/models/accounselling/CareSessionStatus.js +2 -0
- package/dist/models/accounselling/CareSessionStatus.js.map +1 -0
- package/dist/models/accounselling/CareSessionType.d.ts +27 -0
- package/dist/models/accounselling/CareSessionType.d.ts.map +1 -0
- package/dist/models/accounselling/CareSessionType.js +2 -0
- package/dist/models/accounselling/CareSessionType.js.map +1 -0
- package/dist/models/accounselling/CareZone.d.ts +26 -0
- package/dist/models/accounselling/CareZone.d.ts.map +1 -0
- package/dist/models/accounselling/CareZone.js +2 -0
- package/dist/models/accounselling/CareZone.js.map +1 -0
- package/dist/models/accounselling/Leader.d.ts +31 -0
- package/dist/models/accounselling/Leader.d.ts.map +1 -0
- package/dist/models/accounselling/Leader.js +2 -0
- package/dist/models/accounselling/Leader.js.map +1 -0
- package/dist/models/accounselling/LeaderDocument.d.ts +30 -0
- package/dist/models/accounselling/LeaderDocument.d.ts.map +1 -0
- package/dist/models/accounselling/LeaderDocument.js +2 -0
- package/dist/models/accounselling/LeaderDocument.js.map +1 -0
- package/dist/models/accounselling/LeaderLocation.d.ts +22 -0
- package/dist/models/accounselling/LeaderLocation.d.ts.map +1 -0
- package/dist/models/accounselling/LeaderLocation.js +2 -0
- package/dist/models/accounselling/LeaderLocation.js.map +1 -0
- package/dist/models/accounselling/LeaderNeed.d.ts +23 -0
- package/dist/models/accounselling/LeaderNeed.d.ts.map +1 -0
- package/dist/models/accounselling/LeaderNeed.js +2 -0
- package/dist/models/accounselling/LeaderNeed.js.map +1 -0
- package/dist/models/accounselling/LeaderType.d.ts +27 -0
- package/dist/models/accounselling/LeaderType.d.ts.map +1 -0
- package/dist/models/accounselling/LeaderType.js +2 -0
- package/dist/models/accounselling/LeaderType.js.map +1 -0
- package/dist/models/accounselling/LeaderZone.d.ts +22 -0
- package/dist/models/accounselling/LeaderZone.d.ts.map +1 -0
- package/dist/models/accounselling/LeaderZone.js +2 -0
- package/dist/models/accounselling/LeaderZone.js.map +1 -0
- package/dist/models/accounselling/ModelView/ACCareSettingModelView.d.ts +78 -0
- package/dist/models/accounselling/ModelView/ACCareSettingModelView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/ACCareSettingModelView.js +7 -0
- package/dist/models/accounselling/ModelView/ACCareSettingModelView.js.map +1 -0
- package/dist/models/accounselling/ModelView/CareCaseListView.d.ts +140 -0
- package/dist/models/accounselling/ModelView/CareCaseListView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CareCaseListView.js +7 -0
- package/dist/models/accounselling/ModelView/CareCaseListView.js.map +1 -0
- package/dist/models/accounselling/ModelView/CareCaseModelView.d.ts +191 -0
- package/dist/models/accounselling/ModelView/CareCaseModelView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CareCaseModelView.js +2 -0
- package/dist/models/accounselling/ModelView/CareCaseModelView.js.map +1 -0
- package/dist/models/accounselling/ModelView/CareDashboardStats.d.ts +39 -0
- package/dist/models/accounselling/ModelView/CareDashboardStats.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CareDashboardStats.js +2 -0
- package/dist/models/accounselling/ModelView/CareDashboardStats.js.map +1 -0
- package/dist/models/accounselling/ModelView/CareRequestModelView.d.ts +194 -0
- package/dist/models/accounselling/ModelView/CareRequestModelView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CareRequestModelView.js +7 -0
- package/dist/models/accounselling/ModelView/CareRequestModelView.js.map +1 -0
- package/dist/models/accounselling/ModelView/CareSessionModelView.d.ts +203 -0
- package/dist/models/accounselling/ModelView/CareSessionModelView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CareSessionModelView.js +7 -0
- package/dist/models/accounselling/ModelView/CareSessionModelView.js.map +1 -0
- package/dist/models/accounselling/ModelView/CatalogModelViews.d.ts +67 -0
- package/dist/models/accounselling/ModelView/CatalogModelViews.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/CatalogModelViews.js +8 -0
- package/dist/models/accounselling/ModelView/CatalogModelViews.js.map +1 -0
- package/dist/models/accounselling/ModelView/LeaderModelView.d.ts +207 -0
- package/dist/models/accounselling/ModelView/LeaderModelView.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/LeaderModelView.js +7 -0
- package/dist/models/accounselling/ModelView/LeaderModelView.js.map +1 -0
- package/dist/models/accounselling/ModelView/LeaderPortalViews.d.ts +72 -0
- package/dist/models/accounselling/ModelView/LeaderPortalViews.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/LeaderPortalViews.js +7 -0
- package/dist/models/accounselling/ModelView/LeaderPortalViews.js.map +1 -0
- package/dist/models/accounselling/ModelView/PublicCareViews.d.ts +85 -0
- package/dist/models/accounselling/ModelView/PublicCareViews.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/PublicCareViews.js +7 -0
- package/dist/models/accounselling/ModelView/PublicCareViews.js.map +1 -0
- package/dist/models/accounselling/ModelView/index.d.ts +14 -0
- package/dist/models/accounselling/ModelView/index.d.ts.map +1 -0
- package/dist/models/accounselling/ModelView/index.js +14 -0
- package/dist/models/accounselling/ModelView/index.js.map +1 -0
- package/dist/models/accounselling/Setting.d.ts +24 -0
- package/dist/models/accounselling/Setting.d.ts.map +1 -0
- package/dist/models/accounselling/Setting.js +2 -0
- package/dist/models/accounselling/Setting.js.map +1 -0
- package/dist/models/accounselling/index.d.ts +30 -0
- package/dist/models/accounselling/index.d.ts.map +1 -0
- package/dist/models/accounselling/index.js +32 -0
- package/dist/models/accounselling/index.js.map +1 -0
- package/dist/models/accourses/ACCourseNotificationChannelSetting.d.ts +41 -0
- package/dist/models/accourses/ACCourseNotificationChannelSetting.d.ts.map +1 -0
- package/dist/models/accourses/ACCourseNotificationChannelSetting.js +2 -0
- package/dist/models/accourses/ACCourseNotificationChannelSetting.js.map +1 -0
- package/dist/models/accourses/Course.d.ts +29 -0
- package/dist/models/accourses/Course.d.ts.map +1 -0
- package/dist/models/accourses/Course.js +2 -0
- package/dist/models/accourses/Course.js.map +1 -0
- package/dist/models/accourses/CourseDate.d.ts +33 -0
- package/dist/models/accourses/CourseDate.d.ts.map +1 -0
- package/dist/models/accourses/CourseDate.js +2 -0
- package/dist/models/accourses/CourseDate.js.map +1 -0
- package/dist/models/accourses/CourseFile.d.ts +31 -0
- package/dist/models/accourses/CourseFile.d.ts.map +1 -0
- package/dist/models/accourses/CourseFile.js +2 -0
- package/dist/models/accourses/CourseFile.js.map +1 -0
- package/dist/models/accourses/CourseSession.d.ts +29 -0
- package/dist/models/accourses/CourseSession.d.ts.map +1 -0
- package/dist/models/accourses/CourseSession.js +2 -0
- package/dist/models/accourses/CourseSession.js.map +1 -0
- package/dist/models/accourses/CourseStatus.d.ts +27 -0
- package/dist/models/accourses/CourseStatus.d.ts.map +1 -0
- package/dist/models/accourses/CourseStatus.js +2 -0
- package/dist/models/accourses/CourseStatus.js.map +1 -0
- package/dist/models/accourses/Facilitator.d.ts +25 -0
- package/dist/models/accourses/Facilitator.d.ts.map +1 -0
- package/dist/models/accourses/Facilitator.js +2 -0
- package/dist/models/accourses/Facilitator.js.map +1 -0
- package/dist/models/accourses/FacilitatorStatus.d.ts +27 -0
- package/dist/models/accourses/FacilitatorStatus.d.ts.map +1 -0
- package/dist/models/accourses/FacilitatorStatus.js +2 -0
- package/dist/models/accourses/FacilitatorStatus.js.map +1 -0
- package/dist/models/accourses/MemberRegistration.d.ts +28 -0
- package/dist/models/accourses/MemberRegistration.d.ts.map +1 -0
- package/dist/models/accourses/MemberRegistration.js +2 -0
- package/dist/models/accourses/MemberRegistration.js.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseDashboardStats.d.ts +41 -0
- package/dist/models/accourses/ModelView/ACCourseDashboardStats.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseDashboardStats.js +2 -0
- package/dist/models/accourses/ModelView/ACCourseDashboardStats.js.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseModelView.d.ts +92 -0
- package/dist/models/accourses/ModelView/ACCourseModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseModelView.js +2 -0
- package/dist/models/accourses/ModelView/ACCourseModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseSessionModelView.d.ts +57 -0
- package/dist/models/accourses/ModelView/ACCourseSessionModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseSessionModelView.js +2 -0
- package/dist/models/accourses/ModelView/ACCourseSessionModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseSettingModelView.d.ts +78 -0
- package/dist/models/accourses/ModelView/ACCourseSettingModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/ACCourseSettingModelView.js +7 -0
- package/dist/models/accourses/ModelView/ACCourseSettingModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/CourseDateModelView.d.ts +87 -0
- package/dist/models/accourses/ModelView/CourseDateModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/CourseDateModelView.js +2 -0
- package/dist/models/accourses/ModelView/CourseDateModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/CourseFileModelView.d.ts +43 -0
- package/dist/models/accourses/ModelView/CourseFileModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/CourseFileModelView.js +2 -0
- package/dist/models/accourses/ModelView/CourseFileModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/CreateRegistration.d.ts +52 -0
- package/dist/models/accourses/ModelView/CreateRegistration.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/CreateRegistration.js +2 -0
- package/dist/models/accourses/ModelView/CreateRegistration.js.map +1 -0
- package/dist/models/accourses/ModelView/FacilitatorModelView.d.ts +80 -0
- package/dist/models/accourses/ModelView/FacilitatorModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/FacilitatorModelView.js +2 -0
- package/dist/models/accourses/ModelView/FacilitatorModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/FacilitatorPortalViews.d.ts +89 -0
- package/dist/models/accourses/ModelView/FacilitatorPortalViews.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/FacilitatorPortalViews.js +7 -0
- package/dist/models/accourses/ModelView/FacilitatorPortalViews.js.map +1 -0
- package/dist/models/accourses/ModelView/PublicCourseViews.d.ts +95 -0
- package/dist/models/accourses/ModelView/PublicCourseViews.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/PublicCourseViews.js +7 -0
- package/dist/models/accourses/ModelView/PublicCourseViews.js.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationIntakeModelView.d.ts +203 -0
- package/dist/models/accourses/ModelView/RegistrationIntakeModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationIntakeModelView.js +7 -0
- package/dist/models/accourses/ModelView/RegistrationIntakeModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationListView.d.ts +89 -0
- package/dist/models/accourses/ModelView/RegistrationListView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationListView.js +2 -0
- package/dist/models/accourses/ModelView/RegistrationListView.js.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationModelView.d.ts +169 -0
- package/dist/models/accourses/ModelView/RegistrationModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationModelView.js +2 -0
- package/dist/models/accourses/ModelView/RegistrationModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationSessionModelView.d.ts +69 -0
- package/dist/models/accourses/ModelView/RegistrationSessionModelView.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/RegistrationSessionModelView.js +2 -0
- package/dist/models/accourses/ModelView/RegistrationSessionModelView.js.map +1 -0
- package/dist/models/accourses/ModelView/index.d.ts +18 -0
- package/dist/models/accourses/ModelView/index.d.ts.map +1 -0
- package/dist/models/accourses/ModelView/index.js +18 -0
- package/dist/models/accourses/ModelView/index.js.map +1 -0
- package/dist/models/accourses/Registration.d.ts +32 -0
- package/dist/models/accourses/Registration.d.ts.map +1 -0
- package/dist/models/accourses/Registration.js +2 -0
- package/dist/models/accourses/Registration.js.map +1 -0
- package/dist/models/accourses/RegistrationCustomField.d.ts +39 -0
- package/dist/models/accourses/RegistrationCustomField.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationCustomField.js +2 -0
- package/dist/models/accourses/RegistrationCustomField.js.map +1 -0
- package/dist/models/accourses/RegistrationDetail.d.ts +44 -0
- package/dist/models/accourses/RegistrationDetail.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationDetail.js +2 -0
- package/dist/models/accourses/RegistrationDetail.js.map +1 -0
- package/dist/models/accourses/RegistrationFacilitator.d.ts +23 -0
- package/dist/models/accourses/RegistrationFacilitator.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationFacilitator.js +2 -0
- package/dist/models/accourses/RegistrationFacilitator.js.map +1 -0
- package/dist/models/accourses/RegistrationIntake.d.ts +62 -0
- package/dist/models/accourses/RegistrationIntake.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationIntake.js +2 -0
- package/dist/models/accourses/RegistrationIntake.js.map +1 -0
- package/dist/models/accourses/RegistrationIntakeParticipant.d.ts +37 -0
- package/dist/models/accourses/RegistrationIntakeParticipant.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationIntakeParticipant.js +2 -0
- package/dist/models/accourses/RegistrationIntakeParticipant.js.map +1 -0
- package/dist/models/accourses/RegistrationIntakeStatus.d.ts +27 -0
- package/dist/models/accourses/RegistrationIntakeStatus.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationIntakeStatus.js +2 -0
- package/dist/models/accourses/RegistrationIntakeStatus.js.map +1 -0
- package/dist/models/accourses/RegistrationSession.d.ts +36 -0
- package/dist/models/accourses/RegistrationSession.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationSession.js +2 -0
- package/dist/models/accourses/RegistrationSession.js.map +1 -0
- package/dist/models/accourses/RegistrationSpecialSession.d.ts +39 -0
- package/dist/models/accourses/RegistrationSpecialSession.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationSpecialSession.js +2 -0
- package/dist/models/accourses/RegistrationSpecialSession.js.map +1 -0
- package/dist/models/accourses/RegistrationStatus.d.ts +27 -0
- package/dist/models/accourses/RegistrationStatus.d.ts.map +1 -0
- package/dist/models/accourses/RegistrationStatus.js +2 -0
- package/dist/models/accourses/RegistrationStatus.js.map +1 -0
- package/dist/models/accourses/SessionProgressStatus.d.ts +27 -0
- package/dist/models/accourses/SessionProgressStatus.d.ts.map +1 -0
- package/dist/models/accourses/SessionProgressStatus.js +2 -0
- package/dist/models/accourses/SessionProgressStatus.js.map +1 -0
- package/dist/models/accourses/SessionStatus.d.ts +28 -0
- package/dist/models/accourses/SessionStatus.d.ts.map +1 -0
- package/dist/models/accourses/SessionStatus.js +2 -0
- package/dist/models/accourses/SessionStatus.js.map +1 -0
- package/dist/models/accourses/Setting.d.ts +24 -0
- package/dist/models/accourses/Setting.d.ts.map +1 -0
- package/dist/models/accourses/Setting.js +2 -0
- package/dist/models/accourses/Setting.js.map +1 -0
- package/dist/models/accourses/index.d.ts +27 -0
- package/dist/models/accourses/index.d.ts.map +1 -0
- package/dist/models/accourses/index.js +29 -0
- package/dist/models/accourses/index.js.map +1 -0
- package/dist/models/communication/AppWhatsAppInboundMessage.d.ts +41 -0
- package/dist/models/communication/AppWhatsAppInboundMessage.d.ts.map +1 -0
- package/dist/models/communication/AppWhatsAppInboundMessage.js +2 -0
- package/dist/models/communication/AppWhatsAppInboundMessage.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360ConnectionResult.d.ts +13 -0
- package/dist/models/communication/Dialog360/Dialog360ConnectionResult.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360ConnectionResult.js +2 -0
- package/dist/models/communication/Dialog360/Dialog360ConnectionResult.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360MediaModels.d.ts +34 -0
- package/dist/models/communication/Dialog360/Dialog360MediaModels.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360MediaModels.js +6 -0
- package/dist/models/communication/Dialog360/Dialog360MediaModels.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360ProfileModels.d.ts +50 -0
- package/dist/models/communication/Dialog360/Dialog360ProfileModels.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360ProfileModels.js +6 -0
- package/dist/models/communication/Dialog360/Dialog360ProfileModels.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360Requests.d.ts +109 -0
- package/dist/models/communication/Dialog360/Dialog360Requests.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360Requests.js +8 -0
- package/dist/models/communication/Dialog360/Dialog360Requests.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360SendModels.d.ts +235 -0
- package/dist/models/communication/Dialog360/Dialog360SendModels.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360SendModels.js +7 -0
- package/dist/models/communication/Dialog360/Dialog360SendModels.js.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360TemplateModels.d.ts +116 -0
- package/dist/models/communication/Dialog360/Dialog360TemplateModels.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/Dialog360TemplateModels.js +25 -0
- package/dist/models/communication/Dialog360/Dialog360TemplateModels.js.map +1 -0
- package/dist/models/communication/Dialog360/index.d.ts +10 -0
- package/dist/models/communication/Dialog360/index.d.ts.map +1 -0
- package/dist/models/communication/Dialog360/index.js +10 -0
- package/dist/models/communication/Dialog360/index.js.map +1 -0
- package/dist/models/communication/index.d.ts +3 -0
- package/dist/models/communication/index.d.ts.map +1 -1
- package/dist/models/communication/index.js +3 -0
- package/dist/models/communication/index.js.map +1 -1
- package/dist/models/hr/HRSettings.d.ts +2 -0
- package/dist/models/hr/HRSettings.d.ts.map +1 -1
- package/dist/models/hr/Leave.d.ts +1 -0
- package/dist/models/hr/Leave.d.ts.map +1 -1
- package/dist/models/hr/ModelView/LeaveModelView.d.ts +5 -0
- package/dist/models/hr/ModelView/LeaveModelView.d.ts.map +1 -1
- package/dist/models/index.d.ts +3 -0
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +4 -0
- package/dist/models/index.js.map +1 -1
- package/dist/models/meetings/Meeting.d.ts +2 -0
- package/dist/models/meetings/Meeting.d.ts.map +1 -1
- package/dist/models/meetings/MeetingActionItem.d.ts +22 -0
- package/dist/models/meetings/MeetingActionItem.d.ts.map +1 -0
- package/dist/models/meetings/MeetingActionItem.js +2 -0
- package/dist/models/meetings/MeetingActionItem.js.map +1 -0
- package/dist/models/meetings/MeetingActionItemStatus.d.ts +14 -0
- package/dist/models/meetings/MeetingActionItemStatus.d.ts.map +1 -0
- package/dist/models/meetings/MeetingActionItemStatus.js +2 -0
- package/dist/models/meetings/MeetingActionItemStatus.js.map +1 -0
- package/dist/models/meetings/MeetingAgendaItem.d.ts +19 -0
- package/dist/models/meetings/MeetingAgendaItem.d.ts.map +1 -0
- package/dist/models/meetings/MeetingAgendaItem.js +2 -0
- package/dist/models/meetings/MeetingAgendaItem.js.map +1 -0
- package/dist/models/meetings/MeetingMinutes.d.ts +18 -0
- package/dist/models/meetings/MeetingMinutes.d.ts.map +1 -0
- package/dist/models/meetings/MeetingMinutes.js +2 -0
- package/dist/models/meetings/MeetingMinutes.js.map +1 -0
- package/dist/models/meetings/MeetingRecurrence.d.ts +21 -0
- package/dist/models/meetings/MeetingRecurrence.d.ts.map +1 -0
- package/dist/models/meetings/MeetingRecurrence.js +2 -0
- package/dist/models/meetings/MeetingRecurrence.js.map +1 -0
- package/dist/models/meetings/MeetingSettings.d.ts +46 -0
- package/dist/models/meetings/MeetingSettings.d.ts.map +1 -0
- package/dist/models/meetings/MeetingSettings.js +2 -0
- package/dist/models/meetings/MeetingSettings.js.map +1 -0
- package/dist/models/meetings/ModelView/MeetingModelView.d.ts +5 -0
- package/dist/models/meetings/ModelView/MeetingModelView.d.ts.map +1 -1
- package/dist/models/meetings/SeatingStyle.d.ts +14 -0
- package/dist/models/meetings/SeatingStyle.d.ts.map +1 -0
- package/dist/models/meetings/SeatingStyle.js +2 -0
- package/dist/models/meetings/SeatingStyle.js.map +1 -0
- package/dist/models/meetings/VenueAvailabilityResult.d.ts +37 -0
- package/dist/models/meetings/VenueAvailabilityResult.d.ts.map +1 -0
- package/dist/models/meetings/VenueAvailabilityResult.js +2 -0
- package/dist/models/meetings/VenueAvailabilityResult.js.map +1 -0
- package/dist/models/meetings/VenueBlackout.d.ts +19 -0
- package/dist/models/meetings/VenueBlackout.d.ts.map +1 -0
- package/dist/models/meetings/VenueBlackout.js +2 -0
- package/dist/models/meetings/VenueBlackout.js.map +1 -0
- package/dist/models/meetings/VenueBooking.d.ts +28 -0
- package/dist/models/meetings/VenueBooking.d.ts.map +1 -0
- package/dist/models/meetings/VenueBooking.js +2 -0
- package/dist/models/meetings/VenueBooking.js.map +1 -0
- package/dist/models/meetings/VenueBookingStatus.d.ts +14 -0
- package/dist/models/meetings/VenueBookingStatus.d.ts.map +1 -0
- package/dist/models/meetings/VenueBookingStatus.js +2 -0
- package/dist/models/meetings/VenueBookingStatus.js.map +1 -0
- package/dist/models/meetings/VenueSetupLayout.d.ts +24 -0
- package/dist/models/meetings/VenueSetupLayout.d.ts.map +1 -0
- package/dist/models/meetings/VenueSetupLayout.js +2 -0
- package/dist/models/meetings/VenueSetupLayout.js.map +1 -0
- package/dist/models/meetings/index.d.ts +12 -0
- package/dist/models/meetings/index.d.ts.map +1 -1
- package/dist/models/meetings/index.js +14 -0
- package/dist/models/meetings/index.js.map +1 -1
- package/dist/models/procurement/ModelView/PurchaseRequestModelView.d.ts +2 -0
- package/dist/models/procurement/ModelView/PurchaseRequestModelView.d.ts.map +1 -1
- package/dist/models/procurements/ModelView/PurchaseRequestViewModel.d.ts +2 -0
- package/dist/models/procurements/ModelView/PurchaseRequestViewModel.d.ts.map +1 -1
- package/dist/models/projects/CpmSchedule.d.ts +44 -0
- package/dist/models/projects/CpmSchedule.d.ts.map +1 -0
- package/dist/models/projects/CpmSchedule.js +12 -0
- package/dist/models/projects/CpmSchedule.js.map +1 -0
- package/dist/models/projects/ProjectBaseline.d.ts +80 -0
- package/dist/models/projects/ProjectBaseline.d.ts.map +1 -0
- package/dist/models/projects/ProjectBaseline.js +11 -0
- package/dist/models/projects/ProjectBaseline.js.map +1 -0
- package/dist/models/projects/ProjectOrigin.d.ts +13 -0
- package/dist/models/projects/ProjectOrigin.d.ts.map +1 -0
- package/dist/models/projects/ProjectOrigin.js +2 -0
- package/dist/models/projects/ProjectOrigin.js.map +1 -0
- package/dist/models/projects/ProjectPortfolio.d.ts +42 -0
- package/dist/models/projects/ProjectPortfolio.d.ts.map +1 -0
- package/dist/models/projects/ProjectPortfolio.js +6 -0
- package/dist/models/projects/ProjectPortfolio.js.map +1 -0
- package/dist/models/projects/ProjectSettings.d.ts +46 -0
- package/dist/models/projects/ProjectSettings.d.ts.map +1 -0
- package/dist/models/projects/ProjectSettings.js +2 -0
- package/dist/models/projects/ProjectSettings.js.map +1 -0
- package/dist/models/projects/ProjectTemplate.d.ts +92 -0
- package/dist/models/projects/ProjectTemplate.d.ts.map +1 -0
- package/dist/models/projects/ProjectTemplate.js +2 -0
- package/dist/models/projects/ProjectTemplate.js.map +1 -0
- package/dist/models/projects/ProjectTypeFeature.d.ts +20 -0
- package/dist/models/projects/ProjectTypeFeature.d.ts.map +1 -0
- package/dist/models/projects/ProjectTypeFeature.js +2 -0
- package/dist/models/projects/ProjectTypeFeature.js.map +1 -0
- package/dist/models/projects/index.d.ts +7 -0
- package/dist/models/projects/index.d.ts.map +1 -1
- package/dist/models/projects/index.js +7 -0
- package/dist/models/projects/index.js.map +1 -1
- package/dist/models/task/ModelView/TaskReportFilterModel.d.ts +2 -0
- package/dist/models/task/ModelView/TaskReportFilterModel.d.ts.map +1 -1
- package/dist/models/task/TaskLog.d.ts +8 -0
- package/dist/models/task/TaskLog.d.ts.map +1 -1
- package/dist/models/task/TaskLogView.d.ts +8 -0
- package/dist/models/task/TaskLogView.d.ts.map +1 -1
- package/dist/react/CCMSProvider.d.ts.map +1 -1
- package/dist/react/CCMSProvider.js +10 -0
- package/dist/react/CCMSProvider.js.map +1 -1
- package/dist/react/hooks/services/index.d.ts +2 -0
- package/dist/react/hooks/services/index.d.ts.map +1 -1
- package/dist/react/hooks/services/index.js +4 -0
- package/dist/react/hooks/services/index.js.map +1 -1
- package/dist/react/hooks/services/useACCounsellingServices.d.ts +79 -0
- package/dist/react/hooks/services/useACCounsellingServices.d.ts.map +1 -0
- package/dist/react/hooks/services/useACCounsellingServices.js +119 -0
- package/dist/react/hooks/services/useACCounsellingServices.js.map +1 -0
- package/dist/react/hooks/services/useACCoursesServices.d.ts +83 -0
- package/dist/react/hooks/services/useACCoursesServices.d.ts.map +1 -0
- package/dist/react/hooks/services/useACCoursesServices.js +125 -0
- package/dist/react/hooks/services/useACCoursesServices.js.map +1 -0
- package/dist/react/hooks/services/useMeetingsServices.d.ts +49 -1
- package/dist/react/hooks/services/useMeetingsServices.d.ts.map +1 -1
- package/dist/react/hooks/services/useMeetingsServices.js +72 -0
- package/dist/react/hooks/services/useMeetingsServices.js.map +1 -1
- package/dist/react/hooks/services/useProjectsServices.d.ts +29 -1
- package/dist/react/hooks/services/useProjectsServices.d.ts.map +1 -1
- package/dist/react/hooks/services/useProjectsServices.js +42 -0
- package/dist/react/hooks/services/useProjectsServices.js.map +1 -1
- package/dist/react/hooks/useCCMS.d.ts +4 -0
- package/dist/react/hooks/useCCMS.d.ts.map +1 -1
- package/dist/react/hooks/useCCMS.js.map +1 -1
- package/dist/services/accounselling/ACCareNotificationChannelService.d.ts +17 -0
- package/dist/services/accounselling/ACCareNotificationChannelService.d.ts.map +1 -0
- package/dist/services/accounselling/ACCareNotificationChannelService.js +20 -0
- package/dist/services/accounselling/ACCareNotificationChannelService.js.map +1 -0
- package/dist/services/accounselling/ACCareSettingService.d.ts +17 -0
- package/dist/services/accounselling/ACCareSettingService.d.ts.map +1 -0
- package/dist/services/accounselling/ACCareSettingService.js +20 -0
- package/dist/services/accounselling/ACCareSettingService.js.map +1 -0
- package/dist/services/accounselling/CareAreaService.d.ts +17 -0
- package/dist/services/accounselling/CareAreaService.d.ts.map +1 -0
- package/dist/services/accounselling/CareAreaService.js +20 -0
- package/dist/services/accounselling/CareAreaService.js.map +1 -0
- package/dist/services/accounselling/CareCaseService.d.ts +140 -0
- package/dist/services/accounselling/CareCaseService.d.ts.map +1 -0
- package/dist/services/accounselling/CareCaseService.js +215 -0
- package/dist/services/accounselling/CareCaseService.js.map +1 -0
- package/dist/services/accounselling/CareCaseStatusService.d.ts +17 -0
- package/dist/services/accounselling/CareCaseStatusService.d.ts.map +1 -0
- package/dist/services/accounselling/CareCaseStatusService.js +20 -0
- package/dist/services/accounselling/CareCaseStatusService.js.map +1 -0
- package/dist/services/accounselling/CareNeedService.d.ts +17 -0
- package/dist/services/accounselling/CareNeedService.d.ts.map +1 -0
- package/dist/services/accounselling/CareNeedService.js +20 -0
- package/dist/services/accounselling/CareNeedService.js.map +1 -0
- package/dist/services/accounselling/CareRequestService.d.ts +71 -0
- package/dist/services/accounselling/CareRequestService.d.ts.map +1 -0
- package/dist/services/accounselling/CareRequestService.js +106 -0
- package/dist/services/accounselling/CareRequestService.js.map +1 -0
- package/dist/services/accounselling/CareRequestStatusService.d.ts +17 -0
- package/dist/services/accounselling/CareRequestStatusService.d.ts.map +1 -0
- package/dist/services/accounselling/CareRequestStatusService.js +20 -0
- package/dist/services/accounselling/CareRequestStatusService.js.map +1 -0
- package/dist/services/accounselling/CareSessionService.d.ts +118 -0
- package/dist/services/accounselling/CareSessionService.d.ts.map +1 -0
- package/dist/services/accounselling/CareSessionService.js +183 -0
- package/dist/services/accounselling/CareSessionService.js.map +1 -0
- package/dist/services/accounselling/CareSessionStatusService.d.ts +17 -0
- package/dist/services/accounselling/CareSessionStatusService.d.ts.map +1 -0
- package/dist/services/accounselling/CareSessionStatusService.js +20 -0
- package/dist/services/accounselling/CareSessionStatusService.js.map +1 -0
- package/dist/services/accounselling/CareSessionTypeService.d.ts +17 -0
- package/dist/services/accounselling/CareSessionTypeService.d.ts.map +1 -0
- package/dist/services/accounselling/CareSessionTypeService.js +20 -0
- package/dist/services/accounselling/CareSessionTypeService.js.map +1 -0
- package/dist/services/accounselling/CareZoneService.d.ts +17 -0
- package/dist/services/accounselling/CareZoneService.d.ts.map +1 -0
- package/dist/services/accounselling/CareZoneService.js +20 -0
- package/dist/services/accounselling/CareZoneService.js.map +1 -0
- package/dist/services/accounselling/LeaderPortalService.d.ts +102 -0
- package/dist/services/accounselling/LeaderPortalService.d.ts.map +1 -0
- package/dist/services/accounselling/LeaderPortalService.js +158 -0
- package/dist/services/accounselling/LeaderPortalService.js.map +1 -0
- package/dist/services/accounselling/LeaderService.d.ts +167 -0
- package/dist/services/accounselling/LeaderService.d.ts.map +1 -0
- package/dist/services/accounselling/LeaderService.js +255 -0
- package/dist/services/accounselling/LeaderService.js.map +1 -0
- package/dist/services/accounselling/LeaderTypeService.d.ts +17 -0
- package/dist/services/accounselling/LeaderTypeService.d.ts.map +1 -0
- package/dist/services/accounselling/LeaderTypeService.js +20 -0
- package/dist/services/accounselling/LeaderTypeService.js.map +1 -0
- package/dist/services/accounselling/PublicCareRequestService.d.ts +30 -0
- package/dist/services/accounselling/PublicCareRequestService.d.ts.map +1 -0
- package/dist/services/accounselling/PublicCareRequestService.js +41 -0
- package/dist/services/accounselling/PublicCareRequestService.js.map +1 -0
- package/dist/services/accounselling/PublicCareService.d.ts +28 -0
- package/dist/services/accounselling/PublicCareService.d.ts.map +1 -0
- package/dist/services/accounselling/PublicCareService.js +39 -0
- package/dist/services/accounselling/PublicCareService.js.map +1 -0
- package/dist/services/accounselling/index.d.ts +87 -0
- package/dist/services/accounselling/index.d.ts.map +1 -0
- package/dist/services/accounselling/index.js +68 -0
- package/dist/services/accounselling/index.js.map +1 -0
- package/dist/services/accourses/ACCourseNotificationChannelService.d.ts +17 -0
- package/dist/services/accourses/ACCourseNotificationChannelService.d.ts.map +1 -0
- package/dist/services/accourses/ACCourseNotificationChannelService.js +20 -0
- package/dist/services/accourses/ACCourseNotificationChannelService.js.map +1 -0
- package/dist/services/accourses/ACCourseService.d.ts +62 -0
- package/dist/services/accourses/ACCourseService.d.ts.map +1 -0
- package/dist/services/accourses/ACCourseService.js +94 -0
- package/dist/services/accourses/ACCourseService.js.map +1 -0
- package/dist/services/accourses/ACCourseSessionService.d.ts +30 -0
- package/dist/services/accourses/ACCourseSessionService.d.ts.map +1 -0
- package/dist/services/accourses/ACCourseSessionService.js +38 -0
- package/dist/services/accourses/ACCourseSessionService.js.map +1 -0
- package/dist/services/accourses/ACCourseSettingService.d.ts +17 -0
- package/dist/services/accourses/ACCourseSettingService.d.ts.map +1 -0
- package/dist/services/accourses/ACCourseSettingService.js +20 -0
- package/dist/services/accourses/ACCourseSettingService.js.map +1 -0
- package/dist/services/accourses/ACCourseStatusService.d.ts +17 -0
- package/dist/services/accourses/ACCourseStatusService.d.ts.map +1 -0
- package/dist/services/accourses/ACCourseStatusService.js +20 -0
- package/dist/services/accourses/ACCourseStatusService.js.map +1 -0
- package/dist/services/accourses/CourseDateService.d.ts +80 -0
- package/dist/services/accourses/CourseDateService.d.ts.map +1 -0
- package/dist/services/accourses/CourseDateService.js +121 -0
- package/dist/services/accourses/CourseDateService.js.map +1 -0
- package/dist/services/accourses/CourseFileService.d.ts +30 -0
- package/dist/services/accourses/CourseFileService.d.ts.map +1 -0
- package/dist/services/accourses/CourseFileService.js +38 -0
- package/dist/services/accourses/CourseFileService.js.map +1 -0
- package/dist/services/accourses/FacilitatorPortalService.d.ts +75 -0
- package/dist/services/accourses/FacilitatorPortalService.d.ts.map +1 -0
- package/dist/services/accourses/FacilitatorPortalService.js +113 -0
- package/dist/services/accourses/FacilitatorPortalService.js.map +1 -0
- package/dist/services/accourses/FacilitatorService.d.ts +92 -0
- package/dist/services/accourses/FacilitatorService.d.ts.map +1 -0
- package/dist/services/accourses/FacilitatorService.js +145 -0
- package/dist/services/accourses/FacilitatorService.js.map +1 -0
- package/dist/services/accourses/FacilitatorStatusService.d.ts +17 -0
- package/dist/services/accourses/FacilitatorStatusService.d.ts.map +1 -0
- package/dist/services/accourses/FacilitatorStatusService.js +20 -0
- package/dist/services/accourses/FacilitatorStatusService.js.map +1 -0
- package/dist/services/accourses/PublicCourseService.d.ts +40 -0
- package/dist/services/accourses/PublicCourseService.d.ts.map +1 -0
- package/dist/services/accourses/PublicCourseService.js +57 -0
- package/dist/services/accourses/PublicCourseService.js.map +1 -0
- package/dist/services/accourses/PublicRegistrationIntakeService.d.ts +30 -0
- package/dist/services/accourses/PublicRegistrationIntakeService.d.ts.map +1 -0
- package/dist/services/accourses/PublicRegistrationIntakeService.js +41 -0
- package/dist/services/accourses/PublicRegistrationIntakeService.js.map +1 -0
- package/dist/services/accourses/RegistrationIntakeService.d.ts +71 -0
- package/dist/services/accourses/RegistrationIntakeService.d.ts.map +1 -0
- package/dist/services/accourses/RegistrationIntakeService.js +106 -0
- package/dist/services/accourses/RegistrationIntakeService.js.map +1 -0
- package/dist/services/accourses/RegistrationIntakeStatusService.d.ts +17 -0
- package/dist/services/accourses/RegistrationIntakeStatusService.d.ts.map +1 -0
- package/dist/services/accourses/RegistrationIntakeStatusService.js +20 -0
- package/dist/services/accourses/RegistrationIntakeStatusService.js.map +1 -0
- package/dist/services/accourses/RegistrationService.d.ts +112 -0
- package/dist/services/accourses/RegistrationService.d.ts.map +1 -0
- package/dist/services/accourses/RegistrationService.js +167 -0
- package/dist/services/accourses/RegistrationService.js.map +1 -0
- package/dist/services/accourses/RegistrationStatusService.d.ts +17 -0
- package/dist/services/accourses/RegistrationStatusService.d.ts.map +1 -0
- package/dist/services/accourses/RegistrationStatusService.js +20 -0
- package/dist/services/accourses/RegistrationStatusService.js.map +1 -0
- package/dist/services/accourses/SessionProgressStatusService.d.ts +17 -0
- package/dist/services/accourses/SessionProgressStatusService.d.ts.map +1 -0
- package/dist/services/accourses/SessionProgressStatusService.js +20 -0
- package/dist/services/accourses/SessionProgressStatusService.js.map +1 -0
- package/dist/services/accourses/SessionStatusService.d.ts +17 -0
- package/dist/services/accourses/SessionStatusService.d.ts.map +1 -0
- package/dist/services/accourses/SessionStatusService.js +20 -0
- package/dist/services/accourses/SessionStatusService.js.map +1 -0
- package/dist/services/accourses/index.d.ts +91 -0
- package/dist/services/accourses/index.d.ts.map +1 -0
- package/dist/services/accourses/index.js +71 -0
- package/dist/services/accourses/index.js.map +1 -0
- package/dist/services/communication/Dialog360Service.d.ts +236 -0
- package/dist/services/communication/Dialog360Service.d.ts.map +1 -0
- package/dist/services/communication/Dialog360Service.js +521 -0
- package/dist/services/communication/Dialog360Service.js.map +1 -0
- package/dist/services/communication/index.d.ts +3 -0
- package/dist/services/communication/index.d.ts.map +1 -1
- package/dist/services/communication/index.js +3 -0
- package/dist/services/communication/index.js.map +1 -1
- package/dist/services/hr/LeaveService.d.ts +21 -0
- package/dist/services/hr/LeaveService.d.ts.map +1 -1
- package/dist/services/hr/LeaveService.js +41 -0
- package/dist/services/hr/LeaveService.js.map +1 -1
- package/dist/services/index.d.ts +2 -0
- package/dist/services/index.d.ts.map +1 -1
- package/dist/services/index.js +4 -0
- package/dist/services/index.js.map +1 -1
- package/dist/services/meetings/LocationVenueRequestService.d.ts +16 -0
- package/dist/services/meetings/LocationVenueRequestService.d.ts.map +1 -1
- package/dist/services/meetings/LocationVenueRequestService.js +23 -0
- package/dist/services/meetings/LocationVenueRequestService.js.map +1 -1
- package/dist/services/meetings/LocationVenueSetupService.d.ts +16 -0
- package/dist/services/meetings/LocationVenueSetupService.d.ts.map +1 -1
- package/dist/services/meetings/LocationVenueSetupService.js +23 -0
- package/dist/services/meetings/LocationVenueSetupService.js.map +1 -1
- package/dist/services/meetings/MeetingActionItemService.d.ts +39 -0
- package/dist/services/meetings/MeetingActionItemService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingActionItemService.js +54 -0
- package/dist/services/meetings/MeetingActionItemService.js.map +1 -0
- package/dist/services/meetings/MeetingActionItemStatusService.d.ts +21 -0
- package/dist/services/meetings/MeetingActionItemStatusService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingActionItemStatusService.js +24 -0
- package/dist/services/meetings/MeetingActionItemStatusService.js.map +1 -0
- package/dist/services/meetings/MeetingAgendaItemService.d.ts +30 -0
- package/dist/services/meetings/MeetingAgendaItemService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingAgendaItemService.js +39 -0
- package/dist/services/meetings/MeetingAgendaItemService.js.map +1 -0
- package/dist/services/meetings/MeetingMinutesService.d.ts +30 -0
- package/dist/services/meetings/MeetingMinutesService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingMinutesService.js +39 -0
- package/dist/services/meetings/MeetingMinutesService.js.map +1 -0
- package/dist/services/meetings/MeetingRecurrenceService.d.ts +39 -0
- package/dist/services/meetings/MeetingRecurrenceService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingRecurrenceService.js +54 -0
- package/dist/services/meetings/MeetingRecurrenceService.js.map +1 -0
- package/dist/services/meetings/MeetingSettingsService.d.ts +41 -0
- package/dist/services/meetings/MeetingSettingsService.d.ts.map +1 -0
- package/dist/services/meetings/MeetingSettingsService.js +63 -0
- package/dist/services/meetings/MeetingSettingsService.js.map +1 -0
- package/dist/services/meetings/SeatingStyleService.d.ts +21 -0
- package/dist/services/meetings/SeatingStyleService.d.ts.map +1 -0
- package/dist/services/meetings/SeatingStyleService.js +24 -0
- package/dist/services/meetings/SeatingStyleService.js.map +1 -0
- package/dist/services/meetings/VenueAvailabilityService.d.ts +41 -0
- package/dist/services/meetings/VenueAvailabilityService.d.ts.map +1 -0
- package/dist/services/meetings/VenueAvailabilityService.js +41 -0
- package/dist/services/meetings/VenueAvailabilityService.js.map +1 -0
- package/dist/services/meetings/VenueBlackoutService.d.ts +30 -0
- package/dist/services/meetings/VenueBlackoutService.d.ts.map +1 -0
- package/dist/services/meetings/VenueBlackoutService.js +39 -0
- package/dist/services/meetings/VenueBlackoutService.js.map +1 -0
- package/dist/services/meetings/VenueBookingService.d.ts +47 -0
- package/dist/services/meetings/VenueBookingService.d.ts.map +1 -0
- package/dist/services/meetings/VenueBookingService.js +71 -0
- package/dist/services/meetings/VenueBookingService.js.map +1 -0
- package/dist/services/meetings/VenueBookingStatusService.d.ts +21 -0
- package/dist/services/meetings/VenueBookingStatusService.d.ts.map +1 -0
- package/dist/services/meetings/VenueBookingStatusService.js +24 -0
- package/dist/services/meetings/VenueBookingStatusService.js.map +1 -0
- package/dist/services/meetings/VenueSetupLayoutService.d.ts +38 -0
- package/dist/services/meetings/VenueSetupLayoutService.d.ts.map +1 -0
- package/dist/services/meetings/VenueSetupLayoutService.js +53 -0
- package/dist/services/meetings/VenueSetupLayoutService.js.map +1 -0
- package/dist/services/meetings/index.d.ts +36 -0
- package/dist/services/meetings/index.d.ts.map +1 -1
- package/dist/services/meetings/index.js +36 -0
- package/dist/services/meetings/index.js.map +1 -1
- package/dist/services/projects/ProjectBaselineService.d.ts +31 -0
- package/dist/services/projects/ProjectBaselineService.d.ts.map +1 -0
- package/dist/services/projects/ProjectBaselineService.js +53 -0
- package/dist/services/projects/ProjectBaselineService.js.map +1 -0
- package/dist/services/projects/ProjectCustomFieldService.d.ts +32 -0
- package/dist/services/projects/ProjectCustomFieldService.d.ts.map +1 -0
- package/dist/services/projects/ProjectCustomFieldService.js +41 -0
- package/dist/services/projects/ProjectCustomFieldService.js.map +1 -0
- package/dist/services/projects/ProjectOriginService.d.ts +21 -0
- package/dist/services/projects/ProjectOriginService.d.ts.map +1 -0
- package/dist/services/projects/ProjectOriginService.js +24 -0
- package/dist/services/projects/ProjectOriginService.js.map +1 -0
- package/dist/services/projects/ProjectPortfolioService.d.ts +26 -0
- package/dist/services/projects/ProjectPortfolioService.d.ts.map +1 -0
- package/dist/services/projects/ProjectPortfolioService.js +42 -0
- package/dist/services/projects/ProjectPortfolioService.js.map +1 -0
- package/dist/services/projects/ProjectScheduleService.d.ts +21 -0
- package/dist/services/projects/ProjectScheduleService.d.ts.map +1 -0
- package/dist/services/projects/ProjectScheduleService.js +31 -0
- package/dist/services/projects/ProjectScheduleService.js.map +1 -0
- package/dist/services/projects/ProjectSettingsService.d.ts +43 -0
- package/dist/services/projects/ProjectSettingsService.d.ts.map +1 -0
- package/dist/services/projects/ProjectSettingsService.js +70 -0
- package/dist/services/projects/ProjectSettingsService.js.map +1 -0
- package/dist/services/projects/ProjectTemplateService.d.ts +22 -0
- package/dist/services/projects/ProjectTemplateService.d.ts.map +1 -0
- package/dist/services/projects/ProjectTemplateService.js +29 -0
- package/dist/services/projects/ProjectTemplateService.js.map +1 -0
- package/dist/services/projects/index.d.ts +21 -0
- package/dist/services/projects/index.d.ts.map +1 -1
- package/dist/services/projects/index.js +21 -0
- package/dist/services/projects/index.js.map +1 -1
- package/dist/services/types.d.ts +4 -0
- package/dist/services/types.d.ts.map +1 -1
- 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"}
|