@silexpert/core 1.0.14 → 1.0.19

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 (294) hide show
  1. package/es/api/resources/CommercialDocument.d.ts +2 -1
  2. package/es/api/resources/CommercialDocument.d.ts.map +1 -1
  3. package/es/api/resources/CommercialDocument.js +3 -0
  4. package/es/api/resources/CommercialDocument.js.map +1 -1
  5. package/es/api/resources/CommercialSetting.d.ts +3 -1
  6. package/es/api/resources/CommercialSetting.d.ts.map +1 -1
  7. package/es/api/resources/CommercialSetting.js +6 -0
  8. package/es/api/resources/CommercialSetting.js.map +1 -1
  9. package/es/api/resources/Dashboard.d.ts +1 -2
  10. package/es/api/resources/Dashboard.d.ts.map +1 -1
  11. package/es/api/resources/Dashboard.js +0 -3
  12. package/es/api/resources/Dashboard.js.map +1 -1
  13. package/es/api/resources/Mail.js +2 -2
  14. package/es/api/resources/Mail.js.map +1 -1
  15. package/es/api/resources/Qonto.d.ts +6 -1
  16. package/es/api/resources/Qonto.d.ts.map +1 -1
  17. package/es/api/resources/Qonto.js +15 -0
  18. package/es/api/resources/Qonto.js.map +1 -1
  19. package/es/api/resources/Stripe.d.ts +6 -0
  20. package/es/api/resources/Stripe.d.ts.map +1 -0
  21. package/es/api/resources/Stripe.js +7 -0
  22. package/es/api/resources/Stripe.js.map +1 -0
  23. package/es/api/resources/User.d.ts +2 -2
  24. package/es/api/resources/User.d.ts.map +1 -1
  25. package/es/api/resources/User.js +2 -11
  26. package/es/api/resources/User.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/BrandClementine.d.ts +3 -1
  32. package/es/types/Enum/BrandClementine.d.ts.map +1 -1
  33. package/es/types/Enum/BrandClementine.js +3 -0
  34. package/es/types/Enum/BrandClementine.js.map +1 -1
  35. package/es/types/Enum/CommercialManagement.d.ts +14 -2
  36. package/es/types/Enum/CommercialManagement.d.ts.map +1 -1
  37. package/es/types/Enum/CommercialManagement.js +24 -1
  38. package/es/types/Enum/CommercialManagement.js.map +1 -1
  39. package/es/types/Enum/Role.d.ts +6 -11
  40. package/es/types/Enum/Role.d.ts.map +1 -1
  41. package/es/types/Enum/Role.js +15 -10
  42. package/es/types/Enum/Role.js.map +1 -1
  43. package/es/types/Enum/RoleDetail.d.ts +40 -56
  44. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  45. package/es/types/Enum/RoleDetail.js +120 -64
  46. package/es/types/Enum/RoleDetail.js.map +1 -1
  47. package/es/types/Enum/Rules.d.ts +2 -0
  48. package/es/types/Enum/Rules.d.ts.map +1 -0
  49. package/es/types/Enum/Rules.js +19 -0
  50. package/es/types/Enum/Rules.js.map +1 -0
  51. package/es/types/Enum/TaskResponseType.d.ts +0 -1
  52. package/es/types/Enum/TaskResponseType.d.ts.map +1 -1
  53. package/es/types/Enum/TaskResponseType.js +25 -3
  54. package/es/types/Enum/TaskResponseType.js.map +1 -1
  55. package/es/types/Enum/TimeCounterType.js +7 -7
  56. package/es/types/Enum/TimeCounterType.js.map +1 -1
  57. package/es/types/Interface/api/commercialManagement/Create.d.ts +5 -1
  58. package/es/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
  59. package/es/types/Interface/api/commercialManagement/Create.js +23 -1
  60. package/es/types/Interface/api/commercialManagement/Create.js.map +1 -1
  61. package/es/types/Interface/api/commercialManagement/Query.d.ts +6 -0
  62. package/es/types/Interface/api/commercialManagement/Query.d.ts.map +1 -1
  63. package/es/types/Interface/api/commercialManagement/Query.js +29 -0
  64. package/es/types/Interface/api/commercialManagement/Query.js.map +1 -1
  65. package/es/types/Interface/api/commercialManagement/Read.d.ts +20 -0
  66. package/es/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
  67. package/es/types/Interface/api/commercialManagement/Read.js.map +1 -1
  68. package/es/types/Interface/api/mail/QueryCountUnprocessedByUserMail.d.ts +1 -1
  69. package/es/types/Interface/api/mail/QueryCountUnprocessedByUserMail.d.ts.map +1 -1
  70. package/es/types/Interface/api/mail/QueryCountUnprocessedByUserMail.js +1 -1
  71. package/es/types/Interface/api/mail/QueryCountUnprocessedByUserMail.js.map +1 -1
  72. package/es/types/Interface/api/mail/QueryPaginatedMail.d.ts +1 -1
  73. package/es/types/Interface/api/mail/QueryPaginatedMail.d.ts.map +1 -1
  74. package/es/types/Interface/api/mail/QueryPaginatedMail.js +1 -1
  75. package/es/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
  76. package/es/types/Interface/api/qonto/CreateImportation.d.ts +5 -0
  77. package/es/types/Interface/api/qonto/CreateImportation.d.ts.map +1 -0
  78. package/es/types/Interface/api/{dashboard/QueryGescom.js → qonto/CreateImportation.js} +12 -19
  79. package/es/types/Interface/api/qonto/CreateImportation.js.map +1 -0
  80. package/es/types/Interface/api/qonto/CreateQontoConnection.d.ts +5 -0
  81. package/es/types/Interface/api/qonto/CreateQontoConnection.d.ts.map +1 -0
  82. package/es/types/Interface/api/qonto/CreateQontoConnection.js +24 -0
  83. package/es/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -0
  84. package/es/types/Interface/api/qonto/GetConnectionInformation.d.ts +4 -0
  85. package/es/types/Interface/api/qonto/GetConnectionInformation.d.ts.map +1 -0
  86. package/es/types/Interface/api/qonto/GetConnectionInformation.js +19 -0
  87. package/es/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -0
  88. package/es/types/Interface/api/qonto/ProcessBankAccount.d.ts +5 -0
  89. package/es/types/Interface/api/qonto/ProcessBankAccount.d.ts.map +1 -0
  90. package/es/types/Interface/api/qonto/ProcessBankAccount.js +24 -0
  91. package/es/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -0
  92. package/es/types/Interface/api/qonto/Query.d.ts +77 -0
  93. package/es/types/Interface/api/qonto/Query.d.ts.map +1 -0
  94. package/es/types/Interface/api/qonto/Query.js +2 -0
  95. package/es/types/Interface/api/qonto/Query.js.map +1 -0
  96. package/es/types/Interface/api/qonto/ReadCreateConnection.d.ts +6 -0
  97. package/es/types/Interface/api/qonto/ReadCreateConnection.d.ts.map +1 -0
  98. package/es/types/Interface/api/qonto/ReadCreateConnection.js +2 -0
  99. package/es/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -0
  100. package/es/types/Interface/api/qonto/UpdateConnection.d.ts +4 -0
  101. package/es/types/Interface/api/qonto/UpdateConnection.d.ts.map +1 -0
  102. package/es/types/Interface/api/qonto/UpdateConnection.js +19 -0
  103. package/es/types/Interface/api/qonto/UpdateConnection.js.map +1 -0
  104. package/es/types/Interface/api/stripe/Create.d.ts +4 -0
  105. package/es/types/Interface/api/stripe/Create.d.ts.map +1 -0
  106. package/es/types/Interface/api/stripe/Create.js +19 -0
  107. package/es/types/Interface/api/stripe/Create.js.map +1 -0
  108. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +3 -0
  109. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +1 -1
  110. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js +18 -1
  111. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  112. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +3 -0
  113. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +1 -1
  114. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +18 -1
  115. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  116. package/es/types/Interface/api/user/ParamsGetAllCollaborators.d.ts +1 -0
  117. package/es/types/Interface/api/user/ParamsGetAllCollaborators.d.ts.map +1 -1
  118. package/es/types/Interface/api/user/ParamsGetAllCollaborators.js +10 -1
  119. package/es/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
  120. package/es/types/Interface/api/user/QueryGetAllCollaborators.d.ts +1 -0
  121. package/es/types/Interface/api/user/QueryGetAllCollaborators.d.ts.map +1 -1
  122. package/es/types/Interface/api/user/QueryGetAllCollaborators.js +11 -1
  123. package/es/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
  124. package/es/types/Interface/models/IApiError.d.ts +2 -0
  125. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  126. package/es/types/Interface/models/IApiError.js +3 -0
  127. package/es/types/Interface/models/IApiError.js.map +1 -1
  128. package/es/types/Interface/models/IEstimateInvoice.d.ts +5 -2
  129. package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  130. package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
  131. package/es/types/Interface/models/IPrestationHistory.d.ts +13 -0
  132. package/es/types/Interface/models/IPrestationHistory.d.ts.map +1 -0
  133. package/es/types/Interface/models/IPrestationHistory.js +2 -0
  134. package/es/types/Interface/models/IPrestationHistory.js.map +1 -0
  135. package/es/types/Interface/models/ISocietyGescom.d.ts +3 -1
  136. package/es/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
  137. package/es/types/Interface/models/ISocietyGescom.js.map +1 -1
  138. package/es/types/Interface/models/IThirdParty.d.ts +3 -0
  139. package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
  140. package/es/types/Interface/models/IThirdParty.js.map +1 -1
  141. package/es/types/index.d.ts +10 -2
  142. package/es/types/index.d.ts.map +1 -1
  143. package/es/types/index.js +10 -2
  144. package/es/types/index.js.map +1 -1
  145. package/es/utils/commercialManagement/document.d.ts.map +1 -1
  146. package/es/utils/commercialManagement/document.js +8 -8
  147. package/es/utils/commercialManagement/document.js.map +1 -1
  148. package/es/utils/commercialManagement/templates/body.d.ts.map +1 -1
  149. package/es/utils/commercialManagement/templates/body.js +3 -1
  150. package/es/utils/commercialManagement/templates/body.js.map +1 -1
  151. package/es/utils/commercialManagement/templates/common.d.ts.map +1 -1
  152. package/es/utils/commercialManagement/templates/common.js +20 -1
  153. package/es/utils/commercialManagement/templates/common.js.map +1 -1
  154. package/es/utils/task.d.ts +1 -2
  155. package/es/utils/task.d.ts.map +1 -1
  156. package/es/utils/task.js +17 -20
  157. package/es/utils/task.js.map +1 -1
  158. package/es/utils/webmail.d.ts.map +1 -1
  159. package/es/utils/webmail.js +1 -4
  160. package/es/utils/webmail.js.map +1 -1
  161. package/js/api/resources/CommercialDocument.js +6 -0
  162. package/js/api/resources/CommercialDocument.js.map +1 -1
  163. package/js/api/resources/CommercialSetting.js +8 -0
  164. package/js/api/resources/CommercialSetting.js.map +1 -1
  165. package/js/api/resources/Dashboard.js +0 -6
  166. package/js/api/resources/Dashboard.js.map +1 -1
  167. package/js/api/resources/Mail.js +2 -2
  168. package/js/api/resources/Mail.js.map +1 -1
  169. package/js/api/resources/Qonto.js +22 -0
  170. package/js/api/resources/Qonto.js.map +1 -1
  171. package/js/api/resources/Stripe.js +20 -0
  172. package/js/api/resources/Stripe.js.map +1 -0
  173. package/js/api/resources/User.js +5 -3
  174. package/js/api/resources/User.js.map +1 -1
  175. package/js/api/resources.js +4 -1
  176. package/js/api/resources.js.map +1 -1
  177. package/js/types/Enum/BrandClementine.js +3 -0
  178. package/js/types/Enum/BrandClementine.js.map +1 -1
  179. package/js/types/Enum/CommercialManagement.js +22 -1
  180. package/js/types/Enum/CommercialManagement.js.map +1 -1
  181. package/js/types/Enum/Role.js +18 -13
  182. package/js/types/Enum/Role.js.map +1 -1
  183. package/js/types/Enum/RoleDetail.js +142 -86
  184. package/js/types/Enum/RoleDetail.js.map +1 -1
  185. package/js/types/Enum/Rules.js +7 -0
  186. package/js/types/Enum/Rules.js.map +1 -0
  187. package/js/types/Enum/TaskResponseType.js +24 -4
  188. package/js/types/Enum/TaskResponseType.js.map +1 -1
  189. package/js/types/Enum/TimeCounterType.js +7 -7
  190. package/js/types/Enum/TimeCounterType.js.map +1 -1
  191. package/js/types/Interface/api/commercialManagement/Create.js +11 -1
  192. package/js/types/Interface/api/commercialManagement/Create.js.map +1 -1
  193. package/js/types/Interface/api/commercialManagement/Query.js +15 -3
  194. package/js/types/Interface/api/commercialManagement/Query.js.map +1 -1
  195. package/js/types/Interface/api/mail/QueryCountUnprocessedByUserMail.js +1 -1
  196. package/js/types/Interface/api/mail/QueryCountUnprocessedByUserMail.js.map +1 -1
  197. package/js/types/Interface/api/mail/QueryPaginatedMail.js +1 -1
  198. package/js/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
  199. package/js/types/Interface/api/{dashboard/QueryGescom.js → qonto/CreateImportation.js} +8 -12
  200. package/js/types/Interface/api/qonto/CreateImportation.js.map +1 -0
  201. package/js/types/Interface/api/qonto/CreateQontoConnection.js +31 -0
  202. package/js/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -0
  203. package/js/types/Interface/api/qonto/GetConnectionInformation.js +29 -0
  204. package/js/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -0
  205. package/js/types/Interface/api/qonto/ProcessBankAccount.js +31 -0
  206. package/js/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -0
  207. package/js/types/Interface/api/qonto/Query.js +6 -0
  208. package/js/types/Interface/api/qonto/Query.js.map +1 -0
  209. package/js/types/Interface/api/qonto/ReadCreateConnection.js +6 -0
  210. package/js/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -0
  211. package/js/types/Interface/api/qonto/UpdateConnection.js +29 -0
  212. package/js/types/Interface/api/qonto/UpdateConnection.js.map +1 -0
  213. package/js/types/Interface/api/stripe/Create.js +29 -0
  214. package/js/types/Interface/api/stripe/Create.js.map +1 -0
  215. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +6 -0
  216. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  217. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +6 -0
  218. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  219. package/js/types/Interface/api/user/ParamsGetAllCollaborators.js +6 -0
  220. package/js/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
  221. package/js/types/Interface/api/user/QueryGetAllCollaborators.js +8 -0
  222. package/js/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
  223. package/js/types/Interface/models/IApiError.js +5 -2
  224. package/js/types/Interface/models/IApiError.js.map +1 -1
  225. package/js/types/Interface/models/IPrestationHistory.js +6 -0
  226. package/js/types/Interface/models/IPrestationHistory.js.map +1 -0
  227. package/js/types/index.js +120 -24
  228. package/js/types/index.js.map +1 -1
  229. package/js/utils/commercialManagement/document.js +9 -7
  230. package/js/utils/commercialManagement/document.js.map +1 -1
  231. package/js/utils/commercialManagement/templates/body.js +3 -1
  232. package/js/utils/commercialManagement/templates/body.js.map +1 -1
  233. package/js/utils/commercialManagement/templates/common.js +20 -1
  234. package/js/utils/commercialManagement/templates/common.js.map +1 -1
  235. package/js/utils/task.js +17 -21
  236. package/js/utils/task.js.map +1 -1
  237. package/js/utils/webmail.js +1 -3
  238. package/js/utils/webmail.js.map +1 -1
  239. package/package.json +1 -1
  240. package/ts/api/resources/CommercialDocument.ts +6 -0
  241. package/ts/api/resources/CommercialSetting.ts +11 -1
  242. package/ts/api/resources/Dashboard.ts +0 -6
  243. package/ts/api/resources/Mail.ts +2 -2
  244. package/ts/api/resources/Qonto.ts +26 -4
  245. package/ts/api/resources/Stripe.ts +8 -0
  246. package/ts/api/resources/User.ts +3 -12
  247. package/ts/api/resources.ts +2 -0
  248. package/ts/types/Enum/BrandClementine.ts +3 -0
  249. package/ts/types/Enum/CommercialManagement.ts +25 -1
  250. package/ts/types/Enum/Role.ts +15 -10
  251. package/ts/types/Enum/RoleDetail.ts +120 -64
  252. package/ts/types/Enum/Rules.ts +18 -0
  253. package/ts/types/Enum/TaskResponseType.ts +25 -3
  254. package/ts/types/Enum/TimeCounterType.ts +7 -7
  255. package/ts/types/Interface/api/commercialManagement/Create.ts +19 -2
  256. package/ts/types/Interface/api/commercialManagement/Query.ts +25 -0
  257. package/ts/types/Interface/api/commercialManagement/Read.ts +20 -0
  258. package/ts/types/Interface/api/mail/QueryCountUnprocessedByUserMail.ts +1 -1
  259. package/ts/types/Interface/api/mail/QueryPaginatedMail.ts +1 -1
  260. package/ts/types/Interface/api/qonto/CreateImportation.ts +14 -0
  261. package/ts/types/Interface/api/qonto/CreateQontoConnection.ts +12 -0
  262. package/ts/types/Interface/api/qonto/GetConnectionInformation.ts +8 -0
  263. package/ts/types/Interface/api/qonto/ProcessBankAccount.ts +12 -0
  264. package/ts/types/Interface/api/qonto/Query.ts +80 -0
  265. package/ts/types/Interface/api/qonto/ReadCreateConnection.ts +6 -0
  266. package/ts/types/Interface/api/qonto/UpdateConnection.ts +8 -0
  267. package/ts/types/Interface/api/stripe/Create.ts +8 -0
  268. package/ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts +15 -1
  269. package/ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts +15 -1
  270. package/ts/types/Interface/api/user/ParamsGetAllCollaborators.ts +9 -0
  271. package/ts/types/Interface/api/user/QueryGetAllCollaborators.ts +10 -1
  272. package/ts/types/Interface/models/IApiError.ts +4 -0
  273. package/ts/types/Interface/models/IEstimateInvoice.ts +5 -2
  274. package/ts/types/Interface/models/IPrestationHistory.ts +16 -0
  275. package/ts/types/Interface/models/ISocietyGescom.ts +3 -1
  276. package/ts/types/Interface/models/IThirdParty.ts +3 -0
  277. package/ts/types/index.ts +10 -2
  278. package/ts/utils/commercialManagement/document.ts +3 -1
  279. package/ts/utils/commercialManagement/templates/body.ts +3 -1
  280. package/ts/utils/commercialManagement/templates/common.ts +20 -1
  281. package/ts/utils/task.ts +17 -17
  282. package/ts/utils/webmail.ts +1 -3
  283. package/es/types/Interface/api/dashboard/QueryGescom.d.ts +0 -8
  284. package/es/types/Interface/api/dashboard/QueryGescom.d.ts.map +0 -1
  285. package/es/types/Interface/api/dashboard/QueryGescom.js.map +0 -1
  286. package/es/types/Interface/api/dashboard/ReadGescom.d.ts +0 -22
  287. package/es/types/Interface/api/dashboard/ReadGescom.d.ts.map +0 -1
  288. package/es/types/Interface/api/dashboard/ReadGescom.js +0 -9
  289. package/es/types/Interface/api/dashboard/ReadGescom.js.map +0 -1
  290. package/js/types/Interface/api/dashboard/QueryGescom.js.map +0 -1
  291. package/js/types/Interface/api/dashboard/ReadGescom.js +0 -22
  292. package/js/types/Interface/api/dashboard/ReadGescom.js.map +0 -1
  293. package/ts/types/Interface/api/dashboard/QueryGescom.ts +0 -18
  294. package/ts/types/Interface/api/dashboard/ReadGescom.ts +0 -24
@@ -1,18 +0,0 @@
1
- import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
2
-
3
- export class QueryGescom {
4
- @ApiProperty()
5
- startDate: string | Date;
6
-
7
- @ApiProperty()
8
- endDate: string | Date;
9
-
10
- @ApiPropertyOptional()
11
- isPaid?: boolean;
12
-
13
- @ApiPropertyOptional()
14
- isLate?: boolean;
15
-
16
- @ApiPropertyOptional()
17
- isCanceled?: boolean;
18
- }
@@ -1,24 +0,0 @@
1
- export class ReadGescom {
2
- bill: InvoiceObject;
3
- quote: QuoteObject;
4
- }
5
-
6
- export class InvoiceObject {
7
- invoicesPaid: Array<PartialInvoice>;
8
- invoicesPaiementWaiting: Array<PartialInvoice>;
9
- invoicesPaiementLate: Array<PartialInvoice>;
10
- }
11
-
12
- export class QuoteObject {
13
- quoteAccepted: Array<PartialInvoice>;
14
- quoteRefused: Array<PartialInvoice>;
15
- quotePending: Array<PartialInvoice>;
16
- }
17
-
18
- export class PartialInvoice {
19
- id: number;
20
- label: string;
21
- totalTaxExcluded: number;
22
- totalTaxIncluded: number;
23
- dueDate: string | Date;
24
- }