@silexpert/core 0.4.55 → 0.4.57

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 (268) hide show
  1. package/es/api/resources/TaxDeadline.d.ts +8 -0
  2. package/es/api/resources/TaxDeadline.d.ts.map +1 -0
  3. package/es/api/resources/TaxDeadline.js +10 -0
  4. package/es/api/resources/TaxDeadline.js.map +1 -0
  5. package/es/api/resources.d.ts +2 -0
  6. package/es/api/resources.d.ts.map +1 -1
  7. package/es/api/resources.js +2 -0
  8. package/es/api/resources.js.map +1 -1
  9. package/es/types/Enum/AccountingFileType.d.ts +8 -0
  10. package/es/types/Enum/AccountingFileType.d.ts.map +1 -0
  11. package/es/types/Enum/AccountingFileType.js +9 -0
  12. package/es/types/Enum/AccountingFileType.js.map +1 -0
  13. package/es/types/Enum/BalanceSheet.d.ts +17 -0
  14. package/es/types/Enum/BalanceSheet.d.ts.map +1 -1
  15. package/es/types/Enum/BalanceSheet.js +18 -0
  16. package/es/types/Enum/BalanceSheet.js.map +1 -1
  17. package/es/types/Enum/Channel.d.ts +5 -0
  18. package/es/types/Enum/Channel.d.ts.map +1 -0
  19. package/es/types/Enum/Channel.js +6 -0
  20. package/es/types/Enum/Channel.js.map +1 -0
  21. package/es/types/Enum/Comment.d.ts +18 -0
  22. package/es/types/Enum/Comment.d.ts.map +1 -0
  23. package/es/types/Enum/Comment.js +19 -0
  24. package/es/types/Enum/Comment.js.map +1 -0
  25. package/es/types/Enum/FieldSocietyStat.d.ts +9 -0
  26. package/es/types/Enum/FieldSocietyStat.d.ts.map +1 -0
  27. package/es/types/Enum/FieldSocietyStat.js +10 -0
  28. package/es/types/Enum/FieldSocietyStat.js.map +1 -0
  29. package/es/types/Enum/FileType.d.ts +108 -0
  30. package/es/types/Enum/FileType.d.ts.map +1 -0
  31. package/es/types/Enum/FileType.js +108 -0
  32. package/es/types/Enum/FileType.js.map +1 -0
  33. package/es/types/Enum/Notification.d.ts +5 -0
  34. package/es/types/Enum/Notification.d.ts.map +1 -0
  35. package/es/types/Enum/Notification.js +6 -0
  36. package/es/types/Enum/Notification.js.map +1 -0
  37. package/es/types/Enum/Prestation.d.ts +7 -0
  38. package/es/types/Enum/Prestation.d.ts.map +1 -0
  39. package/es/types/Enum/Prestation.js +8 -0
  40. package/es/types/Enum/Prestation.js.map +1 -0
  41. package/es/types/Enum/Supervision.d.ts +10 -0
  42. package/es/types/Enum/Supervision.d.ts.map +1 -0
  43. package/es/types/Enum/Supervision.js +11 -0
  44. package/es/types/Enum/Supervision.js.map +1 -0
  45. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +4 -0
  46. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
  47. package/es/types/Interface/api/cerfa/CreateCerfa.js +8 -0
  48. package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  49. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts +1 -0
  50. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts.map +1 -1
  51. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +4 -0
  52. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  53. package/es/types/Interface/api/prestashop/InvoicesPrestashop.d.ts +7 -0
  54. package/es/types/Interface/api/prestashop/InvoicesPrestashop.d.ts.map +1 -0
  55. package/es/types/Interface/api/{shopify/ImportInvoicesShopify.js → prestashop/InvoicesPrestashop.js} +6 -6
  56. package/es/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -0
  57. package/es/types/Interface/api/prestashop/PSAddress.d.ts +26 -0
  58. package/es/types/Interface/api/prestashop/PSAddress.d.ts.map +1 -0
  59. package/es/types/Interface/api/prestashop/PSAddress.js +2 -0
  60. package/es/types/Interface/api/prestashop/PSAddress.js.map +1 -0
  61. package/es/types/Interface/api/prestashop/PSCountry.d.ts +15 -0
  62. package/es/types/Interface/api/prestashop/PSCountry.d.ts.map +1 -0
  63. package/es/types/Interface/api/prestashop/PSCountry.js +2 -0
  64. package/es/types/Interface/api/prestashop/PSCountry.js.map +1 -0
  65. package/es/types/Interface/api/prestashop/PSObject.d.ts +4 -0
  66. package/es/types/Interface/api/prestashop/PSObject.d.ts.map +1 -0
  67. package/es/types/Interface/api/prestashop/PSObject.js +2 -0
  68. package/es/types/Interface/api/prestashop/PSObject.js.map +1 -0
  69. package/es/types/Interface/api/prestashop/PSOrder.d.ts +53 -0
  70. package/es/types/Interface/api/prestashop/PSOrder.d.ts.map +1 -0
  71. package/es/types/Interface/api/prestashop/PSOrder.js +2 -0
  72. package/es/types/Interface/api/prestashop/PSOrder.js.map +1 -0
  73. package/es/types/Interface/api/prestashop/PSOrderRow.d.ts +16 -0
  74. package/es/types/Interface/api/prestashop/PSOrderRow.d.ts.map +1 -0
  75. package/es/types/Interface/api/prestashop/PSOrderRow.js +2 -0
  76. package/es/types/Interface/api/prestashop/PSOrderRow.js.map +1 -0
  77. package/es/types/Interface/api/shopify/InvoicesShopify.d.ts +7 -0
  78. package/es/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -0
  79. package/es/types/Interface/api/shopify/InvoicesShopify.js +29 -0
  80. package/es/types/Interface/api/shopify/InvoicesShopify.js.map +1 -0
  81. package/es/types/Interface/api/society/CreateSociety.d.ts +4 -0
  82. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  83. package/es/types/Interface/api/society/CreateSociety.js +16 -0
  84. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  85. package/es/types/Interface/api/society/ReadSociety.d.ts +8 -0
  86. package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -0
  87. package/es/types/Interface/api/society/ReadSociety.js +2 -0
  88. package/es/types/Interface/api/society/ReadSociety.js.map +1 -0
  89. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +29 -0
  90. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -0
  91. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +99 -0
  92. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -0
  93. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +77 -0
  94. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -0
  95. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js +11 -0
  96. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -0
  97. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +7 -0
  98. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -0
  99. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js +29 -0
  100. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -0
  101. package/es/types/Interface/api/woocommerce/WCBilling.d.ts +14 -0
  102. package/es/types/Interface/api/woocommerce/WCBilling.d.ts.map +1 -0
  103. package/es/types/Interface/api/woocommerce/WCBilling.js +2 -0
  104. package/es/types/Interface/api/woocommerce/WCBilling.js.map +1 -0
  105. package/es/types/Interface/api/woocommerce/WCLineItem.d.ts +18 -0
  106. package/es/types/Interface/api/woocommerce/WCLineItem.d.ts.map +1 -0
  107. package/es/types/Interface/api/woocommerce/WCLineItem.js +2 -0
  108. package/es/types/Interface/api/woocommerce/WCLineItem.js.map +1 -0
  109. package/es/types/Interface/api/woocommerce/WCLinks.d.ts +7 -0
  110. package/es/types/Interface/api/woocommerce/WCLinks.d.ts.map +1 -0
  111. package/es/types/Interface/api/woocommerce/WCLinks.js +2 -0
  112. package/es/types/Interface/api/woocommerce/WCLinks.js.map +1 -0
  113. package/es/types/Interface/api/woocommerce/WCMetaData.d.ts +6 -0
  114. package/es/types/Interface/api/woocommerce/WCMetaData.d.ts.map +1 -0
  115. package/es/types/Interface/api/woocommerce/WCMetaData.js +2 -0
  116. package/es/types/Interface/api/woocommerce/WCMetaData.js.map +1 -0
  117. package/es/types/Interface/api/woocommerce/WCOrder.d.ts +50 -0
  118. package/es/types/Interface/api/woocommerce/WCOrder.d.ts.map +1 -0
  119. package/es/types/Interface/api/woocommerce/WCOrder.js +2 -0
  120. package/es/types/Interface/api/woocommerce/WCOrder.js.map +1 -0
  121. package/es/types/Interface/api/woocommerce/WCSelf.d.ts +4 -0
  122. package/es/types/Interface/api/woocommerce/WCSelf.d.ts.map +1 -0
  123. package/es/types/Interface/api/woocommerce/WCSelf.js +2 -0
  124. package/es/types/Interface/api/woocommerce/WCSelf.js.map +1 -0
  125. package/es/types/Interface/api/woocommerce/WCShiping.d.ts +13 -0
  126. package/es/types/Interface/api/woocommerce/WCShiping.d.ts.map +1 -0
  127. package/es/types/Interface/api/woocommerce/WCShiping.js +2 -0
  128. package/es/types/Interface/api/woocommerce/WCShiping.js.map +1 -0
  129. package/es/types/Interface/api/woocommerce/WCShippingLine.d.ts +12 -0
  130. package/es/types/Interface/api/woocommerce/WCShippingLine.d.ts.map +1 -0
  131. package/es/types/Interface/api/woocommerce/WCShippingLine.js +2 -0
  132. package/es/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -0
  133. package/es/types/Interface/api/woocommerce/WCTaxes.d.ts +10 -0
  134. package/es/types/Interface/api/woocommerce/WCTaxes.d.ts.map +1 -0
  135. package/es/types/Interface/api/woocommerce/WCTaxes.js +2 -0
  136. package/es/types/Interface/api/woocommerce/WCTaxes.js.map +1 -0
  137. package/es/types/Interface/models/ICustomerTva.d.ts +1 -1
  138. package/es/types/Interface/models/ICustomerTva.js.map +1 -1
  139. package/es/types/Interface/models/IPrestation.d.ts +2 -2
  140. package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
  141. package/es/types/Interface/models/IPrestation.js.map +1 -1
  142. package/es/types/Interface/models/ISociety.d.ts +7 -3
  143. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  144. package/es/types/Interface/models/ISociety.js.map +1 -1
  145. package/es/types/Interface/models/ISocietyStat.d.ts +2 -2
  146. package/es/types/Interface/models/ISocietyStat.js.map +1 -1
  147. package/es/types/Interface/models/ISupervision.d.ts +2 -0
  148. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  149. package/es/types/Interface/models/ISupervision.js.map +1 -1
  150. package/es/types/index.d.ts +22 -1
  151. package/es/types/index.d.ts.map +1 -1
  152. package/es/types/index.js +22 -1
  153. package/es/types/index.js.map +1 -1
  154. package/js/api/resources/TaxDeadline.js +30 -0
  155. package/js/api/resources/TaxDeadline.js.map +1 -0
  156. package/js/api/resources.js +4 -1
  157. package/js/api/resources.js.map +1 -1
  158. package/js/types/Enum/AccountingFileType.js +15 -0
  159. package/js/types/Enum/AccountingFileType.js.map +1 -0
  160. package/js/types/Enum/BalanceSheet.js +20 -0
  161. package/js/types/Enum/BalanceSheet.js.map +1 -1
  162. package/js/types/Enum/Channel.js +12 -0
  163. package/js/types/Enum/Channel.js.map +1 -0
  164. package/js/types/Enum/Comment.js +25 -0
  165. package/js/types/Enum/Comment.js.map +1 -0
  166. package/js/types/Enum/FieldSocietyStat.js +16 -0
  167. package/js/types/Enum/FieldSocietyStat.js.map +1 -0
  168. package/js/types/Enum/FileType.js +113 -0
  169. package/js/types/Enum/FileType.js.map +1 -0
  170. package/js/types/Enum/Notification.js +12 -0
  171. package/js/types/Enum/Notification.js.map +1 -0
  172. package/js/types/Enum/Prestation.js +14 -0
  173. package/js/types/Enum/Prestation.js.map +1 -0
  174. package/js/types/Enum/Supervision.js +17 -0
  175. package/js/types/Enum/Supervision.js.map +1 -0
  176. package/js/types/Interface/api/cerfa/CreateCerfa.js +4 -0
  177. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  178. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +4 -0
  179. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  180. package/js/types/Interface/api/{shopify/ImportInvoicesShopify.js → prestashop/InvoicesPrestashop.js} +8 -8
  181. package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -0
  182. package/js/types/Interface/api/prestashop/PSAddress.js +6 -0
  183. package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -0
  184. package/js/types/Interface/api/prestashop/PSCountry.js +6 -0
  185. package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -0
  186. package/js/types/Interface/api/prestashop/PSObject.js +6 -0
  187. package/js/types/Interface/api/prestashop/PSObject.js.map +1 -0
  188. package/js/types/Interface/api/prestashop/PSOrder.js +6 -0
  189. package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -0
  190. package/js/types/Interface/api/prestashop/PSOrderRow.js +6 -0
  191. package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -0
  192. package/js/types/Interface/api/shopify/InvoicesShopify.js +33 -0
  193. package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -0
  194. package/js/types/Interface/api/society/CreateSociety.js +8 -0
  195. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  196. package/js/types/Interface/api/society/ReadSociety.js +6 -0
  197. package/js/types/Interface/api/society/ReadSociety.js.map +1 -0
  198. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +121 -0
  199. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -0
  200. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +26 -0
  201. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -0
  202. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +33 -0
  203. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -0
  204. package/js/types/Interface/api/woocommerce/WCBilling.js +6 -0
  205. package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -0
  206. package/js/types/Interface/api/woocommerce/WCLineItem.js +6 -0
  207. package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -0
  208. package/js/types/Interface/api/woocommerce/WCLinks.js +6 -0
  209. package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -0
  210. package/js/types/Interface/api/woocommerce/WCMetaData.js +6 -0
  211. package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -0
  212. package/js/types/Interface/api/woocommerce/WCOrder.js +6 -0
  213. package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -0
  214. package/js/types/Interface/api/woocommerce/WCSelf.js +6 -0
  215. package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -0
  216. package/js/types/Interface/api/woocommerce/WCShiping.js +6 -0
  217. package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -0
  218. package/js/types/Interface/api/woocommerce/WCShippingLine.js +6 -0
  219. package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -0
  220. package/js/types/Interface/api/woocommerce/WCTaxes.js +6 -0
  221. package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -0
  222. package/js/types/index.js +255 -3
  223. package/js/types/index.js.map +1 -1
  224. package/package.json +1 -1
  225. package/ts/api/resources/TaxDeadline.ts +20 -0
  226. package/ts/api/resources.ts +2 -0
  227. package/ts/types/Enum/AccountingFileType.ts +7 -0
  228. package/ts/types/Enum/BalanceSheet.ts +18 -0
  229. package/ts/types/Enum/Channel.ts +4 -0
  230. package/ts/types/Enum/Comment.ts +17 -0
  231. package/ts/types/Enum/FieldSocietyStat.ts +8 -0
  232. package/ts/types/Enum/FileType.ts +107 -0
  233. package/ts/types/Enum/Notification.ts +4 -0
  234. package/ts/types/Enum/Prestation.ts +6 -0
  235. package/ts/types/Enum/Supervision.ts +9 -0
  236. package/ts/types/Interface/api/cerfa/CreateCerfa.ts +8 -0
  237. package/ts/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.ts +3 -0
  238. package/ts/types/Interface/api/{shopify/ImportInvoicesShopify.ts → prestashop/InvoicesPrestashop.ts} +1 -1
  239. package/ts/types/Interface/api/prestashop/PSAddress.ts +26 -0
  240. package/ts/types/Interface/api/prestashop/PSCountry.ts +15 -0
  241. package/ts/types/Interface/api/prestashop/PSObject.ts +3 -0
  242. package/ts/types/Interface/api/prestashop/PSOrder.ts +54 -0
  243. package/ts/types/Interface/api/prestashop/PSOrderRow.ts +16 -0
  244. package/ts/types/Interface/api/shopify/InvoicesShopify.ts +12 -0
  245. package/ts/types/Interface/api/society/CreateSociety.ts +12 -0
  246. package/ts/types/Interface/api/society/ReadSociety.ts +7 -0
  247. package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +69 -0
  248. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +73 -0
  249. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +12 -0
  250. package/ts/types/Interface/api/woocommerce/WCBilling.ts +13 -0
  251. package/ts/types/Interface/api/woocommerce/WCLineItem.ts +18 -0
  252. package/ts/types/Interface/api/woocommerce/WCLinks.ts +7 -0
  253. package/ts/types/Interface/api/woocommerce/WCMetaData.ts +5 -0
  254. package/ts/types/Interface/api/woocommerce/WCOrder.ts +50 -0
  255. package/ts/types/Interface/api/woocommerce/WCSelf.ts +3 -0
  256. package/ts/types/Interface/api/woocommerce/WCShiping.ts +12 -0
  257. package/ts/types/Interface/api/woocommerce/WCShippingLine.ts +12 -0
  258. package/ts/types/Interface/api/woocommerce/WCTaxes.ts +9 -0
  259. package/ts/types/Interface/models/ICustomerTva.ts +1 -1
  260. package/ts/types/Interface/models/IPrestation.ts +2 -2
  261. package/ts/types/Interface/models/ISociety.ts +9 -3
  262. package/ts/types/Interface/models/ISocietyStat.ts +2 -2
  263. package/ts/types/Interface/models/ISupervision.ts +2 -0
  264. package/ts/types/index.ts +22 -1
  265. package/es/types/Interface/api/shopify/ImportInvoicesShopify.d.ts +0 -7
  266. package/es/types/Interface/api/shopify/ImportInvoicesShopify.d.ts.map +0 -1
  267. package/es/types/Interface/api/shopify/ImportInvoicesShopify.js.map +0 -1
  268. package/js/types/Interface/api/shopify/ImportInvoicesShopify.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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"}
package/es/types/index.js CHANGED
@@ -333,6 +333,14 @@ export * from './Enum/TypeCustomerProviderOperation';
333
333
  export * from './Enum/EstimateInvoice';
334
334
  export * from './Enum/Gescom';
335
335
  export * from './Enum/TypeIncomeAllocation';
336
+ export * from './Enum/AccountingFileType';
337
+ export * from './Enum/FileType';
338
+ export * from './Enum/FieldSocietyStat';
339
+ export * from './Enum/Prestation';
340
+ export * from './Enum/Supervision';
341
+ export * from './Enum/Notification';
342
+ export * from './Enum/Comment';
343
+ export * from './Enum/Channel';
336
344
  // Interfaces API
337
345
  export * from './Interface/api/businessPartner/ReadBusinessPartner';
338
346
  export * from './Interface/api/simulation/CreateSimulation';
@@ -442,10 +450,23 @@ export * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';
442
450
  export * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';
443
451
  export * from './Interface/api/shopify/ShopifyOrder';
444
452
  export * from './Interface/api/shopify/address';
445
- export * from './Interface/api/shopify/ImportInvoicesShopify';
453
+ export * from './Interface/api/shopify/InvoicesShopify';
454
+ export * from './Interface/api/shopify/line_item';
455
+ export * from './Interface/api/shopify/tax_line';
456
+ export * from './Interface/api/shopify/shipping_line';
457
+ export * from './Interface/api/prestashop/PSOrder';
458
+ export * from './Interface/api/prestashop/PSAddress';
459
+ export * from './Interface/api/prestashop/PSCountry';
460
+ export * from './Interface/api/prestashop/InvoicesPrestashop';
461
+ export * from './Interface/api/woocommerce/WCOrder';
462
+ export * from './Interface/api/woocommerce/WCBilling';
463
+ export * from './Interface/api/woocommerce/InvoicesWoocommerce';
446
464
  export * from './Interface/api/transactions/QueryUnexport';
447
465
  export * from './Interface/api/crisp/GetCrisp';
448
466
  export * from './Interface/api/incomeAllocation/CreateIncomeAllocation';
449
467
  export * from './Interface/api/incomeAllocation/ReadIncomeAllocation';
450
468
  export * from './Interface/api/incomeAllocation/TypeAndAmount';
469
+ export * from './Interface/api/taxDeadline/QueryTaxDeadline';
470
+ export * from './Interface/api/taxDeadline/ReadTaxDeadline';
471
+ export * from './Interface/api/society/ReadSociety';
451
472
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/ImportInvoicesShopify';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\nexport * from './Enum/AccountingFileType';\nexport * from './Enum/FileType';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/Prestation';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/InvoicesShopify';\nexport * from './Interface/api/shopify/line_item';\nexport * from './Interface/api/shopify/tax_line';\nexport * from './Interface/api/shopify/shipping_line';\nexport * from './Interface/api/prestashop/PSOrder';\nexport * from './Interface/api/prestashop/PSAddress';\nexport * from './Interface/api/prestashop/PSCountry';\nexport * from './Interface/api/prestashop/InvoicesPrestashop';\nexport * from './Interface/api/woocommerce/WCOrder';\nexport * from './Interface/api/woocommerce/WCBilling';\nexport * from './Interface/api/woocommerce/InvoicesWoocommerce';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/society/ReadSociety';\n"]}
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.TaxDeadline = undefined;
7
+
8
+ var _Resource = require("../Resource");
9
+
10
+ class TaxDeadline extends _Resource.Resource {
11
+ getPaginate(params, cancelToken) {
12
+ return this.axios.$get('/taxDeadline', Object.assign(Object.assign({}, cancelToken ? {
13
+ cancelToken
14
+ } : {}), {
15
+ params
16
+ }));
17
+ }
18
+
19
+ getStatistics(params, cancelToken) {
20
+ return this.axios.$get('/taxDeadline/statistics', Object.assign(Object.assign({}, cancelToken ? {
21
+ cancelToken
22
+ } : {}), {
23
+ params
24
+ }));
25
+ }
26
+
27
+ }
28
+
29
+ exports.TaxDeadline = TaxDeadline;
30
+ //# sourceMappingURL=TaxDeadline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../ts/api/resources/TaxDeadline.ts"],"names":[],"mappings":";;;;;;;AACA;;AAKM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,WAAW,CAAC,MAAD,EAA2C,WAA3C,EAAoE;AAC7E,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,cAAhB,EAA8B,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC/B,WAAW,GAAG;AAAE,MAAA;AAAF,KAAH,GAAqB,EADD,CAAA,EACI;AACvC,MAAA;AADuC,KADJ,CAA9B,CAAP;AAID;;AACD,EAAA,aAAa,CAAC,MAAD,EAAqC,WAArC,EAA8D;AACzE,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,yBAAhB,EAAyC,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAC1C,WAAW,GAAG;AAAE,MAAA;AAAF,KAAH,GAAqB,EADU,CAAA,EACP;AACvC,MAAA;AADuC,KADO,CAAzC,CAAP;AAID;;AAZsC;;QAA5B,W,GAAA,W","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryTaxDeadline, QueryPaginate, BasePaginate, ReadTaxDeadline, QueryTaxDeadlineStatistics, ReadTaxDeadlineStatistics,\n} from '../../types';\n\nexport class TaxDeadline extends Resource {\n getPaginate(params: QueryTaxDeadline & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadTaxDeadline>> {\n return this.axios.$get('/taxDeadline', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n getStatistics(params: QueryTaxDeadlineStatistics, cancelToken?: CancelToken): Promise<ReadTaxDeadlineStatistics> {\n return this.axios.$get('/taxDeadline/statistics', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n}"],"sourceRoot":"","file":"TaxDeadline.js"}
@@ -77,6 +77,8 @@ var _CustomerProviderOperation = require("./resources/CustomerProviderOperation"
77
77
 
78
78
  var _Step = require("./resources/Step");
79
79
 
80
+ var _TaxDeadline = require("./resources/TaxDeadline");
81
+
80
82
  const resources = exports.resources = {
81
83
  simulation: _Simulation.Simulation,
82
84
  country: _Country.Country,
@@ -113,6 +115,7 @@ const resources = exports.resources = {
113
115
  zTicket: _ZTicket.ZTicket,
114
116
  incomeAllocation: _IncomeAllocation.IncomeAllocation,
115
117
  customerProviderOperation: _CustomerProviderOperation.CustomerProviderOperation,
116
- steps: _Step.Steps
118
+ steps: _Step.Steps,
119
+ taxDeadline: _TaxDeadline.TaxDeadline
117
120
  };
118
121
  //# sourceMappingURL=resources.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAM,SAAS,WAAT,SAAS,GAAG;AACvB,EAAA,UAAU,EAAE,sBADW;AAEvB,EAAA,OAAO,EAAE,gBAFc;AAGvB,EAAA,0BAA0B,EAAE,sDAHL;AAIvB,EAAA,cAAc,EAAE,8BAJO;AAKvB,EAAA,WAAW,EAAE,wBALU;AAMvB,EAAA,WAAW,EAAE,wBANU;AAOvB,EAAA,OAAO,EAAE,gBAPc;AAQvB,EAAA,WAAW,EAAE,wBARU;AASvB,EAAA,IAAI,EAAE,UATiB;AAUvB,EAAA,MAAM,EAAE,cAVe;AAWvB,EAAA,MAAM,EAAE,cAXe;AAYvB,EAAA,MAAM,EAAE,cAZe;AAavB,EAAA,SAAS,EAAE,oBAbY;AAcvB,EAAA,OAAO,EAAE,gBAdc;AAevB,EAAA,OAAO,EAAE,gBAfc;AAgBvB,EAAA,aAAa,EAAE,4BAhBQ;AAiBvB,EAAA,OAAO,EAAE,gBAjBc;AAkBvB,EAAA,eAAe,EAAE,gCAlBM;AAmBvB,EAAA,YAAY,EAAE,0BAnBS;AAoBvB,EAAA,kBAAkB,EAAE,sCApBG;AAqBvB,EAAA,KAAK,EAAE,YArBgB;AAsBvB,EAAA,SAAS,EAAE,oBAtBY;AAuBvB,EAAA,YAAY,EAAE,0BAvBS;AAwBvB,EAAA,MAAM,EAAE,cAxBe;AAyBvB,EAAA,YAAY,EAAE,0BAzBS;AA0BvB,EAAA,YAAY,EAAE,0BA1BS;AA2BvB,EAAA,KAAK,EAAE,YA3BgB;AA4BvB,EAAA,SAAS,EAAE,oBA5BY;AA6BvB,EAAA,MAAM,EAAE,cA7Be;AA8BvB,EAAA,IAAI,EAAE,UA9BiB;AA+BvB,EAAA,gBAAgB,EAAE,kCA/BK;AAgCvB,EAAA,SAAS,EAAE,oBAhCY;AAiCvB,EAAA,OAAO,EAAE,gBAjCc;AAkCvB,EAAA,gBAAgB,EAAE,kCAlCK;AAmCvB,EAAA,yBAAyB,EAAE,oDAnCJ;AAoCvB,EAAA,KAAK,EAAE;AApCgB,CAAlB","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\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';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\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 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 societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n};\n"],"sourceRoot":"","file":"resources.js"}
1
+ {"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAM,SAAS,WAAT,SAAS,GAAG;AACvB,EAAA,UAAU,EAAE,sBADW;AAEvB,EAAA,OAAO,EAAE,gBAFc;AAGvB,EAAA,0BAA0B,EAAE,sDAHL;AAIvB,EAAA,cAAc,EAAE,8BAJO;AAKvB,EAAA,WAAW,EAAE,wBALU;AAMvB,EAAA,WAAW,EAAE,wBANU;AAOvB,EAAA,OAAO,EAAE,gBAPc;AAQvB,EAAA,WAAW,EAAE,wBARU;AASvB,EAAA,IAAI,EAAE,UATiB;AAUvB,EAAA,MAAM,EAAE,cAVe;AAWvB,EAAA,MAAM,EAAE,cAXe;AAYvB,EAAA,MAAM,EAAE,cAZe;AAavB,EAAA,SAAS,EAAE,oBAbY;AAcvB,EAAA,OAAO,EAAE,gBAdc;AAevB,EAAA,OAAO,EAAE,gBAfc;AAgBvB,EAAA,aAAa,EAAE,4BAhBQ;AAiBvB,EAAA,OAAO,EAAE,gBAjBc;AAkBvB,EAAA,eAAe,EAAE,gCAlBM;AAmBvB,EAAA,YAAY,EAAE,0BAnBS;AAoBvB,EAAA,kBAAkB,EAAE,sCApBG;AAqBvB,EAAA,KAAK,EAAE,YArBgB;AAsBvB,EAAA,SAAS,EAAE,oBAtBY;AAuBvB,EAAA,YAAY,EAAE,0BAvBS;AAwBvB,EAAA,MAAM,EAAE,cAxBe;AAyBvB,EAAA,YAAY,EAAE,0BAzBS;AA0BvB,EAAA,YAAY,EAAE,0BA1BS;AA2BvB,EAAA,KAAK,EAAE,YA3BgB;AA4BvB,EAAA,SAAS,EAAE,oBA5BY;AA6BvB,EAAA,MAAM,EAAE,cA7Be;AA8BvB,EAAA,IAAI,EAAE,UA9BiB;AA+BvB,EAAA,gBAAgB,EAAE,kCA/BK;AAgCvB,EAAA,SAAS,EAAE,oBAhCY;AAiCvB,EAAA,OAAO,EAAE,gBAjCc;AAkCvB,EAAA,gBAAgB,EAAE,kCAlCK;AAmCvB,EAAA,yBAAyB,EAAE,oDAnCJ;AAoCvB,EAAA,KAAK,EAAE,WApCgB;AAqCvB,EAAA,WAAW,EAAE;AArCU,CAAlB","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\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 { TaxDeadline } from './resources/TaxDeadline';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\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 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 societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n taxDeadline: TaxDeadline,\n};\n"],"sourceRoot":"","file":"resources.js"}
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var AccountingFileType = exports.AccountingFileType = undefined;
7
+
8
+ (function (AccountingFileType) {
9
+ AccountingFileType[AccountingFileType["PURCHASE_INVOICES"] = 1] = "PURCHASE_INVOICES";
10
+ AccountingFileType[AccountingFileType["SALE_INVOICES"] = 2] = "SALE_INVOICES";
11
+ AccountingFileType[AccountingFileType["PAST_INVOICES"] = 3] = "PAST_INVOICES";
12
+ AccountingFileType[AccountingFileType["BANK_STATEMENTS"] = 4] = "BANK_STATEMENTS";
13
+ AccountingFileType[AccountingFileType["OTHERS"] = 5] = "OTHERS";
14
+ })(AccountingFileType || (exports.AccountingFileType = AccountingFileType = {}));
15
+ //# sourceMappingURL=AccountingFileType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../ts/types/Enum/AccountingFileType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,kBAMX,WANW,kBAMX,YAND;;AAAA,CAAA,UAAY,kBAAZ,EAA8B;AAC5B,EAAA,kBAAA,CAAA,kBAAA,CAAA,mBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,mBAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,CAAA,CAAA,GAAA,eAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,CAAA,CAAA,GAAA,eAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,iBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,iBAAA;AACA,EAAA,kBAAA,CAAA,kBAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACD,CAND,EAAY,kBAAkB,aAAlB,kBAAkB,GAAlB,kBAAkB,GAAA,EAAA,CAA9B","sourcesContent":["export enum AccountingFileType {\n PURCHASE_INVOICES = 1,\n SALE_INVOICES = 2,\n PAST_INVOICES = 3,\n BANK_STATEMENTS = 4,\n OTHERS = 5,\n}"],"sourceRoot":"","file":"AccountingFileType.js"}
@@ -3,6 +3,26 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
+ var BalanceSheetState = exports.BalanceSheetState = undefined;
7
+
8
+ (function (BalanceSheetState) {
9
+ BalanceSheetState[BalanceSheetState["TO_DO"] = 0] = "TO_DO";
10
+ BalanceSheetState[BalanceSheetState["ACCEPTED_BY_SIE"] = 1] = "ACCEPTED_BY_SIE";
11
+ BalanceSheetState[BalanceSheetState["NOT_SUBJECT_TO"] = 2] = "NOT_SUBJECT_TO";
12
+ BalanceSheetState[BalanceSheetState["SENDED_TO_CLIENT"] = 3] = "SENDED_TO_CLIENT";
13
+ BalanceSheetState[BalanceSheetState["SENDED_TO_SIE"] = 4] = "SENDED_TO_SIE";
14
+ BalanceSheetState[BalanceSheetState["WAITING_CLIENT"] = 5] = "WAITING_CLIENT";
15
+ BalanceSheetState[BalanceSheetState["TO_SUPERVISE"] = 6] = "TO_SUPERVISE";
16
+ BalanceSheetState[BalanceSheetState["ACCEPTED_BY_CLIENT"] = 7] = "ACCEPTED_BY_CLIENT";
17
+ BalanceSheetState[BalanceSheetState["IN_PRODUCING"] = 8] = "IN_PRODUCING";
18
+ BalanceSheetState[BalanceSheetState["TO_SEND"] = 9] = "TO_SEND";
19
+ BalanceSheetState[BalanceSheetState["TO_REVISE"] = 10] = "TO_REVISE";
20
+ BalanceSheetState[BalanceSheetState["TO_CORRECT"] = 11] = "TO_CORRECT";
21
+ BalanceSheetState[BalanceSheetState["REFUSED_BY_SIE"] = 12] = "REFUSED_BY_SIE";
22
+ BalanceSheetState[BalanceSheetState["SENDED_PROVISIONALLY_TO_SIE"] = 13] = "SENDED_PROVISIONALLY_TO_SIE";
23
+ BalanceSheetState[BalanceSheetState["UNPAID"] = 14] = "UNPAID";
24
+ })(BalanceSheetState || (exports.BalanceSheetState = BalanceSheetState = {}));
25
+
6
26
  const BALANCE_SHEET_LIST_ACTIVE = exports.BALANCE_SHEET_LIST_ACTIVE = [{
7
27
  name: 'Capital souscrit - non appelé',
8
28
  key: 'subscribedCapital',
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/BalanceSheet.ts"],"names":[],"mappings":";;;;;AAyBO,MAAM,yBAAyB,WAAzB,yBAAyB,GAAqB,CACzD;AACE,EAAA,IAAI,EAAE,+BADR;AAEE,EAAA,GAAG,EAAE,mBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE,CALT;AAME,EAAA,aAAa,EAAE;AANjB,CADyD,EASzD;AACE,EAAA,IAAI,EAAE,kBADR;AAEE,EAAA,GAAG,EAAE,YAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,UAAU,EAAE,IALd;AAME,EAAA,MAAM,EAAE,CACN;AACE,IAAA,IAAI,EAAE,+BADR;AAEE,IAAA,aAAa,EAAE,IAFjB;AAGE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,wBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,CAHpB;AAIE,MAAA,KAAK,EAAE,CAJT;AAKE,MAAA,aAAa,EAAE;AALjB,KADM,EAQN;AACE,MAAA,IAAI,EAAE,wCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KARM,EAaN;AACE,MAAA,IAAI,EAAE,4FADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KAbM,EAkBN;AACE,MAAA,IAAI,EAAE,kBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT,EAAiB,MAAjB,EAAyB,MAAzB;AAHpB,KAlBM,EAuBN;AACE,MAAA,IAAI,EAAE,QADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KAvBM,EA4BN;AACE,MAAA,IAAI,EAAE,wCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KA5BM,EAiCN;AACE,MAAA,IAAI,EAAE,qBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD;AAFZ,KAjCM;AAHV,GADM,EA2CN;AACE,IAAA,IAAI,EAAE,6BADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,UADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT,EAAiB,MAAjB;AAHpB,KADM,EAMN;AACE,MAAA,IAAI,EAAE,eADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KANM,EAWN;AACE,MAAA,IAAI,EAAE,+DADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KAXM,EAgBN;AACE,MAAA,IAAI,EAAE,QADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,IAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,KAAT,EAAgB,KAAhB;AAHpB,KAhBM,EAqBN;AACE,MAAA,IAAI,EAAE,sCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KArBM,EA0BN;AACE,MAAA,IAAI,EAAE,qBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD;AAFZ,KA1BM;AAJV,GA3CM,EA+EN;AACE,IAAA,IAAI,EAAE,6BADR;AAEE,IAAA,GAAG,EAAE,sBAFP;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,gBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KADM,EAMN;AACE,MAAA,IAAI,EAAE,0CADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KANM,EAWN;AACE,MAAA,IAAI,EAAE,mDADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KAXM,EAgBN;AACE,MAAA,IAAI,EAAE,2BADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KAhBM,EAqBN;AACE,MAAA,IAAI,EAAE,OADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KArBM,EA0BN;AACE,MAAA,IAAI,EAAE,QADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT;AAHpB,KA1BM;AAJV,GA/EM;AANV,CATyD,EAqIzD;AACE,EAAA,IAAI,EAAE,SADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,WAAW,EAAE,IALf;AAME,EAAA,cAAc,EAAE,CAAC,YAAD,EAAe,mBAAf,CANlB;AAOE,EAAA,OAAO,EAAE;AAPX,CArIyD,EA8IzD;AACE,EAAA,IAAI,EAAE,iBADR;AAEE,EAAA,GAAG,EAAE,mBAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,UAAU,EAAE,IALd;AAME,EAAA,MAAM,EAAE,CACN;AACE,IAAA,IAAI,EAAE,oBADR;AAEE,IAAA,aAAa,EAAE,IAFjB;AAGE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,iDADR;AAEE,MAAA,QAAQ,EAAE,CAAC,IAAD,EAAO,IAAP,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD,EAAQ,KAAR;AAHpB,KADM,EAMN;AACE,MAAA,IAAI,EAAE,4CADR;AAEE,MAAA,QAAQ,EAAE,CAAC,IAAD,EAAO,IAAP,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD,EAAQ,KAAR;AAHpB,KANM,EAWN;AACE,MAAA,IAAI,EAAE,kCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,IAAD,EAAO,IAAP,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD,EAAQ,KAAR;AAHpB,KAXM,EAgBN;AACE,MAAA,IAAI,EAAE,cADR;AAEE,MAAA,QAAQ,EAAE,CAAC,IAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD;AAHpB,KAhBM;AAHV,GADM,EA2BN;AACE,IAAA,IAAI,EAAE,0CADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,MAAD;AAHZ,GA3BM,EAgCN;AACE,IAAA,IAAI,EAAE,UADR;AAEE,IAAA,GAAG,EAAE,sBAFP;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,uCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD;AAHpB,KADM,EAMN;AACE,MAAA,IAAI,EAAE,QADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,MAAR,EAAgB,MAAhB,EAAwB,MAAxB,EAAgC,IAAhC,EAAsC,IAAtC,EAA4C,IAA5C,EAAkD,IAAlD,EAAwD,IAAxD,EAA8D,IAA9D,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,KAAD,EAAQ,KAAR,CAHpB;AAIE,MAAA,IAAI,EAAE;AAJR,KANM,EAYN;AACE,MAAA,IAAI,EAAE,sCADR;AAEE,MAAA,QAAQ,EAAE,CAAC,MAAD;AAFZ,KAZM;AAJV,GAhCM,EAsDN;AACE,IAAA,IAAI,EAAE,iCADR;AAEE,IAAA,GAAG,EAAE,YAFP;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,MAAM,EAAE,CACN;AACE,MAAA,IAAI,EAAE,iBADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD;AAHpB,KADM,EAMN;AACE,MAAA,IAAI,EAAE,eADR;AAEE,MAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,EAA6B,KAA7B,EAAoC,KAApC,CAFZ;AAGE,MAAA,gBAAgB,EAAE,CAAC,MAAD,EAAS,MAAT,EAAiB,MAAjB,EAAyB,MAAzB,EAAiC,MAAjC,EAAyC,MAAzC;AAHpB,KANM;AAJV,GAtDM,EAuEN;AACE,IAAA,IAAI,EAAE,2BADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,IAAA,IAAI,EAAE;AAJR,GAvEM,EA6EN;AACE,IAAA,IAAI,EAAE,gBADR;AAEE,IAAA,GAAG,EAAE,gBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,EAA6B,KAA7B,EAAoC,KAApC,EAA2C,MAA3C,EAAmD,IAAnD,EAAyD,IAAzD,CAHZ;AAIE,IAAA,IAAI,EAAE;AAJR,GA7EM,EAmFN;AACE,IAAA,IAAI,EAAE,8BADR;AAEE,IAAA,GAAG,EAAE,sBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD;AAHZ,GAnFM;AANV,CA9IyD,EA8OzD;AACE,EAAA,IAAI,EAAE,UADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,WAAW,EAAE,IALf;AAME,EAAA,OAAO,EAAE,IANX;AAOE,EAAA,cAAc,EAAE,CAAC,mBAAD;AAPlB,CA9OyD,EAuPzD;AACE,EAAA,IAAI,EAAE,kDADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,OAAO,EAAE,IAJX;AAKE,EAAA,KAAK,EAAE,CALT;AAME,EAAA,aAAa,EAAE;AANjB,CAvPyD,EA+PzD;AACE,EAAA,IAAI,EAAE,2CADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,OAAO,EAAE,IAJX;AAKE,EAAA,KAAK,EAAE,CALT;AAME,EAAA,aAAa,EAAE;AANjB,CA/PyD,EAuQzD;AACE,EAAA,IAAI,EAAE,gCADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,QAAQ,EAAE,CAAC,KAAD,CALZ;AAME,EAAA,OAAO,EAAE;AANX,CAvQyD,EA+QzD;AACE,EAAA,IAAI,EAAE,+BADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,aAAa,EAAE,CAJjB;AAKE,EAAA,WAAW,EAAE,IALf;AAME,EAAA,cAAc,EAAE,CAAC,YAAD,EAAe,mBAAf,EAAoC,mBAApC,EAAyD,QAAzD,EAAmE,QAAnE,EAA6E,QAA7E,EAAuF,QAAvF,EAAiG,QAAjG,CANlB;AAOE,EAAA,OAAO,EAAE;AAPX,CA/QyD,CAApD;AA0RA,MAAM,0BAA0B,WAA1B,0BAA0B,GAAqB,CAC1D;AACE,EAAA,IAAI,EAAE,yBADR;AAEE,EAAA,GAAG,EAAE,mBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CAD0D,EAQ1D;AACE,EAAA,IAAI,EAAE,0CADR;AAEE,EAAA,GAAG,EAAE,eAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CAR0D,EAe1D;AACE,EAAA,IAAI,EAAE,uBADR;AAEE,EAAA,GAAG,EAAE,gBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CAf0D,EAsB1D;AACE,EAAA,IAAI,EAAE,sBADR;AAEE,EAAA,GAAG,EAAE,gBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CAtB0D,EA6B1D;AACE,EAAA,IAAI,EAAE,UADR;AAEE,EAAA,GAAG,EAAE,cAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,UAAU,EAAE,IAJd;AAKE,EAAA,MAAM,EAAE,CACN;AACE,IAAA,IAAI,EAAE,gBADR;AAEE,IAAA,QAAQ,EAAE,CAAC,MAAD,CAFZ;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,aAAa,EAAE;AAJjB,GADM,EAON;AACE,IAAA,IAAI,EAAE,wCADR;AAEE,IAAA,QAAQ,EAAE,CAAC,MAAD;AAFZ,GAPM,EAWN;AACE,IAAA,IAAI,EAAE,uBADR;AAEE,IAAA,QAAQ,EAAE,CAAC,MAAD,EAAS,MAAT;AAFZ,GAXM,EAeN;AACE,IAAA,IAAI,EAAE,QADR;AAEE,IAAA,QAAQ,EAAE,CAAC,MAAD;AAFZ,GAfM;AALV,CA7B0D,EAuD1D;AACE,EAAA,IAAI,EAAE,kBADR;AAEE,EAAA,GAAG,EAAE,cAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CAvD0D,EA8D1D;AACE,EAAA,IAAI,EAAE,6CADR;AAEE,EAAA,GAAG,EAAE,gBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CA9D0D,EAqE1D;AACE,EAAA,IAAI,EAAE,+BADR;AAEE,EAAA,GAAG,EAAE,WAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CArE0D,EA4E1D;AACE,EAAA,IAAI,EAAE,yBADR;AAEE,EAAA,GAAG,EAAE,oBAFP;AAGE,EAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,EAAA,aAAa,EAAE,IAJjB;AAKE,EAAA,KAAK,EAAE;AALT,CA5E0D,EAmF1D;AACE,EAAA,IAAI,EAAE,SADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,WAAW,EAAE,IAHf;AAIE,EAAA,cAAc,EAAE,CAAC,mBAAD,EAAsB,eAAtB,EAAuC,gBAAvC,EAAyD,gBAAzD,EAA2E,cAA3E,EAA2F,cAA3F,EAA2G,gBAA3G,EAA6H,WAA7H,EAA0I,oBAA1I,CAJlB;AAKE,EAAA,OAAO,EAAE,IALX;AAME,EAAA,KAAK,EAAE;AANT,CAnF0D,EA2F1D;AACE,EAAA,IAAI,EAAE,oCADR;AAEE,EAAA,GAAG,EAAE,YAFP;AAGE,EAAA,UAAU,EAAE,IAHd;AAIE,EAAA,MAAM,EAAE,CACN;AACE,IAAA,IAAI,EAAE,yBADR;AAEE,IAAA,QAAQ,EAAE,CAAC,KAAD,CAFZ;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,KAAK,EAAE;AAJT,GADM,EAON;AACE,IAAA,IAAI,EAAE,yBADR;AAEE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,EAA6B,KAA7B,CAFZ;AAGE,IAAA,aAAa,EAAE,IAHjB;AAIE,IAAA,KAAK,EAAE;AAJT,GAPM;AAJV,CA3F0D,EA8G1D;AACE,EAAA,IAAI,EAAE,UADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,WAAW,EAAE,IAJf;AAKE,EAAA,cAAc,EAAE,CAAC,YAAD,CALlB;AAME,EAAA,OAAO,EAAE;AANX,CA9G0D,EAsH1D;AACE,EAAA,IAAI,EAAE,QADR;AAEE,EAAA,UAAU,EAAE,IAFd;AAGE,EAAA,GAAG,EAAE,OAHP;AAIE,EAAA,MAAM,EAAE,CACN;AACE,IAAA,IAAI,EAAE,oCADR;AAEE,IAAA,GAAG,EAAE,kBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,OAAR,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE;AALT,GADM,EAQN;AACE,IAAA,IAAI,EAAE,8BADR;AAEE,IAAA,GAAG,EAAE,kBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,OAAR,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE;AALT,GARM,EAeN;AACE,IAAA,IAAI,EAAE,yDADR;AAEE,IAAA,GAAG,EAAE,cAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,OAAR,EAAiB,KAAjB,EAAwB,KAAxB,EAA+B,KAA/B,EAAsC,MAAtC,EAA8C,KAA9C,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GAfM,EAuBN;AACE,IAAA,IAAI,EAAE,6CADR;AAEE,IAAA,GAAG,EAAE,OAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,EAA6B,OAA7B,EAAsC,OAAtC,EAA+C,OAA/C,EAAwD,OAAxD,EAAiE,IAAjE,EAAuE,KAAvE,EAA8E,KAA9E,EAAqF,KAArF,EAA4F,MAA5F,EAAoG,MAApG,EAA4G,MAA5G,EAAoH,KAApH,EAA2H,KAA3H,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GAvBM,EA+BN;AACE,IAAA,IAAI,EAAE,mDADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,MAAD,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GA/BM,EAuCN;AACE,IAAA,IAAI,EAAE,0CADR;AAEE,IAAA,GAAG,EAAE,UAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,MAAf,EAAuB,MAAvB,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GAvCM,EA+CN;AACE,IAAA,IAAI,EAAE,6BADR;AAEE,IAAA,GAAG,EAAE,UAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,IAAD,EAAO,KAAP,EAAc,IAAd,EAAoB,IAApB,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GA/CM,EAuDN;AACE,IAAA,IAAI,EAAE,iDADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,KAAf,EAAsB,KAAtB,EAA6B,MAA7B,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GAvDM,EA+DN;AACE,IAAA,IAAI,EAAE,eADR;AAEE,IAAA,GAAG,EAAE,YAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,MAAR,EAAgB,MAAhB,EAAwB,MAAxB,EAAgC,KAAhC,EAAuC,KAAvC,EAA8C,MAA9C,EAAsD,KAAtD,EAA6D,KAA7D,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GA/DM,EAuEN;AACE,IAAA,IAAI,EAAE,2BADR;AAEE,IAAA,GAAG,EAAE,qBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,IAAD,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE,CALT;AAME,IAAA,IAAI,EAAE;AANR,GAvEM,EA+EN;AACE,IAAA,IAAI,EAAE,8BADR;AAEE,IAAA,GAAG,EAAE,iBAFP;AAGE,IAAA,QAAQ,EAAE,CAAC,KAAD,EAAQ,KAAR,CAHZ;AAIE,IAAA,aAAa,EAAE,IAJjB;AAKE,IAAA,KAAK,EAAE;AALT,GA/EM;AAJV,CAtH0D,EAkN1D;AACE,EAAA,IAAI,EAAE,WADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,WAAW,EAAE,IAJf;AAKE,EAAA,cAAc,EAAE,CAAC,OAAD,CALlB;AAME,EAAA,OAAO,EAAE;AANX,CAlN0D,EA0N1D;AACE,EAAA,IAAI,EAAE,kCADR;AAEE,EAAA,GAAG,EAAE,QAFP;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,QAAQ,EAAE,CAAC,KAAD,CAJZ;AAKE,EAAA,OAAO,EAAE;AALX,CA1N0D,EAiO1D;AACE,EAAA,IAAI,EAAE,6BADR;AAEE,EAAA,KAAK,EAAE,CAFT;AAGE,EAAA,WAAW,EAAE,IAHf;AAIE,EAAA,cAAc,EAAE,CAAC,mBAAD,EAAsB,eAAtB,EAAuC,gBAAvC,EAAyD,gBAAzD,EAA2E,cAA3E,EAA2F,cAA3F,EAA2G,gBAA3G,EAA6H,WAA7H,EAA0I,oBAA1I,EAAgK,YAAhK,EAA8K,OAA9K,EAAuL,QAAvL,CAJlB;AAKE,EAAA,OAAO,EAAE;AALX,CAjO0D,CAArD;AA0OA,MAAM,kCAAkC,WAAlC,kCAAkC,GAAwB,CACrE;AACE,EAAA,IAAI,EAAE,sEADR;AAEE,EAAA,QAAQ,EAAE,CAAC,IAAD,CAFZ;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,IAAI,EAAE;AAJR,CADqE,EAOrE;AACE,EAAA,IAAI,EAAE,iCADR;AAEE,EAAA,QAAQ,EAAE,CAAC,MAAD,CAFZ;AAGE,EAAA,KAAK,EAAE,CAHT;AAIE,EAAA,IAAI,EAAE;AAJR,CAPqE,CAAhE","sourcesContent":["export type BalanceSheetType = 'active' | 'passive';\n\nexport type BalanceSheetField = {\n name: string;\n key?: string;\n fields?: BalanceSheetField[];\n\n total?: number;\n totalDeducted?: number;\n\n accounts?: string[];\n accountsDeducted?: string[]; // Liste des comptes pour la colonne \"Amortissements et provisions\"\n\n isCategory?: boolean; // Ne calcule pas le total, affiché en gras sur le PDF\n isSubcategory?: boolean; // Ne calcule pas de montant\n isTotal?: boolean; // Affiche le total, affiché comme une catégorie\n\n calculation?: boolean; // Doit être calculé avec calculationAdd & calculationSubtract\n calculationAdd?: string[]; // Tableau des keys à additionner pour obtenir le total\n\n type?: BalanceSheetType; // Permet de calculer par somme de compte, créditeur ou débiteur\n};\n\nexport type BalanceSheetList = BalanceSheetField[];\n\nexport const BALANCE_SHEET_LIST_ACTIVE: BalanceSheetList = [\n {\n name: 'Capital souscrit - non appelé',\n key: 'subscribedCapital',\n accounts: ['109'],\n isSubcategory: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'ACTIF IMMOBILISE',\n key: 'fixedAsset',\n total: 0,\n totalDeducted: 0,\n isCategory: true,\n fields: [\n {\n name: 'Immobilisations incorporelles',\n isSubcategory: true,\n fields: [\n {\n name: 'Frais d\\'établissement',\n accounts: ['201'],\n accountsDeducted: ['2801'],\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Frais de recherche et de développement',\n accounts: ['203'],\n accountsDeducted: ['2803'],\n },\n {\n name: 'Concessions, brevets, licences, marques, procédés, logiciels, droits et valeurs similaires',\n accounts: ['205'],\n accountsDeducted: ['2805', '2905'],\n },\n {\n name: 'Fonds commercial',\n accounts: ['206', '207'],\n accountsDeducted: ['2806', '2807', '2906', '2907'],\n },\n {\n name: 'Autres',\n accounts: ['208'],\n accountsDeducted: ['2808', '2908'],\n },\n {\n name: 'Immobilisations incorporelles en cours',\n accounts: ['232'],\n accountsDeducted: ['2932'],\n },\n {\n name: 'Avances et acomptes',\n accounts: ['237'],\n },\n ],\n },\n {\n name: 'Immobilisations corporelles',\n key: 'tangibleFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Terrains',\n accounts: ['211', '212'],\n accountsDeducted: ['2811', '2812', '2911'],\n },\n {\n name: 'Constructions',\n accounts: ['213', '214'],\n accountsDeducted: ['2813', '2814'],\n },\n {\n name: 'Installations techniques, matériels, et outillage industriels',\n accounts: ['215'],\n accountsDeducted: ['2815'],\n },\n {\n name: 'Autres',\n accounts: ['218', '22'],\n accountsDeducted: ['2818', '282', '292'],\n },\n {\n name: 'Immobilisations corporelles en cours',\n accounts: ['231'],\n accountsDeducted: ['2931'],\n },\n {\n name: 'Avances et acomptes',\n accounts: ['238'],\n },\n ],\n },\n {\n name: 'Immobilisations financières',\n key: 'financialFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Participations',\n accounts: ['261', '266'],\n accountsDeducted: ['2691', '2966'],\n },\n {\n name: 'Créances rattachées à des participations',\n accounts: ['267', '268'],\n accountsDeducted: ['2967', '2968'],\n },\n {\n name: 'Titres immobilisés de l\\'activité de portefeuille',\n accounts: ['273'],\n accountsDeducted: ['2973'],\n },\n {\n name: 'Autres titres immobilisés',\n accounts: ['271', '272'],\n accountsDeducted: ['2971', '2972'],\n },\n {\n name: 'Prêts',\n accounts: ['274'],\n accountsDeducted: ['2974'],\n },\n {\n name: 'Autres',\n accounts: ['236', '275', '276', '277'],\n accountsDeducted: ['2975', '2976'],\n },\n ],\n },\n ],\n },\n {\n name: 'Total I',\n key: 'total1',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n calculationAdd: ['fixedAsset', 'subscribedCapital'],\n isTotal: true,\n },\n {\n name: 'ACTIF CIRCULANT',\n key: 'circulatingActive',\n total: 0,\n totalDeducted: 0,\n isCategory: true,\n fields: [\n {\n name: 'Stocks et en-cours',\n isSubcategory: true,\n fields: [\n {\n name: 'Matières premières et autres approvisionnements',\n accounts: ['31', '32'],\n accountsDeducted: ['391', '392'],\n },\n {\n name: 'En cours de production [biens et services]',\n accounts: ['33', '34'],\n accountsDeducted: ['393', '394'],\n },\n {\n name: 'Produits intermédiaires et finis',\n accounts: ['35', '36'],\n accountsDeducted: ['395', '396'],\n },\n {\n name: 'Marchandises',\n accounts: ['37'],\n accountsDeducted: ['397'],\n },\n ],\n },\n {\n name: 'Avances et acomptes versés sur commandes',\n key: 'advancesAndDeposits',\n accounts: ['4091'],\n },\n {\n name: 'Créances',\n key: 'financialFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Créances clients et comptes rattachés',\n accounts: ['411', '413', '416', '418'],\n accountsDeducted: ['491'],\n },\n {\n name: 'Autres',\n accounts: ['401', '4096', '4097', '4098', '42', '43', '44', '45', '46', '48'],\n accountsDeducted: ['495', '496'], // Actif : On compte dedans que ceux qui sont positifs que 4\n type: 'active',\n },\n {\n name: 'Capital souscrit - appelé, non versé',\n accounts: ['4562'],\n },\n ],\n },\n {\n name: 'Valeurs mobilières de placement',\n key: 'securities',\n isSubcategory: true,\n fields: [\n {\n name: 'Actions propres',\n accounts: ['502'],\n accountsDeducted: ['5902'],\n },\n {\n name: 'Autres titres',\n accounts: ['503', '504', '505', '506', '507', '508'],\n accountsDeducted: ['5903', '5904', '5905', '5906', '5907', '5908'],\n },\n ],\n },\n {\n name: 'Instruments de trésorerie',\n key: 'treasuryInstruments',\n accounts: ['52'],\n type: 'active',\n },\n {\n name: 'Disponibilités',\n key: 'availabilities',\n accounts: ['511', '512', '514', '515', '516', '517', '5187', '53', '54'],\n type: 'active',\n },\n {\n name: 'Charges constatées d\\'avance',\n key: 'establishedInAdvance',\n accounts: ['486'],\n },\n ],\n },\n {\n name: 'Total II',\n key: 'total2',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n isTotal: true,\n calculationAdd: ['circulatingActive'],\n },\n {\n name: 'Charges à répartir sur plusieurs exercices (III)',\n key: 'total3',\n accounts: ['481'],\n isTotal: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Primes de remboursement des emprunts (IV)',\n key: 'total4',\n accounts: ['169'],\n isTotal: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Ecarts de conversion Actif (V)',\n key: 'total5',\n total: 0,\n totalDeducted: 0,\n accounts: ['476'],\n isTotal: true,\n },\n {\n name: 'TOTAL GENERAL (I+II+III+IV+V)',\n key: 'total6',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n calculationAdd: ['fixedAsset', 'subscribedCapital', 'circulatingActive', 'total3', 'total4', 'total3', 'total4', 'total5'],\n isTotal: true,\n },\n];\n\nexport const BALANCE_SHEET_LIST_PASSIVE: BalanceSheetList = [\n {\n name: 'Capital [dont versé...]',\n key: 'subscribedCapital',\n accounts: ['101', '108'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Primes d\\'émission, de fusion, d\\'apport',\n key: 'issuePremiums',\n accounts: ['104'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Ecart de réévaluation',\n key: 'revaluationGap',\n accounts: ['105'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Ecart d\\'équivalence',\n key: 'equivalenceGap',\n accounts: ['107'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Réserves',\n key: 'reservations',\n total: 0,\n isCategory: true,\n fields: [\n {\n name: 'Réserve légale',\n accounts: ['1061'],\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Réserves statutaires ou contractuelles',\n accounts: ['1063'],\n },\n {\n name: 'Réserves réglementées',\n accounts: ['1062', '1064'],\n },\n {\n name: 'Autres',\n accounts: ['1068'],\n },\n ],\n },\n {\n name: 'Report à nouveau',\n key: 'postponement',\n accounts: ['11'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Résultat de l\\'exercice [bénéfice ou perte]',\n key: 'resultExercice',\n accounts: ['12'], // comptes 6 - 7\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Subventions d\\'investissement',\n key: 'subsidies',\n accounts: ['13'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Provisions réglementées',\n key: 'subsidiesRegulated',\n accounts: ['14'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Total I',\n key: 'total1',\n calculation: true,\n calculationAdd: ['subscribedCapital', 'issuePremiums', 'equivalenceGap', 'revaluationGap', 'reservations', 'postponement', 'resultExercice', 'subsidies', 'subsidiesRegulated'],\n isTotal: true,\n total: 0,\n },\n {\n name: 'PROVISIONS POUR RISQUES ET CHARGES',\n key: 'provisions',\n isCategory: true,\n fields: [\n {\n name: 'Provisions pour risques',\n accounts: ['151'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Provisions pour charges',\n accounts: ['153', '155', '156', '157', '158'],\n isSubcategory: true,\n total: 0,\n },\n ],\n },\n {\n name: 'Total II',\n key: 'total2',\n total: 0,\n calculation: true,\n calculationAdd: ['provisions'],\n isTotal: true,\n },\n {\n name: 'DETTES',\n isCategory: true,\n key: 'debts',\n fields: [\n {\n name: 'Emprunts obligataires convertibles',\n key: 'convertibleBonds',\n accounts: ['161', '16881'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Autres emprunts obligataires',\n key: 'convertibleBonds',\n accounts: ['163', '16883'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Emprunts et dettes auprès établissements de crédits (1)',\n key: 'loansCredits',\n accounts: ['164', '16884', '512', '514', '517', '5186', '519'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Emprunts et dettes financières diverses (2)',\n key: 'loans',\n accounts: ['165', '166', '167', '168', '16885', '16886', '16887', '16888', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Avances et acomptes reçues sur commandes en cours',\n key: 'advancesAndDeposits',\n accounts: ['4191'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes Fournisseurs et Comptes rattachés',\n key: 'payables',\n accounts: ['401', '403', '4081', '4088'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes fiscales et sociales',\n key: 'taxDebts',\n accounts: ['42', '426', '43', '44'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes sur immobilisations et Comptes rattachés',\n key: 'immobilizationDebts',\n accounts: ['269', '279', '404', '405', '4084'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Autres dettes',\n key: 'OtherDebts',\n accounts: ['411', '4196', '4197', '4198', '464', '467', '4686', '478', '509'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Instruments de trésorerie',\n key: 'treasuryInstruments',\n accounts: ['52'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Produits constatés d\\'avance',\n key: 'advanceProducts',\n accounts: ['487', '489'],\n isSubcategory: true,\n total: 0,\n },\n ],\n },\n {\n name: 'Total III',\n key: 'total3',\n total: 0,\n calculation: true,\n calculationAdd: ['debts'],\n isTotal: true,\n },\n {\n name: 'Ecarts de conversion passif (IV)',\n key: 'total4',\n total: 0,\n accounts: ['477'],\n isTotal: true,\n },\n {\n name: 'TOTAL GENERAL (I+II+III+IV)',\n total: 0,\n calculation: true,\n calculationAdd: ['subscribedCapital', 'issuePremiums', 'equivalenceGap', 'revaluationGap', 'reservations', 'postponement', 'resultExercice', 'subsidies', 'subsidiesRegulated', 'provisions', 'debts', 'total4'],\n isTotal: true,\n },\n];\n\nexport const BALANCE_SHEET_LIST_PASSIVE_DETAILS: BalanceSheetField[] = [\n {\n name: '(1) Dont concours bancaires courants et soldes créditeurs de banques',\n accounts: ['51'],\n total: 0,\n type: 'passive',\n },\n {\n name: '(2) Dont emprunts participatifs',\n accounts: ['1675'],\n total: 0,\n type: 'passive',\n },\n];"],"sourceRoot":"","file":"BalanceSheet.js"}
1
+ {"version":3,"sources":["../../../ts/types/Enum/BalanceSheet.ts"],"names":[],"mappings":"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","sourcesContent":["export enum BalanceSheetState {\n TO_DO = 0,\n ACCEPTED_BY_SIE = 1,\n NOT_SUBJECT_TO = 2,\n SENDED_TO_CLIENT = 3,\n SENDED_TO_SIE = 4,\n WAITING_CLIENT = 5,\n TO_SUPERVISE = 6,\n ACCEPTED_BY_CLIENT = 7,\n IN_PRODUCING = 8,\n TO_SEND = 9,\n TO_REVISE = 10,\n TO_CORRECT = 11,\n REFUSED_BY_SIE = 12,\n SENDED_PROVISIONALLY_TO_SIE = 13,\n UNPAID = 14,\n}\n\nexport type BalanceSheetType = 'active' | 'passive';\n\nexport type BalanceSheetField = {\n name: string;\n key?: string;\n fields?: BalanceSheetField[];\n\n total?: number;\n totalDeducted?: number;\n\n accounts?: string[];\n accountsDeducted?: string[]; // Liste des comptes pour la colonne \"Amortissements et provisions\"\n\n isCategory?: boolean; // Ne calcule pas le total, affiché en gras sur le PDF\n isSubcategory?: boolean; // Ne calcule pas de montant\n isTotal?: boolean; // Affiche le total, affiché comme une catégorie\n\n calculation?: boolean; // Doit être calculé avec calculationAdd & calculationSubtract\n calculationAdd?: string[]; // Tableau des keys à additionner pour obtenir le total\n\n type?: BalanceSheetType; // Permet de calculer par somme de compte, créditeur ou débiteur\n};\n\nexport type BalanceSheetList = BalanceSheetField[];\n\nexport const BALANCE_SHEET_LIST_ACTIVE: BalanceSheetList = [\n {\n name: 'Capital souscrit - non appelé',\n key: 'subscribedCapital',\n accounts: ['109'],\n isSubcategory: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'ACTIF IMMOBILISE',\n key: 'fixedAsset',\n total: 0,\n totalDeducted: 0,\n isCategory: true,\n fields: [\n {\n name: 'Immobilisations incorporelles',\n isSubcategory: true,\n fields: [\n {\n name: 'Frais d\\'établissement',\n accounts: ['201'],\n accountsDeducted: ['2801'],\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Frais de recherche et de développement',\n accounts: ['203'],\n accountsDeducted: ['2803'],\n },\n {\n name: 'Concessions, brevets, licences, marques, procédés, logiciels, droits et valeurs similaires',\n accounts: ['205'],\n accountsDeducted: ['2805', '2905'],\n },\n {\n name: 'Fonds commercial',\n accounts: ['206', '207'],\n accountsDeducted: ['2806', '2807', '2906', '2907'],\n },\n {\n name: 'Autres',\n accounts: ['208'],\n accountsDeducted: ['2808', '2908'],\n },\n {\n name: 'Immobilisations incorporelles en cours',\n accounts: ['232'],\n accountsDeducted: ['2932'],\n },\n {\n name: 'Avances et acomptes',\n accounts: ['237'],\n },\n ],\n },\n {\n name: 'Immobilisations corporelles',\n key: 'tangibleFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Terrains',\n accounts: ['211', '212'],\n accountsDeducted: ['2811', '2812', '2911'],\n },\n {\n name: 'Constructions',\n accounts: ['213', '214'],\n accountsDeducted: ['2813', '2814'],\n },\n {\n name: 'Installations techniques, matériels, et outillage industriels',\n accounts: ['215'],\n accountsDeducted: ['2815'],\n },\n {\n name: 'Autres',\n accounts: ['218', '22'],\n accountsDeducted: ['2818', '282', '292'],\n },\n {\n name: 'Immobilisations corporelles en cours',\n accounts: ['231'],\n accountsDeducted: ['2931'],\n },\n {\n name: 'Avances et acomptes',\n accounts: ['238'],\n },\n ],\n },\n {\n name: 'Immobilisations financières',\n key: 'financialFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Participations',\n accounts: ['261', '266'],\n accountsDeducted: ['2691', '2966'],\n },\n {\n name: 'Créances rattachées à des participations',\n accounts: ['267', '268'],\n accountsDeducted: ['2967', '2968'],\n },\n {\n name: 'Titres immobilisés de l\\'activité de portefeuille',\n accounts: ['273'],\n accountsDeducted: ['2973'],\n },\n {\n name: 'Autres titres immobilisés',\n accounts: ['271', '272'],\n accountsDeducted: ['2971', '2972'],\n },\n {\n name: 'Prêts',\n accounts: ['274'],\n accountsDeducted: ['2974'],\n },\n {\n name: 'Autres',\n accounts: ['236', '275', '276', '277'],\n accountsDeducted: ['2975', '2976'],\n },\n ],\n },\n ],\n },\n {\n name: 'Total I',\n key: 'total1',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n calculationAdd: ['fixedAsset', 'subscribedCapital'],\n isTotal: true,\n },\n {\n name: 'ACTIF CIRCULANT',\n key: 'circulatingActive',\n total: 0,\n totalDeducted: 0,\n isCategory: true,\n fields: [\n {\n name: 'Stocks et en-cours',\n isSubcategory: true,\n fields: [\n {\n name: 'Matières premières et autres approvisionnements',\n accounts: ['31', '32'],\n accountsDeducted: ['391', '392'],\n },\n {\n name: 'En cours de production [biens et services]',\n accounts: ['33', '34'],\n accountsDeducted: ['393', '394'],\n },\n {\n name: 'Produits intermédiaires et finis',\n accounts: ['35', '36'],\n accountsDeducted: ['395', '396'],\n },\n {\n name: 'Marchandises',\n accounts: ['37'],\n accountsDeducted: ['397'],\n },\n ],\n },\n {\n name: 'Avances et acomptes versés sur commandes',\n key: 'advancesAndDeposits',\n accounts: ['4091'],\n },\n {\n name: 'Créances',\n key: 'financialFixedAssets',\n isSubcategory: true,\n fields: [\n {\n name: 'Créances clients et comptes rattachés',\n accounts: ['411', '413', '416', '418'],\n accountsDeducted: ['491'],\n },\n {\n name: 'Autres',\n accounts: ['401', '4096', '4097', '4098', '42', '43', '44', '45', '46', '48'],\n accountsDeducted: ['495', '496'], // Actif : On compte dedans que ceux qui sont positifs que 4\n type: 'active',\n },\n {\n name: 'Capital souscrit - appelé, non versé',\n accounts: ['4562'],\n },\n ],\n },\n {\n name: 'Valeurs mobilières de placement',\n key: 'securities',\n isSubcategory: true,\n fields: [\n {\n name: 'Actions propres',\n accounts: ['502'],\n accountsDeducted: ['5902'],\n },\n {\n name: 'Autres titres',\n accounts: ['503', '504', '505', '506', '507', '508'],\n accountsDeducted: ['5903', '5904', '5905', '5906', '5907', '5908'],\n },\n ],\n },\n {\n name: 'Instruments de trésorerie',\n key: 'treasuryInstruments',\n accounts: ['52'],\n type: 'active',\n },\n {\n name: 'Disponibilités',\n key: 'availabilities',\n accounts: ['511', '512', '514', '515', '516', '517', '5187', '53', '54'],\n type: 'active',\n },\n {\n name: 'Charges constatées d\\'avance',\n key: 'establishedInAdvance',\n accounts: ['486'],\n },\n ],\n },\n {\n name: 'Total II',\n key: 'total2',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n isTotal: true,\n calculationAdd: ['circulatingActive'],\n },\n {\n name: 'Charges à répartir sur plusieurs exercices (III)',\n key: 'total3',\n accounts: ['481'],\n isTotal: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Primes de remboursement des emprunts (IV)',\n key: 'total4',\n accounts: ['169'],\n isTotal: true,\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Ecarts de conversion Actif (V)',\n key: 'total5',\n total: 0,\n totalDeducted: 0,\n accounts: ['476'],\n isTotal: true,\n },\n {\n name: 'TOTAL GENERAL (I+II+III+IV+V)',\n key: 'total6',\n total: 0,\n totalDeducted: 0,\n calculation: true,\n calculationAdd: ['fixedAsset', 'subscribedCapital', 'circulatingActive', 'total3', 'total4', 'total3', 'total4', 'total5'],\n isTotal: true,\n },\n];\n\nexport const BALANCE_SHEET_LIST_PASSIVE: BalanceSheetList = [\n {\n name: 'Capital [dont versé...]',\n key: 'subscribedCapital',\n accounts: ['101', '108'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Primes d\\'émission, de fusion, d\\'apport',\n key: 'issuePremiums',\n accounts: ['104'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Ecart de réévaluation',\n key: 'revaluationGap',\n accounts: ['105'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Ecart d\\'équivalence',\n key: 'equivalenceGap',\n accounts: ['107'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Réserves',\n key: 'reservations',\n total: 0,\n isCategory: true,\n fields: [\n {\n name: 'Réserve légale',\n accounts: ['1061'],\n total: 0,\n totalDeducted: 0,\n },\n {\n name: 'Réserves statutaires ou contractuelles',\n accounts: ['1063'],\n },\n {\n name: 'Réserves réglementées',\n accounts: ['1062', '1064'],\n },\n {\n name: 'Autres',\n accounts: ['1068'],\n },\n ],\n },\n {\n name: 'Report à nouveau',\n key: 'postponement',\n accounts: ['11'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Résultat de l\\'exercice [bénéfice ou perte]',\n key: 'resultExercice',\n accounts: ['12'], // comptes 6 - 7\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Subventions d\\'investissement',\n key: 'subsidies',\n accounts: ['13'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Provisions réglementées',\n key: 'subsidiesRegulated',\n accounts: ['14'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Total I',\n key: 'total1',\n calculation: true,\n calculationAdd: ['subscribedCapital', 'issuePremiums', 'equivalenceGap', 'revaluationGap', 'reservations', 'postponement', 'resultExercice', 'subsidies', 'subsidiesRegulated'],\n isTotal: true,\n total: 0,\n },\n {\n name: 'PROVISIONS POUR RISQUES ET CHARGES',\n key: 'provisions',\n isCategory: true,\n fields: [\n {\n name: 'Provisions pour risques',\n accounts: ['151'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Provisions pour charges',\n accounts: ['153', '155', '156', '157', '158'],\n isSubcategory: true,\n total: 0,\n },\n ],\n },\n {\n name: 'Total II',\n key: 'total2',\n total: 0,\n calculation: true,\n calculationAdd: ['provisions'],\n isTotal: true,\n },\n {\n name: 'DETTES',\n isCategory: true,\n key: 'debts',\n fields: [\n {\n name: 'Emprunts obligataires convertibles',\n key: 'convertibleBonds',\n accounts: ['161', '16881'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Autres emprunts obligataires',\n key: 'convertibleBonds',\n accounts: ['163', '16883'],\n isSubcategory: true,\n total: 0,\n },\n {\n name: 'Emprunts et dettes auprès établissements de crédits (1)',\n key: 'loansCredits',\n accounts: ['164', '16884', '512', '514', '517', '5186', '519'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Emprunts et dettes financières diverses (2)',\n key: 'loans',\n accounts: ['165', '166', '167', '168', '16885', '16886', '16887', '16888', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Avances et acomptes reçues sur commandes en cours',\n key: 'advancesAndDeposits',\n accounts: ['4191'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes Fournisseurs et Comptes rattachés',\n key: 'payables',\n accounts: ['401', '403', '4081', '4088'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes fiscales et sociales',\n key: 'taxDebts',\n accounts: ['42', '426', '43', '44'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Dettes sur immobilisations et Comptes rattachés',\n key: 'immobilizationDebts',\n accounts: ['269', '279', '404', '405', '4084'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Autres dettes',\n key: 'OtherDebts',\n accounts: ['411', '4196', '4197', '4198', '464', '467', '4686', '478', '509'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Instruments de trésorerie',\n key: 'treasuryInstruments',\n accounts: ['52'],\n isSubcategory: true,\n total: 0,\n type: 'passive',\n },\n {\n name: 'Produits constatés d\\'avance',\n key: 'advanceProducts',\n accounts: ['487', '489'],\n isSubcategory: true,\n total: 0,\n },\n ],\n },\n {\n name: 'Total III',\n key: 'total3',\n total: 0,\n calculation: true,\n calculationAdd: ['debts'],\n isTotal: true,\n },\n {\n name: 'Ecarts de conversion passif (IV)',\n key: 'total4',\n total: 0,\n accounts: ['477'],\n isTotal: true,\n },\n {\n name: 'TOTAL GENERAL (I+II+III+IV)',\n total: 0,\n calculation: true,\n calculationAdd: ['subscribedCapital', 'issuePremiums', 'equivalenceGap', 'revaluationGap', 'reservations', 'postponement', 'resultExercice', 'subsidies', 'subsidiesRegulated', 'provisions', 'debts', 'total4'],\n isTotal: true,\n },\n];\n\nexport const BALANCE_SHEET_LIST_PASSIVE_DETAILS: BalanceSheetField[] = [\n {\n name: '(1) Dont concours bancaires courants et soldes créditeurs de banques',\n accounts: ['51'],\n total: 0,\n type: 'passive',\n },\n {\n name: '(2) Dont emprunts participatifs',\n accounts: ['1675'],\n total: 0,\n type: 'passive',\n },\n];"],"sourceRoot":"","file":"BalanceSheet.js"}