@intelact/driveup 1.4.44 → 1.5.2
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/lib/agent/agent.dto.js +2 -10
- package/lib/agent/agent.dto.js.map +1 -1
- package/lib/agent/agent.model.d.ts +1 -1
- package/lib/agent/agent.model.js +1 -1
- package/lib/agent/agent.model.js.map +1 -1
- package/lib/agent/index.d.ts +0 -2
- package/lib/agent/index.js +0 -2
- package/lib/agent/index.js.map +1 -1
- package/lib/alert/alert.model.d.ts +3 -5
- package/lib/alert/alert.model.js +1 -3
- package/lib/alert/alert.model.js.map +1 -1
- package/lib/alert/index.d.ts +0 -1
- package/lib/alert/index.js +0 -1
- package/lib/alert/index.js.map +1 -1
- package/lib/auth/signin.dto.js +3 -3
- package/lib/auth/signin.dto.js.map +1 -1
- package/lib/auth/signup.dto.js +3 -3
- package/lib/auth/signup.dto.js.map +1 -1
- package/lib/bank/account.model.js +6 -4
- package/lib/bank/account.model.js.map +1 -1
- package/lib/bill/bill.model.d.ts +1 -1
- package/lib/bill/bill.model.js +1 -1
- package/lib/bill/bill.model.js.map +1 -1
- package/lib/bill/index.d.ts +0 -2
- package/lib/bill/index.js +0 -2
- package/lib/bill/index.js.map +1 -1
- package/lib/calendar/appointment.d.ts +4 -4
- package/lib/calendar/appointment.js +20 -9
- package/lib/calendar/appointment.js.map +1 -1
- package/lib/calendar/date.js +6 -6
- package/lib/calendar/date.js.map +1 -1
- package/lib/calendar/index.d.ts +0 -1
- package/lib/calendar/index.js +0 -1
- package/lib/calendar/index.js.map +1 -1
- package/lib/calendar/token.d.ts +1 -1
- package/lib/calendar/working.d.ts +1 -1
- package/lib/calendar/working.js +1 -1
- package/lib/calendar/working.js.map +1 -1
- package/lib/common/content.d.ts +1 -1
- package/lib/common/content.js +10 -9
- package/lib/common/content.js.map +1 -1
- package/lib/common/email.js +3 -3
- package/lib/common/email.js.map +1 -1
- package/lib/common/id.js +2 -6
- package/lib/common/id.js.map +1 -1
- package/lib/common/index.d.ts +1 -1
- package/lib/common/index.js +1 -1
- package/lib/common/index.js.map +1 -1
- package/lib/common/language.d.ts +1 -6
- package/lib/common/language.js +3 -9
- package/lib/common/language.js.map +1 -1
- package/lib/common/person.d.ts +16 -0
- package/lib/common/person.js +60 -0
- package/lib/common/person.js.map +1 -0
- package/lib/common/phone.js +3 -3
- package/lib/common/phone.js.map +1 -1
- package/lib/common/price.js +2 -4
- package/lib/common/price.js.map +1 -1
- package/lib/common/promotion.js +2 -0
- package/lib/common/promotion.js.map +1 -1
- package/lib/common/search.js +2 -2
- package/lib/common/search.js.map +1 -1
- package/lib/common/social.js +2 -1
- package/lib/common/social.js.map +1 -1
- package/lib/common/sort.js +2 -6
- package/lib/common/sort.js.map +1 -1
- package/lib/common/url.js +2 -2
- package/lib/common/url.js.map +1 -1
- package/lib/company/company.model.d.ts +1 -2
- package/lib/company/company.model.js +1 -2
- package/lib/company/company.model.js.map +1 -1
- package/lib/country/country.dto.d.ts +1 -1
- package/lib/country/country.dto.js +14 -16
- package/lib/country/country.dto.js.map +1 -1
- package/lib/country/country.model.d.ts +1 -1
- package/lib/course/appointment.model.d.ts +1 -1
- package/lib/course/appointment.model.js +1 -1
- package/lib/course/appointment.model.js.map +1 -1
- package/lib/course/course.model.d.ts +2 -2
- package/lib/course/course.model.js +1 -1
- package/lib/course/course.model.js.map +1 -1
- package/lib/course/definition.model.d.ts +1 -1
- package/lib/course/dto.d.ts +2 -3
- package/lib/course/dto.js +11 -34
- package/lib/course/dto.js.map +1 -1
- package/lib/course/index.d.ts +0 -1
- package/lib/course/index.js +0 -1
- package/lib/course/index.js.map +1 -1
- package/lib/currency/currency.dto.js +11 -13
- package/lib/currency/currency.dto.js.map +1 -1
- package/lib/discount/discount.dto.js +2 -2
- package/lib/discount/discount.dto.js.map +1 -1
- package/lib/discount/discount.model.d.ts +2 -3
- package/lib/discount/discount.model.js +1 -2
- package/lib/discount/discount.model.js.map +1 -1
- package/lib/driving/category/category.dto.d.ts +1 -1
- package/lib/driving/category/category.dto.js +7 -7
- package/lib/driving/category/category.dto.js.map +1 -1
- package/lib/driving/category/category.model.d.ts +1 -1
- package/lib/driving/exam/exam.dto.d.ts +2 -2
- package/lib/driving/exam/exam.dto.js +4 -4
- package/lib/driving/exam/exam.dto.js.map +1 -1
- package/lib/driving/exam/exam.model.d.ts +2 -2
- package/lib/driving/exam/exam.model.js +1 -1
- package/lib/driving/exam/exam.model.js.map +1 -1
- package/lib/driving/index.d.ts +0 -1
- package/lib/driving/index.js +0 -1
- package/lib/driving/index.js.map +1 -1
- package/lib/driving/lesson/index.d.ts +0 -1
- package/lib/driving/lesson/index.js +0 -1
- package/lib/driving/lesson/index.js.map +1 -1
- package/lib/driving/lesson/skill.d.ts +2 -3
- package/lib/driving/lesson/skill.dto.d.ts +2 -2
- package/lib/driving/lesson/skill.dto.js +4 -4
- package/lib/driving/lesson/skill.dto.js.map +1 -1
- package/lib/driving/lesson/skill.js +1 -1
- package/lib/driving/lesson/skill.js.map +1 -1
- package/lib/driving/lesson/topic.d.ts +1 -1
- package/lib/driving/lesson/topic.dto.d.ts +2 -2
- package/lib/driving/lesson/topic.dto.js +7 -8
- package/lib/driving/lesson/topic.dto.js.map +1 -1
- package/lib/event/event.dto.js +9 -13
- package/lib/event/event.dto.js.map +1 -1
- package/lib/events/agent/account.events.d.ts +27 -0
- package/lib/events/agent/account.events.js +32 -0
- package/lib/events/agent/account.events.js.map +1 -0
- package/lib/events/agent/payout.events.d.ts +29 -0
- package/lib/events/agent/payout.events.js +34 -0
- package/lib/events/agent/payout.events.js.map +1 -0
- package/lib/events/agent/profile.events.d.ts +18 -0
- package/lib/events/agent/profile.events.js +23 -0
- package/lib/events/agent/profile.events.js.map +1 -0
- package/lib/events/agent/promotion.events.d.ts +42 -0
- package/lib/events/agent/promotion.events.js +47 -0
- package/lib/events/agent/promotion.events.js.map +1 -0
- package/lib/events/auth/auth.events.d.ts +16 -0
- package/lib/events/auth/auth.events.js +21 -0
- package/lib/events/auth/auth.events.js.map +1 -0
- package/lib/events/auth/token.events.d.ts +23 -0
- package/lib/events/auth/token.events.js +28 -0
- package/lib/events/auth/token.events.js.map +1 -0
- package/lib/events/auth/verify.events.d.ts +17 -0
- package/lib/events/auth/verify.events.js +22 -0
- package/lib/events/auth/verify.events.js.map +1 -0
- package/lib/events/company/account/account.events.d.ts +64 -0
- package/lib/events/company/account/account.events.js +69 -0
- package/lib/events/company/account/account.events.js.map +1 -0
- package/lib/events/company/account/profile.events.d.ts +169 -0
- package/lib/events/company/account/profile.events.js +174 -0
- package/lib/events/company/account/profile.events.js.map +1 -0
- package/lib/events/company/course/appointment.events.d.ts +56 -0
- package/lib/events/company/course/appointment.events.js +61 -0
- package/lib/events/company/course/appointment.events.js.map +1 -0
- package/lib/events/company/course/course.events.d.ts +118 -0
- package/lib/events/company/course/course.events.js +123 -0
- package/lib/events/company/course/course.events.js.map +1 -0
- package/lib/events/company/course/lesson.events.d.ts +56 -0
- package/lib/events/company/course/lesson.events.js +61 -0
- package/lib/events/company/course/lesson.events.js.map +1 -0
- package/lib/events/company/course/topic.events.d.ts +76 -0
- package/lib/events/company/course/topic.events.js +81 -0
- package/lib/events/company/course/topic.events.js.map +1 -0
- package/lib/events/company/product/addon.events.d.ts +34 -0
- package/lib/events/company/product/addon.events.js +39 -0
- package/lib/events/company/product/addon.events.js.map +1 -0
- package/lib/events/company/product/campaign.events.d.ts +13 -0
- package/lib/events/company/product/campaign.events.js +18 -0
- package/lib/events/company/product/campaign.events.js.map +1 -0
- package/lib/events/company/product/product.events.d.ts +54 -0
- package/lib/events/company/product/product.events.js +59 -0
- package/lib/events/company/product/product.events.js.map +1 -0
- package/lib/events/index.d.ts +25 -0
- package/lib/events/index.js +42 -0
- package/lib/events/index.js.map +1 -0
- package/lib/events/instructor/account/account.events.d.ts +123 -0
- package/lib/events/instructor/account/account.events.js +128 -0
- package/lib/events/instructor/account/account.events.js.map +1 -0
- package/lib/events/instructor/account/profile.events.d.ts +31 -0
- package/lib/events/instructor/account/profile.events.js +36 -0
- package/lib/events/instructor/account/profile.events.js.map +1 -0
- package/lib/events/instructor/task/task.events.d.ts +24 -0
- package/lib/events/instructor/task/task.events.js +29 -0
- package/lib/events/instructor/task/task.events.js.map +1 -0
- package/lib/events/student/account/account.events.d.ts +36 -0
- package/lib/events/student/account/account.events.js +41 -0
- package/lib/events/student/account/account.events.js.map +1 -0
- package/lib/events/user/account.events.d.ts +84 -0
- package/lib/events/user/account.events.js +89 -0
- package/lib/events/user/account.events.js.map +1 -0
- package/lib/events/user/alert.events.d.ts +16 -0
- package/lib/events/user/alert.events.js +21 -0
- package/lib/events/user/alert.events.js.map +1 -0
- package/lib/events/user/device.events.d.ts +30 -0
- package/lib/events/user/device.events.js +35 -0
- package/lib/events/user/device.events.js.map +1 -0
- package/lib/events/user/notification.events.d.ts +30 -0
- package/lib/events/user/notification.events.js +35 -0
- package/lib/events/user/notification.events.js.map +1 -0
- package/lib/events/user/profile.events.d.ts +60 -0
- package/lib/events/user/profile.events.js +65 -0
- package/lib/events/user/profile.events.js.map +1 -0
- package/lib/expense/category.model.d.ts +1 -1
- package/lib/expense/category.model.js +1 -1
- package/lib/expense/category.model.js.map +1 -1
- package/lib/expense/expense.dto.d.ts +2 -3
- package/lib/expense/expense.dto.js +14 -29
- package/lib/expense/expense.dto.js.map +1 -1
- package/lib/expense/expense.model.d.ts +2 -2
- package/lib/expense/expense.model.js +1 -1
- package/lib/expense/expense.model.js.map +1 -1
- package/lib/expense/index.d.ts +0 -1
- package/lib/expense/index.js +0 -1
- package/lib/expense/index.js.map +1 -1
- package/lib/finance/finance.dto.d.ts +7 -9
- package/lib/finance/finance.dto.js +38 -131
- package/lib/finance/finance.dto.js.map +1 -1
- package/lib/finance/finance.model.d.ts +3 -5
- package/lib/finance/finance.model.js +1 -3
- package/lib/finance/finance.model.js.map +1 -1
- package/lib/finance/index.d.ts +0 -1
- package/lib/finance/index.js +0 -1
- package/lib/finance/index.js.map +1 -1
- package/lib/free-benefit/free-benefit.model.d.ts +1 -1
- package/lib/free-benefit/free-benefit.model.js +1 -1
- package/lib/free-benefit/free-benefit.model.js.map +1 -1
- package/lib/free-benefit/index.d.ts +0 -1
- package/lib/free-benefit/index.js +0 -1
- package/lib/free-benefit/index.js.map +1 -1
- package/lib/geo/address.dto.js +7 -7
- package/lib/geo/address.dto.js.map +1 -1
- package/lib/geo/coordinate.model.js +3 -3
- package/lib/geo/coordinate.model.js.map +1 -1
- package/lib/giftcode/giftcode.dto.js +7 -7
- package/lib/giftcode/giftcode.dto.js.map +1 -1
- package/lib/handover/index.d.ts +0 -1
- package/lib/handover/index.js +0 -1
- package/lib/handover/index.js.map +1 -1
- package/lib/index.d.ts +4 -3
- package/lib/index.js +4 -3
- package/lib/index.js.map +1 -1
- package/lib/instructor/instructor.dto.d.ts +2 -4
- package/lib/instructor/instructor.dto.js +12 -32
- package/lib/instructor/instructor.dto.js.map +1 -1
- package/lib/instructor/instructor.model.d.ts +3 -6
- package/lib/instructor/instructor.model.js +2 -8
- package/lib/instructor/instructor.model.js.map +1 -1
- package/lib/invoice/index.d.ts +0 -1
- package/lib/invoice/index.js +0 -1
- package/lib/invoice/index.js.map +1 -1
- package/lib/invoice/invoice.dto.d.ts +2 -2
- package/lib/invoice/invoice.dto.js +7 -9
- package/lib/invoice/invoice.dto.js.map +1 -1
- package/lib/invoice/invoice.model.d.ts +2 -3
- package/lib/invoice/invoice.model.js +1 -2
- package/lib/invoice/invoice.model.js.map +1 -1
- package/lib/link/link.model.d.ts +2 -2
- package/lib/link/link.model.js +1 -1
- package/lib/link/link.model.js.map +1 -1
- package/lib/log/index.d.ts +0 -1
- package/lib/log/index.js +0 -1
- package/lib/log/index.js.map +1 -1
- package/lib/log/log.model.d.ts +1 -1
- package/lib/log/log.model.js +1 -1
- package/lib/log/log.model.js.map +1 -1
- package/lib/notification/index.d.ts +0 -1
- package/lib/notification/index.js +0 -1
- package/lib/notification/index.js.map +1 -1
- package/lib/notification/notification.model.d.ts +2 -2
- package/lib/notification/notification.model.js +1 -1
- package/lib/notification/notification.model.js.map +1 -1
- package/lib/payment/company-payment.model.d.ts +3 -3
- package/lib/payment/company-payment.model.js +1 -1
- package/lib/payment/company-payment.model.js.map +1 -1
- package/lib/payment/index.d.ts +0 -1
- package/lib/payment/index.js +0 -1
- package/lib/payment/index.js.map +1 -1
- package/lib/payment/payment.dto.d.ts +1 -1
- package/lib/payment/payment.dto.js +5 -5
- package/lib/payment/payment.dto.js.map +1 -1
- package/lib/payment/payment.model.d.ts +2 -4
- package/lib/payment/payment.model.js +1 -3
- package/lib/payment/payment.model.js.map +1 -1
- package/lib/payout/index.d.ts +0 -1
- package/lib/payout/index.js +0 -1
- package/lib/payout/index.js.map +1 -1
- package/lib/payout/payout.model.d.ts +2 -2
- package/lib/payout/payout.model.js +1 -1
- package/lib/payout/payout.model.js.map +1 -1
- package/lib/priceplan/index.d.ts +0 -1
- package/lib/priceplan/index.js +0 -1
- package/lib/priceplan/index.js.map +1 -1
- package/lib/priceplan/plan.dto.d.ts +1 -1
- package/lib/priceplan/plan.dto.js +6 -6
- package/lib/priceplan/plan.dto.js.map +1 -1
- package/lib/priceplan/plan.model.d.ts +1 -1
- package/lib/priceplan/plan.model.js +1 -1
- package/lib/priceplan/plan.model.js.map +1 -1
- package/lib/refund/refund.dto.js +2 -2
- package/lib/refund/refund.dto.js.map +1 -1
- package/lib/refund/refund.model.d.ts +2 -3
- package/lib/refund/refund.model.js +1 -2
- package/lib/refund/refund.model.js.map +1 -1
- package/lib/security/index.d.ts +0 -4
- package/lib/security/index.js +0 -4
- package/lib/security/index.js.map +1 -1
- package/lib/security/role.dto.d.ts +2 -2
- package/lib/security/role.dto.js +2 -2
- package/lib/security/role.dto.js.map +1 -1
- package/lib/session/driving/session.topic.d.ts +2 -2
- package/lib/session/driving/session.topic.js +1 -1
- package/lib/session/driving/session.topic.js.map +1 -1
- package/lib/setting/index.d.ts +0 -1
- package/lib/setting/index.js +0 -1
- package/lib/setting/index.js.map +1 -1
- package/lib/setting/setting.dto.js +2 -2
- package/lib/setting/setting.dto.js.map +1 -1
- package/lib/setting/setting.model.d.ts +2 -2
- package/lib/setting/setting.model.js +1 -1
- package/lib/setting/setting.model.js.map +1 -1
- package/lib/student/student.dto.js +6 -8
- package/lib/student/student.dto.js.map +1 -1
- package/lib/student/student.model.d.ts +2 -3
- package/lib/student/student.model.js +1 -2
- package/lib/student/student.model.js.map +1 -1
- package/lib/task/index.d.ts +2 -0
- package/lib/task/index.js +19 -0
- package/lib/task/index.js.map +1 -0
- package/lib/task/task.dto.d.ts +24 -0
- package/lib/task/task.dto.js +142 -0
- package/lib/task/task.dto.js.map +1 -0
- package/lib/task/task.model.d.ts +8 -0
- package/lib/task/task.model.js +49 -0
- package/lib/task/task.model.js.map +1 -0
- package/lib/ticket/index.d.ts +0 -1
- package/lib/ticket/index.js +0 -1
- package/lib/ticket/index.js.map +1 -1
- package/lib/ticket/ticket.dto.d.ts +1 -1
- package/lib/ticket/ticket.dto.js +7 -7
- package/lib/ticket/ticket.dto.js.map +1 -1
- package/lib/ticket/ticket.model.d.ts +1 -1
- package/lib/ticket/ticket.model.js +1 -1
- package/lib/ticket/ticket.model.js.map +1 -1
- package/lib/training/driving.model.d.ts +1 -1
- package/lib/training/driving.model.js +1 -1
- package/lib/training/driving.model.js.map +1 -1
- package/lib/training/index.d.ts +0 -1
- package/lib/training/index.js +0 -1
- package/lib/training/index.js.map +1 -1
- package/lib/training/request.dto.d.ts +2 -2
- package/lib/training/request.dto.js +2 -2
- package/lib/training/request.dto.js.map +1 -1
- package/lib/training/request.model.d.ts +2 -3
- package/lib/training/request.model.js +1 -2
- package/lib/training/request.model.js.map +1 -1
- package/lib/training/training.dto.d.ts +5 -6
- package/lib/training/training.dto.js +25 -80
- package/lib/training/training.dto.js.map +1 -1
- package/lib/training/training.model.d.ts +2 -3
- package/lib/training/training.model.js +6 -7
- package/lib/training/training.model.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/lib/types/activity.type.d.ts +46 -0
- package/lib/types/activity.type.js +51 -0
- package/lib/types/activity.type.js.map +1 -0
- package/lib/types/addon.type.d.ts +66 -0
- package/lib/types/addon.type.js +71 -0
- package/lib/types/addon.type.js.map +1 -0
- package/lib/types/calendar.type.d.ts +24 -0
- package/lib/types/calendar.type.js +31 -0
- package/lib/types/calendar.type.js.map +1 -0
- package/lib/types/driving.type.d.ts +12 -0
- package/lib/types/driving.type.js +18 -0
- package/lib/types/driving.type.js.map +1 -0
- package/lib/types/earning.type.d.ts +6 -0
- package/lib/types/earning.type.js +3 -0
- package/lib/types/earning.type.js.map +1 -0
- package/lib/types/finance.type.d.ts +67 -0
- package/lib/types/finance.type.js +77 -0
- package/lib/types/finance.type.js.map +1 -0
- package/lib/types/index.d.ts +15 -0
- package/lib/types/index.js +32 -0
- package/lib/types/index.js.map +1 -0
- package/lib/types/interface.d.ts +79 -0
- package/lib/types/interface.js +4 -0
- package/lib/types/interface.js.map +1 -0
- package/lib/types/metric.type.d.ts +34 -0
- package/lib/types/metric.type.js +39 -0
- package/lib/types/metric.type.js.map +1 -0
- package/lib/types/policy.type.d.ts +27 -0
- package/lib/types/policy.type.js +32 -0
- package/lib/types/policy.type.js.map +1 -0
- package/lib/types/priceplan.type.d.ts +39 -0
- package/lib/types/priceplan.type.js +48 -0
- package/lib/types/priceplan.type.js.map +1 -0
- package/lib/types/product.type.d.ts +202 -0
- package/lib/types/product.type.js +209 -0
- package/lib/types/product.type.js.map +1 -0
- package/lib/types/program.type.d.ts +23 -0
- package/lib/types/program.type.js +28 -0
- package/lib/types/program.type.js.map +1 -0
- package/lib/types/security.type.d.ts +54 -0
- package/lib/types/security.type.js +60 -0
- package/lib/types/security.type.js.map +1 -0
- package/lib/types/support.type.d.ts +127 -0
- package/lib/types/support.type.js +144 -0
- package/lib/types/support.type.js.map +1 -0
- package/lib/types/training.type.d.ts +16 -0
- package/lib/types/training.type.js +22 -0
- package/lib/types/training.type.js.map +1 -0
- package/lib/user/index.d.ts +0 -1
- package/lib/user/index.js +0 -1
- package/lib/user/index.js.map +1 -1
- package/lib/user/profile.dto.d.ts +1 -2
- package/lib/user/profile.dto.js +8 -5
- package/lib/user/profile.dto.js.map +1 -1
- package/lib/user/user.model.d.ts +1 -3
- package/lib/user/user.model.js +2 -4
- package/lib/user/user.model.js.map +1 -1
- package/lib/utils/array.helper.js +2 -2
- package/lib/utils/array.helper.js.map +1 -1
- package/lib/utils/compare.validator.d.ts +9 -0
- package/lib/utils/compare.validator.js +35 -0
- package/lib/utils/compare.validator.js.map +1 -0
- package/lib/utils/date.helper.d.ts +30 -1
- package/lib/utils/date.helper.js +59 -20
- package/lib/utils/date.helper.js.map +1 -1
- package/lib/utils/index.d.ts +3 -0
- package/lib/utils/index.js +3 -0
- package/lib/utils/index.js.map +1 -1
- package/lib/utils/required.validator.d.ts +77 -0
- package/lib/utils/required.validator.js +151 -0
- package/lib/utils/required.validator.js.map +1 -0
- package/lib/utils/transformers.helper.d.ts +48 -0
- package/lib/utils/transformers.helper.js +184 -0
- package/lib/utils/transformers.helper.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export declare enum ProgramType {
|
|
2
|
+
/**
|
|
3
|
+
* Student Driving Licence Program
|
|
4
|
+
* A program designed for individuals who are in the fully process of obtaining their driving licence.
|
|
5
|
+
* This program includes various stages such as medical examinations, theory training, practical lessons, and final assessments.
|
|
6
|
+
* It aims to provide comprehensive training and support to help students become safe and responsible drivers.
|
|
7
|
+
*/
|
|
8
|
+
Driving = "Driving",
|
|
9
|
+
/**
|
|
10
|
+
* Driving Control Program
|
|
11
|
+
* Foreign drivers must take in order to have their foreign driving licence officially recognized and exchanged for a country driving licence.
|
|
12
|
+
* This program typically includes assessments of driving skills, knowledge of local traffic laws, and may involve additional training sessions.
|
|
13
|
+
* The goal is to ensure that foreign drivers meet the required standards for safe driving within the country.
|
|
14
|
+
*/
|
|
15
|
+
DrivingControl = "DrivingControl",
|
|
16
|
+
/**
|
|
17
|
+
* Instructor Qualification Program
|
|
18
|
+
* A program aimed at individuals seeking to become certified driving instructors.
|
|
19
|
+
* This program covers the necessary training, assessments, and certifications required to qualify as a professional driving instructor.
|
|
20
|
+
* It focuses on developing teaching skills, driving techniques, and knowledge of traffic laws to effectively train new drivers.
|
|
21
|
+
*/
|
|
22
|
+
InstructorQualification = "InstructorQualification"
|
|
23
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ProgramType = void 0;
|
|
4
|
+
var ProgramType;
|
|
5
|
+
(function (ProgramType) {
|
|
6
|
+
/**
|
|
7
|
+
* Student Driving Licence Program
|
|
8
|
+
* A program designed for individuals who are in the fully process of obtaining their driving licence.
|
|
9
|
+
* This program includes various stages such as medical examinations, theory training, practical lessons, and final assessments.
|
|
10
|
+
* It aims to provide comprehensive training and support to help students become safe and responsible drivers.
|
|
11
|
+
*/
|
|
12
|
+
ProgramType["Driving"] = "Driving";
|
|
13
|
+
/**
|
|
14
|
+
* Driving Control Program
|
|
15
|
+
* Foreign drivers must take in order to have their foreign driving licence officially recognized and exchanged for a country driving licence.
|
|
16
|
+
* This program typically includes assessments of driving skills, knowledge of local traffic laws, and may involve additional training sessions.
|
|
17
|
+
* The goal is to ensure that foreign drivers meet the required standards for safe driving within the country.
|
|
18
|
+
*/
|
|
19
|
+
ProgramType["DrivingControl"] = "DrivingControl";
|
|
20
|
+
/**
|
|
21
|
+
* Instructor Qualification Program
|
|
22
|
+
* A program aimed at individuals seeking to become certified driving instructors.
|
|
23
|
+
* This program covers the necessary training, assessments, and certifications required to qualify as a professional driving instructor.
|
|
24
|
+
* It focuses on developing teaching skills, driving techniques, and knowledge of traffic laws to effectively train new drivers.
|
|
25
|
+
*/
|
|
26
|
+
ProgramType["InstructorQualification"] = "InstructorQualification";
|
|
27
|
+
})(ProgramType || (exports.ProgramType = ProgramType = {}));
|
|
28
|
+
//# sourceMappingURL=program.type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"program.type.js","sourceRoot":"","sources":["../../src/types/program.type.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAyBX;AAzBD,WAAY,WAAW;IAEtB;;;;;OAKG;IACH,kCAAmB,CAAA;IAEnB;;;;;OAKG;IACH,gDAAiC,CAAA;IAEjC;;;;;OAKG;IACH,kEAAmD,CAAA;AACpD,CAAC,EAzBW,WAAW,2BAAX,WAAW,QAyBtB"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
export declare enum CompanyRole {
|
|
2
|
+
/**
|
|
3
|
+
* Company Owner
|
|
4
|
+
* @description User with all rights in his company
|
|
5
|
+
*/
|
|
6
|
+
Owner = "owner",
|
|
7
|
+
/**
|
|
8
|
+
* Company Manager
|
|
9
|
+
* @description The company manager who administers the back office
|
|
10
|
+
*/
|
|
11
|
+
Manager = "manager",
|
|
12
|
+
/**
|
|
13
|
+
* Company Instructor
|
|
14
|
+
* @description The company instructor who trains the students
|
|
15
|
+
*/
|
|
16
|
+
Instructor = "instructor"
|
|
17
|
+
}
|
|
18
|
+
export declare enum StaffRole {
|
|
19
|
+
/**
|
|
20
|
+
* Product Owner
|
|
21
|
+
* @description User with all rights in the console
|
|
22
|
+
*/
|
|
23
|
+
ProductOwner = "product.owner",
|
|
24
|
+
/**
|
|
25
|
+
* Product Manager
|
|
26
|
+
* @description User who manages product features and releases
|
|
27
|
+
*/
|
|
28
|
+
ProductManager = "product.manager",
|
|
29
|
+
/**
|
|
30
|
+
* Business Manager
|
|
31
|
+
* @description User who manages business operations
|
|
32
|
+
*/
|
|
33
|
+
BusinessManager = "business.manager",
|
|
34
|
+
/**
|
|
35
|
+
* Customer Account Manager
|
|
36
|
+
* @description User who manages customer accounts
|
|
37
|
+
*/
|
|
38
|
+
CustomerAccountManager = "customer.account.manager",
|
|
39
|
+
/**
|
|
40
|
+
* Customer Support Manager
|
|
41
|
+
* @description User who provides support to customers
|
|
42
|
+
*/
|
|
43
|
+
CustomerSupportManager = "customer.support.manager",
|
|
44
|
+
/**
|
|
45
|
+
* Marketing Manager
|
|
46
|
+
* @description User who manages marketing activities
|
|
47
|
+
*/
|
|
48
|
+
MarketingManager = "marketing.manager",
|
|
49
|
+
/**
|
|
50
|
+
* Marketing Manager
|
|
51
|
+
* @description User who manages marketing activities
|
|
52
|
+
*/
|
|
53
|
+
MarketingService = "marketing.service"
|
|
54
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StaffRole = exports.CompanyRole = void 0;
|
|
4
|
+
var CompanyRole;
|
|
5
|
+
(function (CompanyRole) {
|
|
6
|
+
/**
|
|
7
|
+
* Company Owner
|
|
8
|
+
* @description User with all rights in his company
|
|
9
|
+
*/
|
|
10
|
+
CompanyRole["Owner"] = "owner";
|
|
11
|
+
/**
|
|
12
|
+
* Company Manager
|
|
13
|
+
* @description The company manager who administers the back office
|
|
14
|
+
*/
|
|
15
|
+
CompanyRole["Manager"] = "manager";
|
|
16
|
+
/**
|
|
17
|
+
* Company Instructor
|
|
18
|
+
* @description The company instructor who trains the students
|
|
19
|
+
*/
|
|
20
|
+
CompanyRole["Instructor"] = "instructor";
|
|
21
|
+
})(CompanyRole || (exports.CompanyRole = CompanyRole = {}));
|
|
22
|
+
var StaffRole;
|
|
23
|
+
(function (StaffRole) {
|
|
24
|
+
/**
|
|
25
|
+
* Product Owner
|
|
26
|
+
* @description User with all rights in the console
|
|
27
|
+
*/
|
|
28
|
+
StaffRole["ProductOwner"] = "product.owner";
|
|
29
|
+
/**
|
|
30
|
+
* Product Manager
|
|
31
|
+
* @description User who manages product features and releases
|
|
32
|
+
*/
|
|
33
|
+
StaffRole["ProductManager"] = "product.manager";
|
|
34
|
+
/**
|
|
35
|
+
* Business Manager
|
|
36
|
+
* @description User who manages business operations
|
|
37
|
+
*/
|
|
38
|
+
StaffRole["BusinessManager"] = "business.manager";
|
|
39
|
+
/**
|
|
40
|
+
* Customer Account Manager
|
|
41
|
+
* @description User who manages customer accounts
|
|
42
|
+
*/
|
|
43
|
+
StaffRole["CustomerAccountManager"] = "customer.account.manager";
|
|
44
|
+
/**
|
|
45
|
+
* Customer Support Manager
|
|
46
|
+
* @description User who provides support to customers
|
|
47
|
+
*/
|
|
48
|
+
StaffRole["CustomerSupportManager"] = "customer.support.manager";
|
|
49
|
+
/**
|
|
50
|
+
* Marketing Manager
|
|
51
|
+
* @description User who manages marketing activities
|
|
52
|
+
*/
|
|
53
|
+
StaffRole["MarketingManager"] = "marketing.manager";
|
|
54
|
+
/**
|
|
55
|
+
* Marketing Manager
|
|
56
|
+
* @description User who manages marketing activities
|
|
57
|
+
*/
|
|
58
|
+
StaffRole["MarketingService"] = "marketing.service";
|
|
59
|
+
})(StaffRole || (exports.StaffRole = StaffRole = {}));
|
|
60
|
+
//# sourceMappingURL=security.type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"security.type.js","sourceRoot":"","sources":["../../src/types/security.type.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAkBX;AAlBD,WAAY,WAAW;IACtB;;;OAGG;IACH,8BAAe,CAAA;IAEf;;;OAGG;IACH,kCAAmB,CAAA;IAEnB;;;OAGG;IACH,wCAAyB,CAAA;AAC1B,CAAC,EAlBW,WAAW,2BAAX,WAAW,QAkBtB;AAED,IAAY,SA2CX;AA3CD,WAAY,SAAS;IAEpB;;;OAGG;IACH,2CAA8B,CAAA;IAE9B;;;OAGG;IACH,+CAAkC,CAAA;IAElC;;;OAGG;IACH,iDAAoC,CAAA;IAEpC;;;OAGG;IACH,gEAAmD,CAAA;IAEnD;;;OAGG;IACH,gEAAmD,CAAA;IAEnD;;;OAGG;IACH,mDAAsC,CAAA;IAEtC;;;OAGG;IACH,mDAAsC,CAAA;AACvC,CAAC,EA3CW,SAAS,yBAAT,SAAS,QA2CpB"}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
export declare enum AccountStatus {
|
|
2
|
+
Invited = "invited",
|
|
3
|
+
Pending = "pending",
|
|
4
|
+
Active = "active",
|
|
5
|
+
Suspended = "suspended",
|
|
6
|
+
Blocked = "blocked",
|
|
7
|
+
Closed = "closed"
|
|
8
|
+
}
|
|
9
|
+
export declare enum ProfileType {
|
|
10
|
+
Student = "student",
|
|
11
|
+
Company = "company",
|
|
12
|
+
Agent = "agent"
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Global language enumeration.
|
|
16
|
+
* Defines supported language codes.
|
|
17
|
+
* Only languages defined here should be used across the application.
|
|
18
|
+
* Add language code allway in small letters.
|
|
19
|
+
*/
|
|
20
|
+
export declare enum Language {
|
|
21
|
+
En = "en",
|
|
22
|
+
De = "de",
|
|
23
|
+
Fr = "fr",
|
|
24
|
+
It = "it"
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Global status types used across the application
|
|
28
|
+
* Members: Draft, Pending, Approved, Published, Complited, Canceled, Rejected, Skipped
|
|
29
|
+
*/
|
|
30
|
+
export declare enum StatusType {
|
|
31
|
+
Draft = "draft",
|
|
32
|
+
Planned = "planned",
|
|
33
|
+
Pending = "pending",
|
|
34
|
+
Progress = "progress",
|
|
35
|
+
Approved = "approved",
|
|
36
|
+
Published = "published",
|
|
37
|
+
Completed = "completed",
|
|
38
|
+
Terminated = "terminated",
|
|
39
|
+
Active = "active",
|
|
40
|
+
Inactive = "inactive",
|
|
41
|
+
Disabled = "disabled",
|
|
42
|
+
Ended = "ended",
|
|
43
|
+
Canceled = "canceled",
|
|
44
|
+
Generated = "generated",
|
|
45
|
+
Paid = "paid",
|
|
46
|
+
Rejected = "rejected",
|
|
47
|
+
Skipped = "skipped",
|
|
48
|
+
Passed = "passed",
|
|
49
|
+
Failed = "failed",
|
|
50
|
+
Overdate = "overdate",
|
|
51
|
+
Sent = "sent"
|
|
52
|
+
}
|
|
53
|
+
export declare enum PriorityType {
|
|
54
|
+
Low = "low",
|
|
55
|
+
Medium = "medium",
|
|
56
|
+
High = "high",
|
|
57
|
+
Urgent = "urgent"
|
|
58
|
+
}
|
|
59
|
+
export declare enum PreferenceScope {
|
|
60
|
+
Notification = "notification",
|
|
61
|
+
Settings = "settings",
|
|
62
|
+
Privacy = "privacy"
|
|
63
|
+
}
|
|
64
|
+
export declare enum NotificationChannel {
|
|
65
|
+
App = "app",
|
|
66
|
+
Push = "push",
|
|
67
|
+
SMS = "sms",
|
|
68
|
+
Email = "email"
|
|
69
|
+
}
|
|
70
|
+
export declare enum TicketType {
|
|
71
|
+
Recovery = "recovery",
|
|
72
|
+
Call = "call",
|
|
73
|
+
EnterprisePlan = "enterprise_plan"
|
|
74
|
+
}
|
|
75
|
+
export declare enum LogType {
|
|
76
|
+
System = "system",
|
|
77
|
+
Job = "job",
|
|
78
|
+
User = "user",
|
|
79
|
+
Company = "company",
|
|
80
|
+
Agent = "agent",
|
|
81
|
+
Student = "student",
|
|
82
|
+
Instructor = "instructor"
|
|
83
|
+
}
|
|
84
|
+
export declare enum AssetType {
|
|
85
|
+
Image = "image",
|
|
86
|
+
Video = "video",
|
|
87
|
+
Document = "document",
|
|
88
|
+
Audio = "audio",
|
|
89
|
+
Other = "other"
|
|
90
|
+
}
|
|
91
|
+
export declare enum AssetScope {
|
|
92
|
+
DriveupPromotion = "DriveupPromotion",
|
|
93
|
+
StudentPromotion = "StudentPromotion",
|
|
94
|
+
InstructorPromotion = "InstructorPromotion",
|
|
95
|
+
CompanyPromotion = "CompanyPromotion",
|
|
96
|
+
AgentPromotion = "AgentPromotion",
|
|
97
|
+
ProductMedicalPromotion = "ProductMedicalPromotion",
|
|
98
|
+
ProductPreperationPromotion = "ProductPreperationPromotion",
|
|
99
|
+
ProductDrivingPromotion = "ProductDrivingPromotion",
|
|
100
|
+
ProductCompletionPromotion = "ProductCompletionPromotion"
|
|
101
|
+
}
|
|
102
|
+
export declare enum Color {
|
|
103
|
+
Blue = "blue",
|
|
104
|
+
Green = "green",
|
|
105
|
+
Red = "red",
|
|
106
|
+
Yellow = "yellow",
|
|
107
|
+
Orange = "orange",
|
|
108
|
+
Purple = "purple",
|
|
109
|
+
Teal = "teal",
|
|
110
|
+
Gray = "gray",
|
|
111
|
+
Black = "black",
|
|
112
|
+
White = "white"
|
|
113
|
+
}
|
|
114
|
+
export declare enum ColorContext {
|
|
115
|
+
Primary = "primary",
|
|
116
|
+
Secondary = "secondary",
|
|
117
|
+
Tertiary = "tertiary",
|
|
118
|
+
Accent = "accent",
|
|
119
|
+
Error = "error",
|
|
120
|
+
Warning = "warning",
|
|
121
|
+
Success = "success",
|
|
122
|
+
Info = "info",
|
|
123
|
+
Disabled = "disabled",
|
|
124
|
+
Highlight = "highlight",
|
|
125
|
+
Dark = "dark",
|
|
126
|
+
Light = "light"
|
|
127
|
+
}
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ColorContext = exports.Color = exports.AssetScope = exports.AssetType = exports.LogType = exports.TicketType = exports.NotificationChannel = exports.PreferenceScope = exports.PriorityType = exports.StatusType = exports.Language = exports.ProfileType = exports.AccountStatus = void 0;
|
|
4
|
+
var AccountStatus;
|
|
5
|
+
(function (AccountStatus) {
|
|
6
|
+
AccountStatus["Invited"] = "invited";
|
|
7
|
+
AccountStatus["Pending"] = "pending";
|
|
8
|
+
AccountStatus["Active"] = "active";
|
|
9
|
+
AccountStatus["Suspended"] = "suspended";
|
|
10
|
+
AccountStatus["Blocked"] = "blocked";
|
|
11
|
+
AccountStatus["Closed"] = "closed";
|
|
12
|
+
})(AccountStatus || (exports.AccountStatus = AccountStatus = {}));
|
|
13
|
+
var ProfileType;
|
|
14
|
+
(function (ProfileType) {
|
|
15
|
+
ProfileType["Student"] = "student";
|
|
16
|
+
ProfileType["Company"] = "company";
|
|
17
|
+
ProfileType["Agent"] = "agent";
|
|
18
|
+
})(ProfileType || (exports.ProfileType = ProfileType = {}));
|
|
19
|
+
/**
|
|
20
|
+
* Global language enumeration.
|
|
21
|
+
* Defines supported language codes.
|
|
22
|
+
* Only languages defined here should be used across the application.
|
|
23
|
+
* Add language code allway in small letters.
|
|
24
|
+
*/
|
|
25
|
+
var Language;
|
|
26
|
+
(function (Language) {
|
|
27
|
+
Language["En"] = "en";
|
|
28
|
+
Language["De"] = "de";
|
|
29
|
+
Language["Fr"] = "fr";
|
|
30
|
+
Language["It"] = "it";
|
|
31
|
+
})(Language || (exports.Language = Language = {}));
|
|
32
|
+
/**
|
|
33
|
+
* Global status types used across the application
|
|
34
|
+
* Members: Draft, Pending, Approved, Published, Complited, Canceled, Rejected, Skipped
|
|
35
|
+
*/
|
|
36
|
+
var StatusType;
|
|
37
|
+
(function (StatusType) {
|
|
38
|
+
StatusType["Draft"] = "draft";
|
|
39
|
+
StatusType["Planned"] = "planned";
|
|
40
|
+
StatusType["Pending"] = "pending";
|
|
41
|
+
StatusType["Progress"] = "progress";
|
|
42
|
+
StatusType["Approved"] = "approved";
|
|
43
|
+
StatusType["Published"] = "published";
|
|
44
|
+
StatusType["Completed"] = "completed";
|
|
45
|
+
StatusType["Terminated"] = "terminated";
|
|
46
|
+
StatusType["Active"] = "active";
|
|
47
|
+
StatusType["Inactive"] = "inactive";
|
|
48
|
+
StatusType["Disabled"] = "disabled";
|
|
49
|
+
StatusType["Ended"] = "ended";
|
|
50
|
+
StatusType["Canceled"] = "canceled";
|
|
51
|
+
StatusType["Generated"] = "generated";
|
|
52
|
+
StatusType["Paid"] = "paid";
|
|
53
|
+
StatusType["Rejected"] = "rejected";
|
|
54
|
+
StatusType["Skipped"] = "skipped";
|
|
55
|
+
StatusType["Passed"] = "passed";
|
|
56
|
+
StatusType["Failed"] = "failed";
|
|
57
|
+
StatusType["Overdate"] = "overdate";
|
|
58
|
+
StatusType["Sent"] = "sent";
|
|
59
|
+
})(StatusType || (exports.StatusType = StatusType = {}));
|
|
60
|
+
var PriorityType;
|
|
61
|
+
(function (PriorityType) {
|
|
62
|
+
PriorityType["Low"] = "low";
|
|
63
|
+
PriorityType["Medium"] = "medium";
|
|
64
|
+
PriorityType["High"] = "high";
|
|
65
|
+
PriorityType["Urgent"] = "urgent";
|
|
66
|
+
})(PriorityType || (exports.PriorityType = PriorityType = {}));
|
|
67
|
+
var PreferenceScope;
|
|
68
|
+
(function (PreferenceScope) {
|
|
69
|
+
PreferenceScope["Notification"] = "notification";
|
|
70
|
+
PreferenceScope["Settings"] = "settings";
|
|
71
|
+
PreferenceScope["Privacy"] = "privacy";
|
|
72
|
+
})(PreferenceScope || (exports.PreferenceScope = PreferenceScope = {}));
|
|
73
|
+
var NotificationChannel;
|
|
74
|
+
(function (NotificationChannel) {
|
|
75
|
+
NotificationChannel["App"] = "app";
|
|
76
|
+
NotificationChannel["Push"] = "push";
|
|
77
|
+
NotificationChannel["SMS"] = "sms";
|
|
78
|
+
NotificationChannel["Email"] = "email";
|
|
79
|
+
})(NotificationChannel || (exports.NotificationChannel = NotificationChannel = {}));
|
|
80
|
+
var TicketType;
|
|
81
|
+
(function (TicketType) {
|
|
82
|
+
TicketType["Recovery"] = "recovery";
|
|
83
|
+
TicketType["Call"] = "call";
|
|
84
|
+
TicketType["EnterprisePlan"] = "enterprise_plan";
|
|
85
|
+
})(TicketType || (exports.TicketType = TicketType = {}));
|
|
86
|
+
var LogType;
|
|
87
|
+
(function (LogType) {
|
|
88
|
+
LogType["System"] = "system";
|
|
89
|
+
LogType["Job"] = "job";
|
|
90
|
+
LogType["User"] = "user";
|
|
91
|
+
LogType["Company"] = "company";
|
|
92
|
+
LogType["Agent"] = "agent";
|
|
93
|
+
LogType["Student"] = "student";
|
|
94
|
+
LogType["Instructor"] = "instructor";
|
|
95
|
+
})(LogType || (exports.LogType = LogType = {}));
|
|
96
|
+
var AssetType;
|
|
97
|
+
(function (AssetType) {
|
|
98
|
+
AssetType["Image"] = "image";
|
|
99
|
+
AssetType["Video"] = "video";
|
|
100
|
+
AssetType["Document"] = "document";
|
|
101
|
+
AssetType["Audio"] = "audio";
|
|
102
|
+
AssetType["Other"] = "other";
|
|
103
|
+
})(AssetType || (exports.AssetType = AssetType = {}));
|
|
104
|
+
var AssetScope;
|
|
105
|
+
(function (AssetScope) {
|
|
106
|
+
AssetScope["DriveupPromotion"] = "DriveupPromotion";
|
|
107
|
+
AssetScope["StudentPromotion"] = "StudentPromotion";
|
|
108
|
+
AssetScope["InstructorPromotion"] = "InstructorPromotion";
|
|
109
|
+
AssetScope["CompanyPromotion"] = "CompanyPromotion";
|
|
110
|
+
AssetScope["AgentPromotion"] = "AgentPromotion";
|
|
111
|
+
AssetScope["ProductMedicalPromotion"] = "ProductMedicalPromotion";
|
|
112
|
+
AssetScope["ProductPreperationPromotion"] = "ProductPreperationPromotion";
|
|
113
|
+
AssetScope["ProductDrivingPromotion"] = "ProductDrivingPromotion";
|
|
114
|
+
AssetScope["ProductCompletionPromotion"] = "ProductCompletionPromotion";
|
|
115
|
+
})(AssetScope || (exports.AssetScope = AssetScope = {}));
|
|
116
|
+
var Color;
|
|
117
|
+
(function (Color) {
|
|
118
|
+
Color["Blue"] = "blue";
|
|
119
|
+
Color["Green"] = "green";
|
|
120
|
+
Color["Red"] = "red";
|
|
121
|
+
Color["Yellow"] = "yellow";
|
|
122
|
+
Color["Orange"] = "orange";
|
|
123
|
+
Color["Purple"] = "purple";
|
|
124
|
+
Color["Teal"] = "teal";
|
|
125
|
+
Color["Gray"] = "gray";
|
|
126
|
+
Color["Black"] = "black";
|
|
127
|
+
Color["White"] = "white";
|
|
128
|
+
})(Color || (exports.Color = Color = {}));
|
|
129
|
+
var ColorContext;
|
|
130
|
+
(function (ColorContext) {
|
|
131
|
+
ColorContext["Primary"] = "primary";
|
|
132
|
+
ColorContext["Secondary"] = "secondary";
|
|
133
|
+
ColorContext["Tertiary"] = "tertiary";
|
|
134
|
+
ColorContext["Accent"] = "accent";
|
|
135
|
+
ColorContext["Error"] = "error";
|
|
136
|
+
ColorContext["Warning"] = "warning";
|
|
137
|
+
ColorContext["Success"] = "success";
|
|
138
|
+
ColorContext["Info"] = "info";
|
|
139
|
+
ColorContext["Disabled"] = "disabled";
|
|
140
|
+
ColorContext["Highlight"] = "highlight";
|
|
141
|
+
ColorContext["Dark"] = "dark";
|
|
142
|
+
ColorContext["Light"] = "light";
|
|
143
|
+
})(ColorContext || (exports.ColorContext = ColorContext = {}));
|
|
144
|
+
//# sourceMappingURL=support.type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"support.type.js","sourceRoot":"","sources":["../../src/types/support.type.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @description Will be removeReceiptd in future versions.
|
|
3
|
+
* Use src/types/product.type.ts instead.
|
|
4
|
+
*/
|
|
5
|
+
export declare enum TrainingType {
|
|
6
|
+
Driving = "DRIVING",
|
|
7
|
+
Course = "COURSE"
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* @description Will be removeReceiptd in future versions.
|
|
11
|
+
* Use src/types/product.type.ts instead.
|
|
12
|
+
*/
|
|
13
|
+
export declare enum CourseType {
|
|
14
|
+
Flex = "FLEXIBLE",
|
|
15
|
+
Fix = "FIXED"
|
|
16
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CourseType = exports.TrainingType = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* @description Will be removeReceiptd in future versions.
|
|
6
|
+
* Use src/types/product.type.ts instead.
|
|
7
|
+
*/
|
|
8
|
+
var TrainingType;
|
|
9
|
+
(function (TrainingType) {
|
|
10
|
+
TrainingType["Driving"] = "DRIVING";
|
|
11
|
+
TrainingType["Course"] = "COURSE";
|
|
12
|
+
})(TrainingType || (exports.TrainingType = TrainingType = {}));
|
|
13
|
+
/**
|
|
14
|
+
* @description Will be removeReceiptd in future versions.
|
|
15
|
+
* Use src/types/product.type.ts instead.
|
|
16
|
+
*/
|
|
17
|
+
var CourseType;
|
|
18
|
+
(function (CourseType) {
|
|
19
|
+
CourseType["Flex"] = "FLEXIBLE";
|
|
20
|
+
CourseType["Fix"] = "FIXED";
|
|
21
|
+
})(CourseType || (exports.CourseType = CourseType = {}));
|
|
22
|
+
//# sourceMappingURL=training.type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"training.type.js","sourceRoot":"","sources":["../../src/types/training.type.ts"],"names":[],"mappings":";;;AAAA;;;GAGG;AACH,IAAY,YAGX;AAHD,WAAY,YAAY;IACvB,mCAAmB,CAAA;IACnB,iCAAiB,CAAA;AAClB,CAAC,EAHW,YAAY,4BAAZ,YAAY,QAGvB;AAED;;;GAGG;AACH,IAAY,UAGX;AAHD,WAAY,UAAU;IACrB,+BAAiB,CAAA;IACjB,2BAAa,CAAA;AACd,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB"}
|
package/lib/user/index.d.ts
CHANGED
package/lib/user/index.js
CHANGED
|
@@ -15,6 +15,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./profile.dto"), exports);
|
|
18
|
-
__exportStar(require("./profile.type"), exports);
|
|
19
18
|
__exportStar(require("./user.model"), exports);
|
|
20
19
|
//# sourceMappingURL=index.js.map
|
package/lib/user/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/user/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/user/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,+CAA6B"}
|
package/lib/user/profile.dto.js
CHANGED
|
@@ -11,8 +11,8 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.CloseProfileDto = exports.FCMTokenDto = exports.ChangeProfileDto = exports.CreateProfileDto = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
15
|
-
const
|
|
14
|
+
const types_1 = require("../types");
|
|
15
|
+
const utils_1 = require("../utils");
|
|
16
16
|
class CreateProfileDto {
|
|
17
17
|
type;
|
|
18
18
|
language;
|
|
@@ -20,12 +20,12 @@ class CreateProfileDto {
|
|
|
20
20
|
exports.CreateProfileDto = CreateProfileDto;
|
|
21
21
|
__decorate([
|
|
22
22
|
(0, class_validator_1.IsNotEmpty)(),
|
|
23
|
-
(0, class_validator_1.IsEnum)(
|
|
23
|
+
(0, class_validator_1.IsEnum)(types_1.ProfileType),
|
|
24
24
|
__metadata("design:type", String)
|
|
25
25
|
], CreateProfileDto.prototype, "type", void 0);
|
|
26
26
|
__decorate([
|
|
27
27
|
(0, class_validator_1.IsNotEmpty)(),
|
|
28
|
-
(0, class_validator_1.IsEnum)(
|
|
28
|
+
(0, class_validator_1.IsEnum)(types_1.Language),
|
|
29
29
|
__metadata("design:type", String)
|
|
30
30
|
], CreateProfileDto.prototype, "language", void 0);
|
|
31
31
|
class ChangeProfileDto {
|
|
@@ -35,11 +35,12 @@ class ChangeProfileDto {
|
|
|
35
35
|
exports.ChangeProfileDto = ChangeProfileDto;
|
|
36
36
|
__decorate([
|
|
37
37
|
(0, class_validator_1.IsNotEmpty)(),
|
|
38
|
-
(0, class_validator_1.IsEnum)(
|
|
38
|
+
(0, class_validator_1.IsEnum)(types_1.ProfileType),
|
|
39
39
|
__metadata("design:type", String)
|
|
40
40
|
], ChangeProfileDto.prototype, "type", void 0);
|
|
41
41
|
__decorate([
|
|
42
42
|
(0, class_validator_1.IsOptional)(),
|
|
43
|
+
(0, utils_1.ToNumber)(),
|
|
43
44
|
(0, class_validator_1.IsNumber)(),
|
|
44
45
|
__metadata("design:type", Number)
|
|
45
46
|
], ChangeProfileDto.prototype, "id", void 0);
|
|
@@ -49,6 +50,7 @@ class FCMTokenDto {
|
|
|
49
50
|
exports.FCMTokenDto = FCMTokenDto;
|
|
50
51
|
__decorate([
|
|
51
52
|
(0, class_validator_1.IsOptional)(),
|
|
53
|
+
(0, utils_1.ToStringArray)(),
|
|
52
54
|
(0, class_validator_1.IsString)({ each: true }),
|
|
53
55
|
__metadata("design:type", Array)
|
|
54
56
|
], FCMTokenDto.prototype, "fcmTokens", void 0);
|
|
@@ -58,6 +60,7 @@ class CloseProfileDto {
|
|
|
58
60
|
exports.CloseProfileDto = CloseProfileDto;
|
|
59
61
|
__decorate([
|
|
60
62
|
(0, class_validator_1.IsNotEmpty)(),
|
|
63
|
+
(0, utils_1.Trim)(),
|
|
61
64
|
(0, class_validator_1.IsString)(),
|
|
62
65
|
__metadata("design:type", String)
|
|
63
66
|
], CloseProfileDto.prototype, "otp", void 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profile.dto.js","sourceRoot":"","sources":["../../src/user/profile.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"profile.dto.js","sourceRoot":"","sources":["../../src/user/profile.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqF;AACrF,oCAAiD;AACjD,oCAAyD;AAEzD,MAAa,gBAAgB;IAI5B,IAAI,CAAc;IAIlB,QAAQ,CAAW;CACnB;AATD,4CASC;AALA;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,EAAC,mBAAW,CAAC;;8CACF;AAIlB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,EAAC,gBAAQ,CAAC;;kDACE;AAGpB,MAAa,gBAAgB;IAI5B,IAAI,CAAc;IAKlB,EAAE,CAAS;CACX;AAVD,4CAUC;AANA;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,EAAC,mBAAW,CAAC;;8CACF;AAKlB;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,gBAAQ,GAAE;IACV,IAAA,0BAAQ,GAAE;;4CACA;AAGZ,MAAa,WAAW;IAIvB,SAAS,CAAW;CACpB;AALD,kCAKC;AADA;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,qBAAa,GAAE;IACf,IAAA,0BAAQ,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;8CACL;AAGrB,MAAa,eAAe;IAI3B,GAAG,CAAS;CACZ;AALD,0CAKC;AADA;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,YAAI,GAAE;IACN,IAAA,0BAAQ,GAAE;;4CACC"}
|
package/lib/user/user.model.d.ts
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { Language } from "../
|
|
2
|
-
import { AccountStatus } from "../security";
|
|
1
|
+
import { Language, AccountStatus, ProfileType } from "../types";
|
|
3
2
|
import { Company } from "../company/company.model";
|
|
4
3
|
import { Instructor } from "../instructor/instructor.model";
|
|
5
4
|
import { Country } from "../country";
|
|
6
5
|
import { Agent } from "../agent";
|
|
7
6
|
import { Student } from "../student";
|
|
8
|
-
import { ProfileType } from "./profile.type";
|
|
9
7
|
import { Coordinate } from "../geo";
|
|
10
8
|
import { UserAlert } from "../alert/alert.model";
|
|
11
9
|
import { Metric } from "../metric";
|
package/lib/user/user.model.js
CHANGED
|
@@ -11,14 +11,12 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.User = void 0;
|
|
13
13
|
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const
|
|
15
|
-
const security_1 = require("../security");
|
|
14
|
+
const types_1 = require("../types");
|
|
16
15
|
const company_model_1 = require("../company/company.model");
|
|
17
16
|
const instructor_model_1 = require("../instructor/instructor.model");
|
|
18
17
|
const country_1 = require("../country");
|
|
19
18
|
const agent_1 = require("../agent");
|
|
20
19
|
const student_1 = require("../student");
|
|
21
|
-
const profile_type_1 = require("./profile.type");
|
|
22
20
|
const geo_1 = require("../geo");
|
|
23
21
|
const alert_model_1 = require("../alert/alert.model");
|
|
24
22
|
const metric_1 = require("../metric");
|
|
@@ -67,7 +65,7 @@ class User {
|
|
|
67
65
|
return data ? (0, class_transformer_1.plainToInstance)(User, data) : null;
|
|
68
66
|
}
|
|
69
67
|
isActive() {
|
|
70
|
-
return this.status ===
|
|
68
|
+
return this.status === types_1.AccountStatus.Active;
|
|
71
69
|
}
|
|
72
70
|
}
|
|
73
71
|
exports.User = User;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.model.js","sourceRoot":"","sources":["../../src/user/user.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAkE;AAClE,
|
|
1
|
+
{"version":3,"file":"user.model.js","sourceRoot":"","sources":["../../src/user/user.model.ts"],"names":[],"mappings":"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"}
|