@aya-flights/ngx-goox-lib 2.20.24-ang-18 → 2.20.24-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 (210) 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 -30
  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/SyllabusTrack.mjs +0 -36
  148. package/esm2022/lib/model/SystemConfig.mjs +0 -15
  149. package/esm2022/lib/model/SystemMessage.mjs +0 -19
  150. package/esm2022/lib/model/TOLData.mjs +0 -24
  151. package/esm2022/lib/model/TafReport.mjs +0 -21
  152. package/esm2022/lib/model/TicketStatusCode.mjs +0 -27
  153. package/esm2022/lib/model/TimeDataPoint.mjs +0 -12
  154. package/esm2022/lib/model/TimeFrame.mjs +0 -12
  155. package/esm2022/lib/model/TimePeriodCode.mjs +0 -39
  156. package/esm2022/lib/model/TimeSeries.mjs +0 -15
  157. package/esm2022/lib/model/Timestamp.mjs +0 -7
  158. package/esm2022/lib/model/TokenData.mjs +0 -18
  159. package/esm2022/lib/model/TransactionTypeCode.mjs +0 -47
  160. package/esm2022/lib/model/TripRisks.mjs +0 -21
  161. package/esm2022/lib/model/Tuple.mjs +0 -16
  162. package/esm2022/lib/model/TypeRatingFlag.mjs +0 -35
  163. package/esm2022/lib/model/User.mjs +0 -22
  164. package/esm2022/lib/model/UserRoleFlag.mjs +0 -51
  165. package/esm2022/lib/model/UserStatusCode.mjs +0 -35
  166. package/esm2022/lib/model/UserTypeCode.mjs +0 -35
  167. package/esm2022/lib/model/UsersFilter.mjs +0 -30
  168. package/esm2022/lib/model/ValidationFlag.mjs +0 -67
  169. package/esm2022/lib/model/WBConfig.mjs +0 -54
  170. package/esm2022/lib/model/WeatherRisks.mjs +0 -36
  171. package/esm2022/lib/model/errorStruct.mjs +0 -12
  172. package/esm2022/lib/model/index.mjs +0 -156
  173. package/esm2022/lib/services/AccountsEndPoint.mjs +0 -189
  174. package/esm2022/lib/services/AirplanesEndPoint.mjs +0 -196
  175. package/esm2022/lib/services/AuditLogsEndPoint.mjs +0 -120
  176. package/esm2022/lib/services/BookingSlotsEndPoint.mjs +0 -139
  177. package/esm2022/lib/services/BookingsEndPoint.mjs +0 -223
  178. package/esm2022/lib/services/CampaignsEndPoint.mjs +0 -96
  179. package/esm2022/lib/services/CertificatesEndPoint.mjs +0 -104
  180. package/esm2022/lib/services/ContactsEndPoint.mjs +0 -293
  181. package/esm2022/lib/services/ContactsGroupsEndPoint.mjs +0 -96
  182. package/esm2022/lib/services/CreditsEndPoint.mjs +0 -101
  183. package/esm2022/lib/services/DocumentsEndPoint.mjs +0 -109
  184. package/esm2022/lib/services/FlightTicketsEndPoint.mjs +0 -80
  185. package/esm2022/lib/services/FlightsEndPoint.mjs +0 -335
  186. package/esm2022/lib/services/GroupsEndPoint.mjs +0 -96
  187. package/esm2022/lib/services/LeadsEndPoint.mjs +0 -203
  188. package/esm2022/lib/services/LookupsEndPoint.mjs +0 -87
  189. package/esm2022/lib/services/MaintenancesEndPoint.mjs +0 -104
  190. package/esm2022/lib/services/McpToolsEndPoint.mjs +0 -58
  191. package/esm2022/lib/services/MessageConfirmsEndPoint.mjs +0 -104
  192. package/esm2022/lib/services/MyAuthEndPoint.mjs +0 -58
  193. package/esm2022/lib/services/MyBookingsEndPoint.mjs +0 -148
  194. package/esm2022/lib/services/MyCertificatesEndPoint.mjs +0 -101
  195. package/esm2022/lib/services/MyCreditsEndPoint.mjs +0 -50
  196. package/esm2022/lib/services/MyFlightsEndPoint.mjs +0 -137
  197. package/esm2022/lib/services/MyInfoEndPoint.mjs +0 -50
  198. package/esm2022/lib/services/MyMessagesEndPoint.mjs +0 -46
  199. package/esm2022/lib/services/MyStudentsEndPoint.mjs +0 -62
  200. package/esm2022/lib/services/PriceListEndPoint.mjs +0 -80
  201. package/esm2022/lib/services/SyllabusEndPoint.mjs +0 -95
  202. package/esm2022/lib/services/SystemConfigsEndPoint.mjs +0 -71
  203. package/esm2022/lib/services/SystemEndPoint.mjs +0 -34
  204. package/esm2022/lib/services/SystemMessagesEndPoint.mjs +0 -105
  205. package/esm2022/lib/services/UserEndPoint.mjs +0 -35
  206. package/esm2022/lib/services/UsersEndPoint.mjs +0 -114
  207. package/esm2022/lib/services/index.mjs +0 -35
  208. package/esm2022/ngx-goox-lib.module.mjs +0 -26
  209. package/esm2022/public-api.mjs +0 -8
  210. package/esm2022/rest-utils.mjs +0 -137
@@ -5234,10 +5234,10 @@ class RestUtils {
5234
5234
  }
5235
5235
  return contentType;
5236
5236
  }
5237
- 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 }); }
5238
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5237
+ 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 }); }
5238
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
5239
5239
  }
5240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, decorators: [{
5240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RestUtils, decorators: [{
5241
5241
  type: Injectable,
5242
5242
  args: [{
5243
5243
  providedIn: 'root'
@@ -5519,10 +5519,10 @@ class ContactsEndPoint {
5519
5519
  syncStudentSyllabus(id) {
5520
5520
  return this.rest.post(`${this.baseUrl}/${id}/sync-syllabus`, '');
5521
5521
  }
5522
- 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 }); }
5523
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
5522
+ 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 }); }
5523
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, providedIn: 'root' }); }
5524
5524
  }
5525
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsEndPoint, decorators: [{
5525
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsEndPoint, decorators: [{
5526
5526
  type: Injectable,
5527
5527
  args: [{
5528
5528
  providedIn: 'root'
@@ -5610,10 +5610,10 @@ class ContactsGroupsEndPoint {
5610
5610
  }
5611
5611
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5612
5612
  }
5613
- 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 }); }
5614
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
5613
+ 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 }); }
5614
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, providedIn: 'root' }); }
5615
5615
  }
5616
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
5616
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ContactsGroupsEndPoint, decorators: [{
5617
5617
  type: Injectable,
5618
5618
  args: [{
5619
5619
  providedIn: 'root'
@@ -5714,10 +5714,10 @@ class DocumentsEndPoint {
5714
5714
  }
5715
5715
  return this.rest.get(`${this.baseUrl}/library`, ...params);
5716
5716
  }
5717
- 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 }); }
5718
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
5717
+ 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 }); }
5718
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, providedIn: 'root' }); }
5719
5719
  }
5720
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DocumentsEndPoint, decorators: [{
5720
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DocumentsEndPoint, decorators: [{
5721
5721
  type: Injectable,
5722
5722
  args: [{
5723
5723
  providedIn: 'root'
@@ -5767,10 +5767,10 @@ class McpToolsEndPoint {
5767
5767
  }
5768
5768
  return this.rest.get(`${this.baseUrl}/airplanes-lookup`, ...params);
5769
5769
  }
5770
- 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 }); }
5771
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
5770
+ 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 }); }
5771
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, providedIn: 'root' }); }
5772
5772
  }
5773
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsEndPoint, decorators: [{
5773
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: McpToolsEndPoint, decorators: [{
5774
5774
  type: Injectable,
5775
5775
  args: [{
5776
5776
  providedIn: 'root'
@@ -5910,10 +5910,10 @@ class MyBookingsEndPoint {
5910
5910
  getAirplane(id) {
5911
5911
  return this.rest.get(`${this.baseUrl}/airplanes/${id}`);
5912
5912
  }
5913
- 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 }); }
5914
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
5913
+ 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 }); }
5914
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, providedIn: 'root' }); }
5915
5915
  }
5916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
5916
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
5917
5917
  type: Injectable,
5918
5918
  args: [{
5919
5919
  providedIn: 'root'
@@ -6042,10 +6042,10 @@ class MyFlightsEndPoint {
6042
6042
  downloadStudentSheetXlsx() {
6043
6043
  return this.rest.download(`export`, `${this.baseUrl}student-sheet/xlsx`);
6044
6044
  }
6045
- 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 }); }
6046
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
6045
+ 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 }); }
6046
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, providedIn: 'root' }); }
6047
6047
  }
6048
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
6048
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
6049
6049
  type: Injectable,
6050
6050
  args: [{
6051
6051
  providedIn: 'root'
@@ -6260,10 +6260,10 @@ class BookingsEndPoint {
6260
6260
  releaseSlot(id) {
6261
6261
  return this.rest.delete(`${this.baseUrl}/${id}/release-patterns-slot`);
6262
6262
  }
6263
- 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 }); }
6264
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
6263
+ 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 }); }
6264
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, providedIn: 'root' }); }
6265
6265
  }
6266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingsEndPoint, decorators: [{
6266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingsEndPoint, decorators: [{
6267
6267
  type: Injectable,
6268
6268
  args: [{
6269
6269
  providedIn: 'root'
@@ -6359,10 +6359,10 @@ class MaintenancesEndPoint {
6359
6359
  deleteReference(id) {
6360
6360
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
6361
6361
  }
6362
- 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 }); }
6363
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
6362
+ 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 }); }
6363
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, providedIn: 'root' }); }
6364
6364
  }
6365
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
6365
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
6366
6366
  type: Injectable,
6367
6367
  args: [{
6368
6368
  providedIn: 'root'
@@ -6434,10 +6434,10 @@ class PriceListEndPoint {
6434
6434
  }
6435
6435
  return this.rest.get(`${this.baseUrl}`, ...params);
6436
6436
  }
6437
- 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 }); }
6438
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6437
+ 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 }); }
6438
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, providedIn: 'root' }); }
6439
6439
  }
6440
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PriceListEndPoint, decorators: [{
6440
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PriceListEndPoint, decorators: [{
6441
6441
  type: Injectable,
6442
6442
  args: [{
6443
6443
  providedIn: 'root'
@@ -6491,10 +6491,10 @@ class MyStudentsEndPoint {
6491
6491
  downloadStudentSheetCsv(id) {
6492
6492
  return this.rest.download(`export`, `${this.baseUrl}/${id}/student-sheet/csv`);
6493
6493
  }
6494
- 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 }); }
6495
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
6494
+ 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 }); }
6495
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, providedIn: 'root' }); }
6496
6496
  }
6497
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
6497
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyStudentsEndPoint, decorators: [{
6498
6498
  type: Injectable,
6499
6499
  args: [{
6500
6500
  providedIn: 'root'
@@ -6573,10 +6573,10 @@ class LookupsEndPoint {
6573
6573
  }
6574
6574
  return this.rest.get(`${this.baseUrl}/group`, ...params);
6575
6575
  }
6576
- 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 }); }
6577
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
6576
+ 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 }); }
6577
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, providedIn: 'root' }); }
6578
6578
  }
6579
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LookupsEndPoint, decorators: [{
6579
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LookupsEndPoint, decorators: [{
6580
6580
  type: Injectable,
6581
6581
  args: [{
6582
6582
  providedIn: 'root'
@@ -6672,10 +6672,10 @@ class MessageConfirmsEndPoint {
6672
6672
  confirmContactMessage(id, msgId) {
6673
6673
  return this.rest.post(`${this.baseUrl}/${id}/messages/${msgId}`, '');
6674
6674
  }
6675
- 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 }); }
6676
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
6675
+ 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 }); }
6676
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, providedIn: 'root' }); }
6677
6677
  }
6678
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
6678
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
6679
6679
  type: Injectable,
6680
6680
  args: [{
6681
6681
  providedIn: 'root'
@@ -6725,10 +6725,10 @@ class MyAuthEndPoint {
6725
6725
  getNotifications() {
6726
6726
  return this.rest.get(`${this.baseUrl}/notifications`);
6727
6727
  }
6728
- 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 }); }
6729
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
6728
+ 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 }); }
6729
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, providedIn: 'root' }); }
6730
6730
  }
6731
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyAuthEndPoint, decorators: [{
6731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyAuthEndPoint, decorators: [{
6732
6732
  type: Injectable,
6733
6733
  args: [{
6734
6734
  providedIn: 'root'
@@ -6821,10 +6821,10 @@ class MyCertificatesEndPoint {
6821
6821
  deleteReference(id) {
6822
6822
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
6823
6823
  }
6824
- 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 }); }
6825
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
6824
+ 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 }); }
6825
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, providedIn: 'root' }); }
6826
6826
  }
6827
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
6827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCertificatesEndPoint, decorators: [{
6828
6828
  type: Injectable,
6829
6829
  args: [{
6830
6830
  providedIn: 'root'
@@ -6866,10 +6866,10 @@ class MyInfoEndPoint {
6866
6866
  metar() {
6867
6867
  return this.rest.get(`${this.baseUrl}/metar`);
6868
6868
  }
6869
- 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 }); }
6870
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
6869
+ 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 }); }
6870
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, providedIn: 'root' }); }
6871
6871
  }
6872
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyInfoEndPoint, decorators: [{
6872
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyInfoEndPoint, decorators: [{
6873
6873
  type: Injectable,
6874
6874
  args: [{
6875
6875
  providedIn: 'root'
@@ -6907,10 +6907,10 @@ class MyMessagesEndPoint {
6907
6907
  confirm(id) {
6908
6908
  return this.rest.post(`${this.baseUrl}/${id}`, '');
6909
6909
  }
6910
- 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 }); }
6911
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
6910
+ 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 }); }
6911
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, providedIn: 'root' }); }
6912
6912
  }
6913
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
6913
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyMessagesEndPoint, decorators: [{
6914
6914
  type: Injectable,
6915
6915
  args: [{
6916
6916
  providedIn: 'root'
@@ -7091,10 +7091,10 @@ class AccountsEndPoint {
7091
7091
  }
7092
7092
  return this.rest.get(`${this.baseUrl}/${id}/documents`, ...params);
7093
7093
  }
7094
- 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 }); }
7095
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
7094
+ 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 }); }
7095
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, providedIn: 'root' }); }
7096
7096
  }
7097
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountsEndPoint, decorators: [{
7097
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AccountsEndPoint, decorators: [{
7098
7098
  type: Injectable,
7099
7099
  args: [{
7100
7100
  providedIn: 'root'
@@ -7206,10 +7206,10 @@ class AuditLogsEndPoint {
7206
7206
  }
7207
7207
  return this.rest.get(`${this.baseUrl}/histogram`, ...params);
7208
7208
  }
7209
- 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 }); }
7210
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
7209
+ 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 }); }
7210
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, providedIn: 'root' }); }
7211
7211
  }
7212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
7212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
7213
7213
  type: Injectable,
7214
7214
  args: [{
7215
7215
  providedIn: 'root'
@@ -7302,10 +7302,10 @@ class CreditsEndPoint {
7302
7302
  recalculateCreditsForFlights(accountId) {
7303
7303
  return this.rest.post(`${this.baseUrl}/fill-credits-for-flights/${accountId}`, '');
7304
7304
  }
7305
- 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 }); }
7306
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
7305
+ 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 }); }
7306
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, providedIn: 'root' }); }
7307
7307
  }
7308
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditsEndPoint, decorators: [{
7308
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CreditsEndPoint, decorators: [{
7309
7309
  type: Injectable,
7310
7310
  args: [{
7311
7311
  providedIn: 'root'
@@ -7411,10 +7411,10 @@ class UsersEndPoint {
7411
7411
  groupsLookup() {
7412
7412
  return this.rest.get(`${this.baseUrl}/groups-lookup`);
7413
7413
  }
7414
- 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 }); }
7415
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
7414
+ 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 }); }
7415
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, providedIn: 'root' }); }
7416
7416
  }
7417
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersEndPoint, decorators: [{
7417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UsersEndPoint, decorators: [{
7418
7418
  type: Injectable,
7419
7419
  args: [{
7420
7420
  providedIn: 'root'
@@ -7510,10 +7510,10 @@ class CertificatesEndPoint {
7510
7510
  deleteReference(id) {
7511
7511
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
7512
7512
  }
7513
- 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 }); }
7514
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
7513
+ 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 }); }
7514
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, providedIn: 'root' }); }
7515
7515
  }
7516
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CertificatesEndPoint, decorators: [{
7516
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CertificatesEndPoint, decorators: [{
7517
7517
  type: Injectable,
7518
7518
  args: [{
7519
7519
  providedIn: 'root'
@@ -7585,10 +7585,10 @@ class FlightTicketsEndPoint {
7585
7585
  }
7586
7586
  return this.rest.get(`${this.baseUrl}`, ...params);
7587
7587
  }
7588
- 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 }); }
7589
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
7588
+ 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 }); }
7589
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, providedIn: 'root' }); }
7590
7590
  }
7591
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
7591
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
7592
7592
  type: Injectable,
7593
7593
  args: [{
7594
7594
  providedIn: 'root'
@@ -7685,10 +7685,10 @@ class SystemMessagesEndPoint {
7685
7685
  publish(id) {
7686
7686
  return this.rest.post(`${this.baseUrl}/${id}/publish`, '');
7687
7687
  }
7688
- 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 }); }
7689
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7688
+ 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 }); }
7689
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, providedIn: 'root' }); }
7690
7690
  }
7691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
7692
7692
  type: Injectable,
7693
7693
  args: [{
7694
7694
  providedIn: 'root'
@@ -7819,10 +7819,10 @@ class BookingSlotsEndPoint {
7819
7819
  }
7820
7820
  return this.rest.post(`${this.baseUrl}/unbook`, '', ...params);
7821
7821
  }
7822
- 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 }); }
7823
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7822
+ 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 }); }
7823
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, providedIn: 'root' }); }
7824
7824
  }
7825
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
7826
7826
  type: Injectable,
7827
7827
  args: [{
7828
7828
  providedIn: 'root'
@@ -8010,10 +8010,10 @@ class AirplanesEndPoint {
8010
8010
  }
8011
8011
  return this.rest.get(`${this.baseUrl}/${id}/maintenance`, ...params);
8012
8012
  }
8013
- 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 }); }
8014
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
8013
+ 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 }); }
8014
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, providedIn: 'root' }); }
8015
8015
  }
8016
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AirplanesEndPoint, decorators: [{
8016
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AirplanesEndPoint, decorators: [{
8017
8017
  type: Injectable,
8018
8018
  args: [{
8019
8019
  providedIn: 'root'
@@ -8101,10 +8101,10 @@ class CampaignsEndPoint {
8101
8101
  }
8102
8102
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
8103
8103
  }
8104
- 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 }); }
8105
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
8104
+ 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 }); }
8105
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, providedIn: 'root' }); }
8106
8106
  }
8107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CampaignsEndPoint, decorators: [{
8107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CampaignsEndPoint, decorators: [{
8108
8108
  type: Injectable,
8109
8109
  args: [{
8110
8110
  providedIn: 'root'
@@ -8191,10 +8191,10 @@ class SyllabusEndPoint {
8191
8191
  syncStudentSyllabus(id) {
8192
8192
  return this.rest.post(`${this.baseUrl}/spl-plan/${id}/sync`, '');
8193
8193
  }
8194
- 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 }); }
8195
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8194
+ 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 }); }
8195
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, providedIn: 'root' }); }
8196
8196
  }
8197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SyllabusEndPoint, decorators: [{
8198
8198
  type: Injectable,
8199
8199
  args: [{
8200
8200
  providedIn: 'root'
@@ -8257,10 +8257,10 @@ class SystemConfigsEndPoint {
8257
8257
  }
8258
8258
  return this.rest.get(`${this.baseUrl}`, ...params);
8259
8259
  }
8260
- 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 }); }
8261
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
8260
+ 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 }); }
8261
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, providedIn: 'root' }); }
8262
8262
  }
8263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
8263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
8264
8264
  type: Injectable,
8265
8265
  args: [{
8266
8266
  providedIn: 'root'
@@ -8286,10 +8286,10 @@ class SystemEndPoint {
8286
8286
  lookup(entity, id) {
8287
8287
  return this.rest.get(`${this.baseUrl}/lookup/${entity}/${id}`);
8288
8288
  }
8289
- 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 }); }
8290
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
8289
+ 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 }); }
8290
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, providedIn: 'root' }); }
8291
8291
  }
8292
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SystemEndPoint, decorators: [{
8292
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SystemEndPoint, decorators: [{
8293
8293
  type: Injectable,
8294
8294
  args: [{
8295
8295
  providedIn: 'root'
@@ -8316,10 +8316,10 @@ class UserEndPoint {
8316
8316
  authorize(body) {
8317
8317
  return this.rest.post(`${this.baseUrl}/authorize`, typeof body === 'object' ? JSON.stringify(body) : body);
8318
8318
  }
8319
- 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 }); }
8320
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
8319
+ 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 }); }
8320
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, providedIn: 'root' }); }
8321
8321
  }
8322
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UserEndPoint, decorators: [{
8322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: UserEndPoint, decorators: [{
8323
8323
  type: Injectable,
8324
8324
  args: [{
8325
8325
  providedIn: 'root'
@@ -8646,10 +8646,10 @@ class FlightsEndPoint {
8646
8646
  setPostFlight(body) {
8647
8647
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
8648
8648
  }
8649
- 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 }); }
8650
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
8649
+ 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 }); }
8650
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, providedIn: 'root' }); }
8651
8651
  }
8652
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FlightsEndPoint, decorators: [{
8652
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FlightsEndPoint, decorators: [{
8653
8653
  type: Injectable,
8654
8654
  args: [{
8655
8655
  providedIn: 'root'
@@ -8737,10 +8737,10 @@ class GroupsEndPoint {
8737
8737
  }
8738
8738
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
8739
8739
  }
8740
- 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 }); }
8741
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
8740
+ 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 }); }
8741
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, providedIn: 'root' }); }
8742
8742
  }
8743
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupsEndPoint, decorators: [{
8743
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: GroupsEndPoint, decorators: [{
8744
8744
  type: Injectable,
8745
8745
  args: [{
8746
8746
  providedIn: 'root'
@@ -8935,10 +8935,10 @@ class LeadsEndPoint {
8935
8935
  countBySource(year, month) {
8936
8936
  return this.rest.get(`${this.baseUrl}/count-by-source/${year}/${month}`);
8937
8937
  }
8938
- 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 }); }
8939
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
8938
+ 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 }); }
8939
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, providedIn: 'root' }); }
8940
8940
  }
8941
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LeadsEndPoint, decorators: [{
8941
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LeadsEndPoint, decorators: [{
8942
8942
  type: Injectable,
8943
8943
  args: [{
8944
8944
  providedIn: 'root'
@@ -8980,10 +8980,10 @@ class MyCreditsEndPoint {
8980
8980
  }
8981
8981
  return this.rest.get(`${this.baseUrl}`, ...params);
8982
8982
  }
8983
- 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 }); }
8984
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8983
+ 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 }); }
8984
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, providedIn: 'root' }); }
8985
8985
  }
8986
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8986
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MyCreditsEndPoint, decorators: [{
8987
8987
  type: Injectable,
8988
8988
  args: [{
8989
8989
  providedIn: 'root'
@@ -9003,11 +9003,11 @@ class NgxGooxLibModule {
9003
9003
  ]
9004
9004
  };
9005
9005
  }
9006
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9007
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9008
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9006
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9007
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9008
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule] }); }
9009
9009
  }
9010
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9010
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: NgxGooxLibModule, decorators: [{
9011
9011
  type: NgModule,
9012
9012
  args: [{
9013
9013
  imports: [CommonModule]