@silexpert/core 0.4.148 → 0.4.151

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (886) hide show
  1. package/es/api/resources/Closing.d.ts +1 -0
  2. package/es/api/resources/Closing.d.ts.map +1 -1
  3. package/es/api/resources/Closing.js +3 -0
  4. package/es/api/resources/Closing.js.map +1 -1
  5. package/es/api/resources/Library.d.ts +1 -1
  6. package/es/api/resources/Library.d.ts.map +1 -1
  7. package/es/api/resources/Library.js +7 -2
  8. package/es/api/resources/Library.js.map +1 -1
  9. package/es/api/resources/MachineLearning.d.ts +2 -1
  10. package/es/api/resources/MachineLearning.d.ts.map +1 -1
  11. package/es/api/resources/MachineLearning.js +6 -0
  12. package/es/api/resources/MachineLearning.js.map +1 -1
  13. package/es/api/resources/PromoCode.d.ts +2 -1
  14. package/es/api/resources/PromoCode.d.ts.map +1 -1
  15. package/es/api/resources/PromoCode.js +3 -0
  16. package/es/api/resources/PromoCode.js.map +1 -1
  17. package/es/api/resources/Registration.d.ts +4 -1
  18. package/es/api/resources/Registration.d.ts.map +1 -1
  19. package/es/api/resources/Registration.js +9 -0
  20. package/es/api/resources/Registration.js.map +1 -1
  21. package/es/types/Enum/AnswerTypeValue.d.ts +2 -2
  22. package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
  23. package/es/types/Enum/AnswerTypeValue.js +1 -1
  24. package/es/types/Enum/AnswerTypeValue.js.map +1 -1
  25. package/es/types/Enum/BalanceSheetQuestion.d.ts +24 -3
  26. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  27. package/es/types/Enum/BalanceSheetQuestion.js +23 -2
  28. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  29. package/es/types/Enum/Registration.d.ts +7 -0
  30. package/es/types/Enum/Registration.d.ts.map +1 -0
  31. package/es/types/Enum/Registration.js +8 -0
  32. package/es/types/Enum/Registration.js.map +1 -0
  33. package/es/types/Enum/Vat.d.ts +17 -101
  34. package/es/types/Enum/Vat.d.ts.map +1 -1
  35. package/es/types/Enum/Vat.js +163 -11
  36. package/es/types/Enum/Vat.js.map +1 -1
  37. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +2 -0
  38. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
  39. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  40. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts +5 -0
  41. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts.map +1 -0
  42. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +21 -0
  43. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  44. package/es/types/Interface/api/cerfa/2050.d.ts +0 -2
  45. package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
  46. package/es/types/Interface/api/cerfa/2050.js +1 -2
  47. package/es/types/Interface/api/cerfa/2050.js.map +1 -1
  48. package/es/types/Interface/api/product/CreateProduct.d.ts.map +1 -1
  49. package/es/types/Interface/api/product/CreateProduct.js +1 -2
  50. package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
  51. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts +8 -0
  52. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts.map +1 -0
  53. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js +45 -0
  54. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  55. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts +7 -0
  56. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts.map +1 -0
  57. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js +2 -0
  58. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  59. package/es/types/Interface/api/registration/CreateRegistration.d.ts +5 -9
  60. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  61. package/es/types/Interface/api/registration/CreateRegistration.js +17 -4
  62. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  63. package/es/types/Interface/api/registration/QueryRegistration.d.ts +4 -0
  64. package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -0
  65. package/es/types/Interface/api/registration/QueryRegistration.js +21 -0
  66. package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  67. package/es/types/Interface/api/registration/ReadRegistration.d.ts +4 -9
  68. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  69. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  70. package/es/types/Interface/models/IDefaultPromotion.d.ts +17 -0
  71. package/es/types/Interface/models/IDefaultPromotion.d.ts.map +1 -0
  72. package/es/types/Interface/models/IDefaultPromotion.js +2 -0
  73. package/es/types/Interface/models/IDefaultPromotion.js.map +1 -0
  74. package/es/types/Interface/models/IFecFile.d.ts +1 -0
  75. package/es/types/Interface/models/IFecFile.d.ts.map +1 -1
  76. package/es/types/Interface/models/IFecFile.js.map +1 -1
  77. package/es/types/Interface/models/IRegistration.d.ts +4 -3
  78. package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
  79. package/es/types/Interface/models/IRegistration.js.map +1 -1
  80. package/es/types/index.d.ts +6 -0
  81. package/es/types/index.d.ts.map +1 -1
  82. package/es/types/index.js +6 -0
  83. package/es/types/index.js.map +1 -1
  84. package/js/api/Resource.js.map +1 -1
  85. package/js/api/index.js.map +1 -1
  86. package/js/api/resources/Account.js.map +1 -1
  87. package/js/api/resources/AccountType.js.map +1 -1
  88. package/js/api/resources/AccountingFiles.js.map +1 -1
  89. package/js/api/resources/AccountingIncome.js.map +1 -1
  90. package/js/api/resources/AccountsSectors.js.map +1 -1
  91. package/js/api/resources/Authenticate.js.map +1 -1
  92. package/js/api/resources/BalanceSheet.js.map +1 -1
  93. package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
  94. package/js/api/resources/BalanceSheetModule.js.map +1 -1
  95. package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
  96. package/js/api/resources/BankStatement.js.map +1 -1
  97. package/js/api/resources/BudgetInsight.js.map +1 -1
  98. package/js/api/resources/Cerfa.js.map +1 -1
  99. package/js/api/resources/Closing.js +4 -0
  100. package/js/api/resources/Closing.js.map +1 -1
  101. package/js/api/resources/Connector.js.map +1 -1
  102. package/js/api/resources/Country.js.map +1 -1
  103. package/js/api/resources/CustomerProviderOperation.js.map +1 -1
  104. package/js/api/resources/Dashboard.js.map +1 -1
  105. package/js/api/resources/ExerciceNote.js.map +1 -1
  106. package/js/api/resources/ExerciceQuestion.js.map +1 -1
  107. package/js/api/resources/FecFile.js.map +1 -1
  108. package/js/api/resources/FinancialCharge.js.map +1 -1
  109. package/js/api/resources/FirstStep.js.map +1 -1
  110. package/js/api/resources/GeneralLedger.js.map +1 -1
  111. package/js/api/resources/Immobilization.js.map +1 -1
  112. package/js/api/resources/IncomeAllocation.js.map +1 -1
  113. package/js/api/resources/IncomeStatement.js.map +1 -1
  114. package/js/api/resources/InternalInvoicing.js.map +1 -1
  115. package/js/api/resources/Journal.js.map +1 -1
  116. package/js/api/resources/KilometricAllowance.js.map +1 -1
  117. package/js/api/resources/LegalForm.js.map +1 -1
  118. package/js/api/resources/Letter.js.map +1 -1
  119. package/js/api/resources/Library.js +8 -3
  120. package/js/api/resources/Library.js.map +1 -1
  121. package/js/api/resources/Loan.js.map +1 -1
  122. package/js/api/resources/MachineLearning.js +7 -0
  123. package/js/api/resources/MachineLearning.js.map +1 -1
  124. package/js/api/resources/MealExpense.js.map +1 -1
  125. package/js/api/resources/Partner.js.map +1 -1
  126. package/js/api/resources/PartneredAccountant.js.map +1 -1
  127. package/js/api/resources/Payment.js.map +1 -1
  128. package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
  129. package/js/api/resources/Product.js.map +1 -1
  130. package/js/api/resources/PromoCode.js +6 -0
  131. package/js/api/resources/PromoCode.js.map +1 -1
  132. package/js/api/resources/Provision.js.map +1 -1
  133. package/js/api/resources/QuotesAccount.js.map +1 -1
  134. package/js/api/resources/Registration.js +14 -0
  135. package/js/api/resources/Registration.js.map +1 -1
  136. package/js/api/resources/Report.js.map +1 -1
  137. package/js/api/resources/Revision.js.map +1 -1
  138. package/js/api/resources/RevisionGuide.js.map +1 -1
  139. package/js/api/resources/SalariesFile.js.map +1 -1
  140. package/js/api/resources/Search.js.map +1 -1
  141. package/js/api/resources/Shine.js.map +1 -1
  142. package/js/api/resources/Simulation.js.map +1 -1
  143. package/js/api/resources/Society.js.map +1 -1
  144. package/js/api/resources/SocietyPromoCode.js.map +1 -1
  145. package/js/api/resources/Sponsorship.js.map +1 -1
  146. package/js/api/resources/Step.js.map +1 -1
  147. package/js/api/resources/Stocks.js.map +1 -1
  148. package/js/api/resources/Subscription.js.map +1 -1
  149. package/js/api/resources/Survey.js.map +1 -1
  150. package/js/api/resources/Tax.js.map +1 -1
  151. package/js/api/resources/TaxDeadline.js.map +1 -1
  152. package/js/api/resources/Transaction.js.map +1 -1
  153. package/js/api/resources/User.js.map +1 -1
  154. package/js/api/resources/VatControl.js.map +1 -1
  155. package/js/api/resources/VatDeclaration.js.map +1 -1
  156. package/js/api/resources/Vehicle.js.map +1 -1
  157. package/js/api/resources/WorkingSchedule.js.map +1 -1
  158. package/js/api/resources/ZTicket.js.map +1 -1
  159. package/js/api/resources/shareCapital.js.map +1 -1
  160. package/js/api/resources.js.map +1 -1
  161. package/js/index.js.map +1 -1
  162. package/js/types/Enum/Account.js.map +1 -1
  163. package/js/types/Enum/AccountType.js.map +1 -1
  164. package/js/types/Enum/AccountingFileType.js.map +1 -1
  165. package/js/types/Enum/AccountingJournal.js.map +1 -1
  166. package/js/types/Enum/AccountsSectors.js.map +1 -1
  167. package/js/types/Enum/Activity.js.map +1 -1
  168. package/js/types/Enum/AnswerTypeValue.js +1 -1
  169. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  170. package/js/types/Enum/Aspone.js.map +1 -1
  171. package/js/types/Enum/BalanceSheet.js.map +1 -1
  172. package/js/types/Enum/BalanceSheetModule.js.map +1 -1
  173. package/js/types/Enum/BalanceSheetQuestion.js +23 -2
  174. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  175. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  176. package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
  177. package/js/types/Enum/BankAccountType.js.map +1 -1
  178. package/js/types/Enum/BrandClementine.js.map +1 -1
  179. package/js/types/Enum/BrandComptalib.js.map +1 -1
  180. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  181. package/js/types/Enum/CerfaType.js.map +1 -1
  182. package/js/types/Enum/Channel.js.map +1 -1
  183. package/js/types/Enum/Comment.js.map +1 -1
  184. package/js/types/Enum/ComptaType.js.map +1 -1
  185. package/js/types/Enum/ConnectorType.js.map +1 -1
  186. package/js/types/Enum/Country.js.map +1 -1
  187. package/js/types/Enum/Currency.js.map +1 -1
  188. package/js/types/Enum/EstimateInvoice.js.map +1 -1
  189. package/js/types/Enum/ExerciceNoteType.js.map +1 -1
  190. package/js/types/Enum/FecFileDelimiter.js.map +1 -1
  191. package/js/types/Enum/FieldSocietyStat.js.map +1 -1
  192. package/js/types/Enum/FileType.js.map +1 -1
  193. package/js/types/Enum/FiscalRegime.js.map +1 -1
  194. package/js/types/Enum/FuelType.js.map +1 -1
  195. package/js/types/Enum/Ged.js.map +1 -1
  196. package/js/types/Enum/Gescom.js.map +1 -1
  197. package/js/types/Enum/GlobalRegime.js.map +1 -1
  198. package/js/types/Enum/ImmobilizationType.js.map +1 -1
  199. package/js/types/Enum/IncomeStatement.js.map +1 -1
  200. package/js/types/Enum/JeDeclare.js.map +1 -1
  201. package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
  202. package/js/types/Enum/LegalForm.js.map +1 -1
  203. package/js/types/Enum/LegalInformation.js.map +1 -1
  204. package/js/types/Enum/LetterState.js.map +1 -1
  205. package/js/types/Enum/LetterType.js.map +1 -1
  206. package/js/types/Enum/Log.js.map +1 -1
  207. package/js/types/Enum/MachineLearning.js.map +1 -1
  208. package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
  209. package/js/types/Enum/MimeType.js.map +1 -1
  210. package/js/types/Enum/Nature.js.map +1 -1
  211. package/js/types/Enum/Notification.js.map +1 -1
  212. package/js/types/Enum/Ocr.js.map +1 -1
  213. package/js/types/Enum/PartnerTransactionType.js.map +1 -1
  214. package/js/types/Enum/PartnerType.js.map +1 -1
  215. package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
  216. package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
  217. package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
  218. package/js/types/Enum/PaymentMethod.js.map +1 -1
  219. package/js/types/Enum/Prestation.js.map +1 -1
  220. package/js/types/Enum/Proceding.js.map +1 -1
  221. package/js/types/Enum/ProductType.js.map +1 -1
  222. package/js/types/Enum/ProfitsType.js.map +1 -1
  223. package/js/types/Enum/ProvisionType.js.map +1 -1
  224. package/js/types/Enum/Quality.js.map +1 -1
  225. package/js/types/Enum/RegisterCategory.js.map +1 -1
  226. package/js/types/Enum/Registration.js +14 -0
  227. package/js/types/Enum/Registration.js.map +1 -0
  228. package/js/types/Enum/RegistrationSource.js.map +1 -1
  229. package/js/types/Enum/ReportState.js.map +1 -1
  230. package/js/types/Enum/ReportType.js.map +1 -1
  231. package/js/types/Enum/RevisionGuide.js.map +1 -1
  232. package/js/types/Enum/Role.js.map +1 -1
  233. package/js/types/Enum/SaleType.js.map +1 -1
  234. package/js/types/Enum/Sector.js.map +1 -1
  235. package/js/types/Enum/SendInBlueList.js.map +1 -1
  236. package/js/types/Enum/Simulation.js.map +1 -1
  237. package/js/types/Enum/SponsorshipState.js.map +1 -1
  238. package/js/types/Enum/StockType.js.map +1 -1
  239. package/js/types/Enum/SubscriptionType.js.map +1 -1
  240. package/js/types/Enum/Supervision.js.map +1 -1
  241. package/js/types/Enum/SurveyType.js.map +1 -1
  242. package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
  243. package/js/types/Enum/Tax.js.map +1 -1
  244. package/js/types/Enum/TaxSystem.js.map +1 -1
  245. package/js/types/Enum/ThirdPartyType.js.map +1 -1
  246. package/js/types/Enum/TransactionKind.js.map +1 -1
  247. package/js/types/Enum/TransactionStatus.js.map +1 -1
  248. package/js/types/Enum/TypeBankConnection.js.map +1 -1
  249. package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  250. package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
  251. package/js/types/Enum/TypePayment.js.map +1 -1
  252. package/js/types/Enum/Unit.js.map +1 -1
  253. package/js/types/Enum/Util.js.map +1 -1
  254. package/js/types/Enum/Vat.js +172 -20
  255. package/js/types/Enum/Vat.js.map +1 -1
  256. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  257. package/js/types/Enum/VatRegime.js.map +1 -1
  258. package/js/types/Enum/Vehicle.js.map +1 -1
  259. package/js/types/Enum/VehicleType.js.map +1 -1
  260. package/js/types/Form/FormAuthenticate.js.map +1 -1
  261. package/js/types/Form/FormConnector.js.map +1 -1
  262. package/js/types/Interface/api/BasePaginate.js.map +1 -1
  263. package/js/types/Interface/api/BaseRequest.js.map +1 -1
  264. package/js/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
  265. package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
  266. package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
  267. package/js/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
  268. package/js/types/Interface/api/account/ReadAccounts.js.map +1 -1
  269. package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -1
  270. package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
  271. package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
  272. package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
  273. package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  274. package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
  275. package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -1
  276. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  277. package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -1
  278. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  279. package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
  280. package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
  281. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +29 -0
  282. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  283. package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  284. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  285. package/js/types/Interface/api/aspone/Util.js.map +1 -1
  286. package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
  287. package/js/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
  288. package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
  289. package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
  290. package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
  291. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  292. package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
  293. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  294. package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
  295. package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
  296. package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
  297. package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
  298. package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
  299. package/js/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +1 -1
  300. package/js/types/Interface/api/cerfa/2031.js.map +1 -1
  301. package/js/types/Interface/api/cerfa/2033.js.map +1 -1
  302. package/js/types/Interface/api/cerfa/2035.js.map +1 -1
  303. package/js/types/Interface/api/cerfa/2050.js +0 -4
  304. package/js/types/Interface/api/cerfa/2050.js.map +1 -1
  305. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  306. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  307. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  308. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  309. package/js/types/Interface/api/cerfa/Utils.js.map +1 -1
  310. package/js/types/Interface/api/closing/ProcessedClosing.js.map +1 -1
  311. package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
  312. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  313. package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
  314. package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
  315. package/js/types/Interface/api/dashboard/QueryGescom.js.map +1 -1
  316. package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
  317. package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
  318. package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
  319. package/js/types/Interface/api/dashboard/QueryVat.js.map +1 -1
  320. package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
  321. package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
  322. package/js/types/Interface/api/dashboard/ReadGescom.js.map +1 -1
  323. package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
  324. package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
  325. package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLoss.js.map +1 -1
  326. package/js/types/Interface/api/dashboard/ReadVat.js.map +1 -1
  327. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  328. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  329. package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
  330. package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
  331. package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
  332. package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
  333. package/js/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
  334. package/js/types/Interface/api/fecFile/DeleteFecFile.js.map +1 -1
  335. package/js/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
  336. package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
  337. package/js/types/Interface/api/file/TFile.js.map +1 -1
  338. package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
  339. package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  340. package/js/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +1 -1
  341. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  342. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
  343. package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
  344. package/js/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
  345. package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
  346. package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  347. package/js/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +1 -1
  348. package/js/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +1 -1
  349. package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
  350. package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
  351. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  352. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
  353. package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
  354. package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
  355. package/js/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +1 -1
  356. package/js/types/Interface/api/jeDeclare/Util.js.map +1 -1
  357. package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
  358. package/js/types/Interface/api/journal/Journals.js.map +1 -1
  359. package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
  360. package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
  361. package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
  362. package/js/types/Interface/api/library/QueryLibrary.js.map +1 -1
  363. package/js/types/Interface/api/library/ReadLibraryFile.js.map +1 -1
  364. package/js/types/Interface/api/loan/CreateLoan.js.map +1 -1
  365. package/js/types/Interface/api/loan/UpdateLoan.js.map +1 -1
  366. package/js/types/Interface/api/log/CreateLog.js.map +1 -1
  367. package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
  368. package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
  369. package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
  370. package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
  371. package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
  372. package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
  373. package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
  374. package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  375. package/js/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
  376. package/js/types/Interface/api/pappers/CreatePappers.js.map +1 -1
  377. package/js/types/Interface/api/pappers/QueryPappers.js.map +1 -1
  378. package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
  379. package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
  380. package/js/types/Interface/api/partner/GetPartners.js.map +1 -1
  381. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
  382. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
  383. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
  384. package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
  385. package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
  386. package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
  387. package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
  388. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
  389. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +1 -1
  390. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -1
  391. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
  392. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
  393. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
  394. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -1
  395. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
  396. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
  397. package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
  398. package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  399. package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  400. package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
  401. package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  402. package/js/types/Interface/api/pdf/BillingDocumentData.js.map +1 -1
  403. package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
  404. package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -1
  405. package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -1
  406. package/js/types/Interface/api/prestashop/PSObject.js.map +1 -1
  407. package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -1
  408. package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -1
  409. package/js/types/Interface/api/product/CreateProduct.js +1 -1
  410. package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
  411. package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
  412. package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
  413. package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
  414. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js +49 -0
  415. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  416. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js +6 -0
  417. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  418. package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
  419. package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
  420. package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
  421. package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
  422. package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
  423. package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
  424. package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
  425. package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
  426. package/js/types/Interface/api/registration/CreateRegistration.js +11 -3
  427. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  428. package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  429. package/js/types/Interface/api/registration/QueryRegistration.js +29 -0
  430. package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  431. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  432. package/js/types/Interface/api/report/CreateReport.js.map +1 -1
  433. package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
  434. package/js/types/Interface/api/report/QueryReports.js.map +1 -1
  435. package/js/types/Interface/api/report/QueryReportsStats.js.map +1 -1
  436. package/js/types/Interface/api/report/ReadReport.js.map +1 -1
  437. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  438. package/js/types/Interface/api/report/UpdateReport.js.map +1 -1
  439. package/js/types/Interface/api/revision/QueryRevision.js.map +1 -1
  440. package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
  441. package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
  442. package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
  443. package/js/types/Interface/api/revision/ReadRevision.js.map +1 -1
  444. package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +1 -1
  445. package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +1 -1
  446. package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
  447. package/js/types/Interface/api/revision/Revision.js.map +1 -1
  448. package/js/types/Interface/api/revision/RevisionObject.js.map +1 -1
  449. package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
  450. package/js/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
  451. package/js/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
  452. package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
  453. package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
  454. package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
  455. package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
  456. package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
  457. package/js/types/Interface/api/shine/ConnectResponse.js.map +1 -1
  458. package/js/types/Interface/api/shine/CreateShine.js.map +1 -1
  459. package/js/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
  460. package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
  461. package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
  462. package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
  463. package/js/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +1 -1
  464. package/js/types/Interface/api/shopify/ShopifyOrder.js.map +1 -1
  465. package/js/types/Interface/api/shopify/address.js.map +1 -1
  466. package/js/types/Interface/api/shopify/base.js.map +1 -1
  467. package/js/types/Interface/api/shopify/client_details.js.map +1 -1
  468. package/js/types/Interface/api/shopify/customer.js.map +1 -1
  469. package/js/types/Interface/api/shopify/discount_allocation.js.map +1 -1
  470. package/js/types/Interface/api/shopify/discount_application.js.map +1 -1
  471. package/js/types/Interface/api/shopify/discount_code.js.map +1 -1
  472. package/js/types/Interface/api/shopify/fulfillment.js.map +1 -1
  473. package/js/types/Interface/api/shopify/line_item.js.map +1 -1
  474. package/js/types/Interface/api/shopify/line_item_property.js.map +1 -1
  475. package/js/types/Interface/api/shopify/location.js.map +1 -1
  476. package/js/types/Interface/api/shopify/note_attribute.js.map +1 -1
  477. package/js/types/Interface/api/shopify/payment_details.js.map +1 -1
  478. package/js/types/Interface/api/shopify/price_set.js.map +1 -1
  479. package/js/types/Interface/api/shopify/refund.js.map +1 -1
  480. package/js/types/Interface/api/shopify/shipping_line.js.map +1 -1
  481. package/js/types/Interface/api/shopify/tax_line.js.map +1 -1
  482. package/js/types/Interface/api/shopify/transaction.js.map +1 -1
  483. package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  484. package/js/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
  485. package/js/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
  486. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  487. package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
  488. package/js/types/Interface/api/society/GetDataSociety.js.map +1 -1
  489. package/js/types/Interface/api/society/LegalFormSiren.js.map +1 -1
  490. package/js/types/Interface/api/society/ListUserSociety.js.map +1 -1
  491. package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
  492. package/js/types/Interface/api/society/ReadSociety.js.map +1 -1
  493. package/js/types/Interface/api/society/ReadSocietyUsers.js.map +1 -1
  494. package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
  495. package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
  496. package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
  497. package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
  498. package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
  499. package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
  500. package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
  501. package/js/types/Interface/api/stock/StockEntries.js.map +1 -1
  502. package/js/types/Interface/api/stock/Stocks.js.map +1 -1
  503. package/js/types/Interface/api/stock/StocksDepreciationInterface.js.map +1 -1
  504. package/js/types/Interface/api/stock/StocksType.js.map +1 -1
  505. package/js/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  506. package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
  507. package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
  508. package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
  509. package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -1
  510. package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -1
  511. package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
  512. package/js/types/Interface/api/tax/CreateTax.js.map +1 -1
  513. package/js/types/Interface/api/tax/ReadCompanyTax.js.map +1 -1
  514. package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
  515. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  516. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  517. package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
  518. package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
  519. package/js/types/Interface/api/user/CreateUser.js.map +1 -1
  520. package/js/types/Interface/api/user/Permissions.js.map +1 -1
  521. package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
  522. package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
  523. package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
  524. package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
  525. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  526. package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -1
  527. package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -1
  528. package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  529. package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  530. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  531. package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -1
  532. package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -1
  533. package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -1
  534. package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -1
  535. package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -1
  536. package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -1
  537. package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -1
  538. package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -1
  539. package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -1
  540. package/js/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
  541. package/js/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
  542. package/js/types/Interface/models/IAbsenceType.js.map +1 -1
  543. package/js/types/Interface/models/IAccessToken.js.map +1 -1
  544. package/js/types/Interface/models/IAccount.js.map +1 -1
  545. package/js/types/Interface/models/IAccountDetail.js.map +1 -1
  546. package/js/types/Interface/models/IAccountExtend.js.map +1 -1
  547. package/js/types/Interface/models/IAccountHelp.js.map +1 -1
  548. package/js/types/Interface/models/IAccountType.js.map +1 -1
  549. package/js/types/Interface/models/IAccountantTracker.js.map +1 -1
  550. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  551. package/js/types/Interface/models/IAccountingFile.js.map +1 -1
  552. package/js/types/Interface/models/IAccountingFileType.js.map +1 -1
  553. package/js/types/Interface/models/IAccountingJournal.js.map +1 -1
  554. package/js/types/Interface/models/IAccountingState.js.map +1 -1
  555. package/js/types/Interface/models/IAccountingStateType.js.map +1 -1
  556. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  557. package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -1
  558. package/js/types/Interface/models/IAccountsSectors.js.map +1 -1
  559. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  560. package/js/types/Interface/models/IActivity.js.map +1 -1
  561. package/js/types/Interface/models/IAdditionalBalance.js.map +1 -1
  562. package/js/types/Interface/models/IAlert.js.map +1 -1
  563. package/js/types/Interface/models/IAllowedIp.js.map +1 -1
  564. package/js/types/Interface/models/IAnalyticsUtm.js.map +1 -1
  565. package/js/types/Interface/models/IAnswerType.js.map +1 -1
  566. package/js/types/Interface/models/IAnswerTypeValue.js.map +1 -1
  567. package/js/types/Interface/models/IApiError.js.map +1 -1
  568. package/js/types/Interface/models/IAppConfig.js.map +1 -1
  569. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  570. package/js/types/Interface/models/IAskAbsence.js.map +1 -1
  571. package/js/types/Interface/models/IAskAbsenceTimes.js.map +1 -1
  572. package/js/types/Interface/models/IAttachmentFile.js.map +1 -1
  573. package/js/types/Interface/models/IAttestation.js.map +1 -1
  574. package/js/types/Interface/models/IAttributionHistory.js.map +1 -1
  575. package/js/types/Interface/models/IAutoLoginToken.js.map +1 -1
  576. package/js/types/Interface/models/IBalanceBankAccount.js.map +1 -1
  577. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  578. package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
  579. package/js/types/Interface/models/IBalanceSheetHistory.js.map +1 -1
  580. package/js/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  581. package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -1
  582. package/js/types/Interface/models/IBalanceSheetQuestion.js.map +1 -1
  583. package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -1
  584. package/js/types/Interface/models/IBankAccount.js.map +1 -1
  585. package/js/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
  586. package/js/types/Interface/models/IBankConnection.js.map +1 -1
  587. package/js/types/Interface/models/IBankList.js.map +1 -1
  588. package/js/types/Interface/models/IBankTransaction.js.map +1 -1
  589. package/js/types/Interface/models/IBrandType.js.map +1 -1
  590. package/js/types/Interface/models/IBusinessLine.js.map +1 -1
  591. package/js/types/Interface/models/IBusinessPartner.js.map +1 -1
  592. package/js/types/Interface/models/ICalendarEvent.js.map +1 -1
  593. package/js/types/Interface/models/ICalendarEventUser.js.map +1 -1
  594. package/js/types/Interface/models/ICallDirectly.js.map +1 -1
  595. package/js/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
  596. package/js/types/Interface/models/ICategory.js.map +1 -1
  597. package/js/types/Interface/models/ICerfaType.js.map +1 -1
  598. package/js/types/Interface/models/ICerfaValue.js.map +1 -1
  599. package/js/types/Interface/models/IChangeLog.js.map +1 -1
  600. package/js/types/Interface/models/IChannelType.js.map +1 -1
  601. package/js/types/Interface/models/IChecklist.js.map +1 -1
  602. package/js/types/Interface/models/IChecklistCategoryType.js.map +1 -1
  603. package/js/types/Interface/models/IChecklistDetail.js.map +1 -1
  604. package/js/types/Interface/models/IChecklistType.js.map +1 -1
  605. package/js/types/Interface/models/ICivility.js.map +1 -1
  606. package/js/types/Interface/models/IColor.js.map +1 -1
  607. package/js/types/Interface/models/IComment.js.map +1 -1
  608. package/js/types/Interface/models/ICommentType.js.map +1 -1
  609. package/js/types/Interface/models/IComptaHistoryType.js.map +1 -1
  610. package/js/types/Interface/models/IComptaType.js.map +1 -1
  611. package/js/types/Interface/models/IConnector.js.map +1 -1
  612. package/js/types/Interface/models/IConnectorType.js.map +1 -1
  613. package/js/types/Interface/models/IContractType.js.map +1 -1
  614. package/js/types/Interface/models/ICotation.js.map +1 -1
  615. package/js/types/Interface/models/ICountry.js.map +1 -1
  616. package/js/types/Interface/models/ICurrency.js.map +1 -1
  617. package/js/types/Interface/models/ICustomerIsRegime.js.map +1 -1
  618. package/js/types/Interface/models/ICustomerSignature.js.map +1 -1
  619. package/js/types/Interface/models/ICustomerTva.js.map +1 -1
  620. package/js/types/Interface/models/ICustomisation.js.map +1 -1
  621. package/js/types/Interface/models/ICustomizationType.js.map +1 -1
  622. package/js/types/Interface/models/ICycle.js.map +1 -1
  623. package/js/types/Interface/models/IDay.js.map +1 -1
  624. package/js/types/Interface/models/IDefaultPromotion.js +6 -0
  625. package/js/types/Interface/models/IDefaultPromotion.js.map +1 -0
  626. package/js/types/Interface/models/IDetailedLogBi.js.map +1 -1
  627. package/js/types/Interface/models/IDirectDebitHistory.js.map +1 -1
  628. package/js/types/Interface/models/IDocumentWaitingType.js.map +1 -1
  629. package/js/types/Interface/models/IEmployee.js.map +1 -1
  630. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
  631. package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
  632. package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
  633. package/js/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
  634. package/js/types/Interface/models/IErrorCode.js.map +1 -1
  635. package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
  636. package/js/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
  637. package/js/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
  638. package/js/types/Interface/models/IExercice.js.map +1 -1
  639. package/js/types/Interface/models/IExerciceComment.js.map +1 -1
  640. package/js/types/Interface/models/IExerciceDetail.js.map +1 -1
  641. package/js/types/Interface/models/IExerciceNote.js.map +1 -1
  642. package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
  643. package/js/types/Interface/models/IExerciceQuestion.js.map +1 -1
  644. package/js/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
  645. package/js/types/Interface/models/IFaq.js.map +1 -1
  646. package/js/types/Interface/models/IFaqCategory.js.map +1 -1
  647. package/js/types/Interface/models/IFecFile.js.map +1 -1
  648. package/js/types/Interface/models/IField.js.map +1 -1
  649. package/js/types/Interface/models/IFile.js.map +1 -1
  650. package/js/types/Interface/models/IFileMissing.js.map +1 -1
  651. package/js/types/Interface/models/IFileType.js.map +1 -1
  652. package/js/types/Interface/models/IFirstStep.js.map +1 -1
  653. package/js/types/Interface/models/IFiscalRegime.js.map +1 -1
  654. package/js/types/Interface/models/IFolderFile.js.map +1 -1
  655. package/js/types/Interface/models/IFollow.js.map +1 -1
  656. package/js/types/Interface/models/IFollowList.js.map +1 -1
  657. package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -1
  658. package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
  659. package/js/types/Interface/models/IFormalism.js.map +1 -1
  660. package/js/types/Interface/models/IFormalismValue.js.map +1 -1
  661. package/js/types/Interface/models/IFrequency.js.map +1 -1
  662. package/js/types/Interface/models/IFuel.js.map +1 -1
  663. package/js/types/Interface/models/IGedCategory.js.map +1 -1
  664. package/js/types/Interface/models/IGedFile.js.map +1 -1
  665. package/js/types/Interface/models/IGedFileType.js.map +1 -1
  666. package/js/types/Interface/models/IGedFolder.js.map +1 -1
  667. package/js/types/Interface/models/IIdentification.js.map +1 -1
  668. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  669. package/js/types/Interface/models/IIndependentReview.js.map +1 -1
  670. package/js/types/Interface/models/IInterestedByFeature.js.map +1 -1
  671. package/js/types/Interface/models/IInternalEstimate.js.map +1 -1
  672. package/js/types/Interface/models/IIpTmpBlocked.js.map +1 -1
  673. package/js/types/Interface/models/IJob.js.map +1 -1
  674. package/js/types/Interface/models/IJobCategory.js.map +1 -1
  675. package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  676. package/js/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
  677. package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -1
  678. package/js/types/Interface/models/ILegalForm.js.map +1 -1
  679. package/js/types/Interface/models/ILegalNotice.js.map +1 -1
  680. package/js/types/Interface/models/ILetter.js.map +1 -1
  681. package/js/types/Interface/models/ILetterType.js.map +1 -1
  682. package/js/types/Interface/models/ILettering.js.map +1 -1
  683. package/js/types/Interface/models/ILoan.js.map +1 -1
  684. package/js/types/Interface/models/ILog.js.map +1 -1
  685. package/js/types/Interface/models/ILogBi.js.map +1 -1
  686. package/js/types/Interface/models/ILogType.js.map +1 -1
  687. package/js/types/Interface/models/IMachineLearningResult.js.map +1 -1
  688. package/js/types/Interface/models/IMailAuto.js.map +1 -1
  689. package/js/types/Interface/models/IMailAutoType.js.map +1 -1
  690. package/js/types/Interface/models/IMailSociety.js.map +1 -1
  691. package/js/types/Interface/models/IMonth.js.map +1 -1
  692. package/js/types/Interface/models/INationality.js.map +1 -1
  693. package/js/types/Interface/models/INature.js.map +1 -1
  694. package/js/types/Interface/models/INote.js.map +1 -1
  695. package/js/types/Interface/models/INotification.js.map +1 -1
  696. package/js/types/Interface/models/INotificationCodeType.js.map +1 -1
  697. package/js/types/Interface/models/INotificationType.js.map +1 -1
  698. package/js/types/Interface/models/IOldExpertInfo.js.map +1 -1
  699. package/js/types/Interface/models/IOperationLegalNotice.js.map +1 -1
  700. package/js/types/Interface/models/IPageView.js.map +1 -1
  701. package/js/types/Interface/models/IPartnerTransaction.js.map +1 -1
  702. package/js/types/Interface/models/IPartnerTransactionType.js.map +1 -1
  703. package/js/types/Interface/models/IPartneredAccountant.js.map +1 -1
  704. package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -1
  705. package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -1
  706. package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -1
  707. package/js/types/Interface/models/IPartneredAccountantServiceIcon.js.map +1 -1
  708. package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -1
  709. package/js/types/Interface/models/IPartneredAccountantToSociety.js.map +1 -1
  710. package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -1
  711. package/js/types/Interface/models/IPayPlan.js.map +1 -1
  712. package/js/types/Interface/models/IPayment.js.map +1 -1
  713. package/js/types/Interface/models/IPaymentDelay.js.map +1 -1
  714. package/js/types/Interface/models/IPaymentExpectation.js.map +1 -1
  715. package/js/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
  716. package/js/types/Interface/models/IPaymentMethod.js.map +1 -1
  717. package/js/types/Interface/models/IPaymentSchedule.js.map +1 -1
  718. package/js/types/Interface/models/IPaymentWaiting.js.map +1 -1
  719. package/js/types/Interface/models/IPenalty.js.map +1 -1
  720. package/js/types/Interface/models/IPenaltyType.js.map +1 -1
  721. package/js/types/Interface/models/IPendingPoint.js.map +1 -1
  722. package/js/types/Interface/models/IPermission.js.map +1 -1
  723. package/js/types/Interface/models/IPhoneNumber.js.map +1 -1
  724. package/js/types/Interface/models/IPhonePrefix.js.map +1 -1
  725. package/js/types/Interface/models/IPhonePrefixChild.js.map +1 -1
  726. package/js/types/Interface/models/IPrestation.js.map +1 -1
  727. package/js/types/Interface/models/IPrestationComplementary.js.map +1 -1
  728. package/js/types/Interface/models/IPrestationList.js.map +1 -1
  729. package/js/types/Interface/models/IProcedure.js.map +1 -1
  730. package/js/types/Interface/models/IProduct.js.map +1 -1
  731. package/js/types/Interface/models/IProductInvoice.js.map +1 -1
  732. package/js/types/Interface/models/IPromoCode.js.map +1 -1
  733. package/js/types/Interface/models/IQuality.js.map +1 -1
  734. package/js/types/Interface/models/IQuotaLead.js.map +1 -1
  735. package/js/types/Interface/models/IRating.js.map +1 -1
  736. package/js/types/Interface/models/IReason.js.map +1 -1
  737. package/js/types/Interface/models/IReasonTermination.js.map +1 -1
  738. package/js/types/Interface/models/IRecontactHistory.js.map +1 -1
  739. package/js/types/Interface/models/IRefund.js.map +1 -1
  740. package/js/types/Interface/models/IRefundMotif.js.map +1 -1
  741. package/js/types/Interface/models/IRegion.js.map +1 -1
  742. package/js/types/Interface/models/IRegisterCategory.js.map +1 -1
  743. package/js/types/Interface/models/IRegistration.js.map +1 -1
  744. package/js/types/Interface/models/IRegulate.js.map +1 -1
  745. package/js/types/Interface/models/IRegulation.js.map +1 -1
  746. package/js/types/Interface/models/IRelatedAccountingTransaction.js.map +1 -1
  747. package/js/types/Interface/models/IRepeatType.js.map +1 -1
  748. package/js/types/Interface/models/IReport.js.map +1 -1
  749. package/js/types/Interface/models/IReportType.js.map +1 -1
  750. package/js/types/Interface/models/IRevisionGuide.js.map +1 -1
  751. package/js/types/Interface/models/IRole.js.map +1 -1
  752. package/js/types/Interface/models/IRoleUser.js.map +1 -1
  753. package/js/types/Interface/models/IRoom.js.map +1 -1
  754. package/js/types/Interface/models/IRule.js.map +1 -1
  755. package/js/types/Interface/models/ISalariesFile.js.map +1 -1
  756. package/js/types/Interface/models/ISchedule.js.map +1 -1
  757. package/js/types/Interface/models/ISector.js.map +1 -1
  758. package/js/types/Interface/models/ISendMethod.js.map +1 -1
  759. package/js/types/Interface/models/IService.js.map +1 -1
  760. package/js/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  761. package/js/types/Interface/models/ISimulation.js.map +1 -1
  762. package/js/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
  763. package/js/types/Interface/models/ISimulationColor.js.map +1 -1
  764. package/js/types/Interface/models/ISimulationElement.js.map +1 -1
  765. package/js/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
  766. package/js/types/Interface/models/ISimulationPeriod.js.map +1 -1
  767. package/js/types/Interface/models/ISimulationSummary.js.map +1 -1
  768. package/js/types/Interface/models/ISms.js.map +1 -1
  769. package/js/types/Interface/models/ISmsType.js.map +1 -1
  770. package/js/types/Interface/models/ISocialDetail.js.map +1 -1
  771. package/js/types/Interface/models/ISociety.js.map +1 -1
  772. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  773. package/js/types/Interface/models/ISocietyBank.js.map +1 -1
  774. package/js/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
  775. package/js/types/Interface/models/ISocietyCgv.js.map +1 -1
  776. package/js/types/Interface/models/ISocietyConfig.js.map +1 -1
  777. package/js/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
  778. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  779. package/js/types/Interface/models/ISocietyFile.js.map +1 -1
  780. package/js/types/Interface/models/ISocietyGescom.js.map +1 -1
  781. package/js/types/Interface/models/ISocietyJuridical.js.map +1 -1
  782. package/js/types/Interface/models/ISocietyNote.js.map +1 -1
  783. package/js/types/Interface/models/ISocietyPartner.js.map +1 -1
  784. package/js/types/Interface/models/ISocietyProceding.js.map +1 -1
  785. package/js/types/Interface/models/ISocietyPromoCode.js.map +1 -1
  786. package/js/types/Interface/models/ISocietyRelance.js.map +1 -1
  787. package/js/types/Interface/models/ISocietySocial.js.map +1 -1
  788. package/js/types/Interface/models/ISocietySoftware.js.map +1 -1
  789. package/js/types/Interface/models/ISocietyStat.js.map +1 -1
  790. package/js/types/Interface/models/ISocietyVehicle.js.map +1 -1
  791. package/js/types/Interface/models/ISoftwareCompta.js.map +1 -1
  792. package/js/types/Interface/models/ISource.js.map +1 -1
  793. package/js/types/Interface/models/ISpecialOperation.js.map +1 -1
  794. package/js/types/Interface/models/ISponsorship.js.map +1 -1
  795. package/js/types/Interface/models/ISponsorshipCheck.js.map +1 -1
  796. package/js/types/Interface/models/ISponsorshipLink.js.map +1 -1
  797. package/js/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +1 -1
  798. package/js/types/Interface/models/IStatusSignature.js.map +1 -1
  799. package/js/types/Interface/models/IStock.js.map +1 -1
  800. package/js/types/Interface/models/IStripeEvent.js.map +1 -1
  801. package/js/types/Interface/models/IStripeEventType.js.map +1 -1
  802. package/js/types/Interface/models/ISubscriptionType.js.map +1 -1
  803. package/js/types/Interface/models/ISuggestion.js.map +1 -1
  804. package/js/types/Interface/models/ISupervision.js.map +1 -1
  805. package/js/types/Interface/models/ISupervisionJob.js.map +1 -1
  806. package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  807. package/js/types/Interface/models/ISurvey.js.map +1 -1
  808. package/js/types/Interface/models/ITag.js.map +1 -1
  809. package/js/types/Interface/models/ITask.js.map +1 -1
  810. package/js/types/Interface/models/ITaxSystem.js.map +1 -1
  811. package/js/types/Interface/models/ITeam.js.map +1 -1
  812. package/js/types/Interface/models/ITeamBusinessLine.js.map +1 -1
  813. package/js/types/Interface/models/ITerminationList.js.map +1 -1
  814. package/js/types/Interface/models/IThirdParty.js.map +1 -1
  815. package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
  816. package/js/types/Interface/models/IThirdPartyType.js.map +1 -1
  817. package/js/types/Interface/models/ITicketSupport.js.map +1 -1
  818. package/js/types/Interface/models/ITicketSupportFollow.js.map +1 -1
  819. package/js/types/Interface/models/ITimeTracking.js.map +1 -1
  820. package/js/types/Interface/models/ITimeTrackingSource.js.map +1 -1
  821. package/js/types/Interface/models/ITmpValidationToken.js.map +1 -1
  822. package/js/types/Interface/models/IUser.js.map +1 -1
  823. package/js/types/Interface/models/IUserNotification.js.map +1 -1
  824. package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  825. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
  826. package/js/types/Interface/models/IUserTeam.js.map +1 -1
  827. package/js/types/Interface/models/IUserTest.js.map +1 -1
  828. package/js/types/Interface/models/IVat.js.map +1 -1
  829. package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
  830. package/js/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
  831. package/js/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
  832. package/js/types/Interface/models/IVatMargin.js.map +1 -1
  833. package/js/types/Interface/models/IVatRegime.js.map +1 -1
  834. package/js/types/Interface/models/IVehicleType.js.map +1 -1
  835. package/js/types/Interface/models/IWebMail.js.map +1 -1
  836. package/js/types/Interface/models/IWebMailAttachment.js.map +1 -1
  837. package/js/types/Interface/models/IWebMailSpam.js.map +1 -1
  838. package/js/types/Interface/models/IWebMailSpamType.js.map +1 -1
  839. package/js/types/Interface/models/IWebMailStat.js.map +1 -1
  840. package/js/types/Interface/models/IWebMailType.js.map +1 -1
  841. package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
  842. package/js/types/Interface/models/IZTicket.js.map +1 -1
  843. package/js/types/index.js +72 -0
  844. package/js/types/index.js.map +1 -1
  845. package/js/utils/balanceSheetModule.js.map +1 -1
  846. package/js/utils/brands.js.map +1 -1
  847. package/js/utils/cerfa.js.map +1 -1
  848. package/js/utils/decorators.js.map +1 -1
  849. package/js/utils/index.js.map +1 -1
  850. package/js/utils/logger.js.map +1 -1
  851. package/js/utils/objectUtils/BaseEntity.js.map +1 -1
  852. package/js/utils/objectUtils/flattenObject.js.map +1 -1
  853. package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
  854. package/js/utils/objectUtils/index.js.map +1 -1
  855. package/js/utils/objectUtils/isValidObject.js.map +1 -1
  856. package/js/utils/objectUtils/overwrite.js.map +1 -1
  857. package/js/utils/objectUtils/unflattenObject.js.map +1 -1
  858. package/js/utils/siretValidation.js.map +1 -1
  859. package/js/utils/stringUtils/clean.js.map +1 -1
  860. package/js/utils/stringUtils/index.js.map +1 -1
  861. package/js/utils/transforms/boolean.transform.js.map +1 -1
  862. package/js/utils/validators/formattedDateString.validator.js.map +1 -1
  863. package/js/utils/validators/objectId.validator.js.map +1 -1
  864. package/package.json +1 -1
  865. package/ts/api/resources/Closing.ts +3 -0
  866. package/ts/api/resources/Library.ts +11 -2
  867. package/ts/api/resources/MachineLearning.ts +10 -1
  868. package/ts/api/resources/PromoCode.ts +7 -1
  869. package/ts/api/resources/Registration.ts +12 -1
  870. package/ts/types/Enum/AnswerTypeValue.ts +1 -1
  871. package/ts/types/Enum/BalanceSheetQuestion.ts +23 -2
  872. package/ts/types/Enum/Registration.ts +6 -0
  873. package/ts/types/Enum/Vat.ts +182 -12
  874. package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +2 -0
  875. package/ts/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.ts +9 -0
  876. package/ts/types/Interface/api/cerfa/2050.ts +0 -2
  877. package/ts/types/Interface/api/product/CreateProduct.ts +1 -2
  878. package/ts/types/Interface/api/promoCode/QueryDefaultPromotion.ts +30 -0
  879. package/ts/types/Interface/api/promoCode/ReadDefaultPromotion.ts +6 -0
  880. package/ts/types/Interface/api/registration/CreateRegistration.ts +17 -14
  881. package/ts/types/Interface/api/registration/QueryRegistration.ts +12 -0
  882. package/ts/types/Interface/api/registration/ReadRegistration.ts +2 -9
  883. package/ts/types/Interface/models/IDefaultPromotion.ts +16 -0
  884. package/ts/types/Interface/models/IFecFile.ts +1 -0
  885. package/ts/types/Interface/models/IRegistration.ts +4 -3
  886. package/ts/types/index.ts +6 -0
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Society.ts"],"names":[],"mappings":"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","sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateInvoiceMail,\n UpdateInvoiceMail,\n IMailSociety,\n ISociety,\n LegalFormSiren,\n GetDataSociety,\n CreateSociety,\n CreateSynchronization,\n UpdateSociety,\n CreateBudgetBalanceBankAccount,\n IUser,\n ListUserSociety,\n CreateUserToSocietyWithPermission,\n UpdateUserToSocietyWithPermission,\n ReadSocietyUsers,\n QuerySociety,\n UpdateSocietyPayload,\n} from '../../types';\n\nexport class Society extends Resource {\n public get(params: QuerySociety): Promise<Society> {\n return this.axios.$get('/society', { params });\n }\n\n getInvoiceEmail(): Promise<IMailSociety | Error> {\n return this.axios.$get('/society/invoiceEmail');\n }\n\n createInvoiceEmail(data: CreateInvoiceMail): Promise<IMailSociety | Error> {\n return this.axios.$post('/society/invoiceEmail', data);\n }\n\n updateInvoiceEmail(data: UpdateInvoiceMail): Promise<IMailSociety | Error> {\n return this.axios.$put('/society/invoiceEmail', data);\n }\n createSociety(data: CreateSociety, fromSubscription: boolean | string, isCreatedInApp: boolean): Promise<ISociety> {\n return this.axios.$post(`/society/create?fromSubscription=${fromSubscription}&isCreatedInApp=${isCreatedInApp}`, data);\n }\n updateSociety(id: number, data: UpdateSociety): Promise<ISociety> {\n return this.axios.$put(`/society/${id}/updateSociety`, data);\n }\n\n update(id: number, payload: UpdateSocietyPayload): Promise<ISociety> {\n return this.axios.patch(`/society/${id}`, payload);\n }\n\n archive(id: number): Promise<ISociety> {\n const payload: UpdateSocietyPayload = { society: { archive: true, archiveDate: new Date() } };\n return this.axios.patch(`/society/${id}`, payload);\n }\n\n // this endpoint is used to fetch from extern api for legalForm\n getDataSociety(params: GetDataSociety): Promise<LegalFormSiren[]> {\n return this.axios.$get('/society/dataSociety', { params });\n }\n synchronize(id: number, params: CreateSynchronization): Promise<string> {\n return this.axios.$post(`/society/${id}/synchronize`, params);\n }\n autoImportationTransactions(): Promise<void> {\n return this.axios.$post('/society/bankAccount/autoImportationTransactions');\n }\n importBalanceBankAccount(idSociety: number, idBankAccount: number, params: CreateBudgetBalanceBankAccount): Promise<number> {\n return this.axios.$post(`/society/${idSociety}/bankAccount/${idBankAccount}/importBalance`, params);\n }\n listUserSociety(idSociety: number, params: ListUserSociety):Promise<ReadSocietyUsers> {\n return this.axios.$get(`/society/${idSociety}/users`, { params });\n }\n deleteUser(idSociety: number, idUser: number): Promise<true> {\n return this.axios.$delete(`/society/${idSociety}/user/${idUser}`);\n }\n createUserToSocietyWithPermission(idSociety: number, data: CreateUserToSocietyWithPermission): Promise<IUser> {\n return this.axios.$post(`/society/${idSociety}/userToSocietyWithPermission`, data);\n }\n updateUserToSocietyWithPermission(idSociety: number, id: number, data: UpdateUserToSocietyWithPermission): Promise<IUser> {\n return this.axios.$put(`/society/${idSociety}/userToSocietyWithPermission/${id}`, data);\n }\n delete(id: number): Promise<number> {\n return this.axios.$delete(`/society/${id}`);\n }\n}\n"],"sourceRoot":"","file":"Society.js"}
1
+ {"version":3,"file":"Society.js","mappings":"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","names":["Society","Resource","get","params","axios","$get","getInvoiceEmail","createInvoiceEmail","data","$post","updateInvoiceEmail","$put","createSociety","fromSubscription","isCreatedInApp","updateSociety","id","update","payload","patch","archive","society","archiveDate","Date","getDataSociety","synchronize","autoImportationTransactions","importBalanceBankAccount","idSociety","idBankAccount","listUserSociety","deleteUser","idUser","$delete","createUserToSocietyWithPermission","updateUserToSocietyWithPermission","delete"],"sourceRoot":"","sources":["../../../ts/api/resources/Society.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateInvoiceMail,\n UpdateInvoiceMail,\n IMailSociety,\n ISociety,\n LegalFormSiren,\n GetDataSociety,\n CreateSociety,\n CreateSynchronization,\n UpdateSociety,\n CreateBudgetBalanceBankAccount,\n IUser,\n ListUserSociety,\n CreateUserToSocietyWithPermission,\n UpdateUserToSocietyWithPermission,\n ReadSocietyUsers,\n QuerySociety,\n UpdateSocietyPayload,\n} from '../../types';\n\nexport class Society extends Resource {\n public get(params: QuerySociety): Promise<Society> {\n return this.axios.$get('/society', { params });\n }\n\n getInvoiceEmail(): Promise<IMailSociety | Error> {\n return this.axios.$get('/society/invoiceEmail');\n }\n\n createInvoiceEmail(data: CreateInvoiceMail): Promise<IMailSociety | Error> {\n return this.axios.$post('/society/invoiceEmail', data);\n }\n\n updateInvoiceEmail(data: UpdateInvoiceMail): Promise<IMailSociety | Error> {\n return this.axios.$put('/society/invoiceEmail', data);\n }\n createSociety(data: CreateSociety, fromSubscription: boolean | string, isCreatedInApp: boolean): Promise<ISociety> {\n return this.axios.$post(`/society/create?fromSubscription=${fromSubscription}&isCreatedInApp=${isCreatedInApp}`, data);\n }\n updateSociety(id: number, data: UpdateSociety): Promise<ISociety> {\n return this.axios.$put(`/society/${id}/updateSociety`, data);\n }\n\n update(id: number, payload: UpdateSocietyPayload): Promise<ISociety> {\n return this.axios.patch(`/society/${id}`, payload);\n }\n\n archive(id: number): Promise<ISociety> {\n const payload: UpdateSocietyPayload = { society: { archive: true, archiveDate: new Date() } };\n return this.axios.patch(`/society/${id}`, payload);\n }\n\n // this endpoint is used to fetch from extern api for legalForm\n getDataSociety(params: GetDataSociety): Promise<LegalFormSiren[]> {\n return this.axios.$get('/society/dataSociety', { params });\n }\n synchronize(id: number, params: CreateSynchronization): Promise<string> {\n return this.axios.$post(`/society/${id}/synchronize`, params);\n }\n autoImportationTransactions(): Promise<void> {\n return this.axios.$post('/society/bankAccount/autoImportationTransactions');\n }\n importBalanceBankAccount(idSociety: number, idBankAccount: number, params: CreateBudgetBalanceBankAccount): Promise<number> {\n return this.axios.$post(`/society/${idSociety}/bankAccount/${idBankAccount}/importBalance`, params);\n }\n listUserSociety(idSociety: number, params: ListUserSociety):Promise<ReadSocietyUsers> {\n return this.axios.$get(`/society/${idSociety}/users`, { params });\n }\n deleteUser(idSociety: number, idUser: number): Promise<true> {\n return this.axios.$delete(`/society/${idSociety}/user/${idUser}`);\n }\n createUserToSocietyWithPermission(idSociety: number, data: CreateUserToSocietyWithPermission): Promise<IUser> {\n return this.axios.$post(`/society/${idSociety}/userToSocietyWithPermission`, data);\n }\n updateUserToSocietyWithPermission(idSociety: number, id: number, data: UpdateUserToSocietyWithPermission): Promise<IUser> {\n return this.axios.$put(`/society/${idSociety}/userToSocietyWithPermission/${id}`, data);\n }\n delete(id: number): Promise<number> {\n return this.axios.$delete(`/society/${id}`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/SocietyPromoCode.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,gBAAP,SAAgC,kBAAhC,CAAwC;AAC5C,EAAA,GAAG,CAAC,EAAD,EAAW;AACZ,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,EAAE,YAA9B,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,OAAD,EAAgC;AACpC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,oBAAjB,EAAuC,OAAvC,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,EAAD,EAAW;AACf,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,EAAE,YAAjC,CAAP;AACD;;AAX2C;;QAAjC,gB,GAAA,gB","sourcesContent":["import { ISocietyPromoCode, CreateSocietyPromoCode, IPromoCode } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class SocietyPromoCode extends Resource {\n get(id: number): Promise<IPromoCode> {\n return this.axios.$get(`/society/${id}/promoCode`);\n }\n\n create(payload: CreateSocietyPromoCode): Promise<ISocietyPromoCode> {\n return this.axios.$post('/society/promoCode', payload);\n }\n\n delete(id: number): Promise<void> {\n return this.axios.$delete(`/society/${id}/promoCode`);\n }\n}"],"sourceRoot":"","file":"SocietyPromoCode.js"}
1
+ {"version":3,"file":"SocietyPromoCode.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,gBAAP,SAAgCC,kBAAhC,CAAwC;AAC5CC,KAAG,CAACC,EAAD,EAAW;AACZ,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,YAAYF,EAAE,YAA9B,CAAP;AACD;;AAEDG,QAAM,CAACC,OAAD,EAAgC;AACpC,WAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,oBAAjB,EAAuCD,OAAvC,CAAP;AACD;;AAEDE,QAAM,CAACN,EAAD,EAAW;AACf,WAAO,KAAKC,KAAL,CAAWM,OAAX,CAAmB,YAAYP,EAAE,YAAjC,CAAP;AACD;;AAX2C;;QAAjCH,gB,GAAAA,gB","names":["SocietyPromoCode","Resource","get","id","axios","$get","create","payload","$post","delete","$delete"],"sourceRoot":"","sources":["../../../ts/api/resources/SocietyPromoCode.ts"],"sourcesContent":["import { ISocietyPromoCode, CreateSocietyPromoCode, IPromoCode } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class SocietyPromoCode extends Resource {\n get(id: number): Promise<IPromoCode> {\n return this.axios.$get(`/society/${id}/promoCode`);\n }\n\n create(payload: CreateSocietyPromoCode): Promise<ISocietyPromoCode> {\n return this.axios.$post('/society/promoCode', payload);\n }\n\n delete(id: number): Promise<void> {\n return this.axios.$delete(`/society/${id}/promoCode`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Sponsorship.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAMM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,eAAe,CAAC,MAAD,EAAyB;AACtC,UAAM;AAAE,MAAA;AAAF,QAA0B,MAAhC;AAAA,UAAsB,KAAK,GAAA,MAAA,CAAK,MAAL,EAArB,CAAA,WAAA,CAAqB,CAA3B;;AACA,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,eAArC,EAAsD;AAAE,MAAA,MAAM,EAAE;AAAV,KAAtD,CAAP;AACD;;AAED,EAAA,qBAAqB,CAAC,MAAD,EAAe;AAClC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,wBAAwB,MAAM,EAA9C,CAAP;AACD;;AAED,EAAA,yBAAyB,CAAC,IAAD,EAAa;AACpC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,4BAA4B,IAAI,EAAhD,CAAP;AACD;;AAED,EAAA,0BAA0B,CAAC,SAAD,EAAkB;AAC1C,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,SAAS,kBAAtC,CAAP;AACD;;AAED,EAAA,8BAA8B,CAAC,SAAD,EAAoB,KAApB,EAAmC;AAC/D,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,YAAY,SAAS,uBAAtC,EAA+D;AAAE,MAAA;AAAF,KAA/D,CAAP;AACD;;AAED,EAAA,sBAAsB,CAAC,MAAD,EAA0B;AAC9C,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,sBAAjB,EAAyC,MAAzC,CAAP;AACD;;AAxBsC;;QAA5B,W,GAAA,W","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateSponsorship, ISponsorship, ISponsorshipCheck, ISponsorshipLink, QuerySponsorship,\n} from '../../types';\nimport { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';\n\nexport class Sponsorship extends Resource {\n getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>> {\n const { idSociety, ...query } = params;\n return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });\n }\n\n getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo> {\n return this.axios.$get(`/society/sponsorship/${idUser}`);\n }\n\n getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck> {\n return this.axios.$get(`/society/sponsorshipLink/${code}`);\n }\n\n postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);\n }\n\n postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });\n }\n\n postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship> {\n return this.axios.$post('/society/sponsorship', params);\n }\n}\n"],"sourceRoot":"","file":"Sponsorship.js"}
1
+ {"version":3,"file":"Sponsorship.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAMM,MAAOA,WAAP,SAA2BC,kBAA3B,CAAmC;AACvCC,iBAAe,CAACC,MAAD,EAAyB;AACtC,UAAM;AAAEC;AAAF,QAA0BD,MAAhC;AAAA,UAAsBE,KAAK,UAAKF,MAAL,EAArB,aAAqB,CAA3B;;AACA,WAAO,KAAKG,KAAL,CAAWC,IAAX,CAAgB,YAAYH,SAAS,eAArC,EAAsD;AAAED,YAAM,EAAEE;AAAV,KAAtD,CAAP;AACD;;AAEDG,uBAAqB,CAACC,MAAD,EAAe;AAClC,WAAO,KAAKH,KAAL,CAAWC,IAAX,CAAgB,wBAAwBE,MAAM,EAA9C,CAAP;AACD;;AAEDC,2BAAyB,CAACC,IAAD,EAAa;AACpC,WAAO,KAAKL,KAAL,CAAWC,IAAX,CAAgB,4BAA4BI,IAAI,EAAhD,CAAP;AACD;;AAEDC,4BAA0B,CAACR,SAAD,EAAkB;AAC1C,WAAO,KAAKE,KAAL,CAAWO,KAAX,CAAiB,YAAYT,SAAS,kBAAtC,CAAP;AACD;;AAEDU,gCAA8B,CAACV,SAAD,EAAoBW,KAApB,EAAmC;AAC/D,WAAO,KAAKT,KAAL,CAAWO,KAAX,CAAiB,YAAYT,SAAS,uBAAtC,EAA+D;AAAEW;AAAF,KAA/D,CAAP;AACD;;AAEDC,wBAAsB,CAACb,MAAD,EAA0B;AAC9C,WAAO,KAAKG,KAAL,CAAWO,KAAX,CAAiB,sBAAjB,EAAyCV,MAAzC,CAAP;AACD;;AAxBsC;;QAA5BH,W,GAAAA,W","names":["Sponsorship","Resource","getSponsorships","params","idSociety","query","axios","$get","getSocietySponsorship","idUser","getSocietySponsorshipLink","code","postSocietySponsorshipLink","$post","postSocietySponsorshipLinkSend","email","postSocietySponsorship"],"sourceRoot":"","sources":["../../../ts/api/resources/Sponsorship.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateSponsorship, ISponsorship, ISponsorshipCheck, ISponsorshipLink, QuerySponsorship,\n} from '../../types';\nimport { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';\n\nexport class Sponsorship extends Resource {\n getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>> {\n const { idSociety, ...query } = params;\n return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });\n }\n\n getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo> {\n return this.axios.$get(`/society/sponsorship/${idUser}`);\n }\n\n getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck> {\n return this.axios.$get(`/society/sponsorshipLink/${code}`);\n }\n\n postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);\n }\n\n postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });\n }\n\n postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship> {\n return this.axios.$post('/society/sponsorship', params);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Step.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEA,MAAM,KAAK,GAAG,SAAd;;AACM,MAAO,KAAP,SAAqB,kBAArB,CAA6B;AACjC,EAAA,WAAW,CACT,SADS,EAET,MAFS,EAEe;AAExB,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,GAAG,KAAK,iBAAiB,SAAS,QAAnD,EAA6D,MAA7D,CAAP;AACD;;AANgC;;QAAtB,K,GAAA,K","sourcesContent":["import { Resource } from '../Resource';\n\nconst ROUTE = 'society';\nexport class Steps extends Resource {\n updateSteps(\n idSociety: number,\n params: { step: string },\n ): Promise<any> {\n return this.axios.$post(`${ROUTE}/subscription/${idSociety}/steps`, params);\n }\n}\n"],"sourceRoot":"","file":"Step.js"}
1
+ {"version":3,"file":"Step.js","mappings":";;;;;;;AAAA;;AAEA,MAAMA,KAAK,GAAG,SAAd;;AACM,MAAOC,KAAP,SAAqBC,kBAArB,CAA6B;AACjCC,aAAW,CACTC,SADS,EAETC,MAFS,EAEe;AAExB,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,GAAGP,KAAK,iBAAiBI,SAAS,QAAnD,EAA6DC,MAA7D,CAAP;AACD;;AANgC;;QAAtBJ,K,GAAAA,K","names":["ROUTE","Steps","Resource","updateSteps","idSociety","params","axios","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Step.ts"],"sourcesContent":["import { Resource } from '../Resource';\n\nconst ROUTE = 'society';\nexport class Steps extends Resource {\n updateSteps(\n idSociety: number,\n params: { step: string },\n ): Promise<any> {\n return this.axios.$post(`${ROUTE}/subscription/${idSociety}/steps`, params);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Stocks.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,MAAP,SAAsB,kBAAtB,CAA8B;AAClC,EAAA,YAAY,CAAC,OAAD,EAAsB;AAChC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,iBAAjB,EAAoC,OAApC,CAAP;AACD;;AAED,EAAA,UAAU,CAAC,IAAD,EAAY;AACpB,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,eAAjB,EAAkC,IAAlC,EAAwC;AAAE,MAAA,OAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAAxC,CAAP;AACD;;AAED,EAAA,SAAS,CAAC,UAAD,EAAmB;AAC1B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,mBAAmB,UAAU,EAA7C,CAAP;AACD;;AAED,EAAA,QAAQ,GAAA;AACN,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,eAAhB,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,KAAD,EAAc;AACxB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,iBAAiB,KAAK,EAAtC,EAA0C;AAAE,MAAA,YAAY,EAAE;AAAhB,KAA1C,CAAP;AACD;;AAED,EAAA,UAAU,CAAC,MAAD,EAAe;AACvB,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,iBAAiB,MAAM,EAA1C,CAAP;AACD;;AAvBiC;;QAAvB,M,GAAA,M","sourcesContent":["import { Resource } from '../Resource';\nimport { StockEntries, TFile } from '../../types';\n\nexport class Stocks extends Resource {\n createStocks(payload: StockEntries): Promise<any> {\n return this.axios.$post('/stocks/entries', payload);\n }\n\n createFile(file: TFile): Promise<any> {\n return this.axios.$post('/stocks/files', file, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n getStocks(idExercice: number): Promise<any> {\n return this.axios.$get(`/stocks/entries/${idExercice}`);\n }\n\n getFiles(): Promise<any> {\n return this.axios.$get('/stocks/files');\n }\n\n downloadFile(token: string): Promise<any> {\n return this.axios.$get(`/stocks/files/${token}`, { responseType: 'blob' });\n }\n\n deleteFile(idFile: number): Promise<any> {\n return this.axios.$delete(`/stocks/files/${idFile}`);\n }\n}"],"sourceRoot":"","file":"Stocks.js"}
1
+ {"version":3,"file":"Stocks.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,MAAP,SAAsBC,kBAAtB,CAA8B;AAClCC,cAAY,CAACC,OAAD,EAAsB;AAChC,WAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,iBAAjB,EAAoCF,OAApC,CAAP;AACD;;AAEDG,YAAU,CAACC,IAAD,EAAY;AACpB,WAAO,KAAKH,KAAL,CAAWC,KAAX,CAAiB,eAAjB,EAAkCE,IAAlC,EAAwC;AAAEC,aAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAAxC,CAAP;AACD;;AAEDC,WAAS,CAACC,UAAD,EAAmB;AAC1B,WAAO,KAAKN,KAAL,CAAWO,IAAX,CAAgB,mBAAmBD,UAAU,EAA7C,CAAP;AACD;;AAEDE,UAAQ;AACN,WAAO,KAAKR,KAAL,CAAWO,IAAX,CAAgB,eAAhB,CAAP;AACD;;AAEDE,cAAY,CAACC,KAAD,EAAc;AACxB,WAAO,KAAKV,KAAL,CAAWO,IAAX,CAAgB,iBAAiBG,KAAK,EAAtC,EAA0C;AAAEC,kBAAY,EAAE;AAAhB,KAA1C,CAAP;AACD;;AAEDC,YAAU,CAACC,MAAD,EAAe;AACvB,WAAO,KAAKb,KAAL,CAAWc,OAAX,CAAmB,iBAAiBD,MAAM,EAA1C,CAAP;AACD;;AAvBiC;;QAAvBjB,M,GAAAA,M","names":["Stocks","Resource","createStocks","payload","axios","$post","createFile","file","headers","getStocks","idExercice","$get","getFiles","downloadFile","token","responseType","deleteFile","idFile","$delete"],"sourceRoot":"","sources":["../../../ts/api/resources/Stocks.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { StockEntries, TFile } from '../../types';\n\nexport class Stocks extends Resource {\n createStocks(payload: StockEntries): Promise<any> {\n return this.axios.$post('/stocks/entries', payload);\n }\n\n createFile(file: TFile): Promise<any> {\n return this.axios.$post('/stocks/files', file, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n getStocks(idExercice: number): Promise<any> {\n return this.axios.$get(`/stocks/entries/${idExercice}`);\n }\n\n getFiles(): Promise<any> {\n return this.axios.$get('/stocks/files');\n }\n\n downloadFile(token: string): Promise<any> {\n return this.axios.$get(`/stocks/files/${token}`, { responseType: 'blob' });\n }\n\n deleteFile(idFile: number): Promise<any> {\n return this.axios.$delete(`/stocks/files/${idFile}`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Subscription.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC,EAAA,uBAAuB,CAAC,MAAD,EAAsC;AAC3D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,4BAAhB,EAA8C;AAAE,MAAA;AAAF,KAA9C,CAAP;AACD;;AAHuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { Resource } from '../Resource';\nimport { RetrieveUpcomingInvoiceParams, ReadUpcomingInvoice } from '../../types';\n\nexport class Subscription extends Resource {\n retrieveUpcomingInvoice(params: RetrieveUpcomingInvoiceParams): Promise<ReadUpcomingInvoice> {\n return this.axios.$get('/subscription/next-invoice', { params });\n }\n}\n"],"sourceRoot":"","file":"Subscription.js"}
1
+ {"version":3,"file":"Subscription.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,YAAP,SAA4BC,kBAA5B,CAAoC;AACxCC,yBAAuB,CAACC,MAAD,EAAsC;AAC3D,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,4BAAhB,EAA8C;AAAEF;AAAF,KAA9C,CAAP;AACD;;AAHuC;;QAA7BH,Y,GAAAA,Y","names":["Subscription","Resource","retrieveUpcomingInvoice","params","axios","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/Subscription.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { RetrieveUpcomingInvoiceParams, ReadUpcomingInvoice } from '../../types';\n\nexport class Subscription extends Resource {\n retrieveUpcomingInvoice(params: RetrieveUpcomingInvoiceParams): Promise<ReadUpcomingInvoice> {\n return this.axios.$get('/subscription/next-invoice', { params });\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Survey.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAKM,MAAO,MAAP,SAAsB,kBAAtB,CAA8B;AAClC,EAAA,MAAM,CAAC,MAAD,EAAqB;AACzB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,UAAhB,EAA4B;AAAE,MAAA;AAAF,KAA5B,CAAP;AACD,GAHiC,CAKlC;AACA;AACA;;;AAEA,EAAA,MAAM,CAAC,MAAD,EAAqB;AACzB,UAAM;AAAE,MAAA;AAAF,QAAkB,MAAxB;AAAA,UAAe,IAAI,GAAA,MAAA,CAAK,MAAL,EAAb,CAAA,IAAA,CAAa,CAAnB;;AACA,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,WAAW,EAAE,EAA7B,EAAiC,IAAjC,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,MAAD,EAAqB;AACzB,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,SAAjB,EAA4B,MAA5B,CAAP;AACD;;AAhBiC;;QAAvB,M,GAAA,M","sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateSurvey, QuerySurveys, /* QuerySurvey, */ReadSurvey, UpdateSurvey,\n} from '../../types';\n\nexport class Survey extends Resource {\n getAll(params: QuerySurveys): Promise<ReadSurvey[]> {\n return this.axios.$get('/surveys', { params });\n }\n\n // get(params: QuerySurvey): Promise<ReadSurvey[]> {\n // return this.axios.$get('/survey', { params });\n // }\n\n update(params: UpdateSurvey): Promise<ReadSurvey> {\n const { id, ...body } = params;\n return this.axios.$put(`/survey/${id}`, body);\n }\n\n create(params: CreateSurvey): Promise<ReadSurvey> {\n return this.axios.$post('/survey', params);\n }\n}\n"],"sourceRoot":"","file":"Survey.js"}
1
+ {"version":3,"file":"Survey.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;AAKM,MAAOA,MAAP,SAAsBC,kBAAtB,CAA8B;AAClCC,QAAM,CAACC,MAAD,EAAqB;AACzB,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,UAAhB,EAA4B;AAAEF;AAAF,KAA5B,CAAP;AACD,GAHiC,CAKlC;AACA;AACA;;;AAEAG,QAAM,CAACH,MAAD,EAAqB;AACzB,UAAM;AAAEI;AAAF,QAAkBJ,MAAxB;AAAA,UAAeK,IAAI,UAAKL,MAAL,EAAb,MAAa,CAAnB;;AACA,WAAO,KAAKC,KAAL,CAAWK,IAAX,CAAgB,WAAWF,EAAE,EAA7B,EAAiCC,IAAjC,CAAP;AACD;;AAEDE,QAAM,CAACP,MAAD,EAAqB;AACzB,WAAO,KAAKC,KAAL,CAAWO,KAAX,CAAiB,SAAjB,EAA4BR,MAA5B,CAAP;AACD;;AAhBiC;;QAAvBH,M,GAAAA,M","names":["Survey","Resource","getAll","params","axios","$get","update","id","body","$put","create","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Survey.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateSurvey, QuerySurveys, /* QuerySurvey, */ReadSurvey, UpdateSurvey,\n} from '../../types';\n\nexport class Survey extends Resource {\n getAll(params: QuerySurveys): Promise<ReadSurvey[]> {\n return this.axios.$get('/surveys', { params });\n }\n\n // get(params: QuerySurvey): Promise<ReadSurvey[]> {\n // return this.axios.$get('/survey', { params });\n // }\n\n update(params: UpdateSurvey): Promise<ReadSurvey> {\n const { id, ...body } = params;\n return this.axios.$put(`/survey/${id}`, body);\n }\n\n create(params: CreateSurvey): Promise<ReadSurvey> {\n return this.axios.$post('/survey', params);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Tax.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,GAAP,SAAmB,kBAAnB,CAA2B;AAC/B,EAAA,MAAM,CAAC,EAAD,EAAW;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,EAAE,QAA/B,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,EAAD,EAAa,OAAb,EAA+B;AACnC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAa,EAAE,QAAhC,EAA0C,OAA1C,CAAP;AACD;;AAED,EAAA,gBAAgB,CAAC,UAAD,EAAmB;AACjC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,cAAc,UAAU,gBAAzC,CAAP;AACD;;AAED,EAAA,aAAa,CAAC,UAAD,EAAmB;AAC9B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,cAAc,UAAU,gBAAxC,CAAP;AACD;;AAd8B;;QAApB,G,GAAA,G","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadTax, CreateTax, ICustomerIsRegime, ReadCompanyTax, IAccountingTransaction,\n} from '../../types';\n\nexport class Tax extends Resource {\n getAll(id: number): Promise<ReadTax> {\n return this.axios.$get(`/exercice/${id}/taxes`);\n }\n create(id: number, payload: CreateTax): Promise<ICustomerIsRegime> {\n return this.axios.$post(`/exercice/${id}/taxes`, payload);\n }\n\n createCompanyTax(idExercice: number): Promise<ReadCompanyTax> {\n return this.axios.$post(`/exercices/${idExercice}/company-taxes`);\n }\n\n getCompanyTax(idExercice: number): Promise<IAccountingTransaction> {\n return this.axios.$get(`/exercices/${idExercice}/company-taxes`);\n }\n}"],"sourceRoot":"","file":"Tax.js"}
1
+ {"version":3,"file":"Tax.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,GAAP,SAAmBC,kBAAnB,CAA2B;AAC/BC,QAAM,CAACC,EAAD,EAAW;AACf,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,aAAaF,EAAE,QAA/B,CAAP;AACD;;AACDG,QAAM,CAACH,EAAD,EAAaI,OAAb,EAA+B;AACnC,WAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,aAAaL,EAAE,QAAhC,EAA0CI,OAA1C,CAAP;AACD;;AAEDE,kBAAgB,CAACC,UAAD,EAAmB;AACjC,WAAO,KAAKN,KAAL,CAAWI,KAAX,CAAiB,cAAcE,UAAU,gBAAzC,CAAP;AACD;;AAEDC,eAAa,CAACD,UAAD,EAAmB;AAC9B,WAAO,KAAKN,KAAL,CAAWC,IAAX,CAAgB,cAAcK,UAAU,gBAAxC,CAAP;AACD;;AAd8B;;QAApBV,G,GAAAA,G","names":["Tax","Resource","getAll","id","axios","$get","create","payload","$post","createCompanyTax","idExercice","getCompanyTax"],"sourceRoot":"","sources":["../../../ts/api/resources/Tax.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadTax, CreateTax, ICustomerIsRegime, ReadCompanyTax, IAccountingTransaction,\n} from '../../types';\n\nexport class Tax extends Resource {\n getAll(id: number): Promise<ReadTax> {\n return this.axios.$get(`/exercice/${id}/taxes`);\n }\n create(id: number, payload: CreateTax): Promise<ICustomerIsRegime> {\n return this.axios.$post(`/exercice/${id}/taxes`, payload);\n }\n\n createCompanyTax(idExercice: number): Promise<ReadCompanyTax> {\n return this.axios.$post(`/exercices/${idExercice}/company-taxes`);\n }\n\n getCompanyTax(idExercice: number): Promise<IAccountingTransaction> {\n return this.axios.$get(`/exercices/${idExercice}/company-taxes`);\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/TaxDeadline.ts"],"names":[],"mappings":";;;;;;;AACA;;AAKM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,WAAW,CAAC,MAAD,EAA2C,WAA3C,EAAoE;AAC7E,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,cAAhB,EAA8B,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC/B,WAAW,GAAG;AAAE,MAAA;AAAF,KAAH,GAAqB,EADD,CAAA,EACI;AACvC,MAAA;AADuC,KADJ,CAA9B,CAAP;AAID;;AACD,EAAA,aAAa,CAAC,MAAD,EAAqC,WAArC,EAA8D;AACzE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,yBAAhB,EAAyC,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC1C,WAAW,GAAG;AAAE,MAAA;AAAF,KAAH,GAAqB,EADU,CAAA,EACP;AACvC,MAAA;AADuC,KADO,CAAzC,CAAP;AAID;;AAZsC;;QAA5B,W,GAAA,W","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryTaxDeadline, QueryPaginate, BasePaginate, ReadTaxDeadline, QueryTaxDeadlineStatistics, ReadTaxDeadlineStatistics,\n} from '../../types';\n\nexport class TaxDeadline extends Resource {\n getPaginate(params: QueryTaxDeadline & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadTaxDeadline>> {\n return this.axios.$get('/taxDeadline', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n getStatistics(params: QueryTaxDeadlineStatistics, cancelToken?: CancelToken): Promise<ReadTaxDeadlineStatistics> {\n return this.axios.$get('/taxDeadline/statistics', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n}"],"sourceRoot":"","file":"TaxDeadline.js"}
1
+ {"version":3,"file":"TaxDeadline.js","mappings":";;;;;;;AACA;;AAKM,MAAOA,WAAP,SAA2BC,kBAA3B,CAAmC;AACvCC,aAAW,CAACC,MAAD,EAA2CC,WAA3C,EAAoE;AAC7E,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,cAAhB,EAA8BC,gCAC/BH,WAAW,GAAG;AAAEA;AAAF,KAAH,GAAqB,EADD,GACI;AACvCD;AADuC,KADJ,CAA9B,CAAP;AAID;;AACDK,eAAa,CAACL,MAAD,EAAqCC,WAArC,EAA8D;AACzE,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,yBAAhB,EAAyCC,gCAC1CH,WAAW,GAAG;AAAEA;AAAF,KAAH,GAAqB,EADU,GACP;AACvCD;AADuC,KADO,CAAzC,CAAP;AAID;;AAZsC;;QAA5BH,W,GAAAA,W","names":["TaxDeadline","Resource","getPaginate","params","cancelToken","axios","$get","Object","getStatistics"],"sourceRoot":"","sources":["../../../ts/api/resources/TaxDeadline.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryTaxDeadline, QueryPaginate, BasePaginate, ReadTaxDeadline, QueryTaxDeadlineStatistics, ReadTaxDeadlineStatistics,\n} from '../../types';\n\nexport class TaxDeadline extends Resource {\n getPaginate(params: QueryTaxDeadline & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadTaxDeadline>> {\n return this.axios.$get('/taxDeadline', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n getStatistics(params: QueryTaxDeadlineStatistics, cancelToken?: CancelToken): Promise<ReadTaxDeadlineStatistics> {\n return this.axios.$get('/taxDeadline/statistics', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAOM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,oBAAoB,CAAC,SAAD,EAAoB,MAApB,EAOH;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,eAArC,EAAsD;AAC3D,MAAA;AAD2D,KAAtD,CAAP;AAGD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,KAApB,EAAkD;AACtD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,oBAArC,EAA2D;AAAE,MAAA,MAAM,EAAE;AAAV,KAA3D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,SAAD,EAAoB,MAApB,EAAyC;AAC/C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,wBAArC,EAA+D,MAA/D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,EAAD,EAAa,IAAb,EAA8C;AACpD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,iBAAiB,EAAE,EAAnC,EAAuC,IAAvC,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,EAApB,EAA8B;AAClC,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,gBAAgB,EAAE,EAA1D,CAAP;AACD;;AACD,EAAA,kBAAkB,CAAC,EAAD,EAAa,IAAb,EAAqC;AACrD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,gBAAgB,EAAE,eAArC,EAAsD;AAAE,MAAA,MAAM,EAAE;AAAV,KAAtD,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,UAAD,EAAmB;AACrC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,oBAAoB,UAAU,EAA9C,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,IAAD,EAA+B;AACzC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,8BAAjB,EAAiD,IAAjD,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,UAAD,EAAmB;AAC7B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,0CAA0C,UAAU,EAApE,CAAP;AACD;;AAED,EAAA,sBAAsB,CAAC,SAAD,EAAoB,KAApB,EAA8C;AAClE,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,uBAAxC,EAAiE;AAAE,MAAA,MAAM,EAAE;AAAV,KAAjE,CAAP;AACD;;AA3CsC;;QAA5B,W,GAAA,W","sourcesContent":["import { Resource } from '../Resource';\nimport {\n AccountingJournal,\n BasePaginate,\n QueryPaginate, ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: {\n idAccountingJournal: AccountingJournal,\n idBankAccount?: Array<number>,\n orderBy?: string,\n descending?: boolean,\n startDate?: string,\n endDate?: string\n } & QueryPaginate): Promise<BasePaginate<ReadFormattedAccountingTransaction> | Error> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n getAll(idSociety: number, query: QueryGetAllTransactions): Promise<IAccountingTransaction[]> {\n return this.axios.$get(`/society/${idSociety}/transactions/list`, { params: query });\n }\n unexport(idSociety: number, params: QueryUnexport): Promise<void> {\n return this.axios.$put(`/society/${idSociety}/transactions/unexport`, params);\n }\n annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction | Error> {\n return this.axios.$put(`/transactions/${id}`, data);\n }\n delete(idSociety: number, id: number): Promise<number> {\n return this.axios.$delete(`/society/${idSociety}/transaction/${id}`);\n }\n deleteTransactions(id: number, data: DeleteTransactions): Promise<number | Error> {\n return this.axios.$delete(`/bankAccount/${id}/transactions`, { params: data });\n }\n\n getBalanceQuotaShare(idExercice: number): Promise<Array<ReadAccountantBalance>> {\n return this.axios.$get(`/society/balance/${idExercice}`);\n }\n\n createManual(data: Array<CreateManualEntry>): Promise<IAccountingTransaction> {\n return this.axios.$post('/society/manual-transactions', data);\n }\n\n getAllManual(idExercice: number): Promise<Array<Array<IAccountingEntry>>> {\n return this.axios.$get(`/society/manual-transactions/exercices/${idExercice}`);\n }\n\n deleteMultipleInvoices(idSociety: number, query: QueryDeleteInvoices): Promise<ReadDeletedInvoices> {\n return this.axios.$delete(`/society/${idSociety}/invoice-transactions`, { params: query });\n }\n}"],"sourceRoot":"","file":"Transaction.js"}
1
+ {"version":3,"file":"Transaction.js","mappings":";;;;;;;AAAA;;AAOM,MAAOA,WAAP,SAA2BC,kBAA3B,CAAmC;AACvCC,sBAAoB,CAACC,SAAD,EAAoBC,MAApB,EAOH;AACf,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,YAAYH,SAAS,eAArC,EAAsD;AAC3DC;AAD2D,KAAtD,CAAP;AAGD;;AACDG,QAAM,CAACJ,SAAD,EAAoBK,KAApB,EAAkD;AACtD,WAAO,KAAKH,KAAL,CAAWC,IAAX,CAAgB,YAAYH,SAAS,oBAArC,EAA2D;AAAEC,YAAM,EAAEI;AAAV,KAA3D,CAAP;AACD;;AACDC,UAAQ,CAACN,SAAD,EAAoBC,MAApB,EAAyC;AAC/C,WAAO,KAAKC,KAAL,CAAWK,IAAX,CAAgB,YAAYP,SAAS,wBAArC,EAA+DC,MAA/D,CAAP;AACD;;AACDO,UAAQ,CAACC,EAAD,EAAaC,IAAb,EAA8C;AACpD,WAAO,KAAKR,KAAL,CAAWK,IAAX,CAAgB,iBAAiBE,EAAE,EAAnC,EAAuCC,IAAvC,CAAP;AACD;;AACDC,QAAM,CAACX,SAAD,EAAoBS,EAApB,EAA8B;AAClC,WAAO,KAAKP,KAAL,CAAWU,OAAX,CAAmB,YAAYZ,SAAS,gBAAgBS,EAAE,EAA1D,CAAP;AACD;;AACDI,oBAAkB,CAACJ,EAAD,EAAaC,IAAb,EAAqC;AACrD,WAAO,KAAKR,KAAL,CAAWU,OAAX,CAAmB,gBAAgBH,EAAE,eAArC,EAAsD;AAAER,YAAM,EAAES;AAAV,KAAtD,CAAP;AACD;;AAEDI,sBAAoB,CAACC,UAAD,EAAmB;AACrC,WAAO,KAAKb,KAAL,CAAWC,IAAX,CAAgB,oBAAoBY,UAAU,EAA9C,CAAP;AACD;;AAEDC,cAAY,CAACN,IAAD,EAA+B;AACzC,WAAO,KAAKR,KAAL,CAAWe,KAAX,CAAiB,8BAAjB,EAAiDP,IAAjD,CAAP;AACD;;AAEDQ,cAAY,CAACH,UAAD,EAAmB;AAC7B,WAAO,KAAKb,KAAL,CAAWC,IAAX,CAAgB,0CAA0CY,UAAU,EAApE,CAAP;AACD;;AAEDI,wBAAsB,CAACnB,SAAD,EAAoBK,KAApB,EAA8C;AAClE,WAAO,KAAKH,KAAL,CAAWU,OAAX,CAAmB,YAAYZ,SAAS,uBAAxC,EAAiE;AAAEC,YAAM,EAAEI;AAAV,KAAjE,CAAP;AACD;;AA3CsC;;QAA5BR,W,GAAAA,W","names":["Transaction","Resource","getFormattedPaginate","idSociety","params","axios","$get","getAll","query","unexport","$put","annotate","id","data","delete","$delete","deleteTransactions","getBalanceQuotaShare","idExercice","createManual","$post","getAllManual","deleteMultipleInvoices"],"sourceRoot":"","sources":["../../../ts/api/resources/Transaction.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n AccountingJournal,\n BasePaginate,\n QueryPaginate, ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: {\n idAccountingJournal: AccountingJournal,\n idBankAccount?: Array<number>,\n orderBy?: string,\n descending?: boolean,\n startDate?: string,\n endDate?: string\n } & QueryPaginate): Promise<BasePaginate<ReadFormattedAccountingTransaction> | Error> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n getAll(idSociety: number, query: QueryGetAllTransactions): Promise<IAccountingTransaction[]> {\n return this.axios.$get(`/society/${idSociety}/transactions/list`, { params: query });\n }\n unexport(idSociety: number, params: QueryUnexport): Promise<void> {\n return this.axios.$put(`/society/${idSociety}/transactions/unexport`, params);\n }\n annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction | Error> {\n return this.axios.$put(`/transactions/${id}`, data);\n }\n delete(idSociety: number, id: number): Promise<number> {\n return this.axios.$delete(`/society/${idSociety}/transaction/${id}`);\n }\n deleteTransactions(id: number, data: DeleteTransactions): Promise<number | Error> {\n return this.axios.$delete(`/bankAccount/${id}/transactions`, { params: data });\n }\n\n getBalanceQuotaShare(idExercice: number): Promise<Array<ReadAccountantBalance>> {\n return this.axios.$get(`/society/balance/${idExercice}`);\n }\n\n createManual(data: Array<CreateManualEntry>): Promise<IAccountingTransaction> {\n return this.axios.$post('/society/manual-transactions', data);\n }\n\n getAllManual(idExercice: number): Promise<Array<Array<IAccountingEntry>>> {\n return this.axios.$get(`/society/manual-transactions/exercices/${idExercice}`);\n }\n\n deleteMultipleInvoices(idSociety: number, query: QueryDeleteInvoices): Promise<ReadDeletedInvoices> {\n return this.axios.$delete(`/society/${idSociety}/invoice-transactions`, { params: query });\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/User.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,IAAP,SAAoB,kBAApB,CAA4B;AAChC,EAAA,OAAO,CAAC,MAAD,EAAqB;AAC1B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,cAAhB,EAAgC,MAAhC,CAAP;AACD;;AACD,EAAA,2BAA2B,CAAC,MAAD,EAAoC;AAC7D,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,QAAQ,MAAM,CAAC,EAAE,8BAAjC,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,IAAD,EAAiB;AACrB,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,aAAjB,EAAgC,IAAhC,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,IAAD,EAAqB;AAC3B,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,eAAjB,EAAkC,IAAlC,CAAP;AACD;;AACD,EAAA,WAAW,CAAC,EAAD,EAAW;AACpB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,QAAQ,EAAE,iBAA1B,CAAP;AACD;;AACD,EAAA,yBAAyB,CAAC,EAAD,EAAa,MAAb,EAA6C;AACpE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,QAAQ,EAAE,4BAA1B,EAAwD;AAAE,MAAA;AAAF,KAAxD,CAAP;AACD;;AAlB+B;;QAArB,I,GAAA,I","sourcesContent":["import { Resource } from '../Resource';\nimport {\n IUser, QueryConfirm, QueryResendConfirmationLink, CreateUser, CreateCoworker, QueryUserSmsConfirmation,\n} from '../../types';\n\nexport class User extends Resource {\n confirm(params: QueryConfirm): Promise<IUser> {\n return this.axios.$put('user/confirm', params);\n }\n resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean> {\n return this.axios.$put(`user/${params.id}/resendConfirmationEmailLink`);\n }\n create(data: CreateUser): Promise<IUser> {\n return this.axios.$post('user/create', data);\n }\n coworker(data: CreateCoworker): Promise<IUser> {\n return this.axios.$post('user/coworker', data);\n }\n sendNewCode(id: number): Promise<IUser> {\n return this.axios.$put(`user/${id}/sendNewSmsCode`);\n }\n verifySmsCodeConfirmation(id: number, params: QueryUserSmsConfirmation): Promise<IUser> {\n return this.axios.$get(`user/${id}/verifySmsCodeConfirmation`, { params });\n }\n}\n"],"sourceRoot":"","file":"User.js"}
1
+ {"version":3,"file":"User.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,IAAP,SAAoBC,kBAApB,CAA4B;AAChCC,SAAO,CAACC,MAAD,EAAqB;AAC1B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,cAAhB,EAAgCF,MAAhC,CAAP;AACD;;AACDG,6BAA2B,CAACH,MAAD,EAAoC;AAC7D,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,QAAQF,MAAM,CAACI,EAAE,8BAAjC,CAAP;AACD;;AACDC,QAAM,CAACC,IAAD,EAAiB;AACrB,WAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,aAAjB,EAAgCD,IAAhC,CAAP;AACD;;AACDE,UAAQ,CAACF,IAAD,EAAqB;AAC3B,WAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,eAAjB,EAAkCD,IAAlC,CAAP;AACD;;AACDG,aAAW,CAACL,EAAD,EAAW;AACpB,WAAO,KAAKH,KAAL,CAAWC,IAAX,CAAgB,QAAQE,EAAE,iBAA1B,CAAP;AACD;;AACDM,2BAAyB,CAACN,EAAD,EAAaJ,MAAb,EAA6C;AACpE,WAAO,KAAKC,KAAL,CAAWU,IAAX,CAAgB,QAAQP,EAAE,4BAA1B,EAAwD;AAAEJ;AAAF,KAAxD,CAAP;AACD;;AAlB+B;;QAArBH,I,GAAAA,I","names":["User","Resource","confirm","params","axios","$put","resendConfirmationEmailLink","id","create","data","$post","coworker","sendNewCode","verifySmsCodeConfirmation","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/User.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IUser, QueryConfirm, QueryResendConfirmationLink, CreateUser, CreateCoworker, QueryUserSmsConfirmation,\n} from '../../types';\n\nexport class User extends Resource {\n confirm(params: QueryConfirm): Promise<IUser> {\n return this.axios.$put('user/confirm', params);\n }\n resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean> {\n return this.axios.$put(`user/${params.id}/resendConfirmationEmailLink`);\n }\n create(data: CreateUser): Promise<IUser> {\n return this.axios.$post('user/create', data);\n }\n coworker(data: CreateCoworker): Promise<IUser> {\n return this.axios.$post('user/coworker', data);\n }\n sendNewCode(id: number): Promise<IUser> {\n return this.axios.$put(`user/${id}/sendNewSmsCode`);\n }\n verifySmsCodeConfirmation(id: number, params: QueryUserSmsConfirmation): Promise<IUser> {\n return this.axios.$get(`user/${id}/verifySmsCodeConfirmation`, { params });\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/VatControl.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;AAEM,MAAO,UAAP,SAA0B,kBAA1B,CAAkC;AACtC,EAAA,oBAAoB,CAAC,MAAD,EAAiB;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,gBAAhB,EAAkC;AAAE,MAAA;AAAF,KAAlC,CAAP;AACD;;AAED,EAAA,YAAY,GAAA;AACV,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,2BAAhB,EAA6C;AAAE,MAAA,MAAM,EAAE;AAAE,QAAA,MAAM,EAAE,CAAC,gBAAc,WAAf;AAAV;AAAV,KAA7C,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,UAAD,EAAmB;AACrC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAA6B,UAAU,YAAvD,EAAqE;AAAE,MAAA,MAAM,EAAE;AAAE,QAAA,MAAM,EAAE,CAAC,gBAAc,WAAf;AAAV;AAAV,KAArE,CAAP;AACD;;AAED,EAAA,UAAU,CAAC,UAAD,EAAqB,OAArB,EAAqD;AAC7D,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,6BAA6B,UAAU,yBAAxD,EAAmF,OAAnF,CAAP;AACD;;AAED,EAAA,UAAU,CAAC,UAAD,EAAqB,OAArB,EAAqD;AAC7D,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,6BAA6B,UAAU,yBAAxD,EAAmF,OAAnF,CAAP;AACD;;AAnBqC;;QAA3B,U,GAAA,U","sourcesContent":["import {\n CreateExerciceQuestions, IBalanceSheetQuestion, IExerciceQuestion, QueryVat, QuestionTheme, ReadVat,\n} from '../..';\nimport { Resource } from '../Resource';\n\nexport class VatControl extends Resource {\n getComputedVatValues(params: QueryVat): Promise<ReadVat> {\n return this.axios.$get('/dashboard/vat', { params });\n }\n\n getQuestions(): Promise<Array<IBalanceSheetQuestion>> {\n return this.axios.$get('/balance-sheets/questions', { params: { themes: [QuestionTheme.VAT_CONTROL] } });\n }\n\n getExerciceQuestions(idExercice: number): Promise<Array<IExerciceQuestion>> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/questions`, { params: { themes: [QuestionTheme.VAT_CONTROL] } });\n }\n\n bulkCreate(idExercice: number, payload: CreateExerciceQuestions): Promise<Array<IExerciceQuestion>> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/questions/batch-create`, payload);\n }\n\n bulkUpdate(idExercice: number, payload: CreateExerciceQuestions): Promise<void> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/questions/batch-update`, payload);\n }\n}\n"],"sourceRoot":"","file":"VatControl.js"}
1
+ {"version":3,"file":"VatControl.js","mappings":";;;;;;;AAAA;;AAGA;;AAEM,MAAOA,UAAP,SAA0BC,kBAA1B,CAAkC;AACtCC,sBAAoB,CAACC,MAAD,EAAiB;AACnC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,gBAAhB,EAAkC;AAAEF;AAAF,KAAlC,CAAP;AACD;;AAEDG,cAAY;AACV,WAAO,KAAKF,KAAL,CAAWC,IAAX,CAAgB,2BAAhB,EAA6C;AAAEF,YAAM,EAAE;AAAEI,cAAM,EAAE,CAACC,gBAAcC,WAAf;AAAV;AAAV,KAA7C,CAAP;AACD;;AAEDC,sBAAoB,CAACC,UAAD,EAAmB;AACrC,WAAO,KAAKP,KAAL,CAAWC,IAAX,CAAgB,6BAA6BM,UAAU,YAAvD,EAAqE;AAAER,YAAM,EAAE;AAAEI,cAAM,EAAE,CAACC,gBAAcC,WAAf;AAAV;AAAV,KAArE,CAAP;AACD;;AAEDG,YAAU,CAACD,UAAD,EAAqBE,OAArB,EAAqD;AAC7D,WAAO,KAAKT,KAAL,CAAWU,KAAX,CAAiB,6BAA6BH,UAAU,yBAAxD,EAAmFE,OAAnF,CAAP;AACD;;AAEDE,YAAU,CAACJ,UAAD,EAAqBE,OAArB,EAAqD;AAC7D,WAAO,KAAKT,KAAL,CAAWU,KAAX,CAAiB,6BAA6BH,UAAU,yBAAxD,EAAmFE,OAAnF,CAAP;AACD;;AAnBqC;;QAA3Bb,U,GAAAA,U","names":["VatControl","Resource","getComputedVatValues","params","axios","$get","getQuestions","themes","QuestionTheme","VAT_CONTROL","getExerciceQuestions","idExercice","bulkCreate","payload","$post","bulkUpdate"],"sourceRoot":"","sources":["../../../ts/api/resources/VatControl.ts"],"sourcesContent":["import {\n CreateExerciceQuestions, IBalanceSheetQuestion, IExerciceQuestion, QueryVat, QuestionTheme, ReadVat,\n} from '../..';\nimport { Resource } from '../Resource';\n\nexport class VatControl extends Resource {\n getComputedVatValues(params: QueryVat): Promise<ReadVat> {\n return this.axios.$get('/dashboard/vat', { params });\n }\n\n getQuestions(): Promise<Array<IBalanceSheetQuestion>> {\n return this.axios.$get('/balance-sheets/questions', { params: { themes: [QuestionTheme.VAT_CONTROL] } });\n }\n\n getExerciceQuestions(idExercice: number): Promise<Array<IExerciceQuestion>> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/questions`, { params: { themes: [QuestionTheme.VAT_CONTROL] } });\n }\n\n bulkCreate(idExercice: number, payload: CreateExerciceQuestions): Promise<Array<IExerciceQuestion>> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/questions/batch-create`, payload);\n }\n\n bulkUpdate(idExercice: number, payload: CreateExerciceQuestions): Promise<void> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/questions/batch-update`, payload);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/VatDeclaration.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,cAAP,SAA8B,kBAA9B,CAAsC;AAC1C,EAAA,0BAA0B,CAAC,EAAD,EAAa,MAAb,EAA2B;AACnD,UAAM,MAAM,GAAwB;AAClC,MAAA,MADkC;AAC1B,MAAA,UAAU,EAAE,IADc;AACR,MAAA,eAAe,EAAE,IAAI,IAAJ,EADT;AACqB,MAAA,OAAO,EAAE,IAD9B;AACoC,MAAA,SAAS,EAAE;AAD/C,KAApC;AAGA,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,qBAAqB,EAAE,EAAvC,EAA2C;AAAE,MAAA;AAAF,KAA3C,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,EAAD,EAAW;AAC7B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,qBAAqB,EAAE,qBAAvC,CAAP;AACD;;AAED,EAAA,uBAAuB,CAAC,EAAD,EAAW;AAChC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,qBAAqB,EAAE,qBAAxC,CAAP;AACD;;AAdyC;;QAA/B,c,GAAA,c","sourcesContent":["import { IAccountingTransaction, QueryVatDeclaration, ReadVatVariousOperations } from '../..';\nimport { Resource } from '../Resource';\n\nexport class VatDeclaration extends Resource {\n updateToRegisteredManually(id: number, idUser: number): Promise<boolean> {\n const params: QueryVatDeclaration = {\n idUser, isComplete: true, declarationDate: new Date(), payload: null, idDeposit: null,\n };\n return this.axios.$put(`/vat-declarations/${id}`, { params });\n }\n\n getVariousOperations(id: number): Promise<ReadVatVariousOperations[]> {\n return this.axios.$get(`/vat-declarations/${id}/various-operations`);\n }\n\n createVariousOperations(id: number): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/vat-declarations/${id}/various-operations`);\n }\n}\n"],"sourceRoot":"","file":"VatDeclaration.js"}
1
+ {"version":3,"file":"VatDeclaration.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,cAAP,SAA8BC,kBAA9B,CAAsC;AAC1CC,4BAA0B,CAACC,EAAD,EAAaC,MAAb,EAA2B;AACnD,UAAMC,MAAM,GAAwB;AAClCD,YADkC;AAC1BE,gBAAU,EAAE,IADc;AACRC,qBAAe,EAAE,IAAIC,IAAJ,EADT;AACqBC,aAAO,EAAE,IAD9B;AACoCC,eAAS,EAAE;AAD/C,KAApC;AAGA,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,qBAAqBT,EAAE,EAAvC,EAA2C;AAAEE;AAAF,KAA3C,CAAP;AACD;;AAEDQ,sBAAoB,CAACV,EAAD,EAAW;AAC7B,WAAO,KAAKQ,KAAL,CAAWG,IAAX,CAAgB,qBAAqBX,EAAE,qBAAvC,CAAP;AACD;;AAEDY,yBAAuB,CAACZ,EAAD,EAAW;AAChC,WAAO,KAAKQ,KAAL,CAAWK,KAAX,CAAiB,qBAAqBb,EAAE,qBAAxC,CAAP;AACD;;AAdyC;;QAA/BH,c,GAAAA,c","names":["VatDeclaration","Resource","updateToRegisteredManually","id","idUser","params","isComplete","declarationDate","Date","payload","idDeposit","axios","$put","getVariousOperations","$get","createVariousOperations","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/VatDeclaration.ts"],"sourcesContent":["import { IAccountingTransaction, QueryVatDeclaration, ReadVatVariousOperations } from '../..';\nimport { Resource } from '../Resource';\n\nexport class VatDeclaration extends Resource {\n updateToRegisteredManually(id: number, idUser: number): Promise<boolean> {\n const params: QueryVatDeclaration = {\n idUser, isComplete: true, declarationDate: new Date(), payload: null, idDeposit: null,\n };\n return this.axios.$put(`/vat-declarations/${id}`, { params });\n }\n\n getVariousOperations(id: number): Promise<ReadVatVariousOperations[]> {\n return this.axios.$get(`/vat-declarations/${id}/various-operations`);\n }\n\n createVariousOperations(id: number): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/vat-declarations/${id}/various-operations`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/Vehicle.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAIA;;AAEM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,mBAAmB,CAAC,SAAD,EAAkB;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,WAAW,SAAS,WAApC,CAAP;AACD;;AAED,EAAA,GAAG,CAAC,SAAD,EAAoB,gBAApB,EAA4C;AAC7C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,WAAW,SAAS,aAAa,gBAAgB,EAAjE,CAAP;AACD;;AAED,EAAA,gCAAgC,CAAC,SAAD,EAAkB;AAChD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,WAAW,SAAS,+BAApC,CAAP;AACD;;AAED,EAAA,MAAM,CACJ,SADI,EAEJ,IAFI,EAGJ,IAHI,EAGM;AAEV,UAAM,QAAQ,GAAG,IAAI,QAAJ,EAAjB;AACA,yBAAQ,IAAR,EAAc,CAAC,KAAD,EAAQ,GAAR,KAAe;AAC3B,UAAI,KAAJ,EAAW;AACT,QAAA,QAAQ,CAAC,MAAT,CAAgB,GAAhB,EAAqB,GAAG,KAAK,EAA7B;AACD;AACF,KAJD;AAKA,IAAA,QAAQ,CAAC,MAAT,CAAgB,MAAhB,EAAwB,IAAxB;AACA,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,WAAW,SAAS,WAArC,EAAkD,QAAlD,EAA4D;AAAE,MAAA,OAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAA5D,CAAP;AACD;;AAED,EAAA,MAAM,CACJ,SADI,EAEJ,gBAFI,EAGJ,IAHI,EAGsB;AAE1B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,WAAW,SAAS,aAAa,gBAAgB,EAAjE,EAAqE,IAArE,CAAP;AACD;;AAED,EAAA,MAAM,CAAC,SAAD,EAAoB,gBAApB,EAA4C;AAChD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,WAAW,SAAS,aAAa,gBAAgB,EAApE,CAAP;AACD;;AAtCkC;;QAAxB,O,GAAA,O","sourcesContent":["import { forEach } from 'lodash';\nimport { CreateSocietyVehicle } from '../..';\nimport { UpdateSocietyVehicle } from '../../types/Interface/api/vehicle/UpdateSocietyVehicle';\nimport { ISocietyVehicle } from '../../types/Interface/models/ISocietyVehicle';\nimport { Resource } from '../Resource';\n\nexport class Vehicle extends Resource {\n getAllFromSocietyId(idSociety: number): Promise<ISocietyVehicle[]> {\n return this.axios.$get(`society/${idSociety}/vehicles`);\n }\n\n get(idSociety: number, idSocietyVehicle: number): Promise<ISocietyVehicle> {\n return this.axios.$get(`society/${idSociety}/vehicles/${idSocietyVehicle}`);\n }\n\n getAllIdsWhithMissingInformation(idSociety: number): Promise<number[]> {\n return this.axios.$get(`society/${idSociety}/vehicles/missing-information`);\n }\n\n create(\n idSociety: number,\n data: CreateSocietyVehicle,\n file: File,\n ): Promise<ISocietyVehicle> {\n const formData = new FormData();\n forEach(data, (value, key) => {\n if (value) {\n formData.append(key, `${value}`);\n }\n });\n formData.append('file', file);\n return this.axios.$post(`society/${idSociety}/vehicles`, formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n update(\n idSociety: number,\n idSocietyVehicle: number,\n data: UpdateSocietyVehicle,\n ): Promise<ISocietyVehicle> {\n return this.axios.$put(`society/${idSociety}/vehicles/${idSocietyVehicle}`, data);\n }\n\n delete(idSociety: number, idSocietyVehicle: number): Promise<boolean> {\n return this.axios.$delete(`society/${idSociety}/vehicles/${idSocietyVehicle}`);\n }\n}\n"],"sourceRoot":"","file":"Vehicle.js"}
1
+ {"version":3,"file":"Vehicle.js","mappings":";;;;;;;AAAA;;AAIA;;AAEM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;AACnCC,qBAAmB,CAACC,SAAD,EAAkB;AACnC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,WAAWF,SAAS,WAApC,CAAP;AACD;;AAEDG,KAAG,CAACH,SAAD,EAAoBI,gBAApB,EAA4C;AAC7C,WAAO,KAAKH,KAAL,CAAWC,IAAX,CAAgB,WAAWF,SAAS,aAAaI,gBAAgB,EAAjE,CAAP;AACD;;AAEDC,kCAAgC,CAACL,SAAD,EAAkB;AAChD,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,WAAWF,SAAS,+BAApC,CAAP;AACD;;AAEDM,QAAM,CACJN,SADI,EAEJO,IAFI,EAGJC,IAHI,EAGM;AAEV,UAAMC,QAAQ,GAAG,IAAIC,QAAJ,EAAjB;AACA,yBAAQH,IAAR,EAAc,CAACI,KAAD,EAAQC,GAAR,KAAe;AAC3B,UAAID,KAAJ,EAAW;AACTF,gBAAQ,CAACI,MAAT,CAAgBD,GAAhB,EAAqB,GAAGD,KAAK,EAA7B;AACD;AACF,KAJD;AAKAF,YAAQ,CAACI,MAAT,CAAgB,MAAhB,EAAwBL,IAAxB;AACA,WAAO,KAAKP,KAAL,CAAWa,KAAX,CAAiB,WAAWd,SAAS,WAArC,EAAkDS,QAAlD,EAA4D;AAAEM,aAAO,EAAE;AAAE,wBAAgB;AAAlB;AAAX,KAA5D,CAAP;AACD;;AAEDC,QAAM,CACJhB,SADI,EAEJI,gBAFI,EAGJG,IAHI,EAGsB;AAE1B,WAAO,KAAKN,KAAL,CAAWgB,IAAX,CAAgB,WAAWjB,SAAS,aAAaI,gBAAgB,EAAjE,EAAqEG,IAArE,CAAP;AACD;;AAEDW,QAAM,CAAClB,SAAD,EAAoBI,gBAApB,EAA4C;AAChD,WAAO,KAAKH,KAAL,CAAWkB,OAAX,CAAmB,WAAWnB,SAAS,aAAaI,gBAAgB,EAApE,CAAP;AACD;;AAtCkC;;QAAxBP,O,GAAAA,O","names":["Vehicle","Resource","getAllFromSocietyId","idSociety","axios","$get","get","idSocietyVehicle","getAllIdsWhithMissingInformation","create","data","file","formData","FormData","value","key","append","$post","headers","update","$put","delete","$delete"],"sourceRoot":"","sources":["../../../ts/api/resources/Vehicle.ts"],"sourcesContent":["import { forEach } from 'lodash';\nimport { CreateSocietyVehicle } from '../..';\nimport { UpdateSocietyVehicle } from '../../types/Interface/api/vehicle/UpdateSocietyVehicle';\nimport { ISocietyVehicle } from '../../types/Interface/models/ISocietyVehicle';\nimport { Resource } from '../Resource';\n\nexport class Vehicle extends Resource {\n getAllFromSocietyId(idSociety: number): Promise<ISocietyVehicle[]> {\n return this.axios.$get(`society/${idSociety}/vehicles`);\n }\n\n get(idSociety: number, idSocietyVehicle: number): Promise<ISocietyVehicle> {\n return this.axios.$get(`society/${idSociety}/vehicles/${idSocietyVehicle}`);\n }\n\n getAllIdsWhithMissingInformation(idSociety: number): Promise<number[]> {\n return this.axios.$get(`society/${idSociety}/vehicles/missing-information`);\n }\n\n create(\n idSociety: number,\n data: CreateSocietyVehicle,\n file: File,\n ): Promise<ISocietyVehicle> {\n const formData = new FormData();\n forEach(data, (value, key) => {\n if (value) {\n formData.append(key, `${value}`);\n }\n });\n formData.append('file', file);\n return this.axios.$post(`society/${idSociety}/vehicles`, formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n update(\n idSociety: number,\n idSocietyVehicle: number,\n data: UpdateSocietyVehicle,\n ): Promise<ISocietyVehicle> {\n return this.axios.$put(`society/${idSociety}/vehicles/${idSocietyVehicle}`, data);\n }\n\n delete(idSociety: number, idSocietyVehicle: number): Promise<boolean> {\n return this.axios.$delete(`society/${idSociety}/vehicles/${idSocietyVehicle}`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/WorkingSchedule.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,eAAP,SAA+B,kBAA/B,CAAuC;AAC3C,EAAA,MAAM,CAAC,EAAD,EAAa,SAAb,EAA+B;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,mBAAmB,EAAE,MAArC,EAA6C;AAClD,MAAA,MAAM,EAAE;AAAE,QAAA;AAAF,OAD0C;AAElD,MAAA,YAAY,EAAE,aAFoC;AAGlD,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAHyC,KAA7C,CAAP;AAOD;;AAT0C;;QAAhC,e,GAAA,e","sourcesContent":["import { Resource } from '../Resource';\n\nexport class WorkingSchedule extends Resource {\n getPdf(id: number, modifDate?: string): Promise<Buffer> {\n return this.axios.$get(`workingSchedule/${id}/pdf`, {\n params: { modifDate },\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}"],"sourceRoot":"","file":"WorkingSchedule.js"}
1
+ {"version":3,"file":"WorkingSchedule.js","mappings":";;;;;;;AAAA;;AAEM,MAAOA,eAAP,SAA+BC,kBAA/B,CAAuC;AAC3CC,QAAM,CAACC,EAAD,EAAaC,SAAb,EAA+B;AACnC,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,mBAAmBH,EAAE,MAArC,EAA6C;AAClDI,YAAM,EAAE;AAAEH;AAAF,OAD0C;AAElDI,kBAAY,EAAE,aAFoC;AAGlDC,aAAO,EAAE;AACPC,cAAM,EAAE;AADD;AAHyC,KAA7C,CAAP;AAOD;;AAT0C;;QAAhCV,e,GAAAA,e","names":["WorkingSchedule","Resource","getPdf","id","modifDate","axios","$get","params","responseType","headers","Accept"],"sourceRoot":"","sources":["../../../ts/api/resources/WorkingSchedule.ts"],"sourcesContent":["import { Resource } from '../Resource';\n\nexport class WorkingSchedule extends Resource {\n getPdf(id: number, modifDate?: string): Promise<Buffer> {\n return this.axios.$get(`workingSchedule/${id}/pdf`, {\n params: { modifDate },\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/ZTicket.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,OAAP,SAAuB,kBAAvB,CAA+B;AACnC,EAAA,UAAU,CAAC,MAAD,EAAqB;AAC7B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,UAAhB,EAA4B;AACjC,MAAA;AADiC,KAA5B,CAAP;AAGD;;AAED,EAAA,aAAa,CAAC,MAAD,EAAsB;AACjC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,WAAjB,EAA8B,MAA9B,CAAP;AACD;;AAED,EAAA,aAAa,CAAC,EAAD,EAAW;AACtB,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,EAAE,EAAjC,CAAP;AACD;;AAbkC;;QAAxB,O,GAAA,O","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateZTicket, IZTicket, QueryZTicket,\n} from '../../types';\n\nexport class ZTicket extends Resource {\n getZTicket(params: QueryZTicket): Promise<BasePaginate<IZTicket> | Error> {\n return this.axios.$get('/zticket', {\n params,\n });\n }\n\n createZTicket(params: CreateZTicket): Promise<IZTicket | Error> {\n return this.axios.$post('/zticket/', params);\n }\n\n deleteZTicket(id: number): Promise<true | Error> {\n return this.axios.$delete(`/zticket/${id}`);\n }\n}\n"],"sourceRoot":"","file":"ZTicket.js"}
1
+ {"version":3,"file":"ZTicket.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;AACnCC,YAAU,CAACC,MAAD,EAAqB;AAC7B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,UAAhB,EAA4B;AACjCF;AADiC,KAA5B,CAAP;AAGD;;AAEDG,eAAa,CAACH,MAAD,EAAsB;AACjC,WAAO,KAAKC,KAAL,CAAWG,KAAX,CAAiB,WAAjB,EAA8BJ,MAA9B,CAAP;AACD;;AAEDK,eAAa,CAACC,EAAD,EAAW;AACtB,WAAO,KAAKL,KAAL,CAAWM,OAAX,CAAmB,YAAYD,EAAE,EAAjC,CAAP;AACD;;AAbkC;;QAAxBT,O,GAAAA,O","names":["ZTicket","Resource","getZTicket","params","axios","$get","createZTicket","$post","deleteZTicket","id","$delete"],"sourceRoot":"","sources":["../../../ts/api/resources/ZTicket.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate, CreateZTicket, IZTicket, QueryZTicket,\n} from '../../types';\n\nexport class ZTicket extends Resource {\n getZTicket(params: QueryZTicket): Promise<BasePaginate<IZTicket> | Error> {\n return this.axios.$get('/zticket', {\n params,\n });\n }\n\n createZTicket(params: CreateZTicket): Promise<IZTicket | Error> {\n return this.axios.$post('/zticket/', params);\n }\n\n deleteZTicket(id: number): Promise<true | Error> {\n return this.axios.$delete(`/zticket/${id}`);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/shareCapital.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC;;;;AAIG;AACH,EAAA,WAAW,CAAC,UAAD,EAAmB;AAC5B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAA6B,UAAU,0BAAvD,CAAP;AACD;AAED;;;;AAIG;;;AACH,EAAA,GAAG,CAAC,UAAD,EAAmB;AACpB,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,6BAA6B,UAAU,iBAAvD,CAAP;AACD;AAED;;;;;;;;AAQG;;;AACH,EAAA,MAAM,CAAC,UAAD,EAAqB,OAArB,EAAgD;AACpD,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,6BAA6B,UAAU,iBAAxD,EAA2E,OAA3E,CAAP;AACD;;AA9BuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { Resource } from '../Resource';\nimport { CreateShareCapital } from '../../types/Interface/api/shareCapital/CreateShareCapital';\nimport { ReadShareCapital } from '../../types/Interface/api/shareCapital/ReadShareCapital';\nimport { ReadShareCapitalProvided, ResultCreateShareCapital } from '../..';\n\nexport class ShareCapital extends Resource {\n /**\n * Get allready provided share capital (number)\n * @param idExercice Exercice id\n * @returns ReadShareCapital\n */\n getProvided(idExercice: number): Promise<ReadShareCapitalProvided> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/provided-share-capitals`);\n }\n\n /**\n * Get share capital, totalInKindContribution, totalProvided and unpaid\n * @param idExercice Exercice id\n * @returns ReadShareCapital\n */\n get(idExercice: number): Promise<ReadShareCapital> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/share-capitals`);\n }\n\n /**\n * Create kind contribution and unpaid share capital\n * @param idExercice Exercice id\n * @param payload CreateShareCapital\n * @returns ResultCreateShareCapital\n * Inserted total values.\n *\n * Fails if exercice is unknown, or if shareCapital (Society.socialCapital) is not a number or if total is not equal to 0.\n */\n create(idExercice: number, payload: CreateShareCapital): Promise<ResultCreateShareCapital> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/share-capitals`, payload);\n }\n}\n"],"sourceRoot":"","file":"shareCapital.js"}
1
+ {"version":3,"file":"shareCapital.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,YAAP,SAA4BC,kBAA5B,CAAoC;AACxC;;;;;AAKAC,aAAW,CAACC,UAAD,EAAmB;AAC5B,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,6BAA6BF,UAAU,0BAAvD,CAAP;AACD;AAED;;;;;;;AAKAG,KAAG,CAACH,UAAD,EAAmB;AACpB,WAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,6BAA6BF,UAAU,iBAAvD,CAAP;AACD;AAED;;;;;;;;;;;AASAI,QAAM,CAACJ,UAAD,EAAqBK,OAArB,EAAgD;AACpD,WAAO,KAAKJ,KAAL,CAAWK,KAAX,CAAiB,6BAA6BN,UAAU,iBAAxD,EAA2EK,OAA3E,CAAP;AACD;;AA9BuC;;QAA7BR,Y,GAAAA,Y","names":["ShareCapital","Resource","getProvided","idExercice","axios","$get","get","create","payload","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/shareCapital.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { CreateShareCapital } from '../../types/Interface/api/shareCapital/CreateShareCapital';\nimport { ReadShareCapital } from '../../types/Interface/api/shareCapital/ReadShareCapital';\nimport { ReadShareCapitalProvided, ResultCreateShareCapital } from '../..';\n\nexport class ShareCapital extends Resource {\n /**\n * Get allready provided share capital (number)\n * @param idExercice Exercice id\n * @returns ReadShareCapital\n */\n getProvided(idExercice: number): Promise<ReadShareCapitalProvided> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/provided-share-capitals`);\n }\n\n /**\n * Get share capital, totalInKindContribution, totalProvided and unpaid\n * @param idExercice Exercice id\n * @returns ReadShareCapital\n */\n get(idExercice: number): Promise<ReadShareCapital> {\n return this.axios.$get(`/balance-sheets/exercices/${idExercice}/share-capitals`);\n }\n\n /**\n * Create kind contribution and unpaid share capital\n * @param idExercice Exercice id\n * @param payload CreateShareCapital\n * @returns ResultCreateShareCapital\n * Inserted total values.\n *\n * Fails if exercice is unknown, or if shareCapital (Society.socialCapital) is not a number or if total is not equal to 0.\n */\n create(idExercice: number, payload: CreateShareCapital): Promise<ResultCreateShareCapital> {\n return this.axios.$post(`/balance-sheets/exercices/${idExercice}/share-capitals`, payload);\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n};\n"],"sourceRoot":"","file":"resources.js"}
1
+ {"version":3,"file":"resources.js","mappings":"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","names":["resources","simulation","Simulation","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n};\n"]}
package/js/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../ts/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './utils';\nexport * from './types';\nexport * from './api';\n"],"sourceRoot":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","names":[],"sourceRoot":"","sources":["../ts/index.ts"],"sourcesContent":["export * from './utils';\nexport * from './types';\nexport * from './api';\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/Account.ts"],"names":[],"mappings":";;;;;AAAO,MAAM,OAAO,WAAP,OAAO,GAAG;AACrB,EAAA,cAAc,EAAE;AACd,IAAA,EAAE,EAAE,EADU;AAEd,IAAA,MAAM,EAAE;AAFM,GADK;AAKrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GALQ;AASrB,EAAA,UAAU,EAAE;AACV,IAAA,EAAE,EAAE,EADM;AAEV,IAAA,MAAM,EAAE;AAFE,GATS;AAarB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,EADG;AAEP,IAAA,MAAM,EAAE;AAFD,GAbY;AAiBrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GAjBQ;AAqBrB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,GADG;AAEP,IAAA,MAAM,EAAE;AAFD,GArBY;AAyBrB,EAAA,YAAY,EAAE;AACZ,IAAA,EAAE,EAAE,EADQ;AAEZ,IAAA,MAAM,EAAE;AAFI,GAzBO;AA6BrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GA7BM;AAiCrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GAjCM;AAqCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GArCE;AAyCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GAzCE;AA6CrB,EAAA,gBAAgB,EAAE;AAChB,IAAA,EAAE,EAAE,EADY;AAEhB,IAAA,MAAM,EAAE;AAFQ,GA7CG;AAiDrB,EAAA,mBAAmB,EAAE;AACnB,IAAA,EAAE,EAAE,EADe;AAEnB,IAAA,MAAM,EAAE;AAFW,GAjDA;AAqDrB,EAAA,QAAQ,EAAE;AACR,IAAA,EAAE,EAAE,GADI;AAER,IAAA,MAAM,EAAE;AAFA,GArDW;AAyDrB,EAAA,eAAe,EAAE;AACf,IAAA,EAAE,EAAE,EADW;AAEf,IAAA,MAAM,EAAE;AAFO,GAzDI;AA6DrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,GADO;AAEX,IAAA,MAAM,EAAE;AAFG,GA7DQ;AAiErB,EAAA,2BAA2B,EAAE;AAC3B,IAAA,EAAE,EAAE,CADuB;AAE3B,IAAA,MAAM,EAAE;AAFmB,GAjER;AAqErB,EAAA,uCAAuC,EAAE;AACvC,IAAA,EAAE,EAAE,CADmC;AAEvC,IAAA,MAAM,EAAE;AAF+B,GArEpB;AAyErB,EAAA,6BAA6B,EAAE;AAC7B,IAAA,EAAE,EAAE,GADyB;AAE7B,IAAA,MAAM,EAAE;AAFqB,GAzEV;AA6ErB,EAAA,cAAc,EAAE;AACd,IAAA,EAAE,EAAE,GADU;AAEd,IAAA,MAAM,EAAE;AAFM;AA7EK,CAAhB","sourcesContent":["export const Account = {\n RESULT_BENEFIT: {\n id: 91,\n number: 120000,\n },\n RESULT_LOSS: {\n id: 92,\n number: 129000,\n },\n PRODUCTION: {\n id: 40,\n number: 701000,\n },\n SERVICE: {\n id: 47,\n number: 706000,\n },\n MERCHANDISE: {\n id: 48,\n number: 707000,\n },\n CAPITAL: {\n id: 112,\n number: 101100,\n },\n REPORT_DEBIT: {\n id: 89,\n number: 119000,\n },\n REPORT_CREDIT: {\n id: 87,\n number: 110000,\n },\n LEGAL_RESERVE: {\n id: 61,\n number: 106100,\n },\n STATUTORY_RESERVE: {\n id: 65,\n number: 106300,\n },\n REGULATED_RESERVE: {\n id: 66,\n number: 106400,\n },\n OPTIONAL_RESERVE: {\n id: 70,\n number: 106800,\n },\n UNAVAILABLE_RESERVE: {\n id: 64,\n number: 106200,\n },\n DIVIDEND: {\n id: 250,\n number: 457000,\n },\n LEVY_ON_RESERVE: {\n id: 70,\n number: 106800,\n },\n COMPANY_TAX: {\n id: 201,\n number: 444000,\n },\n SHARE_CAPITAL_BANK_PROVIDED: {\n id: 0,\n number: 101300,\n },\n SHAREHOLDER_SHARE_CAPITAL_BANK_PROVIDED: {\n id: 0,\n number: 109100,\n },\n TRAVELING_MEAL_HOTEL_EXPENSES: {\n id: 117,\n number: 625100,\n },\n DEDUCTIBLE_VAT: {\n id: 221,\n number: 445660,\n },\n};"],"sourceRoot":"","file":"Account.js"}
1
+ {"version":3,"file":"Account.js","mappings":";;;;;AAAO,MAAMA,OAAO,WAAPA,OAAO,GAAG;AACrBC,gBAAc,EAAE;AACdC,MAAE,EAAE,EADU;AAEdC,UAAM,EAAE;AAFM,GADK;AAKrBC,aAAW,EAAE;AACXF,MAAE,EAAE,EADO;AAEXC,UAAM,EAAE;AAFG,GALQ;AASrBE,YAAU,EAAE;AACVH,MAAE,EAAE,EADM;AAEVC,UAAM,EAAE;AAFE,GATS;AAarBG,SAAO,EAAE;AACPJ,MAAE,EAAE,EADG;AAEPC,UAAM,EAAE;AAFD,GAbY;AAiBrBI,aAAW,EAAE;AACXL,MAAE,EAAE,EADO;AAEXC,UAAM,EAAE;AAFG,GAjBQ;AAqBrBK,SAAO,EAAE;AACPN,MAAE,EAAE,GADG;AAEPC,UAAM,EAAE;AAFD,GArBY;AAyBrBM,cAAY,EAAE;AACZP,MAAE,EAAE,EADQ;AAEZC,UAAM,EAAE;AAFI,GAzBO;AA6BrBO,eAAa,EAAE;AACbR,MAAE,EAAE,EADS;AAEbC,UAAM,EAAE;AAFK,GA7BM;AAiCrBQ,eAAa,EAAE;AACbT,MAAE,EAAE,EADS;AAEbC,UAAM,EAAE;AAFK,GAjCM;AAqCrBS,mBAAiB,EAAE;AACjBV,MAAE,EAAE,EADa;AAEjBC,UAAM,EAAE;AAFS,GArCE;AAyCrBU,mBAAiB,EAAE;AACjBX,MAAE,EAAE,EADa;AAEjBC,UAAM,EAAE;AAFS,GAzCE;AA6CrBW,kBAAgB,EAAE;AAChBZ,MAAE,EAAE,EADY;AAEhBC,UAAM,EAAE;AAFQ,GA7CG;AAiDrBY,qBAAmB,EAAE;AACnBb,MAAE,EAAE,EADe;AAEnBC,UAAM,EAAE;AAFW,GAjDA;AAqDrBa,UAAQ,EAAE;AACRd,MAAE,EAAE,GADI;AAERC,UAAM,EAAE;AAFA,GArDW;AAyDrBc,iBAAe,EAAE;AACff,MAAE,EAAE,EADW;AAEfC,UAAM,EAAE;AAFO,GAzDI;AA6DrBe,aAAW,EAAE;AACXhB,MAAE,EAAE,GADO;AAEXC,UAAM,EAAE;AAFG,GA7DQ;AAiErBgB,6BAA2B,EAAE;AAC3BjB,MAAE,EAAE,CADuB;AAE3BC,UAAM,EAAE;AAFmB,GAjER;AAqErBiB,yCAAuC,EAAE;AACvClB,MAAE,EAAE,CADmC;AAEvCC,UAAM,EAAE;AAF+B,GArEpB;AAyErBkB,+BAA6B,EAAE;AAC7BnB,MAAE,EAAE,GADyB;AAE7BC,UAAM,EAAE;AAFqB,GAzEV;AA6ErBmB,gBAAc,EAAE;AACdpB,MAAE,EAAE,GADU;AAEdC,UAAM,EAAE;AAFM;AA7EK,CAAhB","names":["Account","RESULT_BENEFIT","id","number","RESULT_LOSS","PRODUCTION","SERVICE","MERCHANDISE","CAPITAL","REPORT_DEBIT","REPORT_CREDIT","LEGAL_RESERVE","STATUTORY_RESERVE","REGULATED_RESERVE","OPTIONAL_RESERVE","UNAVAILABLE_RESERVE","DIVIDEND","LEVY_ON_RESERVE","COMPANY_TAX","SHARE_CAPITAL_BANK_PROVIDED","SHAREHOLDER_SHARE_CAPITAL_BANK_PROVIDED","TRAVELING_MEAL_HOTEL_EXPENSES","DEDUCTIBLE_VAT"],"sourceRoot":"","sources":["../../../ts/types/Enum/Account.ts"],"sourcesContent":["export const Account = {\n RESULT_BENEFIT: {\n id: 91,\n number: 120000,\n },\n RESULT_LOSS: {\n id: 92,\n number: 129000,\n },\n PRODUCTION: {\n id: 40,\n number: 701000,\n },\n SERVICE: {\n id: 47,\n number: 706000,\n },\n MERCHANDISE: {\n id: 48,\n number: 707000,\n },\n CAPITAL: {\n id: 112,\n number: 101100,\n },\n REPORT_DEBIT: {\n id: 89,\n number: 119000,\n },\n REPORT_CREDIT: {\n id: 87,\n number: 110000,\n },\n LEGAL_RESERVE: {\n id: 61,\n number: 106100,\n },\n STATUTORY_RESERVE: {\n id: 65,\n number: 106300,\n },\n REGULATED_RESERVE: {\n id: 66,\n number: 106400,\n },\n OPTIONAL_RESERVE: {\n id: 70,\n number: 106800,\n },\n UNAVAILABLE_RESERVE: {\n id: 64,\n number: 106200,\n },\n DIVIDEND: {\n id: 250,\n number: 457000,\n },\n LEVY_ON_RESERVE: {\n id: 70,\n number: 106800,\n },\n COMPANY_TAX: {\n id: 201,\n number: 444000,\n },\n SHARE_CAPITAL_BANK_PROVIDED: {\n id: 0,\n number: 101300,\n },\n SHAREHOLDER_SHARE_CAPITAL_BANK_PROVIDED: {\n id: 0,\n number: 109100,\n },\n TRAVELING_MEAL_HOTEL_EXPENSES: {\n id: 117,\n number: 625100,\n },\n DEDUCTIBLE_VAT: {\n id: 221,\n number: 445660,\n },\n};"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AccountType.ts"],"names":[],"mappings":"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","sourcesContent":["export const AccountType = {\n DEPLACEMENTS: {\n id: 1,\n color: '#CCCCCC',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n BANQUES: {\n id: 2,\n color: '#896FD3',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n DEPENSES_DIVERSES: {\n id: 3,\n color: '#DECC27',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n SOUS_TRAITANCES: {\n id: 4,\n color: '#A75F1C',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ACHAT_MARCHANDISES: {\n id: 5,\n color: '#FBD65C',\n icon: 'accountLogo/2dea54a3-cd5d-59fe-8862-fcd354fa4c4e',\n },\n CHARGES_SOCIALES: {\n id: 6,\n color: '#009688',\n icon: 'accountLogo/679928ed-dba5-5634-b925-ec392037a32d',\n },\n TAXES: {\n id: 8,\n color: '#26D395',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n FONCTIONNEMENT: {\n id: 9,\n color: '#84908D',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n RECETTES_PRODUCTION: {\n id: 10,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_NEGOCE: {\n id: 11,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_DIVERSES: {\n id: 12,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n AUTRES: {\n id: 13,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n ACHATS: {\n id: 14,\n color: '#FBD65C',\n icon: 'accountLogo/eca668d8-5fab-50eb-8131-eaa386e814fb',\n },\n SALAIRES: {\n id: 15,\n color: '#9AACF8',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n IMMOBILIER: {\n id: 16,\n color: '#C2C1C1',\n icon: 'accountLogo/f3546ef2-5b00-5067-9082-ef1cea96fa6b',\n },\n SERVICES: {\n id: 17,\n color: '#D260BC',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ABONNEMENTS: {\n id: 18,\n color: '#E74242',\n icon: 'accountLogo/06379552-c039-5c40-bd24-f9ef5676416c',\n },\n DEPENSES_COURANTES: {\n id: 19,\n color: '#D08FDB',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n TRANSPORTS: {\n id: 20,\n color: '#FF9365',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n ADMINISTRATIF: {\n id: 21,\n color: '#60C0FE',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n PUBLICITES_ET_MISSIONS: {\n id: 22,\n color: '#FEA1A1',\n icon: 'accountLogo/4868f724-b7d4-5d23-ac16-5c52ab34c84d',\n },\n DIVERS: {\n id: 23,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n FINANCES: {\n id: 24,\n color: '#26D395',\n icon: 'accountLogo/5f4b746d-d2b3-53bb-8c97-8772a8becdf0',\n },\n IMMOBILISATIONS: {\n id: 25,\n color: '#CCCCCC',\n icon: 'accountLogo/43d187de-51ec-59b9-a72d-9a91b3afd10b',\n },\n};"],"sourceRoot":"","file":"AccountType.js"}
1
+ {"version":3,"file":"AccountType.js","mappings":"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","names":["AccountType","DEPLACEMENTS","id","color","icon","BANQUES","DEPENSES_DIVERSES","SOUS_TRAITANCES","ACHAT_MARCHANDISES","CHARGES_SOCIALES","TAXES","FONCTIONNEMENT","RECETTES_PRODUCTION","RECETTES_NEGOCE","RECETTES_DIVERSES","AUTRES","ACHATS","SALAIRES","IMMOBILIER","SERVICES","ABONNEMENTS","DEPENSES_COURANTES","TRANSPORTS","ADMINISTRATIF","PUBLICITES_ET_MISSIONS","DIVERS","FINANCES","IMMOBILISATIONS"],"sourceRoot":"","sources":["../../../ts/types/Enum/AccountType.ts"],"sourcesContent":["export const AccountType = {\n DEPLACEMENTS: {\n id: 1,\n color: '#CCCCCC',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n BANQUES: {\n id: 2,\n color: '#896FD3',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n DEPENSES_DIVERSES: {\n id: 3,\n color: '#DECC27',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n SOUS_TRAITANCES: {\n id: 4,\n color: '#A75F1C',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ACHAT_MARCHANDISES: {\n id: 5,\n color: '#FBD65C',\n icon: 'accountLogo/2dea54a3-cd5d-59fe-8862-fcd354fa4c4e',\n },\n CHARGES_SOCIALES: {\n id: 6,\n color: '#009688',\n icon: 'accountLogo/679928ed-dba5-5634-b925-ec392037a32d',\n },\n TAXES: {\n id: 8,\n color: '#26D395',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n FONCTIONNEMENT: {\n id: 9,\n color: '#84908D',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n RECETTES_PRODUCTION: {\n id: 10,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_NEGOCE: {\n id: 11,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_DIVERSES: {\n id: 12,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n AUTRES: {\n id: 13,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n ACHATS: {\n id: 14,\n color: '#FBD65C',\n icon: 'accountLogo/eca668d8-5fab-50eb-8131-eaa386e814fb',\n },\n SALAIRES: {\n id: 15,\n color: '#9AACF8',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n IMMOBILIER: {\n id: 16,\n color: '#C2C1C1',\n icon: 'accountLogo/f3546ef2-5b00-5067-9082-ef1cea96fa6b',\n },\n SERVICES: {\n id: 17,\n color: '#D260BC',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ABONNEMENTS: {\n id: 18,\n color: '#E74242',\n icon: 'accountLogo/06379552-c039-5c40-bd24-f9ef5676416c',\n },\n DEPENSES_COURANTES: {\n id: 19,\n color: '#D08FDB',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n TRANSPORTS: {\n id: 20,\n color: '#FF9365',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n ADMINISTRATIF: {\n id: 21,\n color: '#60C0FE',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n PUBLICITES_ET_MISSIONS: {\n id: 22,\n color: '#FEA1A1',\n icon: 'accountLogo/4868f724-b7d4-5d23-ac16-5c52ab34c84d',\n },\n DIVERS: {\n id: 23,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n FINANCES: {\n id: 24,\n color: '#26D395',\n icon: 'accountLogo/5f4b746d-d2b3-53bb-8c97-8772a8becdf0',\n },\n IMMOBILISATIONS: {\n id: 25,\n color: '#CCCCCC',\n icon: 'accountLogo/43d187de-51ec-59b9-a72d-9a91b3afd10b',\n },\n};"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AccountingFileType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,kBAOX,WAPW,kBAOX,YAPD;;AAAA,CAAA,UAAY,kBAAZ,EAA8B;AAC5B,EAAA,kBAAA,CAAA,kBAAA,CAAA,mBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,mBAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,CAAA,CAAA,GAAA,eAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,CAAA,CAAA,GAAA,eAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,iBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,iBAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACD,CAPD,EAAY,kBAAkB,aAAlB,kBAAkB,GAAlB,kBAAkB,GAAA,EAAA,CAA9B","sourcesContent":["export enum AccountingFileType {\n PURCHASE_INVOICES = 1,\n SALE_INVOICES = 2,\n PAST_INVOICES = 3,\n BANK_STATEMENTS = 4,\n OTHERS = 5,\n RECEIPT = 6,\n}"],"sourceRoot":"","file":"AccountingFileType.js"}
1
+ {"version":3,"file":"AccountingFileType.js","mappings":";;;;;AAAA,IAAYA,kBAOX,WAPWA,kBAOX,YAPD;;AAAA,WAAYA,kBAAZ,EAA8B;AAC5BA;AACAA;AACAA;AACAA;AACAA;AACAA;AACD,CAPD,EAAYA,kBAAkB,aAAlBA,kBAAkB,GAAlBA,kBAAkB,MAA9B","names":["AccountingFileType"],"sourceRoot":"","sources":["../../../ts/types/Enum/AccountingFileType.ts"],"sourcesContent":["export enum AccountingFileType {\n PURCHASE_INVOICES = 1,\n SALE_INVOICES = 2,\n PAST_INVOICES = 3,\n BANK_STATEMENTS = 4,\n OTHERS = 5,\n RECEIPT = 6,\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,iBAWX,WAXW,iBAWX,YAXD;;AAAA,CAAA,UAAY,iBAAZ,EAA6B;AAC3B,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,IAAA,CAAA,GAAA,KAAA;AACD,CAXD,EAAY,iBAAiB,aAAjB,iBAAiB,GAAjB,iBAAiB,GAAA,EAAA,CAA7B","sourcesContent":["export enum AccountingJournal {\n BQ = 1,\n AC = 2,\n VE = 3,\n CAI = 4,\n PER = 5,\n AN = 6,\n OD = 7,\n REV = 8,\n SAL = 9,\n VEZ = 1001,\n}"],"sourceRoot":"","file":"AccountingJournal.js"}
1
+ {"version":3,"file":"AccountingJournal.js","mappings":";;;;;AAAA,IAAYA,iBAWX,WAXWA,iBAWX,YAXD;;AAAA,WAAYA,iBAAZ,EAA6B;AAC3BA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACD,CAXD,EAAYA,iBAAiB,aAAjBA,iBAAiB,GAAjBA,iBAAiB,MAA7B","names":["AccountingJournal"],"sourceRoot":"","sources":["../../../ts/types/Enum/AccountingJournal.ts"],"sourcesContent":["export enum AccountingJournal {\n BQ = 1,\n AC = 2,\n VE = 3,\n CAI = 4,\n PER = 5,\n AN = 6,\n OD = 7,\n REV = 8,\n SAL = 9,\n VEZ = 1001,\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AccountsSectors.ts"],"names":[],"mappings":"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","sourcesContent":["export const AccountsSectorsEnum = {\n DEFAULT: {\n id: 1,\n name: 'Autre',\n },\n DOCTORS: {\n id: 2,\n name: 'Médecins',\n },\n PEDIATRICIAN: {\n id: 3,\n name: 'Pédiatre',\n },\n CARDIOLOGIST: {\n id: 4,\n name: 'Cardiologue',\n },\n SURGEON: {\n id: 5,\n name: 'Chirurgien',\n },\n DENTIST: {\n id: 6,\n name: 'Chirurgien-dentiste',\n },\n OBSTETRICIAN_GYNECOLOGIST: {\n id: 7,\n name: 'Gynécologue-obstétricien',\n },\n MIDWIFE: {\n id: 8,\n name: 'Sage-femme',\n },\n DERMATOLOGIST: {\n id: 9,\n name: 'Dermatologue',\n },\n RADIOLOGIST: {\n id: 10,\n name: 'Radiologue',\n },\n OPHTAMOLOGIST: {\n id: 11,\n name: 'Ophtalmologiste',\n },\n GERIATRICIAN: {\n id: 12,\n name: 'Gériatre',\n },\n ANESTHESIOLOGIST_RESUSCITATOR: {\n id: 13,\n name: 'Anesthésiste-réanimateur',\n },\n ALLERGIST: {\n id: 14,\n name: 'Allergologue',\n },\n VETERINARY: {\n id: 15,\n name: 'Vétérinaire',\n },\n ACUPUNCTURIST: {\n id: 16,\n name: 'Acupuncteur',\n },\n CHILD_PSYCHIATRIST: {\n id: 17,\n name: 'Psychiatre-pédopsychiatre',\n },\n PHYTOTHERAPIST: {\n id: 18,\n name: 'Phytothérapeute',\n },\n NURSE: {\n id: 19,\n name: 'Infirmier',\n },\n OSTEOPATH: {\n id: 20,\n name: 'Ostéopathe',\n },\n CHIROPRACTOR: {\n id: 21,\n name: 'Chiropracteur',\n },\n DIETICIAN: {\n id: 22,\n name: 'Diététicien',\n },\n PHYSIOTHERAPIST: {\n id: 23,\n name: 'Masseur-kinésithérapeute',\n },\n OCCUPATIONAL_THERAPIST: {\n id: 24,\n name: 'Ergothérapeute',\n },\n SPEECH_THERAPIST: {\n id: 25,\n name: 'Orthophoniste',\n },\n OPTICIAN_OPTOMETRIST: {\n id: 26,\n name: 'Opticien-optométriste',\n },\n ORTHOPEDIST_ORTHOTIST: {\n id: 27,\n name: 'Orthopédiste-orthésiste',\n },\n ORTHOPROSTHETIST: {\n id: 28,\n name: 'Orthoprothésiste',\n },\n ORTHOPIST: {\n id: 29,\n name: 'Orthoptiste',\n },\n PODIATRIST_PEDICURE: {\n id: 30,\n name: 'Podologue - pédicure',\n },\n PSYCHOMOTOR_THERAPIST: {\n id: 31,\n name: 'Psychomotricien',\n },\n NATUROPATH: {\n id: 32,\n name: 'Naturopathe',\n },\n AUDIOPROTHESIST: {\n id: 33,\n name: 'Audioprothésiste',\n },\n CHILD_CARE: {\n id: 34,\n name: 'Auxiliaire de puériculture',\n },\n ACCOUNTANT: {\n id: 35,\n name: 'Expert-comptable',\n },\n STATUTORY_AUDITOR: {\n id: 36,\n name: 'Commissaire aux comptes',\n },\n JUDICIARY_ADMINISTRATOR: {\n id: 37,\n name: 'Administrateur judiciaire',\n },\n LEGAL_REPRESENTATIVE: {\n id: 38,\n name: 'Mandataire judiciaire',\n },\n CLERK: {\n id: 39,\n name: 'Greffier',\n },\n BAILIFF: {\n id: 40,\n name: 'Huissier de justice',\n },\n NOTARY: {\n id: 41,\n name: 'Notaire',\n },\n LAWYER: {\n id: 42,\n name: 'Avocat',\n },\n HUMAN_RESOURCES: {\n id: 43,\n name: 'Conseiller en ressources humaines',\n },\n MANAGEMENT_SAVING: {\n id: 44,\n name: 'Conseiller en économies et gestion',\n },\n FINANCIAL: {\n id: 45,\n name: 'Conseiller financier',\n },\n MARKETING: {\n id: 46,\n name: 'Conseiller en marketing',\n },\n COMPUTER_SCIENTIST: {\n id: 47,\n name: 'Informaticien',\n },\n GRAPHIC_DESIGNER: {\n id: 48,\n name: 'Infographiste - Graphiste',\n },\n FORMER: {\n id: 49,\n name: 'Formateur',\n },\n TEACHER: {\n id: 50,\n name: 'Professeur',\n },\n TRAINER: {\n id: 51,\n name: 'Moniteur',\n },\n PHOTOGRAPHER: {\n id: 52,\n name: 'Photographe',\n },\n TRANSLATOR: {\n id: 53,\n name: 'Traducteur',\n },\n SPORT_COACH: {\n id: 54,\n name: 'Coach sportif',\n },\n AUTOR_ARTIST: {\n id: 55,\n name: 'Artiste-Auteur',\n },\n COMMERCIAL_AGENT: {\n id: 56,\n name: 'Agent commercial',\n },\n CONSULTANT: {\n id: 57,\n name: 'Consultant',\n },\n ARCHITECT: {\n id: 58,\n name: 'Architecte',\n },\n SURVEYOR: {\n id: 59,\n name: 'Géomètre-expert',\n },\n PROJECT_MANAGER: {\n id: 60,\n name: 'Maître d’œuvre',\n },\n QUANTITY_SURVEYOR: {\n id: 61,\n name: 'Métreur',\n },\n LANDSCAPER: {\n id: 62,\n name: 'Paysagiste',\n },\n SOCIOLOGIST: {\n id: 63,\n name: 'Sociologue',\n },\n};"],"sourceRoot":"","file":"AccountsSectors.js"}
1
+ {"version":3,"file":"AccountsSectors.js","mappings":"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","names":["AccountsSectorsEnum","DEFAULT","id","name","DOCTORS","PEDIATRICIAN","CARDIOLOGIST","SURGEON","DENTIST","OBSTETRICIAN_GYNECOLOGIST","MIDWIFE","DERMATOLOGIST","RADIOLOGIST","OPHTAMOLOGIST","GERIATRICIAN","ANESTHESIOLOGIST_RESUSCITATOR","ALLERGIST","VETERINARY","ACUPUNCTURIST","CHILD_PSYCHIATRIST","PHYTOTHERAPIST","NURSE","OSTEOPATH","CHIROPRACTOR","DIETICIAN","PHYSIOTHERAPIST","OCCUPATIONAL_THERAPIST","SPEECH_THERAPIST","OPTICIAN_OPTOMETRIST","ORTHOPEDIST_ORTHOTIST","ORTHOPROSTHETIST","ORTHOPIST","PODIATRIST_PEDICURE","PSYCHOMOTOR_THERAPIST","NATUROPATH","AUDIOPROTHESIST","CHILD_CARE","ACCOUNTANT","STATUTORY_AUDITOR","JUDICIARY_ADMINISTRATOR","LEGAL_REPRESENTATIVE","CLERK","BAILIFF","NOTARY","LAWYER","HUMAN_RESOURCES","MANAGEMENT_SAVING","FINANCIAL","MARKETING","COMPUTER_SCIENTIST","GRAPHIC_DESIGNER","FORMER","TEACHER","TRAINER","PHOTOGRAPHER","TRANSLATOR","SPORT_COACH","AUTOR_ARTIST","COMMERCIAL_AGENT","CONSULTANT","ARCHITECT","SURVEYOR","PROJECT_MANAGER","QUANTITY_SURVEYOR","LANDSCAPER","SOCIOLOGIST"],"sourceRoot":"","sources":["../../../ts/types/Enum/AccountsSectors.ts"],"sourcesContent":["export const AccountsSectorsEnum = {\n DEFAULT: {\n id: 1,\n name: 'Autre',\n },\n DOCTORS: {\n id: 2,\n name: 'Médecins',\n },\n PEDIATRICIAN: {\n id: 3,\n name: 'Pédiatre',\n },\n CARDIOLOGIST: {\n id: 4,\n name: 'Cardiologue',\n },\n SURGEON: {\n id: 5,\n name: 'Chirurgien',\n },\n DENTIST: {\n id: 6,\n name: 'Chirurgien-dentiste',\n },\n OBSTETRICIAN_GYNECOLOGIST: {\n id: 7,\n name: 'Gynécologue-obstétricien',\n },\n MIDWIFE: {\n id: 8,\n name: 'Sage-femme',\n },\n DERMATOLOGIST: {\n id: 9,\n name: 'Dermatologue',\n },\n RADIOLOGIST: {\n id: 10,\n name: 'Radiologue',\n },\n OPHTAMOLOGIST: {\n id: 11,\n name: 'Ophtalmologiste',\n },\n GERIATRICIAN: {\n id: 12,\n name: 'Gériatre',\n },\n ANESTHESIOLOGIST_RESUSCITATOR: {\n id: 13,\n name: 'Anesthésiste-réanimateur',\n },\n ALLERGIST: {\n id: 14,\n name: 'Allergologue',\n },\n VETERINARY: {\n id: 15,\n name: 'Vétérinaire',\n },\n ACUPUNCTURIST: {\n id: 16,\n name: 'Acupuncteur',\n },\n CHILD_PSYCHIATRIST: {\n id: 17,\n name: 'Psychiatre-pédopsychiatre',\n },\n PHYTOTHERAPIST: {\n id: 18,\n name: 'Phytothérapeute',\n },\n NURSE: {\n id: 19,\n name: 'Infirmier',\n },\n OSTEOPATH: {\n id: 20,\n name: 'Ostéopathe',\n },\n CHIROPRACTOR: {\n id: 21,\n name: 'Chiropracteur',\n },\n DIETICIAN: {\n id: 22,\n name: 'Diététicien',\n },\n PHYSIOTHERAPIST: {\n id: 23,\n name: 'Masseur-kinésithérapeute',\n },\n OCCUPATIONAL_THERAPIST: {\n id: 24,\n name: 'Ergothérapeute',\n },\n SPEECH_THERAPIST: {\n id: 25,\n name: 'Orthophoniste',\n },\n OPTICIAN_OPTOMETRIST: {\n id: 26,\n name: 'Opticien-optométriste',\n },\n ORTHOPEDIST_ORTHOTIST: {\n id: 27,\n name: 'Orthopédiste-orthésiste',\n },\n ORTHOPROSTHETIST: {\n id: 28,\n name: 'Orthoprothésiste',\n },\n ORTHOPIST: {\n id: 29,\n name: 'Orthoptiste',\n },\n PODIATRIST_PEDICURE: {\n id: 30,\n name: 'Podologue - pédicure',\n },\n PSYCHOMOTOR_THERAPIST: {\n id: 31,\n name: 'Psychomotricien',\n },\n NATUROPATH: {\n id: 32,\n name: 'Naturopathe',\n },\n AUDIOPROTHESIST: {\n id: 33,\n name: 'Audioprothésiste',\n },\n CHILD_CARE: {\n id: 34,\n name: 'Auxiliaire de puériculture',\n },\n ACCOUNTANT: {\n id: 35,\n name: 'Expert-comptable',\n },\n STATUTORY_AUDITOR: {\n id: 36,\n name: 'Commissaire aux comptes',\n },\n JUDICIARY_ADMINISTRATOR: {\n id: 37,\n name: 'Administrateur judiciaire',\n },\n LEGAL_REPRESENTATIVE: {\n id: 38,\n name: 'Mandataire judiciaire',\n },\n CLERK: {\n id: 39,\n name: 'Greffier',\n },\n BAILIFF: {\n id: 40,\n name: 'Huissier de justice',\n },\n NOTARY: {\n id: 41,\n name: 'Notaire',\n },\n LAWYER: {\n id: 42,\n name: 'Avocat',\n },\n HUMAN_RESOURCES: {\n id: 43,\n name: 'Conseiller en ressources humaines',\n },\n MANAGEMENT_SAVING: {\n id: 44,\n name: 'Conseiller en économies et gestion',\n },\n FINANCIAL: {\n id: 45,\n name: 'Conseiller financier',\n },\n MARKETING: {\n id: 46,\n name: 'Conseiller en marketing',\n },\n COMPUTER_SCIENTIST: {\n id: 47,\n name: 'Informaticien',\n },\n GRAPHIC_DESIGNER: {\n id: 48,\n name: 'Infographiste - Graphiste',\n },\n FORMER: {\n id: 49,\n name: 'Formateur',\n },\n TEACHER: {\n id: 50,\n name: 'Professeur',\n },\n TRAINER: {\n id: 51,\n name: 'Moniteur',\n },\n PHOTOGRAPHER: {\n id: 52,\n name: 'Photographe',\n },\n TRANSLATOR: {\n id: 53,\n name: 'Traducteur',\n },\n SPORT_COACH: {\n id: 54,\n name: 'Coach sportif',\n },\n AUTOR_ARTIST: {\n id: 55,\n name: 'Artiste-Auteur',\n },\n COMMERCIAL_AGENT: {\n id: 56,\n name: 'Agent commercial',\n },\n CONSULTANT: {\n id: 57,\n name: 'Consultant',\n },\n ARCHITECT: {\n id: 58,\n name: 'Architecte',\n },\n SURVEYOR: {\n id: 59,\n name: 'Géomètre-expert',\n },\n PROJECT_MANAGER: {\n id: 60,\n name: 'Maître d’œuvre',\n },\n QUANTITY_SURVEYOR: {\n id: 61,\n name: 'Métreur',\n },\n LANDSCAPER: {\n id: 62,\n name: 'Paysagiste',\n },\n SOCIOLOGIST: {\n id: 63,\n name: 'Sociologue',\n },\n};"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/Activity.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,QAKX,WALW,QAKX,YALD;;AAAA,CAAA,UAAY,QAAZ,EAAoB;AAClB,EAAA,QAAA,CAAA,QAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,QAAA,CAAA,QAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,QAAA,CAAA,QAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,QAAA,CAAA,QAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACD,CALD,EAAY,QAAQ,aAAR,QAAQ,GAAR,QAAQ,GAAA,EAAA,CAApB","sourcesContent":["export enum Activity {\n PRESTA_SERVICE = 1,\n COMMERCANT = 2,\n PROF_LIB = 3,\n AUTRES = 4,\n}"],"sourceRoot":"","file":"Activity.js"}
1
+ {"version":3,"file":"Activity.js","mappings":";;;;;AAAA,IAAYA,QAKX,WALWA,QAKX,YALD;;AAAA,WAAYA,QAAZ,EAAoB;AAClBA;AACAA;AACAA;AACAA;AACD,CALD,EAAYA,QAAQ,aAARA,QAAQ,GAARA,QAAQ,MAApB","names":["Activity"],"sourceRoot":"","sources":["../../../ts/types/Enum/Activity.ts"],"sourcesContent":["export enum Activity {\n PRESTA_SERVICE = 1,\n COMMERCANT = 2,\n PROF_LIB = 3,\n AUTRES = 4,\n}"]}
@@ -22,7 +22,6 @@ var AnswerType = exports.AnswerType = undefined;
22
22
  AnswerType["NEGATIVE_PRICE_OR_NA"] = "NEGATIVE_PRICE_OR_NA";
23
23
  AnswerType["BNC_ENUM"] = "BNC_ENUM";
24
24
  AnswerType["EMAIL"] = "EMAIL";
25
- AnswerType["PHONE_OR_NA"] = "PHONE_OR_NA";
26
25
  AnswerType["SIRET"] = "SIRET";
27
26
  AnswerType["DATE_DD/MM/YYYY"] = "DATE_DD/MM/YYYY";
28
27
  AnswerType["INTEGER_OR_NA"] = "INTEGER_OR_NA";
@@ -34,6 +33,7 @@ var AnswerType = exports.AnswerType = undefined;
34
33
  AnswerType["JSON"] = "JSON";
35
34
  AnswerType["TERMINATION_ENUM"] = "TERMINATION_ENUM";
36
35
  AnswerType["AMO_AUDITOR_ENUM"] = "AMO_AUDITOR_ENUM";
36
+ AnswerType["PHONE_OR_NA"] = "PHONE_OR_NA";
37
37
  })(AnswerType || (exports.AnswerType = AnswerType = {}));
38
38
 
39
39
  const ANSWER_TYPE_NA = exports.ANSWER_TYPE_NA = 'NA';
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AnswerTypeValue.ts"],"names":[],"mappings":"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","sourcesContent":["export enum AnswerType {\n YES_NO_ENUM = 'YES_NO_ENUM',\n FREE_TEXT = 'FREE_TEXT',\n PRICE = 'PRICE',\n /**\n * Either the price or NA\n */\n POSITIVE_PRICE_OR_NA = 'POSITIVE_PRICE_OR_NA',\n /**\n * Either the price or NA\n * The value should always be positive, the type will be used to computed the price later on as negative\n */\n NEGATIVE_PRICE_OR_NA = 'NEGATIVE_PRICE_OR_NA',\n BNC_ENUM = 'BNC_ENUM',\n EMAIL = 'EMAIL',\n PHONE_OR_NA = 'PHONE_OR_NA',\n SIRET = 'SIRET',\n 'DATE_DD/MM/YYYY' = 'DATE_DD/MM/YYYY',\n INTEGER_OR_NA = 'INTEGER_OR_NA',\n 'DATE_DD/MM/YYYY_OR_NA' = 'DATE_DD/MM/YYYY_OR_NA',\n\n /**\n * JSON type are validated throught the JSON typedef provided with the question\n */\n JSON = 'JSON',\n TERMINATION_ENUM = 'TERMINATION_ENUM',\n AMO_AUDITOR_ENUM = 'AMO_AUDITOR_ENUM',\n}\n\nexport const ANSWER_TYPE_NA = 'NA';\n\nexport enum AnswerTypeValue {\n YES = 'YES',\n NO = 'NO',\n PROFESSIONAL = 'PROFESSIONAL',\n NON_PROFESSIONAL = 'NON_PROFESSIONAL',\n NA = 'NA',\n TRANSFER_OF_ACTIVITY = 'TRANSFER_OF_ACTIVITY',\n CESSATION_OF_ACTIVITY = 'CESSATION_OF_ACTIVITY',\n DEATH = 'DEATH',\n AMO = 'AMO',\n APPOINTED_AUDITOR = 'APPOINTED_AUDITOR',\n NONE = 'NONE',\n}\n\nexport enum AuditorType {\n AMO = 'AMO',\n APPOINTED_AUDITOR = 'APPOINTED_AUDITOR',\n NONE = 'NONE',\n}\n\nexport enum AnswerTypeValueWording {\n YES = 'Oui',\n NO = 'Non',\n}\n\nexport enum TerminationType {\n NA = 'NA',\n TRANSFER_OF_ACTIVITY = 'TRANSFER_OF_ACTIVITY',\n CESSATION_OF_ACTIVITY = 'CESSATION_OF_ACTIVITY',\n DEATH = 'DEATH',\n}"],"sourceRoot":"","file":"AnswerTypeValue.js"}
1
+ {"version":3,"file":"AnswerTypeValue.js","mappings":";;;;;AAAA,IAAYA,UA2BX,WA3BWA,UA2BX,YA3BD;;AAAA,WAAYA,UAAZ,EAAsB;AACpBA;AACAA;AACAA;AACA;;;;AAGAA;AACA;;;;;AAIAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEA;;;;AAGAA;AACAA;AACAA;AACAA;AACD,CA3BD,EAAYA,UAAU,aAAVA,UAAU,GAAVA,UAAU,MAAtB;;AA6BO,MAAMC,cAAc,WAAdA,cAAc,GAAG,IAAvB;AAEP,IAAYC,eAYX,WAZWA,eAYX,YAZD;;AAAA,WAAYA,eAAZ,EAA2B;AACzBA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACD,CAZD,EAAYA,eAAe,aAAfA,eAAe,GAAfA,eAAe,MAA3B;;AAcA,IAAYC,WAIX,WAJWA,WAIX,YAJD;;AAAA,WAAYA,WAAZ,EAAuB;AACrBA;AACAA;AACAA;AACD,CAJD,EAAYA,WAAW,aAAXA,WAAW,GAAXA,WAAW,MAAvB;;AAMA,IAAYC,sBAGX,WAHWA,sBAGX,YAHD;;AAAA,WAAYA,sBAAZ,EAAkC;AAChCA;AACAA;AACD,CAHD,EAAYA,sBAAsB,aAAtBA,sBAAsB,GAAtBA,sBAAsB,MAAlC;;AAKA,IAAYC,eAKX,WALWA,eAKX,YALD;;AAAA,WAAYA,eAAZ,EAA2B;AACzBA;AACAA;AACAA;AACAA;AACD,CALD,EAAYA,eAAe,aAAfA,eAAe,GAAfA,eAAe,MAA3B","names":["AnswerType","ANSWER_TYPE_NA","AnswerTypeValue","AuditorType","AnswerTypeValueWording","TerminationType"],"sourceRoot":"","sources":["../../../ts/types/Enum/AnswerTypeValue.ts"],"sourcesContent":["export enum AnswerType {\n YES_NO_ENUM = 'YES_NO_ENUM',\n FREE_TEXT = 'FREE_TEXT',\n PRICE = 'PRICE',\n /**\n * Either the price or NA\n */\n POSITIVE_PRICE_OR_NA = 'POSITIVE_PRICE_OR_NA',\n /**\n * Either the price or NA\n * The value should always be positive, the type will be used to computed the price later on as negative\n */\n NEGATIVE_PRICE_OR_NA = 'NEGATIVE_PRICE_OR_NA',\n BNC_ENUM = 'BNC_ENUM',\n EMAIL = 'EMAIL',\n SIRET = 'SIRET',\n 'DATE_DD/MM/YYYY' = 'DATE_DD/MM/YYYY',\n INTEGER_OR_NA = 'INTEGER_OR_NA',\n 'DATE_DD/MM/YYYY_OR_NA' = 'DATE_DD/MM/YYYY_OR_NA',\n\n /**\n * JSON type are validated throught the JSON typedef provided with the question\n */\n JSON = 'JSON',\n TERMINATION_ENUM = 'TERMINATION_ENUM',\n AMO_AUDITOR_ENUM = 'AMO_AUDITOR_ENUM',\n PHONE_OR_NA = 'PHONE_OR_NA',\n}\n\nexport const ANSWER_TYPE_NA = 'NA';\n\nexport enum AnswerTypeValue {\n YES = 'YES',\n NO = 'NO',\n PROFESSIONAL = 'PROFESSIONAL',\n NON_PROFESSIONAL = 'NON_PROFESSIONAL',\n NA = 'NA',\n TRANSFER_OF_ACTIVITY = 'TRANSFER_OF_ACTIVITY',\n CESSATION_OF_ACTIVITY = 'CESSATION_OF_ACTIVITY',\n DEATH = 'DEATH',\n AMO = 'AMO',\n APPOINTED_AUDITOR = 'APPOINTED_AUDITOR',\n NONE = 'NONE',\n}\n\nexport enum AuditorType {\n AMO = 'AMO',\n APPOINTED_AUDITOR = 'APPOINTED_AUDITOR',\n NONE = 'NONE',\n}\n\nexport enum AnswerTypeValueWording {\n YES = 'Oui',\n NO = 'Non',\n}\n\nexport enum TerminationType {\n NA = 'NA',\n TRANSFER_OF_ACTIVITY = 'TRANSFER_OF_ACTIVITY',\n CESSATION_OF_ACTIVITY = 'CESSATION_OF_ACTIVITY',\n DEATH = 'DEATH',\n}"]}