@silexpert/core 0.4.148 → 0.4.151

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 (886) hide show
  1. package/es/api/resources/Closing.d.ts +1 -0
  2. package/es/api/resources/Closing.d.ts.map +1 -1
  3. package/es/api/resources/Closing.js +3 -0
  4. package/es/api/resources/Closing.js.map +1 -1
  5. package/es/api/resources/Library.d.ts +1 -1
  6. package/es/api/resources/Library.d.ts.map +1 -1
  7. package/es/api/resources/Library.js +7 -2
  8. package/es/api/resources/Library.js.map +1 -1
  9. package/es/api/resources/MachineLearning.d.ts +2 -1
  10. package/es/api/resources/MachineLearning.d.ts.map +1 -1
  11. package/es/api/resources/MachineLearning.js +6 -0
  12. package/es/api/resources/MachineLearning.js.map +1 -1
  13. package/es/api/resources/PromoCode.d.ts +2 -1
  14. package/es/api/resources/PromoCode.d.ts.map +1 -1
  15. package/es/api/resources/PromoCode.js +3 -0
  16. package/es/api/resources/PromoCode.js.map +1 -1
  17. package/es/api/resources/Registration.d.ts +4 -1
  18. package/es/api/resources/Registration.d.ts.map +1 -1
  19. package/es/api/resources/Registration.js +9 -0
  20. package/es/api/resources/Registration.js.map +1 -1
  21. package/es/types/Enum/AnswerTypeValue.d.ts +2 -2
  22. package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
  23. package/es/types/Enum/AnswerTypeValue.js +1 -1
  24. package/es/types/Enum/AnswerTypeValue.js.map +1 -1
  25. package/es/types/Enum/BalanceSheetQuestion.d.ts +24 -3
  26. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  27. package/es/types/Enum/BalanceSheetQuestion.js +23 -2
  28. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  29. package/es/types/Enum/Registration.d.ts +7 -0
  30. package/es/types/Enum/Registration.d.ts.map +1 -0
  31. package/es/types/Enum/Registration.js +8 -0
  32. package/es/types/Enum/Registration.js.map +1 -0
  33. package/es/types/Enum/Vat.d.ts +17 -101
  34. package/es/types/Enum/Vat.d.ts.map +1 -1
  35. package/es/types/Enum/Vat.js +163 -11
  36. package/es/types/Enum/Vat.js.map +1 -1
  37. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +2 -0
  38. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
  39. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  40. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts +5 -0
  41. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts.map +1 -0
  42. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +21 -0
  43. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  44. package/es/types/Interface/api/cerfa/2050.d.ts +0 -2
  45. package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
  46. package/es/types/Interface/api/cerfa/2050.js +1 -2
  47. package/es/types/Interface/api/cerfa/2050.js.map +1 -1
  48. package/es/types/Interface/api/product/CreateProduct.d.ts.map +1 -1
  49. package/es/types/Interface/api/product/CreateProduct.js +1 -2
  50. package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
  51. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts +8 -0
  52. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts.map +1 -0
  53. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js +45 -0
  54. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  55. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts +7 -0
  56. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts.map +1 -0
  57. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js +2 -0
  58. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  59. package/es/types/Interface/api/registration/CreateRegistration.d.ts +5 -9
  60. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  61. package/es/types/Interface/api/registration/CreateRegistration.js +17 -4
  62. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  63. package/es/types/Interface/api/registration/QueryRegistration.d.ts +4 -0
  64. package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -0
  65. package/es/types/Interface/api/registration/QueryRegistration.js +21 -0
  66. package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  67. package/es/types/Interface/api/registration/ReadRegistration.d.ts +4 -9
  68. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  69. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  70. package/es/types/Interface/models/IDefaultPromotion.d.ts +17 -0
  71. package/es/types/Interface/models/IDefaultPromotion.d.ts.map +1 -0
  72. package/es/types/Interface/models/IDefaultPromotion.js +2 -0
  73. package/es/types/Interface/models/IDefaultPromotion.js.map +1 -0
  74. package/es/types/Interface/models/IFecFile.d.ts +1 -0
  75. package/es/types/Interface/models/IFecFile.d.ts.map +1 -1
  76. package/es/types/Interface/models/IFecFile.js.map +1 -1
  77. package/es/types/Interface/models/IRegistration.d.ts +4 -3
  78. package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
  79. package/es/types/Interface/models/IRegistration.js.map +1 -1
  80. package/es/types/index.d.ts +6 -0
  81. package/es/types/index.d.ts.map +1 -1
  82. package/es/types/index.js +6 -0
  83. package/es/types/index.js.map +1 -1
  84. package/js/api/Resource.js.map +1 -1
  85. package/js/api/index.js.map +1 -1
  86. package/js/api/resources/Account.js.map +1 -1
  87. package/js/api/resources/AccountType.js.map +1 -1
  88. package/js/api/resources/AccountingFiles.js.map +1 -1
  89. package/js/api/resources/AccountingIncome.js.map +1 -1
  90. package/js/api/resources/AccountsSectors.js.map +1 -1
  91. package/js/api/resources/Authenticate.js.map +1 -1
  92. package/js/api/resources/BalanceSheet.js.map +1 -1
  93. package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
  94. package/js/api/resources/BalanceSheetModule.js.map +1 -1
  95. package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
  96. package/js/api/resources/BankStatement.js.map +1 -1
  97. package/js/api/resources/BudgetInsight.js.map +1 -1
  98. package/js/api/resources/Cerfa.js.map +1 -1
  99. package/js/api/resources/Closing.js +4 -0
  100. package/js/api/resources/Closing.js.map +1 -1
  101. package/js/api/resources/Connector.js.map +1 -1
  102. package/js/api/resources/Country.js.map +1 -1
  103. package/js/api/resources/CustomerProviderOperation.js.map +1 -1
  104. package/js/api/resources/Dashboard.js.map +1 -1
  105. package/js/api/resources/ExerciceNote.js.map +1 -1
  106. package/js/api/resources/ExerciceQuestion.js.map +1 -1
  107. package/js/api/resources/FecFile.js.map +1 -1
  108. package/js/api/resources/FinancialCharge.js.map +1 -1
  109. package/js/api/resources/FirstStep.js.map +1 -1
  110. package/js/api/resources/GeneralLedger.js.map +1 -1
  111. package/js/api/resources/Immobilization.js.map +1 -1
  112. package/js/api/resources/IncomeAllocation.js.map +1 -1
  113. package/js/api/resources/IncomeStatement.js.map +1 -1
  114. package/js/api/resources/InternalInvoicing.js.map +1 -1
  115. package/js/api/resources/Journal.js.map +1 -1
  116. package/js/api/resources/KilometricAllowance.js.map +1 -1
  117. package/js/api/resources/LegalForm.js.map +1 -1
  118. package/js/api/resources/Letter.js.map +1 -1
  119. package/js/api/resources/Library.js +8 -3
  120. package/js/api/resources/Library.js.map +1 -1
  121. package/js/api/resources/Loan.js.map +1 -1
  122. package/js/api/resources/MachineLearning.js +7 -0
  123. package/js/api/resources/MachineLearning.js.map +1 -1
  124. package/js/api/resources/MealExpense.js.map +1 -1
  125. package/js/api/resources/Partner.js.map +1 -1
  126. package/js/api/resources/PartneredAccountant.js.map +1 -1
  127. package/js/api/resources/Payment.js.map +1 -1
  128. package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
  129. package/js/api/resources/Product.js.map +1 -1
  130. package/js/api/resources/PromoCode.js +6 -0
  131. package/js/api/resources/PromoCode.js.map +1 -1
  132. package/js/api/resources/Provision.js.map +1 -1
  133. package/js/api/resources/QuotesAccount.js.map +1 -1
  134. package/js/api/resources/Registration.js +14 -0
  135. package/js/api/resources/Registration.js.map +1 -1
  136. package/js/api/resources/Report.js.map +1 -1
  137. package/js/api/resources/Revision.js.map +1 -1
  138. package/js/api/resources/RevisionGuide.js.map +1 -1
  139. package/js/api/resources/SalariesFile.js.map +1 -1
  140. package/js/api/resources/Search.js.map +1 -1
  141. package/js/api/resources/Shine.js.map +1 -1
  142. package/js/api/resources/Simulation.js.map +1 -1
  143. package/js/api/resources/Society.js.map +1 -1
  144. package/js/api/resources/SocietyPromoCode.js.map +1 -1
  145. package/js/api/resources/Sponsorship.js.map +1 -1
  146. package/js/api/resources/Step.js.map +1 -1
  147. package/js/api/resources/Stocks.js.map +1 -1
  148. package/js/api/resources/Subscription.js.map +1 -1
  149. package/js/api/resources/Survey.js.map +1 -1
  150. package/js/api/resources/Tax.js.map +1 -1
  151. package/js/api/resources/TaxDeadline.js.map +1 -1
  152. package/js/api/resources/Transaction.js.map +1 -1
  153. package/js/api/resources/User.js.map +1 -1
  154. package/js/api/resources/VatControl.js.map +1 -1
  155. package/js/api/resources/VatDeclaration.js.map +1 -1
  156. package/js/api/resources/Vehicle.js.map +1 -1
  157. package/js/api/resources/WorkingSchedule.js.map +1 -1
  158. package/js/api/resources/ZTicket.js.map +1 -1
  159. package/js/api/resources/shareCapital.js.map +1 -1
  160. package/js/api/resources.js.map +1 -1
  161. package/js/index.js.map +1 -1
  162. package/js/types/Enum/Account.js.map +1 -1
  163. package/js/types/Enum/AccountType.js.map +1 -1
  164. package/js/types/Enum/AccountingFileType.js.map +1 -1
  165. package/js/types/Enum/AccountingJournal.js.map +1 -1
  166. package/js/types/Enum/AccountsSectors.js.map +1 -1
  167. package/js/types/Enum/Activity.js.map +1 -1
  168. package/js/types/Enum/AnswerTypeValue.js +1 -1
  169. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  170. package/js/types/Enum/Aspone.js.map +1 -1
  171. package/js/types/Enum/BalanceSheet.js.map +1 -1
  172. package/js/types/Enum/BalanceSheetModule.js.map +1 -1
  173. package/js/types/Enum/BalanceSheetQuestion.js +23 -2
  174. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  175. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  176. package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
  177. package/js/types/Enum/BankAccountType.js.map +1 -1
  178. package/js/types/Enum/BrandClementine.js.map +1 -1
  179. package/js/types/Enum/BrandComptalib.js.map +1 -1
  180. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  181. package/js/types/Enum/CerfaType.js.map +1 -1
  182. package/js/types/Enum/Channel.js.map +1 -1
  183. package/js/types/Enum/Comment.js.map +1 -1
  184. package/js/types/Enum/ComptaType.js.map +1 -1
  185. package/js/types/Enum/ConnectorType.js.map +1 -1
  186. package/js/types/Enum/Country.js.map +1 -1
  187. package/js/types/Enum/Currency.js.map +1 -1
  188. package/js/types/Enum/EstimateInvoice.js.map +1 -1
  189. package/js/types/Enum/ExerciceNoteType.js.map +1 -1
  190. package/js/types/Enum/FecFileDelimiter.js.map +1 -1
  191. package/js/types/Enum/FieldSocietyStat.js.map +1 -1
  192. package/js/types/Enum/FileType.js.map +1 -1
  193. package/js/types/Enum/FiscalRegime.js.map +1 -1
  194. package/js/types/Enum/FuelType.js.map +1 -1
  195. package/js/types/Enum/Ged.js.map +1 -1
  196. package/js/types/Enum/Gescom.js.map +1 -1
  197. package/js/types/Enum/GlobalRegime.js.map +1 -1
  198. package/js/types/Enum/ImmobilizationType.js.map +1 -1
  199. package/js/types/Enum/IncomeStatement.js.map +1 -1
  200. package/js/types/Enum/JeDeclare.js.map +1 -1
  201. package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
  202. package/js/types/Enum/LegalForm.js.map +1 -1
  203. package/js/types/Enum/LegalInformation.js.map +1 -1
  204. package/js/types/Enum/LetterState.js.map +1 -1
  205. package/js/types/Enum/LetterType.js.map +1 -1
  206. package/js/types/Enum/Log.js.map +1 -1
  207. package/js/types/Enum/MachineLearning.js.map +1 -1
  208. package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
  209. package/js/types/Enum/MimeType.js.map +1 -1
  210. package/js/types/Enum/Nature.js.map +1 -1
  211. package/js/types/Enum/Notification.js.map +1 -1
  212. package/js/types/Enum/Ocr.js.map +1 -1
  213. package/js/types/Enum/PartnerTransactionType.js.map +1 -1
  214. package/js/types/Enum/PartnerType.js.map +1 -1
  215. package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
  216. package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
  217. package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
  218. package/js/types/Enum/PaymentMethod.js.map +1 -1
  219. package/js/types/Enum/Prestation.js.map +1 -1
  220. package/js/types/Enum/Proceding.js.map +1 -1
  221. package/js/types/Enum/ProductType.js.map +1 -1
  222. package/js/types/Enum/ProfitsType.js.map +1 -1
  223. package/js/types/Enum/ProvisionType.js.map +1 -1
  224. package/js/types/Enum/Quality.js.map +1 -1
  225. package/js/types/Enum/RegisterCategory.js.map +1 -1
  226. package/js/types/Enum/Registration.js +14 -0
  227. package/js/types/Enum/Registration.js.map +1 -0
  228. package/js/types/Enum/RegistrationSource.js.map +1 -1
  229. package/js/types/Enum/ReportState.js.map +1 -1
  230. package/js/types/Enum/ReportType.js.map +1 -1
  231. package/js/types/Enum/RevisionGuide.js.map +1 -1
  232. package/js/types/Enum/Role.js.map +1 -1
  233. package/js/types/Enum/SaleType.js.map +1 -1
  234. package/js/types/Enum/Sector.js.map +1 -1
  235. package/js/types/Enum/SendInBlueList.js.map +1 -1
  236. package/js/types/Enum/Simulation.js.map +1 -1
  237. package/js/types/Enum/SponsorshipState.js.map +1 -1
  238. package/js/types/Enum/StockType.js.map +1 -1
  239. package/js/types/Enum/SubscriptionType.js.map +1 -1
  240. package/js/types/Enum/Supervision.js.map +1 -1
  241. package/js/types/Enum/SurveyType.js.map +1 -1
  242. package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
  243. package/js/types/Enum/Tax.js.map +1 -1
  244. package/js/types/Enum/TaxSystem.js.map +1 -1
  245. package/js/types/Enum/ThirdPartyType.js.map +1 -1
  246. package/js/types/Enum/TransactionKind.js.map +1 -1
  247. package/js/types/Enum/TransactionStatus.js.map +1 -1
  248. package/js/types/Enum/TypeBankConnection.js.map +1 -1
  249. package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  250. package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
  251. package/js/types/Enum/TypePayment.js.map +1 -1
  252. package/js/types/Enum/Unit.js.map +1 -1
  253. package/js/types/Enum/Util.js.map +1 -1
  254. package/js/types/Enum/Vat.js +172 -20
  255. package/js/types/Enum/Vat.js.map +1 -1
  256. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  257. package/js/types/Enum/VatRegime.js.map +1 -1
  258. package/js/types/Enum/Vehicle.js.map +1 -1
  259. package/js/types/Enum/VehicleType.js.map +1 -1
  260. package/js/types/Form/FormAuthenticate.js.map +1 -1
  261. package/js/types/Form/FormConnector.js.map +1 -1
  262. package/js/types/Interface/api/BasePaginate.js.map +1 -1
  263. package/js/types/Interface/api/BaseRequest.js.map +1 -1
  264. package/js/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
  265. package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
  266. package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
  267. package/js/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
  268. package/js/types/Interface/api/account/ReadAccounts.js.map +1 -1
  269. package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -1
  270. package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
  271. package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
  272. package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
  273. package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  274. package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
  275. package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -1
  276. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  277. package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -1
  278. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  279. package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
  280. package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
  281. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +29 -0
  282. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  283. package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  284. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  285. package/js/types/Interface/api/aspone/Util.js.map +1 -1
  286. package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
  287. package/js/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
  288. package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
  289. package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
  290. package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
  291. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  292. package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
  293. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  294. package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
  295. package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
  296. package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
  297. package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
  298. package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
  299. package/js/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +1 -1
  300. package/js/types/Interface/api/cerfa/2031.js.map +1 -1
  301. package/js/types/Interface/api/cerfa/2033.js.map +1 -1
  302. package/js/types/Interface/api/cerfa/2035.js.map +1 -1
  303. package/js/types/Interface/api/cerfa/2050.js +0 -4
  304. package/js/types/Interface/api/cerfa/2050.js.map +1 -1
  305. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  306. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  307. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  308. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  309. package/js/types/Interface/api/cerfa/Utils.js.map +1 -1
  310. package/js/types/Interface/api/closing/ProcessedClosing.js.map +1 -1
  311. package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
  312. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  313. package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
  314. package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
  315. package/js/types/Interface/api/dashboard/QueryGescom.js.map +1 -1
  316. package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
  317. package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
  318. package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
  319. package/js/types/Interface/api/dashboard/QueryVat.js.map +1 -1
  320. package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
  321. package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
  322. package/js/types/Interface/api/dashboard/ReadGescom.js.map +1 -1
  323. package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
  324. package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
  325. package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLoss.js.map +1 -1
  326. package/js/types/Interface/api/dashboard/ReadVat.js.map +1 -1
  327. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  328. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  329. package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
  330. package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
  331. package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
  332. package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
  333. package/js/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
  334. package/js/types/Interface/api/fecFile/DeleteFecFile.js.map +1 -1
  335. package/js/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
  336. package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
  337. package/js/types/Interface/api/file/TFile.js.map +1 -1
  338. package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
  339. package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  340. package/js/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +1 -1
  341. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  342. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
  343. package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
  344. package/js/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
  345. package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
  346. package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  347. package/js/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +1 -1
  348. package/js/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +1 -1
  349. package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
  350. package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
  351. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  352. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
  353. package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
  354. package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
  355. package/js/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +1 -1
  356. package/js/types/Interface/api/jeDeclare/Util.js.map +1 -1
  357. package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
  358. package/js/types/Interface/api/journal/Journals.js.map +1 -1
  359. package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
  360. package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
  361. package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
  362. package/js/types/Interface/api/library/QueryLibrary.js.map +1 -1
  363. package/js/types/Interface/api/library/ReadLibraryFile.js.map +1 -1
  364. package/js/types/Interface/api/loan/CreateLoan.js.map +1 -1
  365. package/js/types/Interface/api/loan/UpdateLoan.js.map +1 -1
  366. package/js/types/Interface/api/log/CreateLog.js.map +1 -1
  367. package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
  368. package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
  369. package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
  370. package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
  371. package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
  372. package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
  373. package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
  374. package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  375. package/js/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
  376. package/js/types/Interface/api/pappers/CreatePappers.js.map +1 -1
  377. package/js/types/Interface/api/pappers/QueryPappers.js.map +1 -1
  378. package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
  379. package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
  380. package/js/types/Interface/api/partner/GetPartners.js.map +1 -1
  381. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
  382. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
  383. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
  384. package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
  385. package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
  386. package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
  387. package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
  388. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
  389. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +1 -1
  390. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -1
  391. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
  392. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
  393. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
  394. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -1
  395. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
  396. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
  397. package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
  398. package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  399. package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  400. package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
  401. package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  402. package/js/types/Interface/api/pdf/BillingDocumentData.js.map +1 -1
  403. package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
  404. package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -1
  405. package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -1
  406. package/js/types/Interface/api/prestashop/PSObject.js.map +1 -1
  407. package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -1
  408. package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -1
  409. package/js/types/Interface/api/product/CreateProduct.js +1 -1
  410. package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
  411. package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
  412. package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
  413. package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
  414. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js +49 -0
  415. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  416. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js +6 -0
  417. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  418. package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
  419. package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
  420. package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
  421. package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
  422. package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
  423. package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
  424. package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
  425. package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
  426. package/js/types/Interface/api/registration/CreateRegistration.js +11 -3
  427. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  428. package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  429. package/js/types/Interface/api/registration/QueryRegistration.js +29 -0
  430. package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  431. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  432. package/js/types/Interface/api/report/CreateReport.js.map +1 -1
  433. package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
  434. package/js/types/Interface/api/report/QueryReports.js.map +1 -1
  435. package/js/types/Interface/api/report/QueryReportsStats.js.map +1 -1
  436. package/js/types/Interface/api/report/ReadReport.js.map +1 -1
  437. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  438. package/js/types/Interface/api/report/UpdateReport.js.map +1 -1
  439. package/js/types/Interface/api/revision/QueryRevision.js.map +1 -1
  440. package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
  441. package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
  442. package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
  443. package/js/types/Interface/api/revision/ReadRevision.js.map +1 -1
  444. package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +1 -1
  445. package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +1 -1
  446. package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
  447. package/js/types/Interface/api/revision/Revision.js.map +1 -1
  448. package/js/types/Interface/api/revision/RevisionObject.js.map +1 -1
  449. package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
  450. package/js/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
  451. package/js/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
  452. package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
  453. package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
  454. package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
  455. package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
  456. package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
  457. package/js/types/Interface/api/shine/ConnectResponse.js.map +1 -1
  458. package/js/types/Interface/api/shine/CreateShine.js.map +1 -1
  459. package/js/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
  460. package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
  461. package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
  462. package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
  463. package/js/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +1 -1
  464. package/js/types/Interface/api/shopify/ShopifyOrder.js.map +1 -1
  465. package/js/types/Interface/api/shopify/address.js.map +1 -1
  466. package/js/types/Interface/api/shopify/base.js.map +1 -1
  467. package/js/types/Interface/api/shopify/client_details.js.map +1 -1
  468. package/js/types/Interface/api/shopify/customer.js.map +1 -1
  469. package/js/types/Interface/api/shopify/discount_allocation.js.map +1 -1
  470. package/js/types/Interface/api/shopify/discount_application.js.map +1 -1
  471. package/js/types/Interface/api/shopify/discount_code.js.map +1 -1
  472. package/js/types/Interface/api/shopify/fulfillment.js.map +1 -1
  473. package/js/types/Interface/api/shopify/line_item.js.map +1 -1
  474. package/js/types/Interface/api/shopify/line_item_property.js.map +1 -1
  475. package/js/types/Interface/api/shopify/location.js.map +1 -1
  476. package/js/types/Interface/api/shopify/note_attribute.js.map +1 -1
  477. package/js/types/Interface/api/shopify/payment_details.js.map +1 -1
  478. package/js/types/Interface/api/shopify/price_set.js.map +1 -1
  479. package/js/types/Interface/api/shopify/refund.js.map +1 -1
  480. package/js/types/Interface/api/shopify/shipping_line.js.map +1 -1
  481. package/js/types/Interface/api/shopify/tax_line.js.map +1 -1
  482. package/js/types/Interface/api/shopify/transaction.js.map +1 -1
  483. package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  484. package/js/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
  485. package/js/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
  486. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  487. package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
  488. package/js/types/Interface/api/society/GetDataSociety.js.map +1 -1
  489. package/js/types/Interface/api/society/LegalFormSiren.js.map +1 -1
  490. package/js/types/Interface/api/society/ListUserSociety.js.map +1 -1
  491. package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
  492. package/js/types/Interface/api/society/ReadSociety.js.map +1 -1
  493. package/js/types/Interface/api/society/ReadSocietyUsers.js.map +1 -1
  494. package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
  495. package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
  496. package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
  497. package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
  498. package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
  499. package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
  500. package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
  501. package/js/types/Interface/api/stock/StockEntries.js.map +1 -1
  502. package/js/types/Interface/api/stock/Stocks.js.map +1 -1
  503. package/js/types/Interface/api/stock/StocksDepreciationInterface.js.map +1 -1
  504. package/js/types/Interface/api/stock/StocksType.js.map +1 -1
  505. package/js/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  506. package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
  507. package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
  508. package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
  509. package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -1
  510. package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -1
  511. package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
  512. package/js/types/Interface/api/tax/CreateTax.js.map +1 -1
  513. package/js/types/Interface/api/tax/ReadCompanyTax.js.map +1 -1
  514. package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
  515. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  516. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  517. package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
  518. package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
  519. package/js/types/Interface/api/user/CreateUser.js.map +1 -1
  520. package/js/types/Interface/api/user/Permissions.js.map +1 -1
  521. package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
  522. package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
  523. package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
  524. package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
  525. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  526. package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -1
  527. package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -1
  528. package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  529. package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  530. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  531. package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -1
  532. package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -1
  533. package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -1
  534. package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -1
  535. package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -1
  536. package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -1
  537. package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -1
  538. package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -1
  539. package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -1
  540. package/js/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
  541. package/js/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
  542. package/js/types/Interface/models/IAbsenceType.js.map +1 -1
  543. package/js/types/Interface/models/IAccessToken.js.map +1 -1
  544. package/js/types/Interface/models/IAccount.js.map +1 -1
  545. package/js/types/Interface/models/IAccountDetail.js.map +1 -1
  546. package/js/types/Interface/models/IAccountExtend.js.map +1 -1
  547. package/js/types/Interface/models/IAccountHelp.js.map +1 -1
  548. package/js/types/Interface/models/IAccountType.js.map +1 -1
  549. package/js/types/Interface/models/IAccountantTracker.js.map +1 -1
  550. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  551. package/js/types/Interface/models/IAccountingFile.js.map +1 -1
  552. package/js/types/Interface/models/IAccountingFileType.js.map +1 -1
  553. package/js/types/Interface/models/IAccountingJournal.js.map +1 -1
  554. package/js/types/Interface/models/IAccountingState.js.map +1 -1
  555. package/js/types/Interface/models/IAccountingStateType.js.map +1 -1
  556. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  557. package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -1
  558. package/js/types/Interface/models/IAccountsSectors.js.map +1 -1
  559. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  560. package/js/types/Interface/models/IActivity.js.map +1 -1
  561. package/js/types/Interface/models/IAdditionalBalance.js.map +1 -1
  562. package/js/types/Interface/models/IAlert.js.map +1 -1
  563. package/js/types/Interface/models/IAllowedIp.js.map +1 -1
  564. package/js/types/Interface/models/IAnalyticsUtm.js.map +1 -1
  565. package/js/types/Interface/models/IAnswerType.js.map +1 -1
  566. package/js/types/Interface/models/IAnswerTypeValue.js.map +1 -1
  567. package/js/types/Interface/models/IApiError.js.map +1 -1
  568. package/js/types/Interface/models/IAppConfig.js.map +1 -1
  569. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  570. package/js/types/Interface/models/IAskAbsence.js.map +1 -1
  571. package/js/types/Interface/models/IAskAbsenceTimes.js.map +1 -1
  572. package/js/types/Interface/models/IAttachmentFile.js.map +1 -1
  573. package/js/types/Interface/models/IAttestation.js.map +1 -1
  574. package/js/types/Interface/models/IAttributionHistory.js.map +1 -1
  575. package/js/types/Interface/models/IAutoLoginToken.js.map +1 -1
  576. package/js/types/Interface/models/IBalanceBankAccount.js.map +1 -1
  577. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  578. package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
  579. package/js/types/Interface/models/IBalanceSheetHistory.js.map +1 -1
  580. package/js/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  581. package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -1
  582. package/js/types/Interface/models/IBalanceSheetQuestion.js.map +1 -1
  583. package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -1
  584. package/js/types/Interface/models/IBankAccount.js.map +1 -1
  585. package/js/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
  586. package/js/types/Interface/models/IBankConnection.js.map +1 -1
  587. package/js/types/Interface/models/IBankList.js.map +1 -1
  588. package/js/types/Interface/models/IBankTransaction.js.map +1 -1
  589. package/js/types/Interface/models/IBrandType.js.map +1 -1
  590. package/js/types/Interface/models/IBusinessLine.js.map +1 -1
  591. package/js/types/Interface/models/IBusinessPartner.js.map +1 -1
  592. package/js/types/Interface/models/ICalendarEvent.js.map +1 -1
  593. package/js/types/Interface/models/ICalendarEventUser.js.map +1 -1
  594. package/js/types/Interface/models/ICallDirectly.js.map +1 -1
  595. package/js/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
  596. package/js/types/Interface/models/ICategory.js.map +1 -1
  597. package/js/types/Interface/models/ICerfaType.js.map +1 -1
  598. package/js/types/Interface/models/ICerfaValue.js.map +1 -1
  599. package/js/types/Interface/models/IChangeLog.js.map +1 -1
  600. package/js/types/Interface/models/IChannelType.js.map +1 -1
  601. package/js/types/Interface/models/IChecklist.js.map +1 -1
  602. package/js/types/Interface/models/IChecklistCategoryType.js.map +1 -1
  603. package/js/types/Interface/models/IChecklistDetail.js.map +1 -1
  604. package/js/types/Interface/models/IChecklistType.js.map +1 -1
  605. package/js/types/Interface/models/ICivility.js.map +1 -1
  606. package/js/types/Interface/models/IColor.js.map +1 -1
  607. package/js/types/Interface/models/IComment.js.map +1 -1
  608. package/js/types/Interface/models/ICommentType.js.map +1 -1
  609. package/js/types/Interface/models/IComptaHistoryType.js.map +1 -1
  610. package/js/types/Interface/models/IComptaType.js.map +1 -1
  611. package/js/types/Interface/models/IConnector.js.map +1 -1
  612. package/js/types/Interface/models/IConnectorType.js.map +1 -1
  613. package/js/types/Interface/models/IContractType.js.map +1 -1
  614. package/js/types/Interface/models/ICotation.js.map +1 -1
  615. package/js/types/Interface/models/ICountry.js.map +1 -1
  616. package/js/types/Interface/models/ICurrency.js.map +1 -1
  617. package/js/types/Interface/models/ICustomerIsRegime.js.map +1 -1
  618. package/js/types/Interface/models/ICustomerSignature.js.map +1 -1
  619. package/js/types/Interface/models/ICustomerTva.js.map +1 -1
  620. package/js/types/Interface/models/ICustomisation.js.map +1 -1
  621. package/js/types/Interface/models/ICustomizationType.js.map +1 -1
  622. package/js/types/Interface/models/ICycle.js.map +1 -1
  623. package/js/types/Interface/models/IDay.js.map +1 -1
  624. package/js/types/Interface/models/IDefaultPromotion.js +6 -0
  625. package/js/types/Interface/models/IDefaultPromotion.js.map +1 -0
  626. package/js/types/Interface/models/IDetailedLogBi.js.map +1 -1
  627. package/js/types/Interface/models/IDirectDebitHistory.js.map +1 -1
  628. package/js/types/Interface/models/IDocumentWaitingType.js.map +1 -1
  629. package/js/types/Interface/models/IEmployee.js.map +1 -1
  630. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
  631. package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
  632. package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
  633. package/js/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
  634. package/js/types/Interface/models/IErrorCode.js.map +1 -1
  635. package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
  636. package/js/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
  637. package/js/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
  638. package/js/types/Interface/models/IExercice.js.map +1 -1
  639. package/js/types/Interface/models/IExerciceComment.js.map +1 -1
  640. package/js/types/Interface/models/IExerciceDetail.js.map +1 -1
  641. package/js/types/Interface/models/IExerciceNote.js.map +1 -1
  642. package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
  643. package/js/types/Interface/models/IExerciceQuestion.js.map +1 -1
  644. package/js/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
  645. package/js/types/Interface/models/IFaq.js.map +1 -1
  646. package/js/types/Interface/models/IFaqCategory.js.map +1 -1
  647. package/js/types/Interface/models/IFecFile.js.map +1 -1
  648. package/js/types/Interface/models/IField.js.map +1 -1
  649. package/js/types/Interface/models/IFile.js.map +1 -1
  650. package/js/types/Interface/models/IFileMissing.js.map +1 -1
  651. package/js/types/Interface/models/IFileType.js.map +1 -1
  652. package/js/types/Interface/models/IFirstStep.js.map +1 -1
  653. package/js/types/Interface/models/IFiscalRegime.js.map +1 -1
  654. package/js/types/Interface/models/IFolderFile.js.map +1 -1
  655. package/js/types/Interface/models/IFollow.js.map +1 -1
  656. package/js/types/Interface/models/IFollowList.js.map +1 -1
  657. package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -1
  658. package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
  659. package/js/types/Interface/models/IFormalism.js.map +1 -1
  660. package/js/types/Interface/models/IFormalismValue.js.map +1 -1
  661. package/js/types/Interface/models/IFrequency.js.map +1 -1
  662. package/js/types/Interface/models/IFuel.js.map +1 -1
  663. package/js/types/Interface/models/IGedCategory.js.map +1 -1
  664. package/js/types/Interface/models/IGedFile.js.map +1 -1
  665. package/js/types/Interface/models/IGedFileType.js.map +1 -1
  666. package/js/types/Interface/models/IGedFolder.js.map +1 -1
  667. package/js/types/Interface/models/IIdentification.js.map +1 -1
  668. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  669. package/js/types/Interface/models/IIndependentReview.js.map +1 -1
  670. package/js/types/Interface/models/IInterestedByFeature.js.map +1 -1
  671. package/js/types/Interface/models/IInternalEstimate.js.map +1 -1
  672. package/js/types/Interface/models/IIpTmpBlocked.js.map +1 -1
  673. package/js/types/Interface/models/IJob.js.map +1 -1
  674. package/js/types/Interface/models/IJobCategory.js.map +1 -1
  675. package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  676. package/js/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
  677. package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -1
  678. package/js/types/Interface/models/ILegalForm.js.map +1 -1
  679. package/js/types/Interface/models/ILegalNotice.js.map +1 -1
  680. package/js/types/Interface/models/ILetter.js.map +1 -1
  681. package/js/types/Interface/models/ILetterType.js.map +1 -1
  682. package/js/types/Interface/models/ILettering.js.map +1 -1
  683. package/js/types/Interface/models/ILoan.js.map +1 -1
  684. package/js/types/Interface/models/ILog.js.map +1 -1
  685. package/js/types/Interface/models/ILogBi.js.map +1 -1
  686. package/js/types/Interface/models/ILogType.js.map +1 -1
  687. package/js/types/Interface/models/IMachineLearningResult.js.map +1 -1
  688. package/js/types/Interface/models/IMailAuto.js.map +1 -1
  689. package/js/types/Interface/models/IMailAutoType.js.map +1 -1
  690. package/js/types/Interface/models/IMailSociety.js.map +1 -1
  691. package/js/types/Interface/models/IMonth.js.map +1 -1
  692. package/js/types/Interface/models/INationality.js.map +1 -1
  693. package/js/types/Interface/models/INature.js.map +1 -1
  694. package/js/types/Interface/models/INote.js.map +1 -1
  695. package/js/types/Interface/models/INotification.js.map +1 -1
  696. package/js/types/Interface/models/INotificationCodeType.js.map +1 -1
  697. package/js/types/Interface/models/INotificationType.js.map +1 -1
  698. package/js/types/Interface/models/IOldExpertInfo.js.map +1 -1
  699. package/js/types/Interface/models/IOperationLegalNotice.js.map +1 -1
  700. package/js/types/Interface/models/IPageView.js.map +1 -1
  701. package/js/types/Interface/models/IPartnerTransaction.js.map +1 -1
  702. package/js/types/Interface/models/IPartnerTransactionType.js.map +1 -1
  703. package/js/types/Interface/models/IPartneredAccountant.js.map +1 -1
  704. package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -1
  705. package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -1
  706. package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -1
  707. package/js/types/Interface/models/IPartneredAccountantServiceIcon.js.map +1 -1
  708. package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -1
  709. package/js/types/Interface/models/IPartneredAccountantToSociety.js.map +1 -1
  710. package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -1
  711. package/js/types/Interface/models/IPayPlan.js.map +1 -1
  712. package/js/types/Interface/models/IPayment.js.map +1 -1
  713. package/js/types/Interface/models/IPaymentDelay.js.map +1 -1
  714. package/js/types/Interface/models/IPaymentExpectation.js.map +1 -1
  715. package/js/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
  716. package/js/types/Interface/models/IPaymentMethod.js.map +1 -1
  717. package/js/types/Interface/models/IPaymentSchedule.js.map +1 -1
  718. package/js/types/Interface/models/IPaymentWaiting.js.map +1 -1
  719. package/js/types/Interface/models/IPenalty.js.map +1 -1
  720. package/js/types/Interface/models/IPenaltyType.js.map +1 -1
  721. package/js/types/Interface/models/IPendingPoint.js.map +1 -1
  722. package/js/types/Interface/models/IPermission.js.map +1 -1
  723. package/js/types/Interface/models/IPhoneNumber.js.map +1 -1
  724. package/js/types/Interface/models/IPhonePrefix.js.map +1 -1
  725. package/js/types/Interface/models/IPhonePrefixChild.js.map +1 -1
  726. package/js/types/Interface/models/IPrestation.js.map +1 -1
  727. package/js/types/Interface/models/IPrestationComplementary.js.map +1 -1
  728. package/js/types/Interface/models/IPrestationList.js.map +1 -1
  729. package/js/types/Interface/models/IProcedure.js.map +1 -1
  730. package/js/types/Interface/models/IProduct.js.map +1 -1
  731. package/js/types/Interface/models/IProductInvoice.js.map +1 -1
  732. package/js/types/Interface/models/IPromoCode.js.map +1 -1
  733. package/js/types/Interface/models/IQuality.js.map +1 -1
  734. package/js/types/Interface/models/IQuotaLead.js.map +1 -1
  735. package/js/types/Interface/models/IRating.js.map +1 -1
  736. package/js/types/Interface/models/IReason.js.map +1 -1
  737. package/js/types/Interface/models/IReasonTermination.js.map +1 -1
  738. package/js/types/Interface/models/IRecontactHistory.js.map +1 -1
  739. package/js/types/Interface/models/IRefund.js.map +1 -1
  740. package/js/types/Interface/models/IRefundMotif.js.map +1 -1
  741. package/js/types/Interface/models/IRegion.js.map +1 -1
  742. package/js/types/Interface/models/IRegisterCategory.js.map +1 -1
  743. package/js/types/Interface/models/IRegistration.js.map +1 -1
  744. package/js/types/Interface/models/IRegulate.js.map +1 -1
  745. package/js/types/Interface/models/IRegulation.js.map +1 -1
  746. package/js/types/Interface/models/IRelatedAccountingTransaction.js.map +1 -1
  747. package/js/types/Interface/models/IRepeatType.js.map +1 -1
  748. package/js/types/Interface/models/IReport.js.map +1 -1
  749. package/js/types/Interface/models/IReportType.js.map +1 -1
  750. package/js/types/Interface/models/IRevisionGuide.js.map +1 -1
  751. package/js/types/Interface/models/IRole.js.map +1 -1
  752. package/js/types/Interface/models/IRoleUser.js.map +1 -1
  753. package/js/types/Interface/models/IRoom.js.map +1 -1
  754. package/js/types/Interface/models/IRule.js.map +1 -1
  755. package/js/types/Interface/models/ISalariesFile.js.map +1 -1
  756. package/js/types/Interface/models/ISchedule.js.map +1 -1
  757. package/js/types/Interface/models/ISector.js.map +1 -1
  758. package/js/types/Interface/models/ISendMethod.js.map +1 -1
  759. package/js/types/Interface/models/IService.js.map +1 -1
  760. package/js/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  761. package/js/types/Interface/models/ISimulation.js.map +1 -1
  762. package/js/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
  763. package/js/types/Interface/models/ISimulationColor.js.map +1 -1
  764. package/js/types/Interface/models/ISimulationElement.js.map +1 -1
  765. package/js/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
  766. package/js/types/Interface/models/ISimulationPeriod.js.map +1 -1
  767. package/js/types/Interface/models/ISimulationSummary.js.map +1 -1
  768. package/js/types/Interface/models/ISms.js.map +1 -1
  769. package/js/types/Interface/models/ISmsType.js.map +1 -1
  770. package/js/types/Interface/models/ISocialDetail.js.map +1 -1
  771. package/js/types/Interface/models/ISociety.js.map +1 -1
  772. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  773. package/js/types/Interface/models/ISocietyBank.js.map +1 -1
  774. package/js/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
  775. package/js/types/Interface/models/ISocietyCgv.js.map +1 -1
  776. package/js/types/Interface/models/ISocietyConfig.js.map +1 -1
  777. package/js/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
  778. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  779. package/js/types/Interface/models/ISocietyFile.js.map +1 -1
  780. package/js/types/Interface/models/ISocietyGescom.js.map +1 -1
  781. package/js/types/Interface/models/ISocietyJuridical.js.map +1 -1
  782. package/js/types/Interface/models/ISocietyNote.js.map +1 -1
  783. package/js/types/Interface/models/ISocietyPartner.js.map +1 -1
  784. package/js/types/Interface/models/ISocietyProceding.js.map +1 -1
  785. package/js/types/Interface/models/ISocietyPromoCode.js.map +1 -1
  786. package/js/types/Interface/models/ISocietyRelance.js.map +1 -1
  787. package/js/types/Interface/models/ISocietySocial.js.map +1 -1
  788. package/js/types/Interface/models/ISocietySoftware.js.map +1 -1
  789. package/js/types/Interface/models/ISocietyStat.js.map +1 -1
  790. package/js/types/Interface/models/ISocietyVehicle.js.map +1 -1
  791. package/js/types/Interface/models/ISoftwareCompta.js.map +1 -1
  792. package/js/types/Interface/models/ISource.js.map +1 -1
  793. package/js/types/Interface/models/ISpecialOperation.js.map +1 -1
  794. package/js/types/Interface/models/ISponsorship.js.map +1 -1
  795. package/js/types/Interface/models/ISponsorshipCheck.js.map +1 -1
  796. package/js/types/Interface/models/ISponsorshipLink.js.map +1 -1
  797. package/js/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +1 -1
  798. package/js/types/Interface/models/IStatusSignature.js.map +1 -1
  799. package/js/types/Interface/models/IStock.js.map +1 -1
  800. package/js/types/Interface/models/IStripeEvent.js.map +1 -1
  801. package/js/types/Interface/models/IStripeEventType.js.map +1 -1
  802. package/js/types/Interface/models/ISubscriptionType.js.map +1 -1
  803. package/js/types/Interface/models/ISuggestion.js.map +1 -1
  804. package/js/types/Interface/models/ISupervision.js.map +1 -1
  805. package/js/types/Interface/models/ISupervisionJob.js.map +1 -1
  806. package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  807. package/js/types/Interface/models/ISurvey.js.map +1 -1
  808. package/js/types/Interface/models/ITag.js.map +1 -1
  809. package/js/types/Interface/models/ITask.js.map +1 -1
  810. package/js/types/Interface/models/ITaxSystem.js.map +1 -1
  811. package/js/types/Interface/models/ITeam.js.map +1 -1
  812. package/js/types/Interface/models/ITeamBusinessLine.js.map +1 -1
  813. package/js/types/Interface/models/ITerminationList.js.map +1 -1
  814. package/js/types/Interface/models/IThirdParty.js.map +1 -1
  815. package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
  816. package/js/types/Interface/models/IThirdPartyType.js.map +1 -1
  817. package/js/types/Interface/models/ITicketSupport.js.map +1 -1
  818. package/js/types/Interface/models/ITicketSupportFollow.js.map +1 -1
  819. package/js/types/Interface/models/ITimeTracking.js.map +1 -1
  820. package/js/types/Interface/models/ITimeTrackingSource.js.map +1 -1
  821. package/js/types/Interface/models/ITmpValidationToken.js.map +1 -1
  822. package/js/types/Interface/models/IUser.js.map +1 -1
  823. package/js/types/Interface/models/IUserNotification.js.map +1 -1
  824. package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  825. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
  826. package/js/types/Interface/models/IUserTeam.js.map +1 -1
  827. package/js/types/Interface/models/IUserTest.js.map +1 -1
  828. package/js/types/Interface/models/IVat.js.map +1 -1
  829. package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
  830. package/js/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
  831. package/js/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
  832. package/js/types/Interface/models/IVatMargin.js.map +1 -1
  833. package/js/types/Interface/models/IVatRegime.js.map +1 -1
  834. package/js/types/Interface/models/IVehicleType.js.map +1 -1
  835. package/js/types/Interface/models/IWebMail.js.map +1 -1
  836. package/js/types/Interface/models/IWebMailAttachment.js.map +1 -1
  837. package/js/types/Interface/models/IWebMailSpam.js.map +1 -1
  838. package/js/types/Interface/models/IWebMailSpamType.js.map +1 -1
  839. package/js/types/Interface/models/IWebMailStat.js.map +1 -1
  840. package/js/types/Interface/models/IWebMailType.js.map +1 -1
  841. package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
  842. package/js/types/Interface/models/IZTicket.js.map +1 -1
  843. package/js/types/index.js +72 -0
  844. package/js/types/index.js.map +1 -1
  845. package/js/utils/balanceSheetModule.js.map +1 -1
  846. package/js/utils/brands.js.map +1 -1
  847. package/js/utils/cerfa.js.map +1 -1
  848. package/js/utils/decorators.js.map +1 -1
  849. package/js/utils/index.js.map +1 -1
  850. package/js/utils/logger.js.map +1 -1
  851. package/js/utils/objectUtils/BaseEntity.js.map +1 -1
  852. package/js/utils/objectUtils/flattenObject.js.map +1 -1
  853. package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
  854. package/js/utils/objectUtils/index.js.map +1 -1
  855. package/js/utils/objectUtils/isValidObject.js.map +1 -1
  856. package/js/utils/objectUtils/overwrite.js.map +1 -1
  857. package/js/utils/objectUtils/unflattenObject.js.map +1 -1
  858. package/js/utils/siretValidation.js.map +1 -1
  859. package/js/utils/stringUtils/clean.js.map +1 -1
  860. package/js/utils/stringUtils/index.js.map +1 -1
  861. package/js/utils/transforms/boolean.transform.js.map +1 -1
  862. package/js/utils/validators/formattedDateString.validator.js.map +1 -1
  863. package/js/utils/validators/objectId.validator.js.map +1 -1
  864. package/package.json +1 -1
  865. package/ts/api/resources/Closing.ts +3 -0
  866. package/ts/api/resources/Library.ts +11 -2
  867. package/ts/api/resources/MachineLearning.ts +10 -1
  868. package/ts/api/resources/PromoCode.ts +7 -1
  869. package/ts/api/resources/Registration.ts +12 -1
  870. package/ts/types/Enum/AnswerTypeValue.ts +1 -1
  871. package/ts/types/Enum/BalanceSheetQuestion.ts +23 -2
  872. package/ts/types/Enum/Registration.ts +6 -0
  873. package/ts/types/Enum/Vat.ts +182 -12
  874. package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +2 -0
  875. package/ts/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.ts +9 -0
  876. package/ts/types/Interface/api/cerfa/2050.ts +0 -2
  877. package/ts/types/Interface/api/product/CreateProduct.ts +1 -2
  878. package/ts/types/Interface/api/promoCode/QueryDefaultPromotion.ts +30 -0
  879. package/ts/types/Interface/api/promoCode/ReadDefaultPromotion.ts +6 -0
  880. package/ts/types/Interface/api/registration/CreateRegistration.ts +17 -14
  881. package/ts/types/Interface/api/registration/QueryRegistration.ts +12 -0
  882. package/ts/types/Interface/api/registration/ReadRegistration.ts +2 -9
  883. package/ts/types/Interface/models/IDefaultPromotion.ts +16 -0
  884. package/ts/types/Interface/models/IFecFile.ts +1 -0
  885. package/ts/types/Interface/models/IRegistration.ts +4 -3
  886. package/ts/types/index.ts +6 -0
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/types/index.ts"],"names":[],"mappings":";;;;;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IProductInvoice';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPartneredAccountant';\nexport * from './Interface/models/IPartneredAccountantCompanyService';\nexport * from './Interface/models/IPartneredAccountantPicture';\nexport * from './Interface/models/IPartneredAccountantService';\nexport * from './Interface/models/IPartneredAccountantServiceIcon';\nexport * from './Interface/models/IPartneredAccountantTag';\nexport * from './Interface/models/IPartneredAccountantToTag';\nexport * from './Interface/models/IPartneredAccountantToSociety';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\nexport * from './Interface/models/IExerciceNote';\nexport * from './Interface/models/IRevisionGuide';\nexport * from './Interface/models/ISponsorshipWithSponsorInfo';\nexport * from './Interface/models/ILastUpdateConnection';\nexport * from './Interface/models/IAccountsSectors';\nexport * from './Interface/models/IAnswerType';\nexport * from './Interface/models/IAnswerTypeValue';\nexport * from './Interface/models/IBalanceSheetQuestion';\nexport * from './Interface/models/IExerciceQuestion';\nexport * from './Interface/models/IRelatedAccountingTransaction';\nexport * from './Interface/models/IMachineLearningResult';\nexport * from './Interface/models/IBalanceSheetModule2';\nexport * from './Interface/models/IBalanceSheetStatus';\nexport * from './Interface/models/IBalanceSheetCompletion';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Aspone';\nexport * from './Enum/ProfitsType';\nexport * from './Enum/Tax';\nexport * from './Enum/RegistrationSource';\nexport * from './Enum/Log';\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/PaymentMethod';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/Proceding';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\nexport * from './Enum/AccountingFileType';\nexport * from './Enum/FileType';\nexport * from './Enum/RevisionGuide';\nexport * from './Enum/Util';\nexport * from './Enum/RegisterCategory';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/Prestation';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\nexport * from './Enum/ExerciceNoteType';\nexport * from './Enum/BrandClementine';\nexport * from './Enum/BrandLegalstart';\nexport * from './Enum/BrandComptalib';\nexport * from './Enum/PartneredAccountantServiceState';\nexport * from './Enum/AccountsSectors';\nexport * from './Enum/ProductType';\nexport * from './Enum/Unit';\nexport * from './Enum/MealExpenseThresholds';\nexport * from './Enum/MimeType';\nexport * from './Enum/BalanceSheetQuestion';\nexport * from './Enum/BalanceSheetQuestionWording';\nexport * from './Enum/AnswerTypeValue';\nexport * from './Enum/PartneredAccountantServiceType';\nexport * from './Enum/LegalInformation';\nexport * from './Enum/ProvisionType';\nexport * from './Enum/Ocr';\nexport * from './Enum/MachineLearning';\nexport * from './Enum/JeDeclare';\nexport * from './Enum/Currency';\nexport * from './Enum/BalanceSheetModule';\nexport * from './Enum/BalanceSheetStatus';\nexport * from './Enum/FuelType';\nexport * from './Enum/KilometricAllowanceScale';\nexport * from './Enum/VatDeclarationType';\n\n// Interfaces API\nexport * from './Interface/api/jeDeclare/ReadJeDeclare';\nexport * from './Interface/api/aspone/ReadInterchange';\nexport * from './Interface/api/aspone/Util';\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/ocr/CreateOcr';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/accountingEntry/CreateManualEntry';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/payment/QueryMonthlyPayment';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/accountingTransaction/DeleteInvoices';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/CreateCoworker';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/balanceSheet/ReadFreelanceTurnover';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/cerfa/ReadCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/QuerySociety';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\nexport * from './Interface/api/accountingFiles/queryAccountingFiles';\nexport * from './Interface/api/accountingFiles/Ocr';\nexport * from './Interface/api/accountingFiles/OcrPayload';\nexport * from './Interface/api/accountingFiles/OcrValue';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\nexport * from './Interface/api/accountant/ReadAccountantBalance';\nexport * from './Interface/api/quotes/QueryQuotesAccount';\nexport * from './Interface/api/quotes/CreateQuoteAccount';\nexport * from './Interface/api/account/ReadQuoteAccount';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing2in';\nexport * from './Interface/api/internalInvoicing/RegenerateInternalInvoicing';\nexport * from './Interface/api/exercice/QueryExercice';\nexport * from './Interface/api/exercice/CreateExercice';\nexport * from './Interface/api/accountingIncome/ReadAccountingIncome';\nexport * from './Interface/api/ocr/OcrTransactions';\nexport * from './Interface/api/bankStatement/QueryBankStatement';\nexport * from './Interface/api/bankStatement/QueryTransactionBankStatement';\nexport * from './Interface/api/ocr/OcrTypeTransactions';\nexport * from './Interface/api/bankStatement/ReadBankStatement';\nexport * from './Interface/api/tax/ReadCompanyTax';\nexport * from './Interface/api/revision/QueryRevision';\nexport * from './Interface/api/revision/ReadRevision';\nexport * from './Interface/api/revision/RevisionObject';\nexport * from './Interface/api/revision/Revision';\nexport * from './Interface/api/revision/QueryRevisionAccount';\nexport * from './Interface/api/revision/ReadRevisionAccount';\nexport * from './Interface/api/revision/ReadRevisionTransactionDetail';\nexport * from './Interface/api/revision/QueryRevisionMergeIntoAccount';\nexport * from './Interface/api/revision/ReadRevisionMergeIntoAccount';\nexport * from './Interface/api/revision/QueryRevisionSearchEntries';\nexport * from './Interface/api/vatDeclaration/QueryVatDeclaration';\nexport * from './Interface/api/vatDeclaration/ReadVatVariousOperations';\nexport * from './Interface/api/vatDeclaration/ResultFormatToEntries';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/UpdateReport';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/ReadReportStats';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/report/QueryReportsStats';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/DeleteFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/InvoicesShopify';\nexport * from './Interface/api/shopify/line_item';\nexport * from './Interface/api/shopify/tax_line';\nexport * from './Interface/api/shopify/shipping_line';\nexport * from './Interface/api/prestashop/PSOrder';\nexport * from './Interface/api/prestashop/PSAddress';\nexport * from './Interface/api/prestashop/PSCountry';\nexport * from './Interface/api/prestashop/InvoicesPrestashop';\nexport * from './Interface/api/woocommerce/WCOrder';\nexport * from './Interface/api/woocommerce/WCBilling';\nexport * from './Interface/api/woocommerce/InvoicesWoocommerce';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\nexport * from './Interface/api/revisionGuide/CreateRevisionGuide';\nexport * from './Interface/api/library/QueryLibrary';\nexport * from './Interface/api/library/ReadLibraryFile';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/tax/ReadTax';\nexport * from './Interface/api/tax/CreateTax';\nexport * from './Interface/api/society/ReadSociety';\nexport * from './Interface/api/exerciceNote/QueryExerciceNote';\nexport * from './Interface/api/exerciceNote/CreateExerciceNote';\nexport * from './Interface/api/sponsorship/ReadSponsorship';\nexport * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountant';\nexport * from './Interface/api/partneredAccountant/QueryPartneredAccountantSocieties';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantService';\nexport * from './Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantAccess';\nexport * from './Interface/api/partneredAccountant/InvitePartneredAccountant';\nexport * from './Interface/api/partneredAccountant/CreatedPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantInvoice';\nexport * from './Interface/api/log/CreateLog';\nexport * from './Interface/api/vehicle/CreateSocietyVehicle';\nexport * from './Interface/api/vehicle/UpdateSocietyVehicle';\nexport * from './Interface/api/fecFile/QueryFecFile';\nexport * from './Interface/api/product/CreateProduct';\nexport * from './Interface/api/product/UpdateProduct';\nexport * from './Interface/api/product/QueryProduct';\nexport * from './Interface/api/registration/ReadRegistration';\nexport * from './Interface/api/registration/CreateRegistration';\nexport * from './Interface/api/journal/Journals';\nexport * from './Interface/api/journal/QueryJournal';\nexport * from './Interface/api/registration/DeclareRegistration';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheetTransaction';\nexport * from './Interface/api/mealExpense/CreateMealExpense';\nexport * from './Interface/api/mealExpense/ReadMealExpense';\nexport * from './Interface/api/exerciceQuestion/QueryQuestion';\nexport * from './Interface/api/exerciceQuestion/CreateExerciceQuestion';\nexport * from './Interface/api/provision/ReadProvision';\nexport * from './Interface/api/provision/CreateProvisionForm';\nexport * from './Interface/api/provision/UpdateProvisionForm';\nexport * from './Interface/api/provision/QueryGetProvisions';\nexport * from './Interface/api/shareCapital/CreateInKindContribution';\nexport * from './Interface/api/shareCapital/CreateShareCapital';\nexport * from './Interface/api/shareCapital/ReadShareCapitalProvided';\nexport * from './Interface/api/shareCapital/ReadShareCapital';\nexport * from './Interface/api/shareCapital/ResultCreateShareCapital';\nexport * from './Interface/api/closing/ProcessedClosing';\nexport * from './Interface/api/financialCharge/ReadFinancialChargesBalance';\nexport * from './Interface/api/financialCharge/CreateNonDeductibleInterests';\nexport * from './Interface/api/financialCharge/CreatedNonDeductibleInterests';\nexport * from './Interface/api/machineLearning/CreateMachineLearningAnnotation';\nexport * from './Interface/api/machineLearning/ResultCreateMachineLearningAnnotation';\nexport * from './Interface/api/jeDeclare/Util';\nexport * from './Interface/api/jeDeclare/CreateDocumentsParams';\nexport * from './Interface/api/jeDeclare/UtilCFONB';\nexport * from './Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion';\nexport * from './Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation';\n\nexport * from '../utils/cerfa';\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","names":[],"sourceRoot":"","sources":["../../ts/types/index.ts"],"sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IProductInvoice';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPartneredAccountant';\nexport * from './Interface/models/IPartneredAccountantCompanyService';\nexport * from './Interface/models/IPartneredAccountantPicture';\nexport * from './Interface/models/IPartneredAccountantService';\nexport * from './Interface/models/IPartneredAccountantServiceIcon';\nexport * from './Interface/models/IPartneredAccountantTag';\nexport * from './Interface/models/IPartneredAccountantToTag';\nexport * from './Interface/models/IPartneredAccountantToSociety';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\nexport * from './Interface/models/IExerciceNote';\nexport * from './Interface/models/IRevisionGuide';\nexport * from './Interface/models/ISponsorshipWithSponsorInfo';\nexport * from './Interface/models/ILastUpdateConnection';\nexport * from './Interface/models/IAccountsSectors';\nexport * from './Interface/models/IAnswerType';\nexport * from './Interface/models/IAnswerTypeValue';\nexport * from './Interface/models/IBalanceSheetQuestion';\nexport * from './Interface/models/IExerciceQuestion';\nexport * from './Interface/models/IRelatedAccountingTransaction';\nexport * from './Interface/models/IMachineLearningResult';\nexport * from './Interface/models/IBalanceSheetModule2';\nexport * from './Interface/models/IBalanceSheetStatus';\nexport * from './Interface/models/IBalanceSheetCompletion';\nexport * from './Interface/models/IDefaultPromotion';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Registration';\nexport * from './Enum/Aspone';\nexport * from './Enum/ProfitsType';\nexport * from './Enum/Tax';\nexport * from './Enum/RegistrationSource';\nexport * from './Enum/Log';\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/PaymentMethod';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/Proceding';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\nexport * from './Enum/AccountingFileType';\nexport * from './Enum/FileType';\nexport * from './Enum/RevisionGuide';\nexport * from './Enum/Util';\nexport * from './Enum/RegisterCategory';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/Prestation';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\nexport * from './Enum/ExerciceNoteType';\nexport * from './Enum/BrandClementine';\nexport * from './Enum/BrandLegalstart';\nexport * from './Enum/BrandComptalib';\nexport * from './Enum/PartneredAccountantServiceState';\nexport * from './Enum/AccountsSectors';\nexport * from './Enum/ProductType';\nexport * from './Enum/Unit';\nexport * from './Enum/MealExpenseThresholds';\nexport * from './Enum/MimeType';\nexport * from './Enum/BalanceSheetQuestion';\nexport * from './Enum/BalanceSheetQuestionWording';\nexport * from './Enum/AnswerTypeValue';\nexport * from './Enum/PartneredAccountantServiceType';\nexport * from './Enum/LegalInformation';\nexport * from './Enum/ProvisionType';\nexport * from './Enum/Ocr';\nexport * from './Enum/MachineLearning';\nexport * from './Enum/JeDeclare';\nexport * from './Enum/Currency';\nexport * from './Enum/BalanceSheetModule';\nexport * from './Enum/BalanceSheetStatus';\nexport * from './Enum/FuelType';\nexport * from './Enum/KilometricAllowanceScale';\nexport * from './Enum/VatDeclarationType';\n\n// Interfaces API\nexport * from './Interface/api/jeDeclare/ReadJeDeclare';\nexport * from './Interface/api/aspone/ReadInterchange';\nexport * from './Interface/api/aspone/Util';\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/ocr/CreateOcr';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/accountingEntry/CreateManualEntry';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/payment/QueryMonthlyPayment';\nexport * from './Interface/api/registration/QueryRegistration';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/accountingTransaction/DeleteInvoices';\nexport * from './Interface/api/accountingTransaction/GetTransactionsBetweenDates';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/CreateCoworker';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/balanceSheet/ReadFreelanceTurnover';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/cerfa/ReadCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/QuerySociety';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\nexport * from './Interface/api/accountingFiles/queryAccountingFiles';\nexport * from './Interface/api/accountingFiles/Ocr';\nexport * from './Interface/api/accountingFiles/OcrPayload';\nexport * from './Interface/api/accountingFiles/OcrValue';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\nexport * from './Interface/api/accountant/ReadAccountantBalance';\nexport * from './Interface/api/quotes/QueryQuotesAccount';\nexport * from './Interface/api/quotes/CreateQuoteAccount';\nexport * from './Interface/api/account/ReadQuoteAccount';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing2in';\nexport * from './Interface/api/internalInvoicing/RegenerateInternalInvoicing';\nexport * from './Interface/api/exercice/QueryExercice';\nexport * from './Interface/api/exercice/CreateExercice';\nexport * from './Interface/api/accountingIncome/ReadAccountingIncome';\nexport * from './Interface/api/ocr/OcrTransactions';\nexport * from './Interface/api/bankStatement/QueryBankStatement';\nexport * from './Interface/api/bankStatement/QueryTransactionBankStatement';\nexport * from './Interface/api/ocr/OcrTypeTransactions';\nexport * from './Interface/api/bankStatement/ReadBankStatement';\nexport * from './Interface/api/tax/ReadCompanyTax';\nexport * from './Interface/api/revision/QueryRevision';\nexport * from './Interface/api/revision/ReadRevision';\nexport * from './Interface/api/revision/RevisionObject';\nexport * from './Interface/api/revision/Revision';\nexport * from './Interface/api/revision/QueryRevisionAccount';\nexport * from './Interface/api/revision/ReadRevisionAccount';\nexport * from './Interface/api/revision/ReadRevisionTransactionDetail';\nexport * from './Interface/api/revision/QueryRevisionMergeIntoAccount';\nexport * from './Interface/api/revision/ReadRevisionMergeIntoAccount';\nexport * from './Interface/api/revision/QueryRevisionSearchEntries';\nexport * from './Interface/api/vatDeclaration/QueryVatDeclaration';\nexport * from './Interface/api/vatDeclaration/ReadVatVariousOperations';\nexport * from './Interface/api/vatDeclaration/ResultFormatToEntries';\nexport * from './Interface/api/promoCode/QueryDefaultPromotion';\nexport * from './Interface/api/promoCode/ReadDefaultPromotion';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/UpdateReport';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/ReadReportStats';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/report/QueryReportsStats';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/DeleteFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/InvoicesShopify';\nexport * from './Interface/api/shopify/line_item';\nexport * from './Interface/api/shopify/tax_line';\nexport * from './Interface/api/shopify/shipping_line';\nexport * from './Interface/api/prestashop/PSOrder';\nexport * from './Interface/api/prestashop/PSAddress';\nexport * from './Interface/api/prestashop/PSCountry';\nexport * from './Interface/api/prestashop/InvoicesPrestashop';\nexport * from './Interface/api/woocommerce/WCOrder';\nexport * from './Interface/api/woocommerce/WCBilling';\nexport * from './Interface/api/woocommerce/InvoicesWoocommerce';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\nexport * from './Interface/api/revisionGuide/CreateRevisionGuide';\nexport * from './Interface/api/library/QueryLibrary';\nexport * from './Interface/api/library/ReadLibraryFile';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/tax/ReadTax';\nexport * from './Interface/api/tax/CreateTax';\nexport * from './Interface/api/society/ReadSociety';\nexport * from './Interface/api/exerciceNote/QueryExerciceNote';\nexport * from './Interface/api/exerciceNote/CreateExerciceNote';\nexport * from './Interface/api/sponsorship/ReadSponsorship';\nexport * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountant';\nexport * from './Interface/api/partneredAccountant/QueryPartneredAccountantSocieties';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantService';\nexport * from './Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantAccess';\nexport * from './Interface/api/partneredAccountant/InvitePartneredAccountant';\nexport * from './Interface/api/partneredAccountant/CreatedPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantInvoice';\nexport * from './Interface/api/log/CreateLog';\nexport * from './Interface/api/vehicle/CreateSocietyVehicle';\nexport * from './Interface/api/vehicle/UpdateSocietyVehicle';\nexport * from './Interface/api/fecFile/QueryFecFile';\nexport * from './Interface/api/product/CreateProduct';\nexport * from './Interface/api/product/UpdateProduct';\nexport * from './Interface/api/product/QueryProduct';\nexport * from './Interface/api/registration/ReadRegistration';\nexport * from './Interface/api/registration/CreateRegistration';\nexport * from './Interface/api/journal/Journals';\nexport * from './Interface/api/journal/QueryJournal';\nexport * from './Interface/api/registration/DeclareRegistration';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheetTransaction';\nexport * from './Interface/api/mealExpense/CreateMealExpense';\nexport * from './Interface/api/mealExpense/ReadMealExpense';\nexport * from './Interface/api/exerciceQuestion/QueryQuestion';\nexport * from './Interface/api/exerciceQuestion/CreateExerciceQuestion';\nexport * from './Interface/api/provision/ReadProvision';\nexport * from './Interface/api/provision/CreateProvisionForm';\nexport * from './Interface/api/provision/UpdateProvisionForm';\nexport * from './Interface/api/provision/QueryGetProvisions';\nexport * from './Interface/api/shareCapital/CreateInKindContribution';\nexport * from './Interface/api/shareCapital/CreateShareCapital';\nexport * from './Interface/api/shareCapital/ReadShareCapitalProvided';\nexport * from './Interface/api/shareCapital/ReadShareCapital';\nexport * from './Interface/api/shareCapital/ResultCreateShareCapital';\nexport * from './Interface/api/closing/ProcessedClosing';\nexport * from './Interface/api/financialCharge/ReadFinancialChargesBalance';\nexport * from './Interface/api/financialCharge/CreateNonDeductibleInterests';\nexport * from './Interface/api/financialCharge/CreatedNonDeductibleInterests';\nexport * from './Interface/api/machineLearning/CreateMachineLearningAnnotation';\nexport * from './Interface/api/machineLearning/ResultCreateMachineLearningAnnotation';\nexport * from './Interface/api/jeDeclare/Util';\nexport * from './Interface/api/jeDeclare/CreateDocumentsParams';\nexport * from './Interface/api/jeDeclare/UtilCFONB';\nexport * from './Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion';\nexport * from './Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation';\n\nexport * from '../utils/cerfa';\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/balanceSheetModule.ts"],"names":[],"mappings":";;;;;QAKgB,uB,GAAA,uB;;AALhB;;AACA;;AAIM,SAAU,uBAAV,CACJ,WADI,EAEJ,WAFI,EAGJ,cAHI,EAIJ,WAJI,EAIoB;AAExB,QAAM,OAAO,GAAG,CAAC,GAAG,iBAAJ,CAAhB;AAEA,uBAAQ,iCAAR,EAAyC,CAAC,KAAD,EAAQ,GAAR,KAAe;AACtD,QAAI,EAAC,KAAK,KAAA,IAAL,IAAA,KAAK,KAAA,KAAA,CAAL,GAAK,KAAA,CAAL,GAAA,KAAK,CAAE,QAAP,CAAgB,YAAhB,CAA6B,QAA7B,CAAsC,WAAtC,CAAD,CAAJ,EAAyD;AACvD,MAAA,OAAO,CAAC,IAAR,CAAa,MAAM,CAAC,GAAD,CAAnB;AACD;AACF,GAJD;AAMA,SAAO,OAAP;AACD","sourcesContent":["import { forEach } from 'lodash';\nimport {\n BalanceSheetModule, BalanceSheetModuleByCompanyType, DEFAULT_MODULES, FiscalRegime, ProfitsType, TaxSystem,\n} from '..';\n\nexport function getModulesByCompanyType(\n idLegalForm: number,\n idTaxSystem: TaxSystem,\n idFiscalRegime: FiscalRegime,\n profitsType: ProfitsType,\n): Array<BalanceSheetModule> {\n const modules = [...DEFAULT_MODULES];\n\n forEach(BalanceSheetModuleByCompanyType, (value, key) => {\n if (!value?.excluded.legalFormIds.includes(idLegalForm)) {\n modules.push(Number(key));\n }\n });\n\n return modules;\n}"],"sourceRoot":"","file":"balanceSheetModule.js"}
1
+ {"version":3,"file":"balanceSheetModule.js","mappings":";;;;;QAKgBA,uB,GAAAA,uB;;AALhB;;AACA;;AAIM,SAAUA,uBAAV,CACJC,WADI,EAEJC,WAFI,EAGJC,cAHI,EAIJC,WAJI,EAIoB;AAExB,QAAMC,OAAO,GAAG,CAAC,GAAGC,iBAAJ,CAAhB;AAEA,uBAAQC,iCAAR,EAAyC,CAACC,KAAD,EAAQC,GAAR,KAAe;AACtD,QAAI,EAACD,KAAK,SAAL,SAAK,WAAL,GAAK,MAAL,QAAK,CAAEE,QAAP,CAAgBC,YAAhB,CAA6BC,QAA7B,CAAsCX,WAAtC,CAAD,CAAJ,EAAyD;AACvDI,aAAO,CAACQ,IAAR,CAAaC,MAAM,CAACL,GAAD,CAAnB;AACD;AACF,GAJD;AAMA,SAAOJ,OAAP;AACD","names":["getModulesByCompanyType","idLegalForm","idTaxSystem","idFiscalRegime","profitsType","modules","DEFAULT_MODULES","BalanceSheetModuleByCompanyType","value","key","excluded","legalFormIds","includes","push","Number"],"sourceRoot":"","sources":["../../ts/utils/balanceSheetModule.ts"],"sourcesContent":["import { forEach } from 'lodash';\nimport {\n BalanceSheetModule, BalanceSheetModuleByCompanyType, DEFAULT_MODULES, FiscalRegime, ProfitsType, TaxSystem,\n} from '..';\n\nexport function getModulesByCompanyType(\n idLegalForm: number,\n idTaxSystem: TaxSystem,\n idFiscalRegime: FiscalRegime,\n profitsType: ProfitsType,\n): Array<BalanceSheetModule> {\n const modules = [...DEFAULT_MODULES];\n\n forEach(BalanceSheetModuleByCompanyType, (value, key) => {\n if (!value?.excluded.legalFormIds.includes(idLegalForm)) {\n modules.push(Number(key));\n }\n });\n\n return modules;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/brands.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AAaA,MAAM,qBAAqB,GAAI,OAAD,IAA+D;AAC3F,MAAI,OAAJ,EAAa;AACX,QAAI,OAAO,CAAC,OAAR,CAAgB,YAAhB,IAAgC,CAAC,CAAjC,IAAsC,OAAO,CAAC,OAAR,CAAgB,YAAhB,IAAgC,CAAC,CAA3E,EAA8E;AAC5E,aAAO,YAAP;AACD;;AACD,QAAI,OAAO,CAAC,OAAR,CAAgB,WAAhB,IAA+B,CAAC,CAAhC,IAAqC,OAAO,CAAC,OAAR,CAAgB,WAAhB,IAA+B,CAAC,CAAzE,EAA4E;AAC1E,aAAO,WAAP;AACD;AACF,GAPD,MAOO,IAAI,OAAO,CAAC,GAAR,CAAY,QAAhB,EAA0B;AAC/B,QAAI,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAA9C,IAAmD,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAArG,EAAwG;AACtG,aAAO,YAAP;AACD;;AACD,QAAI,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAA7C,IAAkD,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAAnG,EAAsG;AACpG,aAAO,WAAP;AACD;AACF,GAPM,MAOA,IAAI,OAAO,CAAC,GAAR,CAAY,QAAhB,EAA0B;AAC/B,QAAI,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAA9C,IAAmD,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAArG,EAAwG;AACtG,aAAO,YAAP;AACD;;AACD,QAAI,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAA7C,IAAkD,OAAO,CAAC,GAAR,CAAY,QAAZ,CAAqB,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAAnG,EAAsG;AACpG,aAAO,WAAP;AACD;AACF;;AACD,SAAO,YAAP;AACD,CAxBD;;AA0BA,MAAM,cAAc,GAAI,MAAD,IAAwC;AAC7D,QAAM;AACJ,IAAA,WAAW,GAAG,IADV;AACgB,IAAA,YAAY,GAAG,IAD/B;AACqC,IAAA;AADrC,MAEF,MAFJ;AAGA,MAAI,KAAJ;AACA,QAAM,WAAW,GAAG,OAAO,KAAA,IAAP,IAAA,OAAO,KAAA,KAAA,CAAP,GAAA,OAAA,GAAW,OAAO,CAAC,GAAR,CAAY,QAA3C;AACA,QAAM,cAAc,GAAG,qBAAqB,CAAC,WAAD,CAA5C;AACA,QAAM,WAAW,GAAG;AAAE,IAAA,eAAe,EAAf,gCAAF;AAAmB,IAAA,eAAe,EAAf,gCAAnB;AAAoC,IAAA,cAAc,EAAd;AAApC,GAApB,CAP6D,CAQ7D;;AACA,QAAM,iBAAiB,GAAW,WAAW,CAAC,QAAQ,cAAc,EAAvB,CAA7C;;AAEA,MAAI,WAAJ,EAAiB;AACf;AACA,IAAA,KAAK,GAAG,iBAAiB,CAAC,IAAlB,CAAwB,CAAD,IAAc,CAAC,CAAC,WAAF,KAAkB,WAAvD,CAAR;AACD,GAd4D,CAe7D;AACA;;;AAEA,MAAI,CAAC,KAAL,EAAY;AACV;AACA,KAAC,KAAD,IAAU,iBAAiB,CAAC,IAAlB,CAAuB,CAAC,CAAD,EAAW,CAAX,KAAwB,CAAC,CAAC,WAAF,GAAgB,CAAC,CAAC,WAAjE,CAAV;AACD;;AAED,MAAI,YAAJ,EAAkB;AAChB;AACA,QAAI,cAAc,GAAG,iBAAU,KAAV,EAAiB,YAAjB,CAArB,CAFgB,CAGhB;;AACA,QAAI,CAAC,cAAL,EAAqB;AACnB,YAAM,YAAY,GAAG,iBAAiB,CAAC,IAAlB,CAAwB,CAAD,IAAc,CAAC,CAAC,IAAF,KAAW,cAAhD,CAArB;AACA,MAAA,cAAc,GAAG,iBAAU,YAAV,EAAwB,YAAxB,CAAjB;AACD;;AACD,WAAO,cAAP;AACD;;AAED,SAAO,KAAP;AACD,CAnCD;;AAqCA,MAAM,eAAe,GAAI,KAAD,IAAmF;AACzG,MAAI,KAAK,CAAC,OAAN,CAAc,eAAd,IAAiC,CAAC,CAAtC,EAAyC,OAAO,YAAP;AACzC,MAAI,KAAK,CAAC,OAAN,CAAc,eAAd,IAAiC,CAAC,CAAtC,EAAyC,OAAO,WAAP;AACzC,MAAI,KAAK,CAAC,OAAN,CAAc,gBAAd,IAAkC,CAAC,CAAvC,EAA0C,OAAO,aAAP;AAC1C,MAAI,KAAK,CAAC,OAAN,CAAc,sBAAd,IAAwC,CAAC,CAA7C,EAAgD,OAAO,YAAP;AAChD,SAAO,IAAP;AACD,CAND;;QAQS,c,GAAA,c;QAAgB,qB,GAAA,qB;QAAuB,e,GAAA,e","sourcesContent":["import { get as getLodash } from 'lodash';\nimport { BrandClementine } from '../types/Enum/BrandClementine';\nimport { BrandLegalstart } from '../types/Enum/BrandLegalstart';\nimport { BrandComptalib } from '../types/Enum/BrandComptalib';\n\ntype brand = {\n idTypeBrand: number,\n name: string\n};\n\ntype getBrandConfigParams = {\n idTypeBrand?: number,\n objectWaited?: string,\n nodeEnv?: string\n};\n\nconst getBrandNameByNodeEnv = (nodeEnv?: string): 'Legalstart'| 'Comptalib' | 'Clementine' => {\n if (nodeEnv) {\n if (nodeEnv.indexOf('legalstart') > -1 || nodeEnv.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (nodeEnv.indexOf('comptalib') > -1 || nodeEnv.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n } else if (process.env.NODE_ENV) {\n if (process.env.NODE_ENV.indexOf('legalstart') > -1 || process.env.NODE_ENV.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (process.env.NODE_ENV.indexOf('comptalib') > -1 || process.env.NODE_ENV.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n } else if (process.env.API_HOST) {\n if (process.env.API_HOST.indexOf('legalstart') > -1 || process.env.API_HOST.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (process.env.API_HOST.indexOf('comptalib') > -1 || process.env.API_HOST.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n }\n return 'Clementine';\n};\n\nconst getBrandConfig = (params: getBrandConfigParams): brand => {\n const {\n idTypeBrand = null, objectWaited = null, nodeEnv,\n } = params;\n let brand;\n const nodeEnvUsed = nodeEnv ?? process.env.NODE_ENV;\n const currentEnvName = getBrandNameByNodeEnv(nodeEnvUsed);\n const listEnvEnum = { BrandClementine, BrandLegalstart, BrandComptalib };\n // @ts-ignore\n const currentConfigFile:brand[] = listEnvEnum[`Brand${currentEnvName}`];\n\n if (idTypeBrand) {\n // Récupération de la brand via idTypeBrand\n brand = currentConfigFile.find((b: brand) => b.idTypeBrand === idTypeBrand);\n }\n // else if (idSociety) {\n // Récupération de la brand via l'idSociety -> impossible directement depuis le core (pas d'accès au resources, ni au token pour l'appel via fetch)\n\n if (!brand) {\n // Si aucune brand trouvée, on passe par défaut la première brand de la liste\n [brand] = currentConfigFile.sort((a: brand, b: brand) => a.idTypeBrand - b.idTypeBrand);\n }\n\n if (objectWaited) {\n // Si on attend un attribut particulier de la brand, on le parcourt\n let objectToReturn = getLodash(brand, objectWaited);\n // Si aucun attribut trouvé, on renvoit celui de Clementine par défaut\n if (!objectToReturn) {\n const brandDefault = currentConfigFile.find((b: brand) => b.name === currentEnvName);\n objectToReturn = getLodash(brandDefault, objectWaited);\n }\n return objectToReturn;\n }\n\n return brand;\n};\n\nconst getBrandByEmail = (email: string): 'Legalstart'| 'Comptalib' | 'Clementine' | 'Pourcentage' | null => {\n if (email.indexOf('legalstart.fr') > -1) return 'Legalstart';\n if (email.indexOf('comptalib.com') > -1) return 'Comptalib';\n if (email.indexOf('pourcentage.fr') > -1) return 'Pourcentage';\n if (email.indexOf('compta-clementine.fr') > -1) return 'Clementine';\n return null;\n};\n\nexport { getBrandConfig, getBrandNameByNodeEnv, getBrandByEmail };"],"sourceRoot":"","file":"brands.js"}
1
+ {"version":3,"file":"brands.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AAaA,MAAMA,qBAAqB,GAAIC,OAAD,IAA+D;AAC3F,MAAIA,OAAJ,EAAa;AACX,QAAIA,OAAO,CAACC,OAAR,CAAgB,YAAhB,IAAgC,CAAC,CAAjC,IAAsCD,OAAO,CAACC,OAAR,CAAgB,YAAhB,IAAgC,CAAC,CAA3E,EAA8E;AAC5E,aAAO,YAAP;AACD;;AACD,QAAID,OAAO,CAACC,OAAR,CAAgB,WAAhB,IAA+B,CAAC,CAAhC,IAAqCD,OAAO,CAACC,OAAR,CAAgB,WAAhB,IAA+B,CAAC,CAAzE,EAA4E;AAC1E,aAAO,WAAP;AACD;AACF,GAPD,MAOO,IAAIC,OAAO,CAACC,GAAR,CAAYC,QAAhB,EAA0B;AAC/B,QAAIF,OAAO,CAACC,GAAR,CAAYC,QAAZ,CAAqBH,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAA9C,IAAmDC,OAAO,CAACC,GAAR,CAAYC,QAAZ,CAAqBH,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAArG,EAAwG;AACtG,aAAO,YAAP;AACD;;AACD,QAAIC,OAAO,CAACC,GAAR,CAAYC,QAAZ,CAAqBH,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAA7C,IAAkDC,OAAO,CAACC,GAAR,CAAYC,QAAZ,CAAqBH,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAAnG,EAAsG;AACpG,aAAO,WAAP;AACD;AACF,GAPM,MAOA,IAAIC,OAAO,CAACC,GAAR,CAAYE,QAAhB,EAA0B;AAC/B,QAAIH,OAAO,CAACC,GAAR,CAAYE,QAAZ,CAAqBJ,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAA9C,IAAmDC,OAAO,CAACC,GAAR,CAAYE,QAAZ,CAAqBJ,OAArB,CAA6B,YAA7B,IAA6C,CAAC,CAArG,EAAwG;AACtG,aAAO,YAAP;AACD;;AACD,QAAIC,OAAO,CAACC,GAAR,CAAYE,QAAZ,CAAqBJ,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAA7C,IAAkDC,OAAO,CAACC,GAAR,CAAYE,QAAZ,CAAqBJ,OAArB,CAA6B,WAA7B,IAA4C,CAAC,CAAnG,EAAsG;AACpG,aAAO,WAAP;AACD;AACF;;AACD,SAAO,YAAP;AACD,CAxBD;;AA0BA,MAAMK,cAAc,GAAIC,MAAD,IAAwC;AAC7D,QAAM;AACJC,eAAW,GAAG,IADV;AACgBC,gBAAY,GAAG,IAD/B;AACqCT;AADrC,MAEFO,MAFJ;AAGA,MAAIG,KAAJ;AACA,QAAMC,WAAW,GAAGX,OAAO,SAAP,WAAO,WAAP,aAAWE,OAAO,CAACC,GAAR,CAAYC,QAA3C;AACA,QAAMQ,cAAc,GAAGb,qBAAqB,CAACY,WAAD,CAA5C;AACA,QAAME,WAAW,GAAG;AAAEC,mBAAe,EAAfA,gCAAF;AAAmBC,mBAAe,EAAfA,gCAAnB;AAAoCC,kBAAc,EAAdA;AAApC,GAApB,CAP6D,CAQ7D;;AACA,QAAMC,iBAAiB,GAAWJ,WAAW,CAAC,QAAQD,cAAc,EAAvB,CAA7C;;AAEA,MAAIJ,WAAJ,EAAiB;AACf;AACAE,SAAK,GAAGO,iBAAiB,CAACC,IAAlB,CAAwBC,CAAD,IAAcA,CAAC,CAACX,WAAF,KAAkBA,WAAvD,CAAR;AACD,GAd4D,CAe7D;AACA;;;AAEA,MAAI,CAACE,KAAL,EAAY;AACV;AACA,KAACA,KAAD,IAAUO,iBAAiB,CAACG,IAAlB,CAAuB,CAACC,CAAD,EAAWF,CAAX,KAAwBE,CAAC,CAACb,WAAF,GAAgBW,CAAC,CAACX,WAAjE,CAAV;AACD;;AAED,MAAIC,YAAJ,EAAkB;AAChB;AACA,QAAIa,cAAc,GAAG,iBAAUZ,KAAV,EAAiBD,YAAjB,CAArB,CAFgB,CAGhB;;AACA,QAAI,CAACa,cAAL,EAAqB;AACnB,YAAMC,YAAY,GAAGN,iBAAiB,CAACC,IAAlB,CAAwBC,CAAD,IAAcA,CAAC,CAACK,IAAF,KAAWZ,cAAhD,CAArB;AACAU,oBAAc,GAAG,iBAAUC,YAAV,EAAwBd,YAAxB,CAAjB;AACD;;AACD,WAAOa,cAAP;AACD;;AAED,SAAOZ,KAAP;AACD,CAnCD;;AAqCA,MAAMe,eAAe,GAAIC,KAAD,IAAmF;AACzG,MAAIA,KAAK,CAACzB,OAAN,CAAc,eAAd,IAAiC,CAAC,CAAtC,EAAyC,OAAO,YAAP;AACzC,MAAIyB,KAAK,CAACzB,OAAN,CAAc,eAAd,IAAiC,CAAC,CAAtC,EAAyC,OAAO,WAAP;AACzC,MAAIyB,KAAK,CAACzB,OAAN,CAAc,gBAAd,IAAkC,CAAC,CAAvC,EAA0C,OAAO,aAAP;AAC1C,MAAIyB,KAAK,CAACzB,OAAN,CAAc,sBAAd,IAAwC,CAAC,CAA7C,EAAgD,OAAO,YAAP;AAChD,SAAO,IAAP;AACD,CAND;;QAQSK,c,GAAAA,c;QAAgBP,qB,GAAAA,qB;QAAuB0B,e,GAAAA,e","names":["getBrandNameByNodeEnv","nodeEnv","indexOf","process","env","NODE_ENV","API_HOST","getBrandConfig","params","idTypeBrand","objectWaited","brand","nodeEnvUsed","currentEnvName","listEnvEnum","BrandClementine","BrandLegalstart","BrandComptalib","currentConfigFile","find","b","sort","a","objectToReturn","brandDefault","name","getBrandByEmail","email"],"sourceRoot":"","sources":["../../ts/utils/brands.ts"],"sourcesContent":["import { get as getLodash } from 'lodash';\nimport { BrandClementine } from '../types/Enum/BrandClementine';\nimport { BrandLegalstart } from '../types/Enum/BrandLegalstart';\nimport { BrandComptalib } from '../types/Enum/BrandComptalib';\n\ntype brand = {\n idTypeBrand: number,\n name: string\n};\n\ntype getBrandConfigParams = {\n idTypeBrand?: number,\n objectWaited?: string,\n nodeEnv?: string\n};\n\nconst getBrandNameByNodeEnv = (nodeEnv?: string): 'Legalstart'| 'Comptalib' | 'Clementine' => {\n if (nodeEnv) {\n if (nodeEnv.indexOf('legalstart') > -1 || nodeEnv.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (nodeEnv.indexOf('comptalib') > -1 || nodeEnv.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n } else if (process.env.NODE_ENV) {\n if (process.env.NODE_ENV.indexOf('legalstart') > -1 || process.env.NODE_ENV.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (process.env.NODE_ENV.indexOf('comptalib') > -1 || process.env.NODE_ENV.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n } else if (process.env.API_HOST) {\n if (process.env.API_HOST.indexOf('legalstart') > -1 || process.env.API_HOST.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (process.env.API_HOST.indexOf('comptalib') > -1 || process.env.API_HOST.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n }\n return 'Clementine';\n};\n\nconst getBrandConfig = (params: getBrandConfigParams): brand => {\n const {\n idTypeBrand = null, objectWaited = null, nodeEnv,\n } = params;\n let brand;\n const nodeEnvUsed = nodeEnv ?? process.env.NODE_ENV;\n const currentEnvName = getBrandNameByNodeEnv(nodeEnvUsed);\n const listEnvEnum = { BrandClementine, BrandLegalstart, BrandComptalib };\n // @ts-ignore\n const currentConfigFile:brand[] = listEnvEnum[`Brand${currentEnvName}`];\n\n if (idTypeBrand) {\n // Récupération de la brand via idTypeBrand\n brand = currentConfigFile.find((b: brand) => b.idTypeBrand === idTypeBrand);\n }\n // else if (idSociety) {\n // Récupération de la brand via l'idSociety -> impossible directement depuis le core (pas d'accès au resources, ni au token pour l'appel via fetch)\n\n if (!brand) {\n // Si aucune brand trouvée, on passe par défaut la première brand de la liste\n [brand] = currentConfigFile.sort((a: brand, b: brand) => a.idTypeBrand - b.idTypeBrand);\n }\n\n if (objectWaited) {\n // Si on attend un attribut particulier de la brand, on le parcourt\n let objectToReturn = getLodash(brand, objectWaited);\n // Si aucun attribut trouvé, on renvoit celui de Clementine par défaut\n if (!objectToReturn) {\n const brandDefault = currentConfigFile.find((b: brand) => b.name === currentEnvName);\n objectToReturn = getLodash(brandDefault, objectWaited);\n }\n return objectToReturn;\n }\n\n return brand;\n};\n\nconst getBrandByEmail = (email: string): 'Legalstart'| 'Comptalib' | 'Clementine' | 'Pourcentage' | null => {\n if (email.indexOf('legalstart.fr') > -1) return 'Legalstart';\n if (email.indexOf('comptalib.com') > -1) return 'Comptalib';\n if (email.indexOf('pourcentage.fr') > -1) return 'Pourcentage';\n if (email.indexOf('compta-clementine.fr') > -1) return 'Clementine';\n return null;\n};\n\nexport { getBrandConfig, getBrandNameByNodeEnv, getBrandByEmail };"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/cerfa.ts"],"names":[],"mappings":";;;;;QAIgB,oC,GAAA,oC;QAeA,iC,GAAA,iC;;AAlBhB;;AAGM,SAAU,oCAAV,CAA+C,WAA/C,EAAoE,WAApE,EAA4F,cAA5F,EAA0H,WAA1H,EAAkJ;AACtJ,QAAM,aAAa,GAAG,MAAM,CAAC,MAAP,CAAc,0BAAd,CAAtB;AACA,QAAM,oBAAoB,GAAG,aAAa,CAAC,IAAd,CAAoB,EAAD,IAAQ,EAAE,CAAC,YAAH,CAAgB,QAAhB,CAAyB,WAAzB,CAA3B,CAA7B;AAEA,MAAI,CAAC,oBAAL,EAA2B,MAAM,IAAI,KAAJ,CAAU,qDAAV,CAAN;AAE3B,QAAM,WAAW,GAAG,oBAAoB,CAAC,OAArB,CAA6B,SAA7B,CAAwC,GAAD,IAAS,GAAG,CAAC,cAAJ,KAAuB,cAAvB,IAAyC,GAAG,CAAC,WAAJ,KAAoB,WAA7D,IAA4E,GAAG,CAAC,WAAJ,KAAoB,WAAhJ,CAApB;AAEA,MAAI,WAAW,GAAG,CAAlB,EAAqB,MAAM,IAAI,KAAJ,CAAU,qDAAV,CAAN;AAErB,QAAM;AAAE,IAAA,WAAF;AAAe,IAAA;AAAf,MAA0B,oBAAoB,CAAC,OAArB,CAA6B,WAA7B,CAAhC;AAEA,SAAO;AAAE,IAAA,WAAF;AAAe,IAAA,KAAK,EAAE,MAAM,KAAA,IAAN,IAAA,MAAM,KAAA,KAAA,CAAN,GAAA,MAAA,GAAU;AAAhC,GAAP;AACD;;AAEK,SAAU,iCAAV,CAA4C,WAA5C,EAA+D;AACnE,QAAM,aAAa,GAAG,MAAM,CAAC,MAAP,CAAc,0BAAd,CAAtB;AACA,QAAM,oBAAoB,GAAG,aAAa,CAAC,IAAd,CAAoB,EAAD,IAAQ,EAAE,CAAC,YAAH,CAAgB,QAAhB,CAAyB,WAAzB,CAA3B,CAA7B;AAEA,MAAI,CAAC,oBAAL,EAA2B,MAAM,IAAI,KAAJ,CAAU,cAAc,WAAW,kBAAnC,CAAN;AAC3B,SAAO,oBAAP;AACD","sourcesContent":["import { ReadCerfaToComplete } from '../types/Interface/api/cerfa/ReadCerfa';\nimport { GlobalRegime, GlobalRegimeTypeContent } from '../types/Enum/GlobalRegime';\nimport { ProfitsType, FiscalRegime, TaxSystem } from '../types';\n\nexport function retrieveCerfaFromSocietyInformations(idLegalForm: number, idTaxSystem: TaxSystem, idFiscalRegime: FiscalRegime, profitsType: ProfitsType):ReadCerfaToComplete {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error('Missing informations to retrieve CERFA informations');\n\n const choiceIndex = selectedGlobalRegime.choices.findIndex((sgr) => sgr.idFiscalRegime === idFiscalRegime && sgr.profitsType === profitsType && sgr.idTaxSystem === idTaxSystem);\n\n if (choiceIndex < 0) throw new Error('Missing informations to retrieve CERFA informations');\n\n const { declaration, annexe } = selectedGlobalRegime.choices[choiceIndex];\n\n return { declaration, annex: annexe ?? null };\n}\n\nexport function retreiveChoicesDependingLegalForm(idLegalForm: number): GlobalRegimeTypeContent {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error(`LegalForm #${idLegalForm} not implemented`);\n return selectedGlobalRegime;\n}"],"sourceRoot":"","file":"cerfa.js"}
1
+ {"version":3,"file":"cerfa.js","mappings":";;;;;QAIgBA,oC,GAAAA,oC;QAeAC,iC,GAAAA,iC;;AAlBhB;;AAGM,SAAUD,oCAAV,CAA+CE,WAA/C,EAAoEC,WAApE,EAA4FC,cAA5F,EAA0HC,WAA1H,EAAkJ;AACtJ,QAAMC,aAAa,GAAGC,MAAM,CAACC,MAAP,CAAcC,0BAAd,CAAtB;AACA,QAAMC,oBAAoB,GAAGJ,aAAa,CAACK,IAAd,CAAoBC,EAAD,IAAQA,EAAE,CAACC,YAAH,CAAgBC,QAAhB,CAAyBZ,WAAzB,CAA3B,CAA7B;AAEA,MAAI,CAACQ,oBAAL,EAA2B,MAAM,IAAIK,KAAJ,CAAU,qDAAV,CAAN;AAE3B,QAAMC,WAAW,GAAGN,oBAAoB,CAACO,OAArB,CAA6BC,SAA7B,CAAwCC,GAAD,IAASA,GAAG,CAACf,cAAJ,KAAuBA,cAAvB,IAAyCe,GAAG,CAACd,WAAJ,KAAoBA,WAA7D,IAA4Ec,GAAG,CAAChB,WAAJ,KAAoBA,WAAhJ,CAApB;AAEA,MAAIa,WAAW,GAAG,CAAlB,EAAqB,MAAM,IAAID,KAAJ,CAAU,qDAAV,CAAN;AAErB,QAAM;AAAEK,eAAF;AAAeC;AAAf,MAA0BX,oBAAoB,CAACO,OAArB,CAA6BD,WAA7B,CAAhC;AAEA,SAAO;AAAEI,eAAF;AAAeE,SAAK,EAAED,MAAM,SAAN,UAAM,WAAN,YAAU;AAAhC,GAAP;AACD;;AAEK,SAAUpB,iCAAV,CAA4CC,WAA5C,EAA+D;AACnE,QAAMI,aAAa,GAAGC,MAAM,CAACC,MAAP,CAAcC,0BAAd,CAAtB;AACA,QAAMC,oBAAoB,GAAGJ,aAAa,CAACK,IAAd,CAAoBC,EAAD,IAAQA,EAAE,CAACC,YAAH,CAAgBC,QAAhB,CAAyBZ,WAAzB,CAA3B,CAA7B;AAEA,MAAI,CAACQ,oBAAL,EAA2B,MAAM,IAAIK,KAAJ,CAAU,cAAcb,WAAW,kBAAnC,CAAN;AAC3B,SAAOQ,oBAAP;AACD","names":["retrieveCerfaFromSocietyInformations","retreiveChoicesDependingLegalForm","idLegalForm","idTaxSystem","idFiscalRegime","profitsType","globalRegimes","Object","values","GlobalRegime","selectedGlobalRegime","find","gr","idLegalForms","includes","Error","choiceIndex","choices","findIndex","sgr","declaration","annexe","annex"],"sourceRoot":"","sources":["../../ts/utils/cerfa.ts"],"sourcesContent":["import { ReadCerfaToComplete } from '../types/Interface/api/cerfa/ReadCerfa';\nimport { GlobalRegime, GlobalRegimeTypeContent } from '../types/Enum/GlobalRegime';\nimport { ProfitsType, FiscalRegime, TaxSystem } from '../types';\n\nexport function retrieveCerfaFromSocietyInformations(idLegalForm: number, idTaxSystem: TaxSystem, idFiscalRegime: FiscalRegime, profitsType: ProfitsType):ReadCerfaToComplete {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error('Missing informations to retrieve CERFA informations');\n\n const choiceIndex = selectedGlobalRegime.choices.findIndex((sgr) => sgr.idFiscalRegime === idFiscalRegime && sgr.profitsType === profitsType && sgr.idTaxSystem === idTaxSystem);\n\n if (choiceIndex < 0) throw new Error('Missing informations to retrieve CERFA informations');\n\n const { declaration, annexe } = selectedGlobalRegime.choices[choiceIndex];\n\n return { declaration, annex: annexe ?? null };\n}\n\nexport function retreiveChoicesDependingLegalForm(idLegalForm: number): GlobalRegimeTypeContent {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error(`LegalForm #${idLegalForm} not implemented`);\n return selectedGlobalRegime;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/decorators.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEA,IAAK,OAAL;;AAAA,CAAA,UAAK,OAAL,EAAY;AACV,EAAA,OAAA,CAAA,SAAA,CAAA,GAAA,uCAAA;AACA,EAAA,OAAA,CAAA,mBAAA,CAAA,GAAA,6CAAA;AACD,CAHD,EAAK,OAAO,KAAP,OAAO,GAAA,EAAA,CAAZ,E,CAKA;;;AACA,MAAM,iBAAiB,GAAG,CAAC,OAAD,EAAmB,IAAnB,KAA2E;AACnG,MAAI,CAAC,qBAAL,EAAa;AACX,WAAO,CAAC,MAAD,EAAc,GAAd,KAA6B,CAAG,CAAvC;AACD;;AACD,MAAI;AACF;AACA,UAAM,IAAI,GAAG,OAAO,CAAC,MAAD,CAApB,CAFE,CAGF;;;AACA,WAAO,OAAO,CAAC,IAAI,CAAC,OAAL,CAAa,OAAO,CAAC,GAAR,EAAb,EAA4B,OAA5B,CAAD,CAAP,CAA8C,IAA9C,CAAP;AACD,GALD,CAKE,OAAO,CAAP,EAAU;AACV,WAAO,CAAC,MAAD,EAAc,GAAd,KAA6B,CAAG,CAAvC;AACD;AACF,CAZD;;AAaO,MAAM,mBAAmB,WAAnB,mBAAmB,GAAG,iBAAiB,CAAC,OAAO,CAAC,OAAT,EAAkB,qBAAlB,CAA7C;AACA,MAAM,WAAW,WAAX,WAAW,GAAG,iBAAiB,CAAC,OAAO,CAAC,OAAT,EAAkB,aAAlB,CAArC,C,CACP;;kBAEe;AAAE,EAAA,mBAAF;AAAuB,EAAA;AAAvB,C","sourcesContent":["import { isNode } from 'browser-or-node';\n\nenum Library {\n SWAGGER = 'node_modules/@nestjs/swagger/index.js',\n CLASS_TRANSFORMER = 'node_modules/class-transformer/cjs/index.js',\n}\n\n// eslint-disable-next-line global-require\nconst retrieveDecorator = (library: Library, name: 'ApiPropertyOptional' | 'ApiProperty' | 'Type') => {\n if (!isNode) {\n return (target: any, key: string) => {};\n }\n try {\n // eslint-disable-next-line global-require\n const path = require('path');\n // eslint-disable-next-line global-require,import/no-dynamic-require\n return require(path.resolve(process.cwd(), library))[name];\n } catch (e) {\n return (target: any, key: string) => {};\n }\n};\nexport const ApiPropertyOptional = retrieveDecorator(Library.SWAGGER, 'ApiPropertyOptional');\nexport const ApiProperty = retrieveDecorator(Library.SWAGGER, 'ApiProperty');\n// export const Type = retrieveDecorator(Library.CLASS_TRANSFORMER, 'Type');\n\nexport default { ApiPropertyOptional, ApiProperty };\n"],"sourceRoot":"","file":"decorators.js"}
1
+ {"version":3,"file":"decorators.js","mappings":";;;;;;;AAAA;;AAEA,IAAKA,OAAL;;AAAA,WAAKA,OAAL,EAAY;AACVA;AACAA;AACD,CAHD,EAAKA,OAAO,KAAPA,OAAO,MAAZ,E,CAKA;;;AACA,MAAMC,iBAAiB,GAAG,CAACC,OAAD,EAAmBC,IAAnB,KAA2E;AACnG,MAAI,CAACC,qBAAL,EAAa;AACX,WAAO,CAACC,MAAD,EAAcC,GAAd,KAA6B,CAAG,CAAvC;AACD;;AACD,MAAI;AACF;AACA,UAAMC,IAAI,GAAGC,OAAO,CAAC,MAAD,CAApB,CAFE,CAGF;;;AACA,WAAOA,OAAO,CAACD,IAAI,CAACE,OAAL,CAAaC,OAAO,CAACC,GAAR,EAAb,EAA4BT,OAA5B,CAAD,CAAP,CAA8CC,IAA9C,CAAP;AACD,GALD,CAKE,OAAOS,CAAP,EAAU;AACV,WAAO,CAACP,MAAD,EAAcC,GAAd,KAA6B,CAAG,CAAvC;AACD;AACF,CAZD;;AAaO,MAAMO,mBAAmB,WAAnBA,mBAAmB,GAAGZ,iBAAiB,CAACD,OAAO,CAACc,OAAT,EAAkB,qBAAlB,CAA7C;AACA,MAAMC,WAAW,WAAXA,WAAW,GAAGd,iBAAiB,CAACD,OAAO,CAACc,OAAT,EAAkB,aAAlB,CAArC,C,CACP;;kBAEe;AAAED,qBAAF;AAAuBE;AAAvB,C","names":["Library","retrieveDecorator","library","name","isNode","target","key","path","require","resolve","process","cwd","e","ApiPropertyOptional","SWAGGER","ApiProperty"],"sourceRoot":"","sources":["../../ts/utils/decorators.ts"],"sourcesContent":["import { isNode } from 'browser-or-node';\n\nenum Library {\n SWAGGER = 'node_modules/@nestjs/swagger/index.js',\n CLASS_TRANSFORMER = 'node_modules/class-transformer/cjs/index.js',\n}\n\n// eslint-disable-next-line global-require\nconst retrieveDecorator = (library: Library, name: 'ApiPropertyOptional' | 'ApiProperty' | 'Type') => {\n if (!isNode) {\n return (target: any, key: string) => {};\n }\n try {\n // eslint-disable-next-line global-require\n const path = require('path');\n // eslint-disable-next-line global-require,import/no-dynamic-require\n return require(path.resolve(process.cwd(), library))[name];\n } catch (e) {\n return (target: any, key: string) => {};\n }\n};\nexport const ApiPropertyOptional = retrieveDecorator(Library.SWAGGER, 'ApiPropertyOptional');\nexport const ApiProperty = retrieveDecorator(Library.SWAGGER, 'ApiProperty');\n// export const Type = retrieveDecorator(Library.CLASS_TRANSFORMER, 'Type');\n\nexport default { ApiPropertyOptional, ApiProperty };\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './objectUtils';\nexport * from './stringUtils';\nexport * from './brands';\nexport * from './decorators';\nexport * from './balanceSheetModule';\nexport * from './siretValidation';\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","names":[],"sourceRoot":"","sources":["../../ts/utils/index.ts"],"sourcesContent":["export * from './objectUtils';\nexport * from './stringUtils';\nexport * from './brands';\nexport * from './decorators';\nexport * from './balanceSheetModule';\nexport * from './siretValidation';\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"logger.js"}
1
+ {"version":3,"file":"logger.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"BaseEntity.js"}
1
+ {"version":3,"file":"BaseEntity.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"names":[],"mappings":";;;;;QAUgB,a,GAAA,a;;AAVhB;;AAEA;;;;;;;AAOG;AACG,SAAU,aAAV,CAAwB,MAAxB,EAAqC,SAAS,GAAG,GAAjD,EAAoD;AACxD,QAAM,MAAM,GAAG,CAAC,KAAD,EAAgC,IAAA,GAAsB,EAAtD,KAAkE,MAAM,CAAC,MAAP,CAAc,EAAd,EAAkB,GAAG,MAAM,CAAC,IAAP,CAAY,KAAZ,EAAmB,GAAnB,CAAwB,GAAD,IAAU,kCAAc,KAAK,CAAC,GAAD,CAAnB,IACnI,MAAM,CAAC,KAAK,CAAC,GAAD,CAAN,EAAa,IAAI,CAAC,MAAL,CAAY,CAAC,GAAD,CAAZ,CAAb,CAD6H,GAEnI;AAAE,KAAC,IAAI,CAAC,MAAL,CAAY,CAAC,GAAD,CAAZ,EAAmB,IAAnB,CAAwB,SAAxB,CAAD,GAAsC,KAAK,CAAC,GAAD;AAA7C,GAFkG,CAArB,CAAjF;;AAIA,SAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAAY,MAAM,CAAC,MAAD,CAAlB,CAAA;AACD","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Flattens an object to a one-level deep Object.\n *\n * The keys of the newly created object correspond to the original \"path\" in the `object`.\n * Can be unflattened using the [[ unflattenObject ]] function.\n * @param object the object to flatten\n * @param separator the string used to separate paths in keys\n */\nexport function flattenObject(object: any, separator = '.'): any {\n const walker = (child: { [key: string]: any }, path: Array<string> = []): any => Object.assign({}, ...Object.keys(child).map((key) => (isValidObject(child[key])\n ? walker(child[key], path.concat([key]))\n : { [path.concat([key]).join(separator)]: child[key] })));\n\n return { ...walker(object) };\n}\n"],"sourceRoot":"","file":"flattenObject.js"}
1
+ {"version":3,"file":"flattenObject.js","mappings":";;;;;QAUgBA,a,GAAAA,a;;AAVhB;;AAEA;;;;;;;;AAQM,SAAUA,aAAV,CAAwBC,MAAxB,EAAqCC,SAAS,GAAG,GAAjD,EAAoD;AACxD,QAAMC,MAAM,GAAG,CAACC,KAAD,EAAgCC,OAAsB,EAAtD,KAAkEC,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkB,GAAGD,MAAM,CAACE,IAAP,CAAYJ,KAAZ,EAAmBK,GAAnB,CAAwBC,GAAD,IAAU,kCAAcN,KAAK,CAACM,GAAD,CAAnB,IACnIP,MAAM,CAACC,KAAK,CAACM,GAAD,CAAN,EAAaL,IAAI,CAACM,MAAL,CAAY,CAACD,GAAD,CAAZ,CAAb,CAD6H,GAEnI;AAAE,KAACL,IAAI,CAACM,MAAL,CAAY,CAACD,GAAD,CAAZ,EAAmBE,IAAnB,CAAwBV,SAAxB,CAAD,GAAsCE,KAAK,CAACM,GAAD;AAA7C,GAFkG,CAArB,CAAjF;;AAIA,2BAAYP,MAAM,CAACF,MAAD,CAAlB;AACD","names":["flattenObject","object","separator","walker","child","path","Object","assign","keys","map","key","concat","join"],"sourceRoot":"","sources":["../../../ts/utils/objectUtils/flattenObject.ts"],"sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Flattens an object to a one-level deep Object.\n *\n * The keys of the newly created object correspond to the original \"path\" in the `object`.\n * Can be unflattened using the [[ unflattenObject ]] function.\n * @param object the object to flatten\n * @param separator the string used to separate paths in keys\n */\nexport function flattenObject(object: any, separator = '.'): any {\n const walker = (child: { [key: string]: any }, path: Array<string> = []): any => Object.assign({}, ...Object.keys(child).map((key) => (isValidObject(child[key])\n ? walker(child[key], path.concat([key]))\n : { [path.concat([key]).join(separator)]: child[key] })));\n\n return { ...walker(object) };\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"names":[],"mappings":";;;;;QAMgB,iB,GAAA,iB;;AANhB;;AAEA;;;AAGG;AACG,SAAU,iBAAV,CAA4B,MAA5B,EAAuC;AAC3C,QAAM,MAAM,GAAI,KAAD,IAAwC,MAAM,CAAC,MAAP,CAAc,EAAd,EAAkB,GAAG,MAAM,CAAC,IAAP,CAAY,KAAZ,EAAmB,GAAnB,CAAwB,GAAD,IAAkB,kCAAc,KAAK,CAAC,GAAD,CAAnB,IACjH,MAAM,CAAC,KAAK,CAAC,GAAD,CAAN,CAD2G,GAC5F;AAAE,KAAC,GAAD,GAAO,KAAK,CAAC,GAAD;AAAd,GADmD,CAArB,CAAvD;;AAGA,SAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAAY,MAAM,CAAC,MAAD,CAAlB,CAAA;AACD","sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Like flattenObject, but instead of keeping the path in the new key, replace it.\n * @param object the object to full flatten\n */\nexport function fullFlattenObject(object: any): any {\n const walker = (child: { [key: string]: any }): any => Object.assign({}, ...Object.keys(child).map((key: string) => (isValidObject(child[key])\n ? walker(child[key]) : { [key]: child[key] })));\n\n return { ...walker(object) };\n}\n"],"sourceRoot":"","file":"fullFlattenObject.js"}
1
+ {"version":3,"file":"fullFlattenObject.js","mappings":";;;;;QAMgBA,iB,GAAAA,iB;;AANhB;;AAEA;;;;AAIM,SAAUA,iBAAV,CAA4BC,MAA5B,EAAuC;AAC3C,QAAMC,MAAM,GAAIC,KAAD,IAAwCC,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkB,GAAGD,MAAM,CAACE,IAAP,CAAYH,KAAZ,EAAmBI,GAAnB,CAAwBC,GAAD,IAAkB,kCAAcL,KAAK,CAACK,GAAD,CAAnB,IACjHN,MAAM,CAACC,KAAK,CAACK,GAAD,CAAN,CAD2G,GAC5F;AAAE,KAACA,GAAD,GAAOL,KAAK,CAACK,GAAD;AAAd,GADmD,CAArB,CAAvD;;AAGA,2BAAYN,MAAM,CAACD,MAAD,CAAlB;AACD","names":["fullFlattenObject","object","walker","child","Object","assign","keys","map","key"],"sourceRoot":"","sources":["../../../ts/utils/objectUtils/fullFlattenObject.ts"],"sourcesContent":["import { isValidObject } from './isValidObject';\n\n/**\n * Like flattenObject, but instead of keeping the path in the new key, replace it.\n * @param object the object to full flatten\n */\nexport function fullFlattenObject(object: any): any {\n const walker = (child: { [key: string]: any }): any => Object.assign({}, ...Object.keys(child).map((key: string) => (isValidObject(child[key])\n ? walker(child[key]) : { [key]: child[key] })));\n\n return { ...walker(object) };\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/objectUtils/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './flattenObject';\nexport * from './fullFlattenObject';\nexport * from './isValidObject';\nexport * from './unflattenObject';\nexport * from './overwrite';\nexport * from './BaseEntity';\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","names":[],"sourceRoot":"","sources":["../../../ts/utils/objectUtils/index.ts"],"sourcesContent":["export * from './flattenObject';\nexport * from './fullFlattenObject';\nexport * from './isValidObject';\nexport * from './unflattenObject';\nexport * from './overwrite';\nexport * from './BaseEntity';\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/objectUtils/isValidObject.ts"],"names":[],"mappings":";;;;;QAIgB,a,GAAA,a;;AAJhB;;;AAGG;AACG,SAAU,aAAV,CAAwB,IAAxB,EAAiC;AACrC,MAAI,CAAC,IAAL,EAAW;AACT,WAAO,KAAP;AACD;;AACD,QAAM,OAAO,GAAG,KAAK,CAAC,OAAN,CAAc,IAAd,CAAhB;AACA,QAAM,QAAQ,GAAG,MAAM,CAAC,SAAP,CAAiB,QAAjB,CAA0B,IAA1B,CAA+B,IAA/B,MAAyC,iBAA1D;AACA,QAAM,OAAO,GAAG,CAAC,CAAC,MAAM,CAAC,IAAP,CAAY,IAAZ,EAAkB,MAApC;AACA,SAAO,CAAC,OAAD,IAAY,QAAZ,IAAwB,OAA/B;AACD","sourcesContent":["/**\n * Returns true if the parameter is a valid Object.\n * @param data\n */\nexport function isValidObject(data: any): boolean {\n if (!data) {\n return false;\n }\n const isArray = Array.isArray(data);\n const isΟbject = Object.prototype.toString.call(data) === '[object Object]';\n const hasKeys = !!Object.keys(data).length;\n return !isArray && isΟbject && hasKeys;\n}\n"],"sourceRoot":"","file":"isValidObject.js"}
1
+ {"version":3,"file":"isValidObject.js","mappings":";;;;;QAIgBA,a,GAAAA,a;;AAJhB;;;;AAIM,SAAUA,aAAV,CAAwBC,IAAxB,EAAiC;AACrC,MAAI,CAACA,IAAL,EAAW;AACT,WAAO,KAAP;AACD;;AACD,QAAMC,OAAO,GAAGC,KAAK,CAACD,OAAN,CAAcD,IAAd,CAAhB;AACA,QAAMG,QAAQ,GAAGC,MAAM,CAACC,SAAP,CAAiBC,QAAjB,CAA0BC,IAA1B,CAA+BP,IAA/B,MAAyC,iBAA1D;AACA,QAAMQ,OAAO,GAAG,CAAC,CAACJ,MAAM,CAACK,IAAP,CAAYT,IAAZ,EAAkBU,MAApC;AACA,SAAO,CAACT,OAAD,IAAYE,QAAZ,IAAwBK,OAA/B;AACD","names":["isValidObject","data","isArray","Array","isΟbject","Object","prototype","toString","call","hasKeys","keys","length"],"sourceRoot":"","sources":["../../../ts/utils/objectUtils/isValidObject.ts"],"sourcesContent":["/**\n * Returns true if the parameter is a valid Object.\n * @param data\n */\nexport function isValidObject(data: any): boolean {\n if (!data) {\n return false;\n }\n const isArray = Array.isArray(data);\n const isΟbject = Object.prototype.toString.call(data) === '[object Object]';\n const hasKeys = !!Object.keys(data).length;\n return !isArray && isΟbject && hasKeys;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"overwrite.js"}
1
+ {"version":3,"file":"overwrite.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"names":[],"mappings":";;;;;QAMgB,e,GAAA,e;;AANhB;;AACA;;;;AAIG;AACG,SAAU,eAAV,CAA0B,MAA1B,EAA0D,SAAS,GAAG,GAAtE,EAAyE;AAC7E,QAAM,MAAM,GAAG,EAAf;;AACA,OAAK,MAAM,CAAX,IAAgB,MAAhB,EAAwB;AACtB,UAAM,IAAI,GAAG,CAAC,CAAC,KAAF,CAAQ,SAAR,CAAb;AACA,IAAA,IAAI,CAAC,MAAL,CAAY,CAAC,CAAD,EAA4B,CAA5B,EAAuC,CAAvC,KAA0D,CAAC,CAAC,CAAD,CAAD,KAAS,CAAC,CAAC,CAAD,CAAD,GAAO,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,GAAG,CAAL,CAAL,CAAP,CAAL,GACjF,IAAI,CAAC,MAAL,GAAc,CAAd,IAAmB,CAAnB,GAAuB,MAAM,CAAC,CAAD,CAA7B,GAAmC,EAD8C,GAElF,EAFkE,CAAtE,EAES,MAFT;AAGD;;AAED,SAAO,MAAP;AACD","sourcesContent":["/* eslint-disable */\n/**\n * Unflattens a flattened `object`.\n * @param object the flattened object with \"pathed\" keys.\n * @param separator the string on which to separate paths in keys\n */\nexport function unflattenObject(object: { [key: string]: any }, separator = '.'): any {\n const result = {};\n for (const i in object) {\n const keys = i.split(separator);\n keys.reduce((r: { [key: string]: any }, e: string, j: number): any => r[e] || (r[e] = isNaN(Number(keys[j + 1]))\n ? (keys.length - 1 == j ? object[i] : {})\n : []), result);\n }\n\n return result;\n}\n"],"sourceRoot":"","file":"unflattenObject.js"}
1
+ {"version":3,"file":"unflattenObject.js","mappings":";;;;;QAMgBA,e,GAAAA,e;;AANhB;;AACA;;;;;AAKM,SAAUA,eAAV,CAA0BC,MAA1B,EAA0DC,SAAS,GAAG,GAAtE,EAAyE;AAC7E,QAAMC,MAAM,GAAG,EAAf;;AACA,OAAK,MAAMC,CAAX,IAAgBH,MAAhB,EAAwB;AACtB,UAAMI,IAAI,GAAGD,CAAC,CAACE,KAAF,CAAQJ,SAAR,CAAb;AACAG,QAAI,CAACE,MAAL,CAAY,CAACC,CAAD,EAA4BC,CAA5B,EAAuCC,CAAvC,KAA0DF,CAAC,CAACC,CAAD,CAAD,KAASD,CAAC,CAACC,CAAD,CAAD,GAAOE,KAAK,CAACC,MAAM,CAACP,IAAI,CAACK,CAAC,GAAG,CAAL,CAAL,CAAP,CAAL,GACjFL,IAAI,CAACQ,MAAL,GAAc,CAAd,IAAmBH,CAAnB,GAAuBT,MAAM,CAACG,CAAD,CAA7B,GAAmC,EAD8C,GAElF,EAFkE,CAAtE,EAESD,MAFT;AAGD;;AAED,SAAOA,MAAP;AACD","names":["unflattenObject","object","separator","result","i","keys","split","reduce","r","e","j","isNaN","Number","length"],"sourceRoot":"","sources":["../../../ts/utils/objectUtils/unflattenObject.ts"],"sourcesContent":["/* eslint-disable */\n/**\n * Unflattens a flattened `object`.\n * @param object the flattened object with \"pathed\" keys.\n * @param separator the string on which to separate paths in keys\n */\nexport function unflattenObject(object: { [key: string]: any }, separator = '.'): any {\n const result = {};\n for (const i in object) {\n const keys = i.split(separator);\n keys.reduce((r: { [key: string]: any }, e: string, j: number): any => r[e] || (r[e] = isNaN(Number(keys[j + 1]))\n ? (keys.length - 1 == j ? object[i] : {})\n : []), result);\n }\n\n return result;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/utils/siretValidation.ts"],"names":[],"mappings":";;;;;QAAgB,a,GAAA,a;;AAAV,SAAU,aAAV,CAAwB,KAAxB,EAAqC;AACzC,MAAI,CAAC,WAAW,IAAX,CAAgB,KAAhB,CAAL,EAA6B,MAAM,IAAI,KAAJ,CAAU,sBAAV,CAAN;AAE7B,QAAM,UAAU,GAAG,KAAK,CAAC,IAAN,CAAW,KAAX,EAAkB,GAAlB,CAAsB,MAAtB,EAA8B,OAA9B,EAAnB;AACA,QAAM,OAAO,GAAG,UAAU,CAAC,MAAX,CAAkB,CAAC,GAAD,EAAM,CAAN,EAAS,CAAT,KAAc;AAC9C,QAAI,CAAC,GAAG,CAAJ,KAAU,CAAd,EAAiB;AACf,YAAM,UAAU,GAAG,CAAC,GAAG,CAAvB;;AACA,UAAI,UAAU,GAAG,CAAjB,EAAoB;AAClB,cAAM,KAAK,GAAG,KAAK,CAAC,IAAN,CAAW,UAAU,CAAC,QAAX,EAAX,CAAd;AACA,eAAO,GAAG,GAAG,MAAM,CAAC,KAAK,CAAC,CAAD,CAAN,CAAZ,GAAyB,MAAM,CAAC,KAAK,CAAC,CAAD,CAAN,CAAtC;AACD;;AACD,aAAO,GAAG,GAAG,UAAb;AACD;;AACD,WAAO,GAAG,GAAG,CAAb;AACD,GAVe,EAUb,CAVa,CAAhB;;AAYA,MAAI,OAAO,GAAG,EAAV,KAAiB,CAArB,EAAwB;AACtB;AACA,QAAI,KAAK,CAAC,UAAN,CAAiB,WAAjB,CAAJ,EAAmC;AACjC,YAAM,GAAG,GAAG,UAAU,CAAC,MAAX,CAAkB,CAAC,GAAD,EAAM,CAAN,KAAY,GAAG,GAAG,CAApC,EAAuC,CAAvC,CAAZ;;AACA,UAAI,GAAG,GAAG,CAAN,KAAY,CAAhB,EAAmB;AACjB,cAAM,IAAI,KAAJ,CAAU,eAAV,CAAN;AACD;AACF,KALD,MAKO;AACL,YAAM,IAAI,KAAJ,CAAU,eAAV,CAAN;AACD;AACF;AACF","sourcesContent":["export function validateSiret(siret: string) {\n if (!/^\\d{14}$/.test(siret)) throw new Error('Invalid SIRET format');\n\n const siretArray = Array.from(siret).map(Number).reverse();\n const luhnSum = siretArray.reduce((acc, v, i) => {\n if (i % 2 === 1) {\n const currentVal = v * 2;\n if (currentVal > 9) {\n const array = Array.from(currentVal.toString());\n return acc + Number(array[0]) + Number(array[1]);\n }\n return acc + currentVal;\n }\n return acc + v;\n }, 0);\n\n if (luhnSum % 10 !== 0) {\n // Specific rule for some La Poste SIRET\n if (siret.startsWith('356000000')) {\n const sum = siretArray.reduce((acc, v) => acc + v, 0);\n if (sum % 5 !== 0) {\n throw new Error('Invalid SIRET');\n }\n } else {\n throw new Error('Invalid SIRET');\n }\n }\n}"],"sourceRoot":"","file":"siretValidation.js"}
1
+ {"version":3,"file":"siretValidation.js","mappings":";;;;;QAAgBA,a,GAAAA,a;;AAAV,SAAUA,aAAV,CAAwBC,KAAxB,EAAqC;AACzC,MAAI,CAAC,WAAWC,IAAX,CAAgBD,KAAhB,CAAL,EAA6B,MAAM,IAAIE,KAAJ,CAAU,sBAAV,CAAN;AAE7B,QAAMC,UAAU,GAAGC,KAAK,CAACC,IAAN,CAAWL,KAAX,EAAkBM,GAAlB,CAAsBC,MAAtB,EAA8BC,OAA9B,EAAnB;AACA,QAAMC,OAAO,GAAGN,UAAU,CAACO,MAAX,CAAkB,CAACC,GAAD,EAAMC,CAAN,EAASC,CAAT,KAAc;AAC9C,QAAIA,CAAC,GAAG,CAAJ,KAAU,CAAd,EAAiB;AACf,YAAMC,UAAU,GAAGF,CAAC,GAAG,CAAvB;;AACA,UAAIE,UAAU,GAAG,CAAjB,EAAoB;AAClB,cAAMC,KAAK,GAAGX,KAAK,CAACC,IAAN,CAAWS,UAAU,CAACE,QAAX,EAAX,CAAd;AACA,eAAOL,GAAG,GAAGJ,MAAM,CAACQ,KAAK,CAAC,CAAD,CAAN,CAAZ,GAAyBR,MAAM,CAACQ,KAAK,CAAC,CAAD,CAAN,CAAtC;AACD;;AACD,aAAOJ,GAAG,GAAGG,UAAb;AACD;;AACD,WAAOH,GAAG,GAAGC,CAAb;AACD,GAVe,EAUb,CAVa,CAAhB;;AAYA,MAAIH,OAAO,GAAG,EAAV,KAAiB,CAArB,EAAwB;AACtB;AACA,QAAIT,KAAK,CAACiB,UAAN,CAAiB,WAAjB,CAAJ,EAAmC;AACjC,YAAMC,GAAG,GAAGf,UAAU,CAACO,MAAX,CAAkB,CAACC,GAAD,EAAMC,CAAN,KAAYD,GAAG,GAAGC,CAApC,EAAuC,CAAvC,CAAZ;;AACA,UAAIM,GAAG,GAAG,CAAN,KAAY,CAAhB,EAAmB;AACjB,cAAM,IAAIhB,KAAJ,CAAU,eAAV,CAAN;AACD;AACF,KALD,MAKO;AACL,YAAM,IAAIA,KAAJ,CAAU,eAAV,CAAN;AACD;AACF;AACF","names":["validateSiret","siret","test","Error","siretArray","Array","from","map","Number","reverse","luhnSum","reduce","acc","v","i","currentVal","array","toString","startsWith","sum"],"sourceRoot":"","sources":["../../ts/utils/siretValidation.ts"],"sourcesContent":["export function validateSiret(siret: string) {\n if (!/^\\d{14}$/.test(siret)) throw new Error('Invalid SIRET format');\n\n const siretArray = Array.from(siret).map(Number).reverse();\n const luhnSum = siretArray.reduce((acc, v, i) => {\n if (i % 2 === 1) {\n const currentVal = v * 2;\n if (currentVal > 9) {\n const array = Array.from(currentVal.toString());\n return acc + Number(array[0]) + Number(array[1]);\n }\n return acc + currentVal;\n }\n return acc + v;\n }, 0);\n\n if (luhnSum % 10 !== 0) {\n // Specific rule for some La Poste SIRET\n if (siret.startsWith('356000000')) {\n const sum = siretArray.reduce((acc, v) => acc + v, 0);\n if (sum % 5 !== 0) {\n throw new Error('Invalid SIRET');\n }\n } else {\n throw new Error('Invalid SIRET');\n }\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/stringUtils/clean.ts"],"names":[],"mappings":";;;;;QAGgB,a,GAAA,a;AAHhB,MAAM,cAAc,GAAG,CAAC,QAAD,EAAW,aAAX,EAA0B,SAA1B,EAAqC,cAArC,EAAqD,OAArD,EAA8D,MAA9D,EAAsE,QAAtE,EAAgF,MAAhF,EAAwF,OAAxF,EAAiG,MAAjG,CAAvB;AACO,MAAM,sBAAsB,WAAtB,sBAAsB,GAAG,CAA/B;;AAED,SAAU,aAAV,CAAwB,MAAxB,EAAsC;AAC1C,SAAO,MAAM,CACV,WADI,GAEJ,OAFI,CAEI,cAFJ,EAEoB,EAFpB,EAEwB;AAFxB,GAGJ,KAHI,CAGE,GAHF,EAIJ,MAJI,CAII,GAAD,IAAS,GAAG,CAAC,MAAJ,IAAc,sBAAd,IAAwC,CAAC,cAAc,CAAC,QAAf,CAAwB,GAAxB,CAJrD,EAImF;AAJnF,GAKJ,IALI,CAKC,GALD,EAMJ,OANI,CAMI,UANJ,EAMgB,EANhB,CAAP,CAD0C,CAOd;AAC7B","sourcesContent":["const wordsToExclude = ['cheque', 'prelevement', 'cheques', 'prelevements', 'prlvt', 'prlv', 'valeur', 'euro', 'solde', 'dont'];\nexport const minWordsForDesignation = 3;\n\nexport function cleanForRules(string: string) : string {\n return string\n .toLowerCase()\n .replace(/[^a-z0-9 ]/gi, '') // Conservation des espaces & caractères alphanumérique\n .split(' ')\n .filter((str) => str.length >= minWordsForDesignation && !wordsToExclude.includes(str)) // Suppression des mots à exclure et désignation inférieur à 3 char\n .join(' ')\n .replace(/[^a-z]/gi, ''); // Conservation des caractères alphanumérique\n}"],"sourceRoot":"","file":"clean.js"}
1
+ {"version":3,"file":"clean.js","mappings":";;;;;QAGgBA,a,GAAAA,a;AAHhB,MAAMC,cAAc,GAAG,CAAC,QAAD,EAAW,aAAX,EAA0B,SAA1B,EAAqC,cAArC,EAAqD,OAArD,EAA8D,MAA9D,EAAsE,QAAtE,EAAgF,MAAhF,EAAwF,OAAxF,EAAiG,MAAjG,CAAvB;AACO,MAAMC,sBAAsB,WAAtBA,sBAAsB,GAAG,CAA/B;;AAED,SAAUF,aAAV,CAAwBG,MAAxB,EAAsC;AAC1C,SAAOA,MAAM,CACVC,WADI,GAEJC,OAFI,CAEI,cAFJ,EAEoB,EAFpB,EAEwB;AAFxB,GAGJC,KAHI,CAGE,GAHF,EAIJC,MAJI,CAIIC,GAAD,IAASA,GAAG,CAACC,MAAJ,IAAcP,sBAAd,IAAwC,CAACD,cAAc,CAACS,QAAf,CAAwBF,GAAxB,CAJrD,EAImF;AAJnF,GAKJG,IALI,CAKC,GALD,EAMJN,OANI,CAMI,UANJ,EAMgB,EANhB,CAAP,CAD0C,CAOd;AAC7B","names":["cleanForRules","wordsToExclude","minWordsForDesignation","string","toLowerCase","replace","split","filter","str","length","includes","join"],"sourceRoot":"","sources":["../../../ts/utils/stringUtils/clean.ts"],"sourcesContent":["const wordsToExclude = ['cheque', 'prelevement', 'cheques', 'prelevements', 'prlvt', 'prlv', 'valeur', 'euro', 'solde', 'dont'];\nexport const minWordsForDesignation = 3;\n\nexport function cleanForRules(string: string) : string {\n return string\n .toLowerCase()\n .replace(/[^a-z0-9 ]/gi, '') // Conservation des espaces & caractères alphanumérique\n .split(' ')\n .filter((str) => str.length >= minWordsForDesignation && !wordsToExclude.includes(str)) // Suppression des mots à exclure et désignation inférieur à 3 char\n .join(' ')\n .replace(/[^a-z]/gi, ''); // Conservation des caractères alphanumérique\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/utils/stringUtils/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './clean';\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","names":[],"sourceRoot":"","sources":["../../../ts/utils/stringUtils/index.ts"],"sourcesContent":["export * from './clean';\n"]}