@silexpert/core 1.0.206 → 1.1.1

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 (1241) hide show
  1. package/es/api/resources/AccountingFiles.d.ts +2 -3
  2. package/es/api/resources/AccountingFiles.d.ts.map +1 -1
  3. package/es/api/resources/AccountingFiles.js +1 -7
  4. package/es/api/resources/AccountingFiles.js.map +1 -1
  5. package/es/api/resources/CommercialSetting.d.ts +2 -1
  6. package/es/api/resources/CommercialSetting.d.ts.map +1 -1
  7. package/es/api/resources/CommercialSetting.js +3 -0
  8. package/es/api/resources/CommercialSetting.js.map +1 -1
  9. package/es/api/resources/FIle.d.ts +1 -3
  10. package/es/api/resources/FIle.d.ts.map +1 -1
  11. package/es/api/resources/FIle.js +0 -3
  12. package/es/api/resources/FIle.js.map +1 -1
  13. package/es/api/resources/FirstStep.d.ts +1 -2
  14. package/es/api/resources/FirstStep.d.ts.map +1 -1
  15. package/es/api/resources/FirstStep.js +0 -3
  16. package/es/api/resources/FirstStep.js.map +1 -1
  17. package/es/api/resources/Invoice.d.ts +0 -2
  18. package/es/api/resources/Invoice.d.ts.map +1 -1
  19. package/es/api/resources/Invoice.js +0 -6
  20. package/es/api/resources/Invoice.js.map +1 -1
  21. package/es/api/resources/Mail.d.ts.map +1 -1
  22. package/es/api/resources/Mail.js +0 -5
  23. package/es/api/resources/Mail.js.map +1 -1
  24. package/es/api/resources/Notification.d.ts +0 -3
  25. package/es/api/resources/Notification.d.ts.map +1 -1
  26. package/es/api/resources/Notification.js +1 -7
  27. package/es/api/resources/Notification.js.map +1 -1
  28. package/es/api/resources/Prestations.d.ts +0 -6
  29. package/es/api/resources/Prestations.d.ts.map +1 -1
  30. package/es/api/resources/Prestations.js +0 -8
  31. package/es/api/resources/Prestations.js.map +1 -1
  32. package/es/api/resources/Registration.d.ts +2 -1
  33. package/es/api/resources/Registration.d.ts.map +1 -1
  34. package/es/api/resources/Registration.js +3 -0
  35. package/es/api/resources/Registration.js.map +1 -1
  36. package/es/api/resources/Report.d.ts +1 -2
  37. package/es/api/resources/Report.d.ts.map +1 -1
  38. package/es/api/resources/Report.js +0 -3
  39. package/es/api/resources/Report.js.map +1 -1
  40. package/es/api/resources/Rule.d.ts +0 -1
  41. package/es/api/resources/Rule.d.ts.map +1 -1
  42. package/es/api/resources/Rule.js +0 -3
  43. package/es/api/resources/Rule.js.map +1 -1
  44. package/es/api/resources/Tax.d.ts +2 -1
  45. package/es/api/resources/Tax.d.ts.map +1 -1
  46. package/es/api/resources/Tax.js +3 -0
  47. package/es/api/resources/Tax.js.map +1 -1
  48. package/es/api/resources/TaxDeadline.d.ts +2 -1
  49. package/es/api/resources/TaxDeadline.d.ts.map +1 -1
  50. package/es/api/resources/TaxDeadline.js +3 -0
  51. package/es/api/resources/TaxDeadline.js.map +1 -1
  52. package/es/api/resources/TimeRecorder.d.ts +1 -2
  53. package/es/api/resources/TimeRecorder.d.ts.map +1 -1
  54. package/es/api/resources/TimeRecorder.js +0 -3
  55. package/es/api/resources/TimeRecorder.js.map +1 -1
  56. package/es/api/resources/User.d.ts +1 -1
  57. package/es/api/resources/User.d.ts.map +1 -1
  58. package/es/api/resources/User.js +3 -2
  59. package/es/api/resources/User.js.map +1 -1
  60. package/es/api/resources/VatDeclaration.d.ts +19 -4
  61. package/es/api/resources/VatDeclaration.d.ts.map +1 -1
  62. package/es/api/resources/VatDeclaration.js +63 -7
  63. package/es/api/resources/VatDeclaration.js.map +1 -1
  64. package/es/api/resources/statistic/CustomerSuccess.js +1 -1
  65. package/es/api/resources/statistic/CustomerSuccess.js.map +1 -1
  66. package/es/api/resources.d.ts +0 -6
  67. package/es/api/resources.d.ts.map +1 -1
  68. package/es/api/resources.js +0 -6
  69. package/es/api/resources.js.map +1 -1
  70. package/es/index.d.ts.map +1 -1
  71. package/es/index.js +1 -0
  72. package/es/index.js.map +1 -1
  73. package/es/types/Enum/Account.d.ts +0 -8
  74. package/es/types/Enum/Account.d.ts.map +1 -1
  75. package/es/types/Enum/Account.js +0 -8
  76. package/es/types/Enum/Account.js.map +1 -1
  77. package/es/types/Enum/Activity.d.ts +0 -50
  78. package/es/types/Enum/Activity.d.ts.map +1 -1
  79. package/es/types/Enum/Activity.js +0 -50
  80. package/es/types/Enum/Activity.js.map +1 -1
  81. package/es/types/Enum/BalanceSheet.d.ts +1 -1
  82. package/es/types/Enum/BalanceSheet.js +1 -1
  83. package/es/types/Enum/BalanceSheet.js.map +1 -1
  84. package/es/types/Enum/BrandClementine.d.ts +126 -24
  85. package/es/types/Enum/BrandClementine.d.ts.map +1 -1
  86. package/es/types/Enum/BrandClementine.js +111 -24
  87. package/es/types/Enum/BrandClementine.js.map +1 -1
  88. package/es/types/Enum/BrandComptalib.d.ts +83 -16
  89. package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
  90. package/es/types/Enum/BrandComptalib.js +77 -14
  91. package/es/types/Enum/BrandComptalib.js.map +1 -1
  92. package/es/types/Enum/BrandLegalstart.d.ts +0 -22
  93. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  94. package/es/types/Enum/BrandLegalstart.js +23 -45
  95. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  96. package/es/types/Enum/BrandPourcentage.d.ts +2 -115
  97. package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
  98. package/es/types/Enum/BrandPourcentage.js +1 -462
  99. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  100. package/es/types/Enum/ConnectorType.d.ts +1 -0
  101. package/es/types/Enum/ConnectorType.d.ts.map +1 -1
  102. package/es/types/Enum/ConnectorType.js +1 -1
  103. package/es/types/Enum/ConnectorType.js.map +1 -1
  104. package/es/types/Enum/ConstitutionState.d.ts +2 -0
  105. package/es/types/Enum/ConstitutionState.d.ts.map +1 -1
  106. package/es/types/Enum/ConstitutionState.js +10 -10
  107. package/es/types/Enum/ConstitutionState.js.map +1 -1
  108. package/es/types/Enum/Country.d.ts +0 -200
  109. package/es/types/Enum/Country.d.ts.map +1 -1
  110. package/es/types/Enum/Country.js +0 -393
  111. package/es/types/Enum/Country.js.map +1 -1
  112. package/es/types/Enum/Ged.d.ts +0 -1
  113. package/es/types/Enum/Ged.d.ts.map +1 -1
  114. package/es/types/Enum/Ged.js +1 -1
  115. package/es/types/Enum/Ged.js.map +1 -1
  116. package/es/types/Enum/InternalService.d.ts +0 -12
  117. package/es/types/Enum/InternalService.d.ts.map +1 -1
  118. package/es/types/Enum/InternalService.js +0 -12
  119. package/es/types/Enum/InternalService.js.map +1 -1
  120. package/es/types/Enum/JobTitle.d.ts +1 -8
  121. package/es/types/Enum/JobTitle.d.ts.map +1 -1
  122. package/es/types/Enum/JobTitle.js +0 -42
  123. package/es/types/Enum/JobTitle.js.map +1 -1
  124. package/es/types/Enum/Log.d.ts +1 -201
  125. package/es/types/Enum/Log.d.ts.map +1 -1
  126. package/es/types/Enum/Log.js +0 -200
  127. package/es/types/Enum/Log.js.map +1 -1
  128. package/es/types/Enum/MealExpenseThresholds.d.ts.map +1 -1
  129. package/es/types/Enum/MealExpenseThresholds.js +2 -6
  130. package/es/types/Enum/MealExpenseThresholds.js.map +1 -1
  131. package/es/types/Enum/MimeType.d.ts +0 -1
  132. package/es/types/Enum/MimeType.d.ts.map +1 -1
  133. package/es/types/Enum/MimeType.js +0 -1
  134. package/es/types/Enum/MimeType.js.map +1 -1
  135. package/es/types/Enum/NafCode.d.ts +22 -0
  136. package/es/types/Enum/NafCode.d.ts.map +1 -0
  137. package/es/types/Enum/NafCode.js +23 -0
  138. package/es/types/Enum/NafCode.js.map +1 -0
  139. package/es/types/Enum/NotificationType.d.ts +2 -15
  140. package/es/types/Enum/NotificationType.d.ts.map +1 -1
  141. package/es/types/Enum/NotificationType.js +5 -41
  142. package/es/types/Enum/NotificationType.js.map +1 -1
  143. package/es/types/Enum/Office.d.ts +19 -0
  144. package/es/types/Enum/Office.d.ts.map +1 -0
  145. package/es/types/Enum/Office.js +20 -0
  146. package/es/types/Enum/Office.js.map +1 -0
  147. package/es/types/Enum/Phone.js +1 -1
  148. package/es/types/Enum/Phone.js.map +1 -1
  149. package/es/types/Enum/PrestationType.d.ts +1 -5
  150. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  151. package/es/types/Enum/PrestationType.js +0 -72
  152. package/es/types/Enum/PrestationType.js.map +1 -1
  153. package/es/types/Enum/Registration.d.ts +5 -0
  154. package/es/types/Enum/Registration.d.ts.map +1 -1
  155. package/es/types/Enum/Registration.js +6 -0
  156. package/es/types/Enum/Registration.js.map +1 -1
  157. package/es/types/Enum/RegistrationSource.d.ts +0 -1
  158. package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
  159. package/es/types/Enum/RegistrationSource.js +0 -1
  160. package/es/types/Enum/RegistrationSource.js.map +1 -1
  161. package/es/types/Enum/ReportService.d.ts +4 -9
  162. package/es/types/Enum/ReportService.d.ts.map +1 -1
  163. package/es/types/Enum/ReportService.js +6 -17
  164. package/es/types/Enum/ReportService.js.map +1 -1
  165. package/es/types/Enum/Role.d.ts +1 -3
  166. package/es/types/Enum/Role.d.ts.map +1 -1
  167. package/es/types/Enum/Role.js +0 -2
  168. package/es/types/Enum/Role.js.map +1 -1
  169. package/es/types/Enum/RoleDetail.d.ts +0 -22
  170. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  171. package/es/types/Enum/RoleDetail.js +1 -23
  172. package/es/types/Enum/RoleDetail.js.map +1 -1
  173. package/es/types/Enum/TaskResponseType.d.ts +1 -3
  174. package/es/types/Enum/TaskResponseType.d.ts.map +1 -1
  175. package/es/types/Enum/TaskResponseType.js +0 -57
  176. package/es/types/Enum/TaskResponseType.js.map +1 -1
  177. package/es/types/Enum/Tax.d.ts +5 -0
  178. package/es/types/Enum/Tax.d.ts.map +1 -1
  179. package/es/types/Enum/Tax.js +6 -0
  180. package/es/types/Enum/Tax.js.map +1 -1
  181. package/es/types/Enum/TaxSystem.d.ts +0 -2
  182. package/es/types/Enum/TaxSystem.d.ts.map +1 -1
  183. package/es/types/Enum/TaxSystem.js +0 -14
  184. package/es/types/Enum/TaxSystem.js.map +1 -1
  185. package/es/types/Enum/TimeRecorderLocation.d.ts +23 -0
  186. package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -0
  187. package/es/types/Enum/TimeRecorderLocation.js +6 -0
  188. package/es/types/Enum/TimeRecorderLocation.js.map +1 -0
  189. package/es/types/Enum/Unit.d.ts +1 -2
  190. package/es/types/Enum/Unit.d.ts.map +1 -1
  191. package/es/types/Enum/Unit.js +0 -11
  192. package/es/types/Enum/Unit.js.map +1 -1
  193. package/es/types/Enum/VatDeclarationType.js +40 -40
  194. package/es/types/Enum/VatDeclarationType.js.map +1 -1
  195. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +1 -0
  196. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
  197. package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  198. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +0 -1
  199. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
  200. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js +1 -5
  201. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  202. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +5 -7
  203. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  204. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  205. package/es/types/Interface/api/cerfa/3310.d.ts +249 -0
  206. package/es/types/Interface/api/cerfa/3310.d.ts.map +1 -0
  207. package/es/types/Interface/api/cerfa/3310.js +2 -0
  208. package/es/types/Interface/api/cerfa/3310.js.map +1 -0
  209. package/es/types/Interface/api/cerfa/3514.d.ts +65 -0
  210. package/es/types/Interface/api/cerfa/3514.d.ts.map +1 -0
  211. package/es/types/Interface/api/cerfa/3514.js +2 -0
  212. package/es/types/Interface/api/cerfa/3514.js.map +1 -0
  213. package/es/types/Interface/api/cerfa/3517.d.ts +364 -0
  214. package/es/types/Interface/api/cerfa/3517.d.ts.map +1 -0
  215. package/es/types/Interface/api/cerfa/3517.js +6 -0
  216. package/es/types/Interface/api/cerfa/3517.js.map +1 -0
  217. package/es/types/Interface/api/cerfa/3519.d.ts +70 -0
  218. package/es/types/Interface/api/cerfa/3519.d.ts.map +1 -0
  219. package/es/types/Interface/api/cerfa/3519.js +2 -0
  220. package/es/types/Interface/api/cerfa/3519.js.map +1 -0
  221. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +43 -1
  222. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  223. package/es/types/Interface/api/cerfa/ReadCerfa.js +2 -1
  224. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  225. package/es/types/Interface/api/exercice/CreateExercice.d.ts +0 -1
  226. package/es/types/Interface/api/exercice/CreateExercice.d.ts.map +1 -1
  227. package/es/types/Interface/api/exercice/CreateExercice.js +0 -7
  228. package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  229. package/es/types/Interface/api/exercice/QueryExercice.d.ts +0 -1
  230. package/es/types/Interface/api/exercice/QueryExercice.d.ts.map +1 -1
  231. package/es/types/Interface/api/exercice/QueryExercice.js +0 -7
  232. package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  233. package/es/types/Interface/api/exercice/UpdateExercice.d.ts +0 -2
  234. package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
  235. package/es/types/Interface/api/exercice/UpdateExercice.js +0 -14
  236. package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  237. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts +0 -2
  238. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts.map +1 -1
  239. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  240. package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
  241. package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
  242. package/es/types/Interface/api/notification/CreateNotification.js +2 -2
  243. package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
  244. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
  245. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
  246. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
  247. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  248. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
  249. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
  250. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
  251. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  252. package/es/types/Interface/api/registration/CreateRegistration.d.ts +35 -0
  253. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  254. package/es/types/Interface/api/registration/CreateRegistration.js +130 -1
  255. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  256. package/es/types/Interface/api/registration/DeclareRegistration.d.ts +10 -0
  257. package/es/types/Interface/api/registration/DeclareRegistration.d.ts.map +1 -1
  258. package/es/types/Interface/api/registration/DeclareRegistration.js +39 -2
  259. package/es/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  260. package/es/types/Interface/api/registration/QueryRegistration.d.ts +7 -0
  261. package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -1
  262. package/es/types/Interface/api/registration/QueryRegistration.js +31 -2
  263. package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  264. package/es/types/Interface/api/registration/ReadRegistration.d.ts +24 -1
  265. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  266. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  267. package/es/types/Interface/api/registration/UpdateRegistration.d.ts +10 -0
  268. package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -0
  269. package/es/types/Interface/api/{firstStep/Create.js → registration/UpdateRegistration.js} +24 -23
  270. package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -0
  271. package/es/types/Interface/api/report/ReadReportStats.d.ts +0 -1
  272. package/es/types/Interface/api/report/ReadReportStats.d.ts.map +1 -1
  273. package/es/types/Interface/api/report/ReadReportStats.js.map +1 -1
  274. package/es/types/Interface/api/society/CreateSociety.d.ts +0 -1
  275. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  276. package/es/types/Interface/api/society/CreateSociety.js +0 -4
  277. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  278. package/es/types/Interface/api/statistic/QueryInternal.d.ts +0 -2
  279. package/es/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  280. package/es/types/Interface/api/statistic/QueryInternal.js +1 -3
  281. package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  282. package/es/types/Interface/api/tax/QueryTax.d.ts +6 -0
  283. package/es/types/Interface/api/tax/QueryTax.d.ts.map +1 -0
  284. package/es/types/Interface/api/{file/Query.js → tax/QueryTax.js} +15 -3
  285. package/es/types/Interface/api/tax/QueryTax.js.map +1 -0
  286. package/es/types/Interface/api/tax/ReadTax.d.ts +24 -0
  287. package/es/types/Interface/api/tax/ReadTax.d.ts.map +1 -1
  288. package/es/types/Interface/api/tax/ReadTax.js +2 -1
  289. package/es/types/Interface/api/tax/ReadTax.js.map +1 -1
  290. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +19 -4
  291. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
  292. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +61 -11
  293. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  294. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +25 -3
  295. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  296. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js +2 -0
  297. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  298. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +0 -1
  299. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
  300. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +0 -6
  301. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  302. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +0 -5
  303. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
  304. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  305. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts +11 -11
  306. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
  307. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +27 -48
  308. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  309. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts +14 -0
  310. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts.map +1 -0
  311. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +3 -0
  312. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +1 -0
  313. package/es/types/Interface/models/IAccountingEntry.d.ts +2 -0
  314. package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
  315. package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
  316. package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -2
  317. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  318. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  319. package/es/types/Interface/models/IAccountingTransaction_new.d.ts +18 -0
  320. package/es/types/Interface/models/IAccountingTransaction_new.d.ts.map +1 -0
  321. package/es/types/Interface/models/IAccountingTransaction_new.js +2 -0
  322. package/es/types/Interface/models/IAccountingTransaction_new.js.map +1 -0
  323. package/es/types/Interface/models/IAccountsSocieties.d.ts +0 -2
  324. package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
  325. package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
  326. package/es/types/Interface/models/IApiError.d.ts +1 -7
  327. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  328. package/es/types/Interface/models/IApiError.js +0 -8
  329. package/es/types/Interface/models/IApiError.js.map +1 -1
  330. package/es/types/Interface/models/IAreasInvoice.d.ts +1 -0
  331. package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
  332. package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
  333. package/es/types/Interface/models/IAutoLoginToken.d.ts +10 -0
  334. package/es/types/Interface/models/IAutoLoginToken.d.ts.map +1 -0
  335. package/es/types/Interface/models/IAutoLoginToken.js +2 -0
  336. package/es/types/Interface/models/IAutoLoginToken.js.map +1 -0
  337. package/es/types/Interface/models/IBalanceSheet.d.ts +0 -4
  338. package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  339. package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
  340. package/es/types/Interface/models/IBankTransaction.d.ts +34 -0
  341. package/es/types/Interface/models/IBankTransaction.d.ts.map +1 -0
  342. package/es/types/Interface/models/IBankTransaction.js +2 -0
  343. package/es/types/Interface/models/IBankTransaction.js.map +1 -0
  344. package/es/types/Interface/models/ICallDirectly.d.ts +26 -0
  345. package/es/types/Interface/models/ICallDirectly.d.ts.map +1 -0
  346. package/es/types/Interface/models/ICallDirectly.js +2 -0
  347. package/es/types/Interface/models/ICallDirectly.js.map +1 -0
  348. package/es/types/Interface/models/ICustomerTva.d.ts +8 -7
  349. package/es/types/Interface/models/ICustomerTva.d.ts.map +1 -1
  350. package/es/types/Interface/models/ICustomerTva.js.map +1 -1
  351. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +27 -0
  352. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +1 -0
  353. package/es/types/Interface/models/IEngagementAccountingEntry.js +2 -0
  354. package/es/types/Interface/models/IEngagementAccountingEntry.js.map +1 -0
  355. package/es/types/Interface/models/IEngagementAccountingFile.d.ts +43 -0
  356. package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +1 -0
  357. package/es/types/Interface/models/IEngagementAccountingFile.js +2 -0
  358. package/es/types/Interface/models/IEngagementAccountingFile.js.map +1 -0
  359. package/es/types/Interface/models/IEngagementBankTransaction.d.ts +33 -0
  360. package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +1 -0
  361. package/es/types/Interface/models/IEngagementBankTransaction.js +2 -0
  362. package/es/types/Interface/models/IEngagementBankTransaction.js.map +1 -0
  363. package/es/types/Interface/models/IEstimateInvoice.d.ts +0 -1
  364. package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  365. package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
  366. package/es/types/Interface/models/IExercice.d.ts +0 -5
  367. package/es/types/Interface/models/IExercice.d.ts.map +1 -1
  368. package/es/types/Interface/models/IExercice.js.map +1 -1
  369. package/es/types/Interface/models/IFaq.d.ts +15 -0
  370. package/es/types/Interface/models/IFaq.d.ts.map +1 -0
  371. package/es/types/Interface/models/IFaq.js +2 -0
  372. package/es/types/Interface/models/IFaq.js.map +1 -0
  373. package/es/types/Interface/models/IFaqCategory.d.ts +5 -0
  374. package/es/types/Interface/models/IFaqCategory.d.ts.map +1 -0
  375. package/es/types/Interface/models/IFaqCategory.js +2 -0
  376. package/es/types/Interface/models/IFaqCategory.js.map +1 -0
  377. package/es/types/Interface/models/IFollowedQualityMail.d.ts +13 -0
  378. package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +1 -0
  379. package/es/types/Interface/models/IFollowedQualityMail.js +2 -0
  380. package/es/types/Interface/models/IFollowedQualityMail.js.map +1 -0
  381. package/es/types/Interface/models/IFollowedQualityMailType.d.ts +7 -0
  382. package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +1 -0
  383. package/es/types/Interface/models/IFollowedQualityMailType.js +2 -0
  384. package/es/types/Interface/models/IFollowedQualityMailType.js.map +1 -0
  385. package/es/types/Interface/models/IGedFile.d.ts +0 -3
  386. package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
  387. package/es/types/Interface/models/IGedFile.js.map +1 -1
  388. package/es/types/Interface/models/IIdentification.d.ts +18 -0
  389. package/es/types/Interface/models/IIdentification.d.ts.map +1 -0
  390. package/es/types/Interface/models/IIdentification.js +2 -0
  391. package/es/types/Interface/models/IIdentification.js.map +1 -0
  392. package/es/types/Interface/models/IImmobilization.d.ts +0 -2
  393. package/es/types/Interface/models/IImmobilization.d.ts.map +1 -1
  394. package/es/types/Interface/models/IImmobilization.js.map +1 -1
  395. package/es/types/Interface/models/IInterestedByFeature.d.ts +11 -0
  396. package/es/types/Interface/models/IInterestedByFeature.d.ts.map +1 -0
  397. package/es/types/Interface/models/IInterestedByFeature.js +2 -0
  398. package/es/types/Interface/models/IInterestedByFeature.js.map +1 -0
  399. package/es/types/Interface/models/IJob.d.ts +12 -0
  400. package/es/types/Interface/models/IJob.d.ts.map +1 -0
  401. package/es/types/Interface/models/IJob.js +2 -0
  402. package/es/types/Interface/models/IJob.js.map +1 -0
  403. package/es/types/Interface/models/IJobCategory.d.ts +9 -0
  404. package/es/types/Interface/models/IJobCategory.d.ts.map +1 -0
  405. package/es/types/Interface/models/IJobCategory.js +2 -0
  406. package/es/types/Interface/models/IJobCategory.js.map +1 -0
  407. package/es/types/Interface/models/IKilometricAllowanceScale.d.ts +0 -1
  408. package/es/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -1
  409. package/es/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  410. package/es/types/Interface/models/ILettering.d.ts +4 -0
  411. package/es/types/Interface/models/ILettering.d.ts.map +1 -1
  412. package/es/types/Interface/models/ILettering.js.map +1 -1
  413. package/es/types/Interface/models/ILog.d.ts +2 -0
  414. package/es/types/Interface/models/ILog.d.ts.map +1 -1
  415. package/es/types/Interface/models/ILog.js.map +1 -1
  416. package/es/types/Interface/models/IMobileNotificationLog.d.ts +2 -2
  417. package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
  418. package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  419. package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
  420. package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
  421. package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
  422. package/es/types/Interface/models/IPageView.d.ts +10 -0
  423. package/es/types/Interface/models/IPageView.d.ts.map +1 -0
  424. package/es/types/Interface/models/IPageView.js +2 -0
  425. package/es/types/Interface/models/IPageView.js.map +1 -0
  426. package/es/types/Interface/models/IPayment.d.ts +0 -1
  427. package/es/types/Interface/models/IPayment.d.ts.map +1 -1
  428. package/es/types/Interface/models/IPayment.js.map +1 -1
  429. package/es/types/Interface/models/IPenalty.d.ts +27 -0
  430. package/es/types/Interface/models/IPenalty.d.ts.map +1 -0
  431. package/es/types/Interface/models/IPenalty.js +2 -0
  432. package/es/types/Interface/models/IPenalty.js.map +1 -0
  433. package/es/types/Interface/models/IPenaltyType.d.ts +7 -0
  434. package/es/types/Interface/models/IPenaltyType.d.ts.map +1 -0
  435. package/es/types/Interface/models/IPenaltyType.js +2 -0
  436. package/es/types/Interface/models/IPenaltyType.js.map +1 -0
  437. package/es/types/Interface/models/IRegistration.d.ts +12 -1
  438. package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
  439. package/es/types/Interface/models/IRegistration.js.map +1 -1
  440. package/es/types/Interface/models/{IVatDeclarationCertificate.d.ts → IRegistrationCertificate.d.ts} +6 -3
  441. package/es/types/Interface/models/IRegistrationCertificate.d.ts.map +1 -0
  442. package/es/types/Interface/models/IRegistrationCertificate.js +2 -0
  443. package/es/types/Interface/models/IRegistrationCertificate.js.map +1 -0
  444. package/es/types/Interface/models/IRegulate.d.ts +3 -5
  445. package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
  446. package/es/types/Interface/models/IRegulate.js.map +1 -1
  447. package/es/types/Interface/models/IReport.d.ts +0 -3
  448. package/es/types/Interface/models/IReport.d.ts.map +1 -1
  449. package/es/types/Interface/models/IReport.js.map +1 -1
  450. package/es/types/Interface/models/ISociety.d.ts +3 -6
  451. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  452. package/es/types/Interface/models/ISociety.js.map +1 -1
  453. package/es/types/Interface/models/ISocietyApproval.d.ts +2 -4
  454. package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  455. package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
  456. package/es/types/Interface/models/ISocietyDetail.d.ts +97 -97
  457. package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  458. package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
  459. package/es/types/Interface/models/ISuggestion.d.ts +14 -0
  460. package/es/types/Interface/models/ISuggestion.d.ts.map +1 -0
  461. package/es/types/Interface/models/ISuggestion.js +2 -0
  462. package/es/types/Interface/models/ISuggestion.js.map +1 -0
  463. package/es/types/Interface/models/ISupervision.d.ts +4 -0
  464. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  465. package/es/types/Interface/models/ISupervision.js.map +1 -1
  466. package/es/types/Interface/models/ISupervisionJob.d.ts +8 -0
  467. package/es/types/Interface/models/ISupervisionJob.d.ts.map +1 -0
  468. package/es/types/Interface/models/ISupervisionJob.js +2 -0
  469. package/es/types/Interface/models/ISupervisionJob.js.map +1 -0
  470. package/es/types/Interface/models/IThirdPartySociety.d.ts +0 -2
  471. package/es/types/Interface/models/IThirdPartySociety.d.ts.map +1 -1
  472. package/es/types/Interface/models/IThirdPartySociety.js.map +1 -1
  473. package/es/types/Interface/models/ITmpValidationToken.d.ts +11 -0
  474. package/es/types/Interface/models/ITmpValidationToken.d.ts.map +1 -0
  475. package/es/types/Interface/models/ITmpValidationToken.js +2 -0
  476. package/es/types/Interface/models/ITmpValidationToken.js.map +1 -0
  477. package/es/types/Interface/models/IUser.d.ts +0 -6
  478. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  479. package/es/types/Interface/models/IUser.js.map +1 -1
  480. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts +9 -0
  481. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +1 -0
  482. package/es/types/Interface/models/IUserSocietyTicketSupport.js +2 -0
  483. package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -0
  484. package/es/types/Interface/models/IVatDeclaration.d.ts +3 -2
  485. package/es/types/Interface/models/IVatDeclaration.d.ts.map +1 -1
  486. package/es/types/Interface/models/IVatDeclaration.js.map +1 -1
  487. package/es/types/Interface/models/IVatMargin.d.ts +7 -0
  488. package/es/types/Interface/models/IVatMargin.d.ts.map +1 -0
  489. package/es/types/Interface/models/IVatMargin.js +2 -0
  490. package/es/types/Interface/models/IVatMargin.js.map +1 -0
  491. package/es/types/Interface/models/IWebMailSpam.d.ts +8 -0
  492. package/es/types/Interface/models/IWebMailSpam.d.ts.map +1 -0
  493. package/es/types/Interface/models/IWebMailSpam.js +2 -0
  494. package/es/types/Interface/models/IWebMailSpam.js.map +1 -0
  495. package/es/types/Interface/models/IWebMailSpamType.d.ts +7 -0
  496. package/es/types/Interface/models/IWebMailSpamType.d.ts.map +1 -0
  497. package/es/types/Interface/models/IWebMailSpamType.js +2 -0
  498. package/es/types/Interface/models/IWebMailSpamType.js.map +1 -0
  499. package/es/types/Interface/models/IWorkingSchedule.d.ts +0 -2
  500. package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
  501. package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
  502. package/es/types/Interface/schemas/IRegistrationDetail.d.ts +11 -0
  503. package/es/types/Interface/schemas/IRegistrationDetail.d.ts.map +1 -0
  504. package/es/types/Interface/schemas/IRegistrationDetail.js +2 -0
  505. package/es/types/Interface/schemas/IRegistrationDetail.js.map +1 -0
  506. package/es/types/Interface/schemas/ITransactionHistory.d.ts +11 -0
  507. package/es/types/Interface/schemas/ITransactionHistory.d.ts.map +1 -0
  508. package/es/types/Interface/schemas/ITransactionHistory.js +2 -0
  509. package/es/types/Interface/schemas/ITransactionHistory.js.map +1 -0
  510. package/es/types/index.d.ts +38 -30
  511. package/es/types/index.d.ts.map +1 -1
  512. package/es/types/index.js +39 -30
  513. package/es/types/index.js.map +1 -1
  514. package/es/utils/amount.d.ts +0 -1
  515. package/es/utils/amount.d.ts.map +1 -1
  516. package/es/utils/amount.js +0 -300
  517. package/es/utils/amount.js.map +1 -1
  518. package/es/utils/brands.d.ts +0 -8
  519. package/es/utils/brands.d.ts.map +1 -1
  520. package/es/utils/brands.js.map +1 -1
  521. package/es/utils/email/templates/signature.d.ts.map +1 -1
  522. package/es/utils/email/templates/signature.js +7 -6
  523. package/es/utils/email/templates/signature.js.map +1 -1
  524. package/es/utils/email.js +2 -2
  525. package/es/utils/email.js.map +1 -1
  526. package/es/utils/phone.d.ts +1 -1
  527. package/es/utils/phone.d.ts.map +1 -1
  528. package/es/utils/phone.js +8 -8
  529. package/es/utils/phone.js.map +1 -1
  530. package/es/utils/quotation.d.ts.map +1 -1
  531. package/es/utils/quotation.js +3 -5
  532. package/es/utils/quotation.js.map +1 -1
  533. package/es/utils/vat/3310/century23.d.ts +7 -0
  534. package/es/utils/vat/3310/century23.d.ts.map +1 -0
  535. package/es/utils/vat/3310/century23.js +1396 -0
  536. package/es/utils/vat/3310/century23.js.map +1 -0
  537. package/es/utils/vat/3514/century22.d.ts +5 -0
  538. package/es/utils/vat/3514/century22.d.ts.map +1 -0
  539. package/es/utils/vat/3514/century22.js +100 -0
  540. package/es/utils/vat/3514/century22.js.map +1 -0
  541. package/es/utils/vat/3514/century23.d.ts +4 -0
  542. package/es/utils/vat/3514/century23.d.ts.map +1 -0
  543. package/es/utils/vat/3514/century23.js +116 -0
  544. package/es/utils/vat/3514/century23.js.map +1 -0
  545. package/es/utils/vat/3517/century23.d.ts +40 -0
  546. package/es/utils/vat/3517/century23.d.ts.map +1 -0
  547. package/es/utils/vat/3517/century23.js +1741 -0
  548. package/es/utils/vat/3517/century23.js.map +1 -0
  549. package/es/utils/vat/3519/century17.d.ts +5 -0
  550. package/es/utils/vat/3519/century17.d.ts.map +1 -0
  551. package/es/utils/vat/3519/century17.js +86 -0
  552. package/es/utils/vat/3519/century17.js.map +1 -0
  553. package/es/utils/vat/3519/century23.d.ts +4 -0
  554. package/es/utils/vat/3519/century23.d.ts.map +1 -0
  555. package/es/utils/vat/3519/century23.js +145 -0
  556. package/es/utils/vat/3519/century23.js.map +1 -0
  557. package/es/utils/vat/centuries.d.ts +4 -0
  558. package/es/utils/vat/centuries.d.ts.map +1 -0
  559. package/es/utils/vat/centuries.js +57 -0
  560. package/es/utils/vat/centuries.js.map +1 -0
  561. package/es/utils/vat/index.d.ts +4 -0
  562. package/es/utils/vat/index.d.ts.map +1 -0
  563. package/es/utils/vat/index.js +4 -0
  564. package/es/utils/vat/index.js.map +1 -0
  565. package/es/utils/vat/registration.d.ts +9 -0
  566. package/es/utils/vat/registration.d.ts.map +1 -0
  567. package/es/utils/vat/registration.js +118 -0
  568. package/es/utils/vat/registration.js.map +1 -0
  569. package/es/utils/vat/utils.d.ts +5 -0
  570. package/es/utils/vat/utils.d.ts.map +1 -0
  571. package/es/utils/vat/utils.js +46 -0
  572. package/es/utils/vat/utils.js.map +1 -0
  573. package/export-models.json +28811 -0
  574. package/importInterfaces.ts +91 -0
  575. package/js/api/resources/AccountingFiles.js +1 -7
  576. package/js/api/resources/AccountingFiles.js.map +1 -1
  577. package/js/api/resources/CommercialSetting.js +3 -0
  578. package/js/api/resources/CommercialSetting.js.map +1 -1
  579. package/js/api/resources/FIle.js +0 -6
  580. package/js/api/resources/FIle.js.map +1 -1
  581. package/js/api/resources/FirstStep.js +0 -3
  582. package/js/api/resources/FirstStep.js.map +1 -1
  583. package/js/api/resources/Invoice.js +0 -6
  584. package/js/api/resources/Invoice.js.map +1 -1
  585. package/js/api/resources/Mail.js +0 -5
  586. package/js/api/resources/Mail.js.map +1 -1
  587. package/js/api/resources/Notification.js +1 -7
  588. package/js/api/resources/Notification.js.map +1 -1
  589. package/js/api/resources/Prestations.js +0 -8
  590. package/js/api/resources/Prestations.js.map +1 -1
  591. package/js/api/resources/Registration.js +3 -0
  592. package/js/api/resources/Registration.js.map +1 -1
  593. package/js/api/resources/Report.js +0 -7
  594. package/js/api/resources/Report.js.map +1 -1
  595. package/js/api/resources/Rule.js +0 -3
  596. package/js/api/resources/Rule.js.map +1 -1
  597. package/js/api/resources/Tax.js +5 -0
  598. package/js/api/resources/Tax.js.map +1 -1
  599. package/js/api/resources/TaxDeadline.js +7 -0
  600. package/js/api/resources/TaxDeadline.js.map +1 -1
  601. package/js/api/resources/TimeRecorder.js +0 -5
  602. package/js/api/resources/TimeRecorder.js.map +1 -1
  603. package/js/api/resources/User.js +3 -2
  604. package/js/api/resources/User.js.map +1 -1
  605. package/js/api/resources/VatDeclaration.js +91 -7
  606. package/js/api/resources/VatDeclaration.js.map +1 -1
  607. package/js/api/resources/statistic/CustomerSuccess.js +1 -1
  608. package/js/api/resources/statistic/CustomerSuccess.js.map +1 -1
  609. package/js/api/resources.js +1 -7
  610. package/js/api/resources.js.map +1 -1
  611. package/js/index.js.map +1 -1
  612. package/js/types/Enum/Account.js +0 -8
  613. package/js/types/Enum/Account.js.map +1 -1
  614. package/js/types/Enum/Activity.js +0 -50
  615. package/js/types/Enum/Activity.js.map +1 -1
  616. package/js/types/Enum/BalanceSheet.js +1 -1
  617. package/js/types/Enum/BalanceSheet.js.map +1 -1
  618. package/js/types/Enum/BrandClementine.js +109 -24
  619. package/js/types/Enum/BrandClementine.js.map +1 -1
  620. package/js/types/Enum/BrandComptalib.js +76 -14
  621. package/js/types/Enum/BrandComptalib.js.map +1 -1
  622. package/js/types/Enum/BrandLegalstart.js +23 -45
  623. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  624. package/js/types/Enum/BrandPourcentage.js +1 -457
  625. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  626. package/js/types/Enum/ConnectorType.js +1 -1
  627. package/js/types/Enum/ConnectorType.js.map +1 -1
  628. package/js/types/Enum/ConstitutionState.js +6 -6
  629. package/js/types/Enum/ConstitutionState.js.map +1 -1
  630. package/js/types/Enum/Country.js +0 -780
  631. package/js/types/Enum/Country.js.map +1 -1
  632. package/js/types/Enum/Ged.js +1 -1
  633. package/js/types/Enum/Ged.js.map +1 -1
  634. package/js/types/Enum/InternalService.js +0 -12
  635. package/js/types/Enum/InternalService.js.map +1 -1
  636. package/js/types/Enum/JobTitle.js +0 -35
  637. package/js/types/Enum/JobTitle.js.map +1 -1
  638. package/js/types/Enum/Log.js +0 -200
  639. package/js/types/Enum/Log.js.map +1 -1
  640. package/js/types/Enum/MealExpenseThresholds.js +2 -6
  641. package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
  642. package/js/types/Enum/MimeType.js +0 -1
  643. package/js/types/Enum/MimeType.js.map +1 -1
  644. package/js/types/Enum/NafCode.js +28 -0
  645. package/js/types/Enum/NafCode.js.map +1 -0
  646. package/js/types/Enum/NotificationType.js +5 -41
  647. package/js/types/Enum/NotificationType.js.map +1 -1
  648. package/js/types/Enum/Office.js +25 -0
  649. package/js/types/Enum/Office.js.map +1 -0
  650. package/js/types/Enum/Phone.js +1 -1
  651. package/js/types/Enum/Phone.js.map +1 -1
  652. package/js/types/Enum/PrestationType.js +0 -72
  653. package/js/types/Enum/PrestationType.js.map +1 -1
  654. package/js/types/Enum/Registration.js +6 -0
  655. package/js/types/Enum/Registration.js.map +1 -1
  656. package/js/types/Enum/RegistrationSource.js +0 -1
  657. package/js/types/Enum/RegistrationSource.js.map +1 -1
  658. package/js/types/Enum/ReportService.js +9 -21
  659. package/js/types/Enum/ReportService.js.map +1 -1
  660. package/js/types/Enum/Role.js +0 -2
  661. package/js/types/Enum/Role.js.map +1 -1
  662. package/js/types/Enum/RoleDetail.js +8 -30
  663. package/js/types/Enum/RoleDetail.js.map +1 -1
  664. package/js/types/Enum/TaskResponseType.js +0 -52
  665. package/js/types/Enum/TaskResponseType.js.map +1 -1
  666. package/js/types/Enum/Tax.js +6 -0
  667. package/js/types/Enum/Tax.js.map +1 -1
  668. package/js/types/Enum/TaxSystem.js +0 -10
  669. package/js/types/Enum/TaxSystem.js.map +1 -1
  670. package/js/types/Enum/TimeRecorderLocation.js +14 -0
  671. package/js/types/Enum/TimeRecorderLocation.js.map +1 -0
  672. package/js/types/Enum/Unit.js +0 -10
  673. package/js/types/Enum/Unit.js.map +1 -1
  674. package/js/types/Enum/VatDeclarationType.js +40 -40
  675. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  676. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  677. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js +0 -1
  678. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  679. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  680. package/js/types/Interface/api/{accountingFiles/Read.js → cerfa/3310.js} +1 -1
  681. package/js/types/Interface/api/cerfa/3310.js.map +1 -0
  682. package/js/types/Interface/api/{commercialImport/Read.js → cerfa/3514.js} +1 -1
  683. package/js/types/Interface/api/cerfa/3514.js.map +1 -0
  684. package/js/types/Interface/api/cerfa/3517.js +8 -0
  685. package/js/types/Interface/api/cerfa/3517.js.map +1 -0
  686. package/js/types/Interface/api/{companeo/CompaneoReturn.js → cerfa/3519.js} +1 -1
  687. package/js/types/Interface/api/cerfa/3519.js.map +1 -0
  688. package/js/types/Interface/api/cerfa/ReadCerfa.js +2 -0
  689. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  690. package/js/types/Interface/api/exercice/CreateExercice.js +0 -1
  691. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  692. package/js/types/Interface/api/exercice/QueryExercice.js +0 -1
  693. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  694. package/js/types/Interface/api/exercice/UpdateExercice.js +0 -2
  695. package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  696. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  697. package/js/types/Interface/api/notification/CreateNotification.js +1 -1
  698. package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
  699. package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
  700. package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  701. package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
  702. package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  703. package/js/types/Interface/api/registration/CreateRegistration.js +34 -1
  704. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  705. package/js/types/Interface/api/registration/DeclareRegistration.js +11 -1
  706. package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  707. package/js/types/Interface/api/registration/QueryRegistration.js +11 -3
  708. package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  709. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  710. package/js/types/Interface/api/{firstStep/Create.js → registration/UpdateRegistration.js} +12 -11
  711. package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -0
  712. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  713. package/js/types/Interface/api/society/CreateSociety.js +0 -1
  714. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  715. package/js/types/Interface/api/statistic/QueryInternal.js +2 -4
  716. package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  717. package/js/types/Interface/api/{team/QueryCreate.js → tax/QueryTax.js} +7 -6
  718. package/js/types/Interface/api/tax/QueryTax.js.map +1 -0
  719. package/js/types/Interface/api/tax/ReadTax.js +2 -0
  720. package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
  721. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +21 -6
  722. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  723. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +2 -0
  724. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  725. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +0 -1
  726. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  727. package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  728. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +15 -16
  729. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  730. package/js/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +8 -0
  731. package/js/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +1 -0
  732. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  733. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  734. package/js/types/Interface/models/IAccountingTransaction_new.js +6 -0
  735. package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -0
  736. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  737. package/js/types/Interface/models/IApiError.js +0 -8
  738. package/js/types/Interface/models/IApiError.js.map +1 -1
  739. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  740. package/js/types/Interface/models/{IAppNotification.js → IAutoLoginToken.js} +1 -1
  741. package/js/types/Interface/models/IAutoLoginToken.js.map +1 -0
  742. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  743. package/js/types/Interface/models/IBankTransaction.js +6 -0
  744. package/js/types/Interface/models/IBankTransaction.js.map +1 -0
  745. package/js/types/Interface/models/ICallDirectly.js +6 -0
  746. package/js/types/Interface/models/ICallDirectly.js.map +1 -0
  747. package/js/types/Interface/models/ICustomerTva.js.map +1 -1
  748. package/js/types/Interface/models/IEngagementAccountingEntry.js +6 -0
  749. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -0
  750. package/js/types/Interface/models/IEngagementAccountingFile.js +6 -0
  751. package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -0
  752. package/js/types/Interface/models/IEngagementBankTransaction.js +6 -0
  753. package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -0
  754. package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
  755. package/js/types/Interface/models/IExercice.js.map +1 -1
  756. package/js/types/Interface/models/IFaq.js +6 -0
  757. package/js/types/Interface/models/IFaq.js.map +1 -0
  758. package/js/types/Interface/models/IFaqCategory.js +6 -0
  759. package/js/types/Interface/models/IFaqCategory.js.map +1 -0
  760. package/js/types/Interface/models/IFollowedQualityMail.js +6 -0
  761. package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -0
  762. package/js/types/Interface/models/IFollowedQualityMailType.js +6 -0
  763. package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -0
  764. package/js/types/Interface/models/IGedFile.js.map +1 -1
  765. package/js/types/Interface/models/IIdentification.js +6 -0
  766. package/js/types/Interface/models/IIdentification.js.map +1 -0
  767. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  768. package/js/types/Interface/models/IInterestedByFeature.js +6 -0
  769. package/js/types/Interface/models/IInterestedByFeature.js.map +1 -0
  770. package/js/types/Interface/models/IJob.js +6 -0
  771. package/js/types/Interface/models/IJob.js.map +1 -0
  772. package/js/types/Interface/models/IJobCategory.js +6 -0
  773. package/js/types/Interface/models/IJobCategory.js.map +1 -0
  774. package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  775. package/js/types/Interface/models/ILettering.js.map +1 -1
  776. package/js/types/Interface/models/ILog.js.map +1 -1
  777. package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  778. package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
  779. package/js/types/Interface/models/IPageView.js +6 -0
  780. package/js/types/Interface/models/IPageView.js.map +1 -0
  781. package/js/types/Interface/models/IPayment.js.map +1 -1
  782. package/js/types/Interface/models/IPenalty.js +6 -0
  783. package/js/types/Interface/models/IPenalty.js.map +1 -0
  784. package/js/types/Interface/models/IPenaltyType.js +6 -0
  785. package/js/types/Interface/models/IPenaltyType.js.map +1 -0
  786. package/js/types/Interface/models/IRegistration.js.map +1 -1
  787. package/js/types/Interface/models/IRegistrationCertificate.js +6 -0
  788. package/js/types/Interface/models/IRegistrationCertificate.js.map +1 -0
  789. package/js/types/Interface/models/IRegulate.js.map +1 -1
  790. package/js/types/Interface/models/IReport.js.map +1 -1
  791. package/js/types/Interface/models/ISociety.js.map +1 -1
  792. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  793. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  794. package/js/types/Interface/models/ISuggestion.js +6 -0
  795. package/js/types/Interface/models/ISuggestion.js.map +1 -0
  796. package/js/types/Interface/models/ISupervision.js.map +1 -1
  797. package/js/types/Interface/models/ISupervisionJob.js +6 -0
  798. package/js/types/Interface/models/ISupervisionJob.js.map +1 -0
  799. package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
  800. package/js/types/Interface/models/ITmpValidationToken.js +6 -0
  801. package/js/types/Interface/models/ITmpValidationToken.js.map +1 -0
  802. package/js/types/Interface/models/IUser.js.map +1 -1
  803. package/js/types/Interface/models/IUserSocietyTicketSupport.js +6 -0
  804. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -0
  805. package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
  806. package/js/types/Interface/models/IVatMargin.js +6 -0
  807. package/js/types/Interface/models/IVatMargin.js.map +1 -0
  808. package/js/types/Interface/models/IWebMailSpam.js +6 -0
  809. package/js/types/Interface/models/IWebMailSpam.js.map +1 -0
  810. package/js/types/Interface/models/IWebMailSpamType.js +6 -0
  811. package/js/types/Interface/models/IWebMailSpamType.js.map +1 -0
  812. package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
  813. package/js/types/Interface/schemas/IRegistrationDetail.js +6 -0
  814. package/js/types/Interface/schemas/IRegistrationDetail.js.map +1 -0
  815. package/js/types/Interface/schemas/ITransactionHistory.js +6 -0
  816. package/js/types/Interface/schemas/ITransactionHistory.js.map +1 -0
  817. package/js/types/index.js +454 -374
  818. package/js/types/index.js.map +1 -1
  819. package/js/utils/amount.js +0 -238
  820. package/js/utils/amount.js.map +1 -1
  821. package/js/utils/brands.js.map +1 -1
  822. package/js/utils/email/templates/signature.js +7 -6
  823. package/js/utils/email/templates/signature.js.map +1 -1
  824. package/js/utils/email.js +2 -2
  825. package/js/utils/email.js.map +1 -1
  826. package/js/utils/phone.js +8 -8
  827. package/js/utils/phone.js.map +1 -1
  828. package/js/utils/quotation.js +3 -5
  829. package/js/utils/quotation.js.map +1 -1
  830. package/js/utils/vat/3310/century23.js +1241 -0
  831. package/js/utils/vat/3310/century23.js.map +1 -0
  832. package/js/utils/vat/3514/century22.js +104 -0
  833. package/js/utils/vat/3514/century22.js.map +1 -0
  834. package/js/utils/vat/3514/century23.js +106 -0
  835. package/js/utils/vat/3514/century23.js.map +1 -0
  836. package/js/utils/vat/3517/century23.js +1814 -0
  837. package/js/utils/vat/3517/century23.js.map +1 -0
  838. package/js/utils/vat/3519/century17.js +91 -0
  839. package/js/utils/vat/3519/century17.js.map +1 -0
  840. package/js/utils/vat/3519/century23.js +134 -0
  841. package/js/utils/vat/3519/century23.js.map +1 -0
  842. package/js/utils/vat/centuries.js +64 -0
  843. package/js/utils/vat/centuries.js.map +1 -0
  844. package/js/utils/vat/index.js +36 -0
  845. package/js/utils/vat/index.js.map +1 -0
  846. package/js/utils/vat/registration.js +165 -0
  847. package/js/utils/vat/registration.js.map +1 -0
  848. package/js/utils/vat/utils.js +53 -0
  849. package/js/utils/vat/utils.js.map +1 -0
  850. package/package.json +1 -1
  851. package/table.json +264 -0
  852. package/ts/api/resources/AccountingFiles.ts +3 -10
  853. package/ts/api/resources/CommercialSetting.ts +5 -1
  854. package/ts/api/resources/FIle.ts +0 -5
  855. package/ts/api/resources/FirstStep.ts +1 -5
  856. package/ts/api/resources/Invoice.ts +0 -8
  857. package/ts/api/resources/Mail.ts +0 -5
  858. package/ts/api/resources/Notification.ts +1 -10
  859. package/ts/api/resources/Prestations.ts +0 -9
  860. package/ts/api/resources/Registration.ts +5 -0
  861. package/ts/api/resources/Report.ts +1 -4
  862. package/ts/api/resources/Rule.ts +0 -4
  863. package/ts/api/resources/Tax.ts +5 -1
  864. package/ts/api/resources/TaxDeadline.ts +7 -1
  865. package/ts/api/resources/TimeRecorder.ts +1 -4
  866. package/ts/api/resources/User.ts +3 -2
  867. package/ts/api/resources/VatDeclaration.ts +69 -9
  868. package/ts/api/resources/statistic/CustomerSuccess.ts +1 -1
  869. package/ts/api/resources.ts +0 -6
  870. package/ts/index.ts +1 -0
  871. package/ts/types/Enum/Account.ts +0 -8
  872. package/ts/types/Enum/Activity.ts +1 -52
  873. package/ts/types/Enum/BalanceSheet.ts +1 -1
  874. package/ts/types/Enum/BrandClementine.ts +111 -24
  875. package/ts/types/Enum/BrandComptalib.ts +77 -14
  876. package/ts/types/Enum/BrandLegalstart.ts +23 -45
  877. package/ts/types/Enum/BrandPourcentage.ts +1 -462
  878. package/ts/types/Enum/ConnectorType.ts +1 -1
  879. package/ts/types/Enum/ConstitutionState.ts +4 -4
  880. package/ts/types/Enum/Country.ts +0 -394
  881. package/ts/types/Enum/Ged.ts +1 -1
  882. package/ts/types/Enum/InternalService.ts +0 -12
  883. package/ts/types/Enum/JobTitle.ts +0 -42
  884. package/ts/types/Enum/Log.ts +1 -202
  885. package/ts/types/Enum/MealExpenseThresholds.ts +2 -6
  886. package/ts/types/Enum/MimeType.ts +0 -1
  887. package/ts/types/Enum/NafCode.ts +21 -0
  888. package/ts/types/Enum/NotificationType.ts +2 -49
  889. package/ts/types/Enum/Office.ts +19 -0
  890. package/ts/types/Enum/Phone.ts +1 -1
  891. package/ts/types/Enum/PrestationType.ts +0 -72
  892. package/ts/types/Enum/Registration.ts +6 -0
  893. package/ts/types/Enum/RegistrationSource.ts +0 -1
  894. package/ts/types/Enum/ReportService.ts +8 -20
  895. package/ts/types/Enum/Role.ts +0 -2
  896. package/ts/types/Enum/RoleDetail.ts +1 -23
  897. package/ts/types/Enum/TaskResponseType.ts +0 -57
  898. package/ts/types/Enum/Tax.ts +6 -0
  899. package/ts/types/Enum/TaxSystem.ts +1 -18
  900. package/ts/types/Enum/TimeRecorderLocation.ts +9 -0
  901. package/ts/types/Enum/Unit.ts +0 -11
  902. package/ts/types/Enum/VatDeclarationType.ts +40 -40
  903. package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +1 -0
  904. package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +1 -4
  905. package/ts/types/Interface/api/aspone/ReadInterchange.ts +6 -4
  906. package/ts/types/Interface/api/cerfa/3310.ts +247 -0
  907. package/ts/types/Interface/api/cerfa/3514.ts +67 -0
  908. package/ts/types/Interface/api/cerfa/3517.ts +334 -0
  909. package/ts/types/Interface/api/cerfa/3519.ts +53 -0
  910. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +47 -2
  911. package/ts/types/Interface/api/exercice/CreateExercice.ts +0 -6
  912. package/ts/types/Interface/api/exercice/QueryExercice.ts +0 -6
  913. package/ts/types/Interface/api/exercice/UpdateExercice.ts +0 -12
  914. package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccount.ts +1 -3
  915. package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
  916. package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
  917. package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
  918. package/ts/types/Interface/api/registration/CreateRegistration.ts +112 -1
  919. package/ts/types/Interface/api/registration/DeclareRegistration.ts +34 -2
  920. package/ts/types/Interface/api/registration/QueryRegistration.ts +27 -2
  921. package/ts/types/Interface/api/registration/ReadRegistration.ts +29 -2
  922. package/ts/types/Interface/api/registration/UpdateRegistration.ts +42 -0
  923. package/ts/types/Interface/api/report/ReadReportStats.ts +1 -2
  924. package/ts/types/Interface/api/society/CreateSociety.ts +0 -3
  925. package/ts/types/Interface/api/statistic/QueryInternal.ts +0 -2
  926. package/ts/types/Interface/api/tax/QueryTax.ts +16 -0
  927. package/ts/types/Interface/api/tax/ReadTax.ts +25 -0
  928. package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +52 -10
  929. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +18 -3
  930. package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +0 -5
  931. package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -8
  932. package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +23 -42
  933. package/ts/types/Interface/api/vatDeclaration/ReadVatDeclaration.ts +14 -0
  934. package/ts/types/Interface/models/IAccountingEntry.ts +2 -0
  935. package/ts/types/Interface/models/IAccountingTransaction.ts +1 -2
  936. package/ts/types/Interface/models/IAccountingTransaction_new.ts +20 -0
  937. package/ts/types/Interface/models/IAccountsSocieties.ts +0 -4
  938. package/ts/types/Interface/models/IApiError.ts +0 -10
  939. package/ts/types/Interface/models/IAreasInvoice.ts +1 -0
  940. package/ts/types/Interface/models/IAutoLoginToken.ts +10 -0
  941. package/ts/types/Interface/models/IBalanceSheet.ts +0 -4
  942. package/ts/types/Interface/models/IBankTransaction.ts +37 -0
  943. package/ts/types/Interface/models/ICallDirectly.ts +29 -0
  944. package/ts/types/Interface/models/ICustomerTva.ts +8 -7
  945. package/ts/types/Interface/models/IEngagementAccountingEntry.ts +30 -0
  946. package/ts/types/Interface/models/IEngagementAccountingFile.ts +46 -0
  947. package/ts/types/Interface/models/IEngagementBankTransaction.ts +36 -0
  948. package/ts/types/Interface/models/IEstimateInvoice.ts +0 -1
  949. package/ts/types/Interface/models/IExercice.ts +0 -5
  950. package/ts/types/Interface/models/IFaq.ts +18 -0
  951. package/ts/types/Interface/models/IFaqCategory.ts +5 -0
  952. package/ts/types/Interface/models/IFollowedQualityMail.ts +16 -0
  953. package/ts/types/Interface/models/IFollowedQualityMailType.ts +7 -0
  954. package/ts/types/Interface/models/IGedFile.ts +0 -3
  955. package/ts/types/Interface/models/IIdentification.ts +21 -0
  956. package/ts/types/Interface/models/IImmobilization.ts +0 -2
  957. package/ts/types/Interface/models/IInterestedByFeature.ts +14 -0
  958. package/ts/types/Interface/models/IJob.ts +15 -0
  959. package/ts/types/Interface/models/IJobCategory.ts +12 -0
  960. package/ts/types/Interface/models/IKilometricAllowanceScale.ts +0 -1
  961. package/ts/types/Interface/models/ILettering.ts +8 -0
  962. package/ts/types/Interface/models/ILog.ts +2 -0
  963. package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
  964. package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
  965. package/ts/types/Interface/models/IPageView.ts +13 -0
  966. package/ts/types/Interface/models/IPayment.ts +0 -1
  967. package/ts/types/Interface/models/IPenalty.ts +30 -0
  968. package/ts/types/Interface/models/IPenaltyType.ts +7 -0
  969. package/ts/types/Interface/models/IRegistration.ts +12 -1
  970. package/ts/types/Interface/models/{IVatDeclarationCertificate.ts → IRegistrationCertificate.ts} +5 -3
  971. package/ts/types/Interface/models/IRegulate.ts +3 -5
  972. package/ts/types/Interface/models/IReport.ts +0 -3
  973. package/ts/types/Interface/models/ISociety.ts +2 -8
  974. package/ts/types/Interface/models/ISocietyApproval.ts +2 -4
  975. package/ts/types/Interface/models/ISocietyDetail.ts +97 -97
  976. package/ts/types/Interface/models/ISuggestion.ts +17 -0
  977. package/ts/types/Interface/models/ISupervision.ts +4 -0
  978. package/ts/types/Interface/models/ISupervisionJob.ts +8 -0
  979. package/ts/types/Interface/models/IThirdPartySociety.ts +0 -5
  980. package/ts/types/Interface/models/ITmpValidationToken.ts +14 -0
  981. package/ts/types/Interface/models/IUser.ts +0 -6
  982. package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +9 -0
  983. package/ts/types/Interface/models/IVatDeclaration.ts +4 -3
  984. package/ts/types/Interface/models/IVatMargin.ts +7 -0
  985. package/ts/types/Interface/models/IWebMailSpam.ts +8 -0
  986. package/ts/types/Interface/models/IWebMailSpamType.ts +7 -0
  987. package/ts/types/Interface/models/IWorkingSchedule.ts +0 -2
  988. package/ts/types/Interface/schemas/IRegistrationDetail.ts +11 -0
  989. package/ts/types/Interface/schemas/ITransactionHistory.ts +11 -0
  990. package/ts/types/index.ts +42 -31
  991. package/ts/utils/amount.ts +0 -171
  992. package/ts/utils/brands.ts +0 -8
  993. package/ts/utils/email/templates/signature.ts +7 -6
  994. package/ts/utils/email.ts +2 -2
  995. package/ts/utils/phone.ts +8 -8
  996. package/ts/utils/quotation.ts +3 -5
  997. package/ts/utils/vat/3310/century23.ts +1408 -0
  998. package/ts/utils/vat/3514/century22.ts +107 -0
  999. package/ts/utils/vat/3514/century23.ts +118 -0
  1000. package/ts/utils/vat/3517/century23.ts +1763 -0
  1001. package/ts/utils/vat/3519/century17.ts +88 -0
  1002. package/ts/utils/vat/3519/century23.ts +147 -0
  1003. package/ts/utils/vat/centuries.ts +66 -0
  1004. package/ts/utils/vat/index.ts +3 -0
  1005. package/ts/utils/vat/registration.ts +124 -0
  1006. package/ts/utils/vat/utils.ts +47 -0
  1007. package/es/api/resources/CashAndExpense.d.ts +0 -8
  1008. package/es/api/resources/CashAndExpense.d.ts.map +0 -1
  1009. package/es/api/resources/CashAndExpense.js +0 -27
  1010. package/es/api/resources/CashAndExpense.js.map +0 -1
  1011. package/es/api/resources/CommercialImport.d.ts +0 -9
  1012. package/es/api/resources/CommercialImport.d.ts.map +0 -1
  1013. package/es/api/resources/CommercialImport.js +0 -24
  1014. package/es/api/resources/CommercialImport.js.map +0 -1
  1015. package/es/api/resources/Team.d.ts +0 -30
  1016. package/es/api/resources/Team.d.ts.map +0 -1
  1017. package/es/api/resources/Team.js +0 -37
  1018. package/es/api/resources/Team.js.map +0 -1
  1019. package/es/types/Enum/BrandClems.d.ts +0 -164
  1020. package/es/types/Enum/BrandClems.d.ts.map +0 -1
  1021. package/es/types/Enum/BrandClems.js +0 -155
  1022. package/es/types/Enum/BrandClems.js.map +0 -1
  1023. package/es/types/Enum/CashDeskTransactionType.d.ts +0 -7
  1024. package/es/types/Enum/CashDeskTransactionType.d.ts.map +0 -1
  1025. package/es/types/Enum/CashDeskTransactionType.js +0 -8
  1026. package/es/types/Enum/CashDeskTransactionType.js.map +0 -1
  1027. package/es/types/Enum/CommercialImportHeader.d.ts +0 -12
  1028. package/es/types/Enum/CommercialImportHeader.d.ts.map +0 -1
  1029. package/es/types/Enum/CommercialImportHeader.js +0 -109
  1030. package/es/types/Enum/CommercialImportHeader.js.map +0 -1
  1031. package/es/types/Enum/Compensation.d.ts +0 -15
  1032. package/es/types/Enum/Compensation.d.ts.map +0 -1
  1033. package/es/types/Enum/Compensation.js +0 -15
  1034. package/es/types/Enum/Compensation.js.map +0 -1
  1035. package/es/types/Enum/EntityType.d.ts +0 -18
  1036. package/es/types/Enum/EntityType.d.ts.map +0 -1
  1037. package/es/types/Enum/EntityType.js +0 -66
  1038. package/es/types/Enum/EntityType.js.map +0 -1
  1039. package/es/types/Enum/PaymentExpectation.d.ts +0 -18
  1040. package/es/types/Enum/PaymentExpectation.d.ts.map +0 -1
  1041. package/es/types/Enum/PaymentExpectation.js +0 -66
  1042. package/es/types/Enum/PaymentExpectation.js.map +0 -1
  1043. package/es/types/Enum/ReasonTerminationType.d.ts +0 -23
  1044. package/es/types/Enum/ReasonTerminationType.d.ts.map +0 -1
  1045. package/es/types/Enum/ReasonTerminationType.js +0 -86
  1046. package/es/types/Enum/ReasonTerminationType.js.map +0 -1
  1047. package/es/types/Enum/RemoteType.d.ts +0 -10
  1048. package/es/types/Enum/RemoteType.d.ts.map +0 -1
  1049. package/es/types/Enum/RemoteType.js +0 -21
  1050. package/es/types/Enum/RemoteType.js.map +0 -1
  1051. package/es/types/Enum/ThirdParty.d.ts +0 -7
  1052. package/es/types/Enum/ThirdParty.d.ts.map +0 -1
  1053. package/es/types/Enum/ThirdParty.js +0 -7
  1054. package/es/types/Enum/ThirdParty.js.map +0 -1
  1055. package/es/types/Interface/api/accountingFiles/Read.d.ts +0 -6
  1056. package/es/types/Interface/api/accountingFiles/Read.d.ts.map +0 -1
  1057. package/es/types/Interface/api/accountingFiles/Read.js +0 -2
  1058. package/es/types/Interface/api/accountingFiles/Read.js.map +0 -1
  1059. package/es/types/Interface/api/appNotification/Update.d.ts +0 -5
  1060. package/es/types/Interface/api/appNotification/Update.d.ts.map +0 -1
  1061. package/es/types/Interface/api/appNotification/Update.js +0 -25
  1062. package/es/types/Interface/api/appNotification/Update.js.map +0 -1
  1063. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +0 -4
  1064. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +0 -1
  1065. package/es/types/Interface/api/archive/ImportSocietyArchive.js +0 -19
  1066. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +0 -1
  1067. package/es/types/Interface/api/cashAndExpense/Create.d.ts +0 -27
  1068. package/es/types/Interface/api/cashAndExpense/Create.d.ts.map +0 -1
  1069. package/es/types/Interface/api/cashAndExpense/Create.js +0 -91
  1070. package/es/types/Interface/api/cashAndExpense/Create.js.map +0 -1
  1071. package/es/types/Interface/api/commercialImport/Create.d.ts +0 -11
  1072. package/es/types/Interface/api/commercialImport/Create.d.ts.map +0 -1
  1073. package/es/types/Interface/api/commercialImport/Create.js +0 -34
  1074. package/es/types/Interface/api/commercialImport/Create.js.map +0 -1
  1075. package/es/types/Interface/api/commercialImport/Query.d.ts +0 -12
  1076. package/es/types/Interface/api/commercialImport/Query.d.ts.map +0 -1
  1077. package/es/types/Interface/api/commercialImport/Query.js +0 -23
  1078. package/es/types/Interface/api/commercialImport/Query.js.map +0 -1
  1079. package/es/types/Interface/api/commercialImport/Read.d.ts +0 -41
  1080. package/es/types/Interface/api/commercialImport/Read.d.ts.map +0 -1
  1081. package/es/types/Interface/api/commercialImport/Read.js +0 -2
  1082. package/es/types/Interface/api/commercialImport/Read.js.map +0 -1
  1083. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
  1084. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
  1085. package/es/types/Interface/api/companeo/CompaneoReturn.js +0 -2
  1086. package/es/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
  1087. package/es/types/Interface/api/file/Query.d.ts +0 -4
  1088. package/es/types/Interface/api/file/Query.d.ts.map +0 -1
  1089. package/es/types/Interface/api/file/Query.js.map +0 -1
  1090. package/es/types/Interface/api/firstStep/Create.d.ts +0 -10
  1091. package/es/types/Interface/api/firstStep/Create.d.ts.map +0 -1
  1092. package/es/types/Interface/api/firstStep/Create.js.map +0 -1
  1093. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts +0 -7
  1094. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts.map +0 -1
  1095. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +0 -39
  1096. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +0 -1
  1097. package/es/types/Interface/api/report/QueryReportsForLetter.d.ts +0 -5
  1098. package/es/types/Interface/api/report/QueryReportsForLetter.d.ts.map +0 -1
  1099. package/es/types/Interface/api/report/QueryReportsForLetter.js +0 -24
  1100. package/es/types/Interface/api/report/QueryReportsForLetter.js.map +0 -1
  1101. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts +0 -6
  1102. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts.map +0 -1
  1103. package/es/types/Interface/api/society/CreateSocietyDetail.js +0 -32
  1104. package/es/types/Interface/api/society/CreateSocietyDetail.js.map +0 -1
  1105. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +0 -15
  1106. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +0 -1
  1107. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +0 -71
  1108. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +0 -1
  1109. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts +0 -4
  1110. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts.map +0 -1
  1111. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js +0 -19
  1112. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +0 -1
  1113. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts +0 -5
  1114. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts.map +0 -1
  1115. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js +0 -26
  1116. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js.map +0 -1
  1117. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts +0 -5
  1118. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts.map +0 -1
  1119. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +0 -26
  1120. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +0 -1
  1121. package/es/types/Interface/api/team/QueryCreate.d.ts +0 -5
  1122. package/es/types/Interface/api/team/QueryCreate.d.ts.map +0 -1
  1123. package/es/types/Interface/api/team/QueryCreate.js +0 -25
  1124. package/es/types/Interface/api/team/QueryCreate.js.map +0 -1
  1125. package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +0 -5
  1126. package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +0 -1
  1127. package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +0 -28
  1128. package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +0 -1
  1129. package/es/types/Interface/api/team/QueryUpdate.d.ts +0 -7
  1130. package/es/types/Interface/api/team/QueryUpdate.d.ts.map +0 -1
  1131. package/es/types/Interface/api/team/QueryUpdate.js +0 -38
  1132. package/es/types/Interface/api/team/QueryUpdate.js.map +0 -1
  1133. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +0 -5
  1134. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +0 -1
  1135. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +0 -25
  1136. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +0 -1
  1137. package/es/types/Interface/models/IAppNotification.d.ts +0 -20
  1138. package/es/types/Interface/models/IAppNotification.d.ts.map +0 -1
  1139. package/es/types/Interface/models/IAppNotification.js +0 -2
  1140. package/es/types/Interface/models/IAppNotification.js.map +0 -1
  1141. package/es/types/Interface/models/IVatDeclarationCertificate.d.ts.map +0 -1
  1142. package/es/types/Interface/models/IVatDeclarationCertificate.js +0 -2
  1143. package/es/types/Interface/models/IVatDeclarationCertificate.js.map +0 -1
  1144. package/js/api/resources/CashAndExpense.js +0 -37
  1145. package/js/api/resources/CashAndExpense.js.map +0 -1
  1146. package/js/api/resources/CommercialImport.js +0 -38
  1147. package/js/api/resources/CommercialImport.js.map +0 -1
  1148. package/js/api/resources/Team.js +0 -46
  1149. package/js/api/resources/Team.js.map +0 -1
  1150. package/js/types/Enum/BrandClems.js +0 -157
  1151. package/js/types/Enum/BrandClems.js.map +0 -1
  1152. package/js/types/Enum/CashDeskTransactionType.js +0 -13
  1153. package/js/types/Enum/CashDeskTransactionType.js.map +0 -1
  1154. package/js/types/Enum/CommercialImportHeader.js +0 -114
  1155. package/js/types/Enum/CommercialImportHeader.js.map +0 -1
  1156. package/js/types/Enum/Compensation.js +0 -20
  1157. package/js/types/Enum/Compensation.js.map +0 -1
  1158. package/js/types/Enum/EntityType.js +0 -64
  1159. package/js/types/Enum/EntityType.js.map +0 -1
  1160. package/js/types/Enum/PaymentExpectation.js +0 -60
  1161. package/js/types/Enum/PaymentExpectation.js.map +0 -1
  1162. package/js/types/Enum/ReasonTerminationType.js +0 -74
  1163. package/js/types/Enum/ReasonTerminationType.js.map +0 -1
  1164. package/js/types/Enum/RemoteType.js +0 -22
  1165. package/js/types/Enum/RemoteType.js.map +0 -1
  1166. package/js/types/Enum/ThirdParty.js +0 -12
  1167. package/js/types/Enum/ThirdParty.js.map +0 -1
  1168. package/js/types/Interface/api/accountingFiles/Read.js.map +0 -1
  1169. package/js/types/Interface/api/appNotification/Update.js +0 -24
  1170. package/js/types/Interface/api/appNotification/Update.js.map +0 -1
  1171. package/js/types/Interface/api/archive/ImportSocietyArchive.js +0 -22
  1172. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +0 -1
  1173. package/js/types/Interface/api/cashAndExpense/Create.js +0 -44
  1174. package/js/types/Interface/api/cashAndExpense/Create.js.map +0 -1
  1175. package/js/types/Interface/api/commercialImport/Create.js +0 -27
  1176. package/js/types/Interface/api/commercialImport/Create.js.map +0 -1
  1177. package/js/types/Interface/api/commercialImport/Query.js +0 -24
  1178. package/js/types/Interface/api/commercialImport/Query.js.map +0 -1
  1179. package/js/types/Interface/api/commercialImport/Read.js.map +0 -1
  1180. package/js/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
  1181. package/js/types/Interface/api/file/Query.js +0 -21
  1182. package/js/types/Interface/api/file/Query.js.map +0 -1
  1183. package/js/types/Interface/api/firstStep/Create.js.map +0 -1
  1184. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +0 -30
  1185. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +0 -1
  1186. package/js/types/Interface/api/report/QueryReportsForLetter.js +0 -23
  1187. package/js/types/Interface/api/report/QueryReportsForLetter.js.map +0 -1
  1188. package/js/types/Interface/api/society/CreateSocietyDetail.js +0 -24
  1189. package/js/types/Interface/api/society/CreateSocietyDetail.js.map +0 -1
  1190. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +0 -34
  1191. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +0 -1
  1192. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js +0 -22
  1193. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +0 -1
  1194. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js +0 -23
  1195. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js.map +0 -1
  1196. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +0 -23
  1197. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +0 -1
  1198. package/js/types/Interface/api/team/QueryCreate.js.map +0 -1
  1199. package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +0 -24
  1200. package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +0 -1
  1201. package/js/types/Interface/api/team/QueryUpdate.js +0 -25
  1202. package/js/types/Interface/api/team/QueryUpdate.js.map +0 -1
  1203. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +0 -23
  1204. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +0 -1
  1205. package/js/types/Interface/models/IAppNotification.js.map +0 -1
  1206. package/js/types/Interface/models/IVatDeclarationCertificate.js +0 -6
  1207. package/js/types/Interface/models/IVatDeclarationCertificate.js.map +0 -1
  1208. package/ts/api/resources/CashAndExpense.ts +0 -31
  1209. package/ts/api/resources/CommercialImport.ts +0 -32
  1210. package/ts/api/resources/Team.ts +0 -43
  1211. package/ts/types/Enum/BrandClems.ts +0 -154
  1212. package/ts/types/Enum/CashDeskTransactionType.ts +0 -6
  1213. package/ts/types/Enum/CommercialImportHeader.ts +0 -119
  1214. package/ts/types/Enum/Compensation.ts +0 -14
  1215. package/ts/types/Enum/EntityType.ts +0 -65
  1216. package/ts/types/Enum/PaymentExpectation.ts +0 -65
  1217. package/ts/types/Enum/ReasonTerminationType.ts +0 -85
  1218. package/ts/types/Enum/RemoteType.ts +0 -20
  1219. package/ts/types/Enum/ThirdParty.ts +0 -6
  1220. package/ts/types/Interface/api/accountingFiles/Read.ts +0 -6
  1221. package/ts/types/Interface/api/appNotification/Update.ts +0 -13
  1222. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +0 -8
  1223. package/ts/types/Interface/api/cashAndExpense/Create.ts +0 -67
  1224. package/ts/types/Interface/api/commercialImport/Create.ts +0 -22
  1225. package/ts/types/Interface/api/commercialImport/Query.ts +0 -35
  1226. package/ts/types/Interface/api/commercialImport/Read.ts +0 -41
  1227. package/ts/types/Interface/api/companeo/CompaneoReturn.ts +0 -47
  1228. package/ts/types/Interface/api/file/Query.ts +0 -6
  1229. package/ts/types/Interface/api/firstStep/Create.ts +0 -39
  1230. package/ts/types/Interface/api/prestation/QueryCreatePrestationSocieties.ts +0 -27
  1231. package/ts/types/Interface/api/report/QueryReportsForLetter.ts +0 -12
  1232. package/ts/types/Interface/api/society/CreateSocietyDetail.ts +0 -19
  1233. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +0 -54
  1234. package/ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts +0 -10
  1235. package/ts/types/Interface/api/statutsGeneration/UpdateExercice.ts +0 -16
  1236. package/ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts +0 -16
  1237. package/ts/types/Interface/api/team/QueryCreate.ts +0 -13
  1238. package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +0 -16
  1239. package/ts/types/Interface/api/team/QueryUpdate.ts +0 -26
  1240. package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +0 -15
  1241. package/ts/types/Interface/models/IAppNotification.ts +0 -22
@@ -1 +1 @@
1
- {"version":3,"file":"User.js","names":["_Resource","require","_types","User","Resource","confirm","params","axios","$put","resendConfirmationEmailLink","id","create","data","$post","coworker","sendNewCode","verifySmsCodeConfirmation","$get","allFromSociety","allCollaborators","allCollaboratorsByRoles","idTimeCounterType","idRoles","timeCounterType","Object","values","TimeCounterType","find","tct","rolesByDefault","Role","FRONT_OFFICE","FRONT_OFFICE_EXPRESS","SOCIAL","JURIDIC","HUMAN_RESSOURCES","FACTURATION","CUSTOMER_SUCCESS","COMMERCIAL","MANAGER","EXPERT_ACCOUNTANT","DEVELOPER","_a","limitedRoles","selectableTeammates","calendarSelectableTeammates","societies","ownerSociety","update","getInfo","exports"],"sources":["../../../ts/api/resources/User.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IUser, QueryConfirm, QueryResendConfirmationLink, CreateUser, CreateCoworker, QueryUserSmsConfirmation, QueryGetAllFromSociety, QuerySocieties, ISociety, Role, TimeCounterType, QueryGetAllCollaborators, QueryGetAllCollaboratorsByRoles,\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 allFromSociety(params: QueryGetAllFromSociety): Promise<IUser> {\n return this.axios.$get('user/all-from-society', { params });\n }\n allCollaborators(params: QueryGetAllCollaborators): Promise<IUser> {\n return this.axios.$get('user/all-collaborators', { params });\n }\n allCollaboratorsByRoles(data: QueryGetAllCollaboratorsByRoles): Promise<IUser> {\n const { idTimeCounterType, idRoles } = data;\n let params = { idRoles };\n if (idTimeCounterType) {\n const timeCounterType = Object.values(TimeCounterType).find((tct) => tct.id === idTimeCounterType);\n const rolesByDefault = [\n Role.FRONT_OFFICE,\n Role.FRONT_OFFICE_EXPRESS,\n Role.SOCIAL,\n Role.JURIDIC,\n Role.HUMAN_RESSOURCES,\n Role.FACTURATION,\n Role.CUSTOMER_SUCCESS,\n Role.COMMERCIAL,\n Role.MANAGER,\n Role.EXPERT_ACCOUNTANT,\n Role.DEVELOPER,\n ];\n params = { idRoles: timeCounterType?.limitedRoles ?? rolesByDefault };\n }\n return this.axios.$get('user/all-collaborators-by-roles', { params });\n }\n selectableTeammates(): Promise<IUser[]> {\n return this.axios.$get('user/selectable-teammates');\n }\n calendarSelectableTeammates(): Promise<IUser[]> {\n return this.axios.$get('user/calendar-selectable-teammates');\n }\n societies(params: QuerySocieties): Promise<ISociety[]> {\n return this.axios.$get('user/societies', { params });\n }\n ownerSociety(id: number): Promise<IUser> {\n return this.axios.$get(`user/${id}/owner`);\n }\n update(id: number, params: Partial<IUser> & { lastMobileConnection?: Date }): Promise<IUser> {\n return this.axios.$put(`user/${id}`, params);\n }\n getInfo(): Promise<IUser> {\n return this.axios.$get('user');\n }\n}\n"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAIM,MAAOE,IAAK,SAAQC,kBAAQ;EAChCC,OAAOA,CAACC,MAAoB;IAC1B,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,cAAc,EAAEF,MAAM,CAAC;EAChD;EACAG,2BAA2BA,CAACH,MAAmC;IAC7D,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,QAAQF,MAAM,CAACI,EAAE,8BAA8B,CAAC;EACzE;EACAC,MAAMA,CAACC,IAAgB;IACrB,OAAO,IAAI,CAACL,KAAK,CAACM,KAAK,CAAC,aAAa,EAAED,IAAI,CAAC;EAC9C;EACAE,QAAQA,CAACF,IAAoB;IAC3B,OAAO,IAAI,CAACL,KAAK,CAACM,KAAK,CAAC,eAAe,EAAED,IAAI,CAAC;EAChD;EACAG,WAAWA,CAACL,EAAU;IACpB,OAAO,IAAI,CAACH,KAAK,CAACC,IAAI,CAAC,QAAQE,EAAE,iBAAiB,CAAC;EACrD;EACAM,yBAAyBA,CAACN,EAAU,EAAEJ,MAAgC;IACpE,OAAO,IAAI,CAACC,KAAK,CAACU,IAAI,CAAC,QAAQP,EAAE,4BAA4B,EAAE;MAAEJ;IAAM,CAAE,CAAC;EAC5E;EACAY,cAAcA,CAACZ,MAA8B;IAC3C,OAAO,IAAI,CAACC,KAAK,CAACU,IAAI,CAAC,uBAAuB,EAAE;MAAEX;IAAM,CAAE,CAAC;EAC7D;EACAa,gBAAgBA,CAACb,MAAgC;IAC/C,OAAO,IAAI,CAACC,KAAK,CAACU,IAAI,CAAC,wBAAwB,EAAE;MAAEX;IAAM,CAAE,CAAC;EAC9D;EACAc,uBAAuBA,CAACR,IAAqC;;IAC3D,MAAM;MAAES,iBAAiB;MAAEC;IAAO,CAAE,GAAGV,IAAI;IAC3C,IAAIN,MAAM,GAAG;MAAEgB;IAAO,CAAE;IACxB,IAAID,iBAAiB,EAAE;MACrB,MAAME,eAAe,GAAGC,MAAM,CAACC,MAAM,CAACC,sBAAe,CAAC,CAACC,IAAI,CAAEC,GAAG,IAAKA,GAAG,CAAClB,EAAE,KAAKW,iBAAiB,CAAC;MAClG,MAAMQ,cAAc,GAAG,CACrBC,WAAI,CAACC,YAAY,EACjBD,WAAI,CAACE,oBAAoB,EACzBF,WAAI,CAACG,MAAM,EACXH,WAAI,CAACI,OAAO,EACZJ,WAAI,CAACK,gBAAgB,EACrBL,WAAI,CAACM,WAAW,EAChBN,WAAI,CAACO,gBAAgB,EACrBP,WAAI,CAACQ,UAAU,EACfR,WAAI,CAACS,OAAO,EACZT,WAAI,CAACU,iBAAiB,EACtBV,WAAI,CAACW,SAAS,CACf;MACDnC,MAAM,GAAG;QAAEgB,OAAO,EAAE,CAAAoB,EAAA,GAAAnB,eAAe,aAAfA,eAAe,uBAAfA,eAAe,CAAEoB,YAAY,cAAAD,EAAA,cAAAA,EAAA,GAAIb;MAAc,CAAE;;IAEvE,OAAO,IAAI,CAACtB,KAAK,CAACU,IAAI,CAAC,iCAAiC,EAAE;MAAEX;IAAM,CAAE,CAAC;EACvE;EACAsC,mBAAmBA,CAAA;IACjB,OAAO,IAAI,CAACrC,KAAK,CAACU,IAAI,CAAC,2BAA2B,CAAC;EACrD;EACA4B,2BAA2BA,CAAA;IACzB,OAAO,IAAI,CAACtC,KAAK,CAACU,IAAI,CAAC,oCAAoC,CAAC;EAC9D;EACA6B,SAASA,CAACxC,MAAsB;IAC9B,OAAO,IAAI,CAACC,KAAK,CAACU,IAAI,CAAC,gBAAgB,EAAE;MAAEX;IAAM,CAAE,CAAC;EACtD;EACAyC,YAAYA,CAACrC,EAAU;IACrB,OAAO,IAAI,CAACH,KAAK,CAACU,IAAI,CAAC,QAAQP,EAAE,QAAQ,CAAC;EAC5C;EACAsC,MAAMA,CAACtC,EAAU,EAAEJ,MAAwD;IACzE,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,QAAQE,EAAE,EAAE,EAAEJ,MAAM,CAAC;EAC9C;EACA2C,OAAOA,CAAA;IACL,OAAO,IAAI,CAAC1C,KAAK,CAACU,IAAI,CAAC,MAAM,CAAC;EAChC;;AACDiC,OAAA,CAjEY/C,IAAK,GAALA,IAAK"}
1
+ {"version":3,"file":"User.js","names":["_Resource","require","_types","User","Resource","confirm","params","axios","$put","resendConfirmationEmailLink","id","create","data","$post","coworker","sendNewCode","verifySmsCodeConfirmation","$get","allFromSociety","allCollaborators","allCollaboratorsByRoles","idTimeCounterType","idRoles","timeCounterType","Object","values","TimeCounterType","find","tct","rolesByDefault","Role","FRONT_OFFICE","FRONT_OFFICE_EXPRESS","SOCIAL","JURIDIC","HUMAN_RESSOURCES","FACTURATION","CUSTOMER_SUCCESS","COMMERCIAL","MANAGER","EXPERT_ACCOUNTANT","DEVELOPER","_a","limitedRoles","selectableTeammates","calendarSelectableTeammates","societies","ownerSociety","idSociety","update","getInfo","exports"],"sources":["../../../ts/api/resources/User.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IUser, QueryConfirm, QueryResendConfirmationLink, CreateUser, CreateCoworker, QueryUserSmsConfirmation, QueryGetAllFromSociety, QuerySocieties, ISociety, Role, TimeCounterType, QueryGetAllCollaborators, QueryGetAllCollaboratorsByRoles,\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 allFromSociety(params: QueryGetAllFromSociety): Promise<IUser> {\n return this.axios.$get('user/all-from-society', { params });\n }\n allCollaborators(params: QueryGetAllCollaborators): Promise<IUser> {\n return this.axios.$get('user/all-collaborators', { params });\n }\n allCollaboratorsByRoles(data: QueryGetAllCollaboratorsByRoles): Promise<IUser> {\n const { idTimeCounterType, idRoles } = data;\n let params = { idRoles };\n if (idTimeCounterType) {\n const timeCounterType = Object.values(TimeCounterType).find((tct) => tct.id === idTimeCounterType);\n const rolesByDefault = [\n Role.FRONT_OFFICE,\n Role.FRONT_OFFICE_EXPRESS,\n Role.SOCIAL,\n Role.JURIDIC,\n Role.HUMAN_RESSOURCES,\n Role.FACTURATION,\n Role.CUSTOMER_SUCCESS,\n Role.COMMERCIAL,\n Role.MANAGER,\n Role.EXPERT_ACCOUNTANT,\n Role.DEVELOPER,\n ];\n params = { idRoles: timeCounterType?.limitedRoles ?? rolesByDefault };\n }\n return this.axios.$get('user/all-collaborators-by-roles', { params });\n }\n selectableTeammates(): Promise<IUser[]> {\n return this.axios.$get('user/selectable-teammates');\n }\n calendarSelectableTeammates(): Promise<IUser[]> {\n return this.axios.$get('user/calendar-selectable-teammates');\n }\n societies(params: QuerySocieties): Promise<ISociety[]> {\n return this.axios.$get('user/societies', { params });\n }\n ownerSociety(idSociety: number): Promise<IUser> {\n // TODO: Revoir l'endpoint non conventionnel\n return this.axios.$get(`user/${idSociety}/owner`);\n }\n update(id: number, params: Partial<IUser> & { lastMobileConnection?: Date }): Promise<IUser> {\n return this.axios.$put(`user/${id}`, params);\n }\n getInfo(): Promise<IUser> {\n return this.axios.$get('user');\n }\n}\n"],"mappings":"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"}
@@ -5,22 +5,106 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.VatDeclaration = undefined;
7
7
  var _Resource = require("../Resource");
8
+ var __awaiter = undefined && undefined.__awaiter || function (thisArg, _arguments, P, generator) {
9
+ function adopt(value) {
10
+ return value instanceof P ? value : new P(function (resolve) {
11
+ resolve(value);
12
+ });
13
+ }
14
+ return new (P || (P = Promise))(function (resolve, reject) {
15
+ function fulfilled(value) {
16
+ try {
17
+ step(generator.next(value));
18
+ } catch (e) {
19
+ reject(e);
20
+ }
21
+ }
22
+ function rejected(value) {
23
+ try {
24
+ step(generator["throw"](value));
25
+ } catch (e) {
26
+ reject(e);
27
+ }
28
+ }
29
+ function step(result) {
30
+ result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
31
+ }
32
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
33
+ });
34
+ };
8
35
  class VatDeclaration extends _Resource.Resource {
9
- updateToRegisteredManually(id, idUser) {
36
+ updateToRegisteredManually(idSociety, idRegistration, idUser) {
10
37
  const params = {
11
38
  idUser,
12
39
  isComplete: true,
13
- declarationDate: new Date(),
40
+ sendAt: new Date(),
14
41
  payload: null,
15
42
  idDeposit: null
16
43
  };
17
- return this.axios.$put(`/vat-declarations/${id}`, params);
44
+ return this.axios.patch(`/societies/${idSociety}/registrations/${idRegistration}`, params);
45
+ }
46
+ getVariousOperations(idSociety, id) {
47
+ return this.axios.$get(`/societies/${idSociety}/vat/${id}/various-operations`);
48
+ }
49
+ createVariousOperations(idSociety, id) {
50
+ return this.axios.$post(`/societies/${idSociety}/vat/${id}/various-operations`);
51
+ }
52
+ updateOrCreate(idSociety, payload, details) {
53
+ return __awaiter(this, void 0, void 0, function* () {
54
+ const result = yield this.axios.$post(`/societies/${idSociety}/vat`, payload);
55
+ const data = result.data;
56
+ yield this.axios.$post(`/societies/${idSociety}/registrations/${data.id}/details`, details);
57
+ return data;
58
+ });
59
+ }
60
+ getPaginated(idSociety, query) {
61
+ return this.axios.$get(`/societies/${idSociety}/vat`, {
62
+ params: query
63
+ });
64
+ }
65
+ getPrevious(idSociety, query) {
66
+ return this.axios.$get(`/societies/${idSociety}/vat/previous`, {
67
+ params: query
68
+ });
69
+ }
70
+ duplicate(idSociety, idRegistration) {
71
+ return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/duplicate`);
72
+ }
73
+ delete(idSociety, idRegistration) {
74
+ return this.axios.$delete(`/societies/${idSociety}/vat/${idRegistration}`);
75
+ }
76
+ declare(idSociety, idRegistration) {
77
+ return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/declare`);
78
+ }
79
+ getAllEntries(idSociety, query) {
80
+ return this.axios.$get(`/societies/${idSociety}/vat/entries`, {
81
+ params: query
82
+ });
83
+ }
84
+ getAllUpdatedEntries(idSociety, query) {
85
+ return this.axios.$get(`/societies/${idSociety}/vat/updated-entries`, {
86
+ params: query
87
+ });
88
+ }
89
+ getAllNotAnnotatedEntries(idSociety, query) {
90
+ return this.axios.$get(`/societies/${idSociety}/vat/not-annotated-entries`, {
91
+ params: query
92
+ });
93
+ }
94
+ updateOrCreateAdvance(idSociety, payload) {
95
+ return this.axios.$post(`/societies/${idSociety}/vat/advances`, payload);
18
96
  }
19
- getVariousOperations(id) {
20
- return this.axios.$get(`/vat-declarations/${id}/various-operations`);
97
+ getAllAdvances(idExercice) {
98
+ return this.axios.$get(`/exercices/${idExercice}/vat/advances`);
21
99
  }
22
- createVariousOperations(id) {
23
- return this.axios.$post(`/vat-declarations/${id}/various-operations`);
100
+ getCerfaFile(query) {
101
+ return this.axios.$get('/vat-declarations/cerfa', {
102
+ params: query,
103
+ responseType: 'arraybuffer',
104
+ headers: {
105
+ Accept: 'application/pdf'
106
+ }
107
+ });
24
108
  }
25
109
  }
26
110
  exports.VatDeclaration = VatDeclaration;
@@ -1 +1 @@
1
- {"version":3,"file":"VatDeclaration.js","names":["_Resource","require","VatDeclaration","Resource","updateToRegisteredManually","id","idUser","params","isComplete","declarationDate","Date","payload","idDeposit","axios","$put","getVariousOperations","$get","createVariousOperations","$post","exports"],"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"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAEM,MAAOC,cAAe,SAAQC,kBAAQ;EAC1CC,0BAA0BA,CAACC,EAAU,EAAEC,MAAc;IACnD,MAAMC,MAAM,GAAwB;MAClCD,MAAM;MAAEE,UAAU,EAAE,IAAI;MAAEC,eAAe,EAAE,IAAIC,IAAI,EAAE;MAAEC,OAAO,EAAE,IAAI;MAAEC,SAAS,EAAE;KAClF;IACD,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,qBAAqBT,EAAE,EAAE,EAAEE,MAAM,CAAC;EAC3D;EAEAQ,oBAAoBA,CAACV,EAAU;IAC7B,OAAO,IAAI,CAACQ,KAAK,CAACG,IAAI,CAAC,qBAAqBX,EAAE,qBAAqB,CAAC;EACtE;EAEAY,uBAAuBA,CAACZ,EAAU;IAChC,OAAO,IAAI,CAACQ,KAAK,CAACK,KAAK,CAAC,qBAAqBb,EAAE,qBAAqB,CAAC;EACvE;;AACDc,OAAA,CAfYjB,cAAe,GAAfA,cAAe"}
1
+ {"version":3,"file":"VatDeclaration.js","names":["_Resource","require","VatDeclaration","Resource","updateToRegisteredManually","idSociety","idRegistration","idUser","params","isComplete","sendAt","Date","payload","idDeposit","axios","patch","getVariousOperations","id","$get","createVariousOperations","$post","updateOrCreate","details","result","data","getPaginated","query","getPrevious","duplicate","delete","$delete","declare","getAllEntries","getAllUpdatedEntries","getAllNotAnnotatedEntries","updateOrCreateAdvance","getAllAdvances","idExercice","getCerfaFile","responseType","headers","Accept","exports"],"sources":["../../../ts/api/resources/VatDeclaration.ts"],"sourcesContent":["import {\n BasePaginate, CreateRegistrationDetail, IAccountingTransaction, ICustomerTva, QueryCerfa, QueryPaginatedRegistration, QueryPreviousVatDeclaration, QueryVatEntry, ReadRegistration, ReadVatEntry, ReadVatVariousOperations, UpdateOrCreateVatAdvance, UpdateOrCreateVatRegistration, UpdateRegistration,\n} from '../..';\nimport { Resource } from '../Resource';\n\nexport class VatDeclaration extends Resource {\n updateToRegisteredManually(idSociety: number, idRegistration: number, idUser: number): Promise<{ data: ReadRegistration }> {\n const params: UpdateRegistration = {\n idUser, isComplete: true, sendAt: new Date(), payload: null, idDeposit: null,\n };\n return this.axios.patch(`/societies/${idSociety}/registrations/${idRegistration}`, params);\n }\n\n getVariousOperations(idSociety: number, id: number): Promise<ReadVatVariousOperations[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n createVariousOperations(idSociety: number, id: number): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n async updateOrCreate(idSociety: number, payload: UpdateOrCreateVatRegistration, details: CreateRegistrationDetail): Promise<ReadRegistration> {\n const result = await this.axios.$post(`/societies/${idSociety}/vat`, payload);\n const data = result.data as ReadRegistration;\n await this.axios.$post(`/societies/${idSociety}/registrations/${data.id}/details`, details);\n return data;\n }\n\n getPaginated(idSociety: number, query: QueryPaginatedRegistration): Promise<BasePaginate<ReadRegistration>> {\n return this.axios.$get(`/societies/${idSociety}/vat`, { params: query });\n }\n\n getPrevious(idSociety: number, query: QueryPreviousVatDeclaration): Promise<ReadRegistration | null> {\n return this.axios.$get(`/societies/${idSociety}/vat/previous`, { params: query });\n }\n\n duplicate(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/duplicate`);\n }\n\n delete(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$delete(`/societies/${idSociety}/vat/${idRegistration}`);\n }\n\n declare(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/declare`);\n }\n\n getAllEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/entries`, { params: query });\n }\n\n getAllUpdatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/updated-entries`, { params: query });\n }\n\n getAllNotAnnotatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/not-annotated-entries`, { params: query });\n }\n\n updateOrCreateAdvance(idSociety: number, payload: UpdateOrCreateVatAdvance): Promise<ICustomerTva> {\n return this.axios.$post(`/societies/${idSociety}/vat/advances`, payload);\n }\n\n getAllAdvances(idExercice: number): Promise<ICustomerTva[]> {\n return this.axios.$get(`/exercices/${idExercice}/vat/advances`);\n }\n\n getCerfaFile(query: QueryCerfa): Promise<Buffer> {\n return this.axios.$get('/vat-declarations/cerfa',\n {\n params: query,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}\n"],"mappings":";;;;;;AAGA,IAAAA,SAAA,GAAAC,OAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEM,MAAOC,cAAe,SAAQC,kBAAQ;EAC1CC,0BAA0BA,CAACC,SAAiB,EAAEC,cAAsB,EAAEC,MAAc;IAClF,MAAMC,MAAM,GAAuB;MACjCD,MAAM;MAAEE,UAAU,EAAE,IAAI;MAAEC,MAAM,EAAE,IAAIC,IAAI,EAAE;MAAEC,OAAO,EAAE,IAAI;MAAEC,SAAS,EAAE;KACzE;IACD,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcV,SAAS,kBAAkBC,cAAc,EAAE,EAAEE,MAAM,CAAC;EAC5F;EAEAQ,oBAAoBA,CAACX,SAAiB,EAAEY,EAAU;IAChD,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,QAAQY,EAAE,qBAAqB,CAAC;EAChF;EAEAE,uBAAuBA,CAACd,SAAiB,EAAEY,EAAU;IACnD,OAAO,IAAI,CAACH,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,QAAQY,EAAE,qBAAqB,CAAC;EACjF;EAEMI,cAAcA,CAAChB,SAAiB,EAAEO,OAAsC,EAAEU,OAAiC;;MAC/G,MAAMC,MAAM,GAAG,MAAM,IAAI,CAACT,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,MAAM,EAAEO,OAAO,CAAC;MAC7E,MAAMY,IAAI,GAAGD,MAAM,CAACC,IAAwB;MAC5C,MAAM,IAAI,CAACV,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,kBAAkBmB,IAAI,CAACP,EAAE,UAAU,EAAEK,OAAO,CAAC;MAC3F,OAAOE,IAAI;IACb,CAAC;;EAEDC,YAAYA,CAACpB,SAAiB,EAAEqB,KAAiC;IAC/D,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,MAAM,EAAE;MAAEG,MAAM,EAAEkB;IAAK,CAAE,CAAC;EAC1E;EAEAC,WAAWA,CAACtB,SAAiB,EAAEqB,KAAkC;IAC/D,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,eAAe,EAAE;MAAEG,MAAM,EAAEkB;IAAK,CAAE,CAAC;EACnF;EAEAE,SAASA,CAACvB,SAAiB,EAAEC,cAAsB;IACjD,OAAO,IAAI,CAACQ,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,QAAQC,cAAc,YAAY,CAAC;EACpF;EAEAuB,MAAMA,CAACxB,SAAiB,EAAEC,cAAsB;IAC9C,OAAO,IAAI,CAACQ,KAAK,CAACgB,OAAO,CAAC,cAAczB,SAAS,QAAQC,cAAc,EAAE,CAAC;EAC5E;EAEAyB,OAAOA,CAAC1B,SAAiB,EAAEC,cAAsB;IAC/C,OAAO,IAAI,CAACQ,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,QAAQC,cAAc,UAAU,CAAC;EAClF;EAEA0B,aAAaA,CAAC3B,SAAiB,EAAEqB,KAAoB;IACnD,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,cAAc,EAAE;MAAEG,MAAM,EAAEkB;IAAK,CAAE,CAAC;EAClF;EAEAO,oBAAoBA,CAAC5B,SAAiB,EAAEqB,KAAoB;IAC1D,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,sBAAsB,EAAE;MAAEG,MAAM,EAAEkB;IAAK,CAAE,CAAC;EAC1F;EAEAQ,yBAAyBA,CAAC7B,SAAiB,EAAEqB,KAAoB;IAC/D,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,cAAcb,SAAS,4BAA4B,EAAE;MAAEG,MAAM,EAAEkB;IAAK,CAAE,CAAC;EAChG;EAEAS,qBAAqBA,CAAC9B,SAAiB,EAAEO,OAAiC;IACxE,OAAO,IAAI,CAACE,KAAK,CAACM,KAAK,CAAC,cAAcf,SAAS,eAAe,EAAEO,OAAO,CAAC;EAC1E;EAEAwB,cAAcA,CAACC,UAAkB;IAC/B,OAAO,IAAI,CAACvB,KAAK,CAACI,IAAI,CAAC,cAAcmB,UAAU,eAAe,CAAC;EACjE;EAEAC,YAAYA,CAACZ,KAAiB;IAC5B,OAAO,IAAI,CAACZ,KAAK,CAACI,IAAI,CAAC,yBAAyB,EAC9C;MACEV,MAAM,EAAEkB,KAAK;MACba,YAAY,EAAE,aAAa;MAC3BC,OAAO,EAAE;QACPC,MAAM,EAAE;;KAEX,CAAC;EACN;;AACDC,OAAA,CAzEYxC,cAAe,GAAfA,cAAe"}
@@ -7,7 +7,7 @@ exports.StatisticCustomerSuccess = undefined;
7
7
  var _Resource = require("../../Resource");
8
8
  class StatisticCustomerSuccess extends _Resource.Resource {
9
9
  get(params, cancelToken) {
10
- return this.axios.$get('/statistic-customer-success', Object.assign({
10
+ return this.axios.$get('/statistic-cs', Object.assign({
11
11
  params
12
12
  }, cancelToken ? {
13
13
  cancelToken
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerSuccess.js","names":["_Resource","require","StatisticCustomerSuccess","Resource","get","params","cancelToken","axios","$get","Object","assign","exports"],"sources":["../../../../ts/api/resources/statistic/CustomerSuccess.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../../Resource';\nimport { QueryCustomerSuccess } from '../../../types';\n\nexport class StatisticCustomerSuccess extends Resource {\n public get(params: QueryCustomerSuccess, cancelToken?: CancelToken): Promise<JSON> {\n return this.axios.$get('/statistic-customer-success', { params, ...(cancelToken ? { cancelToken } : {}) });\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAGM,MAAOC,wBAAyB,SAAQC,kBAAQ;EAC7CC,GAAGA,CAACC,MAA4B,EAAEC,WAAyB;IAChE,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,6BAA6B,EAAAC,MAAA,CAAAC,MAAA;MAAIL;IAAM,GAAMC,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC,CAAG;EAC5G;;AACDK,OAAA,CAJYT,wBAAyB,GAAzBA,wBAAyB"}
1
+ {"version":3,"file":"CustomerSuccess.js","names":["_Resource","require","StatisticCustomerSuccess","Resource","get","params","cancelToken","axios","$get","Object","assign","exports"],"sources":["../../../../ts/api/resources/statistic/CustomerSuccess.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../../Resource';\nimport { QueryCustomerSuccess } from '../../../types';\n\nexport class StatisticCustomerSuccess extends Resource {\n public get(params: QueryCustomerSuccess, cancelToken?: CancelToken): Promise<JSON> {\n return this.axios.$get('/statistic-cs', { params, ...(cancelToken ? { cancelToken } : {}) });\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAGM,MAAOC,wBAAyB,SAAQC,kBAAQ;EAC7CC,GAAGA,CAACC,MAA4B,EAAEC,WAAyB;IAChE,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,eAAe,EAAAC,MAAA,CAAAC,MAAA;MAAIL;IAAM,GAAMC,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC,CAAG;EAC9F;;AACDK,OAAA,CAJYT,wBAAyB,GAAzBA,wBAAyB"}
@@ -128,9 +128,6 @@ var _Quotation = require("./resources/Quotation");
128
128
  var _Prestations = require("./resources/Prestations");
129
129
  var _CustomerSuccess = require("./resources/statistic/CustomerSuccess");
130
130
  var _UnpaidCallHistory = require("./resources/UnpaidCallHistory");
131
- var _CommercialImport = require("./resources/CommercialImport");
132
- var _Team = require("./resources/Team");
133
- var _CashAndExpense = require("./resources/CashAndExpense");
134
131
  const resources = exports.resources = {
135
132
  simulation: _Simulation.Simulation,
136
133
  budgetInsight: _BudgetInsight.BudgetInsight,
@@ -255,9 +252,6 @@ const resources = exports.resources = {
255
252
  acceptance: _Acceptance.Acceptance,
256
253
  quotation: _Quotation.Quotation,
257
254
  prestations: _Prestations.Prestations,
258
- unpaidCallHistory: _UnpaidCallHistory.UnpaidCallHistory,
259
- commercialImport: _CommercialImport.CommercialImport,
260
- team: _Team.Team,
261
- cashAndExpense: _CashAndExpense.CashAndExpense
255
+ unpaidCallHistory: _UnpaidCallHistory.UnpaidCallHistory
262
256
  };
263
257
  //# sourceMappingURL=resources.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_VatDeclaration","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","_CommercialImport","_Team","_CashAndExpense","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","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","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory","commercialImport","CommercialImport","team","Team","cashAndExpense","CashAndExpense"],"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 { AccountingFiles } from './resources/AccountingFiles';\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';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\nimport { Team } from './resources/Team';\nimport { CashAndExpense } from './resources/CashAndExpense';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\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 accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n team: Team,\n cashAndExpense: CashAndExpense,\n};"],"mappings":";;;;;;AAAA,IAAAA,QAAA,GAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,2BAAA,GAAAF,OAAA;AACA,IAAAG,QAAA,GAAAH,OAAA;AACA,IAAAI,eAAA,GAAAJ,OAAA;AACA,IAAAK,YAAA,GAAAL,OAAA;AACA,IAAAM,YAAA,GAAAN,OAAA;AACA,IAAAO,QAAA,GAAAP,OAAA;AACA,IAAAQ,YAAA,GAAAR,OAAA;AACA,IAAAS,KAAA,GAAAT,OAAA;AACA,IAAAU,OAAA,GAAAV,OAAA;AACA,IAAAW,OAAA,GAAAX,OAAA;AACA,IAAAY,OAAA,GAAAZ,OAAA;AACA,IAAAa,UAAA,GAAAb,OAAA;AACA,IAAAc,QAAA,GAAAd,OAAA;AACA,IAAAe,QAAA,GAAAf,OAAA;AACA,IAAAgB,cAAA,GAAAhB,OAAA;AACA,IAAAiB,QAAA,GAAAjB,OAAA;AACA,IAAAkB,gBAAA,GAAAlB,OAAA;AACA,IAAAmB,aAAA,GAAAnB,OAAA;AACA,IAAAoB,mBAAA,GAAApB,OAAA;AACA,IAAAqB,MAAA,GAAArB,OAAA;AACA,IAAAsB,UAAA,GAAAtB,OAAA;AACA,IAAAuB,aAAA,GAAAvB,OAAA;AACA,IAAAwB,aAAA,GAAAxB,OAAA;AACA,IAAAyB,OAAA,GAAAzB,OAAA;AACA,IAAA0B,aAAA,GAAA1B,OAAA;AACA,IAAA2B,MAAA,GAAA3B,OAAA;AACA,IAAA4B,UAAA,GAAA5B,OAAA;AACA,IAAA6B,OAAA,GAAA7B,OAAA;AACA,IAAA8B,KAAA,GAAA9B,OAAA;AACA,IAAA+B,iBAAA,GAAA/B,OAAA;AACA,IAAAgC,UAAA,GAAAhC,OAAA;AACA,IAAAiC,QAAA,GAAAjC,OAAA;AACA,IAAAkC,iBAAA,GAAAlC,OAAA;AACA,IAAAmC,0BAAA,GAAAnC,OAAA;AACA,IAAAoC,KAAA,GAAApC,OAAA;AACA,IAAAqC,cAAA,GAAArC,OAAA;AACA,IAAAsC,QAAA,GAAAtC,OAAA;AACA,IAAAuC,YAAA,GAAAvC,OAAA;AACA,IAAAwC,aAAA,GAAAxC,OAAA;AACA,IAAAyC,UAAA,GAAAzC,OAAA;AACA,IAAA0C,oBAAA,GAAA1C,OAAA;AACA,IAAA2C,IAAA,GAAA3C,OAAA;AACA,IAAA4C,cAAA,GAAA5C,OAAA;AACA,IAAA6C,aAAA,GAAA7C,OAAA;AACA,IAAA8C,QAAA,GAAA9C,OAAA;AACA,IAAA+C,QAAA,GAAA/C,OAAA;AACA,IAAAgD,YAAA,GAAAhD,OAAA;AACA,IAAAiD,kBAAA,GAAAjD,OAAA;AACA,IAAAkD,qBAAA,GAAAlD,OAAA;AACA,IAAAmD,iBAAA,GAAAnD,OAAA;AACA,IAAAoD,WAAA,GAAApD,OAAA;AACA,IAAAqD,UAAA,GAAArD,OAAA;AACA,IAAAsD,iBAAA,GAAAtD,OAAA;AACA,IAAAuD,gBAAA,GAAAvD,OAAA;AACA,IAAAwD,cAAA,GAAAxD,OAAA;AACA,IAAAyD,aAAA,GAAAzD,OAAA;AACA,IAAA0D,QAAA,GAAA1D,OAAA;AACA,IAAA2D,gBAAA,GAAA3D,OAAA;AACA,IAAA4D,gBAAA,GAAA5D,OAAA;AACA,IAAA6D,SAAA,GAAA7D,OAAA;AACA,IAAA8D,QAAA,GAAA9D,OAAA;AACA,IAAA+D,oBAAA,GAAA/D,OAAA;AACA,IAAAgE,eAAA,GAAAhE,OAAA;AACA,IAAAiE,MAAA,GAAAjE,OAAA;AACA,IAAAkE,kBAAA,GAAAlE,OAAA;AACA,IAAAmE,YAAA,GAAAnE,OAAA;AACA,IAAAoE,cAAA,GAAApE,OAAA;AACA,IAAAqE,IAAA,GAAArE,OAAA;AACA,IAAAsE,SAAA,GAAAtE,OAAA;AACA,IAAAuE,KAAA,GAAAvE,OAAA;AACA,IAAAwE,SAAA,GAAAxE,OAAA;AACA,IAAAyE,SAAA,GAAAzE,OAAA;AACA,IAAA0E,mBAAA,GAAA1E,OAAA;AACA,IAAA2E,QAAA,GAAA3E,OAAA;AACA,IAAA4E,UAAA,GAAA5E,OAAA;AACA,IAAA6E,UAAA,GAAA7E,OAAA;AACA,IAAA8E,aAAA,GAAA9E,OAAA;AACA,IAAA+E,OAAA,GAAA/E,OAAA;AACA,IAAAgF,KAAA,GAAAhF,OAAA;AACA,IAAAiF,aAAA,GAAAjF,OAAA;AACA,IAAAkF,QAAA,GAAAlF,OAAA;AACA,IAAAmF,oBAAA,GAAAnF,OAAA;AACA,IAAAoF,GAAA,GAAApF,OAAA;AACA,IAAAqF,SAAA,GAAArF,OAAA;AACA,IAAAsF,WAAA,GAAAtF,OAAA;AACA,IAAAuF,MAAA,GAAAvF,OAAA;AACA,IAAAwF,cAAA,GAAAxF,OAAA;AACA,IAAAyF,aAAA,GAAAzF,OAAA;AACA,IAAA0F,iBAAA,GAAA1F,OAAA;AACA,IAAA2F,kBAAA,GAAA3F,OAAA;AACA,IAAA4F,QAAA,GAAA5F,OAAA;AACA,IAAA6F,mBAAA,GAAA7F,OAAA;AACA,IAAA8F,WAAA,GAAA9F,OAAA;AACA,IAAA+F,SAAA,GAAA/F,OAAA;AACA,IAAAgG,WAAA,GAAAhG,OAAA;AACA,IAAAiG,OAAA,GAAAjG,OAAA;AACA,IAAAkG,KAAA,GAAAlG,OAAA;AACA,IAAAmG,cAAA,GAAAnG,OAAA;AACA,IAAAoG,YAAA,GAAApG,OAAA;AACA,IAAAqG,WAAA,GAAArG,OAAA;AACA,IAAAsG,iBAAA,GAAAtG,OAAA;AACA,IAAAuG,OAAA,GAAAvG,OAAA;AACA,IAAAwG,mBAAA,GAAAxG,OAAA;AACA,IAAAyG,UAAA,GAAAzG,OAAA;AACA,IAAA0G,gBAAA,GAAA1G,OAAA;AACA,IAAA2G,cAAA,GAAA3G,OAAA;AACA,IAAA4G,QAAA,GAAA5G,OAAA;AACA,IAAA6G,WAAA,GAAA7G,OAAA;AACA,IAAA8G,YAAA,GAAA9G,OAAA;AACA,IAAA+G,KAAA,GAAA/G,OAAA;AACA,IAAAgH,WAAA,GAAAhH,OAAA;AACA,IAAAiH,YAAA,GAAAjH,OAAA;AACA,IAAAkH,0BAAA,GAAAlH,OAAA;AACA,IAAAmH,SAAA,GAAAnH,OAAA;AACA,IAAAoH,KAAA,GAAApH,OAAA;AACA,IAAAqH,iBAAA,GAAArH,OAAA;AACA,IAAAsH,WAAA,GAAAtH,OAAA;AACA,IAAAuH,OAAA,GAAAvH,OAAA;AACA,IAAAwH,UAAA,GAAAxH,OAAA;AACA,IAAAyH,YAAA,GAAAzH,OAAA;AACA,IAAA0H,gBAAA,GAAA1H,OAAA;AACA,IAAA2H,kBAAA,GAAA3H,OAAA;AACA,IAAA4H,iBAAA,GAAA5H,OAAA;AACA,IAAA6H,KAAA,GAAA7H,OAAA;AACA,IAAA8H,eAAA,GAAA9H,OAAA;AAEO,MAAM+H,SAAS,GAAAC,OAAA,CAATD,SAAS,GAAG;EACvBE,UAAU,EAAEC,sBAAU;EACtBC,aAAa,EAAEC,4BAAa;EAC5BC,OAAO,EAAEC,gBAAO;EAChBC,0BAA0B,EAAEC,sDAA0B;EACtDC,OAAO,EAAEC,gBAAO;EAChBC,cAAc,EAAEC,8BAAc;EAC9BC,WAAW,EAAEC,wBAAW;EACxBC,WAAW,EAAEC,wBAAW;EACxBC,OAAO,EAAEC,gBAAO;EAChBC,WAAW,EAAEC,wBAAW;EACxBC,IAAI,EAAEC,UAAI;EACVC,MAAM,EAAEC,cAAM;EACdC,MAAM,EAAEC,cAAM;EACdC,MAAM,EAAEC,cAAM;EACdC,SAAS,EAAEC,oBAAS;EACpBC,OAAO,EAAEC,gBAAO;EAChBC,OAAO,EAAEC,gBAAO;EAChBC,aAAa,EAAEC,4BAAa;EAC5BC,OAAO,EAAEC,gBAAO;EAChBC,eAAe,EAAEC,gCAAe;EAChCC,iBAAiB,EAAEC,oCAAiB;EACpCC,YAAY,EAAEC,0BAAY;EAC1BC,kBAAkB,EAAEC,sCAAkB;EACtCC,KAAK,EAAEC,YAAK;EACZC,SAAS,EAAEC,oBAAS;EACpBC,YAAY,EAAEC,0BAAY;EAC1BC,MAAM,EAAEC,cAAM;EACdC,YAAY,EAAEC,0BAAY;EAC1BC,YAAY,EAAEC,0BAAY;EAC1BC,KAAK,EAAEC,YAAK;EACZC,SAAS,EAAEC,oBAAS;EACpBC,MAAM,EAAEC,cAAM;EACdC,IAAI,EAAEC,UAAI;EACVC,SAAS,EAAEC,oBAAS;EACpBC,gBAAgB,EAAEC,kCAAgB;EAClCC,SAAS,EAAEC,oBAAS;EACpBC,OAAO,EAAEC,gBAAO;EAChBC,gBAAgB,EAAEC,kCAAgB;EAClCC,yBAAyB,EAAEC,oDAAyB;EACpDC,KAAK,EAAEC,WAAK;EACZC,aAAa,EAAEC,4BAAa;EAC5BC,OAAO,EAAEC,gBAAO;EAChBC,WAAW,EAAEC,wBAAW;EACxBC,YAAY,EAAEC,0BAAY;EAC1BC,SAAS,EAAEC,oBAAS;EACpBC,mBAAmB,EAAEC,wCAAmB;EACxCC,GAAG,EAAEC,QAAG;EACRC,aAAa,EAAEC,4BAAa;EAC5BC,YAAY,EAAEC,0BAAY;EAC1BC,OAAO,EAAEC,gBAAO;EAChBC,OAAO,EAAEC,gBAAO;EAChBC,WAAW,EAAEC,wBAAW;EACxBC,oBAAoB,EAAEC,0CAAoB;EAC1CC,gBAAgB,EAAEC,kCAAgB;EAClCC,UAAU,EAAEC,sBAAU;EACtBC,gBAAgB,EAAEC,kCAAgB;EAClCC,eAAe,EAAEC,gCAAe;EAChCC,aAAa,EAAEC,4BAAa;EAC5BC,YAAY,EAAEC,0BAAY;EAC1BC,OAAO,EAAEC,gBAAO;EAChBC,UAAU,EAAEC,sBAAU;EACtBC,WAAW,EAAEC,wBAAW;EACxBC,eAAe,EAAEC,gCAAe;EAChCC,eAAe,EAAEC,gCAAe;EAChCC,QAAQ,EAAEC,kBAAQ;EAClBC,OAAO,EAAEC,gBAAO;EAChBC,mBAAmB,EAAEC,wCAAmB;EACxCC,cAAc,EAAEC,8BAAc;EAC9BC,KAAK,EAAEC,YAAK;EACZC,iBAAiB,EAAEC,oCAAiB;EACpCC,WAAW,EAAEC,wBAAW;EACxBC,GAAG,EAAEC,QAAG;EACRC,QAAQ,EAAEC,kBAAQ;EAClBC,IAAI,EAAEC,UAAI;EACVC,QAAQ,EAAEC,kBAAQ;EAClBC,QAAQ,EAAEC,kBAAQ;EAClBC,kBAAkB,EAAEC,sCAAkB;EACtCC,OAAO,EAAEC,gBAAO;EAChBC,SAAS,EAAEC,oBAAS;EACpBC,SAAS,EAAEC,oBAAS;EACpBC,MAAM,EAAEC,cAAM;EACdC,YAAY,EAAEC,0BAAY;EAC1BC,YAAY,EAAEC,0BAAY;EAC1BC,IAAI,EAAEC,UAAI;EACVC,OAAO,EAAEC,gBAAO;EAChBC,aAAa,EAAEC,4BAAa;EAC5BC,YAAY,EAAEC,0BAAY;EAC1BC,mBAAmB,EAAEC,wCAAmB;EACxCC,EAAE,EAAEC,MAAE;EACNC,QAAQ,EAAEC,kBAAQ;EAClBC,UAAU,EAAEC,sBAAU;EACtBC,KAAK,EAAEC,YAAK;EACZC,gBAAgB,EAAEC,kCAAgB;EAClCC,iBAAiB,EAAEC,oCAAiB;EACpCC,kBAAkB,EAAEC,sCAAkB;EACtCC,UAAU,EAAEC,sBAAU;EACtBC,OAAO,EAAEC,gBAAO;EAChBC,QAAQ,EAAEC,kBAAQ;EAClBC,UAAU,EAAEC,sBAAU;EACtBC,MAAM,EAAEC,cAAM;EACdC,IAAI,EAAEC,UAAI;EACVC,MAAM,EAAEC,cAAM;EACdC,aAAa,EAAEC,4BAAa;EAC5BC,WAAW,EAAEC,wBAAW;EACxBC,mBAAmB,EAAEC,+BAAmB;EACxCC,kBAAkB,EAAEC,6BAAkB;EACtCC,yBAAyB,EAAEC,2CAAyB;EACpDC,wBAAwB,EAAEC,yCAAwB;EAClDC,kBAAkB,EAAEC,sCAAkB;EACtCC,eAAe,EAAEC,gCAAe;EAChCC,aAAa,EAAEC,4BAAa;EAC5BC,IAAI,EAAEC,UAAI;EACVC,UAAU,EAAEC,sBAAU;EACtBC,gBAAgB,EAAEC,kCAAgB;EAClCC,OAAO,EAAEC,gBAAO;EAChBC,WAAW,EAAEC,wBAAW;EACxBC,yBAAyB,EAAEC,oDAAyB;EACpDC,QAAQ,EAAEC,kBAAQ;EAClBC,IAAI,EAAEC,UAAI;EACVC,MAAM,EAAEC,cAAM;EACdC,UAAU,EAAEC,sBAAU;EACtBC,SAAS,EAAEC,oBAAS;EACpBC,WAAW,EAAEC,wBAAW;EACxBC,iBAAiB,EAAEC,oCAAiB;EACpCC,gBAAgB,EAAEC,kCAAgB;EAClCC,IAAI,EAAEC,UAAI;EACVC,cAAc,EAAEC;CACjB"}
1
+ {"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_VatDeclaration","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","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","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory"],"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 { AccountingFiles } from './resources/AccountingFiles';\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';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\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 accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n};"],"mappings":"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"}
package/js/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Object","keys","_utils","forEach","key","defineProperty","exports","enumerable","get","_product","require","_types","_api"],"sources":["../ts/index.ts"],"sourcesContent":["export * from './utils';\nexport * from './utils/commercialManagement/product';\nexport * from './types';\nexport * from './api';\n"],"mappings":";;;;;;AAAAA,MAAA,CAAAC,IAAA,CAAAC,MAAA,EAAAC,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAN,MAAA,CAAAE,GAAA;IAAA;EAAA;AAAA;AAAwB,IAAAK,QAAA,GAAAC,OAAA;AACxBV,MAAA,CAAAC,IAAA,CAAAQ,QAAA,EAAAN,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAC,QAAA,CAAAL,GAAA;IAAA;EAAA;AAAA;AAAqD,IAAAO,MAAA,GAAAD,OAAA;AACrDV,MAAA,CAAAC,IAAA,CAAAU,MAAA,EAAAR,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAG,MAAA,CAAAP,GAAA;IAAA;EAAA;AAAA;AAAwB,IAAAQ,IAAA,GAAAF,OAAA;AACxBV,MAAA,CAAAC,IAAA,CAAAW,IAAA,EAAAT,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAI,IAAA,CAAAR,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"index.js","names":["Object","keys","_utils","forEach","key","defineProperty","exports","enumerable","get","_product","require","_types","_api"],"sources":["../ts/index.ts"],"sourcesContent":["export * from './utils';\nexport * from './utils/commercialManagement/product';\n// eslint-disable-next-line\nexport * from './types';\nexport * from './api';\n"],"mappings":";;;;;;AAAAA,MAAA,CAAAC,IAAA,CAAAC,MAAA,EAAAC,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAN,MAAA,CAAAE,GAAA;IAAA;EAAA;AAAA;AAAwB,IAAAK,QAAA,GAAAC,OAAA;AACxBV,MAAA,CAAAC,IAAA,CAAAQ,QAAA,EAAAN,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAC,QAAA,CAAAL,GAAA;IAAA;EAAA;AAAA;AAAqD,IAAAO,MAAA,GAAAD,OAAA;AAErDV,MAAA,CAAAC,IAAA,CAAAU,MAAA,EAAAR,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAG,MAAA,CAAAP,GAAA;IAAA;EAAA;AAAA;AAAwB,IAAAQ,IAAA,GAAAF,OAAA;AACxBV,MAAA,CAAAC,IAAA,CAAAW,IAAA,EAAAT,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAAJ,MAAA,CAAAK,cAAA,CAAAC,OAAA,EAAAF,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAI,IAAA,CAAAR,GAAA;IAAA;EAAA;AAAA"}
@@ -99,14 +99,6 @@ const Account = exports.Account = {
99
99
  COUNTER_SALES: {
100
100
  id: 214,
101
101
  number: 707100
102
- },
103
- CASH_WITHDRAWAL: {
104
- id: 205,
105
- number: 580000
106
- },
107
- CASH_DEPOSIT: {
108
- id: 206,
109
- number: 580000
110
102
  }
111
103
  };
112
104
  //# sourceMappingURL=Account.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Account.js","names":["Account","exports","MERCHANDISE_EXPENSE","id","number","RESULT_BENEFIT","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","GIFT","INCOME","COUNTER_SALES","CASH_WITHDRAWAL","CASH_DEPOSIT"],"sources":["../../../ts/types/Enum/Account.ts"],"sourcesContent":["export const Account = {\n MERCHANDISE_EXPENSE: {\n id: 27,\n number: 607000,\n },\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 GIFT: {\n id: 110,\n number: 623400,\n },\n INCOME: {\n id: 213,\n number: 706100,\n },\n COUNTER_SALES: {\n id: 214,\n number: 707100,\n },\n CASH_WITHDRAWAL: {\n id: 205,\n number: 580000,\n },\n CASH_DEPOSIT: {\n id: 206,\n number: 580000,\n },\n};"],"mappings":";;;;;AAAO,MAAMA,OAAO,GAAAC,OAAA,CAAPD,OAAO,GAAG;EACrBE,mBAAmB,EAAE;IACnBC,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDC,cAAc,EAAE;IACdF,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDE,WAAW,EAAE;IACXH,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDG,UAAU,EAAE;IACVJ,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDI,OAAO,EAAE;IACPL,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDK,WAAW,EAAE;IACXN,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDM,OAAO,EAAE;IACPP,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDO,YAAY,EAAE;IACZR,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDQ,aAAa,EAAE;IACbT,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDS,aAAa,EAAE;IACbV,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDU,iBAAiB,EAAE;IACjBX,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDW,iBAAiB,EAAE;IACjBZ,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDY,gBAAgB,EAAE;IAChBb,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDa,mBAAmB,EAAE;IACnBd,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDc,QAAQ,EAAE;IACRf,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDe,eAAe,EAAE;IACfhB,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDgB,WAAW,EAAE;IACXjB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDiB,2BAA2B,EAAE;IAC3BlB,EAAE,EAAE,CAAC;IACLC,MAAM,EAAE;GACT;EACDkB,uCAAuC,EAAE;IACvCnB,EAAE,EAAE,CAAC;IACLC,MAAM,EAAE;GACT;EACDmB,6BAA6B,EAAE;IAC7BpB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDoB,cAAc,EAAE;IACdrB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDqB,IAAI,EAAE;IACJtB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDsB,MAAM,EAAE;IACNvB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDuB,aAAa,EAAE;IACbxB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDwB,eAAe,EAAE;IACfzB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDyB,YAAY,EAAE;IACZ1B,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;;CAEX"}
1
+ {"version":3,"file":"Account.js","names":["Account","exports","MERCHANDISE_EXPENSE","id","number","RESULT_BENEFIT","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","GIFT","INCOME","COUNTER_SALES"],"sources":["../../../ts/types/Enum/Account.ts"],"sourcesContent":["export const Account = {\n MERCHANDISE_EXPENSE: {\n id: 27,\n number: 607000,\n },\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 GIFT: {\n id: 110,\n number: 623400,\n },\n INCOME: {\n id: 213,\n number: 706100,\n },\n COUNTER_SALES: {\n id: 214,\n number: 707100,\n },\n};"],"mappings":";;;;;AAAO,MAAMA,OAAO,GAAAC,OAAA,CAAPD,OAAO,GAAG;EACrBE,mBAAmB,EAAE;IACnBC,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDC,cAAc,EAAE;IACdF,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDE,WAAW,EAAE;IACXH,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDG,UAAU,EAAE;IACVJ,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDI,OAAO,EAAE;IACPL,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDK,WAAW,EAAE;IACXN,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDM,OAAO,EAAE;IACPP,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDO,YAAY,EAAE;IACZR,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDQ,aAAa,EAAE;IACbT,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDS,aAAa,EAAE;IACbV,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDU,iBAAiB,EAAE;IACjBX,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDW,iBAAiB,EAAE;IACjBZ,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDY,gBAAgB,EAAE;IAChBb,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDa,mBAAmB,EAAE;IACnBd,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDc,QAAQ,EAAE;IACRf,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDe,eAAe,EAAE;IACfhB,EAAE,EAAE,EAAE;IACNC,MAAM,EAAE;GACT;EACDgB,WAAW,EAAE;IACXjB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDiB,2BAA2B,EAAE;IAC3BlB,EAAE,EAAE,CAAC;IACLC,MAAM,EAAE;GACT;EACDkB,uCAAuC,EAAE;IACvCnB,EAAE,EAAE,CAAC;IACLC,MAAM,EAAE;GACT;EACDmB,6BAA6B,EAAE;IAC7BpB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDoB,cAAc,EAAE;IACdrB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDqB,IAAI,EAAE;IACJtB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDsB,MAAM,EAAE;IACNvB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;GACT;EACDuB,aAAa,EAAE;IACbxB,EAAE,EAAE,GAAG;IACPC,MAAM,EAAE;;CAEX"}
@@ -18,54 +18,4 @@ var Activity = exports.Activity = undefined;
18
18
  Activity[Activity["BTP"] = 11] = "BTP";
19
19
  Activity[Activity["MEDICAL"] = 12] = "MEDICAL";
20
20
  })(Activity || (exports.Activity = Activity = {}));
21
- const ActivityDetail = exports.ActivityDetail = {
22
- PRESTA_SERVICE: {
23
- id: Activity.PRESTA_SERVICE,
24
- name: 'Prestations de service'
25
- },
26
- COMMERCANT: {
27
- id: Activity.COMMERCANT,
28
- name: 'Commerce'
29
- },
30
- PROF_LIB: {
31
- id: Activity.PROF_LIB,
32
- name: 'Service à la personne'
33
- },
34
- AUTRES: {
35
- id: Activity.AUTRES,
36
- name: 'Autre'
37
- },
38
- AGRICOLE: {
39
- id: Activity.AGRICOLE,
40
- name: 'Agriculture'
41
- },
42
- INFORMATIQUE: {
43
- id: Activity.INFORMATIQUE,
44
- name: 'Informatique'
45
- },
46
- CONSEIL: {
47
- id: Activity.CONSEIL,
48
- name: 'Conseils'
49
- },
50
- ART: {
51
- id: Activity.ART,
52
- name: 'Arts'
53
- },
54
- RESTAURATION: {
55
- id: Activity.RESTAURATION,
56
- name: 'Restauration'
57
- },
58
- TRANSPORT: {
59
- id: Activity.TRANSPORT,
60
- name: 'Transports'
61
- },
62
- BTP: {
63
- id: Activity.BTP,
64
- name: 'BTP & Artisans'
65
- },
66
- MEDICAL: {
67
- id: Activity.MEDICAL,
68
- name: 'Médical'
69
- }
70
- };
71
21
  //# sourceMappingURL=Activity.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Activity.js","names":["Activity","exports","undefined","ActivityDetail","PRESTA_SERVICE","id","name","COMMERCANT","PROF_LIB","AUTRES","AGRICOLE","INFORMATIQUE","CONSEIL","ART","RESTAURATION","TRANSPORT","BTP","MEDICAL"],"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 AGRICOLE = 5,\n INFORMATIQUE = 6,\n CONSEIL = 7,\n ART = 8,\n RESTAURATION = 9,\n TRANSPORT = 10,\n BTP = 11,\n MEDICAL = 12,\n}\n\nexport const ActivityDetail = {\n PRESTA_SERVICE: {\n id: Activity.PRESTA_SERVICE,\n name: 'Prestations de service',\n },\n COMMERCANT: {\n id: Activity.COMMERCANT,\n name: 'Commerce',\n },\n PROF_LIB: {\n id: Activity.PROF_LIB,\n name: 'Service à la personne',\n },\n AUTRES: {\n id: Activity.AUTRES,\n name: 'Autre',\n },\n AGRICOLE: {\n id: Activity.AGRICOLE,\n name: 'Agriculture',\n },\n INFORMATIQUE: {\n id: Activity.INFORMATIQUE,\n name: 'Informatique',\n },\n CONSEIL: {\n id: Activity.CONSEIL,\n name: 'Conseils',\n },\n ART: {\n id: Activity.ART,\n name: 'Arts',\n },\n RESTAURATION: {\n id: Activity.RESTAURATION,\n name: 'Restauration',\n },\n TRANSPORT: {\n id: Activity.TRANSPORT,\n name: 'Transports',\n },\n BTP: {\n id: Activity.BTP,\n name: 'BTP & Artisans',\n },\n MEDICAL: {\n id: Activity.MEDICAL,\n name: 'Médical',\n },\n};"],"mappings":";;;;;AAAA,IAAYA,QAaX,GAAAC,OAAA,CAbWD,QAaX,GAAAE,SAAA;AAbD,WAAYF,QAAQ;EAClBA,QAAA,CAAAA,QAAA,0CAAkB;EAClBA,QAAA,CAAAA,QAAA,kCAAc;EACdA,QAAA,CAAAA,QAAA,8BAAY;EACZA,QAAA,CAAAA,QAAA,0BAAU;EACVA,QAAA,CAAAA,QAAA,8BAAY;EACZA,QAAA,CAAAA,QAAA,sCAAgB;EAChBA,QAAA,CAAAA,QAAA,4BAAW;EACXA,QAAA,CAAAA,QAAA,oBAAO;EACPA,QAAA,CAAAA,QAAA,sCAAgB;EAChBA,QAAA,CAAAA,QAAA,iCAAc;EACdA,QAAA,CAAAA,QAAA,qBAAQ;EACRA,QAAA,CAAAA,QAAA,6BAAY;AACd,CAAC,EAbWA,QAAQ,KAAAC,OAAA,CAARD,QAaX,GAbWA,QAAQ;AAeb,MAAMG,cAAc,GAAAF,OAAA,CAAdE,cAAc,GAAG;EAC5BC,cAAc,EAAE;IACdC,EAAE,EAAEL,QAAQ,CAACI,cAAc;IAC3BE,IAAI,EAAE;GACP;EACDC,UAAU,EAAE;IACVF,EAAE,EAAEL,QAAQ,CAACO,UAAU;IACvBD,IAAI,EAAE;GACP;EACDE,QAAQ,EAAE;IACRH,EAAE,EAAEL,QAAQ,CAACQ,QAAQ;IACrBF,IAAI,EAAE;GACP;EACDG,MAAM,EAAE;IACNJ,EAAE,EAAEL,QAAQ,CAACS,MAAM;IACnBH,IAAI,EAAE;GACP;EACDI,QAAQ,EAAE;IACRL,EAAE,EAAEL,QAAQ,CAACU,QAAQ;IACrBJ,IAAI,EAAE;GACP;EACDK,YAAY,EAAE;IACZN,EAAE,EAAEL,QAAQ,CAACW,YAAY;IACzBL,IAAI,EAAE;GACP;EACDM,OAAO,EAAE;IACPP,EAAE,EAAEL,QAAQ,CAACY,OAAO;IACpBN,IAAI,EAAE;GACP;EACDO,GAAG,EAAE;IACHR,EAAE,EAAEL,QAAQ,CAACa,GAAG;IAChBP,IAAI,EAAE;GACP;EACDQ,YAAY,EAAE;IACZT,EAAE,EAAEL,QAAQ,CAACc,YAAY;IACzBR,IAAI,EAAE;GACP;EACDS,SAAS,EAAE;IACTV,EAAE,EAAEL,QAAQ,CAACe,SAAS;IACtBT,IAAI,EAAE;GACP;EACDU,GAAG,EAAE;IACHX,EAAE,EAAEL,QAAQ,CAACgB,GAAG;IAChBV,IAAI,EAAE;GACP;EACDW,OAAO,EAAE;IACPZ,EAAE,EAAEL,QAAQ,CAACiB,OAAO;IACpBX,IAAI,EAAE;;CAET"}
1
+ {"version":3,"file":"Activity.js","names":["Activity","exports","undefined"],"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 AGRICOLE = 5,\n INFORMATIQUE = 6,\n CONSEIL = 7,\n ART = 8,\n RESTAURATION = 9,\n TRANSPORT = 10,\n BTP = 11,\n MEDICAL = 12,\n}"],"mappings":";;;;;AAAA,IAAYA,QAaX,GAAAC,OAAA,CAbWD,QAaX,GAAAE,SAAA;AAbD,WAAYF,QAAQ;EAClBA,QAAA,CAAAA,QAAA,0CAAkB;EAClBA,QAAA,CAAAA,QAAA,kCAAc;EACdA,QAAA,CAAAA,QAAA,8BAAY;EACZA,QAAA,CAAAA,QAAA,0BAAU;EACVA,QAAA,CAAAA,QAAA,8BAAY;EACZA,QAAA,CAAAA,QAAA,sCAAgB;EAChBA,QAAA,CAAAA,QAAA,4BAAW;EACXA,QAAA,CAAAA,QAAA,oBAAO;EACPA,QAAA,CAAAA,QAAA,sCAAgB;EAChBA,QAAA,CAAAA,QAAA,iCAAc;EACdA,QAAA,CAAAA,QAAA,qBAAQ;EACRA,QAAA,CAAAA,QAAA,6BAAY;AACd,CAAC,EAbWA,QAAQ,KAAAC,OAAA,CAARD,QAaX,GAbWA,QAAQ"}
@@ -33,7 +33,7 @@ const BalanceSheetDetails = exports.BalanceSheetDetails = [{
33
33
  text: 'À faire',
34
34
  color: 'grey',
35
35
  textColor: 'grey--text',
36
- forRoles: [['front_office'], ['front_office_express'], ['expert'], ['customer_success'], ['facturation']]
36
+ forRoles: [['front_office'], ['front_office_express'], ['expert'], ['customer_success']]
37
37
  }, {
38
38
  text: 'En cours de prod.',
39
39
  value: BalanceSheetState.IN_PRODUCING,