@rolatech/angular-course 17.3.20 → 17.3.22
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/esm2022/lib/components/course-section-lecture-item/course-section-lecture-item.component.mjs +3 -3
- package/esm2022/lib/pages/course-manage/course-manage-section/course-manage-section.component.mjs +3 -3
- package/fesm2022/{rolatech-angular-course-course-index.component-DLaFngTs.mjs → rolatech-angular-course-course-index.component-D5vYcV3W.mjs} +4 -4
- package/fesm2022/{rolatech-angular-course-course-index.component-DLaFngTs.mjs.map → rolatech-angular-course-course-index.component-D5vYcV3W.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-course-rolatech-angular-course-_eOKdFaO.mjs → rolatech-angular-course-rolatech-angular-course-CTS3jUYO.mjs} +6 -6
- package/fesm2022/rolatech-angular-course-rolatech-angular-course-CTS3jUYO.mjs.map +1 -0
- package/fesm2022/rolatech-angular-course.mjs +1 -1
- package/package.json +1 -1
- package/fesm2022/rolatech-angular-course-rolatech-angular-course-_eOKdFaO.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { m as CourseActionComponent, A as CourseDetailsComponent, y as CourseDetailsDialogComponent, z as CourseEditDialogComponent, j as CourseInfoComponent, t as CourseItemComponent, k as CourseMediaComponent, B as CourseMediaOwnerRendererComponent, i as CoursePreviewComponent, u as CoursePricingAddDialogComponent, l as CoursePricingComponent, w as CoursePricingDialogComponent, e as CourseRequestStatus, g as CourseReviewStatus, v as CourseScheduleAddDialogComponent, n as CourseScheduleComponent, x as CourseScheduleDialogComponent, q as CourseSectionItemComponent, h as CourseSectionLectureContentType, r as CourseSectionLectureItemComponent, D as CourseSectionLectureVideoDialogComponent, s as CourseSectionLectureVideoItemComponent, o as CourseSectionsComponent, d as CourseStatus, f as CourseType, F as DetailItemComponent, P as PricingItemComponent, S as ScheduleDate, E as ScheduleItemComponent, b as courseManageRoutes, c as courseRoutes, p as provideAngulaCourse } from './rolatech-angular-course-rolatech-angular-course-
|
|
1
|
+
export { m as CourseActionComponent, A as CourseDetailsComponent, y as CourseDetailsDialogComponent, z as CourseEditDialogComponent, j as CourseInfoComponent, t as CourseItemComponent, k as CourseMediaComponent, B as CourseMediaOwnerRendererComponent, i as CoursePreviewComponent, u as CoursePricingAddDialogComponent, l as CoursePricingComponent, w as CoursePricingDialogComponent, e as CourseRequestStatus, g as CourseReviewStatus, v as CourseScheduleAddDialogComponent, n as CourseScheduleComponent, x as CourseScheduleDialogComponent, q as CourseSectionItemComponent, h as CourseSectionLectureContentType, r as CourseSectionLectureItemComponent, D as CourseSectionLectureVideoDialogComponent, s as CourseSectionLectureVideoItemComponent, o as CourseSectionsComponent, d as CourseStatus, f as CourseType, F as DetailItemComponent, P as PricingItemComponent, S as ScheduleDate, E as ScheduleItemComponent, b as courseManageRoutes, c as courseRoutes, p as provideAngulaCourse } from './rolatech-angular-course-rolatech-angular-course-CTS3jUYO.mjs';
|
|
2
2
|
import '@angular/core';
|
|
3
3
|
import '@angular/forms';
|
|
4
4
|
import '@angular/common';
|