@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,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","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"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","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/api/Resource.ts"],"names":[],"mappings":";;;;;;AASM,MAAO,QAAP,CAAe;AAEnB,EAAA,WAAA,CAAY,KAAZ,EAAwB;AACtB,SAAK,KAAL,GAAa,KAAb;AACD;;AAJkB;;QAAR,Q,GAAA,Q","sourcesContent":["import { AxiosInstance } from 'axios';\n\ntype Axios = AxiosInstance & {\n $get: AxiosInstance['get'],\n $put: AxiosInstance['put'],\n $post: AxiosInstance['post'],\n $delete: AxiosInstance['delete']\n};\n\nexport class Resource {\n protected axios: Axios;\n constructor(axios: Axios) {\n this.axios = axios;\n }\n}\n"],"sourceRoot":"","file":"Resource.js"}
1
+ {"version":3,"file":"Resource.js","mappings":";;;;;;AASM,MAAOA,QAAP,CAAe;AAEnBC,cAAYC,KAAZ,EAAwB;AACtB,SAAKA,KAAL,GAAaA,KAAb;AACD;;AAJkB;;QAARF,Q,GAAAA,Q","names":["Resource","constructor","axios"],"sourceRoot":"","sources":["../../ts/api/Resource.ts"],"sourcesContent":["import { AxiosInstance } from 'axios';\n\ntype Axios = AxiosInstance & {\n $get: AxiosInstance['get'],\n $put: AxiosInstance['put'],\n $post: AxiosInstance['post'],\n $delete: AxiosInstance['delete']\n};\n\nexport class Resource {\n protected axios: Axios;\n constructor(axios: Axios) {\n this.axios = axios;\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/api/index.ts"],"names":[],"mappings":";;;;;;;AAGA;;AAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAPA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AADA;;;AAKA,MAAM,YAAY,GAAG,mCAArB;AACA,MAAM,iBAAiB,GAAG,SAA1B;;AAGO,MAAM,KAAK,WAAL,KAAK,GAAI,MAAD,IAA6D;AAChF,QAAM,aAAa,GAAkB,gBAAM,MAAN,CAAa;AAChD,IAAA,OAAO,EAAE,MAAM,CAAC,GAAP,IAAc,GAAG,YAAY,GAAG,iBAAiB;AADV,GAAb,CAArC;;AAIA,QAAM,SAAS,GAAI,QAAD,IAAmB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAChC,QADgC,CAAA,EACxB;AACL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAJU;;AAKL,IAAA,IAAI,CAAC,GAAG,MAAJ,EAAiB;;AACzB,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,GAAT,CAAa,GAAG,MAAhB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KARU;;AASL,IAAA,KAAK,CAAC,GAAG,MAAJ,EAAiB;;AAC1B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,IAAT,CAAc,GAAG,MAAjB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAZU;;AAaL,IAAA,MAAM,CAAC,GAAG,MAAJ,EAAiB;;AAC3B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,KAAT,CAAe,GAAG,MAAlB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA,KAhBU;;AAiBL,IAAA,OAAO,CAAC,GAAG,MAAJ,EAAiB;;AAC5B,cAAM;AAAE,UAAA;AAAF,YAAW,MAAM,QAAQ,CAAC,MAAT,CAAgB,GAAG,MAAnB,CAAvB;AACA,eAAO,IAAP;AACD,O;AAAA;;AApBU,GADwB,CAArC;;AAwBA,QAAM,UAAU,GAAG,MAAM,CAAC,OAAP,CAAe,qBAAf,EAChB,MADgB,CACT,CAAC,GAAD,EAAM,CAAC,IAAD,EAAO,KAAP,CAAN,KAAwB,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC3B,GAD2B,CAAA,EACxB;AACN;AACA,KAAC,IAAD,GAAQ,IAAI,KAAJ,CAAU,SAAS,CAAC,aAAD,CAAnB;AAFF,GADwB,CADf,EAKb,EALa,CAAnB;;AAOA,SAAA,MAAA,CAAA,MAAA,CAAA;AACE,IAAA,SAAS,EAAE,MAAM,CAAC,SADpB;;AAEE,IAAA,QAAQ,CAAC,KAAD,EAAc;AACpB,MAAA,aAAa,CAAC,QAAd,CAAuB,OAAvB,CAA+B,aAA/B,GAA+C,KAA/C;AACA,MAAA,MAAM,CAAC,QAAP,CAAgB,KAAhB;AACD;;AALH,GAAA,EAMK,UANL,CAAA;AAQD,CA5CM","sourcesContent":["/* eslint-disable @typescript-eslint/no-shadow */\nimport axios, { AxiosInstance } from 'axios';\n\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string, loginWith?: any, setToken?: any }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n },\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n // eslint-disable-next-line new-cap\n [name]: new value(wrapAxios(axiosInstance)),\n }), {});\n\n return {\n loginWith: params.loginWith,\n setToken(token: string) {\n axiosInstance.defaults.headers.authorization = token;\n params.setToken(token);\n },\n ..._resources,\n };\n};\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;AAGA;;AAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAPA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AADA;;;AAKA,MAAMA,YAAY,GAAG,mCAArB;AACA,MAAMC,iBAAiB,GAAG,SAA1B;;AAGO,MAAMC,KAAK,WAALA,KAAK,GAAIC,MAAD,IAA6D;AAChF,QAAMC,aAAa,GAAkBC,gBAAMC,MAAN,CAAa;AAChDC,WAAO,EAAEJ,MAAM,CAACK,GAAP,IAAc,GAAGR,YAAY,GAAGC,iBAAiB;AADV,GAAb,CAArC;;AAIA,QAAMQ,SAAS,GAAIC,QAAD,IAAmBC,gCAChCD,QADgC,GACxB;AACLE,QAAI,CAAC,GAAGT,MAAJ,EAAiB;;AACzB,cAAM;AAAEU;AAAF,YAAW,MAAMH,QAAQ,CAACI,GAAT,CAAa,GAAGX,MAAhB,CAAvB;AACA,eAAOU,IAAP;AACD;AAAA,KAJU;;AAKLE,QAAI,CAAC,GAAGZ,MAAJ,EAAiB;;AACzB,cAAM;AAAEU;AAAF,YAAW,MAAMH,QAAQ,CAACM,GAAT,CAAa,GAAGb,MAAhB,CAAvB;AACA,eAAOU,IAAP;AACD;AAAA,KARU;;AASLI,SAAK,CAAC,GAAGd,MAAJ,EAAiB;;AAC1B,cAAM;AAAEU;AAAF,YAAW,MAAMH,QAAQ,CAACQ,IAAT,CAAc,GAAGf,MAAjB,CAAvB;AACA,eAAOU,IAAP;AACD;AAAA,KAZU;;AAaLM,UAAM,CAAC,GAAGhB,MAAJ,EAAiB;;AAC3B,cAAM;AAAEU;AAAF,YAAW,MAAMH,QAAQ,CAACU,KAAT,CAAe,GAAGjB,MAAlB,CAAvB;AACA,eAAOU,IAAP;AACD;AAAA,KAhBU;;AAiBLQ,WAAO,CAAC,GAAGlB,MAAJ,EAAiB;;AAC5B,cAAM;AAAEU;AAAF,YAAW,MAAMH,QAAQ,CAACY,MAAT,CAAgB,GAAGnB,MAAnB,CAAvB;AACA,eAAOU,IAAP;AACD;AAAA;;AApBU,GADwB,CAArC;;AAwBA,QAAMU,UAAU,GAAGZ,MAAM,CAACa,OAAP,CAAeC,qBAAf,EAChBC,MADgB,CACT,CAACC,GAAD,EAAM,CAACC,IAAD,EAAOC,KAAP,CAAN,KAAwBlB,gCAC3BgB,GAD2B,GACxB;AACN;AACA,KAACC,IAAD,GAAQ,IAAIC,KAAJ,CAAUpB,SAAS,CAACL,aAAD,CAAnB;AAFF,GADwB,CADf,EAKb,EALa,CAAnB;;AAOA;AACE0B,aAAS,EAAE3B,MAAM,CAAC2B,SADpB;;AAEEC,YAAQ,CAACC,KAAD,EAAc;AACpB5B,mBAAa,CAAC6B,QAAd,CAAuBC,OAAvB,CAA+BC,aAA/B,GAA+CH,KAA/C;AACA7B,YAAM,CAAC4B,QAAP,CAAgBC,KAAhB;AACD;;AALH,KAMKT,UANL;AAQD,CA5CM","names":["DEFAULT_HOST","DEFAULT_BASE_PATH","Silex","params","axiosInstance","axios","create","baseURL","url","wrapAxios","instance","Object","$get","data","get","$put","put","$post","post","$patch","patch","$delete","delete","_resources","entries","resources","reduce","acc","name","value","loginWith","setToken","token","defaults","headers","authorization"],"sourceRoot":"","sources":["../../ts/api/index.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-shadow */\nimport axios, { AxiosInstance } from 'axios';\n\nimport { resources } from './resources';\n\nconst DEFAULT_HOST = 'https://api.compta-clementine.com';\nconst DEFAULT_BASE_PATH = '/api/v1';\n\nexport * from './resources';\nexport const Silex = (params: { url: string, loginWith?: any, setToken?: any }) => {\n const axiosInstance: AxiosInstance = axios.create({\n baseURL: params.url || `${DEFAULT_HOST}${DEFAULT_BASE_PATH}`,\n });\n\n const wrapAxios = (instance: any) => ({\n ...instance,\n async $get(...params: any[]) {\n const { data } = await instance.get(...params);\n return data;\n },\n async $put(...params: any[]) {\n const { data } = await instance.put(...params);\n return data;\n },\n async $post(...params: any[]) {\n const { data } = await instance.post(...params);\n return data;\n },\n async $patch(...params: any[]) {\n const { data } = await instance.patch(...params);\n return data;\n },\n async $delete(...params: any[]) {\n const { data } = await instance.delete(...params);\n return data;\n },\n });\n\n const _resources = Object.entries(resources)\n .reduce((acc, [name, value]) => ({\n ...acc,\n // eslint-disable-next-line new-cap\n [name]: new value(wrapAxios(axiosInstance)),\n }), {});\n\n return {\n loginWith: params.loginWith,\n setToken(token: string) {\n axiosInstance.defaults.headers.authorization = token;\n params.setToken(token);\n },\n ..._resources,\n };\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Account.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAMM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,MAAM,CAAC,MAAD,EAAsB;AAC1B,UAAM;AAAE,MAAA;AAAF,QAAmB,MAAzB;AAAA,UAAe,KAAK,GAAA,MAAA,CAAK,MAAL,EAAd,CAAA,IAAA,CAAc,CAApB;;AACA,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,EAAE,WAA9B,EAA2C;AAAE,MAAA,MAAM,EAAE;AAAV,KAA3C,CAAP;AACD;;AAED,EAAA,yBAAyB,GAAA;AACvB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,yBAAhB,CAAP;AACD;;AAED,EAAA,uBAAuB,CAAC,SAAD,EAAoB,EAApB,EAA8B;AACnD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,oBAAoB,EAAE,EAA9D,CAAP;AACD;;AAED,EAAA,mBAAmB,CAAC,SAAD,EAAoB,MAApB,EAAgD;AACjE,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,SAAS,kBAAtC,EAA0D,MAA1D,CAAP;AACD;;AAED,EAAA,kBAAkB,GAAA;AAChB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,0BAAhB,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,SAAD,EAAoB,MAApB,EAA+C;AACjE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,kBAArC,EAAyD;AAAE,MAAA;AAAF,KAAzD,CAAP;AACD;;AAED,EAAA,kBAAkB,CAAC,SAAD,EAAoB,MAApB,EAAgD;AAChE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,kBAArC,EAAyD,MAAzD,CAAP;AACD;;AA5BkC;;QAAxB,O,GAAA,O","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateAccountSociety, IAccount, QueryAccounts, QueryAccountSociety, ReadAccounts, UpdateAccountSociety,\n} from '../../types';\nimport { IAccountExtend } from '../../types/Interface/models/IAccountExtend';\n\nexport class Account extends Resource {\n getAll(params: QueryAccounts): Promise<ReadAccounts> {\n const { id, ...query } = params;\n return this.axios.$get(`/society/${id}/accounts`, { params: query });\n }\n\n getImmobilizationAccounts(): Promise<IAccount[]> {\n return this.axios.$get('/immobilizationAccounts');\n }\n\n deleteAccountsSocieties(idSociety: number, id: number): Promise<boolean> {\n return this.axios.$delete(`/society/${idSociety}/accountsSociety/${id}`);\n }\n\n postAccountsSociety(idSociety: number, params: CreateAccountSociety): Promise<IAccountExtend> {\n return this.axios.$post(`/society/${idSociety}/accountsSociety`, params);\n }\n\n getGenericAccounts(): Promise<BasePaginate<IAccount>> {\n return this.axios.$get('/society/genericAccounts');\n }\n\n getAccountsSocieties(idSociety: number, params: QueryAccountSociety): Promise<BasePaginate<IAccountExtend>> {\n return this.axios.$get(`/society/${idSociety}/accountsSociety`, { params });\n }\n\n putAccountsSociety(idSociety: number, params: UpdateAccountSociety): Promise<IAccountExtend> {\n return this.axios.$put(`/society/${idSociety}/accountsSociety`, params);\n }\n}\n"],"sourceRoot":"","file":"Account.js"}
1
+ {"version":3,"file":"Account.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAMM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;AACnCC,QAAM,CAACC,MAAD,EAAsB;AAC1B,UAAM;AAAEC;AAAF,QAAmBD,MAAzB;AAAA,UAAeE,KAAK,UAAKF,MAAL,EAAd,MAAc,CAApB;;AACA,WAAO,KAAKG,KAAL,CAAWC,IAAX,CAAgB,YAAYH,EAAE,WAA9B,EAA2C;AAAED,YAAM,EAAEE;AAAV,KAA3C,CAAP;AACD;;AAEDG,2BAAyB;AACvB,WAAO,KAAKF,KAAL,CAAWC,IAAX,CAAgB,yBAAhB,CAAP;AACD;;AAEDE,yBAAuB,CAACC,SAAD,EAAoBN,EAApB,EAA8B;AACnD,WAAO,KAAKE,KAAL,CAAWK,OAAX,CAAmB,YAAYD,SAAS,oBAAoBN,EAAE,EAA9D,CAAP;AACD;;AAEDQ,qBAAmB,CAACF,SAAD,EAAoBP,MAApB,EAAgD;AACjE,WAAO,KAAKG,KAAL,CAAWO,KAAX,CAAiB,YAAYH,SAAS,kBAAtC,EAA0DP,MAA1D,CAAP;AACD;;AAEDW,oBAAkB;AAChB,WAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,0BAAhB,CAAP;AACD;;AAEDQ,sBAAoB,CAACL,SAAD,EAAoBP,MAApB,EAA+C;AACjE,WAAO,KAAKG,KAAL,CAAWC,IAAX,CAAgB,YAAYG,SAAS,kBAArC,EAAyD;AAAEP;AAAF,KAAzD,CAAP;AACD;;AAEDa,oBAAkB,CAACN,SAAD,EAAoBP,MAApB,EAAgD;AAChE,WAAO,KAAKG,KAAL,CAAWW,IAAX,CAAgB,YAAYP,SAAS,kBAArC,EAAyDP,MAAzD,CAAP;AACD;;AA5BkC;;QAAxBH,O,GAAAA,O","names":["Account","Resource","getAll","params","id","query","axios","$get","getImmobilizationAccounts","deleteAccountsSocieties","idSociety","$delete","postAccountsSociety","$post","getGenericAccounts","getAccountsSocieties","putAccountsSociety","$put"],"sourceRoot":"","sources":["../../../ts/api/resources/Account.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateAccountSociety, IAccount, QueryAccounts, QueryAccountSociety, ReadAccounts, UpdateAccountSociety,\n} from '../../types';\nimport { IAccountExtend } from '../../types/Interface/models/IAccountExtend';\n\nexport class Account extends Resource {\n getAll(params: QueryAccounts): Promise<ReadAccounts> {\n const { id, ...query } = params;\n return this.axios.$get(`/society/${id}/accounts`, { params: query });\n }\n\n getImmobilizationAccounts(): Promise<IAccount[]> {\n return this.axios.$get('/immobilizationAccounts');\n }\n\n deleteAccountsSocieties(idSociety: number, id: number): Promise<boolean> {\n return this.axios.$delete(`/society/${idSociety}/accountsSociety/${id}`);\n }\n\n postAccountsSociety(idSociety: number, params: CreateAccountSociety): Promise<IAccountExtend> {\n return this.axios.$post(`/society/${idSociety}/accountsSociety`, params);\n }\n\n getGenericAccounts(): Promise<BasePaginate<IAccount>> {\n return this.axios.$get('/society/genericAccounts');\n }\n\n getAccountsSocieties(idSociety: number, params: QueryAccountSociety): Promise<BasePaginate<IAccountExtend>> {\n return this.axios.$get(`/society/${idSociety}/accountsSociety`, { params });\n }\n\n putAccountsSociety(idSociety: number, params: UpdateAccountSociety): Promise<IAccountExtend> {\n return this.axios.$put(`/society/${idSociety}/accountsSociety`, params);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/AccountType.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,MAAM,CAAC,MAAD,EAAiC;AACrC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,eAAe,MAAM,CAAC,YAAY,eAAlD,CAAP;AACD;;AAHsC;;QAA5B,W,GAAA,W","sourcesContent":["import { Resource } from '../Resource';\nimport { ReadAccountType } from '../../types';\n\nexport class AccountType extends Resource {\n getAll(params: { idSimulation: number }): Promise<ReadAccountType> {\n return this.axios.$get(`/simulation/${params.idSimulation}/accountTypes`);\n }\n}\n"],"sourceRoot":"","file":"AccountType.js"}
1
+ {"version":3,"file":"AccountType.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,WAAP,SAA2BC,kBAA3B,CAAmC;AACvCC,QAAM,CAACC,MAAD,EAAiC;AACrC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,eAAeF,MAAM,CAACG,YAAY,eAAlD,CAAP;AACD;;AAHsC;;QAA5BN,W,GAAAA,W","names":["AccountType","Resource","getAll","params","axios","$get","idSimulation"],"sourceRoot":"","sources":["../../../ts/api/resources/AccountType.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { ReadAccountType } from '../../types';\n\nexport class AccountType extends Resource {\n getAll(params: { idSimulation: number }): Promise<ReadAccountType> {\n return this.axios.$get(`/simulation/${params.idSimulation}/accountTypes`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/AccountingFiles.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,eAAP,SAA+B,kBAA/B,CAAuC;AAC3C,EAAA,cAAc,CAAC,MAAD,EAA6B;AACzC,UAAM,mBAAmB,GAAG,IAAI,QAAJ,EAA5B;AAEA,IAAA,mBAAmB,CAAC,MAApB,CAA2B,kBAA3B,EAA+C,MAAM,CAAC,gBAAP,CAAwB,QAAxB,EAA/C;AACA,IAAA,mBAAmB,CAAC,MAApB,CAA2B,YAA3B,EAAyC,MAAM,CAAC,UAAP,CAAkB,QAAlB,EAAzC;AACA,IAAA,mBAAmB,CAAC,MAApB,CAA2B,OAA3B,EAAoC,MAAM,CAAC,KAAP,CAAa,QAAb,EAApC;AAEA,IAAA,MAAM,CAAC,KAAP,CAAa,OAAb,CAAsB,IAAD,IAAS;AAC5B,MAAA,mBAAmB,CAAC,MAApB,CAA2B,OAA3B,EAAoC,IAApC;AACD,KAFD;AAIA,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,0BAAjB,EAA6C,MAA7C,EAAqD;AAAE,MAAA,OAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAArD,CAAP;AACD;;AAb0C;;QAAhC,e,GAAA,e","sourcesContent":["import { Resource } from '../Resource';\nimport { QueryAccountingFiles, ReadFormattedAccountingTransaction } from '../../types';\n\nexport class AccountingFiles extends Resource {\n accountingFile(params: QueryAccountingFiles): Promise<ReadFormattedAccountingTransaction[]> {\n const sendAccountingFiles = new FormData();\n\n sendAccountingFiles.append('idAccountingType', params.idAccountingType.toString());\n sendAccountingFiles.append('isPayPerso', params.isPayPerso.toString());\n sendAccountingFiles.append('split', params.split.toString());\n\n params.files.forEach((file) => {\n sendAccountingFiles.append('files', file);\n });\n\n return this.axios.$post('/society/accountingFiles', params, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n}"],"sourceRoot":"","file":"AccountingFiles.js"}
1
+ {"version":3,"file":"AccountingFiles.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,eAAP,SAA+BC,kBAA/B,CAAuC;AAC3CC,gBAAc,CAACC,MAAD,EAA6B;AACzC,UAAMC,mBAAmB,GAAG,IAAIC,QAAJ,EAA5B;AAEAD,uBAAmB,CAACE,MAApB,CAA2B,kBAA3B,EAA+CH,MAAM,CAACI,gBAAP,CAAwBC,QAAxB,EAA/C;AACAJ,uBAAmB,CAACE,MAApB,CAA2B,YAA3B,EAAyCH,MAAM,CAACM,UAAP,CAAkBD,QAAlB,EAAzC;AACAJ,uBAAmB,CAACE,MAApB,CAA2B,OAA3B,EAAoCH,MAAM,CAACO,KAAP,CAAaF,QAAb,EAApC;AAEAL,UAAM,CAACQ,KAAP,CAAaC,OAAb,CAAsBC,IAAD,IAAS;AAC5BT,yBAAmB,CAACE,MAApB,CAA2B,OAA3B,EAAoCO,IAApC;AACD,KAFD;AAIA,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,0BAAjB,EAA6CZ,MAA7C,EAAqD;AAAEa,aAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAArD,CAAP;AACD;;AAb0C;;QAAhChB,e,GAAAA,e","names":["AccountingFiles","Resource","accountingFile","params","sendAccountingFiles","FormData","append","idAccountingType","toString","isPayPerso","split","files","forEach","file","axios","$post","headers"],"sourceRoot":"","sources":["../../../ts/api/resources/AccountingFiles.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { QueryAccountingFiles, ReadFormattedAccountingTransaction } from '../../types';\n\nexport class AccountingFiles extends Resource {\n accountingFile(params: QueryAccountingFiles): Promise<ReadFormattedAccountingTransaction[]> {\n const sendAccountingFiles = new FormData();\n\n sendAccountingFiles.append('idAccountingType', params.idAccountingType.toString());\n sendAccountingFiles.append('isPayPerso', params.isPayPerso.toString());\n sendAccountingFiles.append('split', params.split.toString());\n\n params.files.forEach((file) => {\n sendAccountingFiles.append('files', file);\n });\n\n return this.axios.$post('/society/accountingFiles', params, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/AccountingIncome.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,gBAAP,SAAgC,kBAAhC,CAAwC;AAC5C,EAAA,GAAG,CAAC,UAAD,EAAmB;AACpB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,UAAU,oBAAvC,CAAP;AACD;;AAH2C;;QAAjC,gB,GAAA,gB","sourcesContent":["import { ReadAccountingIncome } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class AccountingIncome extends Resource {\n get(idExercice: number): Promise<ReadAccountingIncome> {\n return this.axios.$get(`/exercice/${idExercice}/accounting-income`);\n }\n}"],"sourceRoot":"","file":"AccountingIncome.js"}
1
+ {"version":3,"file":"AccountingIncome.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,gBAAP,SAAgCC,kBAAhC,CAAwC;AAC5CC,KAAG,CAACC,UAAD,EAAmB;AACpB,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,aAAaF,UAAU,oBAAvC,CAAP;AACD;;AAH2C;;QAAjCH,gB,GAAAA,gB","names":["AccountingIncome","Resource","get","idExercice","axios","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/AccountingIncome.ts"],"sourcesContent":["import { ReadAccountingIncome } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class AccountingIncome extends Resource {\n get(idExercice: number): Promise<ReadAccountingIncome> {\n return this.axios.$get(`/exercice/${idExercice}/accounting-income`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/AccountsSectors.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,cAAP,SAA8B,kBAA9B,CAAsC;AAC1C,EAAA,GAAG,CAAC,SAAD,EAAkB;AACnB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,EAArC,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,SAAD,EAAoB,OAApB,EAA0C;AAC9C,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,SAAS,EAAtC,EAA0C,OAA1C,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,SAAD,EAAoB,OAApB,EAA0C;AAC9C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,EAArC,EAAyC,OAAzC,CAAP;AACD;;AAXyC;;QAA/B,c,GAAA,c","sourcesContent":["import { IAccountsSectors } from '../..';\nimport { Resource } from '../Resource';\n\nexport class AccountsSector extends Resource {\n get(idAccount: number): Promise<IAccountsSectors[]> {\n return this.axios.$get(`/sectors/${idAccount}`);\n }\n\n create(idAccount: number, payload: Array<number>): Promise<IAccountsSectors[]> {\n return this.axios.$post(`/sectors/${idAccount}`, payload);\n }\n\n update(idAccount: number, payload: Array<number>): Promise<IAccountsSectors[]> {\n return this.axios.$put(`/sectors/${idAccount}`, payload);\n }\n}\n"],"sourceRoot":"","file":"AccountsSectors.js"}
1
+ {"version":3,"file":"AccountsSectors.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,cAAP,SAA8BC,kBAA9B,CAAsC;AAC1CC,KAAG,CAACC,SAAD,EAAkB;AACnB,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,YAAYF,SAAS,EAArC,CAAP;AACD;;AAEDG,QAAM,CAACH,SAAD,EAAoBI,OAApB,EAA0C;AAC9C,WAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,YAAYL,SAAS,EAAtC,EAA0CI,OAA1C,CAAP;AACD;;AAEDE,QAAM,CAACN,SAAD,EAAoBI,OAApB,EAA0C;AAC9C,WAAO,KAAKH,KAAL,CAAWM,IAAX,CAAgB,YAAYP,SAAS,EAArC,EAAyCI,OAAzC,CAAP;AACD;;AAXyC;;QAA/BP,c,GAAAA,c","names":["AccountsSector","Resource","get","idAccount","axios","$get","create","payload","$post","update","$put"],"sourceRoot":"","sources":["../../../ts/api/resources/AccountsSectors.ts"],"sourcesContent":["import { IAccountsSectors } from '../..';\nimport { Resource } from '../Resource';\n\nexport class AccountsSector extends Resource {\n get(idAccount: number): Promise<IAccountsSectors[]> {\n return this.axios.$get(`/sectors/${idAccount}`);\n }\n\n create(idAccount: number, payload: Array<number>): Promise<IAccountsSectors[]> {\n return this.axios.$post(`/sectors/${idAccount}`, payload);\n }\n\n update(idAccount: number, payload: Array<number>): Promise<IAccountsSectors[]> {\n return this.axios.$put(`/sectors/${idAccount}`, payload);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Authenticate.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC,EAAA,2BAA2B,CAAC,MAAD,EAAuB;AAChD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,wCAAjB,EAA2D,MAA3D,CAAP;AACD;;AAHuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { Resource } from '../Resource';\n\nexport class Authenticate extends Resource {\n authentificateAfterCreation(params: { id: number }): Promise<{ token: string }> {\n return this.axios.$post('authenticate/authenticateAfterCreation', params);\n }\n}"],"sourceRoot":"","file":"Authenticate.js"}
1
+ {"version":3,"file":"Authenticate.js","mappings":";;;;;;;AAAA;;AAEM,MAAOA,YAAP,SAA4BC,kBAA5B,CAAoC;AACxCC,6BAA2B,CAACC,MAAD,EAAuB;AAChD,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,wCAAjB,EAA2DF,MAA3D,CAAP;AACD;;AAHuC;;QAA7BH,Y,GAAAA,Y","names":["Authenticate","Resource","authentificateAfterCreation","params","axios","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Authenticate.ts"],"sourcesContent":["import { Resource } from '../Resource';\n\nexport class Authenticate extends Resource {\n authentificateAfterCreation(params: { id: number }): Promise<{ token: string }> {\n return this.axios.$post('authenticate/authenticateAfterCreation', params);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BalanceSheet.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC,EAAA,MAAM,CAAC,MAAD,EAA+B;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,mBAA9C,EAAmE;AACxE,MAAA,YAAY,EAAE,aAD0D;AAExE,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAF+D,KAAnE,CAAP;AAMD;;AAED,EAAA,oBAAoB,CAAC,MAAD,EAA+B;AACjD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,iCAA9C,CAAP;AACD;;AAZuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { ReadFreelanceTurnover } from '../..';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheet extends Resource {\n getPdf(params: { idExercice: number }): Promise<Buffer> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/pdf`, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n\n getFreelanceTurnover(params: { idExercice: number }): Promise<ReadFreelanceTurnover> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/freelanceTurnover`);\n }\n}\n"],"sourceRoot":"","file":"BalanceSheet.js"}
1
+ {"version":3,"file":"BalanceSheet.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,YAAP,SAA4BC,kBAA5B,CAAoC;AACxCC,QAAM,CAACC,MAAD,EAA+B;AACnC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,aAAaF,MAAM,CAACG,UAAU,mBAA9C,EAAmE;AACxEC,kBAAY,EAAE,aAD0D;AAExEC,aAAO,EAAE;AACPC,cAAM,EAAE;AADD;AAF+D,KAAnE,CAAP;AAMD;;AAEDC,sBAAoB,CAACP,MAAD,EAA+B;AACjD,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,aAAaF,MAAM,CAACG,UAAU,iCAA9C,CAAP;AACD;;AAZuC;;QAA7BN,Y,GAAAA,Y","names":["BalanceSheet","Resource","getPdf","params","axios","$get","idExercice","responseType","headers","Accept","getFreelanceTurnover"],"sourceRoot":"","sources":["../../../ts/api/resources/BalanceSheet.ts"],"sourcesContent":["import { ReadFreelanceTurnover } from '../..';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheet extends Resource {\n getPdf(params: { idExercice: number }): Promise<Buffer> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/pdf`, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n\n getFreelanceTurnover(params: { idExercice: number }): Promise<ReadFreelanceTurnover> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/freelanceTurnover`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BalanceSheetCompletion.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,sBAAP,SAAsC,kBAAtC,CAA8C;AAClD;;;;AAIG;AACH,EAAA,iBAAiB,CAAC,UAAD,EAAmB;AAClC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAA6B,UAAU,cAAvD,CAAP;AACD;AAED;;;;;;AAMG;;;AACH,EAAA,MAAM,CAAC,UAAD,EAAqB,QAArB,EAAuC,QAAvC,EAAmE;AACvE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAA6B,UAAU,gBAAgB,QAAQ,EAA/E,EAAmF;AAAE,MAAA;AAAF,KAAnF,CAAP;AACD;;AAnBiD;;QAAvC,sB,GAAA,sB","sourcesContent":["import { Resource } from '../Resource';\nimport {\n IBalanceSheetCompletion, BalanceSheetStatus,\n} from '../../types';\n\nexport class BalanceSheetCompletion extends Resource {\n /**\n * Retrieve the list of module completions for the given exercices\n * @param idExercice Exercice id\n * @returns Completion lists\n */\n getAllForExercice(idExercice: number): Promise<Array<IBalanceSheetCompletion>> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/completions`);\n }\n\n /**\n * Update the status for the given module of the exercice\n * @param idExercice Exercice id\n * @param idModule Module id\n * @param idStatus Status id (from BalanceSheetStatus enum)\n * @returns The updated completion\n */\n update(idExercice: number, idModule: number, idStatus: BalanceSheetStatus): Promise<IBalanceSheetCompletion> {\n return this.axios.$put(`/balance-sheets/exercices/${idExercice}/completions/${idModule}`, { idStatus });\n }\n}\n"],"sourceRoot":"","file":"BalanceSheetCompletion.js"}
1
+ {"version":3,"file":"BalanceSheetCompletion.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,sBAAP,SAAsCC,kBAAtC,CAA8C;AAClD;;;;;AAKAC,mBAAiB,CAACC,UAAD,EAAmB;AAClC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,6BAA6BF,UAAU,cAAvD,CAAP;AACD;AAED;;;;;;;;;AAOAG,QAAM,CAACH,UAAD,EAAqBI,QAArB,EAAuCC,QAAvC,EAAmE;AACvE,WAAO,KAAKJ,KAAL,CAAWK,IAAX,CAAgB,6BAA6BN,UAAU,gBAAgBI,QAAQ,EAA/E,EAAmF;AAAEC;AAAF,KAAnF,CAAP;AACD;;AAnBiD;;QAAvCR,sB,GAAAA,sB","names":["BalanceSheetCompletion","Resource","getAllForExercice","idExercice","axios","$get","update","idModule","idStatus","$put"],"sourceRoot":"","sources":["../../../ts/api/resources/BalanceSheetCompletion.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IBalanceSheetCompletion, BalanceSheetStatus,\n} from '../../types';\n\nexport class BalanceSheetCompletion extends Resource {\n /**\n * Retrieve the list of module completions for the given exercices\n * @param idExercice Exercice id\n * @returns Completion lists\n */\n getAllForExercice(idExercice: number): Promise<Array<IBalanceSheetCompletion>> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/completions`);\n }\n\n /**\n * Update the status for the given module of the exercice\n * @param idExercice Exercice id\n * @param idModule Module id\n * @param idStatus Status id (from BalanceSheetStatus enum)\n * @returns The updated completion\n */\n update(idExercice: number, idModule: number, idStatus: BalanceSheetStatus): Promise<IBalanceSheetCompletion> {\n return this.axios.$put(`/balance-sheets/exercices/${idExercice}/completions/${idModule}`, { idStatus });\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BalanceSheetModule.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAIM,MAAO,kBAAP,SAAkC,kBAAlC,CAA0C;AAC9C,EAAA,qBAAqB,CAAC,EAAD,EAAW;AAC9B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,uBAAuB,EAAE,EAAzC,CAAP;AACD;;AAED,EAAA,sBAAsB,GAAA;AACpB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,sBAAhB,CAAP;AACD;;AAED,EAAA,wBAAwB,CAAC,OAAD,EAAsC;AAC5D,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,qBAAjB,EAAwC,OAAxC,CAAP;AACD;;AAED,EAAA,wBAAwB,CAAC,OAAD,EAAsC;AAC5D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,2CAAhB,EAA6D,OAA7D,CAAP;AACD;;AAf6C;;QAAnC,kB,GAAA,kB","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateBalanceSheetModuleForm, IBalanceSheetModule } from '../../types';\nimport { UpdateBalanceSheetModuleForm } from '../../types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\n\nexport class BalanceSheetModule extends Resource {\n getBalanceSheetModule(id: number): Promise<IBalanceSheetModule> {\n return this.axios.$get(`/balancesheetmodule/${id}`);\n }\n\n getBalanceSheetModules(): Promise<IBalanceSheetModule[]> {\n return this.axios.$get('/balancesheetmodules');\n }\n\n createBalanceSheetModule(payload: CreateBalanceSheetModuleForm): Promise<IBalanceSheetModule> {\n return this.axios.$post('/balancesheetmodule', payload);\n }\n\n updateBalanceSheetModule(payload: UpdateBalanceSheetModuleForm): Promise<IBalanceSheetModule> {\n return this.axios.$put('/balancesheetmodule/:idBalanceSheetModule', payload);\n }\n}\n"],"sourceRoot":"","file":"BalanceSheetModule.js"}
1
+ {"version":3,"file":"BalanceSheetModule.js","mappings":";;;;;;;AAAA;;AAIM,MAAOA,kBAAP,SAAkCC,kBAAlC,CAA0C;AAC9CC,uBAAqB,CAACC,EAAD,EAAW;AAC9B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,uBAAuBF,EAAE,EAAzC,CAAP;AACD;;AAEDG,wBAAsB;AACpB,WAAO,KAAKF,KAAL,CAAWC,IAAX,CAAgB,sBAAhB,CAAP;AACD;;AAEDE,0BAAwB,CAACC,OAAD,EAAsC;AAC5D,WAAO,KAAKJ,KAAL,CAAWK,KAAX,CAAiB,qBAAjB,EAAwCD,OAAxC,CAAP;AACD;;AAEDE,0BAAwB,CAACF,OAAD,EAAsC;AAC5D,WAAO,KAAKJ,KAAL,CAAWO,IAAX,CAAgB,2CAAhB,EAA6DH,OAA7D,CAAP;AACD;;AAf6C;;QAAnCR,kB,GAAAA,kB","names":["BalanceSheetModule","Resource","getBalanceSheetModule","id","axios","$get","getBalanceSheetModules","createBalanceSheetModule","payload","$post","updateBalanceSheetModule","$put"],"sourceRoot":"","sources":["../../../ts/api/resources/BalanceSheetModule.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { CreateBalanceSheetModuleForm, IBalanceSheetModule } from '../../types';\nimport { UpdateBalanceSheetModuleForm } from '../../types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\n\nexport class BalanceSheetModule extends Resource {\n getBalanceSheetModule(id: number): Promise<IBalanceSheetModule> {\n return this.axios.$get(`/balancesheetmodule/${id}`);\n }\n\n getBalanceSheetModules(): Promise<IBalanceSheetModule[]> {\n return this.axios.$get('/balancesheetmodules');\n }\n\n createBalanceSheetModule(payload: CreateBalanceSheetModuleForm): Promise<IBalanceSheetModule> {\n return this.axios.$post('/balancesheetmodule', payload);\n }\n\n updateBalanceSheetModule(payload: UpdateBalanceSheetModuleForm): Promise<IBalanceSheetModule> {\n return this.axios.$put('/balancesheetmodule/:idBalanceSheetModule', payload);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BalanceSheetQuestion.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,oBAAP,SAAoC,kBAApC,CAA4C;AAChD,EAAA,MAAM,CAAC,MAAD,EAAuB;AAC3B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,2BAAhB,EAA6C,MAAM,GAAG;AAAE,MAAA;AAAF,KAAH,GAAgB,EAAnE,CAAP;AACD;;AAH+C;;QAArC,oB,GAAA,oB","sourcesContent":["import { IBalanceSheetQuestion, QueryQuestion } from '../..';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheetQuestion extends Resource {\n getAll(params?: QueryQuestion): Promise<Array<IBalanceSheetQuestion>> {\n return this.axios.$get('/balance-sheets/questions', params ? { params } : {});\n }\n}\n"],"sourceRoot":"","file":"BalanceSheetQuestion.js"}
1
+ {"version":3,"file":"BalanceSheetQuestion.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,oBAAP,SAAoCC,kBAApC,CAA4C;AAChDC,QAAM,CAACC,MAAD,EAAuB;AAC3B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,2BAAhB,EAA6CF,MAAM,GAAG;AAAEA;AAAF,KAAH,GAAgB,EAAnE,CAAP;AACD;;AAH+C;;QAArCH,oB,GAAAA,oB","names":["BalanceSheetQuestion","Resource","getAll","params","axios","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/BalanceSheetQuestion.ts"],"sourcesContent":["import { IBalanceSheetQuestion, QueryQuestion } from '../..';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheetQuestion extends Resource {\n getAll(params?: QueryQuestion): Promise<Array<IBalanceSheetQuestion>> {\n return this.axios.$get('/balance-sheets/questions', params ? { params } : {});\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BankStatement.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,aAAP,SAA6B,kBAA7B,CAAqC;AACzC,EAAA,MAAM,CAAC,MAAD,EAA4B;AAChC,UAAM,mBAAmB,GAAG,IAAI,QAAJ,EAA5B;AAEA,QAAI,MAAM,CAAC,QAAX,EAAqB,mBAAmB,CAAC,MAApB,CAA2B,UAA3B,EAAuC,MAAM,CAAC,QAA9C;AACrB,IAAA,mBAAmB,CAAC,MAApB,CAA2B,eAA3B,EAA4C,MAAM,CAAC,aAAP,CAAqB,QAArB,EAA5C;AACA,IAAA,mBAAmB,CAAC,MAApB,CAA2B,MAA3B,EAAmC,MAAM,CAAC,IAA1C;AAEA,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,yBAAjB,EAA4C,MAA5C,EAAoD;AAAE,MAAA,OAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAApD,CAAP;AACD;;AAED,EAAA,kBAAkB,CAAC,MAAD,EAAsC;AACtD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,oBAAoB,MAAM,CAAC,aAAa,eAAzD,EAA0E,MAA1E,CAAP;AACD;;AAbwC;;QAA9B,a,GAAA,a","sourcesContent":["import { Resource } from '../Resource';\nimport {\n IAccountingTransaction, UploadBankStatement, QueryTransactionBankStatement, ReadBankStatement,\n} from '../../types';\n\nexport class BankStatement extends Resource {\n upload(params: UploadBankStatement): Promise<ReadBankStatement> {\n const sendAccountingFiles = new FormData();\n\n if (params.tokenCsv) sendAccountingFiles.append('tokenCsv', params.tokenCsv);\n sendAccountingFiles.append('idBankAccount', params.idBankAccount.toString());\n sendAccountingFiles.append('file', params.file);\n\n return this.axios.$post('/bank-statements/upload', params, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n createTransactions(params: QueryTransactionBankStatement): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/bank-statements/${params.idBankAccount}/transactions`, params);\n }\n}\n"],"sourceRoot":"","file":"BankStatement.js"}
1
+ {"version":3,"file":"BankStatement.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,aAAP,SAA6BC,kBAA7B,CAAqC;AACzCC,QAAM,CAACC,MAAD,EAA4B;AAChC,UAAMC,mBAAmB,GAAG,IAAIC,QAAJ,EAA5B;AAEA,QAAIF,MAAM,CAACG,QAAX,EAAqBF,mBAAmB,CAACG,MAApB,CAA2B,UAA3B,EAAuCJ,MAAM,CAACG,QAA9C;AACrBF,uBAAmB,CAACG,MAApB,CAA2B,eAA3B,EAA4CJ,MAAM,CAACK,aAAP,CAAqBC,QAArB,EAA5C;AACAL,uBAAmB,CAACG,MAApB,CAA2B,MAA3B,EAAmCJ,MAAM,CAACO,IAA1C;AAEA,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,yBAAjB,EAA4CT,MAA5C,EAAoD;AAAEU,aAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAApD,CAAP;AACD;;AAEDC,oBAAkB,CAACX,MAAD,EAAsC;AACtD,WAAO,KAAKQ,KAAL,CAAWC,KAAX,CAAiB,oBAAoBT,MAAM,CAACK,aAAa,eAAzD,EAA0EL,MAA1E,CAAP;AACD;;AAbwC;;QAA9BH,a,GAAAA,a","names":["BankStatement","Resource","upload","params","sendAccountingFiles","FormData","tokenCsv","append","idBankAccount","toString","file","axios","$post","headers","createTransactions"],"sourceRoot":"","sources":["../../../ts/api/resources/BankStatement.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IAccountingTransaction, UploadBankStatement, QueryTransactionBankStatement, ReadBankStatement,\n} from '../../types';\n\nexport class BankStatement extends Resource {\n upload(params: UploadBankStatement): Promise<ReadBankStatement> {\n const sendAccountingFiles = new FormData();\n\n if (params.tokenCsv) sendAccountingFiles.append('tokenCsv', params.tokenCsv);\n sendAccountingFiles.append('idBankAccount', params.idBankAccount.toString());\n sendAccountingFiles.append('file', params.file);\n\n return this.axios.$post('/bank-statements/upload', params, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n createTransactions(params: QueryTransactionBankStatement): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/bank-statements/${params.idBankAccount}/transactions`, params);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BudgetInsight.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAIM,MAAO,mBAAP,SAAmC,kBAAnC,CAA2C;AAC/C,EAAA,+BAA+B,CAAC,IAAD,EAAiC;AAC9D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,8BAAhB,EAAgD,IAAhD,CAAP;AACD;;AAED,EAAA,sBAAsB,GAAA;AAEpB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,gCAAhB,CAAP;AACD;;AAR8C;;QAApC,mB,GAAA,mB","sourcesContent":["import { Resource } from '../Resource';\nimport { UpdateBudgetPermanentToken } from '../../types/Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nimport { IAccountingTransaction } from '../../types/Interface/models/IAccountingTransaction';\n\nexport class BudgetInsightModule extends Resource {\n updateUserWithNewPermanentToken(data: UpdateBudgetPermanentToken): Promise<string> {\n return this.axios.$put('/budget/updatePermanentToken', data);\n }\n\n fetchAllUserConnection(): Promise<{ idConnection: number,\n accountingTransactions: IAccountingTransaction[] }[]> {\n return this.axios.$get('/budget/fetchAllUserConnection');\n }\n}"],"sourceRoot":"","file":"BudgetInsight.js"}
1
+ {"version":3,"file":"BudgetInsight.js","mappings":";;;;;;;AAAA;;AAIM,MAAOA,mBAAP,SAAmCC,kBAAnC,CAA2C;AAC/CC,iCAA+B,CAACC,IAAD,EAAiC;AAC9D,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,8BAAhB,EAAgDF,IAAhD,CAAP;AACD;;AAEDG,wBAAsB;AAEpB,WAAO,KAAKF,KAAL,CAAWG,IAAX,CAAgB,gCAAhB,CAAP;AACD;;AAR8C;;QAApCP,mB,GAAAA,mB","names":["BudgetInsightModule","Resource","updateUserWithNewPermanentToken","data","axios","$put","fetchAllUserConnection","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/BudgetInsight.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { UpdateBudgetPermanentToken } from '../../types/Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nimport { IAccountingTransaction } from '../../types/Interface/models/IAccountingTransaction';\n\nexport class BudgetInsightModule extends Resource {\n updateUserWithNewPermanentToken(data: UpdateBudgetPermanentToken): Promise<string> {\n return this.axios.$put('/budget/updatePermanentToken', data);\n }\n\n fetchAllUserConnection(): Promise<{ idConnection: number,\n accountingTransactions: IAccountingTransaction[] }[]> {\n return this.axios.$get('/budget/fetchAllUserConnection');\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Cerfa.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAIA;;AAGM,MAAO,KAAP,SAAqB,kBAArB,CAA6B;AACjC,EAAA,UAAU,CAAC,MAAD,EAAqE;AAC7E,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAa,MAAM,CAAC,UAAU,aAA/C,EAA8D,MAAM,CAAC,IAArE,EAA2E;AAChF,MAAA,YAAY,EAAE,aADkE;AAEhF,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACD,EAAA,UAAU,CAAC,MAAD,EAAyD;AACjE,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAa,MAAM,CAAC,UAAU,aAA/C,EAA8D,MAAM,CAAC,IAArE,EAA2E;AAChF,MAAA,YAAY,EAAE,aADkE;AAEhF,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACD,EAAA,UAAU,CAAC,MAAD,EAAyD;AACjE,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAa,MAAM,CAAC,UAAU,aAA/C,EAA8D,MAAM,CAAC,IAArE,EAA2E;AAChF,MAAA,YAAY,EAAE,aADkE;AAEhF,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACD,EAAA,kBAAkB,CAAC,OAAD,EAAiH;AACjI,UAAM;AACJ,MAAA,WADI;AACS,MAAA,WADT;AACsB,MAAA,cADtB;AACsC,MAAA;AADtC,QAEF,OAFJ;AAGA,WAAO,iDAAqC,WAArC,EAAkD,WAAlD,EAA+D,cAA/D,EAA+E,WAA/E,CAAP;AACD;;AA9BgC;;QAAtB,K,GAAA,K","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ParamsGenerate2035FullDocument, ParamsGenerate2033, ParamsGenerate2065, ReadCerfaToComplete,\n} from '../..';\nimport { retrieveCerfaFromSocietyInformations } from '../../utils/cerfa';\nimport { TaxSystem, FiscalRegime, ProfitsType } from '../../types';\n\nexport class Cerfa extends Resource {\n get2035Pdf(params: { idExercice: number, data: ParamsGenerate2035FullDocument }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2035`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n get2033Pdf(params: { idExercice: number, data: ParamsGenerate2033 }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2033`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n get2065Pdf(params: { idExercice: number, data: ParamsGenerate2065 }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2065`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n getCerfaToComplete(payload: { idLegalForm: number; idTaxSystem: TaxSystem, idFiscalRegime: FiscalRegime; profitsType: ProfitsType }): ReadCerfaToComplete {\n const {\n idLegalForm, idTaxSystem, idFiscalRegime, profitsType,\n } = payload;\n return retrieveCerfaFromSocietyInformations(idLegalForm, idTaxSystem, idFiscalRegime, profitsType);\n }\n}\n"],"sourceRoot":"","file":"Cerfa.js"}
1
+ {"version":3,"file":"Cerfa.js","mappings":";;;;;;;AAAA;;AAIA;;AAGM,MAAOA,KAAP,SAAqBC,kBAArB,CAA6B;AACjCC,YAAU,CAACC,MAAD,EAAqE;AAC7E,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,aAAaF,MAAM,CAACG,UAAU,aAA/C,EAA8DH,MAAM,CAACI,IAArE,EAA2E;AAChFC,kBAAY,EAAE,aADkE;AAEhFC,aAAO,EAAE;AACPC,cAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACDC,YAAU,CAACR,MAAD,EAAyD;AACjE,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,aAAaF,MAAM,CAACG,UAAU,aAA/C,EAA8DH,MAAM,CAACI,IAArE,EAA2E;AAChFC,kBAAY,EAAE,aADkE;AAEhFC,aAAO,EAAE;AACPC,cAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACDE,YAAU,CAACT,MAAD,EAAyD;AACjE,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,aAAaF,MAAM,CAACG,UAAU,aAA/C,EAA8DH,MAAM,CAACI,IAArE,EAA2E;AAChFC,kBAAY,EAAE,aADkE;AAEhFC,aAAO,EAAE;AACPC,cAAM,EAAE;AADD;AAFuE,KAA3E,CAAP;AAMD;;AACDG,oBAAkB,CAACC,OAAD,EAAiH;AACjI,UAAM;AACJC,iBADI;AACSC,iBADT;AACsBC,oBADtB;AACsCC;AADtC,QAEFJ,OAFJ;AAGA,WAAO,iDAAqCC,WAArC,EAAkDC,WAAlD,EAA+DC,cAA/D,EAA+EC,WAA/E,CAAP;AACD;;AA9BgC;;QAAtBlB,K,GAAAA,K","names":["Cerfa","Resource","get2035Pdf","params","axios","$post","idExercice","data","responseType","headers","Accept","get2033Pdf","get2065Pdf","getCerfaToComplete","payload","idLegalForm","idTaxSystem","idFiscalRegime","profitsType"],"sourceRoot":"","sources":["../../../ts/api/resources/Cerfa.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n ParamsGenerate2035FullDocument, ParamsGenerate2033, ParamsGenerate2065, ReadCerfaToComplete,\n} from '../..';\nimport { retrieveCerfaFromSocietyInformations } from '../../utils/cerfa';\nimport { TaxSystem, FiscalRegime, ProfitsType } from '../../types';\n\nexport class Cerfa extends Resource {\n get2035Pdf(params: { idExercice: number, data: ParamsGenerate2035FullDocument }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2035`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n get2033Pdf(params: { idExercice: number, data: ParamsGenerate2033 }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2033`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n get2065Pdf(params: { idExercice: number, data: ParamsGenerate2065 }): Promise<Buffer> {\n return this.axios.$post(`/exercice/${params.idExercice}/cerfa/2065`, params.data, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n getCerfaToComplete(payload: { idLegalForm: number; idTaxSystem: TaxSystem, idFiscalRegime: FiscalRegime; profitsType: ProfitsType }): ReadCerfaToComplete {\n const {\n idLegalForm, idTaxSystem, idFiscalRegime, profitsType,\n } = payload;\n return retrieveCerfaFromSocietyInformations(idLegalForm, idTaxSystem, idFiscalRegime, profitsType);\n }\n}\n"]}
@@ -12,6 +12,10 @@ class Closing extends _Resource.Resource {
12
12
  return this.axios.$post(`/balance-sheets/exercices/${idExercice}/closings`);
13
13
  }
14
14
 
15
+ getDeadline(idExercice) {
16
+ return this.axios.$post(`/balance-sheets/exercices/${idExercice}/deadline`);
17
+ }
18
+
15
19
  }
16
20
 
17
21
  exports.Closing = Closing;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Closing.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,OAAO,CAAC,UAAD,EAAmB;AACxB,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,6BAA6B,UAAU,WAAxD,CAAP;AACD;;AAHkC;;QAAxB,O,GAAA,O","sourcesContent":["import { ProcessedClosing } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Closing extends Resource {\n process(idExercice: number): Promise<ProcessedClosing> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/closings`);\n }\n}"],"sourceRoot":"","file":"Closing.js"}
1
+ {"version":3,"file":"Closing.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;AACnCC,SAAO,CAACC,UAAD,EAAmB;AACxB,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,6BAA6BF,UAAU,WAAxD,CAAP;AACD;;AACDG,aAAW,CAACH,UAAD,EAAmB;AAC5B,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,6BAA6BF,UAAU,WAAxD,CAAP;AACD;;AANkC;;QAAxBH,O,GAAAA,O","names":["Closing","Resource","process","idExercice","axios","$post","getDeadline"],"sourceRoot":"","sources":["../../../ts/api/resources/Closing.ts"],"sourcesContent":["import { ProcessedClosing } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Closing extends Resource {\n process(idExercice: number): Promise<ProcessedClosing> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/closings`);\n }\n getDeadline(idExercice: number): Promise<string> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/deadline`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Connector.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,SAAP,SAAyB,kBAAzB,CAAiC;AACrC,EAAA,IAAI,CAAC,EAAD,EAAW;AACb,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,cAAc,EAAE,OAAjC,CAAP;AACD;;AAHoC;;QAA1B,S,GAAA,S","sourcesContent":["import { Resource } from '../Resource';\n\nexport class Connector extends Resource {\n test(id: number): Promise<boolean> {\n return this.axios.$post(`/connector/${id}/test`);\n }\n}"],"sourceRoot":"","file":"Connector.js"}
1
+ {"version":3,"file":"Connector.js","mappings":";;;;;;;AAAA;;AAEM,MAAOA,SAAP,SAAyBC,kBAAzB,CAAiC;AACrCC,MAAI,CAACC,EAAD,EAAW;AACb,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,cAAcF,EAAE,OAAjC,CAAP;AACD;;AAHoC;;QAA1BH,S,GAAAA,S","names":["Connector","Resource","test","id","axios","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Connector.ts"],"sourcesContent":["import { Resource } from '../Resource';\n\nexport class Connector extends Resource {\n test(id: number): Promise<boolean> {\n return this.axios.$post(`/connector/${id}/test`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Country.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,MAAM,GAAA;AACJ,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAhB,CAAP;AACD;;AAHkC;;QAAxB,O,GAAA,O","sourcesContent":["import { Resource } from '../Resource';\nimport { ICountry } from '../../types';\n\nexport class Country extends Resource {\n getAll(): Promise<ICountry[]> {\n return this.axios.$get('/countries');\n }\n}\n"],"sourceRoot":"","file":"Country.js"}
1
+ {"version":3,"file":"Country.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;AACnCC,QAAM;AACJ,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,YAAhB,CAAP;AACD;;AAHkC;;QAAxBJ,O,GAAAA,O","names":["Country","Resource","getAll","axios","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/Country.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { ICountry } from '../../types';\n\nexport class Country extends Resource {\n getAll(): Promise<ICountry[]> {\n return this.axios.$get('/countries');\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/CustomerProviderOperation.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,yBAAP,SAAyC,kBAAzC,CAAiD;AACrD,EAAA,MAAM,CAAC,UAAD,EAAqB,OAArB,EAA6D;AACjE,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAa,UAAU,4BAAxC,EAAsE,OAAtE,CAAP;AACD;;AAHoD;;QAA1C,yB,GAAA,yB","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateCustomerProviderOperation, IAccountingTransaction } from '../../types';\n\nexport class CustomerProviderOperation extends Resource {\n create(idExercice: number, payload: CreateCustomerProviderOperation): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/exercice/${idExercice}/customerProviderOperation`, payload);\n }\n}"],"sourceRoot":"","file":"CustomerProviderOperation.js"}
1
+ {"version":3,"file":"CustomerProviderOperation.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,yBAAP,SAAyCC,kBAAzC,CAAiD;AACrDC,QAAM,CAACC,UAAD,EAAqBC,OAArB,EAA6D;AACjE,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,aAAaH,UAAU,4BAAxC,EAAsEC,OAAtE,CAAP;AACD;;AAHoD;;QAA1CJ,yB,GAAAA,yB","names":["CustomerProviderOperation","Resource","create","idExercice","payload","axios","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/CustomerProviderOperation.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { CreateCustomerProviderOperation, IAccountingTransaction } from '../../types';\n\nexport class CustomerProviderOperation extends Resource {\n create(idExercice: number, payload: CreateCustomerProviderOperation): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/exercice/${idExercice}/customerProviderOperation`, payload);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Dashboard.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAkBA,MAAM,KAAK,GAAG,WAAd;;AACM,MAAO,SAAP,SAAyB,kBAAzB,CAAiC;AACrC,EAAA,wBAAwB,CACtB,MADsB,EACY;AAElC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,wBAAxB,EAAkD;AAAE,MAAA;AAAF,KAAlD,CAAP;AACD;;AAED,EAAA,qBAAqB,CACnB,MADmB,EACY;AAE/B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,qBAAxB,EAA+C;AAAE,MAAA;AAAF,KAA/C,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,MAAD,EAAiB;AACrB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,MAAxB,EAAgC;AAAE,MAAA;AAAF,KAAhC,CAAP;AACD;;AAED,EAAA,SAAS,CAAC,MAAD,EAAoB;AAC3B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,SAAxB,EAAmC;AAAE,MAAA;AAAF,KAAnC,CAAP;AACD;;AAED,EAAA,UAAU,CAAC,KAAD,EAAoB;AAC5B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,UAAxB,EAAoC;AAAE,MAAA,MAAM,EAAE;AAAV,KAApC,CAAP;AACD;;AAED,EAAA,eAAe,CAAC,MAAD,EAA0B;AACvC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,eAAxB,EAAyC;AAAE,MAAA;AAAF,KAAzC,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,MAAD,EAAsB;AAChC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,GAAG,KAAK,YAAxB,EAAsC;AAAE,MAAA;AAAF,KAAtC,CAAP;AACD;;AA/BoC;;QAA1B,S,GAAA,S","sourcesContent":["import { Resource } from '../Resource';\nimport {\n QueryBalanceBankAccount,\n QueryTurnoverProfitAndLoss,\n QueryVat,\n QueryTopBuys,\n QueryTopProviders,\n ReadTopProviders,\n ReadTurnoverProfitAndLoss,\n ReadBalanceBankAccount,\n ReadVat,\n ReadTopBuys,\n QueryGescom,\n ReadGescom,\n QueryDeadline,\n ReadDeadline,\n} from '../../types';\n\nconst ROUTE = 'dashboard';\nexport class Dashboard extends Resource {\n getTurnoverProfitAndLoss(\n params: QueryTurnoverProfitAndLoss,\n ): Promise<ReadTurnoverProfitAndLoss> {\n return this.axios.$get(`${ROUTE}/turnoverProfitAndLoss`, { params });\n }\n\n getBalanceBankAccount(\n params: QueryBalanceBankAccount,\n ): Promise<ReadBalanceBankAccount> {\n return this.axios.$get(`${ROUTE}/balanceBankAccount`, { params });\n }\n\n getVat(params: QueryVat): Promise<ReadVat> {\n return this.axios.$get(`${ROUTE}/vat`, { params });\n }\n\n getGescom(params: QueryGescom): Promise<ReadGescom> {\n return this.axios.$get(`${ROUTE}/gescom`, { params });\n }\n\n getTopBuys(dates: QueryTopBuys): Promise<ReadTopBuys[]> {\n return this.axios.$get(`${ROUTE}/topBuys`, { params: dates });\n }\n\n getTopProviders(params: QueryTopProviders): Promise<ReadTopProviders[]> {\n return this.axios.$get(`${ROUTE}/topProviders`, { params });\n }\n\n getDeadlines(params: QueryDeadline): Promise<ReadDeadline> {\n return this.axios.$get(`${ROUTE}/deadlines`, { params });\n }\n}\n"],"sourceRoot":"","file":"Dashboard.js"}
1
+ {"version":3,"file":"Dashboard.js","mappings":";;;;;;;AAAA;;AAkBA,MAAMA,KAAK,GAAG,WAAd;;AACM,MAAOC,SAAP,SAAyBC,kBAAzB,CAAiC;AACrCC,0BAAwB,CACtBC,MADsB,EACY;AAElC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,wBAAxB,EAAkD;AAAEI;AAAF,KAAlD,CAAP;AACD;;AAEDG,uBAAqB,CACnBH,MADmB,EACY;AAE/B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,qBAAxB,EAA+C;AAAEI;AAAF,KAA/C,CAAP;AACD;;AAEDI,QAAM,CAACJ,MAAD,EAAiB;AACrB,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,MAAxB,EAAgC;AAAEI;AAAF,KAAhC,CAAP;AACD;;AAEDK,WAAS,CAACL,MAAD,EAAoB;AAC3B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,SAAxB,EAAmC;AAAEI;AAAF,KAAnC,CAAP;AACD;;AAEDM,YAAU,CAACC,KAAD,EAAoB;AAC5B,WAAO,KAAKN,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,UAAxB,EAAoC;AAAEI,YAAM,EAAEO;AAAV,KAApC,CAAP;AACD;;AAEDC,iBAAe,CAACR,MAAD,EAA0B;AACvC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,eAAxB,EAAyC;AAAEI;AAAF,KAAzC,CAAP;AACD;;AAEDS,cAAY,CAACT,MAAD,EAAsB;AAChC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,GAAGN,KAAK,YAAxB,EAAsC;AAAEI;AAAF,KAAtC,CAAP;AACD;;AA/BoC;;QAA1BH,S,GAAAA,S","names":["ROUTE","Dashboard","Resource","getTurnoverProfitAndLoss","params","axios","$get","getBalanceBankAccount","getVat","getGescom","getTopBuys","dates","getTopProviders","getDeadlines"],"sourceRoot":"","sources":["../../../ts/api/resources/Dashboard.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n QueryBalanceBankAccount,\n QueryTurnoverProfitAndLoss,\n QueryVat,\n QueryTopBuys,\n QueryTopProviders,\n ReadTopProviders,\n ReadTurnoverProfitAndLoss,\n ReadBalanceBankAccount,\n ReadVat,\n ReadTopBuys,\n QueryGescom,\n ReadGescom,\n QueryDeadline,\n ReadDeadline,\n} from '../../types';\n\nconst ROUTE = 'dashboard';\nexport class Dashboard extends Resource {\n getTurnoverProfitAndLoss(\n params: QueryTurnoverProfitAndLoss,\n ): Promise<ReadTurnoverProfitAndLoss> {\n return this.axios.$get(`${ROUTE}/turnoverProfitAndLoss`, { params });\n }\n\n getBalanceBankAccount(\n params: QueryBalanceBankAccount,\n ): Promise<ReadBalanceBankAccount> {\n return this.axios.$get(`${ROUTE}/balanceBankAccount`, { params });\n }\n\n getVat(params: QueryVat): Promise<ReadVat> {\n return this.axios.$get(`${ROUTE}/vat`, { params });\n }\n\n getGescom(params: QueryGescom): Promise<ReadGescom> {\n return this.axios.$get(`${ROUTE}/gescom`, { params });\n }\n\n getTopBuys(dates: QueryTopBuys): Promise<ReadTopBuys[]> {\n return this.axios.$get(`${ROUTE}/topBuys`, { params: dates });\n }\n\n getTopProviders(params: QueryTopProviders): Promise<ReadTopProviders[]> {\n return this.axios.$get(`${ROUTE}/topProviders`, { params });\n }\n\n getDeadlines(params: QueryDeadline): Promise<ReadDeadline> {\n return this.axios.$get(`${ROUTE}/deadlines`, { params });\n }\n}\n"]}