@aya-flights/ngx-goox-lib 2.20.19-ang-18 → 2.20.19-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 -25
  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 -29
  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
@@ -5240,10 +5240,10 @@ class RestUtils {
5240
5240
  }
5241
5241
  return contentType;
5242
5242
  }
5243
- 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 }); }
5244
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5243
+ 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 }); }
5244
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5245
5245
  }
5246
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, decorators: [{
5246
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, decorators: [{
5247
5247
  type: Injectable,
5248
5248
  args: [{
5249
5249
  providedIn: 'root'
@@ -5278,10 +5278,10 @@ class MyMessagesEndPoint {
5278
5278
  confirm(id) {
5279
5279
  return this.rest.post(`${this.baseUrl}/${id}`, '');
5280
5280
  }
5281
- 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 }); }
5282
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5281
+ 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 }); }
5282
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5283
5283
  }
5284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5285
5285
  type: Injectable,
5286
5286
  args: [{
5287
5287
  providedIn: 'root'
@@ -5462,10 +5462,10 @@ class AccountsEndPoint {
5462
5462
  }
5463
5463
  return this.rest.get(`${this.baseUrl}/${id}/documents`, ...params);
5464
5464
  }
5465
- 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 }); }
5466
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
5465
+ 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 }); }
5466
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
5467
5467
  }
5468
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, decorators: [{
5468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, decorators: [{
5469
5469
  type: Injectable,
5470
5470
  args: [{
5471
5471
  providedIn: 'root'
@@ -5558,10 +5558,10 @@ class CreditsEndPoint {
5558
5558
  recalculateCreditsForFlights(accountId) {
5559
5559
  return this.rest.post(`${this.baseUrl}/fill-credits-for-flights/${accountId}`, '');
5560
5560
  }
5561
- 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 }); }
5562
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
5561
+ 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 }); }
5562
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
5563
5563
  }
5564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, decorators: [{
5564
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, decorators: [{
5565
5565
  type: Injectable,
5566
5566
  args: [{
5567
5567
  providedIn: 'root'
@@ -5611,10 +5611,10 @@ class McpToolsEndPoint {
5611
5611
  }
5612
5612
  return this.rest.get(`${this.baseUrl}/airplanes-lookup`, ...params);
5613
5613
  }
5614
- 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 }); }
5615
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
5614
+ 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 }); }
5615
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
5616
5616
  }
5617
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, decorators: [{
5617
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, decorators: [{
5618
5618
  type: Injectable,
5619
5619
  args: [{
5620
5620
  providedIn: 'root'
@@ -5710,10 +5710,10 @@ class MessageConfirmsEndPoint {
5710
5710
  confirmContactMessage(id, msgId) {
5711
5711
  return this.rest.post(`${this.baseUrl}/${id}/messages/${msgId}`, '');
5712
5712
  }
5713
- 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 }); }
5714
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
5713
+ 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 }); }
5714
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
5715
5715
  }
5716
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
5716
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
5717
5717
  type: Injectable,
5718
5718
  args: [{
5719
5719
  providedIn: 'root'
@@ -5785,10 +5785,10 @@ class FlightTicketsEndPoint {
5785
5785
  }
5786
5786
  return this.rest.get(`${this.baseUrl}`, ...params);
5787
5787
  }
5788
- 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 }); }
5789
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
5788
+ 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 }); }
5789
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
5790
5790
  }
5791
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
5791
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
5792
5792
  type: Injectable,
5793
5793
  args: [{
5794
5794
  providedIn: 'root'
@@ -5876,10 +5876,10 @@ class GroupsEndPoint {
5876
5876
  }
5877
5877
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5878
5878
  }
5879
- 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 }); }
5880
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5879
+ 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 }); }
5880
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5881
5881
  }
5882
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, decorators: [{
5882
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, decorators: [{
5883
5883
  type: Injectable,
5884
5884
  args: [{
5885
5885
  providedIn: 'root'
@@ -5906,10 +5906,10 @@ class UserEndPoint {
5906
5906
  authorize(body) {
5907
5907
  return this.rest.post(`${this.baseUrl}/authorize`, typeof body === 'object' ? JSON.stringify(body) : body);
5908
5908
  }
5909
- 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 }); }
5910
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
5909
+ 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 }); }
5910
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
5911
5911
  }
5912
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, decorators: [{
5912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, decorators: [{
5913
5913
  type: Injectable,
5914
5914
  args: [{
5915
5915
  providedIn: 'root'
@@ -5997,10 +5997,10 @@ class ContactsGroupsEndPoint {
5997
5997
  }
5998
5998
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5999
5999
  }
6000
- 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 }); }
6001
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
6000
+ 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 }); }
6001
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
6002
6002
  }
6003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
6003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
6004
6004
  type: Injectable,
6005
6005
  args: [{
6006
6006
  providedIn: 'root'
@@ -6327,10 +6327,10 @@ class FlightsEndPoint {
6327
6327
  setPostFlight(body) {
6328
6328
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
6329
6329
  }
6330
- 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 }); }
6331
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
6330
+ 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 }); }
6331
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
6332
6332
  }
6333
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, decorators: [{
6333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, decorators: [{
6334
6334
  type: Injectable,
6335
6335
  args: [{
6336
6336
  providedIn: 'root'
@@ -6525,10 +6525,10 @@ class LeadsEndPoint {
6525
6525
  countBySource(year, month) {
6526
6526
  return this.rest.get(`${this.baseUrl}/count-by-source/${year}/${month}`);
6527
6527
  }
6528
- 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 }); }
6529
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6528
+ 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 }); }
6529
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6530
6530
  }
6531
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, decorators: [{
6531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, decorators: [{
6532
6532
  type: Injectable,
6533
6533
  args: [{
6534
6534
  providedIn: 'root'
@@ -6570,10 +6570,10 @@ class MyInfoEndPoint {
6570
6570
  metar() {
6571
6571
  return this.rest.get(`${this.baseUrl}/metar`);
6572
6572
  }
6573
- 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 }); }
6574
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
6573
+ 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 }); }
6574
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
6575
6575
  }
6576
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, decorators: [{
6576
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, decorators: [{
6577
6577
  type: Injectable,
6578
6578
  args: [{
6579
6579
  providedIn: 'root'
@@ -6627,10 +6627,10 @@ class MyStudentsEndPoint {
6627
6627
  downloadStudentSheetCsv(id) {
6628
6628
  return this.rest.download(`export`, `${this.baseUrl}/${id}/student-sheet/csv`);
6629
6629
  }
6630
- 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 }); }
6631
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
6630
+ 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 }); }
6631
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
6632
6632
  }
6633
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
6633
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
6634
6634
  type: Injectable,
6635
6635
  args: [{
6636
6636
  providedIn: 'root'
@@ -6818,10 +6818,10 @@ class AirplanesEndPoint {
6818
6818
  }
6819
6819
  return this.rest.get(`${this.baseUrl}/${id}/maintenance`, ...params);
6820
6820
  }
6821
- 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 }); }
6822
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
6821
+ 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 }); }
6822
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
6823
6823
  }
6824
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6824
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6825
6825
  type: Injectable,
6826
6826
  args: [{
6827
6827
  providedIn: 'root'
@@ -6933,10 +6933,10 @@ class AuditLogsEndPoint {
6933
6933
  }
6934
6934
  return this.rest.get(`${this.baseUrl}/histogram`, ...params);
6935
6935
  }
6936
- 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 }); }
6937
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
6936
+ 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 }); }
6937
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
6938
6938
  }
6939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
6939
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
6940
6940
  type: Injectable,
6941
6941
  args: [{
6942
6942
  providedIn: 'root'
@@ -7067,10 +7067,10 @@ class BookingSlotsEndPoint {
7067
7067
  }
7068
7068
  return this.rest.post(`${this.baseUrl}/unbook`, '', ...params);
7069
7069
  }
7070
- 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 }); }
7071
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7070
+ 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 }); }
7071
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7072
7072
  }
7073
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7073
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7074
7074
  type: Injectable,
7075
7075
  args: [{
7076
7076
  providedIn: 'root'
@@ -7210,10 +7210,10 @@ class MyBookingsEndPoint {
7210
7210
  getAirplane(id) {
7211
7211
  return this.rest.get(`${this.baseUrl}/airplanes/${id}`);
7212
7212
  }
7213
- 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 }); }
7214
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
7213
+ 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 }); }
7214
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
7215
7215
  }
7216
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
7216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
7217
7217
  type: Injectable,
7218
7218
  args: [{
7219
7219
  providedIn: 'root'
@@ -7342,10 +7342,10 @@ class MyFlightsEndPoint {
7342
7342
  downloadStudentSheetXlsx() {
7343
7343
  return this.rest.download(`export`, `${this.baseUrl}student-sheet/xlsx`);
7344
7344
  }
7345
- 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 }); }
7346
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7345
+ 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 }); }
7346
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7347
7347
  }
7348
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7348
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7349
7349
  type: Injectable,
7350
7350
  args: [{
7351
7351
  providedIn: 'root'
@@ -7433,10 +7433,10 @@ class CampaignsEndPoint {
7433
7433
  }
7434
7434
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
7435
7435
  }
7436
- 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 }); }
7437
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7436
+ 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 }); }
7437
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7438
7438
  }
7439
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7439
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7440
7440
  type: Injectable,
7441
7441
  args: [{
7442
7442
  providedIn: 'root'
@@ -7721,10 +7721,10 @@ class ContactsEndPoint {
7721
7721
  syncStudentSyllabus(id) {
7722
7722
  return this.rest.post(`${this.baseUrl}/${id}/sync-syllabus`, '');
7723
7723
  }
7724
- 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 }); }
7725
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
7724
+ 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 }); }
7725
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
7726
7726
  }
7727
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, decorators: [{
7727
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, decorators: [{
7728
7728
  type: Injectable,
7729
7729
  args: [{
7730
7730
  providedIn: 'root'
@@ -7787,10 +7787,10 @@ class SystemConfigsEndPoint {
7787
7787
  }
7788
7788
  return this.rest.get(`${this.baseUrl}`, ...params);
7789
7789
  }
7790
- 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 }); }
7791
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
7790
+ 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 }); }
7791
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
7792
7792
  }
7793
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
7793
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
7794
7794
  type: Injectable,
7795
7795
  args: [{
7796
7796
  providedIn: 'root'
@@ -7816,10 +7816,10 @@ class SystemEndPoint {
7816
7816
  lookup(entity, id) {
7817
7817
  return this.rest.get(`${this.baseUrl}/lookup/${entity}/${id}`);
7818
7818
  }
7819
- 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 }); }
7820
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
7819
+ 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 }); }
7820
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
7821
7821
  }
7822
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, decorators: [{
7822
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, decorators: [{
7823
7823
  type: Injectable,
7824
7824
  args: [{
7825
7825
  providedIn: 'root'
@@ -7916,10 +7916,10 @@ class SystemMessagesEndPoint {
7916
7916
  publish(id) {
7917
7917
  return this.rest.post(`${this.baseUrl}/${id}/publish`, '');
7918
7918
  }
7919
- 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 }); }
7920
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7919
+ 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 }); }
7920
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7921
7921
  }
7922
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7922
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7923
7923
  type: Injectable,
7924
7924
  args: [{
7925
7925
  providedIn: 'root'
@@ -8025,10 +8025,10 @@ class UsersEndPoint {
8025
8025
  groupsLookup() {
8026
8026
  return this.rest.get(`${this.baseUrl}/groups-lookup`);
8027
8027
  }
8028
- 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 }); }
8029
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
8028
+ 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 }); }
8029
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
8030
8030
  }
8031
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, decorators: [{
8031
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, decorators: [{
8032
8032
  type: Injectable,
8033
8033
  args: [{
8034
8034
  providedIn: 'root'
@@ -8121,10 +8121,10 @@ class MyCertificatesEndPoint {
8121
8121
  deleteReference(id) {
8122
8122
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
8123
8123
  }
8124
- 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 }); }
8125
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
8124
+ 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 }); }
8125
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
8126
8126
  }
8127
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
8127
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
8128
8128
  type: Injectable,
8129
8129
  args: [{
8130
8130
  providedIn: 'root'
@@ -8225,10 +8225,10 @@ class DocumentsEndPoint {
8225
8225
  }
8226
8226
  return this.rest.get(`${this.baseUrl}/library`, ...params);
8227
8227
  }
8228
- 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 }); }
8229
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
8228
+ 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 }); }
8229
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
8230
8230
  }
8231
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, decorators: [{
8231
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, decorators: [{
8232
8232
  type: Injectable,
8233
8233
  args: [{
8234
8234
  providedIn: 'root'
@@ -8278,10 +8278,10 @@ class MyAuthEndPoint {
8278
8278
  getNotifications() {
8279
8279
  return this.rest.get(`${this.baseUrl}/notifications`);
8280
8280
  }
8281
- 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 }); }
8282
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
8281
+ 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 }); }
8282
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
8283
8283
  }
8284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, decorators: [{
8284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, decorators: [{
8285
8285
  type: Injectable,
8286
8286
  args: [{
8287
8287
  providedIn: 'root'
@@ -8323,10 +8323,10 @@ class MyCreditsEndPoint {
8323
8323
  }
8324
8324
  return this.rest.get(`${this.baseUrl}`, ...params);
8325
8325
  }
8326
- 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 }); }
8327
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8326
+ 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 }); }
8327
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8328
8328
  }
8329
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8329
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8330
8330
  type: Injectable,
8331
8331
  args: [{
8332
8332
  providedIn: 'root'
@@ -8541,10 +8541,10 @@ class BookingsEndPoint {
8541
8541
  releaseSlot(id) {
8542
8542
  return this.rest.delete(`${this.baseUrl}/${id}/release-patterns-slot`);
8543
8543
  }
8544
- 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 }); }
8545
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
8544
+ 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 }); }
8545
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
8546
8546
  }
8547
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, decorators: [{
8547
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, decorators: [{
8548
8548
  type: Injectable,
8549
8549
  args: [{
8550
8550
  providedIn: 'root'
@@ -8640,10 +8640,10 @@ class MaintenancesEndPoint {
8640
8640
  deleteReference(id) {
8641
8641
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
8642
8642
  }
8643
- 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 }); }
8644
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
8643
+ 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 }); }
8644
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
8645
8645
  }
8646
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
8646
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
8647
8647
  type: Injectable,
8648
8648
  args: [{
8649
8649
  providedIn: 'root'
@@ -8715,10 +8715,10 @@ class PriceListEndPoint {
8715
8715
  }
8716
8716
  return this.rest.get(`${this.baseUrl}`, ...params);
8717
8717
  }
8718
- 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 }); }
8719
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
8718
+ 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 }); }
8719
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
8720
8720
  }
8721
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, decorators: [{
8721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, decorators: [{
8722
8722
  type: Injectable,
8723
8723
  args: [{
8724
8724
  providedIn: 'root'
@@ -8805,10 +8805,10 @@ class SyllabusEndPoint {
8805
8805
  syncStudentSyllabus(id) {
8806
8806
  return this.rest.post(`${this.baseUrl}/spl-plan/${id}/sync`, '');
8807
8807
  }
8808
- 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 }); }
8809
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8808
+ 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 }); }
8809
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8810
8810
  }
8811
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8811
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8812
8812
  type: Injectable,
8813
8813
  args: [{
8814
8814
  providedIn: 'root'
@@ -8887,10 +8887,10 @@ class LookupsEndPoint {
8887
8887
  }
8888
8888
  return this.rest.get(`${this.baseUrl}/group`, ...params);
8889
8889
  }
8890
- 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 }); }
8891
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
8890
+ 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 }); }
8891
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
8892
8892
  }
8893
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, decorators: [{
8893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, decorators: [{
8894
8894
  type: Injectable,
8895
8895
  args: [{
8896
8896
  providedIn: 'root'
@@ -8986,10 +8986,10 @@ class CertificatesEndPoint {
8986
8986
  deleteReference(id) {
8987
8987
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
8988
8988
  }
8989
- 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 }); }
8990
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
8989
+ 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 }); }
8990
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
8991
8991
  }
8992
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, decorators: [{
8992
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, decorators: [{
8993
8993
  type: Injectable,
8994
8994
  args: [{
8995
8995
  providedIn: 'root'
@@ -9009,11 +9009,11 @@ class NgxGooxLibModule {
9009
9009
  ]
9010
9010
  };
9011
9011
  }
9012
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9013
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9014
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9012
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9013
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9014
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9015
9015
  }
9016
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9016
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9017
9017
  type: NgModule,
9018
9018
  args: [{
9019
9019
  imports: [CommonModule]