@aya-flights/ngx-goox-lib 2.20.20-ang-18 → 2.20.20-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 -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
@@ -5247,10 +5247,10 @@ class RestUtils {
5247
5247
  }
5248
5248
  return contentType;
5249
5249
  }
5250
- 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 }); }
5251
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5250
+ 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 }); }
5251
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5252
5252
  }
5253
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, decorators: [{
5253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, decorators: [{
5254
5254
  type: Injectable,
5255
5255
  args: [{
5256
5256
  providedIn: 'root'
@@ -5435,10 +5435,10 @@ class AirplanesEndPoint {
5435
5435
  }
5436
5436
  return this.rest.get(`${this.baseUrl}/${id}/maintenance`, ...params);
5437
5437
  }
5438
- 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 }); }
5439
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
5438
+ 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 }); }
5439
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
5440
5440
  }
5441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, decorators: [{
5441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, decorators: [{
5442
5442
  type: Injectable,
5443
5443
  args: [{
5444
5444
  providedIn: 'root'
@@ -5526,10 +5526,10 @@ class GroupsEndPoint {
5526
5526
  }
5527
5527
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5528
5528
  }
5529
- 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 }); }
5530
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5529
+ 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 }); }
5530
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
5531
5531
  }
5532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, decorators: [{
5532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, decorators: [{
5533
5533
  type: Injectable,
5534
5534
  args: [{
5535
5535
  providedIn: 'root'
@@ -5625,10 +5625,10 @@ class MessageConfirmsEndPoint {
5625
5625
  confirmContactMessage(id, msgId) {
5626
5626
  return this.rest.post(`${this.baseUrl}/${id}/messages/${msgId}`, '');
5627
5627
  }
5628
- 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 }); }
5629
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
5628
+ 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 }); }
5629
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
5630
5630
  }
5631
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
5631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
5632
5632
  type: Injectable,
5633
5633
  args: [{
5634
5634
  providedIn: 'root'
@@ -5768,10 +5768,10 @@ class MyBookingsEndPoint {
5768
5768
  getAirplane(id) {
5769
5769
  return this.rest.get(`${this.baseUrl}/airplanes/${id}`);
5770
5770
  }
5771
- 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 }); }
5772
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
5771
+ 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 }); }
5772
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
5773
5773
  }
5774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
5774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
5775
5775
  type: Injectable,
5776
5776
  args: [{
5777
5777
  providedIn: 'root'
@@ -5813,10 +5813,10 @@ class MyCreditsEndPoint {
5813
5813
  }
5814
5814
  return this.rest.get(`${this.baseUrl}`, ...params);
5815
5815
  }
5816
- 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 }); }
5817
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
5816
+ 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 }); }
5817
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
5818
5818
  }
5819
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
5819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
5820
5820
  type: Injectable,
5821
5821
  args: [{
5822
5822
  providedIn: 'root'
@@ -5854,10 +5854,10 @@ class MyMessagesEndPoint {
5854
5854
  confirm(id) {
5855
5855
  return this.rest.post(`${this.baseUrl}/${id}`, '');
5856
5856
  }
5857
- 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 }); }
5858
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5857
+ 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 }); }
5858
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
5859
5859
  }
5860
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5860
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
5861
5861
  type: Injectable,
5862
5862
  args: [{
5863
5863
  providedIn: 'root'
@@ -6038,10 +6038,10 @@ class AccountsEndPoint {
6038
6038
  }
6039
6039
  return this.rest.get(`${this.baseUrl}/${id}/documents`, ...params);
6040
6040
  }
6041
- 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 }); }
6042
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
6041
+ 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 }); }
6042
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
6043
6043
  }
6044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, decorators: [{
6044
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, decorators: [{
6045
6045
  type: Injectable,
6046
6046
  args: [{
6047
6047
  providedIn: 'root'
@@ -6256,10 +6256,10 @@ class BookingsEndPoint {
6256
6256
  releaseSlot(id) {
6257
6257
  return this.rest.delete(`${this.baseUrl}/${id}/release-patterns-slot`);
6258
6258
  }
6259
- 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 }); }
6260
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
6259
+ 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 }); }
6260
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
6261
6261
  }
6262
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, decorators: [{
6262
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, decorators: [{
6263
6263
  type: Injectable,
6264
6264
  args: [{
6265
6265
  providedIn: 'root'
@@ -6355,10 +6355,10 @@ class CertificatesEndPoint {
6355
6355
  deleteReference(id) {
6356
6356
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
6357
6357
  }
6358
- 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 }); }
6359
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
6358
+ 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 }); }
6359
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
6360
6360
  }
6361
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, decorators: [{
6361
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, decorators: [{
6362
6362
  type: Injectable,
6363
6363
  args: [{
6364
6364
  providedIn: 'root'
@@ -6437,10 +6437,10 @@ class LookupsEndPoint {
6437
6437
  }
6438
6438
  return this.rest.get(`${this.baseUrl}/group`, ...params);
6439
6439
  }
6440
- 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 }); }
6441
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
6440
+ 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 }); }
6441
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
6442
6442
  }
6443
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, decorators: [{
6443
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, decorators: [{
6444
6444
  type: Injectable,
6445
6445
  args: [{
6446
6446
  providedIn: 'root'
@@ -6512,10 +6512,10 @@ class PriceListEndPoint {
6512
6512
  }
6513
6513
  return this.rest.get(`${this.baseUrl}`, ...params);
6514
6514
  }
6515
- 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 }); }
6516
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6515
+ 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 }); }
6516
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6517
6517
  }
6518
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, decorators: [{
6518
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, decorators: [{
6519
6519
  type: Injectable,
6520
6520
  args: [{
6521
6521
  providedIn: 'root'
@@ -6710,10 +6710,10 @@ class LeadsEndPoint {
6710
6710
  countBySource(year, month) {
6711
6711
  return this.rest.get(`${this.baseUrl}/count-by-source/${year}/${month}`);
6712
6712
  }
6713
- 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 }); }
6714
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6713
+ 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 }); }
6714
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
6715
6715
  }
6716
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, decorators: [{
6716
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, decorators: [{
6717
6717
  type: Injectable,
6718
6718
  args: [{
6719
6719
  providedIn: 'root'
@@ -6739,10 +6739,10 @@ class SystemEndPoint {
6739
6739
  lookup(entity, id) {
6740
6740
  return this.rest.get(`${this.baseUrl}/lookup/${entity}/${id}`);
6741
6741
  }
6742
- 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 }); }
6743
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
6742
+ 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 }); }
6743
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
6744
6744
  }
6745
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, decorators: [{
6745
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, decorators: [{
6746
6746
  type: Injectable,
6747
6747
  args: [{
6748
6748
  providedIn: 'root'
@@ -6769,10 +6769,10 @@ class UserEndPoint {
6769
6769
  authorize(body) {
6770
6770
  return this.rest.post(`${this.baseUrl}/authorize`, typeof body === 'object' ? JSON.stringify(body) : body);
6771
6771
  }
6772
- 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 }); }
6773
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
6772
+ 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 }); }
6773
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
6774
6774
  }
6775
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, decorators: [{
6775
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, decorators: [{
6776
6776
  type: Injectable,
6777
6777
  args: [{
6778
6778
  providedIn: 'root'
@@ -7057,10 +7057,10 @@ class ContactsEndPoint {
7057
7057
  syncStudentSyllabus(id) {
7058
7058
  return this.rest.post(`${this.baseUrl}/${id}/sync-syllabus`, '');
7059
7059
  }
7060
- 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 }); }
7061
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
7060
+ 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 }); }
7061
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
7062
7062
  }
7063
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, decorators: [{
7063
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, decorators: [{
7064
7064
  type: Injectable,
7065
7065
  args: [{
7066
7066
  providedIn: 'root'
@@ -7132,10 +7132,10 @@ class FlightTicketsEndPoint {
7132
7132
  }
7133
7133
  return this.rest.get(`${this.baseUrl}`, ...params);
7134
7134
  }
7135
- 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 }); }
7136
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
7135
+ 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 }); }
7136
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
7137
7137
  }
7138
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
7138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
7139
7139
  type: Injectable,
7140
7140
  args: [{
7141
7141
  providedIn: 'root'
@@ -7266,10 +7266,10 @@ class BookingSlotsEndPoint {
7266
7266
  }
7267
7267
  return this.rest.post(`${this.baseUrl}/unbook`, '', ...params);
7268
7268
  }
7269
- 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 }); }
7270
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7269
+ 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 }); }
7270
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7271
7271
  }
7272
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7272
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7273
7273
  type: Injectable,
7274
7274
  args: [{
7275
7275
  providedIn: 'root'
@@ -7357,10 +7357,10 @@ class CampaignsEndPoint {
7357
7357
  }
7358
7358
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
7359
7359
  }
7360
- 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 }); }
7361
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7360
+ 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 }); }
7361
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
7362
7362
  }
7363
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, decorators: [{
7364
7364
  type: Injectable,
7365
7365
  args: [{
7366
7366
  providedIn: 'root'
@@ -7457,10 +7457,10 @@ class SystemMessagesEndPoint {
7457
7457
  publish(id) {
7458
7458
  return this.rest.post(`${this.baseUrl}/${id}/publish`, '');
7459
7459
  }
7460
- 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 }); }
7461
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7460
+ 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 }); }
7461
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7462
7462
  }
7463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7464
7464
  type: Injectable,
7465
7465
  args: [{
7466
7466
  providedIn: 'root'
@@ -7561,10 +7561,10 @@ class DocumentsEndPoint {
7561
7561
  }
7562
7562
  return this.rest.get(`${this.baseUrl}/library`, ...params);
7563
7563
  }
7564
- 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 }); }
7565
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
7564
+ 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 }); }
7565
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
7566
7566
  }
7567
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, decorators: [{
7567
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, decorators: [{
7568
7568
  type: Injectable,
7569
7569
  args: [{
7570
7570
  providedIn: 'root'
@@ -7660,10 +7660,10 @@ class MaintenancesEndPoint {
7660
7660
  deleteReference(id) {
7661
7661
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
7662
7662
  }
7663
- 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 }); }
7664
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
7663
+ 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 }); }
7664
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
7665
7665
  }
7666
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
7666
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
7667
7667
  type: Injectable,
7668
7668
  args: [{
7669
7669
  providedIn: 'root'
@@ -7713,10 +7713,10 @@ class MyAuthEndPoint {
7713
7713
  getNotifications() {
7714
7714
  return this.rest.get(`${this.baseUrl}/notifications`);
7715
7715
  }
7716
- 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 }); }
7717
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
7716
+ 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 }); }
7717
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
7718
7718
  }
7719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, decorators: [{
7719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, decorators: [{
7720
7720
  type: Injectable,
7721
7721
  args: [{
7722
7722
  providedIn: 'root'
@@ -7809,10 +7809,10 @@ class MyCertificatesEndPoint {
7809
7809
  deleteReference(id) {
7810
7810
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
7811
7811
  }
7812
- 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 }); }
7813
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
7812
+ 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 }); }
7813
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
7814
7814
  }
7815
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
7815
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
7816
7816
  type: Injectable,
7817
7817
  args: [{
7818
7818
  providedIn: 'root'
@@ -7941,10 +7941,10 @@ class MyFlightsEndPoint {
7941
7941
  downloadStudentSheetXlsx() {
7942
7942
  return this.rest.download(`export`, `${this.baseUrl}student-sheet/xlsx`);
7943
7943
  }
7944
- 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 }); }
7945
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7944
+ 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 }); }
7945
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
7946
7946
  }
7947
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7947
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
7948
7948
  type: Injectable,
7949
7949
  args: [{
7950
7950
  providedIn: 'root'
@@ -7998,10 +7998,10 @@ class MyStudentsEndPoint {
7998
7998
  downloadStudentSheetCsv(id) {
7999
7999
  return this.rest.download(`export`, `${this.baseUrl}/${id}/student-sheet/csv`);
8000
8000
  }
8001
- 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 }); }
8002
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
8001
+ 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 }); }
8002
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
8003
8003
  }
8004
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
8004
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
8005
8005
  type: Injectable,
8006
8006
  args: [{
8007
8007
  providedIn: 'root'
@@ -8094,10 +8094,10 @@ class CreditsEndPoint {
8094
8094
  recalculateCreditsForFlights(accountId) {
8095
8095
  return this.rest.post(`${this.baseUrl}/fill-credits-for-flights/${accountId}`, '');
8096
8096
  }
8097
- 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 }); }
8098
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
8097
+ 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 }); }
8098
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
8099
8099
  }
8100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, decorators: [{
8100
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, decorators: [{
8101
8101
  type: Injectable,
8102
8102
  args: [{
8103
8103
  providedIn: 'root'
@@ -8424,10 +8424,10 @@ class FlightsEndPoint {
8424
8424
  setPostFlight(body) {
8425
8425
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
8426
8426
  }
8427
- 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 }); }
8428
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
8427
+ 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 }); }
8428
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
8429
8429
  }
8430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, decorators: [{
8430
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, decorators: [{
8431
8431
  type: Injectable,
8432
8432
  args: [{
8433
8433
  providedIn: 'root'
@@ -8490,10 +8490,10 @@ class SystemConfigsEndPoint {
8490
8490
  }
8491
8491
  return this.rest.get(`${this.baseUrl}`, ...params);
8492
8492
  }
8493
- 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 }); }
8494
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
8493
+ 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 }); }
8494
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
8495
8495
  }
8496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
8496
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
8497
8497
  type: Injectable,
8498
8498
  args: [{
8499
8499
  providedIn: 'root'
@@ -8605,10 +8605,10 @@ class AuditLogsEndPoint {
8605
8605
  }
8606
8606
  return this.rest.get(`${this.baseUrl}/histogram`, ...params);
8607
8607
  }
8608
- 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 }); }
8609
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
8608
+ 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 }); }
8609
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
8610
8610
  }
8611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
8611
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
8612
8612
  type: Injectable,
8613
8613
  args: [{
8614
8614
  providedIn: 'root'
@@ -8696,10 +8696,10 @@ class ContactsGroupsEndPoint {
8696
8696
  }
8697
8697
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
8698
8698
  }
8699
- 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 }); }
8700
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
8699
+ 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 }); }
8700
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
8701
8701
  }
8702
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
8702
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
8703
8703
  type: Injectable,
8704
8704
  args: [{
8705
8705
  providedIn: 'root'
@@ -8786,10 +8786,10 @@ class SyllabusEndPoint {
8786
8786
  syncStudentSyllabus(id) {
8787
8787
  return this.rest.post(`${this.baseUrl}/spl-plan/${id}/sync`, '');
8788
8788
  }
8789
- 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 }); }
8790
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8789
+ 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 }); }
8790
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8791
8791
  }
8792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8793
8793
  type: Injectable,
8794
8794
  args: [{
8795
8795
  providedIn: 'root'
@@ -8895,10 +8895,10 @@ class UsersEndPoint {
8895
8895
  groupsLookup() {
8896
8896
  return this.rest.get(`${this.baseUrl}/groups-lookup`);
8897
8897
  }
8898
- 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 }); }
8899
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
8898
+ 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 }); }
8899
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
8900
8900
  }
8901
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, decorators: [{
8901
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, decorators: [{
8902
8902
  type: Injectable,
8903
8903
  args: [{
8904
8904
  providedIn: 'root'
@@ -8948,10 +8948,10 @@ class McpToolsEndPoint {
8948
8948
  }
8949
8949
  return this.rest.get(`${this.baseUrl}/airplanes-lookup`, ...params);
8950
8950
  }
8951
- 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 }); }
8952
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
8951
+ 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 }); }
8952
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
8953
8953
  }
8954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, decorators: [{
8954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, decorators: [{
8955
8955
  type: Injectable,
8956
8956
  args: [{
8957
8957
  providedIn: 'root'
@@ -8993,10 +8993,10 @@ class MyInfoEndPoint {
8993
8993
  metar() {
8994
8994
  return this.rest.get(`${this.baseUrl}/metar`);
8995
8995
  }
8996
- 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 }); }
8997
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
8996
+ 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 }); }
8997
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
8998
8998
  }
8999
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, decorators: [{
8999
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, decorators: [{
9000
9000
  type: Injectable,
9001
9001
  args: [{
9002
9002
  providedIn: 'root'
@@ -9016,11 +9016,11 @@ class NgxGooxLibModule {
9016
9016
  ]
9017
9017
  };
9018
9018
  }
9019
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9020
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9021
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9019
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9020
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9021
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9022
9022
  }
9023
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9023
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9024
9024
  type: NgModule,
9025
9025
  args: [{
9026
9026
  imports: [CommonModule]