@intelact/driveup 1.5.2 → 1.5.4

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.
Files changed (670) hide show
  1. package/lib/agent/agent.model.d.ts +1 -1
  2. package/lib/agent/agent.model.js +1 -1
  3. package/lib/agent/agent.model.js.map +1 -1
  4. package/lib/alert/alert.model.d.ts +1 -1
  5. package/lib/alert/alert.model.js +1 -1
  6. package/lib/alert/alert.model.js.map +1 -1
  7. package/lib/bill/bill.model.d.ts +1 -1
  8. package/lib/bill/bill.model.js +1 -1
  9. package/lib/bill/bill.model.js.map +1 -1
  10. package/lib/calendar/appointment.d.ts +1 -1
  11. package/lib/calendar/appointment.js +4 -4
  12. package/lib/calendar/appointment.js.map +1 -1
  13. package/lib/calendar/token.d.ts +1 -1
  14. package/lib/calendar/working.d.ts +1 -1
  15. package/lib/calendar/working.js +2 -2
  16. package/lib/calendar/working.js.map +1 -1
  17. package/lib/common/content.d.ts +1 -1
  18. package/lib/common/content.js +2 -2
  19. package/lib/common/content.js.map +1 -1
  20. package/lib/common/language.d.ts +1 -1
  21. package/lib/common/language.js +2 -2
  22. package/lib/common/language.js.map +1 -1
  23. package/lib/common/price.js.map +1 -1
  24. package/lib/company/company.model.d.ts +1 -1
  25. package/lib/company/company.model.js +1 -1
  26. package/lib/company/company.model.js.map +1 -1
  27. package/lib/country/country.dto.d.ts +1 -1
  28. package/lib/country/country.dto.js +3 -3
  29. package/lib/country/country.dto.js.map +1 -1
  30. package/lib/country/country.model.d.ts +1 -1
  31. package/lib/course/appointment.model.d.ts +1 -1
  32. package/lib/course/appointment.model.js +1 -1
  33. package/lib/course/appointment.model.js.map +1 -1
  34. package/lib/course/course.model.d.ts +1 -1
  35. package/lib/course/course.model.js +1 -1
  36. package/lib/course/course.model.js.map +1 -1
  37. package/lib/course/definition.model.d.ts +1 -1
  38. package/lib/course/dto.d.ts +1 -1
  39. package/lib/course/dto.js +6 -6
  40. package/lib/course/dto.js.map +1 -1
  41. package/lib/discount/discount.model.d.ts +1 -1
  42. package/lib/discount/discount.model.js +1 -1
  43. package/lib/discount/discount.model.js.map +1 -1
  44. package/lib/driving/category/category.dto.d.ts +1 -1
  45. package/lib/driving/category/category.dto.js +2 -2
  46. package/lib/driving/category/category.dto.js.map +1 -1
  47. package/lib/driving/category/category.model.d.ts +1 -1
  48. package/lib/driving/exam/exam.dto.d.ts +1 -1
  49. package/lib/driving/exam/exam.dto.js +2 -2
  50. package/lib/driving/exam/exam.dto.js.map +1 -1
  51. package/lib/driving/exam/exam.model.d.ts +1 -1
  52. package/lib/driving/exam/exam.model.js +1 -1
  53. package/lib/driving/exam/exam.model.js.map +1 -1
  54. package/lib/driving/lesson/skill.d.ts +1 -1
  55. package/lib/driving/lesson/skill.dto.d.ts +1 -1
  56. package/lib/driving/lesson/skill.dto.js +2 -2
  57. package/lib/driving/lesson/skill.dto.js.map +1 -1
  58. package/lib/driving/lesson/skill.js +1 -1
  59. package/lib/driving/lesson/skill.js.map +1 -1
  60. package/lib/driving/lesson/topic.d.ts +1 -1
  61. package/lib/driving/lesson/topic.dto.d.ts +1 -1
  62. package/lib/driving/lesson/topic.dto.js +2 -2
  63. package/lib/driving/lesson/topic.dto.js.map +1 -1
  64. package/lib/expense/category.model.d.ts +1 -1
  65. package/lib/expense/category.model.js +1 -1
  66. package/lib/expense/category.model.js.map +1 -1
  67. package/lib/expense/expense.dto.d.ts +1 -1
  68. package/lib/expense/expense.dto.js +5 -5
  69. package/lib/expense/expense.dto.js.map +1 -1
  70. package/lib/expense/expense.model.d.ts +1 -1
  71. package/lib/expense/expense.model.js +1 -1
  72. package/lib/expense/expense.model.js.map +1 -1
  73. package/lib/finance/finance.dto.d.ts +1 -1
  74. package/lib/finance/finance.dto.js +22 -22
  75. package/lib/finance/finance.dto.js.map +1 -1
  76. package/lib/finance/finance.model.d.ts +1 -1
  77. package/lib/finance/finance.model.js +1 -1
  78. package/lib/finance/finance.model.js.map +1 -1
  79. package/lib/free-benefit/free-benefit.model.d.ts +1 -1
  80. package/lib/free-benefit/free-benefit.model.js +1 -1
  81. package/lib/free-benefit/free-benefit.model.js.map +1 -1
  82. package/lib/index.d.ts +0 -3
  83. package/lib/index.js +0 -3
  84. package/lib/index.js.map +1 -1
  85. package/lib/instructor/instructor.dto.d.ts +2 -2
  86. package/lib/instructor/instructor.dto.js +6 -6
  87. package/lib/instructor/instructor.dto.js.map +1 -1
  88. package/lib/instructor/instructor.model.d.ts +2 -2
  89. package/lib/instructor/instructor.model.js +1 -1
  90. package/lib/instructor/instructor.model.js.map +1 -1
  91. package/lib/invoice/invoice.dto.d.ts +1 -1
  92. package/lib/invoice/invoice.dto.js +3 -3
  93. package/lib/invoice/invoice.dto.js.map +1 -1
  94. package/lib/invoice/invoice.model.d.ts +1 -1
  95. package/lib/invoice/invoice.model.js +1 -1
  96. package/lib/invoice/invoice.model.js.map +1 -1
  97. package/lib/link/link.model.d.ts +2 -2
  98. package/lib/link/link.model.js.map +1 -1
  99. package/lib/log/log.model.d.ts +1 -1
  100. package/lib/log/log.model.js +1 -1
  101. package/lib/log/log.model.js.map +1 -1
  102. package/lib/notification/notification.model.d.ts +1 -1
  103. package/lib/notification/notification.model.js +1 -1
  104. package/lib/notification/notification.model.js.map +1 -1
  105. package/lib/payment/company-payment.model.d.ts +1 -1
  106. package/lib/payment/company-payment.model.js +1 -1
  107. package/lib/payment/company-payment.model.js.map +1 -1
  108. package/lib/payment/payment.dto.d.ts +1 -1
  109. package/lib/payment/payment.dto.js +3 -3
  110. package/lib/payment/payment.dto.js.map +1 -1
  111. package/lib/payment/payment.model.d.ts +1 -1
  112. package/lib/payment/payment.model.js +1 -1
  113. package/lib/payment/payment.model.js.map +1 -1
  114. package/lib/payout/payout.model.d.ts +1 -1
  115. package/lib/payout/payout.model.js +1 -1
  116. package/lib/payout/payout.model.js.map +1 -1
  117. package/lib/priceplan/plan.dto.d.ts +1 -1
  118. package/lib/priceplan/plan.dto.js +3 -3
  119. package/lib/priceplan/plan.dto.js.map +1 -1
  120. package/lib/priceplan/plan.model.d.ts +1 -1
  121. package/lib/priceplan/plan.model.js +1 -1
  122. package/lib/priceplan/plan.model.js.map +1 -1
  123. package/lib/refund/refund.model.d.ts +1 -1
  124. package/lib/refund/refund.model.js +1 -1
  125. package/lib/refund/refund.model.js.map +1 -1
  126. package/lib/security/role.dto.d.ts +2 -2
  127. package/lib/security/role.dto.js +2 -2
  128. package/lib/security/role.dto.js.map +1 -1
  129. package/lib/session/driving/session.topic.d.ts +1 -1
  130. package/lib/session/driving/session.topic.js +1 -1
  131. package/lib/session/driving/session.topic.js.map +1 -1
  132. package/lib/setting/setting.model.d.ts +1 -1
  133. package/lib/setting/setting.model.js +1 -1
  134. package/lib/setting/setting.model.js.map +1 -1
  135. package/lib/student/student.model.d.ts +1 -1
  136. package/lib/student/student.model.js +1 -1
  137. package/lib/student/student.model.js.map +1 -1
  138. package/lib/ticket/ticket.dto.d.ts +1 -1
  139. package/lib/ticket/ticket.dto.js +4 -4
  140. package/lib/ticket/ticket.dto.js.map +1 -1
  141. package/lib/ticket/ticket.model.d.ts +1 -1
  142. package/lib/ticket/ticket.model.js +1 -1
  143. package/lib/ticket/ticket.model.js.map +1 -1
  144. package/lib/training/driving.model.d.ts +1 -1
  145. package/lib/training/driving.model.js +1 -1
  146. package/lib/training/driving.model.js.map +1 -1
  147. package/lib/training/request.dto.d.ts +1 -1
  148. package/lib/training/request.dto.js +2 -2
  149. package/lib/training/request.dto.js.map +1 -1
  150. package/lib/training/request.model.d.ts +1 -1
  151. package/lib/training/request.model.js +1 -1
  152. package/lib/training/request.model.js.map +1 -1
  153. package/lib/training/training.dto.d.ts +1 -1
  154. package/lib/training/training.dto.js +12 -12
  155. package/lib/training/training.dto.js.map +1 -1
  156. package/lib/training/training.model.d.ts +1 -1
  157. package/lib/training/training.model.js +6 -6
  158. package/lib/training/training.model.js.map +1 -1
  159. package/lib/tsconfig.tsbuildinfo +1 -1
  160. package/lib/types/support.type.d.ts +2 -1
  161. package/lib/types/support.type.js +1 -0
  162. package/lib/types/support.type.js.map +1 -1
  163. package/lib/user/profile.dto.d.ts +1 -1
  164. package/lib/user/profile.dto.js +4 -4
  165. package/lib/user/profile.dto.js.map +1 -1
  166. package/lib/user/user.model.d.ts +1 -1
  167. package/lib/user/user.model.js +2 -2
  168. package/lib/user/user.model.js.map +1 -1
  169. package/lib/utils/date.helper.d.ts +1 -1
  170. package/lib/utils/date.helper.js +20 -20
  171. package/lib/utils/date.helper.js.map +1 -1
  172. package/package.json +2 -1
  173. package/lib/agent/asset.type.d.ts +0 -5
  174. package/lib/agent/asset.type.js +0 -10
  175. package/lib/agent/asset.type.js.map +0 -1
  176. package/lib/agent/earning.type.d.ts +0 -6
  177. package/lib/agent/earning.type.js +0 -3
  178. package/lib/agent/earning.type.js.map +0 -1
  179. package/lib/agent/payout.model.d.ts +0 -11
  180. package/lib/agent/payout.model.js +0 -59
  181. package/lib/agent/payout.model.js.map +0 -1
  182. package/lib/alert/alert.content.d.ts +0 -4
  183. package/lib/alert/alert.content.js +0 -9
  184. package/lib/alert/alert.content.js.map +0 -1
  185. package/lib/auth/biometric.dto.d.ts +0 -3
  186. package/lib/auth/biometric.dto.js +0 -25
  187. package/lib/auth/biometric.dto.js.map +0 -1
  188. package/lib/bill/bill-item.type.d.ts +0 -5
  189. package/lib/bill/bill-item.type.js +0 -10
  190. package/lib/bill/bill-item.type.js.map +0 -1
  191. package/lib/bill/bill.status.d.ts +0 -5
  192. package/lib/bill/bill.status.js +0 -13
  193. package/lib/bill/bill.status.js.map +0 -1
  194. package/lib/calendar/link.d.ts +0 -4
  195. package/lib/calendar/link.js +0 -9
  196. package/lib/calendar/link.js.map +0 -1
  197. package/lib/calendar/types.d.ts +0 -19
  198. package/lib/calendar/types.js +0 -25
  199. package/lib/calendar/types.js.map +0 -1
  200. package/lib/common/appointment.model.d.ts +0 -13
  201. package/lib/common/appointment.model.js +0 -79
  202. package/lib/common/appointment.model.js.map +0 -1
  203. package/lib/common/context.d.ts +0 -6
  204. package/lib/common/context.js +0 -11
  205. package/lib/common/context.js.map +0 -1
  206. package/lib/common/date.d.ts +0 -9
  207. package/lib/common/date.enum.d.ts +0 -9
  208. package/lib/common/date.enum.js +0 -14
  209. package/lib/common/date.enum.js.map +0 -1
  210. package/lib/common/date.js +0 -14
  211. package/lib/common/date.js.map +0 -1
  212. package/lib/common/general.dto.d.ts +0 -70
  213. package/lib/common/general.dto.js +0 -302
  214. package/lib/common/general.dto.js.map +0 -1
  215. package/lib/common/notification.enum.d.ts +0 -11
  216. package/lib/common/notification.enum.js +0 -17
  217. package/lib/common/notification.enum.js.map +0 -1
  218. package/lib/company/account.status.enum.d.ts +0 -8
  219. package/lib/company/account.status.enum.js +0 -13
  220. package/lib/company/account.status.enum.js.map +0 -1
  221. package/lib/company/common/appointment.type.enum.d.ts +0 -4
  222. package/lib/company/common/appointment.type.enum.js +0 -9
  223. package/lib/company/common/appointment.type.enum.js.map +0 -1
  224. package/lib/company/common/general.dto.d.ts +0 -46
  225. package/lib/company/common/general.dto.js +0 -182
  226. package/lib/company/common/general.dto.js.map +0 -1
  227. package/lib/company/common/index.d.ts +0 -4
  228. package/lib/company/common/index.js +0 -21
  229. package/lib/company/common/index.js.map +0 -1
  230. package/lib/company/common/request.status.enum.d.ts +0 -6
  231. package/lib/company/common/request.status.enum.js +0 -11
  232. package/lib/company/common/request.status.enum.js.map +0 -1
  233. package/lib/company/common/setting.enum.d.ts +0 -7
  234. package/lib/company/common/setting.enum.js +0 -12
  235. package/lib/company/common/setting.enum.js.map +0 -1
  236. package/lib/company/common/training.status.enum.d.ts +0 -11
  237. package/lib/company/common/training.status.enum.js +0 -17
  238. package/lib/company/common/training.status.enum.js.map +0 -1
  239. package/lib/company/course/appointment.model.d.ts +0 -10
  240. package/lib/company/course/appointment.model.js +0 -43
  241. package/lib/company/course/appointment.model.js.map +0 -1
  242. package/lib/company/course/course.enum.d.ts +0 -15
  243. package/lib/company/course/course.enum.js +0 -22
  244. package/lib/company/course/course.enum.js.map +0 -1
  245. package/lib/company/course/course.model.d.ts +0 -17
  246. package/lib/company/course/course.model.js +0 -94
  247. package/lib/company/course/course.model.js.map +0 -1
  248. package/lib/company/course/definition.model.d.ts +0 -11
  249. package/lib/company/course/definition.model.js +0 -57
  250. package/lib/company/course/definition.model.js.map +0 -1
  251. package/lib/company/course/finances/discount.model.d.ts +0 -8
  252. package/lib/company/course/finances/discount.model.js +0 -44
  253. package/lib/company/course/finances/discount.model.js.map +0 -1
  254. package/lib/company/course/finances/index.d.ts +0 -5
  255. package/lib/company/course/finances/index.js +0 -22
  256. package/lib/company/course/finances/index.js.map +0 -1
  257. package/lib/company/course/finances/invoice-item.model.d.ts +0 -7
  258. package/lib/company/course/finances/invoice-item.model.js +0 -43
  259. package/lib/company/course/finances/invoice-item.model.js.map +0 -1
  260. package/lib/company/course/finances/invoice.model.d.ts +0 -15
  261. package/lib/company/course/finances/invoice.model.js +0 -77
  262. package/lib/company/course/finances/invoice.model.js.map +0 -1
  263. package/lib/company/course/finances/payment.model.d.ts +0 -13
  264. package/lib/company/course/finances/payment.model.js +0 -68
  265. package/lib/company/course/finances/payment.model.js.map +0 -1
  266. package/lib/company/course/finances/refund.model.d.ts +0 -8
  267. package/lib/company/course/finances/refund.model.js +0 -44
  268. package/lib/company/course/finances/refund.model.js.map +0 -1
  269. package/lib/company/course/index.d.ts +0 -6
  270. package/lib/company/course/index.js +0 -23
  271. package/lib/company/course/index.js.map +0 -1
  272. package/lib/company/course/part.model.d.ts +0 -10
  273. package/lib/company/course/part.model.js +0 -56
  274. package/lib/company/course/part.model.js.map +0 -1
  275. package/lib/company/driving/appointment.type.enum.d.ts +0 -4
  276. package/lib/company/driving/appointment.type.enum.js +0 -9
  277. package/lib/company/driving/appointment.type.enum.js.map +0 -1
  278. package/lib/company/driving/category.model.d.ts +0 -18
  279. package/lib/company/driving/category.model.js +0 -100
  280. package/lib/company/driving/category.model.js.map +0 -1
  281. package/lib/company/driving/dto.d.ts +0 -5
  282. package/lib/company/driving/dto.js +0 -38
  283. package/lib/company/driving/dto.js.map +0 -1
  284. package/lib/company/driving/exam.enum.d.ts +0 -5
  285. package/lib/company/driving/exam.enum.js +0 -10
  286. package/lib/company/driving/exam.enum.js.map +0 -1
  287. package/lib/company/driving/exam.status.enum.d.ts +0 -5
  288. package/lib/company/driving/exam.status.enum.js +0 -10
  289. package/lib/company/driving/exam.status.enum.js.map +0 -1
  290. package/lib/company/driving/finances/discount.model.d.ts +0 -8
  291. package/lib/company/driving/finances/discount.model.js +0 -44
  292. package/lib/company/driving/finances/discount.model.js.map +0 -1
  293. package/lib/company/driving/finances/index.d.ts +0 -5
  294. package/lib/company/driving/finances/index.js +0 -22
  295. package/lib/company/driving/finances/index.js.map +0 -1
  296. package/lib/company/driving/finances/invoice-item.model.d.ts +0 -7
  297. package/lib/company/driving/finances/invoice-item.model.js +0 -43
  298. package/lib/company/driving/finances/invoice-item.model.js.map +0 -1
  299. package/lib/company/driving/finances/invoice.model.d.ts +0 -14
  300. package/lib/company/driving/finances/invoice.model.js +0 -71
  301. package/lib/company/driving/finances/invoice.model.js.map +0 -1
  302. package/lib/company/driving/finances/payment.model.d.ts +0 -13
  303. package/lib/company/driving/finances/payment.model.js +0 -68
  304. package/lib/company/driving/finances/payment.model.js.map +0 -1
  305. package/lib/company/driving/finances/refund.model.d.ts +0 -8
  306. package/lib/company/driving/finances/refund.model.js +0 -44
  307. package/lib/company/driving/finances/refund.model.js.map +0 -1
  308. package/lib/company/driving/index.d.ts +0 -9
  309. package/lib/company/driving/index.js +0 -26
  310. package/lib/company/driving/index.js.map +0 -1
  311. package/lib/company/driving/score.enum.d.ts +0 -12
  312. package/lib/company/driving/score.enum.js +0 -18
  313. package/lib/company/driving/score.enum.js.map +0 -1
  314. package/lib/company/driving/skill.model.d.ts +0 -8
  315. package/lib/company/driving/skill.model.js +0 -47
  316. package/lib/company/driving/skill.model.js.map +0 -1
  317. package/lib/company/driving/status.enum.d.ts +0 -5
  318. package/lib/company/driving/status.enum.js +0 -10
  319. package/lib/company/driving/status.enum.js.map +0 -1
  320. package/lib/company/driving/topic.model.d.ts +0 -10
  321. package/lib/company/driving/topic.model.js +0 -54
  322. package/lib/company/driving/topic.model.js.map +0 -1
  323. package/lib/company/driving/transmission.enum.d.ts +0 -4
  324. package/lib/company/driving/transmission.enum.js +0 -9
  325. package/lib/company/driving/transmission.enum.js.map +0 -1
  326. package/lib/company/event.model.d.ts +0 -8
  327. package/lib/company/event.model.js +0 -49
  328. package/lib/company/event.model.js.map +0 -1
  329. package/lib/company/finances/card.model.d.ts +0 -10
  330. package/lib/company/finances/card.model.js +0 -55
  331. package/lib/company/finances/card.model.js.map +0 -1
  332. package/lib/company/finances/credit.model.d.ts +0 -9
  333. package/lib/company/finances/credit.model.js +0 -50
  334. package/lib/company/finances/credit.model.js.map +0 -1
  335. package/lib/company/finances/expense-category.model.d.ts +0 -5
  336. package/lib/company/finances/expense-category.model.js +0 -31
  337. package/lib/company/finances/expense-category.model.js.map +0 -1
  338. package/lib/company/finances/expense.model.d.ts +0 -11
  339. package/lib/company/finances/expense.model.js +0 -55
  340. package/lib/company/finances/expense.model.js.map +0 -1
  341. package/lib/company/finances/finance.enum.d.ts +0 -22
  342. package/lib/company/finances/finance.enum.js +0 -31
  343. package/lib/company/finances/finance.enum.js.map +0 -1
  344. package/lib/company/finances/index.d.ts +0 -5
  345. package/lib/company/finances/index.js +0 -22
  346. package/lib/company/finances/index.js.map +0 -1
  347. package/lib/company/finances/payment.model.d.ts +0 -7
  348. package/lib/company/finances/payment.model.js +0 -39
  349. package/lib/company/finances/payment.model.js.map +0 -1
  350. package/lib/company/finances/priceplan.model.d.ts +0 -19
  351. package/lib/company/finances/priceplan.model.js +0 -95
  352. package/lib/company/finances/priceplan.model.js.map +0 -1
  353. package/lib/company/plan/index.d.ts +0 -2
  354. package/lib/company/plan/index.js +0 -19
  355. package/lib/company/plan/index.js.map +0 -1
  356. package/lib/company/plan/plan.enum.d.ts +0 -9
  357. package/lib/company/plan/plan.enum.js +0 -15
  358. package/lib/company/plan/plan.enum.js.map +0 -1
  359. package/lib/company/plan/plan.model.d.ts +0 -16
  360. package/lib/company/plan/plan.model.js +0 -87
  361. package/lib/company/plan/plan.model.js.map +0 -1
  362. package/lib/company/plan.enum.d.ts +0 -9
  363. package/lib/company/plan.enum.js +0 -15
  364. package/lib/company/plan.enum.js.map +0 -1
  365. package/lib/company/priceplan.model.d.ts +0 -16
  366. package/lib/company/priceplan.model.js +0 -87
  367. package/lib/company/priceplan.model.js.map +0 -1
  368. package/lib/company/setting.model.d.ts +0 -10
  369. package/lib/company/setting.model.js +0 -52
  370. package/lib/company/setting.model.js.map +0 -1
  371. package/lib/company/student/index.d.ts +0 -1
  372. package/lib/company/student/index.js +0 -18
  373. package/lib/company/student/index.js.map +0 -1
  374. package/lib/company/student/student.model.d.ts +0 -10
  375. package/lib/company/student/student.model.js +0 -43
  376. package/lib/company/student/student.model.js.map +0 -1
  377. package/lib/company/team/index.d.ts +0 -2
  378. package/lib/company/team/index.js +0 -19
  379. package/lib/company/team/index.js.map +0 -1
  380. package/lib/company/team/team.dto.d.ts +0 -6
  381. package/lib/company/team/team.dto.js +0 -39
  382. package/lib/company/team/team.dto.js.map +0 -1
  383. package/lib/company/team/user.model.d.ts +0 -33
  384. package/lib/company/team/user.model.js +0 -104
  385. package/lib/company/team/user.model.js.map +0 -1
  386. package/lib/company/team/user.status.enum.d.ts +0 -5
  387. package/lib/company/team/user.status.enum.js +0 -10
  388. package/lib/company/team/user.status.enum.js.map +0 -1
  389. package/lib/company/user.model.d.ts +0 -25
  390. package/lib/company/user.model.js +0 -124
  391. package/lib/company/user.model.js.map +0 -1
  392. package/lib/course/types.d.ts +0 -15
  393. package/lib/course/types.js +0 -22
  394. package/lib/course/types.js.map +0 -1
  395. package/lib/driving/lesson/types.d.ts +0 -15
  396. package/lib/driving/lesson/types.js +0 -21
  397. package/lib/driving/lesson/types.js.map +0 -1
  398. package/lib/driving/types.d.ts +0 -9
  399. package/lib/driving/types.js +0 -15
  400. package/lib/driving/types.js.map +0 -1
  401. package/lib/enums/date.d.ts +0 -9
  402. package/lib/enums/date.js +0 -14
  403. package/lib/enums/date.js.map +0 -1
  404. package/lib/enums/finance.d.ts +0 -22
  405. package/lib/enums/finance.js +0 -31
  406. package/lib/enums/finance.js.map +0 -1
  407. package/lib/enums/index.d.ts +0 -1
  408. package/lib/enums/index.js +0 -14
  409. package/lib/enums/index.js.map +0 -1
  410. package/lib/enums/language.d.ts +0 -6
  411. package/lib/enums/language.js +0 -11
  412. package/lib/enums/language.js.map +0 -1
  413. package/lib/enums/notification.d.ts +0 -11
  414. package/lib/enums/notification.js +0 -17
  415. package/lib/enums/notification.js.map +0 -1
  416. package/lib/enums/plan.d.ts +0 -9
  417. package/lib/enums/plan.js +0 -15
  418. package/lib/enums/plan.js.map +0 -1
  419. package/lib/enums/role.d.ts +0 -6
  420. package/lib/enums/role.js +0 -11
  421. package/lib/enums/role.js.map +0 -1
  422. package/lib/enums/score.d.ts +0 -12
  423. package/lib/enums/score.js +0 -18
  424. package/lib/enums/score.js.map +0 -1
  425. package/lib/enums/training.d.ts +0 -19
  426. package/lib/enums/training.js +0 -27
  427. package/lib/enums/training.js.map +0 -1
  428. package/lib/event/event.dto.d.ts +0 -24
  429. package/lib/event/event.dto.js +0 -142
  430. package/lib/event/event.dto.js.map +0 -1
  431. package/lib/event/event.model.d.ts +0 -8
  432. package/lib/event/event.model.js +0 -49
  433. package/lib/event/event.model.js.map +0 -1
  434. package/lib/event/index.d.ts +0 -2
  435. package/lib/event/index.js +0 -19
  436. package/lib/event/index.js.map +0 -1
  437. package/lib/expense/expense.types.d.ts +0 -5
  438. package/lib/expense/expense.types.js +0 -10
  439. package/lib/expense/expense.types.js.map +0 -1
  440. package/lib/finance/finance.type.d.ts +0 -21
  441. package/lib/finance/finance.type.js +0 -21
  442. package/lib/finance/finance.type.js.map +0 -1
  443. package/lib/finance/handover.dto.d.ts +0 -6
  444. package/lib/finance/handover.dto.js +0 -45
  445. package/lib/finance/handover.dto.js.map +0 -1
  446. package/lib/finance/handover.model.d.ts +0 -13
  447. package/lib/finance/handover.model.js +0 -65
  448. package/lib/finance/handover.model.js.map +0 -1
  449. package/lib/free-benefit/free-benefit.type.d.ts +0 -4
  450. package/lib/free-benefit/free-benefit.type.js +0 -9
  451. package/lib/free-benefit/free-benefit.type.js.map +0 -1
  452. package/lib/handover/handover.document.d.ts +0 -5
  453. package/lib/handover/handover.document.js +0 -3
  454. package/lib/handover/handover.document.js.map +0 -1
  455. package/lib/invoice/invoice.types.d.ts +0 -6
  456. package/lib/invoice/invoice.types.js +0 -11
  457. package/lib/invoice/invoice.types.js.map +0 -1
  458. package/lib/language/index.d.ts +0 -1
  459. package/lib/language/index.js +0 -18
  460. package/lib/language/index.js.map +0 -1
  461. package/lib/language/language.enum.d.ts +0 -6
  462. package/lib/language/language.enum.js +0 -11
  463. package/lib/language/language.enum.js.map +0 -1
  464. package/lib/log/log.type.d.ts +0 -9
  465. package/lib/log/log.type.js +0 -14
  466. package/lib/log/log.type.js.map +0 -1
  467. package/lib/notification/notification-preference.model.d.ts +0 -5
  468. package/lib/notification/notification-preference.model.js +0 -31
  469. package/lib/notification/notification-preference.model.js.map +0 -1
  470. package/lib/notification/notification.channel.d.ts +0 -6
  471. package/lib/notification/notification.channel.js +0 -11
  472. package/lib/notification/notification.channel.js.map +0 -1
  473. package/lib/notification/notification.enum.d.ts +0 -11
  474. package/lib/notification/notification.enum.js +0 -17
  475. package/lib/notification/notification.enum.js.map +0 -1
  476. package/lib/notification/notification.types.d.ts +0 -11
  477. package/lib/notification/notification.types.js +0 -17
  478. package/lib/notification/notification.types.js.map +0 -1
  479. package/lib/payment/payment.types.d.ts +0 -13
  480. package/lib/payment/payment.types.js +0 -20
  481. package/lib/payment/payment.types.js.map +0 -1
  482. package/lib/payout/payout.types.d.ts +0 -4
  483. package/lib/payout/payout.types.js +0 -9
  484. package/lib/payout/payout.types.js.map +0 -1
  485. package/lib/priceplan/plan.enum.d.ts +0 -23
  486. package/lib/priceplan/plan.enum.js +0 -29
  487. package/lib/priceplan/plan.enum.js.map +0 -1
  488. package/lib/product/index.d.ts +0 -3
  489. package/lib/product/index.js +0 -20
  490. package/lib/product/index.js.map +0 -1
  491. package/lib/product/product.dto.d.ts +0 -12
  492. package/lib/product/product.dto.js +0 -69
  493. package/lib/product/product.dto.js.map +0 -1
  494. package/lib/product/product.model.d.ts +0 -12
  495. package/lib/product/product.model.js +0 -61
  496. package/lib/product/product.model.js.map +0 -1
  497. package/lib/product/product.type.d.ts +0 -4
  498. package/lib/product/product.type.js +0 -9
  499. package/lib/product/product.type.js.map +0 -1
  500. package/lib/public/user-agent.interface.d.ts +0 -6
  501. package/lib/public/user-agent.interface.js +0 -3
  502. package/lib/public/user-agent.interface.js.map +0 -1
  503. package/lib/security/account.types.d.ts +0 -8
  504. package/lib/security/account.types.js +0 -13
  505. package/lib/security/account.types.js.map +0 -1
  506. package/lib/security/acl.d.ts +0 -6
  507. package/lib/security/acl.js +0 -11
  508. package/lib/security/acl.js.map +0 -1
  509. package/lib/security/permissions.d.ts +0 -9
  510. package/lib/security/permissions.js +0 -14
  511. package/lib/security/permissions.js.map +0 -1
  512. package/lib/security/role.types.d.ts +0 -41
  513. package/lib/security/role.types.js +0 -46
  514. package/lib/security/role.types.js.map +0 -1
  515. package/lib/security/roles.d.ts +0 -9
  516. package/lib/security/roles.js +0 -14
  517. package/lib/security/roles.js.map +0 -1
  518. package/lib/security/token.interface.d.ts +0 -7
  519. package/lib/security/token.interface.js +0 -3
  520. package/lib/security/token.interface.js.map +0 -1
  521. package/lib/session/course/index.d.ts +0 -1
  522. package/lib/session/course/index.js +0 -14
  523. package/lib/session/course/index.js.map +0 -1
  524. package/lib/session/course/session.model.d.ts +0 -8
  525. package/lib/session/course/session.model.js +0 -36
  526. package/lib/session/course/session.model.js.map +0 -1
  527. package/lib/session/driving/appointment-assessment.d.ts +0 -8
  528. package/lib/session/driving/appointment-assessment.js +0 -50
  529. package/lib/session/driving/appointment-assessment.js.map +0 -1
  530. package/lib/setting/setting.type.d.ts +0 -7
  531. package/lib/setting/setting.type.js +0 -12
  532. package/lib/setting/setting.type.js.map +0 -1
  533. package/lib/student/course/appointment.model.d.ts +0 -5
  534. package/lib/student/course/appointment.model.js +0 -32
  535. package/lib/student/course/appointment.model.js.map +0 -1
  536. package/lib/student/course/index.d.ts +0 -3
  537. package/lib/student/course/index.js +0 -20
  538. package/lib/student/course/index.js.map +0 -1
  539. package/lib/student/course/request.model.d.ts +0 -11
  540. package/lib/student/course/request.model.js +0 -62
  541. package/lib/student/course/request.model.js.map +0 -1
  542. package/lib/student/course/training.model.d.ts +0 -16
  543. package/lib/student/course/training.model.js +0 -92
  544. package/lib/student/course/training.model.js.map +0 -1
  545. package/lib/student/driving/appointment-skill.model.d.ts +0 -6
  546. package/lib/student/driving/appointment-skill.model.js +0 -32
  547. package/lib/student/driving/appointment-skill.model.js.map +0 -1
  548. package/lib/student/driving/appointment-topic.model.d.ts +0 -6
  549. package/lib/student/driving/appointment-topic.model.js +0 -32
  550. package/lib/student/driving/appointment-topic.model.js.map +0 -1
  551. package/lib/student/driving/appointment.model.d.ts +0 -12
  552. package/lib/student/driving/appointment.model.js +0 -67
  553. package/lib/student/driving/appointment.model.js.map +0 -1
  554. package/lib/student/driving/exam/exam-topic-assesment.model.d.ts +0 -8
  555. package/lib/student/driving/exam/exam-topic-assesment.model.js +0 -40
  556. package/lib/student/driving/exam/exam-topic-assesment.model.js.map +0 -1
  557. package/lib/student/driving/exam/exam.model.d.ts +0 -11
  558. package/lib/student/driving/exam/exam.model.js +0 -50
  559. package/lib/student/driving/exam/exam.model.js.map +0 -1
  560. package/lib/student/driving/exam/index.d.ts +0 -2
  561. package/lib/student/driving/exam/index.js +0 -19
  562. package/lib/student/driving/exam/index.js.map +0 -1
  563. package/lib/student/driving/index.d.ts +0 -8
  564. package/lib/student/driving/index.js +0 -25
  565. package/lib/student/driving/index.js.map +0 -1
  566. package/lib/student/driving/request.model.d.ts +0 -13
  567. package/lib/student/driving/request.model.js +0 -73
  568. package/lib/student/driving/request.model.js.map +0 -1
  569. package/lib/student/driving/skill.model.d.ts +0 -6
  570. package/lib/student/driving/skill.model.js +0 -32
  571. package/lib/student/driving/skill.model.js.map +0 -1
  572. package/lib/student/driving/topic.model.d.ts +0 -7
  573. package/lib/student/driving/topic.model.js +0 -38
  574. package/lib/student/driving/topic.model.js.map +0 -1
  575. package/lib/student/driving/training.model.d.ts +0 -23
  576. package/lib/student/driving/training.model.js +0 -131
  577. package/lib/student/driving/training.model.js.map +0 -1
  578. package/lib/student/signature.model.d.ts +0 -7
  579. package/lib/student/signature.model.js +0 -42
  580. package/lib/student/signature.model.js.map +0 -1
  581. package/lib/support/index.d.ts +0 -1
  582. package/lib/support/index.js +0 -18
  583. package/lib/support/index.js.map +0 -1
  584. package/lib/support/request.dto.d.ts +0 -5
  585. package/lib/support/request.dto.js +0 -39
  586. package/lib/support/request.dto.js.map +0 -1
  587. package/lib/system/country.model.d.ts +0 -15
  588. package/lib/system/country.model.js +0 -75
  589. package/lib/system/country.model.js.map +0 -1
  590. package/lib/system/driving/category.model.d.ts +0 -12
  591. package/lib/system/driving/category.model.js +0 -66
  592. package/lib/system/driving/category.model.js.map +0 -1
  593. package/lib/system/driving/category.trans.model.d.ts +0 -8
  594. package/lib/system/driving/category.trans.model.js +0 -42
  595. package/lib/system/driving/category.trans.model.js.map +0 -1
  596. package/lib/system/driving/index.d.ts +0 -6
  597. package/lib/system/driving/index.js +0 -23
  598. package/lib/system/driving/index.js.map +0 -1
  599. package/lib/system/driving/skill.model.d.ts +0 -11
  600. package/lib/system/driving/skill.model.js +0 -61
  601. package/lib/system/driving/skill.model.js.map +0 -1
  602. package/lib/system/driving/skill.trans.model.d.ts +0 -9
  603. package/lib/system/driving/skill.trans.model.js +0 -48
  604. package/lib/system/driving/skill.trans.model.js.map +0 -1
  605. package/lib/system/driving/topic.model.d.ts +0 -10
  606. package/lib/system/driving/topic.model.js +0 -55
  607. package/lib/system/driving/topic.model.js.map +0 -1
  608. package/lib/system/driving/topic.trans.model.d.ts +0 -8
  609. package/lib/system/driving/topic.trans.model.js +0 -42
  610. package/lib/system/driving/topic.trans.model.js.map +0 -1
  611. package/lib/system/finances/currency.model.d.ts +0 -9
  612. package/lib/system/finances/currency.model.js +0 -53
  613. package/lib/system/finances/currency.model.js.map +0 -1
  614. package/lib/system/finances/index.d.ts +0 -3
  615. package/lib/system/finances/index.js +0 -20
  616. package/lib/system/finances/index.js.map +0 -1
  617. package/lib/system/finances/priceplan.model.d.ts +0 -13
  618. package/lib/system/finances/priceplan.model.js +0 -67
  619. package/lib/system/finances/priceplan.model.js.map +0 -1
  620. package/lib/system/finances/priceplan.translation.d.ts +0 -8
  621. package/lib/system/finances/priceplan.translation.js +0 -42
  622. package/lib/system/finances/priceplan.translation.js.map +0 -1
  623. package/lib/system/index.d.ts +0 -3
  624. package/lib/system/index.js +0 -20
  625. package/lib/system/index.js.map +0 -1
  626. package/lib/ticket/ticket.enum.d.ts +0 -5
  627. package/lib/ticket/ticket.enum.js +0 -10
  628. package/lib/ticket/ticket.enum.js.map +0 -1
  629. package/lib/training/training.types.d.ts +0 -15
  630. package/lib/training/training.types.js +0 -22
  631. package/lib/training/training.types.js.map +0 -1
  632. package/lib/user/biometric.dto.d.ts +0 -3
  633. package/lib/user/biometric.dto.js +0 -25
  634. package/lib/user/biometric.dto.js.map +0 -1
  635. package/lib/user/email.dto.d.ts +0 -4
  636. package/lib/user/email.dto.js +0 -32
  637. package/lib/user/email.dto.js.map +0 -1
  638. package/lib/user/notification/index.d.ts +0 -3
  639. package/lib/user/notification/index.js +0 -20
  640. package/lib/user/notification/index.js.map +0 -1
  641. package/lib/user/notification/notification-preference.model.d.ts +0 -5
  642. package/lib/user/notification/notification-preference.model.js +0 -31
  643. package/lib/user/notification/notification-preference.model.js.map +0 -1
  644. package/lib/user/notification/notification.enum.d.ts +0 -11
  645. package/lib/user/notification/notification.enum.js +0 -17
  646. package/lib/user/notification/notification.enum.js.map +0 -1
  647. package/lib/user/notification/notification.model.d.ts +0 -10
  648. package/lib/user/notification/notification.model.js +0 -53
  649. package/lib/user/notification/notification.model.js.map +0 -1
  650. package/lib/user/phone.dto.d.ts +0 -4
  651. package/lib/user/phone.dto.js +0 -32
  652. package/lib/user/phone.dto.js.map +0 -1
  653. package/lib/user/profile.type.d.ts +0 -10
  654. package/lib/user/profile.type.js +0 -15
  655. package/lib/user/profile.type.js.map +0 -1
  656. package/lib/user/sign.dto.d.ts +0 -5
  657. package/lib/user/sign.dto.js +0 -38
  658. package/lib/user/sign.dto.js.map +0 -1
  659. package/lib/user/user.device.model.d.ts +0 -8
  660. package/lib/user/user.device.model.js +0 -46
  661. package/lib/user/user.device.model.js.map +0 -1
  662. package/lib/validators/compare.validator.d.ts +0 -9
  663. package/lib/validators/compare.validator.js +0 -34
  664. package/lib/validators/compare.validator.js.map +0 -1
  665. package/lib/validators/index.d.ts +0 -2
  666. package/lib/validators/index.js +0 -19
  667. package/lib/validators/index.js.map +0 -1
  668. package/lib/validators/required.validator.d.ts +0 -21
  669. package/lib/validators/required.validator.js +0 -95
  670. package/lib/validators/required.validator.js.map +0 -1
@@ -1,95 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanyPricePlan = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- const plan_1 = require("../plan");
15
- const __1 = require("..");
16
- const system_1 = require("../../system");
17
- class CompanyPricePlan {
18
- name;
19
- model;
20
- icon;
21
- title;
22
- description;
23
- recurring;
24
- price;
25
- discount;
26
- startDate;
27
- endDate;
28
- active;
29
- company;
30
- plan;
31
- constructor(props) {
32
- Object.assign(this, props);
33
- }
34
- }
35
- __decorate([
36
- (0, class_transformer_1.Expose)(),
37
- __metadata("design:type", String)
38
- ], CompanyPricePlan.prototype, "name", void 0);
39
- __decorate([
40
- (0, class_transformer_1.Expose)(),
41
- __metadata("design:type", String)
42
- ], CompanyPricePlan.prototype, "model", void 0);
43
- __decorate([
44
- (0, class_transformer_1.Expose)(),
45
- __metadata("design:type", String)
46
- ], CompanyPricePlan.prototype, "icon", void 0);
47
- __decorate([
48
- (0, class_transformer_1.Expose)(),
49
- __metadata("design:type", String)
50
- ], CompanyPricePlan.prototype, "title", void 0);
51
- __decorate([
52
- (0, class_transformer_1.Expose)(),
53
- __metadata("design:type", String)
54
- ], CompanyPricePlan.prototype, "description", void 0);
55
- __decorate([
56
- (0, class_transformer_1.Expose)(),
57
- __metadata("design:type", String)
58
- ], CompanyPricePlan.prototype, "recurring", void 0);
59
- __decorate([
60
- (0, class_transformer_1.Expose)(),
61
- (0, class_transformer_1.Type)(() => Number),
62
- __metadata("design:type", Number)
63
- ], CompanyPricePlan.prototype, "price", void 0);
64
- __decorate([
65
- (0, class_transformer_1.Expose)(),
66
- (0, class_transformer_1.Type)(() => Number),
67
- __metadata("design:type", Number)
68
- ], CompanyPricePlan.prototype, "discount", void 0);
69
- __decorate([
70
- (0, class_transformer_1.Expose)(),
71
- (0, class_transformer_1.Type)(() => Date),
72
- __metadata("design:type", Date)
73
- ], CompanyPricePlan.prototype, "startDate", void 0);
74
- __decorate([
75
- (0, class_transformer_1.Expose)(),
76
- (0, class_transformer_1.Type)(() => Date),
77
- __metadata("design:type", Date)
78
- ], CompanyPricePlan.prototype, "endDate", void 0);
79
- __decorate([
80
- (0, class_transformer_1.Expose)(),
81
- (0, class_transformer_1.Type)(() => Boolean),
82
- __metadata("design:type", Boolean)
83
- ], CompanyPricePlan.prototype, "active", void 0);
84
- __decorate([
85
- (0, class_transformer_1.Expose)(),
86
- (0, class_transformer_1.Type)(() => __1.Company),
87
- __metadata("design:type", __1.Company)
88
- ], CompanyPricePlan.prototype, "company", void 0);
89
- __decorate([
90
- (0, class_transformer_1.Expose)(),
91
- (0, class_transformer_1.Type)(() => system_1.PricePlan),
92
- __metadata("design:type", system_1.PricePlan)
93
- ], CompanyPricePlan.prototype, "plan", void 0);
94
- exports.CompanyPricePlan = CompanyPricePlan;
95
- //# sourceMappingURL=priceplan.model.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"priceplan.model.js","sourceRoot":"","sources":["../../../src/company/finances/priceplan.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,kCAA0D;AAC1D,0BAA6B;AAC7B,yCAAyC;AAGzC,MAAa,gBAAgB;IAG5B,IAAI,CAAS;IAGb,KAAK,CAAiB;IAGtB,IAAI,CAAS;IAKb,KAAK,CAAS;IAGd,WAAW,CAAS;IAKpB,SAAS,CAAkB;IAM3B,KAAK,CAAS;IAId,QAAQ,CAAS;IAMjB,SAAS,CAAO;IAIhB,OAAO,CAAO;IAMd,MAAM,CAAU;IAMhB,OAAO,CAAU;IAIjB,IAAI,CAAY;IAIhB,YAAY,KAAiC;QAC5C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA9DA;IADC,IAAA,0BAAM,GAAE;;8CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;+CACa;AAGtB;IADC,IAAA,0BAAM,GAAE;;8CACI;AAKb;IADC,IAAA,0BAAM,GAAE;;+CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;qDACW;AAKpB;IADC,IAAA,0BAAM,GAAE;;mDACkB;AAM3B;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;+CACL;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;kDACF;AAMjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACN,IAAI;mDAAC;AAIhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACR,IAAI;iDAAC;AAMd;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,OAAO,CAAC;;gDACJ;AAMhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,WAAO,CAAC;8BACX,WAAO;iDAAC;AAIjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,kBAAS,CAAC;8BAChB,kBAAS;8CAAC;AA1DjB,4CAiEC"}
@@ -1,2 +0,0 @@
1
- export * from './plan.enum';
2
- export * from './plan.model';
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./plan.enum"), exports);
18
- __exportStar(require("./plan.model"), exports);
19
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/company/plan/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,+CAA6B"}
@@ -1,9 +0,0 @@
1
- export declare enum PricePlanPeriod {
2
- Monthly = "MONTHLY",
3
- Yearly = "YEARLY"
4
- }
5
- export declare enum PricePlanModel {
6
- Growth = "GROWTH",
7
- Business = "BUSINESS",
8
- Premium = "PREMIUM"
9
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PricePlanModel = exports.PricePlanPeriod = void 0;
4
- var PricePlanPeriod;
5
- (function (PricePlanPeriod) {
6
- PricePlanPeriod["Monthly"] = "MONTHLY";
7
- PricePlanPeriod["Yearly"] = "YEARLY";
8
- })(PricePlanPeriod || (exports.PricePlanPeriod = PricePlanPeriod = {}));
9
- var PricePlanModel;
10
- (function (PricePlanModel) {
11
- PricePlanModel["Growth"] = "GROWTH";
12
- PricePlanModel["Business"] = "BUSINESS";
13
- PricePlanModel["Premium"] = "PREMIUM";
14
- })(PricePlanModel || (exports.PricePlanModel = PricePlanModel = {}));
15
- //# sourceMappingURL=plan.enum.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"plan.enum.js","sourceRoot":"","sources":["../../../src/company/plan/plan.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IAC1B,sCAAmB,CAAA;IACnB,oCAAiB,CAAA;AAClB,CAAC,EAHW,eAAe,+BAAf,eAAe,QAG1B;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACzB,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;IACrB,qCAAmB,CAAA;AACpB,CAAC,EAJW,cAAc,8BAAd,cAAc,QAIzB"}
@@ -1,16 +0,0 @@
1
- import { PricePlanModel, PricePlanPeriod } from ".";
2
- export declare class CompanyPricePlan {
3
- id: number;
4
- name: string;
5
- model: PricePlanModel;
6
- icon: string;
7
- title: string;
8
- description: string;
9
- recurring: PricePlanPeriod;
10
- price: number;
11
- discount: number;
12
- startDate: Date;
13
- endDate: Date;
14
- active: boolean;
15
- constructor(props?: Partial<CompanyPricePlan>);
16
- }
@@ -1,87 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanyPricePlan = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- const _1 = require(".");
15
- class CompanyPricePlan {
16
- id;
17
- name;
18
- model;
19
- icon;
20
- title;
21
- description;
22
- recurring;
23
- price;
24
- discount;
25
- startDate;
26
- endDate;
27
- active;
28
- constructor(props) {
29
- Object.assign(this, props);
30
- }
31
- }
32
- exports.CompanyPricePlan = CompanyPricePlan;
33
- __decorate([
34
- (0, class_transformer_1.Expose)(),
35
- (0, class_transformer_1.Type)(() => Number),
36
- __metadata("design:type", Number)
37
- ], CompanyPricePlan.prototype, "id", void 0);
38
- __decorate([
39
- (0, class_transformer_1.Expose)(),
40
- __metadata("design:type", String)
41
- ], CompanyPricePlan.prototype, "name", void 0);
42
- __decorate([
43
- (0, class_transformer_1.Expose)(),
44
- __metadata("design:type", String)
45
- ], CompanyPricePlan.prototype, "model", void 0);
46
- __decorate([
47
- (0, class_transformer_1.Expose)(),
48
- __metadata("design:type", String)
49
- ], CompanyPricePlan.prototype, "icon", void 0);
50
- __decorate([
51
- (0, class_transformer_1.Expose)(),
52
- __metadata("design:type", String)
53
- ], CompanyPricePlan.prototype, "title", void 0);
54
- __decorate([
55
- (0, class_transformer_1.Expose)(),
56
- __metadata("design:type", String)
57
- ], CompanyPricePlan.prototype, "description", void 0);
58
- __decorate([
59
- (0, class_transformer_1.Expose)(),
60
- __metadata("design:type", String)
61
- ], CompanyPricePlan.prototype, "recurring", void 0);
62
- __decorate([
63
- (0, class_transformer_1.Expose)(),
64
- (0, class_transformer_1.Type)(() => Number),
65
- __metadata("design:type", Number)
66
- ], CompanyPricePlan.prototype, "price", void 0);
67
- __decorate([
68
- (0, class_transformer_1.Expose)(),
69
- (0, class_transformer_1.Type)(() => Number),
70
- __metadata("design:type", Number)
71
- ], CompanyPricePlan.prototype, "discount", void 0);
72
- __decorate([
73
- (0, class_transformer_1.Expose)(),
74
- (0, class_transformer_1.Type)(() => Date),
75
- __metadata("design:type", Date)
76
- ], CompanyPricePlan.prototype, "startDate", void 0);
77
- __decorate([
78
- (0, class_transformer_1.Expose)(),
79
- (0, class_transformer_1.Type)(() => Date),
80
- __metadata("design:type", Date)
81
- ], CompanyPricePlan.prototype, "endDate", void 0);
82
- __decorate([
83
- (0, class_transformer_1.Expose)(),
84
- (0, class_transformer_1.Type)(() => Boolean),
85
- __metadata("design:type", Boolean)
86
- ], CompanyPricePlan.prototype, "active", void 0);
87
- //# sourceMappingURL=plan.model.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"plan.model.js","sourceRoot":"","sources":["../../../src/company/plan/plan.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,wBAAoD;AAEpD,MAAa,gBAAgB;IAG5B,EAAE,CAAS;IAGX,IAAI,CAAS;IAGb,KAAK,CAAiB;IAGtB,IAAI,CAAS;IAKb,KAAK,CAAS;IAGd,WAAW,CAAS;IAKpB,SAAS,CAAkB;IAM3B,KAAK,CAAS;IAId,QAAQ,CAAS;IAMjB,SAAS,CAAO;IAIhB,OAAO,CAAO;IAMd,MAAM,CAAU;IAIhB,YAAY,KAAiC;QAC5C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA1DD,4CA0DC;AAvDA;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;4CACR;AAGX;IADC,IAAA,0BAAM,GAAE;;8CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;+CACa;AAGtB;IADC,IAAA,0BAAM,GAAE;;8CACI;AAKb;IADC,IAAA,0BAAM,GAAE;;+CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;qDACW;AAKpB;IADC,IAAA,0BAAM,GAAE;;mDACkB;AAM3B;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;+CACL;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;kDACF;AAMjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACN,IAAI;mDAAC;AAIhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACR,IAAI;iDAAC;AAMd;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,OAAO,CAAC;;gDACJ"}
@@ -1,9 +0,0 @@
1
- export declare enum PricePlanPeriod {
2
- Monthly = "MONTHLY",
3
- Yearly = "YEARLY"
4
- }
5
- export declare enum PricePlanModel {
6
- Growth = "GROWTH",
7
- Business = "BUSINESS",
8
- Premium = "PREMIUM"
9
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PricePlanModel = exports.PricePlanPeriod = void 0;
4
- var PricePlanPeriod;
5
- (function (PricePlanPeriod) {
6
- PricePlanPeriod["Monthly"] = "MONTHLY";
7
- PricePlanPeriod["Yearly"] = "YEARLY";
8
- })(PricePlanPeriod = exports.PricePlanPeriod || (exports.PricePlanPeriod = {}));
9
- var PricePlanModel;
10
- (function (PricePlanModel) {
11
- PricePlanModel["Growth"] = "GROWTH";
12
- PricePlanModel["Business"] = "BUSINESS";
13
- PricePlanModel["Premium"] = "PREMIUM";
14
- })(PricePlanModel = exports.PricePlanModel || (exports.PricePlanModel = {}));
15
- //# sourceMappingURL=plan.enum.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"plan.enum.js","sourceRoot":"","sources":["../../src/company/plan.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IAC1B,sCAAmB,CAAA;IACnB,oCAAiB,CAAA;AAClB,CAAC,EAHW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAG1B;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACzB,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;IACrB,qCAAmB,CAAA;AACpB,CAAC,EAJW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAIzB"}
@@ -1,16 +0,0 @@
1
- import { PricePlan, PricePlanRecurringType } from "../priceplan";
2
- export declare class CompanyPricePlan {
3
- id: number;
4
- name: string;
5
- plan: PricePlan;
6
- icon: string;
7
- title: string;
8
- description: string;
9
- recurringType: PricePlanRecurringType;
10
- price: number;
11
- discount: number;
12
- startDate: Date;
13
- endDate: Date;
14
- active: boolean;
15
- constructor(props?: Partial<CompanyPricePlan>);
16
- }
@@ -1,87 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanyPricePlan = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- const priceplan_1 = require("../priceplan");
15
- class CompanyPricePlan {
16
- id;
17
- name;
18
- plan;
19
- icon;
20
- title;
21
- description;
22
- recurringType;
23
- price;
24
- discount;
25
- startDate;
26
- endDate;
27
- active;
28
- constructor(props) {
29
- Object.assign(this, props);
30
- }
31
- }
32
- exports.CompanyPricePlan = CompanyPricePlan;
33
- __decorate([
34
- (0, class_transformer_1.Expose)(),
35
- (0, class_transformer_1.Type)(() => Number),
36
- __metadata("design:type", Number)
37
- ], CompanyPricePlan.prototype, "id", void 0);
38
- __decorate([
39
- (0, class_transformer_1.Expose)(),
40
- __metadata("design:type", String)
41
- ], CompanyPricePlan.prototype, "name", void 0);
42
- __decorate([
43
- (0, class_transformer_1.Expose)(),
44
- __metadata("design:type", priceplan_1.PricePlan)
45
- ], CompanyPricePlan.prototype, "plan", void 0);
46
- __decorate([
47
- (0, class_transformer_1.Expose)(),
48
- __metadata("design:type", String)
49
- ], CompanyPricePlan.prototype, "icon", void 0);
50
- __decorate([
51
- (0, class_transformer_1.Expose)(),
52
- __metadata("design:type", String)
53
- ], CompanyPricePlan.prototype, "title", void 0);
54
- __decorate([
55
- (0, class_transformer_1.Expose)(),
56
- __metadata("design:type", String)
57
- ], CompanyPricePlan.prototype, "description", void 0);
58
- __decorate([
59
- (0, class_transformer_1.Expose)(),
60
- __metadata("design:type", String)
61
- ], CompanyPricePlan.prototype, "recurringType", void 0);
62
- __decorate([
63
- (0, class_transformer_1.Expose)(),
64
- (0, class_transformer_1.Type)(() => Number),
65
- __metadata("design:type", Number)
66
- ], CompanyPricePlan.prototype, "price", void 0);
67
- __decorate([
68
- (0, class_transformer_1.Expose)(),
69
- (0, class_transformer_1.Type)(() => Number),
70
- __metadata("design:type", Number)
71
- ], CompanyPricePlan.prototype, "discount", void 0);
72
- __decorate([
73
- (0, class_transformer_1.Expose)(),
74
- (0, class_transformer_1.Type)(() => Date),
75
- __metadata("design:type", Date)
76
- ], CompanyPricePlan.prototype, "startDate", void 0);
77
- __decorate([
78
- (0, class_transformer_1.Expose)(),
79
- (0, class_transformer_1.Type)(() => Date),
80
- __metadata("design:type", Date)
81
- ], CompanyPricePlan.prototype, "endDate", void 0);
82
- __decorate([
83
- (0, class_transformer_1.Expose)(),
84
- (0, class_transformer_1.Type)(() => Boolean),
85
- __metadata("design:type", Boolean)
86
- ], CompanyPricePlan.prototype, "active", void 0);
87
- //# sourceMappingURL=priceplan.model.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"priceplan.model.js","sourceRoot":"","sources":["../../src/company/priceplan.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,4CAAiE;AAEjE,MAAa,gBAAgB;IAI5B,EAAE,CAAS;IAGX,IAAI,CAAS;IAGb,IAAI,CAAY;IAGhB,IAAI,CAAS;IAGb,KAAK,CAAS;IAGd,WAAW,CAAS;IAGpB,aAAa,CAAyB;IAItC,KAAK,CAAS;IAId,QAAQ,CAAS;IAIjB,SAAS,CAAO;IAIhB,OAAO,CAAO;IAId,MAAM,CAAU;IAEhB,YAAY,KAAiC;QAC5C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA/CD,4CA+CC;AA3CA;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;4CACR;AAGX;IADC,IAAA,0BAAM,GAAE;;8CACI;AAGb;IADC,IAAA,0BAAM,GAAE;8BACH,qBAAS;8CAAC;AAGhB;IADC,IAAA,0BAAM,GAAE;;8CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;+CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;qDACW;AAGpB;IADC,IAAA,0BAAM,GAAE;;uDAC6B;AAItC;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;+CACL;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;kDACF;AAIjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACN,IAAI;mDAAC;AAIhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACR,IAAI;iDAAC;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,OAAO,CAAC;;gDACJ"}
@@ -1,10 +0,0 @@
1
- import { SettingType } from "./common";
2
- export declare class CompanySetting {
3
- id: number;
4
- scope: SettingType;
5
- name: string;
6
- value: string;
7
- title: string;
8
- description: string;
9
- constructor(props?: Partial<CompanySetting>);
10
- }
@@ -1,52 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanySetting = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- const common_1 = require("./common");
15
- class CompanySetting {
16
- id;
17
- scope;
18
- name;
19
- value;
20
- title;
21
- description;
22
- constructor(props) {
23
- Object.assign(this, props);
24
- }
25
- }
26
- exports.CompanySetting = CompanySetting;
27
- __decorate([
28
- (0, class_transformer_1.Expose)(),
29
- (0, class_transformer_1.Type)(() => Number),
30
- __metadata("design:type", Number)
31
- ], CompanySetting.prototype, "id", void 0);
32
- __decorate([
33
- (0, class_transformer_1.Expose)(),
34
- __metadata("design:type", String)
35
- ], CompanySetting.prototype, "scope", void 0);
36
- __decorate([
37
- (0, class_transformer_1.Expose)(),
38
- __metadata("design:type", String)
39
- ], CompanySetting.prototype, "name", void 0);
40
- __decorate([
41
- (0, class_transformer_1.Expose)(),
42
- __metadata("design:type", String)
43
- ], CompanySetting.prototype, "value", void 0);
44
- __decorate([
45
- (0, class_transformer_1.Expose)(),
46
- __metadata("design:type", String)
47
- ], CompanySetting.prototype, "title", void 0);
48
- __decorate([
49
- (0, class_transformer_1.Expose)(),
50
- __metadata("design:type", String)
51
- ], CompanySetting.prototype, "description", void 0);
52
- //# sourceMappingURL=setting.model.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"setting.model.js","sourceRoot":"","sources":["../../src/company/setting.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,qCAAuC;AAGvC,MAAa,cAAc;IAG1B,EAAE,CAAS;IAGX,KAAK,CAAc;IAGnB,IAAI,CAAS;IAGb,KAAK,CAAS;IAGd,KAAK,CAAS;IAGd,WAAW,CAAS;IAIpB,YAAY,KAA+B;QAC1C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AAzBD,wCAyBC;AAtBA;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;0CACR;AAGX;IADC,IAAA,0BAAM,GAAE;;6CACU;AAGnB;IADC,IAAA,0BAAM,GAAE;;4CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;6CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;6CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;mDACW"}
@@ -1 +0,0 @@
1
- export * from './student.model';
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./student.model"), exports);
18
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/company/student/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC"}
@@ -1,10 +0,0 @@
1
- import { StudentCourseTraining, StudentDrivingTraining } from "../../student";
2
- export declare class CompanyStudent {
3
- id: number;
4
- name: string;
5
- imageUrl: string;
6
- data: any;
7
- drivingTrainings: StudentDrivingTraining[];
8
- courseTrainings: StudentCourseTraining[];
9
- constructor(props?: Partial<CompanyStudent>);
10
- }
@@ -1,43 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanyStudent = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- class CompanyStudent {
15
- id;
16
- name;
17
- imageUrl;
18
- data;
19
- drivingTrainings;
20
- courseTrainings;
21
- constructor(props) {
22
- Object.assign(this, props);
23
- }
24
- }
25
- exports.CompanyStudent = CompanyStudent;
26
- __decorate([
27
- (0, class_transformer_1.Expose)(),
28
- (0, class_transformer_1.Type)(() => Number),
29
- __metadata("design:type", Number)
30
- ], CompanyStudent.prototype, "id", void 0);
31
- __decorate([
32
- (0, class_transformer_1.Expose)(),
33
- __metadata("design:type", String)
34
- ], CompanyStudent.prototype, "name", void 0);
35
- __decorate([
36
- (0, class_transformer_1.Expose)(),
37
- __metadata("design:type", String)
38
- ], CompanyStudent.prototype, "imageUrl", void 0);
39
- __decorate([
40
- (0, class_transformer_1.Expose)(),
41
- __metadata("design:type", Object)
42
- ], CompanyStudent.prototype, "data", void 0);
43
- //# sourceMappingURL=student.model.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"student.model.js","sourceRoot":"","sources":["../../../src/company/student/student.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AAGjD,MAAa,cAAc;IAI1B,EAAE,CAAS;IAGX,IAAI,CAAS;IAGb,QAAQ,CAAS;IAGjB,IAAI,CAAM;IAIV,gBAAgB,CAA2B;IAE3C,eAAe,CAA0B;IAIzC,YAAY,KAA+B;QAC1C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA1BD,wCA0BC;AAtBA;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;0CACR;AAGX;IADC,IAAA,0BAAM,GAAE;;4CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;gDACQ;AAGjB;IADC,IAAA,0BAAM,GAAE;;4CACC"}
@@ -1,2 +0,0 @@
1
- export * from './team.dto';
2
- export * from './user.model';
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./team.dto"), exports);
18
- __exportStar(require("./user.model"), exports);
19
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/company/team/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B;AAC3B,+CAA4B"}
@@ -1,6 +0,0 @@
1
- import { Role } from "../../security";
2
- export declare class CompanyUserInviteDto {
3
- name: string;
4
- phone: string;
5
- role: Role;
6
- }
@@ -1,39 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.CompanyUserInviteDto = void 0;
13
- const class_transformer_1 = require("class-transformer");
14
- const class_validator_1 = require("class-validator");
15
- const security_1 = require("../../security");
16
- class CompanyUserInviteDto {
17
- name;
18
- phone;
19
- role;
20
- }
21
- exports.CompanyUserInviteDto = CompanyUserInviteDto;
22
- __decorate([
23
- (0, class_validator_1.IsString)(),
24
- (0, class_transformer_1.Transform)(({ value }) => value?.trim()),
25
- (0, class_validator_1.IsNotEmpty)(),
26
- __metadata("design:type", String)
27
- ], CompanyUserInviteDto.prototype, "name", void 0);
28
- __decorate([
29
- (0, class_validator_1.IsString)(),
30
- (0, class_transformer_1.Transform)(({ value }) => value?.trim()),
31
- (0, class_validator_1.IsNotEmpty)(),
32
- __metadata("design:type", String)
33
- ], CompanyUserInviteDto.prototype, "phone", void 0);
34
- __decorate([
35
- (0, class_validator_1.IsNotEmpty)(),
36
- (0, class_validator_1.IsEnum)(security_1.Role),
37
- __metadata("design:type", String)
38
- ], CompanyUserInviteDto.prototype, "role", void 0);
39
- //# sourceMappingURL=team.dto.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"team.dto.js","sourceRoot":"","sources":["../../../src/company/team/team.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAC9C,qDAA+D;AAC/D,6CAAsC;AAEtC,MAAa,oBAAoB;IAIhC,IAAI,CAAS;IAKb,KAAK,CAAS;IAId,IAAI,CAAO;CACX;AAdD,oDAcC;AAVA;IAHC,IAAA,0BAAQ,GAAE;IACV,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC;IACvC,IAAA,4BAAU,GAAE;;kDACA;AAKb;IAHC,IAAA,0BAAQ,GAAE;IACV,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC;IACvC,IAAA,4BAAU,GAAE;;mDACC;AAId;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,EAAC,eAAI,CAAC;;kDACF"}