@silexpert/core 1.1.2 → 1.1.4

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 (344) hide show
  1. package/es/api/resources/CommercialImport.d.ts +9 -0
  2. package/es/api/resources/CommercialImport.d.ts.map +1 -0
  3. package/es/api/resources/CommercialImport.js +24 -0
  4. package/es/api/resources/CommercialImport.js.map +1 -0
  5. package/es/api/resources/Exercice.d.ts +3 -1
  6. package/es/api/resources/Exercice.d.ts.map +1 -1
  7. package/es/api/resources/Exercice.js +6 -0
  8. package/es/api/resources/Exercice.js.map +1 -1
  9. package/es/api/resources/FIle.d.ts +1 -1
  10. package/es/api/resources/FIle.d.ts.map +1 -1
  11. package/es/api/resources/FIle.js +2 -2
  12. package/es/api/resources/FIle.js.map +1 -1
  13. package/es/api/resources/Registration.d.ts +2 -1
  14. package/es/api/resources/Registration.d.ts.map +1 -1
  15. package/es/api/resources/Registration.js +3 -0
  16. package/es/api/resources/Registration.js.map +1 -1
  17. package/es/api/resources/TimeRecorder.d.ts +2 -1
  18. package/es/api/resources/TimeRecorder.d.ts.map +1 -1
  19. package/es/api/resources/TimeRecorder.js +3 -0
  20. package/es/api/resources/TimeRecorder.js.map +1 -1
  21. package/es/api/resources/Vat.d.ts +2 -1
  22. package/es/api/resources/Vat.d.ts.map +1 -1
  23. package/es/api/resources/Vat.js +2 -1
  24. package/es/api/resources/Vat.js.map +1 -1
  25. package/es/api/resources/statistic/CustomerSuccess.js +1 -1
  26. package/es/api/resources/statistic/CustomerSuccess.js.map +1 -1
  27. package/es/api/resources.d.ts +2 -0
  28. package/es/api/resources.d.ts.map +1 -1
  29. package/es/api/resources.js +2 -0
  30. package/es/api/resources.js.map +1 -1
  31. package/es/types/Enum/AdjustmentType.d.ts +14 -0
  32. package/es/types/Enum/AdjustmentType.d.ts.map +1 -0
  33. package/es/types/Enum/AdjustmentType.js +38 -0
  34. package/es/types/Enum/AdjustmentType.js.map +1 -0
  35. package/es/types/Enum/CommercialImportHeader.d.ts +12 -0
  36. package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -0
  37. package/es/types/Enum/CommercialImportHeader.js +102 -0
  38. package/es/types/Enum/CommercialImportHeader.js.map +1 -0
  39. package/es/types/Enum/Ged.d.ts +1 -0
  40. package/es/types/Enum/Ged.d.ts.map +1 -1
  41. package/es/types/Enum/Ged.js +1 -1
  42. package/es/types/Enum/Ged.js.map +1 -1
  43. package/es/types/Enum/JobTitle.d.ts +2 -1
  44. package/es/types/Enum/JobTitle.d.ts.map +1 -1
  45. package/es/types/Enum/JobTitle.js +6 -0
  46. package/es/types/Enum/JobTitle.js.map +1 -1
  47. package/es/types/Enum/MimeType.d.ts +1 -0
  48. package/es/types/Enum/MimeType.d.ts.map +1 -1
  49. package/es/types/Enum/MimeType.js +1 -0
  50. package/es/types/Enum/MimeType.js.map +1 -1
  51. package/es/types/Enum/RoleDetail.d.ts +8 -0
  52. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  53. package/es/types/Enum/RoleDetail.js +8 -0
  54. package/es/types/Enum/RoleDetail.js.map +1 -1
  55. package/es/types/Enum/TimeRecorderLocation.d.ts +4 -0
  56. package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
  57. package/es/types/Enum/TimeRecorderLocation.js +3 -0
  58. package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
  59. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +0 -1
  60. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
  61. package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  62. package/es/types/Interface/api/adjustment/Create.d.ts +7 -0
  63. package/es/types/Interface/api/adjustment/Create.d.ts.map +1 -0
  64. package/es/types/Interface/api/adjustment/Create.js +32 -0
  65. package/es/types/Interface/api/adjustment/Create.js.map +1 -0
  66. package/es/types/Interface/api/adjustment/Query.d.ts +4 -0
  67. package/es/types/Interface/api/adjustment/Query.d.ts.map +1 -0
  68. package/es/types/Interface/api/adjustment/Query.js +19 -0
  69. package/es/types/Interface/api/adjustment/Query.js.map +1 -0
  70. package/es/types/Interface/api/adjustment/Read.d.ts +10 -0
  71. package/es/types/Interface/api/adjustment/Read.d.ts.map +1 -0
  72. package/es/types/Interface/api/adjustment/Read.js +3 -0
  73. package/es/types/Interface/api/adjustment/Read.js.map +1 -0
  74. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +4 -0
  75. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -0
  76. package/es/types/Interface/api/archive/ImportSocietyArchive.js +19 -0
  77. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
  78. package/es/types/Interface/api/commercialImport/Create.d.ts +11 -0
  79. package/es/types/Interface/api/commercialImport/Create.d.ts.map +1 -0
  80. package/es/types/Interface/api/commercialImport/Create.js +34 -0
  81. package/es/types/Interface/api/commercialImport/Create.js.map +1 -0
  82. package/es/types/Interface/api/commercialImport/Query.d.ts +12 -0
  83. package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -0
  84. package/es/types/Interface/api/commercialImport/Query.js +23 -0
  85. package/es/types/Interface/api/commercialImport/Query.js.map +1 -0
  86. package/es/types/Interface/api/commercialImport/Read.d.ts +40 -0
  87. package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -0
  88. package/es/types/Interface/api/commercialImport/Read.js +2 -0
  89. package/es/types/Interface/api/commercialImport/Read.js.map +1 -0
  90. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +28 -0
  91. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
  92. package/es/types/Interface/api/companeo/CompaneoReturn.js +2 -0
  93. package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  94. package/es/types/Interface/api/companeo/Query.d.ts +5 -0
  95. package/es/types/Interface/api/companeo/Query.d.ts.map +1 -0
  96. package/es/types/Interface/api/companeo/Query.js +26 -0
  97. package/es/types/Interface/api/companeo/Query.js.map +1 -0
  98. package/es/types/Interface/api/registration/CreateRegistration.d.ts +1 -1
  99. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  100. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  101. package/es/types/Interface/api/registration/ReadRegistration.d.ts +3 -3
  102. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  103. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  104. package/es/types/Interface/api/society/CreateSociety.d.ts +1 -0
  105. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  106. package/es/types/Interface/api/society/CreateSociety.js +4 -0
  107. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  108. package/es/types/Interface/api/statistic/QueryInternal.d.ts +2 -0
  109. package/es/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  110. package/es/types/Interface/api/statistic/QueryInternal.js +3 -1
  111. package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  112. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +1 -0
  113. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  114. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  115. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +1 -0
  116. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
  117. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +6 -0
  118. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  119. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +5 -0
  120. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +1 -0
  121. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +25 -0
  122. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
  123. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +5 -0
  124. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
  125. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  126. package/es/types/Interface/models/IAccountsSocieties.d.ts +2 -0
  127. package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
  128. package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
  129. package/es/types/Interface/models/IAdjustment.d.ts +13 -0
  130. package/es/types/Interface/models/IAdjustment.d.ts.map +1 -0
  131. package/es/types/Interface/models/IAdjustment.js +2 -0
  132. package/es/types/Interface/models/IAdjustment.js.map +1 -0
  133. package/es/types/Interface/models/IApiError.d.ts +4 -0
  134. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  135. package/es/types/Interface/models/IApiError.js +5 -0
  136. package/es/types/Interface/models/IApiError.js.map +1 -1
  137. package/es/types/Interface/models/IAreasInvoice.d.ts +0 -1
  138. package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
  139. package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
  140. package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
  141. package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  142. package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
  143. package/es/types/Interface/models/IExercice.d.ts +3 -0
  144. package/es/types/Interface/models/IExercice.d.ts.map +1 -1
  145. package/es/types/Interface/models/IExercice.js.map +1 -1
  146. package/es/types/Interface/models/IGedFile.d.ts +3 -0
  147. package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
  148. package/es/types/Interface/models/IGedFile.js.map +1 -1
  149. package/es/types/Interface/models/ILettering.d.ts +0 -4
  150. package/es/types/Interface/models/ILettering.d.ts.map +1 -1
  151. package/es/types/Interface/models/ILettering.js.map +1 -1
  152. package/es/types/Interface/models/ISociety.d.ts +4 -1
  153. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  154. package/es/types/Interface/models/ISociety.js.map +1 -1
  155. package/es/types/Interface/models/ISocietyApproval.d.ts +4 -2
  156. package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  157. package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
  158. package/es/types/Interface/models/IUser.d.ts +2 -0
  159. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  160. package/es/types/Interface/models/IUser.js.map +1 -1
  161. package/es/types/Interface/schemas/IRegistrationDetail.d.ts +1 -1
  162. package/es/types/Interface/schemas/IRegistrationDetail.d.ts.map +1 -1
  163. package/es/types/Interface/schemas/IRegistrationDetail.js.map +1 -1
  164. package/es/types/index.d.ts +13 -5
  165. package/es/types/index.d.ts.map +1 -1
  166. package/es/types/index.js +13 -5
  167. package/es/types/index.js.map +1 -1
  168. package/es/utils/email.js +2 -2
  169. package/es/utils/email.js.map +1 -1
  170. package/es/utils/phone.d.ts +1 -1
  171. package/es/utils/phone.d.ts.map +1 -1
  172. package/es/utils/phone.js +8 -8
  173. package/es/utils/phone.js.map +1 -1
  174. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  175. package/es/utils/vat/3310/century23.js +1 -6
  176. package/es/utils/vat/3310/century23.js.map +1 -1
  177. package/js/api/resources/CommercialImport.js +38 -0
  178. package/js/api/resources/CommercialImport.js.map +1 -0
  179. package/js/api/resources/Exercice.js +6 -0
  180. package/js/api/resources/Exercice.js.map +1 -1
  181. package/js/api/resources/FIle.js +2 -2
  182. package/js/api/resources/FIle.js.map +1 -1
  183. package/js/api/resources/Registration.js +5 -0
  184. package/js/api/resources/Registration.js.map +1 -1
  185. package/js/api/resources/TimeRecorder.js +5 -0
  186. package/js/api/resources/TimeRecorder.js.map +1 -1
  187. package/js/api/resources/Vat.js +2 -1
  188. package/js/api/resources/Vat.js.map +1 -1
  189. package/js/api/resources/statistic/CustomerSuccess.js +1 -1
  190. package/js/api/resources/statistic/CustomerSuccess.js.map +1 -1
  191. package/js/api/resources.js +3 -1
  192. package/js/api/resources.js.map +1 -1
  193. package/js/types/Enum/AdjustmentType.js +38 -0
  194. package/js/types/Enum/AdjustmentType.js.map +1 -0
  195. package/js/types/Enum/CommercialImportHeader.js +107 -0
  196. package/js/types/Enum/CommercialImportHeader.js.map +1 -0
  197. package/js/types/Enum/Ged.js +1 -1
  198. package/js/types/Enum/Ged.js.map +1 -1
  199. package/js/types/Enum/JobTitle.js +5 -0
  200. package/js/types/Enum/JobTitle.js.map +1 -1
  201. package/js/types/Enum/MimeType.js +1 -0
  202. package/js/types/Enum/MimeType.js.map +1 -1
  203. package/js/types/Enum/RoleDetail.js +16 -8
  204. package/js/types/Enum/RoleDetail.js.map +1 -1
  205. package/js/types/Enum/TimeRecorderLocation.js +4 -0
  206. package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
  207. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  208. package/js/types/Interface/api/adjustment/Create.js +25 -0
  209. package/js/types/Interface/api/adjustment/Create.js.map +1 -0
  210. package/js/types/Interface/api/adjustment/Query.js +22 -0
  211. package/js/types/Interface/api/adjustment/Query.js.map +1 -0
  212. package/js/types/Interface/api/adjustment/Read.js +8 -0
  213. package/js/types/Interface/api/adjustment/Read.js.map +1 -0
  214. package/js/types/Interface/api/archive/ImportSocietyArchive.js +22 -0
  215. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
  216. package/js/types/Interface/api/commercialImport/Create.js +27 -0
  217. package/js/types/Interface/api/commercialImport/Create.js.map +1 -0
  218. package/js/types/Interface/api/commercialImport/Query.js +24 -0
  219. package/js/types/Interface/api/commercialImport/Query.js.map +1 -0
  220. package/js/types/Interface/{models/IPageView.js → api/commercialImport/Read.js} +1 -1
  221. package/js/types/Interface/api/commercialImport/Read.js.map +1 -0
  222. package/js/types/Interface/{models/IInterestedByFeature.js → api/companeo/CompaneoReturn.js} +1 -1
  223. package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  224. package/js/types/Interface/api/companeo/Query.js +23 -0
  225. package/js/types/Interface/api/companeo/Query.js.map +1 -0
  226. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  227. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  228. package/js/types/Interface/api/society/CreateSociety.js +1 -0
  229. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  230. package/js/types/Interface/api/statistic/QueryInternal.js +4 -2
  231. package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  232. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  233. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +1 -0
  234. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  235. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +23 -0
  236. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
  237. package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  238. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  239. package/js/types/Interface/models/{IEngagementAccountingFile.js → IAdjustment.js} +1 -1
  240. package/js/types/Interface/models/IAdjustment.js.map +1 -0
  241. package/js/types/Interface/models/IApiError.js +5 -0
  242. package/js/types/Interface/models/IApiError.js.map +1 -1
  243. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  244. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  245. package/js/types/Interface/models/IExercice.js.map +1 -1
  246. package/js/types/Interface/models/IGedFile.js.map +1 -1
  247. package/js/types/Interface/models/ILettering.js.map +1 -1
  248. package/js/types/Interface/models/ISociety.js.map +1 -1
  249. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  250. package/js/types/Interface/models/IUser.js.map +1 -1
  251. package/js/types/Interface/schemas/IRegistrationDetail.js.map +1 -1
  252. package/js/types/index.js +196 -116
  253. package/js/types/index.js.map +1 -1
  254. package/js/utils/email.js +2 -2
  255. package/js/utils/email.js.map +1 -1
  256. package/js/utils/phone.js +8 -8
  257. package/js/utils/phone.js.map +1 -1
  258. package/js/utils/vat/3310/century23.js +1 -5
  259. package/js/utils/vat/3310/century23.js.map +1 -1
  260. package/package.json +1 -1
  261. package/ts/api/resources/CommercialImport.ts +32 -0
  262. package/ts/api/resources/Exercice.ts +9 -1
  263. package/ts/api/resources/FIle.ts +2 -2
  264. package/ts/api/resources/Registration.ts +6 -0
  265. package/ts/api/resources/TimeRecorder.ts +4 -1
  266. package/ts/api/resources/Vat.ts +4 -2
  267. package/ts/api/resources/statistic/CustomerSuccess.ts +1 -1
  268. package/ts/api/resources.ts +2 -0
  269. package/ts/types/Enum/AdjustmentType.ts +37 -0
  270. package/ts/types/Enum/CommercialImportHeader.ts +112 -0
  271. package/ts/types/Enum/Ged.ts +1 -1
  272. package/ts/types/Enum/JobTitle.ts +6 -0
  273. package/ts/types/Enum/MimeType.ts +1 -0
  274. package/ts/types/Enum/RoleDetail.ts +8 -0
  275. package/ts/types/Enum/TimeRecorderLocation.ts +4 -0
  276. package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +0 -1
  277. package/ts/types/Interface/api/adjustment/Create.ts +19 -0
  278. package/ts/types/Interface/api/adjustment/Query.ts +8 -0
  279. package/ts/types/Interface/api/adjustment/Read.ts +10 -0
  280. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +8 -0
  281. package/ts/types/Interface/api/commercialImport/Create.ts +22 -0
  282. package/ts/types/Interface/api/commercialImport/Query.ts +34 -0
  283. package/ts/types/Interface/api/commercialImport/Read.ts +40 -0
  284. package/ts/types/Interface/api/companeo/CompaneoReturn.ts +27 -0
  285. package/ts/types/Interface/api/companeo/Query.ts +14 -0
  286. package/ts/types/Interface/api/registration/CreateRegistration.ts +1 -1
  287. package/ts/types/Interface/api/registration/ReadRegistration.ts +2 -3
  288. package/ts/types/Interface/api/society/CreateSociety.ts +3 -0
  289. package/ts/types/Interface/api/statistic/QueryInternal.ts +2 -0
  290. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +1 -1
  291. package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +5 -0
  292. package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +15 -0
  293. package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +7 -1
  294. package/ts/types/Interface/models/IAccountsSocieties.ts +4 -0
  295. package/ts/types/Interface/models/IAdjustment.ts +14 -0
  296. package/ts/types/Interface/models/IApiError.ts +6 -0
  297. package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
  298. package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
  299. package/ts/types/Interface/models/IExercice.ts +3 -0
  300. package/ts/types/Interface/models/IGedFile.ts +3 -0
  301. package/ts/types/Interface/models/ILettering.ts +0 -8
  302. package/ts/types/Interface/models/ISociety.ts +4 -0
  303. package/ts/types/Interface/models/ISocietyApproval.ts +4 -2
  304. package/ts/types/Interface/models/IUser.ts +2 -0
  305. package/ts/types/Interface/schemas/IRegistrationDetail.ts +1 -1
  306. package/ts/types/index.ts +13 -5
  307. package/ts/utils/email.ts +2 -2
  308. package/ts/utils/phone.ts +8 -8
  309. package/ts/utils/vat/3310/century23.ts +1 -6
  310. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +0 -27
  311. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +0 -1
  312. package/es/types/Interface/models/IEngagementAccountingEntry.js +0 -2
  313. package/es/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
  314. package/es/types/Interface/models/IEngagementAccountingFile.d.ts +0 -43
  315. package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +0 -1
  316. package/es/types/Interface/models/IEngagementAccountingFile.js +0 -2
  317. package/es/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
  318. package/es/types/Interface/models/IEngagementBankTransaction.d.ts +0 -33
  319. package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +0 -1
  320. package/es/types/Interface/models/IEngagementBankTransaction.js +0 -2
  321. package/es/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
  322. package/es/types/Interface/models/IInterestedByFeature.d.ts +0 -11
  323. package/es/types/Interface/models/IInterestedByFeature.d.ts.map +0 -1
  324. package/es/types/Interface/models/IInterestedByFeature.js +0 -2
  325. package/es/types/Interface/models/IInterestedByFeature.js.map +0 -1
  326. package/es/types/Interface/models/IPageView.d.ts +0 -10
  327. package/es/types/Interface/models/IPageView.d.ts.map +0 -1
  328. package/es/types/Interface/models/IPageView.js +0 -2
  329. package/es/types/Interface/models/IPageView.js.map +0 -1
  330. package/export-models.json +0 -28811
  331. package/importInterfaces.ts +0 -91
  332. package/js/types/Interface/models/IEngagementAccountingEntry.js +0 -6
  333. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
  334. package/js/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
  335. package/js/types/Interface/models/IEngagementBankTransaction.js +0 -6
  336. package/js/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
  337. package/js/types/Interface/models/IInterestedByFeature.js.map +0 -1
  338. package/js/types/Interface/models/IPageView.js.map +0 -1
  339. package/table.json +0 -264
  340. package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -30
  341. package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -46
  342. package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -36
  343. package/ts/types/Interface/models/IInterestedByFeature.ts +0 -14
  344. package/ts/types/Interface/models/IPageView.ts +0 -13

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.