ubk.erp.webpack 1.1.5 → 1.1.7
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/README.md +0 -21
- package/dist/Api/api.d.ts +21 -0
- package/dist/Api/apiOption.d.ts +12 -0
- package/dist/ErpDashboard.d.ts +2 -0
- package/dist/Layout/Academics/Academics.d.ts +2 -0
- package/dist/Layout/Academics/AssignByClass/AssignByClass.d.ts +5 -0
- package/dist/Layout/Academics/AssignByClass/Pages/AssignByClassPage.d.ts +5 -0
- package/dist/Layout/Academics/AssignByClass/Services/assignByClassService.d.ts +8 -0
- package/dist/Layout/Academics/AssignByClass/hooks.d.ts +1 -0
- package/dist/Layout/Academics/AssignByClass/index.d.ts +1 -0
- package/dist/Layout/Academics/AssignSubjects/AssignSubjects.d.ts +5 -0
- package/dist/Layout/Academics/AssignSubjects/Pages/AssignSubjectsPage.d.ts +5 -0
- package/dist/Layout/Academics/AssignSubjects/Services/assignSubjectsService.d.ts +6 -0
- package/dist/Layout/Academics/AssignSubjects/hooks.d.ts +5 -0
- package/dist/Layout/Academics/AssignSubjects/index.d.ts +1 -0
- package/dist/Layout/Academics/AssignTimeGroup/AssignTimeGroup.d.ts +5 -0
- package/dist/Layout/Academics/AssignTimeGroup/Pages/AssignTimeGroupPage.d.ts +5 -0
- package/dist/Layout/Academics/AssignTimeGroup/Services/assignTimeGroupService.d.ts +8 -0
- package/dist/Layout/Academics/AssignTimeGroup/hooks.d.ts +1 -0
- package/dist/Layout/Academics/AssignTimeGroup/index.d.ts +1 -0
- package/dist/Layout/Academics/Class/Class.d.ts +5 -0
- package/dist/Layout/Academics/Class/Pages/ClassPage.d.ts +5 -0
- package/dist/Layout/Academics/Class/Services/classService.d.ts +8 -0
- package/dist/Layout/Academics/Class/hooks.d.ts +5 -0
- package/dist/Layout/Academics/Class/index.d.ts +1 -0
- package/dist/Layout/Academics/CoScholasticArea/CoScholasticArea.d.ts +5 -0
- package/dist/Layout/Academics/CoScholasticArea/Pages/CoScholasticAreaPage.d.ts +5 -0
- package/dist/Layout/Academics/CoScholasticArea/Services/coScholasticAreaService.d.ts +8 -0
- package/dist/Layout/Academics/CoScholasticArea/hooks.d.ts +10 -0
- package/dist/Layout/Academics/CoScholasticArea/index.d.ts +1 -0
- package/dist/Layout/Academics/Components/SingleUpload.d.ts +7 -0
- package/dist/Layout/Academics/Components/index.d.ts +1 -0
- package/dist/Layout/Academics/CreateTimeGroup/CreateTimeGroup.d.ts +5 -0
- package/dist/Layout/Academics/CreateTimeGroup/Pages/CreateTimeGroupPage.d.ts +5 -0
- package/dist/Layout/Academics/CreateTimeGroup/Services/createTimeGroupService.d.ts +8 -0
- package/dist/Layout/Academics/CreateTimeGroup/hooks.d.ts +1 -0
- package/dist/Layout/Academics/CreateTimeGroup/index.d.ts +1 -0
- package/dist/Layout/Academics/Holidays/Holidays.d.ts +5 -0
- package/dist/Layout/Academics/Holidays/Pages/HolidaysPage.d.ts +5 -0
- package/dist/Layout/Academics/Holidays/Services/holidaysService.d.ts +7 -0
- package/dist/Layout/Academics/Holidays/hooks.d.ts +5 -0
- package/dist/Layout/Academics/Holidays/index.d.ts +1 -0
- package/dist/Layout/Academics/Notes/Notes.d.ts +5 -0
- package/dist/Layout/Academics/Notes/Pages/NotesPage.d.ts +5 -0
- package/dist/Layout/Academics/Notes/Services/notesService.d.ts +4 -0
- package/dist/Layout/Academics/Notes/hooks.d.ts +6 -0
- package/dist/Layout/Academics/Notes/index.d.ts +1 -0
- package/dist/Layout/Academics/PromoteStudents/Pages/PromoteStudentsPage.d.ts +5 -0
- package/dist/Layout/Academics/PromoteStudents/PromoteStudents.d.ts +5 -0
- package/dist/Layout/Academics/PromoteStudents/Services/promoteStudentsService.d.ts +5 -0
- package/dist/Layout/Academics/PromoteStudents/hooks.d.ts +3 -0
- package/dist/Layout/Academics/PromoteStudents/index.d.ts +1 -0
- package/dist/Layout/Academics/Sections/Pages/SectionsPage.d.ts +5 -0
- package/dist/Layout/Academics/Sections/Sections.d.ts +5 -0
- package/dist/Layout/Academics/Sections/Services/sectionsService.d.ts +9 -0
- package/dist/Layout/Academics/Sections/hooks.d.ts +5 -0
- package/dist/Layout/Academics/Sections/index.d.ts +1 -0
- package/dist/Layout/Academics/Services/academicsService.d.ts +147 -0
- package/dist/Layout/Academics/Subjects/Pages/SubjectsPage.d.ts +5 -0
- package/dist/Layout/Academics/Subjects/Services/subjectsService.d.ts +9 -0
- package/dist/Layout/Academics/Subjects/Subjects.d.ts +5 -0
- package/dist/Layout/Academics/Subjects/hooks.d.ts +5 -0
- package/dist/Layout/Academics/Subjects/index.d.ts +1 -0
- package/dist/Layout/Academics/Syllabus/Pages/SyllabusPage.d.ts +5 -0
- package/dist/Layout/Academics/Syllabus/Services/syllabusService.d.ts +5 -0
- package/dist/Layout/Academics/Syllabus/Syllabus.d.ts +5 -0
- package/dist/Layout/Academics/Syllabus/hooks.d.ts +6 -0
- package/dist/Layout/Academics/Syllabus/index.d.ts +1 -0
- package/dist/Layout/Academics/TimeTable/Components/Routine.d.ts +5 -0
- package/dist/Layout/Academics/TimeTable/Components/TeacherTable.d.ts +5 -0
- package/dist/Layout/Academics/TimeTable/Pages/TimeTablePage.d.ts +5 -0
- package/dist/Layout/Academics/TimeTable/Services/timeTableService.d.ts +6 -0
- package/dist/Layout/Academics/TimeTable/Services/timetableEngine.d.ts +5 -0
- package/dist/Layout/Academics/TimeTable/Services/validator.d.ts +10 -0
- package/dist/Layout/Academics/TimeTable/TimeTable.d.ts +5 -0
- package/dist/Layout/Academics/TimeTable/index.d.ts +1 -0
- package/dist/Layout/Academics/TransferCertificate/Pages/TransferCertificatePage.d.ts +7 -0
- package/dist/Layout/Academics/TransferCertificate/Services/transferCertificateService.d.ts +5 -0
- package/dist/Layout/Academics/TransferCertificate/TransferCertificate.d.ts +7 -0
- package/dist/Layout/Academics/TransferCertificate/hooks.d.ts +5 -0
- package/dist/Layout/Academics/TransferCertificate/index.d.ts +1 -0
- package/dist/Layout/Academics/hooks.d.ts +6 -0
- package/dist/Layout/Academics/index.d.ts +15 -0
- package/dist/Layout/AttendanceDashboard/AttendanceDashboard.d.ts +5 -0
- package/dist/Layout/AttendanceDashboard/Charts/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/Components/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/Components/shared.d.ts +77 -0
- package/dist/Layout/AttendanceDashboard/DailyAttendance/DailyAttendance.d.ts +5 -0
- package/dist/Layout/AttendanceDashboard/DailyAttendance/Services/dailyAttendanceService.d.ts +8 -0
- package/dist/Layout/AttendanceDashboard/DailyAttendance/hooks.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/DailyAttendance/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/MonthlyReport/MonthlyReport.d.ts +5 -0
- package/dist/Layout/AttendanceDashboard/MonthlyReport/Services/monthlyReportService.d.ts +9 -0
- package/dist/Layout/AttendanceDashboard/MonthlyReport/hooks.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/MonthlyReport/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/Reports/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/Services/attendanceDashboardService.d.ts +35 -0
- package/dist/Layout/AttendanceDashboard/StudentAttendance/Services/studentAttendanceService.d.ts +10 -0
- package/dist/Layout/AttendanceDashboard/StudentAttendance/StudentAttendance.d.ts +5 -0
- package/dist/Layout/AttendanceDashboard/StudentAttendance/hooks.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/StudentAttendance/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/YearlyReport/Services/yearlyReportService.d.ts +8 -0
- package/dist/Layout/AttendanceDashboard/YearlyReport/YearlyReport.d.ts +5 -0
- package/dist/Layout/AttendanceDashboard/YearlyReport/hooks.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/YearlyReport/index.d.ts +1 -0
- package/dist/Layout/AttendanceDashboard/hooks.d.ts +34 -0
- package/dist/Layout/AttendanceDashboard/index.d.ts +5 -0
- package/dist/Layout/Export/BranchHeader.d.ts +2 -0
- package/dist/Layout/Export/ExportAttendance.d.ts +6 -0
- package/dist/Layout/Export/ExportDataWithHeader.d.ts +2 -0
- package/dist/Layout/FontOffice/AdmissionEnquiry.d.ts +5 -0
- package/dist/Layout/FontOffice/FontOfficeMenu.d.ts +5 -0
- package/dist/Layout/GeneralSetting/About/About.d.ts +5 -0
- package/dist/Layout/GeneralSetting/About/Pages/AboutPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/About/Services/aboutService.d.ts +5 -0
- package/dist/Layout/GeneralSetting/About/hooks.d.ts +3 -0
- package/dist/Layout/GeneralSetting/About/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/AcademicYear/AcademicYear.d.ts +5 -0
- package/dist/Layout/GeneralSetting/AcademicYear/Pages/AcademicYearPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/AcademicYear/Services/academicYearService.d.ts +6 -0
- package/dist/Layout/GeneralSetting/AcademicYear/hooks.d.ts +5 -0
- package/dist/Layout/GeneralSetting/AcademicYear/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/Components/IconActionToolbar.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Components/LegalPageEditor.d.ts +10 -0
- package/dist/Layout/GeneralSetting/Components/RichTextEditor.d.ts +7 -0
- package/dist/Layout/GeneralSetting/Components/SettingsPageLayout.d.ts +8 -0
- package/dist/Layout/GeneralSetting/Components/SingleUpload.d.ts +11 -0
- package/dist/Layout/GeneralSetting/Components/index.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeeReceiptSetting/FeeReceiptSetting.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeeReceiptSetting/Pages/FeeReceiptSettingPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeeReceiptSetting/Services/feeReceiptSettingService.d.ts +4 -0
- package/dist/Layout/GeneralSetting/FeeReceiptSetting/hooks.d.ts +3 -0
- package/dist/Layout/GeneralSetting/FeeReceiptSetting/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/FeesInfo/FeesInfo.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeesInfo/Pages/FeesInfoPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeesInfo/Services/feesInfoService.d.ts +5 -0
- package/dist/Layout/GeneralSetting/FeesInfo/hooks.d.ts +6 -0
- package/dist/Layout/GeneralSetting/FeesInfo/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/GeneralSetting.d.ts +2 -0
- package/dist/Layout/GeneralSetting/MarksheetSetting/MarksheetSetting.d.ts +5 -0
- package/dist/Layout/GeneralSetting/MarksheetSetting/Pages/MarksheetSettingPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/MarksheetSetting/Services/marksheetSettingService.d.ts +7 -0
- package/dist/Layout/GeneralSetting/MarksheetSetting/hooks.d.ts +9 -0
- package/dist/Layout/GeneralSetting/MarksheetSetting/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/Organization/Organization.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Organization/Pages/OrganizationPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Organization/Services/organizationService.d.ts +14 -0
- package/dist/Layout/GeneralSetting/Organization/hooks.d.ts +16 -0
- package/dist/Layout/GeneralSetting/Organization/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/PaymentGateway/Pages/PaymentGatewayPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/PaymentGateway/PaymentGateway.d.ts +5 -0
- package/dist/Layout/GeneralSetting/PaymentGateway/Services/paymentGatewayService.d.ts +4 -0
- package/dist/Layout/GeneralSetting/PaymentGateway/hooks.d.ts +3 -0
- package/dist/Layout/GeneralSetting/PaymentGateway/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/PayrollSettings/Pages/PayrollSettingsPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/PayrollSettings/PayrollSettings.d.ts +5 -0
- package/dist/Layout/GeneralSetting/PayrollSettings/Services/payrollSettingsService.d.ts +7 -0
- package/dist/Layout/GeneralSetting/PayrollSettings/hooks.d.ts +5 -0
- package/dist/Layout/GeneralSetting/PayrollSettings/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/Privacy/Pages/PrivacyPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Privacy/Privacy.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Privacy/Services/privacyService.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Privacy/hooks.d.ts +3 -0
- package/dist/Layout/GeneralSetting/Privacy/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/Services/generalSettingService.d.ts +77 -0
- package/dist/Layout/GeneralSetting/Terms/Pages/TermsPage.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Terms/Services/termsService.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Terms/Terms.d.ts +5 -0
- package/dist/Layout/GeneralSetting/Terms/hooks.d.ts +3 -0
- package/dist/Layout/GeneralSetting/Terms/index.d.ts +1 -0
- package/dist/Layout/GeneralSetting/hooks.d.ts +10 -0
- package/dist/Layout/GeneralSetting/index.d.ts +11 -0
- package/dist/Layout/HumanResource/AddStaff/AddStaff.d.ts +5 -0
- package/dist/Layout/HumanResource/AddStaff/Components/Step1.d.ts +1 -0
- package/dist/Layout/HumanResource/AddStaff/Components/Step2.d.ts +1 -0
- package/dist/Layout/HumanResource/AddStaff/Components/Step3.d.ts +1 -0
- package/dist/Layout/HumanResource/AddStaff/Components/index.d.ts +3 -0
- package/dist/Layout/HumanResource/AddStaff/Pages/AddStaffPage.d.ts +5 -0
- package/dist/Layout/HumanResource/AddStaff/Services/addStaffService.d.ts +22 -0
- package/dist/Layout/HumanResource/AddStaff/index.d.ts +1 -0
- package/dist/Layout/HumanResource/ApplyLeave/ApplyLeave.d.ts +5 -0
- package/dist/Layout/HumanResource/ApplyLeave/Pages/ApplyLeavePage.d.ts +5 -0
- package/dist/Layout/HumanResource/ApplyLeave/Services/applyLeaveService.d.ts +7 -0
- package/dist/Layout/HumanResource/ApplyLeave/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/ApplyLeave/index.d.ts +1 -0
- package/dist/Layout/HumanResource/AprroveLeaveRequest/AprroveLeaveRequest.d.ts +5 -0
- package/dist/Layout/HumanResource/AprroveLeaveRequest/Pages/AprroveLeaveRequestPage.d.ts +5 -0
- package/dist/Layout/HumanResource/AprroveLeaveRequest/Services/approveLeaveService.d.ts +6 -0
- package/dist/Layout/HumanResource/AprroveLeaveRequest/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/AprroveLeaveRequest/index.d.ts +1 -0
- package/dist/Layout/HumanResource/Components/SingleUpload.d.ts +7 -0
- package/dist/Layout/HumanResource/Components/index.d.ts +1 -0
- package/dist/Layout/HumanResource/Department/Department.d.ts +5 -0
- package/dist/Layout/HumanResource/Department/Pages/DepartmentPage.d.ts +5 -0
- package/dist/Layout/HumanResource/Department/Services/departmentService.d.ts +8 -0
- package/dist/Layout/HumanResource/Department/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/Department/index.d.ts +1 -0
- package/dist/Layout/HumanResource/Designation/Designation.d.ts +5 -0
- package/dist/Layout/HumanResource/Designation/Pages/DesignationPage.d.ts +5 -0
- package/dist/Layout/HumanResource/Designation/Services/designationService.d.ts +8 -0
- package/dist/Layout/HumanResource/Designation/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/Designation/index.d.ts +1 -0
- package/dist/Layout/HumanResource/HumanResource.d.ts +5 -0
- package/dist/Layout/HumanResource/HumanResourceDashboard/HumanResourceDashboard.d.ts +5 -0
- package/dist/Layout/HumanResource/HumanResourceDashboard/Pages/HumanResourceDashboardPage.d.ts +5 -0
- package/dist/Layout/HumanResource/HumanResourceDashboard/index.d.ts +1 -0
- package/dist/Layout/HumanResource/LeaveType/LeaveType.d.ts +5 -0
- package/dist/Layout/HumanResource/LeaveType/Pages/LeaveTypePage.d.ts +5 -0
- package/dist/Layout/HumanResource/LeaveType/Services/leaveTypeService.d.ts +8 -0
- package/dist/Layout/HumanResource/LeaveType/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/LeaveType/index.d.ts +1 -0
- package/dist/Layout/HumanResource/MonthlyAttendanceReport/MonthlyAttendanceReport.d.ts +5 -0
- package/dist/Layout/HumanResource/MonthlyAttendanceReport/Pages/MonthlyAttendanceReportPage.d.ts +5 -0
- package/dist/Layout/HumanResource/MonthlyAttendanceReport/index.d.ts +1 -0
- package/dist/Layout/HumanResource/Payroll/Pages/PayrollPage.d.ts +7 -0
- package/dist/Layout/HumanResource/Payroll/Payroll.d.ts +5 -0
- package/dist/Layout/HumanResource/Payroll/Services/payrollService.d.ts +8 -0
- package/dist/Layout/HumanResource/Payroll/index.d.ts +1 -0
- package/dist/Layout/HumanResource/PayrollReceiptDetails.d.ts +6 -0
- package/dist/Layout/HumanResource/PayrollReport/Pages/PayrollReportPage.d.ts +5 -0
- package/dist/Layout/HumanResource/PayrollReport/PayrollReport.d.ts +5 -0
- package/dist/Layout/HumanResource/PayrollReport/index.d.ts +1 -0
- package/dist/Layout/HumanResource/Services/humanResourceService.d.ts +115 -0
- package/dist/Layout/HumanResource/Shift/Pages/ShiftPage.d.ts +5 -0
- package/dist/Layout/HumanResource/Shift/Services/shiftService.d.ts +8 -0
- package/dist/Layout/HumanResource/Shift/Shift.d.ts +5 -0
- package/dist/Layout/HumanResource/Shift/hooks.d.ts +5 -0
- package/dist/Layout/HumanResource/Shift/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffAttendance/Components/AttendancePaginationTable.d.ts +13 -0
- package/dist/Layout/HumanResource/StaffAttendance/Pages/StaffAttendancePage.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffAttendance/Services/staffAttendanceService.d.ts +10 -0
- package/dist/Layout/HumanResource/StaffAttendance/StaffAttendance.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffAttendance/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffAttendanceReport/Pages/StaffAttendanceReportPage.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffAttendanceReport/Services/staffAttendanceReportService.d.ts +2 -0
- package/dist/Layout/HumanResource/StaffAttendanceReport/StaffAttendanceReport.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffAttendanceReport/StaffAttendanceReportCopy.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffAttendanceReport/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDailyAttendance/Components/StaffMultipleShiftAtt.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffDailyAttendance/Pages/StaffDailyAttendancePage.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffDailyAttendance/Services/staffDailyAttendanceService.d.ts +9 -0
- package/dist/Layout/HumanResource/StaffDailyAttendance/StaffDailyAttendance.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffDailyAttendance/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectory/Pages/StaffDirectoryPage.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffDirectory/Services/staffDirectoryService.d.ts +19 -0
- package/dist/Layout/HumanResource/StaffDirectory/StaffDirectory.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffDirectory/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/Pages/StaffDirectoryEditPage.d.ts +6 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/StaffDirectoryEdit.d.ts +6 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/staffEdit/Step1.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/staffEdit/Step2.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/staffEdit/Step3.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffDirectoryEdit/staffEdit/index.d.ts +3 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Components/PayrollInformation.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Components/StaffAttendanceByMonth.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Components/StaffBasicInformation.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Components/StaffExperience.d.ts +5 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Components/index.d.ts +4 -0
- package/dist/Layout/HumanResource/StaffFullInformation/Pages/StaffFullInformationPage.d.ts +6 -0
- package/dist/Layout/HumanResource/StaffFullInformation/StaffFullInformation.d.ts +6 -0
- package/dist/Layout/HumanResource/StaffFullInformation/index.d.ts +1 -0
- package/dist/Layout/HumanResource/StaffWizard/StaffWizard.d.ts +8 -0
- package/dist/Layout/HumanResource/StaffWizard/Step1.d.ts +9 -0
- package/dist/Layout/HumanResource/StaffWizard/Step2.d.ts +10 -0
- package/dist/Layout/HumanResource/StaffWizard/Step3.d.ts +10 -0
- package/dist/Layout/HumanResource/StaffWizard/index.d.ts +1 -0
- package/dist/Layout/HumanResource/hooks.d.ts +6 -0
- package/dist/Layout/HumanResource/index.d.ts +21 -0
- package/dist/Layout/HumanResource/innerPage/PayrollReceiptDetails.d.ts +6 -0
- package/dist/Layout/HumanResource/innerPage/StaffAttendanceSingle.d.ts +9 -0
- package/dist/Layout/HumanResource/innerPage/index.d.ts +2 -0
- package/dist/Layout/Library/AddBook.d.ts +5 -0
- package/dist/Layout/Library/AddStudent.d.ts +5 -0
- package/dist/Layout/Library/BookList.d.ts +5 -0
- package/dist/Layout/Library/Category.d.ts +5 -0
- package/dist/Layout/Library/IssueReturn.d.ts +5 -0
- package/dist/Layout/Library/LibMonthlyReport.d.ts +5 -0
- package/dist/Layout/Transport/AddDriver.d.ts +5 -0
- package/dist/Layout/Transport/AssignStudentToTransport.d.ts +8 -0
- package/dist/Layout/Transport/AssignVehicles.d.ts +5 -0
- package/dist/Layout/Transport/Edit/EditAssignStudentToTransport.d.ts +9 -0
- package/dist/Layout/Transport/RouteTimeTable.d.ts +5 -0
- package/dist/Layout/Transport/Stoppage copy.d.ts +5 -0
- package/dist/Layout/Transport/Stoppage.d.ts +5 -0
- package/dist/Layout/Transport/TransportRoutes.d.ts +5 -0
- package/dist/Layout/Transport/TransportVehicles.d.ts +5 -0
- package/dist/Layout/store/BuySellProduct/BuySellProduct.d.ts +5 -0
- package/dist/Layout/store/BuySellProduct/Pages/BuySellProductPage.d.ts +5 -0
- package/dist/Layout/store/BuySellProduct/Services/buySellService.d.ts +14 -0
- package/dist/Layout/store/BuySellProduct/index.d.ts +1 -0
- package/dist/Layout/store/Category/Category.d.ts +5 -0
- package/dist/Layout/store/Category/Pages/CategoryPage.d.ts +5 -0
- package/dist/Layout/store/Category/Services/categoryService.d.ts +7 -0
- package/dist/Layout/store/Category/hooks.d.ts +5 -0
- package/dist/Layout/store/Category/index.d.ts +1 -0
- package/dist/Layout/store/Components/SingleUpload.d.ts +7 -0
- package/dist/Layout/store/ManageStock/ManageStock.d.ts +5 -0
- package/dist/Layout/store/ManageStock/Pages/ManageStockPage.d.ts +5 -0
- package/dist/Layout/store/ManageStock/Services/manageStockService.d.ts +11 -0
- package/dist/Layout/store/ManageStock/index.d.ts +1 -0
- package/dist/Layout/store/Products/Pages/ProductsPage.d.ts +5 -0
- package/dist/Layout/store/Products/Products.d.ts +5 -0
- package/dist/Layout/store/Products/Services/productsService.d.ts +15 -0
- package/dist/Layout/store/Products/hooks.d.ts +18 -0
- package/dist/Layout/store/Products/index.d.ts +1 -0
- package/dist/Layout/store/SellReports/Pages/SellReportsPage.d.ts +5 -0
- package/dist/Layout/store/SellReports/SellReports.d.ts +5 -0
- package/dist/Layout/store/SellReports/Services/sellReportsService.d.ts +4 -0
- package/dist/Layout/store/SellReports/index.d.ts +1 -0
- package/dist/Layout/store/Services/storeService.d.ts +84 -0
- package/dist/Layout/store/StockReport/Pages/StockReportPage.d.ts +5 -0
- package/dist/Layout/store/StockReport/Services/stockReportService.d.ts +2 -0
- package/dist/Layout/store/StockReport/StockReport.d.ts +5 -0
- package/dist/Layout/store/StockReport/index.d.ts +1 -0
- package/dist/Layout/store/SubCategory/Pages/SubCategoryPage.d.ts +5 -0
- package/dist/Layout/store/SubCategory/Services/subCategoryService.d.ts +8 -0
- package/dist/Layout/store/SubCategory/SubCategory.d.ts +5 -0
- package/dist/Layout/store/SubCategory/hooks.d.ts +8 -0
- package/dist/Layout/store/SubCategory/index.d.ts +1 -0
- package/dist/Layout/store/Unit/Pages/UnitPage.d.ts +5 -0
- package/dist/Layout/store/Unit/Services/unitService.d.ts +7 -0
- package/dist/Layout/store/Unit/Unit.d.ts +5 -0
- package/dist/Layout/store/Unit/hooks.d.ts +5 -0
- package/dist/Layout/store/Unit/index.d.ts +1 -0
- package/dist/Layout/store/Vendor/Pages/VendorPage.d.ts +5 -0
- package/dist/Layout/store/Vendor/Services/vendorService.d.ts +7 -0
- package/dist/Layout/store/Vendor/Vendor.d.ts +5 -0
- package/dist/Layout/store/Vendor/hooks.d.ts +5 -0
- package/dist/Layout/store/Vendor/index.d.ts +1 -0
- package/dist/Layout/store/hooks.d.ts +6 -0
- package/dist/RoutePage.d.ts +5 -0
- package/dist/Secondary/CommonFuntion.d.ts +35 -0
- package/dist/Secondary/DummyDataGenerator.d.ts +6 -0
- package/dist/Secondary/TextChangeGlobal.d.ts +6 -0
- package/dist/Secondary/Year.d.ts +2 -0
- package/dist/Services/timetableEngine.test.d.ts +1 -0
- package/dist/Services/validator.test.d.ts +1 -0
- package/dist/UBKDeleteButton/index.d.ts +7 -0
- package/dist/components/Cards/MenuCard/Index.d.ts +7 -0
- package/dist/components/CommonActionButtons/CommonActionButtons.d.ts +11 -0
- package/dist/components/CommonActionButtons/index.d.ts +1 -0
- package/dist/components/MDInput/index.d.ts +2 -0
- package/dist/components/UBKBox/index.d.ts +13 -0
- package/dist/components/UBKDate/index.d.ts +3 -0
- package/dist/components/UBKDeleteButton/index.d.ts +7 -0
- package/dist/components/UBKSelect/FixRequiredSelect.d.ts +26 -0
- package/dist/components/UBKSelect/MySelect.d.ts +2 -0
- package/dist/components/UBKSelect/UBKSelectWL.d.ts +2 -0
- package/dist/components/UBKSelect/index.d.ts +2 -0
- package/dist/components/UBKSubmit/index.d.ts +2 -0
- package/dist/components/UBKTable/UBKantdTable.d.ts +4 -0
- package/dist/components/UBKTextarea/index.d.ts +7 -0
- package/dist/components/UBKTypography/index.d.ts +8 -0
- package/dist/index.cjs +2 -2
- package/dist/index.d.ts +48 -289
- package/dist/index.js +24 -16
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,6 @@ The library determines the base URL for API calls and assets using the following
|
|
|
51
51
|
|
|
52
52
|
1. **Manual Configuration**: Using the `setBaseUrl()` function in your code.
|
|
53
53
|
2. **Environment Variable**: `VITE_ASSET_BASE_URL` in your `.env` file.
|
|
54
|
-
3. **Default Fallback**: `https://npmapi.ubkerp.com/` (used if no other config is found).
|
|
55
54
|
|
|
56
55
|
### 1. Manual Setup (Recommended for NPM Users)
|
|
57
56
|
|
|
@@ -61,26 +60,6 @@ import { setBaseUrl } from "ubk.erp.webpack";
|
|
|
61
60
|
// Set your base URL once
|
|
62
61
|
setBaseUrl("https://your-api-domain.com/");
|
|
63
62
|
```
|
|
64
|
-
|
|
65
|
-
### Environment Variables (Alternative)
|
|
66
|
-
|
|
67
|
-
If you prefer using environment variables, the library also supports:
|
|
68
|
-
|
|
69
|
-
```env
|
|
70
|
-
# Provide a full URL for asset/API base; if omitted the default
|
|
71
|
-
# fallback `yourbase_url` will be used.
|
|
72
|
-
VITE_ASSET_BASE_URL=yourbase_url
|
|
73
|
-
REACT_APP_API_URL=yourbase_url
|
|
74
|
-
|
|
75
|
-
# API Endpoints
|
|
76
|
-
VITE_MENU_URL=api/sdk/Menus
|
|
77
|
-
VITE_ADMISSION_ENQUIRY_URL=api/branchapi/frontoffice/enquirytablelist
|
|
78
|
-
# Library endpoints (examples)
|
|
79
|
-
VITE_LIBRARY_ADD_CATEGORY_URL=api/branchapi/library/addBookCategory
|
|
80
|
-
VITE_LIBRARY_DELETE_CATEGORY_URL=api/branchapi/library/deleteBookCategory
|
|
81
|
-
VITE_LIBRARY_MONTHLY_REPORT_URL=api/branchapi/library/libraryReport
|
|
82
|
-
```
|
|
83
|
-
|
|
84
63
|
## 🛠️ Usage
|
|
85
64
|
|
|
86
65
|
### Basic Component Integration
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export function setBaseUrl(url: any): void;
|
|
2
|
+
export function getAssetBaseUrl(): any;
|
|
3
|
+
export function addData(url: any, data: any, token: any): Promise<any>;
|
|
4
|
+
export function getNewData(url: any, token: any): Promise<any>;
|
|
5
|
+
export function getMenuData(url: any, token: any): Promise<any>;
|
|
6
|
+
export function addDataReturn(url: any, data: any, token: any): Promise<boolean>;
|
|
7
|
+
export function addDataTigget(url: any, data: any, token: any): Promise<any>;
|
|
8
|
+
export function addDataTiggetwithOutArg(url: any, data: any, token: any): Promise<any>;
|
|
9
|
+
export function addDataTiggetGET(url: any, data: any, token: any): Promise<any>;
|
|
10
|
+
export const studentsearchByNameID: "api/branchapi/library/studentsearchByNameID";
|
|
11
|
+
export const booksearchBybookname: "api/branchapi/library/booksearchBybookname";
|
|
12
|
+
export const returnedLibrarybook: "api/branchapi/library/returnedLibrarybook";
|
|
13
|
+
export const issueLibrarybook: "api/branchapi/library/issueLibrarybook";
|
|
14
|
+
export const FeesDetailsUrl: "/fess_managment/FessStatement/getStudentFeesDetails";
|
|
15
|
+
export const getsetting_allowances_dedectionBranch: "api/branchapi/GeneralSettings/getsetting_allowances_dedectionBranch";
|
|
16
|
+
export function addDataTigger(url: any, data: any, token: any): Promise<any>;
|
|
17
|
+
export function sendRequest(url: any, data: any, token: any): Promise<any>;
|
|
18
|
+
export function updateData(url: any, data: any, token: any): Promise<any>;
|
|
19
|
+
export function getDataById(url: any, data: any, token: any): Promise<any>;
|
|
20
|
+
export function getwhatsapp(url: any, data: any): Promise<any>;
|
|
21
|
+
export function deleteData(url: any, id: any, token: any): Promise<any>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export function addOptions(newTodo: any): {
|
|
2
|
+
optimisticData: (data: any) => any[];
|
|
3
|
+
populateCache: (added: any, data: any) => any[];
|
|
4
|
+
};
|
|
5
|
+
export function addOptionsTest(newTodo: any): {
|
|
6
|
+
optimisticData: (data: any) => any[];
|
|
7
|
+
populateCache: (added: any, data: any) => any[];
|
|
8
|
+
};
|
|
9
|
+
export function deleteTodoOptions(id: any): {
|
|
10
|
+
optimisticData: (data: any) => any;
|
|
11
|
+
populateCache: (emptyResponseObj: any, data: any) => any;
|
|
12
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function useAssignByClass(): null;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './AssignByClass';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './AssignSubjects';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function useAssignTimeGroup(): null;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './AssignTimeGroup';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Class';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export function useCoScholasticList({ token }: {
|
|
2
|
+
token: any;
|
|
3
|
+
}): import('swr').SWRResponse<any, any, {
|
|
4
|
+
revalidateOnFocus: false;
|
|
5
|
+
}>;
|
|
6
|
+
export function useCoScholasticCategoryDropdown({ token }: {
|
|
7
|
+
token: any;
|
|
8
|
+
}): import('swr').SWRResponse<any, any, {
|
|
9
|
+
revalidateOnFocus: false;
|
|
10
|
+
}>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './CoScholasticArea';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as SingleUpload } from './SingleUpload';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function useCreateTimeGroup(): null;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './CreateTimeGroup';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Holidays';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Notes';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './PromoteStudents';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Sections';
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
export namespace endpoints {
|
|
2
|
+
let uploadNotes: any;
|
|
3
|
+
namespace master {
|
|
4
|
+
namespace classes {
|
|
5
|
+
let dropdown: any;
|
|
6
|
+
let table: any;
|
|
7
|
+
let add: any;
|
|
8
|
+
let edit: any;
|
|
9
|
+
let remove: any;
|
|
10
|
+
let show: any;
|
|
11
|
+
}
|
|
12
|
+
namespace sections {
|
|
13
|
+
export let list: any;
|
|
14
|
+
let table_1: any;
|
|
15
|
+
export { table_1 as table };
|
|
16
|
+
let add_1: any;
|
|
17
|
+
export { add_1 as add };
|
|
18
|
+
let edit_1: any;
|
|
19
|
+
export { edit_1 as edit };
|
|
20
|
+
let remove_1: any;
|
|
21
|
+
export { remove_1 as remove };
|
|
22
|
+
let show_1: any;
|
|
23
|
+
export { show_1 as show };
|
|
24
|
+
export let byClass: any;
|
|
25
|
+
}
|
|
26
|
+
namespace subjects {
|
|
27
|
+
let dropdown_1: any;
|
|
28
|
+
export { dropdown_1 as dropdown };
|
|
29
|
+
export let byClassLabelValue: any;
|
|
30
|
+
let table_2: any;
|
|
31
|
+
export { table_2 as table };
|
|
32
|
+
let add_2: any;
|
|
33
|
+
export { add_2 as add };
|
|
34
|
+
let edit_2: any;
|
|
35
|
+
export { edit_2 as edit };
|
|
36
|
+
let remove_2: any;
|
|
37
|
+
export { remove_2 as remove };
|
|
38
|
+
let show_2: any;
|
|
39
|
+
export { show_2 as show };
|
|
40
|
+
}
|
|
41
|
+
namespace holidays {
|
|
42
|
+
let table_3: any;
|
|
43
|
+
export { table_3 as table };
|
|
44
|
+
let add_3: any;
|
|
45
|
+
export { add_3 as add };
|
|
46
|
+
let edit_3: any;
|
|
47
|
+
export { edit_3 as edit };
|
|
48
|
+
let remove_3: any;
|
|
49
|
+
export { remove_3 as remove };
|
|
50
|
+
let show_3: any;
|
|
51
|
+
export { show_3 as show };
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
namespace assignSubjects {
|
|
55
|
+
export let assign: any;
|
|
56
|
+
let list_1: any;
|
|
57
|
+
export { list_1 as list };
|
|
58
|
+
export let update: any;
|
|
59
|
+
export let editByClass: any;
|
|
60
|
+
}
|
|
61
|
+
namespace assignByClass {
|
|
62
|
+
let teacherDropdown: any;
|
|
63
|
+
let classWithSection: any;
|
|
64
|
+
let assignedSubjectsOfTeacher: any;
|
|
65
|
+
let subjectsOfTeacherByTeacherId: any;
|
|
66
|
+
let assignClassToTeacher: any;
|
|
67
|
+
let deleteTeacherSub: any;
|
|
68
|
+
}
|
|
69
|
+
namespace promoteStudents {
|
|
70
|
+
let searchByClassSection: any;
|
|
71
|
+
let sessionDropdown: any;
|
|
72
|
+
let promote: any;
|
|
73
|
+
}
|
|
74
|
+
namespace timeGroup {
|
|
75
|
+
let table_4: any;
|
|
76
|
+
export { table_4 as table };
|
|
77
|
+
let add_4: any;
|
|
78
|
+
export { add_4 as add };
|
|
79
|
+
let edit_4: any;
|
|
80
|
+
export { edit_4 as edit };
|
|
81
|
+
let remove_4: any;
|
|
82
|
+
export { remove_4 as remove };
|
|
83
|
+
let show_4: any;
|
|
84
|
+
export { show_4 as show };
|
|
85
|
+
let dropdown_2: any;
|
|
86
|
+
export { dropdown_2 as dropdown };
|
|
87
|
+
}
|
|
88
|
+
namespace assignTimeGroup {
|
|
89
|
+
export let classIdByTimeGroup: any;
|
|
90
|
+
let table_5: any;
|
|
91
|
+
export { table_5 as table };
|
|
92
|
+
let show_5: any;
|
|
93
|
+
export { show_5 as show };
|
|
94
|
+
let assign_1: any;
|
|
95
|
+
export { assign_1 as assign };
|
|
96
|
+
}
|
|
97
|
+
namespace timetable {
|
|
98
|
+
let save: any;
|
|
99
|
+
let byClassSection: any;
|
|
100
|
+
let teacherTimetable: any;
|
|
101
|
+
let teachersBySubject: any;
|
|
102
|
+
}
|
|
103
|
+
namespace notes {
|
|
104
|
+
let table_6: any;
|
|
105
|
+
export { table_6 as table };
|
|
106
|
+
let add_5: any;
|
|
107
|
+
export { add_5 as add };
|
|
108
|
+
}
|
|
109
|
+
namespace syllabus {
|
|
110
|
+
let table_7: any;
|
|
111
|
+
export { table_7 as table };
|
|
112
|
+
let add_6: any;
|
|
113
|
+
export { add_6 as add };
|
|
114
|
+
let edit_5: any;
|
|
115
|
+
export { edit_5 as edit };
|
|
116
|
+
}
|
|
117
|
+
namespace transferCertificate {
|
|
118
|
+
let studentList: any;
|
|
119
|
+
let addData: any;
|
|
120
|
+
let view: any;
|
|
121
|
+
}
|
|
122
|
+
namespace coscholastic {
|
|
123
|
+
let table_8: any;
|
|
124
|
+
export { table_8 as table };
|
|
125
|
+
export let addSkill: any;
|
|
126
|
+
export let deleteSkill: any;
|
|
127
|
+
export let categoryDropdown: any;
|
|
128
|
+
export let addCategory: any;
|
|
129
|
+
export let deleteCategory: any;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
export function getNotesUploadAction(): string;
|
|
133
|
+
export function fetchPagedList({ baseUrl, page, perPage }: {
|
|
134
|
+
baseUrl: any;
|
|
135
|
+
page?: number | undefined;
|
|
136
|
+
perPage?: number | undefined;
|
|
137
|
+
}, token: any): Promise<any>;
|
|
138
|
+
export function createEntity(url: any, formData: any, token: any, { includeSession }?: {
|
|
139
|
+
includeSession?: boolean | undefined;
|
|
140
|
+
}): Promise<any>;
|
|
141
|
+
export function updateEntity(url: any, formData: any, token: any, { includeSession }?: {
|
|
142
|
+
includeSession?: boolean | undefined;
|
|
143
|
+
}): Promise<any>;
|
|
144
|
+
export function deleteEntity(url: any, id: any, token: any): Promise<any>;
|
|
145
|
+
export function triggerGet(url: any, arg: any, token: any): Promise<any>;
|
|
146
|
+
export function triggerPost(url: any, arg: any, token: any): Promise<any>;
|
|
147
|
+
export function fetchById(url: any, payload: any, token: any): Promise<any>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Subjects';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './Syllabus';
|