@silexpert/core 1.3.129-2 → 1.3.130-0

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 (251) hide show
  1. package/dist/cjs/api/resources/Checklist.d.ts +1 -28
  2. package/dist/cjs/api/resources/Checklist.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Checklist.js +0 -39
  4. package/dist/cjs/api/resources/Checklist.js.map +1 -1
  5. package/dist/cjs/api/resources/Exercice.d.ts +0 -1
  6. package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Exercice.js +0 -3
  8. package/dist/cjs/api/resources/Exercice.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +0 -6
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +0 -6
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ChecklistType.d.ts +1 -8
  14. package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/ChecklistType.js +0 -8
  16. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  17. package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
  18. package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
  19. package/dist/cjs/types/Enum/Ged.d.ts +1 -31
  20. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  21. package/dist/cjs/types/Enum/Ged.js +5 -152
  22. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationType.d.ts +1 -8
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +22 -162
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  28. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +15 -0
  29. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  30. package/dist/cjs/types/Enum/ZoneCode.d.ts +0 -6
  31. package/dist/cjs/types/Enum/ZoneCode.d.ts.map +1 -1
  32. package/dist/cjs/types/Enum/ZoneCode.js +0 -7
  33. package/dist/cjs/types/Enum/ZoneCode.js.map +1 -1
  34. package/dist/cjs/types/Interface/api/checklist/Query.d.ts +0 -3
  35. package/dist/cjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  36. package/dist/cjs/types/Interface/api/checklist/Query.js +1 -10
  37. package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
  38. package/dist/cjs/types/Interface/api/checklist/Update.d.ts +1 -11
  39. package/dist/cjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  40. package/dist/cjs/types/Interface/api/checklist/Update.js +1 -49
  41. package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
  42. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  43. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  44. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +1 -9
  45. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  46. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  47. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  48. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +2 -6
  49. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  50. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  51. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  52. package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  53. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +0 -1
  54. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  55. package/dist/cjs/types/Interface/api/stripe/Create.js +0 -6
  56. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  57. package/dist/cjs/types/Interface/models/IChecklist.d.ts +2 -2
  58. package/dist/cjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  59. package/dist/cjs/types/Interface/models/IChecklist.js.map +1 -1
  60. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  61. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  63. package/dist/cjs/types/Interface/models/IGedFile.d.ts +1 -6
  64. package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
  66. package/dist/cjs/types/index.d.ts +0 -4
  67. package/dist/cjs/types/index.d.ts.map +1 -1
  68. package/dist/cjs/types/index.js +0 -4
  69. package/dist/cjs/types/index.js.map +1 -1
  70. package/dist/cjs/utils/vat/utils.js +3 -3
  71. package/dist/cjs/utils/vat/utils.js.map +1 -1
  72. package/dist/cjs/utils/webmail.d.ts.map +1 -1
  73. package/dist/cjs/utils/webmail.js +3 -4
  74. package/dist/cjs/utils/webmail.js.map +1 -1
  75. package/dist/mjs/api/resources/Checklist.d.ts +1 -28
  76. package/dist/mjs/api/resources/Checklist.d.ts.map +1 -1
  77. package/dist/mjs/api/resources/Checklist.js +0 -39
  78. package/dist/mjs/api/resources/Checklist.js.map +1 -1
  79. package/dist/mjs/api/resources/Exercice.d.ts +0 -1
  80. package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
  81. package/dist/mjs/api/resources/Exercice.js +0 -3
  82. package/dist/mjs/api/resources/Exercice.js.map +1 -1
  83. package/dist/mjs/api/resources.d.ts +0 -6
  84. package/dist/mjs/api/resources.d.ts.map +1 -1
  85. package/dist/mjs/api/resources.js +0 -6
  86. package/dist/mjs/api/resources.js.map +1 -1
  87. package/dist/mjs/types/Enum/ChecklistType.d.ts +1 -8
  88. package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
  89. package/dist/mjs/types/Enum/ChecklistType.js +0 -8
  90. package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
  91. package/dist/mjs/types/Enum/ConstitutionState.js +1 -1
  92. package/dist/mjs/types/Enum/ConstitutionState.js.map +1 -1
  93. package/dist/mjs/types/Enum/Ged.d.ts +1 -31
  94. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  95. package/dist/mjs/types/Enum/Ged.js +4 -151
  96. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  97. package/dist/mjs/types/Enum/PrestationType.d.ts +1 -8
  98. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  99. package/dist/mjs/types/Enum/PrestationType.js +22 -162
  100. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  101. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  102. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +15 -0
  103. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  104. package/dist/mjs/types/Enum/ZoneCode.d.ts +0 -6
  105. package/dist/mjs/types/Enum/ZoneCode.d.ts.map +1 -1
  106. package/dist/mjs/types/Enum/ZoneCode.js +0 -7
  107. package/dist/mjs/types/Enum/ZoneCode.js.map +1 -1
  108. package/dist/mjs/types/Interface/api/checklist/Query.d.ts +0 -3
  109. package/dist/mjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  110. package/dist/mjs/types/Interface/api/checklist/Query.js +0 -9
  111. package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
  112. package/dist/mjs/types/Interface/api/checklist/Update.d.ts +1 -11
  113. package/dist/mjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  114. package/dist/mjs/types/Interface/api/checklist/Update.js +3 -57
  115. package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
  116. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  117. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  118. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +2 -12
  119. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  120. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  121. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  122. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +3 -9
  123. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  124. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  125. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  126. package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  127. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +0 -1
  128. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/stripe/Create.js +0 -7
  130. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  131. package/dist/mjs/types/Interface/models/IChecklist.d.ts +2 -2
  132. package/dist/mjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/models/IChecklist.js.map +1 -1
  134. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  135. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  136. package/dist/mjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  137. package/dist/mjs/types/Interface/models/IGedFile.d.ts +1 -6
  138. package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  139. package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
  140. package/dist/mjs/types/index.d.ts +0 -4
  141. package/dist/mjs/types/index.d.ts.map +1 -1
  142. package/dist/mjs/types/index.js +0 -4
  143. package/dist/mjs/types/index.js.map +1 -1
  144. package/dist/mjs/utils/vat/utils.js +3 -3
  145. package/dist/mjs/utils/vat/utils.js.map +1 -1
  146. package/dist/mjs/utils/webmail.d.ts.map +1 -1
  147. package/dist/mjs/utils/webmail.js +3 -4
  148. package/dist/mjs/utils/webmail.js.map +1 -1
  149. package/package.json +1 -1
  150. package/ts/api/resources/Checklist.ts +0 -49
  151. package/ts/api/resources/Exercice.ts +0 -4
  152. package/ts/api/resources.ts +0 -6
  153. package/ts/types/Enum/ChecklistType.ts +0 -9
  154. package/ts/types/Enum/ConstitutionState.ts +1 -1
  155. package/ts/types/Enum/Ged.ts +193 -345
  156. package/ts/types/Enum/PrestationType.ts +22 -162
  157. package/ts/types/Enum/SalesContractBrandClementine.ts +15 -0
  158. package/ts/types/Enum/ZoneCode.ts +0 -7
  159. package/ts/types/Interface/api/checklist/Query.ts +0 -7
  160. package/ts/types/Interface/api/checklist/Update.ts +3 -44
  161. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +1 -7
  162. package/ts/types/Interface/api/library/QueryLibrary.ts +2 -4
  163. package/ts/types/Interface/api/society/ReadSociety.ts +3 -7
  164. package/ts/types/Interface/api/stripe/Create.ts +0 -5
  165. package/ts/types/Interface/models/IChecklist.ts +2 -2
  166. package/ts/types/Interface/models/IChecklistDetail.ts +3 -3
  167. package/ts/types/Interface/models/IGedFile.ts +1 -6
  168. package/ts/types/index.ts +0 -4
  169. package/ts/utils/vat/utils.ts +3 -3
  170. package/ts/utils/webmail.ts +16 -19
  171. package/dist/cjs/api/resources/DashboardLayout.d.ts +0 -10
  172. package/dist/cjs/api/resources/DashboardLayout.d.ts.map +0 -1
  173. package/dist/cjs/api/resources/DashboardLayout.js +0 -20
  174. package/dist/cjs/api/resources/DashboardLayout.js.map +0 -1
  175. package/dist/cjs/api/resources/DocumentRequest.d.ts +0 -10
  176. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +0 -1
  177. package/dist/cjs/api/resources/DocumentRequest.js +0 -23
  178. package/dist/cjs/api/resources/DocumentRequest.js.map +0 -1
  179. package/dist/cjs/api/resources/feature.d.ts +0 -6
  180. package/dist/cjs/api/resources/feature.d.ts.map +0 -1
  181. package/dist/cjs/api/resources/feature.js +0 -11
  182. package/dist/cjs/api/resources/feature.js.map +0 -1
  183. package/dist/cjs/types/Enum/DashboardBlock.d.ts +0 -13
  184. package/dist/cjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  185. package/dist/cjs/types/Enum/DashboardBlock.js +0 -17
  186. package/dist/cjs/types/Enum/DashboardBlock.js.map +0 -1
  187. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  188. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  189. package/dist/cjs/types/Interface/api/DashboardLayout.js +0 -3
  190. package/dist/cjs/types/Interface/api/DashboardLayout.js.map +0 -1
  191. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  192. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  193. package/dist/cjs/types/Interface/api/documentRequest/Create.js +0 -46
  194. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  195. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  196. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  197. package/dist/cjs/types/Interface/api/documentRequest/Query.js +0 -30
  198. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  199. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  200. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  201. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -3
  202. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  203. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  204. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  205. package/dist/cjs/types/Interface/models/IDocumentRequest.js +0 -3
  206. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  207. package/dist/mjs/api/resources/DashboardLayout.d.ts +0 -10
  208. package/dist/mjs/api/resources/DashboardLayout.d.ts.map +0 -1
  209. package/dist/mjs/api/resources/DashboardLayout.js +0 -16
  210. package/dist/mjs/api/resources/DashboardLayout.js.map +0 -1
  211. package/dist/mjs/api/resources/DocumentRequest.d.ts +0 -10
  212. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +0 -1
  213. package/dist/mjs/api/resources/DocumentRequest.js +0 -27
  214. package/dist/mjs/api/resources/DocumentRequest.js.map +0 -1
  215. package/dist/mjs/api/resources/feature.d.ts +0 -6
  216. package/dist/mjs/api/resources/feature.d.ts.map +0 -1
  217. package/dist/mjs/api/resources/feature.js +0 -7
  218. package/dist/mjs/api/resources/feature.js.map +0 -1
  219. package/dist/mjs/types/Enum/DashboardBlock.d.ts +0 -13
  220. package/dist/mjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  221. package/dist/mjs/types/Enum/DashboardBlock.js +0 -14
  222. package/dist/mjs/types/Enum/DashboardBlock.js.map +0 -1
  223. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  224. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  225. package/dist/mjs/types/Interface/api/DashboardLayout.js +0 -2
  226. package/dist/mjs/types/Interface/api/DashboardLayout.js.map +0 -1
  227. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  228. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  229. package/dist/mjs/types/Interface/api/documentRequest/Create.js +0 -47
  230. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  231. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  232. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  233. package/dist/mjs/types/Interface/api/documentRequest/Query.js +0 -28
  234. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  235. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  236. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  237. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -2
  238. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  239. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  240. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  241. package/dist/mjs/types/Interface/models/IDocumentRequest.js +0 -2
  242. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  243. package/ts/api/resources/DashboardLayout.ts +0 -19
  244. package/ts/api/resources/DocumentRequest.ts +0 -32
  245. package/ts/api/resources/feature.ts +0 -8
  246. package/ts/types/Enum/DashboardBlock.ts +0 -12
  247. package/ts/types/Interface/api/DashboardLayout.ts +0 -26
  248. package/ts/types/Interface/api/documentRequest/Create.ts +0 -28
  249. package/ts/types/Interface/api/documentRequest/Query.ts +0 -14
  250. package/ts/types/Interface/api/feature/GetAvailableDashboardBlocks.ts +0 -5
  251. package/ts/types/Interface/models/IDocumentRequest.ts +0 -25
@@ -1 +0,0 @@
1
- {"version":3,"file":"DashboardLayout.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/DashboardLayout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,MAAM,WAAW,oBAAoB;IACnC,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,cAAc,CAAC;CACnB;AAED,MAAM,WAAW,6BAA6B;IAC5C,UAAU,EAAE,oBAAoB,EAAE,CAAC;CACpC;AAED,MAAM,WAAW,6BAA6B;IAC5C,UAAU,EAAE,oBAAoB,EAAE,CAAC;CACpC;AAED,MAAM,WAAW,wBAAwB;IACvC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,oBAAoB,EAAE,CAAC;IACnC,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;CACjB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=DashboardLayout.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DashboardLayout.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/DashboardLayout.ts"],"names":[],"mappings":"","sourcesContent":["import { DashboardBlock } from '../../Enum/DashboardBlock';\n\nexport interface IDashboardLayoutItem {\n x: number;\n y: number;\n w: number;\n h: number;\n i: DashboardBlock;\n}\n\nexport interface ICreateDashboardLayoutRequest {\n jsonLayout: IDashboardLayoutItem[];\n}\n\nexport interface IUpdateDashboardLayoutRequest {\n jsonLayout: IDashboardLayoutItem[];\n}\n\nexport interface IDashboardLayoutResponse {\n id: number;\n idUser: number;\n idSociety: number;\n jsonLayout: IDashboardLayoutItem[];\n createdAt: Date;\n updatedAt: Date;\n}\n"]}
@@ -1,10 +0,0 @@
1
- import { IDocumentRequest } from '../../models/IDocumentRequest';
2
- import { TypeFile } from '../../../Enum/Ged';
3
- export declare class CreateDocumentRequest implements Omit<IDocumentRequest, 'id' | 'idRequestedBy'> {
4
- idSociety: number;
5
- typeFile: TypeFile;
6
- idExercice?: number;
7
- idBalanceSheet?: number;
8
- comment?: string;
9
- }
10
- //# sourceMappingURL=Create.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/documentRequest/Create.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,qBAAa,qBAAsB,YAAW,IAAI,CAAC,gBAAgB,EAAE,IAAI,GAAG,eAAe,CAAC;IAG1F,SAAS,EAAE,MAAM,CAAC;IAIlB,QAAQ,EAAE,QAAQ,CAAC;IAKnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAIxB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -1,47 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { IsEnum, IsInt, IsOptional } from 'class-validator';
11
- import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
12
- import { TypeFile } from '../../../Enum/Ged';
13
- export class CreateDocumentRequest {
14
- idSociety;
15
- typeFile;
16
- idExercice;
17
- idBalanceSheet;
18
- comment;
19
- }
20
- __decorate([
21
- ApiProperty(),
22
- IsInt(),
23
- __metadata("design:type", Number)
24
- ], CreateDocumentRequest.prototype, "idSociety", void 0);
25
- __decorate([
26
- ApiProperty(),
27
- IsEnum(TypeFile),
28
- __metadata("design:type", Number)
29
- ], CreateDocumentRequest.prototype, "typeFile", void 0);
30
- __decorate([
31
- ApiPropertyOptional(),
32
- IsOptional(),
33
- IsInt(),
34
- __metadata("design:type", Number)
35
- ], CreateDocumentRequest.prototype, "idExercice", void 0);
36
- __decorate([
37
- ApiPropertyOptional(),
38
- IsOptional(),
39
- IsInt(),
40
- __metadata("design:type", Number)
41
- ], CreateDocumentRequest.prototype, "idBalanceSheet", void 0);
42
- __decorate([
43
- ApiPropertyOptional(),
44
- IsOptional(),
45
- __metadata("design:type", String)
46
- ], CreateDocumentRequest.prototype, "comment", void 0);
47
- //# sourceMappingURL=Create.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/documentRequest/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,MAAM,OAAO,qBAAqB;IAGhC,SAAS,CAAS;IAIlB,QAAQ,CAAW;IAKnB,UAAU,CAAU;IAKpB,cAAc,CAAU;IAIxB,OAAO,CAAU;CAClB;AAnBC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;wDACU;AAIlB;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,QAAQ,CAAC;;uDACE;AAKnB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;yDACY;AAKpB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;6DACgB;AAIxB;IAFC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;sDACI","sourcesContent":["import { IsEnum, IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { IDocumentRequest } from '../../models/IDocumentRequest';\nimport { TypeFile } from '../../../Enum/Ged';\n\nexport class CreateDocumentRequest implements Omit<IDocumentRequest, 'id' | 'idRequestedBy'> {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n @IsEnum(TypeFile)\n typeFile: TypeFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n comment?: string;\n}\n"]}
@@ -1,5 +0,0 @@
1
- export declare class QueryDocumentRequest {
2
- idExercice?: number;
3
- idBalanceSheet?: number;
4
- }
5
- //# sourceMappingURL=Query.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/documentRequest/Query.ts"],"names":[],"mappings":"AAGA,qBAAa,oBAAoB;IAI/B,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB"}
@@ -1,28 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
- return c > 3 && r && Object.defineProperty(target, key, r), r;
6
- };
7
- var __metadata = (this && this.__metadata) || function (k, v) {
8
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
- };
10
- import { IsInt, IsOptional } from 'class-validator';
11
- import { ApiPropertyOptional } from '../../../../utils';
12
- export class QueryDocumentRequest {
13
- idExercice;
14
- idBalanceSheet;
15
- }
16
- __decorate([
17
- ApiPropertyOptional(),
18
- IsOptional(),
19
- IsInt(),
20
- __metadata("design:type", Number)
21
- ], QueryDocumentRequest.prototype, "idExercice", void 0);
22
- __decorate([
23
- ApiPropertyOptional(),
24
- IsOptional(),
25
- IsInt(),
26
- __metadata("design:type", Number)
27
- ], QueryDocumentRequest.prototype, "idBalanceSheet", void 0);
28
- //# sourceMappingURL=Query.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/documentRequest/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,oBAAoB;IAI/B,UAAU,CAAU;IAKpB,cAAc,CAAU;CACzB;AANC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wDACY;AAKpB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;4DACgB","sourcesContent":["import { IsInt, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryDocumentRequest {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idBalanceSheet?: number;\n}\n"]}
@@ -1,5 +0,0 @@
1
- import { DashboardBlock } from '../../../Enum/DashboardBlock';
2
- export interface GetAvailableDashboardBlocksResponse {
3
- dashboardBlocks: DashboardBlock[];
4
- }
5
- //# sourceMappingURL=GetAvailableDashboardBlocks.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GetAvailableDashboardBlocks.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/feature/GetAvailableDashboardBlocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,MAAM,WAAW,mCAAmC;IAClD,eAAe,EAAE,cAAc,EAAE,CAAC;CACnC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=GetAvailableDashboardBlocks.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GetAvailableDashboardBlocks.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/feature/GetAvailableDashboardBlocks.ts"],"names":[],"mappings":"","sourcesContent":["import { DashboardBlock } from '../../../Enum/DashboardBlock';\n\nexport interface GetAvailableDashboardBlocksResponse {\n dashboardBlocks: DashboardBlock[];\n}\n"]}
@@ -1,23 +0,0 @@
1
- import { TypeFile } from '../../Enum/Ged';
2
- import { ISociety } from './ISociety';
3
- import { IExercice } from './IExercice';
4
- import { IBalanceSheet } from './IBalanceSheet';
5
- import { IUser } from './IUser';
6
- import { IFile } from './IFile';
7
- import { IGedFile } from './IGedFile';
8
- export interface IDocumentRequest {
9
- id: number;
10
- idSociety: number;
11
- idExercice?: number | null;
12
- idBalanceSheet?: number | null;
13
- idRequestedBy: number;
14
- typeFile: TypeFile;
15
- comment?: string | null;
16
- society?: ISociety;
17
- exercice?: IExercice;
18
- balanceSheet?: IBalanceSheet;
19
- requestedBy?: IUser;
20
- gedFiles?: IGedFile[];
21
- files?: IFile[];
22
- }
23
- //# sourceMappingURL=IDocumentRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDocumentRequest.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IDocumentRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAGxB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,WAAW,CAAC,EAAE,KAAK,CAAC;IACpB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,CAAC,EAAE,KAAK,EAAE,CAAC;CACjB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IDocumentRequest.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDocumentRequest.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IDocumentRequest.ts"],"names":[],"mappings":"","sourcesContent":["import { TypeFile } from '../../Enum/Ged';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IUser } from './IUser';\nimport { IFile } from './IFile';\nimport { IGedFile } from './IGedFile';\n\nexport interface IDocumentRequest {\n id: number;\n idSociety: number;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idRequestedBy: number;\n typeFile: TypeFile;\n comment?: string | null;\n\n // Associations\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n requestedBy?: IUser;\n gedFiles?: IGedFile[];\n files?: IFile[];\n}"]}
@@ -1,19 +0,0 @@
1
- import { Resource } from '../Resource';
2
-
3
- export class DashboardLayout extends Resource {
4
- createOrUpdate(idSociety: number, jsonLayout: string) {
5
- return this.axios.$post(`/dashboard-layouts/${idSociety}`, { jsonLayout });
6
- }
7
-
8
- findOneByUserAndSociety(idSociety: number) {
9
- return this.axios.$get(`/dashboard-layouts/${idSociety}`);
10
- }
11
-
12
- deleteByUserAndSociety(idSociety: number) {
13
- return this.axios.$delete(`/dashboard-layouts/${idSociety}`);
14
- }
15
-
16
- hasLayout(idSociety: number) {
17
- return this.axios.$get<boolean>(`/dashboard-layouts/${idSociety}/exists`);
18
- }
19
- }
@@ -1,32 +0,0 @@
1
- import { Resource } from '../Resource';
2
- import { CreateDocumentRequest, IDocumentRequest, QueryDocumentRequest } from '../../types';
3
-
4
- export class DocumentRequest extends Resource {
5
- create(body: CreateDocumentRequest): Promise<IDocumentRequest> {
6
- return this.axios.$post('/documents-requests', body);
7
- }
8
-
9
- getAllBySociety(idSociety: number, query?: QueryDocumentRequest, signal?: AbortSignal): Promise<IDocumentRequest[]> {
10
- return this.axios.$get(`/documents-requests/society/${idSociety}`, {
11
- ...signal && { signal },
12
- ...query && { params: query },
13
- });
14
- }
15
-
16
- getPendingBySociety(idSociety: number, query?: QueryDocumentRequest, signal?: AbortSignal): Promise<IDocumentRequest[]> {
17
- return this.axios.$get(`/documents-requests/pending/${idSociety}`, {
18
- ...signal && { signal },
19
- ...query && { params: query },
20
- });
21
- }
22
-
23
- getById(id: number, signal?: AbortSignal): Promise<IDocumentRequest> {
24
- return this.axios.$get(`/documents-requests/${id}`, {
25
- ...signal && { signal },
26
- });
27
- }
28
-
29
- delete(id: number): Promise<void> {
30
- return this.axios.$delete(`/documents-requests/${id}`);
31
- }
32
- }
@@ -1,8 +0,0 @@
1
- import { GetAvailableDashboardBlocksResponse } from '../../types/Interface/api/feature/GetAvailableDashboardBlocks';
2
- import { Resource } from '../Resource';
3
-
4
- export class Feature extends Resource {
5
- getAvailableDashboardBlocks(idSociety: number): Promise<GetAvailableDashboardBlocksResponse> {
6
- return this.axios.$get(`/feature/${idSociety}/dashboard-blocks`);
7
- }
8
- }
@@ -1,12 +0,0 @@
1
- export enum DashboardBlock {
2
- KEY_INDICATORS = 'KEY_INDICATORS',
3
- TREASURY = 'TREASURY',
4
- TOP_PURCHASES = 'TOP_PURCHASES',
5
- TOP_SUPPLIERS = 'TOP_SUPPLIERS',
6
- SALES = 'SALES',
7
- DEADLINES = 'DEADLINES',
8
- IS_AMOUNT = 'IS_AMOUNT',
9
- VAT_DECLARATION = 'VAT_DECLARATION',
10
- CURRENT_VAT = 'CURRENT_VAT',
11
- ASSOCIATE_CURRENT_ACCOUNT = 'ASSOCIATE_CURRENT_ACCOUNT',
12
- }
@@ -1,26 +0,0 @@
1
- import { DashboardBlock } from '../../Enum/DashboardBlock';
2
-
3
- export interface IDashboardLayoutItem {
4
- x: number;
5
- y: number;
6
- w: number;
7
- h: number;
8
- i: DashboardBlock;
9
- }
10
-
11
- export interface ICreateDashboardLayoutRequest {
12
- jsonLayout: IDashboardLayoutItem[];
13
- }
14
-
15
- export interface IUpdateDashboardLayoutRequest {
16
- jsonLayout: IDashboardLayoutItem[];
17
- }
18
-
19
- export interface IDashboardLayoutResponse {
20
- id: number;
21
- idUser: number;
22
- idSociety: number;
23
- jsonLayout: IDashboardLayoutItem[];
24
- createdAt: Date;
25
- updatedAt: Date;
26
- }
@@ -1,28 +0,0 @@
1
- import { IsEnum, IsInt, IsOptional } from 'class-validator';
2
- import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
- import { IDocumentRequest } from '../../models/IDocumentRequest';
4
- import { TypeFile } from '../../../Enum/Ged';
5
-
6
- export class CreateDocumentRequest implements Omit<IDocumentRequest, 'id' | 'idRequestedBy'> {
7
- @ApiProperty()
8
- @IsInt()
9
- idSociety: number;
10
-
11
- @ApiProperty()
12
- @IsEnum(TypeFile)
13
- typeFile: TypeFile;
14
-
15
- @ApiPropertyOptional()
16
- @IsOptional()
17
- @IsInt()
18
- idExercice?: number;
19
-
20
- @ApiPropertyOptional()
21
- @IsOptional()
22
- @IsInt()
23
- idBalanceSheet?: number;
24
-
25
- @ApiPropertyOptional()
26
- @IsOptional()
27
- comment?: string;
28
- }
@@ -1,14 +0,0 @@
1
- import { IsInt, IsOptional } from 'class-validator';
2
- import { ApiPropertyOptional } from '../../../../utils';
3
-
4
- export class QueryDocumentRequest {
5
- @ApiPropertyOptional()
6
- @IsOptional()
7
- @IsInt()
8
- idExercice?: number;
9
-
10
- @ApiPropertyOptional()
11
- @IsOptional()
12
- @IsInt()
13
- idBalanceSheet?: number;
14
- }
@@ -1,5 +0,0 @@
1
- import { DashboardBlock } from '../../../Enum/DashboardBlock';
2
-
3
- export interface GetAvailableDashboardBlocksResponse {
4
- dashboardBlocks: DashboardBlock[];
5
- }
@@ -1,25 +0,0 @@
1
- import { TypeFile } from '../../Enum/Ged';
2
- import { ISociety } from './ISociety';
3
- import { IExercice } from './IExercice';
4
- import { IBalanceSheet } from './IBalanceSheet';
5
- import { IUser } from './IUser';
6
- import { IFile } from './IFile';
7
- import { IGedFile } from './IGedFile';
8
-
9
- export interface IDocumentRequest {
10
- id: number;
11
- idSociety: number;
12
- idExercice?: number | null;
13
- idBalanceSheet?: number | null;
14
- idRequestedBy: number;
15
- typeFile: TypeFile;
16
- comment?: string | null;
17
-
18
- // Associations
19
- society?: ISociety;
20
- exercice?: IExercice;
21
- balanceSheet?: IBalanceSheet;
22
- requestedBy?: IUser;
23
- gedFiles?: IGedFile[];
24
- files?: IFile[];
25
- }