@aya-flights/ngx-goox-lib 2.20.22-ang-18 → 2.20.22-ang-19

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 (211) hide show
  1. package/fesm2022/aya-flights-ngx-goox-lib.mjs +109 -109
  2. package/fesm2022/aya-flights-ngx-goox-lib.mjs.map +1 -1
  3. package/lib/services/AccountsEndPoint.d.ts +1 -1
  4. package/lib/services/CertificatesEndPoint.d.ts +1 -1
  5. package/lib/services/ContactsEndPoint.d.ts +2 -2
  6. package/lib/services/CreditsEndPoint.d.ts +1 -1
  7. package/lib/services/FlightsEndPoint.d.ts +1 -1
  8. package/lib/services/MaintenancesEndPoint.d.ts +1 -1
  9. package/lib/services/MyCertificatesEndPoint.d.ts +1 -1
  10. package/lib/services/MyFlightsEndPoint.d.ts +1 -1
  11. package/lib/services/MyInfoEndPoint.d.ts +1 -1
  12. package/lib/services/MyStudentsEndPoint.d.ts +2 -2
  13. package/package.json +4 -6
  14. package/rest-utils.d.ts +2 -2
  15. package/esm2022/aya-flights-ngx-goox-lib.mjs +0 -5
  16. package/esm2022/config.mjs +0 -15
  17. package/esm2022/lib/model/ADSBCategoryCode.mjs +0 -43
  18. package/esm2022/lib/model/ADSBSourceFlag.mjs +0 -32
  19. package/esm2022/lib/model/ADSBState.mjs +0 -48
  20. package/esm2022/lib/model/Account.mjs +0 -28
  21. package/esm2022/lib/model/AccountStatusCode.mjs +0 -35
  22. package/esm2022/lib/model/AccountTypeCode.mjs +0 -39
  23. package/esm2022/lib/model/AccountsFilter.mjs +0 -27
  24. package/esm2022/lib/model/ActionResponse.mjs +0 -15
  25. package/esm2022/lib/model/Address.mjs +0 -21
  26. package/esm2022/lib/model/Airplane.mjs +0 -36
  27. package/esm2022/lib/model/AirplaneStatusCode.mjs +0 -31
  28. package/esm2022/lib/model/AirplaneValidationFlag.mjs +0 -119
  29. package/esm2022/lib/model/AirplanesFilter.mjs +0 -27
  30. package/esm2022/lib/model/AnyKeyValue.mjs +0 -12
  31. package/esm2022/lib/model/AssessmentCode.mjs +0 -31
  32. package/esm2022/lib/model/AuditLog.mjs +0 -21
  33. package/esm2022/lib/model/AuditLogFilter.mjs +0 -39
  34. package/esm2022/lib/model/BaseEntity.mjs +0 -17
  35. package/esm2022/lib/model/BaseEntityEx.mjs +0 -23
  36. package/esm2022/lib/model/BaseFilter.mjs +0 -18
  37. package/esm2022/lib/model/BaseRestResponse.mjs +0 -12
  38. package/esm2022/lib/model/Billing.mjs +0 -36
  39. package/esm2022/lib/model/BillingRecord.mjs +0 -24
  40. package/esm2022/lib/model/BillingStatusCode.mjs +0 -59
  41. package/esm2022/lib/model/Booking.mjs +0 -31
  42. package/esm2022/lib/model/BookingPlan.mjs +0 -28
  43. package/esm2022/lib/model/BookingSlot.mjs +0 -20
  44. package/esm2022/lib/model/BookingSlots.mjs +0 -15
  45. package/esm2022/lib/model/BookingSlotsSet.mjs +0 -17
  46. package/esm2022/lib/model/BookingStatusCode.mjs +0 -55
  47. package/esm2022/lib/model/BookingTypeFlag.mjs +0 -51
  48. package/esm2022/lib/model/BookingsFilter.mjs +0 -36
  49. package/esm2022/lib/model/Boundaries.mjs +0 -12
  50. package/esm2022/lib/model/Campaign.mjs +0 -25
  51. package/esm2022/lib/model/CampaignStatusCode.mjs +0 -35
  52. package/esm2022/lib/model/CampaignTypeCode.mjs +0 -31
  53. package/esm2022/lib/model/Certificate.mjs +0 -23
  54. package/esm2022/lib/model/CertificatesFilter.mjs +0 -33
  55. package/esm2022/lib/model/ColumnDef.mjs +0 -27
  56. package/esm2022/lib/model/ConfirmStatusCode.mjs +0 -31
  57. package/esm2022/lib/model/Contact.mjs +0 -40
  58. package/esm2022/lib/model/ContactGroup.mjs +0 -15
  59. package/esm2022/lib/model/ContactsFilter.mjs +0 -36
  60. package/esm2022/lib/model/Credit.mjs +0 -29
  61. package/esm2022/lib/model/CreditsFilter.mjs +0 -36
  62. package/esm2022/lib/model/CrewDutyDayRisks.mjs +0 -15
  63. package/esm2022/lib/model/CurrencyCode.mjs +0 -31
  64. package/esm2022/lib/model/DepartureRisks.mjs +0 -21
  65. package/esm2022/lib/model/DestinationRisks.mjs +0 -42
  66. package/esm2022/lib/model/Distribution.mjs +0 -15
  67. package/esm2022/lib/model/Document.mjs +0 -24
  68. package/esm2022/lib/model/DocumentRevision.mjs +0 -27
  69. package/esm2022/lib/model/Engine.mjs +0 -21
  70. package/esm2022/lib/model/Entities.mjs +0 -10
  71. package/esm2022/lib/model/EntitiesRequest.mjs +0 -9
  72. package/esm2022/lib/model/EntitiesResponse.mjs +0 -18
  73. package/esm2022/lib/model/EntityAction.mjs +0 -6
  74. package/esm2022/lib/model/EntityRequest.mjs +0 -9
  75. package/esm2022/lib/model/EntityResponse.mjs +0 -14
  76. package/esm2022/lib/model/ErrorCode.mjs +0 -67
  77. package/esm2022/lib/model/FilterFlag.mjs +0 -119
  78. package/esm2022/lib/model/Flight.mjs +0 -49
  79. package/esm2022/lib/model/FlightBilling.mjs +0 -24
  80. package/esm2022/lib/model/FlightCategoryCode.mjs +0 -163
  81. package/esm2022/lib/model/FlightClassCode.mjs +0 -47
  82. package/esm2022/lib/model/FlightPassenger.mjs +0 -18
  83. package/esm2022/lib/model/FlightPlan.mjs +0 -36
  84. package/esm2022/lib/model/FlightPurposeCode.mjs +0 -67
  85. package/esm2022/lib/model/FlightRisk.mjs +0 -23
  86. package/esm2022/lib/model/FlightStateCode.mjs +0 -35
  87. package/esm2022/lib/model/FlightStatusCode.mjs +0 -43
  88. package/esm2022/lib/model/FlightTicket.mjs +0 -22
  89. package/esm2022/lib/model/FlightTypeCode.mjs +0 -39
  90. package/esm2022/lib/model/FlightsFilter.mjs +0 -45
  91. package/esm2022/lib/model/FollowUpAction.mjs +0 -15
  92. package/esm2022/lib/model/Fuel.mjs +0 -27
  93. package/esm2022/lib/model/Group.mjs +0 -17
  94. package/esm2022/lib/model/InstructionTypeCode.mjs +0 -31
  95. package/esm2022/lib/model/IntEnumValue.mjs +0 -12
  96. package/esm2022/lib/model/IntKeyValue.mjs +0 -12
  97. package/esm2022/lib/model/Json.mjs +0 -7
  98. package/esm2022/lib/model/JsonDoc.mjs +0 -13
  99. package/esm2022/lib/model/Lead.mjs +0 -30
  100. package/esm2022/lib/model/LeadAction.mjs +0 -17
  101. package/esm2022/lib/model/LeadStatusCode.mjs +0 -47
  102. package/esm2022/lib/model/LeadsFilter.mjs +0 -24
  103. package/esm2022/lib/model/Lesson.mjs +0 -45
  104. package/esm2022/lib/model/LessonSubjectCode.mjs +0 -383
  105. package/esm2022/lib/model/LessonTypeCode.mjs +0 -59
  106. package/esm2022/lib/model/LicenseKindFlag.mjs +0 -63
  107. package/esm2022/lib/model/LocalTime.mjs +0 -7
  108. package/esm2022/lib/model/Location.mjs +0 -15
  109. package/esm2022/lib/model/LogBookRecord.mjs +0 -32
  110. package/esm2022/lib/model/LoginParams.mjs +0 -15
  111. package/esm2022/lib/model/Lookup.mjs +0 -19
  112. package/esm2022/lib/model/LookupGroup.mjs +0 -15
  113. package/esm2022/lib/model/Magneto.mjs +0 -18
  114. package/esm2022/lib/model/Maintenance.mjs +0 -28
  115. package/esm2022/lib/model/MaintenanceActionCode.mjs +0 -43
  116. package/esm2022/lib/model/MaintenancesFilter.mjs +0 -33
  117. package/esm2022/lib/model/MedicalCertClassCode.mjs +0 -31
  118. package/esm2022/lib/model/MessageConfirm.mjs +0 -20
  119. package/esm2022/lib/model/MessageTypeCode.mjs +0 -47
  120. package/esm2022/lib/model/Metar.mjs +0 -15
  121. package/esm2022/lib/model/MetarReport.mjs +0 -21
  122. package/esm2022/lib/model/Mitigation.mjs +0 -27
  123. package/esm2022/lib/model/ModuleCode.mjs +0 -71
  124. package/esm2022/lib/model/Notification.mjs +0 -18
  125. package/esm2022/lib/model/NotificationTypeCode.mjs +0 -39
  126. package/esm2022/lib/model/OperatorCode.mjs +0 -15
  127. package/esm2022/lib/model/PaymentMethodCode.mjs +0 -43
  128. package/esm2022/lib/model/Permission.mjs +0 -12
  129. package/esm2022/lib/model/PermissionFlag.mjs +0 -43
  130. package/esm2022/lib/model/PilotQualificationsRisks.mjs +0 -18
  131. package/esm2022/lib/model/Point.mjs +0 -12
  132. package/esm2022/lib/model/PostFlightInfo.mjs +0 -117
  133. package/esm2022/lib/model/PreFlightInfo.mjs +0 -99
  134. package/esm2022/lib/model/Price.mjs +0 -18
  135. package/esm2022/lib/model/PriorityCode.mjs +0 -35
  136. package/esm2022/lib/model/Propeller.mjs +0 -21
  137. package/esm2022/lib/model/RiskAssessment.mjs +0 -33
  138. package/esm2022/lib/model/SimpleEntity.mjs +0 -11
  139. package/esm2022/lib/model/SpecialRisks.mjs +0 -15
  140. package/esm2022/lib/model/StatusCode.mjs +0 -39
  141. package/esm2022/lib/model/StorageItem.mjs +0 -19
  142. package/esm2022/lib/model/StringKeyValue.mjs +0 -12
  143. package/esm2022/lib/model/StudentSheet.mjs +0 -32
  144. package/esm2022/lib/model/Syllabus.mjs +0 -20
  145. package/esm2022/lib/model/SyllabusFilter.mjs +0 -27
  146. package/esm2022/lib/model/SyllabusStageCode.mjs +0 -79
  147. package/esm2022/lib/model/SyllabusTopic.mjs +0 -21
  148. package/esm2022/lib/model/SyllabusTrack.mjs +0 -36
  149. package/esm2022/lib/model/SystemConfig.mjs +0 -15
  150. package/esm2022/lib/model/SystemMessage.mjs +0 -19
  151. package/esm2022/lib/model/TOLData.mjs +0 -24
  152. package/esm2022/lib/model/TafReport.mjs +0 -21
  153. package/esm2022/lib/model/TicketStatusCode.mjs +0 -27
  154. package/esm2022/lib/model/TimeDataPoint.mjs +0 -12
  155. package/esm2022/lib/model/TimeFrame.mjs +0 -12
  156. package/esm2022/lib/model/TimePeriodCode.mjs +0 -39
  157. package/esm2022/lib/model/TimeSeries.mjs +0 -15
  158. package/esm2022/lib/model/Timestamp.mjs +0 -7
  159. package/esm2022/lib/model/TokenData.mjs +0 -18
  160. package/esm2022/lib/model/TransactionTypeCode.mjs +0 -47
  161. package/esm2022/lib/model/TripRisks.mjs +0 -21
  162. package/esm2022/lib/model/Tuple.mjs +0 -16
  163. package/esm2022/lib/model/TypeRatingFlag.mjs +0 -35
  164. package/esm2022/lib/model/User.mjs +0 -22
  165. package/esm2022/lib/model/UserRoleFlag.mjs +0 -51
  166. package/esm2022/lib/model/UserStatusCode.mjs +0 -35
  167. package/esm2022/lib/model/UserTypeCode.mjs +0 -35
  168. package/esm2022/lib/model/UsersFilter.mjs +0 -30
  169. package/esm2022/lib/model/ValidationFlag.mjs +0 -67
  170. package/esm2022/lib/model/WBConfig.mjs +0 -54
  171. package/esm2022/lib/model/WeatherRisks.mjs +0 -36
  172. package/esm2022/lib/model/errorStruct.mjs +0 -12
  173. package/esm2022/lib/model/index.mjs +0 -157
  174. package/esm2022/lib/services/AccountsEndPoint.mjs +0 -189
  175. package/esm2022/lib/services/AirplanesEndPoint.mjs +0 -196
  176. package/esm2022/lib/services/AuditLogsEndPoint.mjs +0 -120
  177. package/esm2022/lib/services/BookingSlotsEndPoint.mjs +0 -139
  178. package/esm2022/lib/services/BookingsEndPoint.mjs +0 -223
  179. package/esm2022/lib/services/CampaignsEndPoint.mjs +0 -96
  180. package/esm2022/lib/services/CertificatesEndPoint.mjs +0 -104
  181. package/esm2022/lib/services/ContactsEndPoint.mjs +0 -293
  182. package/esm2022/lib/services/ContactsGroupsEndPoint.mjs +0 -96
  183. package/esm2022/lib/services/CreditsEndPoint.mjs +0 -101
  184. package/esm2022/lib/services/DocumentsEndPoint.mjs +0 -109
  185. package/esm2022/lib/services/FlightTicketsEndPoint.mjs +0 -80
  186. package/esm2022/lib/services/FlightsEndPoint.mjs +0 -335
  187. package/esm2022/lib/services/GroupsEndPoint.mjs +0 -96
  188. package/esm2022/lib/services/LeadsEndPoint.mjs +0 -203
  189. package/esm2022/lib/services/LookupsEndPoint.mjs +0 -87
  190. package/esm2022/lib/services/MaintenancesEndPoint.mjs +0 -104
  191. package/esm2022/lib/services/McpToolsEndPoint.mjs +0 -58
  192. package/esm2022/lib/services/MessageConfirmsEndPoint.mjs +0 -104
  193. package/esm2022/lib/services/MyAuthEndPoint.mjs +0 -58
  194. package/esm2022/lib/services/MyBookingsEndPoint.mjs +0 -148
  195. package/esm2022/lib/services/MyCertificatesEndPoint.mjs +0 -101
  196. package/esm2022/lib/services/MyCreditsEndPoint.mjs +0 -50
  197. package/esm2022/lib/services/MyFlightsEndPoint.mjs +0 -137
  198. package/esm2022/lib/services/MyInfoEndPoint.mjs +0 -50
  199. package/esm2022/lib/services/MyMessagesEndPoint.mjs +0 -46
  200. package/esm2022/lib/services/MyStudentsEndPoint.mjs +0 -62
  201. package/esm2022/lib/services/PriceListEndPoint.mjs +0 -80
  202. package/esm2022/lib/services/SyllabusEndPoint.mjs +0 -95
  203. package/esm2022/lib/services/SystemConfigsEndPoint.mjs +0 -71
  204. package/esm2022/lib/services/SystemEndPoint.mjs +0 -34
  205. package/esm2022/lib/services/SystemMessagesEndPoint.mjs +0 -105
  206. package/esm2022/lib/services/UserEndPoint.mjs +0 -35
  207. package/esm2022/lib/services/UsersEndPoint.mjs +0 -114
  208. package/esm2022/lib/services/index.mjs +0 -35
  209. package/esm2022/ngx-goox-lib.module.mjs +0 -26
  210. package/esm2022/public-api.mjs +0 -8
  211. package/esm2022/rest-utils.mjs +0 -137
@@ -5254,10 +5254,10 @@ class RestUtils {
5254
5254
  }
5255
5255
  return contentType;
5256
5256
  }
5257
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
5258
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
5258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5259
5259
  }
5260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, decorators: [{
5260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, decorators: [{
5261
5261
  type: Injectable,
5262
5262
  args: [{
5263
5263
  providedIn: 'root'
@@ -5385,10 +5385,10 @@ class BookingSlotsEndPoint {
5385
5385
  }
5386
5386
  return this.rest.post(`${this.baseUrl}/unbook`, '', ...params);
5387
5387
  }
5388
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5389
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
5388
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5389
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
5390
5390
  }
5391
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
5391
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
5392
5392
  type: Injectable,
5393
5393
  args: [{
5394
5394
  providedIn: 'root'
@@ -5426,10 +5426,10 @@ class MyMessagesEndPoint {
5426
5426
  confirm(id) {
5427
5427
  return this.rest.post(`${this.baseUrl}/${id}`, '');
5428
5428
  }
5429
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5430
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5429
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5430
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5431
5431
  }
5432
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5432
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5433
5433
  type: Injectable,
5434
5434
  args: [{
5435
5435
  providedIn: 'root'
@@ -5517,10 +5517,10 @@ class ContactsGroupsEndPoint {
5517
5517
  }
5518
5518
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5519
5519
  }
5520
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5521
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
5520
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5521
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
5522
5522
  }
5523
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
5523
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
5524
5524
  type: Injectable,
5525
5525
  args: [{
5526
5526
  providedIn: 'root'
@@ -5608,10 +5608,10 @@ class GroupsEndPoint {
5608
5608
  }
5609
5609
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5610
5610
  }
5611
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5612
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5611
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5612
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5613
5613
  }
5614
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, decorators: [{
5614
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, decorators: [{
5615
5615
  type: Injectable,
5616
5616
  args: [{
5617
5617
  providedIn: 'root'
@@ -5717,10 +5717,10 @@ class UsersEndPoint {
5717
5717
  groupsLookup() {
5718
5718
  return this.rest.get(`${this.baseUrl}/groups-lookup`);
5719
5719
  }
5720
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5721
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
5720
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5721
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
5722
5722
  }
5723
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, decorators: [{
5723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, decorators: [{
5724
5724
  type: Injectable,
5725
5725
  args: [{
5726
5726
  providedIn: 'root'
@@ -5813,10 +5813,10 @@ class MyCertificatesEndPoint {
5813
5813
  deleteReference(id) {
5814
5814
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
5815
5815
  }
5816
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5817
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
5816
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5817
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
5818
5818
  }
5819
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
5819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
5820
5820
  type: Injectable,
5821
5821
  args: [{
5822
5822
  providedIn: 'root'
@@ -5870,10 +5870,10 @@ class MyStudentsEndPoint {
5870
5870
  downloadStudentSheetCsv(id) {
5871
5871
  return this.rest.download(`export`, `${this.baseUrl}/${id}/student-sheet/csv`);
5872
5872
  }
5873
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5874
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
5873
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5874
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
5875
5875
  }
5876
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
5876
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
5877
5877
  type: Injectable,
5878
5878
  args: [{
5879
5879
  providedIn: 'root'
@@ -5974,10 +5974,10 @@ class DocumentsEndPoint {
5974
5974
  }
5975
5975
  return this.rest.get(`${this.baseUrl}/library`, ...params);
5976
5976
  }
5977
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5978
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
5977
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5978
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
5979
5979
  }
5980
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, decorators: [{
5980
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, decorators: [{
5981
5981
  type: Injectable,
5982
5982
  args: [{
5983
5983
  providedIn: 'root'
@@ -6049,10 +6049,10 @@ class PriceListEndPoint {
6049
6049
  }
6050
6050
  return this.rest.get(`${this.baseUrl}`, ...params);
6051
6051
  }
6052
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6053
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6052
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6053
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6054
6054
  }
6055
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, decorators: [{
6055
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, decorators: [{
6056
6056
  type: Injectable,
6057
6057
  args: [{
6058
6058
  providedIn: 'root'
@@ -6192,10 +6192,10 @@ class MyBookingsEndPoint {
6192
6192
  getAirplane(id) {
6193
6193
  return this.rest.get(`${this.baseUrl}/airplanes/${id}`);
6194
6194
  }
6195
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6196
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
6195
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6196
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
6197
6197
  }
6198
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
6198
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
6199
6199
  type: Injectable,
6200
6200
  args: [{
6201
6201
  providedIn: 'root'
@@ -6383,10 +6383,10 @@ class AirplanesEndPoint {
6383
6383
  }
6384
6384
  return this.rest.get(`${this.baseUrl}/${id}/maintenance`, ...params);
6385
6385
  }
6386
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6387
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
6386
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6387
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
6388
6388
  }
6389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6390
6390
  type: Injectable,
6391
6391
  args: [{
6392
6392
  providedIn: 'root'
@@ -6498,10 +6498,10 @@ class AuditLogsEndPoint {
6498
6498
  }
6499
6499
  return this.rest.get(`${this.baseUrl}/histogram`, ...params);
6500
6500
  }
6501
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6502
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
6501
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6502
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
6503
6503
  }
6504
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
6504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
6505
6505
  type: Injectable,
6506
6506
  args: [{
6507
6507
  providedIn: 'root'
@@ -6786,10 +6786,10 @@ class ContactsEndPoint {
6786
6786
  syncStudentSyllabus(id) {
6787
6787
  return this.rest.post(`${this.baseUrl}/${id}/sync-syllabus`, '');
6788
6788
  }
6789
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6790
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
6789
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6790
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
6791
6791
  }
6792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, decorators: [{
6792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, decorators: [{
6793
6793
  type: Injectable,
6794
6794
  args: [{
6795
6795
  providedIn: 'root'
@@ -6984,10 +6984,10 @@ class LeadsEndPoint {
6984
6984
  countBySource(year, month) {
6985
6985
  return this.rest.get(`${this.baseUrl}/count-by-source/${year}/${month}`);
6986
6986
  }
6987
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6988
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6987
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6988
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6989
6989
  }
6990
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, decorators: [{
6990
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, decorators: [{
6991
6991
  type: Injectable,
6992
6992
  args: [{
6993
6993
  providedIn: 'root'
@@ -7013,10 +7013,10 @@ class SystemEndPoint {
7013
7013
  lookup(entity, id) {
7014
7014
  return this.rest.get(`${this.baseUrl}/lookup/${entity}/${id}`);
7015
7015
  }
7016
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7017
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
7016
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7017
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
7018
7018
  }
7019
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, decorators: [{
7019
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, decorators: [{
7020
7020
  type: Injectable,
7021
7021
  args: [{
7022
7022
  providedIn: 'root'
@@ -7104,10 +7104,10 @@ class CampaignsEndPoint {
7104
7104
  }
7105
7105
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
7106
7106
  }
7107
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7108
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7107
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7108
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7109
7109
  }
7110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7111
7111
  type: Injectable,
7112
7112
  args: [{
7113
7113
  providedIn: 'root'
@@ -7434,10 +7434,10 @@ class FlightsEndPoint {
7434
7434
  setPostFlight(body) {
7435
7435
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
7436
7436
  }
7437
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7438
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
7437
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7438
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
7439
7439
  }
7440
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, decorators: [{
7440
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, decorators: [{
7441
7441
  type: Injectable,
7442
7442
  args: [{
7443
7443
  providedIn: 'root'
@@ -7487,10 +7487,10 @@ class McpToolsEndPoint {
7487
7487
  }
7488
7488
  return this.rest.get(`${this.baseUrl}/airplanes-lookup`, ...params);
7489
7489
  }
7490
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7491
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
7490
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7491
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
7492
7492
  }
7493
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, decorators: [{
7493
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, decorators: [{
7494
7494
  type: Injectable,
7495
7495
  args: [{
7496
7496
  providedIn: 'root'
@@ -7619,10 +7619,10 @@ class MyFlightsEndPoint {
7619
7619
  downloadStudentSheetXlsx() {
7620
7620
  return this.rest.download(`export`, `${this.baseUrl}student-sheet/xlsx`);
7621
7621
  }
7622
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7623
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7622
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7623
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7624
7624
  }
7625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7626
7626
  type: Injectable,
7627
7627
  args: [{
7628
7628
  providedIn: 'root'
@@ -7803,10 +7803,10 @@ class AccountsEndPoint {
7803
7803
  }
7804
7804
  return this.rest.get(`${this.baseUrl}/${id}/documents`, ...params);
7805
7805
  }
7806
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7807
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
7806
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7807
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
7808
7808
  }
7809
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, decorators: [{
7809
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, decorators: [{
7810
7810
  type: Injectable,
7811
7811
  args: [{
7812
7812
  providedIn: 'root'
@@ -7869,10 +7869,10 @@ class SystemConfigsEndPoint {
7869
7869
  }
7870
7870
  return this.rest.get(`${this.baseUrl}`, ...params);
7871
7871
  }
7872
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7873
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
7872
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7873
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
7874
7874
  }
7875
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
7875
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
7876
7876
  type: Injectable,
7877
7877
  args: [{
7878
7878
  providedIn: 'root'
@@ -7899,10 +7899,10 @@ class UserEndPoint {
7899
7899
  authorize(body) {
7900
7900
  return this.rest.post(`${this.baseUrl}/authorize`, typeof body === 'object' ? JSON.stringify(body) : body);
7901
7901
  }
7902
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7903
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
7902
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7903
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
7904
7904
  }
7905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, decorators: [{
7905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, decorators: [{
7906
7906
  type: Injectable,
7907
7907
  args: [{
7908
7908
  providedIn: 'root'
@@ -7952,10 +7952,10 @@ class MyAuthEndPoint {
7952
7952
  getNotifications() {
7953
7953
  return this.rest.get(`${this.baseUrl}/notifications`);
7954
7954
  }
7955
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7956
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
7955
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7956
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
7957
7957
  }
7958
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, decorators: [{
7958
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, decorators: [{
7959
7959
  type: Injectable,
7960
7960
  args: [{
7961
7961
  providedIn: 'root'
@@ -7997,10 +7997,10 @@ class MyInfoEndPoint {
7997
7997
  metar() {
7998
7998
  return this.rest.get(`${this.baseUrl}/metar`);
7999
7999
  }
8000
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8001
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
8000
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8001
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
8002
8002
  }
8003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, decorators: [{
8003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, decorators: [{
8004
8004
  type: Injectable,
8005
8005
  args: [{
8006
8006
  providedIn: 'root'
@@ -8072,10 +8072,10 @@ class FlightTicketsEndPoint {
8072
8072
  }
8073
8073
  return this.rest.get(`${this.baseUrl}`, ...params);
8074
8074
  }
8075
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8076
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
8075
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8076
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
8077
8077
  }
8078
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
8078
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
8079
8079
  type: Injectable,
8080
8080
  args: [{
8081
8081
  providedIn: 'root'
@@ -8154,10 +8154,10 @@ class LookupsEndPoint {
8154
8154
  }
8155
8155
  return this.rest.get(`${this.baseUrl}/group`, ...params);
8156
8156
  }
8157
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8158
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
8157
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8158
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
8159
8159
  }
8160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, decorators: [{
8160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, decorators: [{
8161
8161
  type: Injectable,
8162
8162
  args: [{
8163
8163
  providedIn: 'root'
@@ -8254,10 +8254,10 @@ class SystemMessagesEndPoint {
8254
8254
  publish(id) {
8255
8255
  return this.rest.post(`${this.baseUrl}/${id}/publish`, '');
8256
8256
  }
8257
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8258
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
8257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
8259
8259
  }
8260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
8260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
8261
8261
  type: Injectable,
8262
8262
  args: [{
8263
8263
  providedIn: 'root'
@@ -8472,10 +8472,10 @@ class BookingsEndPoint {
8472
8472
  releaseSlot(id) {
8473
8473
  return this.rest.delete(`${this.baseUrl}/${id}/release-patterns-slot`);
8474
8474
  }
8475
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8476
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
8475
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8476
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
8477
8477
  }
8478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, decorators: [{
8478
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, decorators: [{
8479
8479
  type: Injectable,
8480
8480
  args: [{
8481
8481
  providedIn: 'root'
@@ -8517,10 +8517,10 @@ class MyCreditsEndPoint {
8517
8517
  }
8518
8518
  return this.rest.get(`${this.baseUrl}`, ...params);
8519
8519
  }
8520
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8521
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8520
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8521
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8522
8522
  }
8523
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8523
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8524
8524
  type: Injectable,
8525
8525
  args: [{
8526
8526
  providedIn: 'root'
@@ -8607,10 +8607,10 @@ class SyllabusEndPoint {
8607
8607
  syncStudentSyllabus(id) {
8608
8608
  return this.rest.post(`${this.baseUrl}/spl-plan/${id}/sync`, '');
8609
8609
  }
8610
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8611
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8610
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8611
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8612
8612
  }
8613
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8613
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8614
8614
  type: Injectable,
8615
8615
  args: [{
8616
8616
  providedIn: 'root'
@@ -8706,10 +8706,10 @@ class CertificatesEndPoint {
8706
8706
  deleteReference(id) {
8707
8707
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
8708
8708
  }
8709
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8710
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
8709
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8710
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
8711
8711
  }
8712
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, decorators: [{
8712
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, decorators: [{
8713
8713
  type: Injectable,
8714
8714
  args: [{
8715
8715
  providedIn: 'root'
@@ -8802,10 +8802,10 @@ class CreditsEndPoint {
8802
8802
  recalculateCreditsForFlights(accountId) {
8803
8803
  return this.rest.post(`${this.baseUrl}/fill-credits-for-flights/${accountId}`, '');
8804
8804
  }
8805
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8806
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
8805
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8806
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
8807
8807
  }
8808
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, decorators: [{
8808
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, decorators: [{
8809
8809
  type: Injectable,
8810
8810
  args: [{
8811
8811
  providedIn: 'root'
@@ -8901,10 +8901,10 @@ class MaintenancesEndPoint {
8901
8901
  deleteReference(id) {
8902
8902
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
8903
8903
  }
8904
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8905
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
8904
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8905
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
8906
8906
  }
8907
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
8907
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
8908
8908
  type: Injectable,
8909
8909
  args: [{
8910
8910
  providedIn: 'root'
@@ -9000,10 +9000,10 @@ class MessageConfirmsEndPoint {
9000
9000
  confirmContactMessage(id, msgId) {
9001
9001
  return this.rest.post(`${this.baseUrl}/${id}/messages/${msgId}`, '');
9002
9002
  }
9003
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
9004
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
9003
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
9004
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
9005
9005
  }
9006
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
9006
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
9007
9007
  type: Injectable,
9008
9008
  args: [{
9009
9009
  providedIn: 'root'
@@ -9023,11 +9023,11 @@ class NgxGooxLibModule {
9023
9023
  ]
9024
9024
  };
9025
9025
  }
9026
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9027
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9028
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9026
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9027
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9028
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9029
9029
  }
9030
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9030
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9031
9031
  type: NgModule,
9032
9032
  args: [{
9033
9033
  imports: [CommonModule]