ubk.erp.webpack 1.1.6 → 1.1.8
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 +100 -0
- 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 copy.d.ts +5 -0
- package/dist/Layout/Library/IssueReturn.d.ts +6 -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 +11 -11
- package/dist/index.d.ts +48 -289
- package/dist/index.js +3749 -3658
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -258,6 +258,106 @@ const GeneralSettingPage = ({ token }) => {
|
|
|
258
258
|
| `LibraryCategory` | Manage book categories. |
|
|
259
259
|
| `LibraryReport` | Monthly report. |
|
|
260
260
|
|
|
261
|
+
# 📚 Library `IssueReturn` — Return Callback
|
|
262
|
+
|
|
263
|
+
`IssueReturn` accepts an optional `onReturn` callback that is invoked after a successful book return.
|
|
264
|
+
|
|
265
|
+
## Props
|
|
266
|
+
|
|
267
|
+
| Prop | Type | Required | Description |
|
|
268
|
+
| :--- | :--- | :--- | :--- |
|
|
269
|
+
| `token` | `string` | Yes | Authentication token for API requests. |
|
|
270
|
+
| `onReturn` | `(returnArray: ReturnItem[]) => void` | No | Callback fired after a successful return. |
|
|
271
|
+
|
|
272
|
+
## Return Item Shape
|
|
273
|
+
|
|
274
|
+
Each object in the returned array represents one returned book:
|
|
275
|
+
|
|
276
|
+
```ts
|
|
277
|
+
{
|
|
278
|
+
studentId: number;
|
|
279
|
+
branchId: number;
|
|
280
|
+
academicYearId: number;
|
|
281
|
+
fromDate: string; // "YYYY-MM-DD"
|
|
282
|
+
toDate: string; // "YYYY-MM-DD"
|
|
283
|
+
customField1: number; // book_issues_id
|
|
284
|
+
description: string; // "book_title-author"
|
|
285
|
+
amount: number; // individual book totalfine
|
|
286
|
+
}
|
|
287
|
+
```
|
|
288
|
+
|
|
289
|
+
## Usage
|
|
290
|
+
|
|
291
|
+
```jsx
|
|
292
|
+
import { IssueReturn } from "ubk.erp.webpack";
|
|
293
|
+
|
|
294
|
+
const LibraryPage = ({ token }) => {
|
|
295
|
+
const handleIssueReturn = (returnArray) => {
|
|
296
|
+
// Example returnArray:
|
|
297
|
+
const example = [
|
|
298
|
+
{
|
|
299
|
+
studentId: 8,
|
|
300
|
+
fromDate: "2026-09-13",
|
|
301
|
+
toDate: "2026-08-13",
|
|
302
|
+
customField1: 21,
|
|
303
|
+
description: "Mathematics-John Smith",
|
|
304
|
+
amount: 100,
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
studentId: 8,
|
|
308
|
+
fromDate: "2026-09-13",
|
|
309
|
+
toDate: "2026-08-13",
|
|
310
|
+
customField1: 22,
|
|
311
|
+
description: "Science-Jane Doe",
|
|
312
|
+
amount: 50,
|
|
313
|
+
},
|
|
314
|
+
];
|
|
315
|
+
};
|
|
316
|
+
|
|
317
|
+
return (
|
|
318
|
+
<IssueReturn
|
|
319
|
+
token={token}
|
|
320
|
+
onReturn={handleIssueReturn}
|
|
321
|
+
/>
|
|
322
|
+
);
|
|
323
|
+
};
|
|
324
|
+
```
|
|
325
|
+
|
|
326
|
+
## Behavior
|
|
327
|
+
|
|
328
|
+
- `onReturn` is only called when the return API responds with `Status: "Success"`.
|
|
329
|
+
- It is **not** called if the API returns `Failed`.
|
|
330
|
+
- The callback receives **one object per returned book**, mapped from the current return selection.
|
|
331
|
+
- `amount` always reflects the individual book’s `totalfine`, regardless of the collection type (`NO_FINE`, `FINE_PAID`, or `FINE_PAY_LATER`).
|
|
332
|
+
- Existing return, fine, and payment workflows remain unchanged.
|
|
333
|
+
|
|
334
|
+
## Example Output
|
|
335
|
+
|
|
336
|
+
```js
|
|
337
|
+
[
|
|
338
|
+
{
|
|
339
|
+
studentId: 8,
|
|
340
|
+
branchId: 2,
|
|
341
|
+
academicYearId: 2026,
|
|
342
|
+
fromDate: "2026-09-13",
|
|
343
|
+
toDate: "2026-08-13",
|
|
344
|
+
customField1: 21,
|
|
345
|
+
description: "Mathematics-John Smith",
|
|
346
|
+
amount: 100
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
studentId: 8,
|
|
350
|
+
branchId: 2,
|
|
351
|
+
academicYearId: 2026,
|
|
352
|
+
fromDate: "2026-09-13",
|
|
353
|
+
toDate: "2026-08-13",
|
|
354
|
+
customField1: 22,
|
|
355
|
+
description: "Science-Jane Doe",
|
|
356
|
+
amount: 50
|
|
357
|
+
}
|
|
358
|
+
]
|
|
359
|
+
```
|
|
360
|
+
|
|
261
361
|
### Store
|
|
262
362
|
|
|
263
363
|
| Component | Description |
|
|
@@ -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>;
|