@silexpert/core 1.2.101-0 → 1.2.101-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/dist/cjs/api/resources/AccountType.d.ts +1 -4
  2. package/dist/cjs/api/resources/AccountType.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/AccountType.js +0 -3
  4. package/dist/cjs/api/resources/AccountType.js.map +1 -1
  5. package/dist/cjs/api/resources.d.ts +0 -4
  6. package/dist/cjs/api/resources.d.ts.map +1 -1
  7. package/dist/cjs/api/resources.js +0 -4
  8. package/dist/cjs/api/resources.js.map +1 -1
  9. package/dist/cjs/types/Interface/models/IApiError.d.ts +0 -4
  10. package/dist/cjs/types/Interface/models/IApiError.d.ts.map +1 -1
  11. package/dist/cjs/types/Interface/models/IApiError.js +0 -5
  12. package/dist/cjs/types/Interface/models/IApiError.js.map +1 -1
  13. package/dist/cjs/types/Interface/models/IBankAccount.d.ts +0 -2
  14. package/dist/cjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
  15. package/dist/cjs/types/Interface/models/IBankAccount.js.map +1 -1
  16. package/dist/cjs/types/index.d.ts +0 -19
  17. package/dist/cjs/types/index.d.ts.map +1 -1
  18. package/dist/cjs/types/index.js +0 -19
  19. package/dist/cjs/types/index.js.map +1 -1
  20. package/dist/mjs/api/resources/AccountType.d.ts +1 -4
  21. package/dist/mjs/api/resources/AccountType.d.ts.map +1 -1
  22. package/dist/mjs/api/resources/AccountType.js +0 -3
  23. package/dist/mjs/api/resources/AccountType.js.map +1 -1
  24. package/dist/mjs/api/resources.d.ts +0 -4
  25. package/dist/mjs/api/resources.d.ts.map +1 -1
  26. package/dist/mjs/api/resources.js +0 -4
  27. package/dist/mjs/api/resources.js.map +1 -1
  28. package/dist/mjs/types/Interface/models/IApiError.d.ts +0 -4
  29. package/dist/mjs/types/Interface/models/IApiError.d.ts.map +1 -1
  30. package/dist/mjs/types/Interface/models/IApiError.js +0 -5
  31. package/dist/mjs/types/Interface/models/IApiError.js.map +1 -1
  32. package/dist/mjs/types/Interface/models/IBankAccount.d.ts +0 -2
  33. package/dist/mjs/types/Interface/models/IBankAccount.d.ts.map +1 -1
  34. package/dist/mjs/types/Interface/models/IBankAccount.js.map +1 -1
  35. package/dist/mjs/types/index.d.ts +0 -19
  36. package/dist/mjs/types/index.d.ts.map +1 -1
  37. package/dist/mjs/types/index.js +0 -19
  38. package/dist/mjs/types/index.js.map +1 -1
  39. package/package.json +1 -1
  40. package/ts/api/resources/AccountType.ts +1 -5
  41. package/ts/api/resources.ts +0 -4
  42. package/ts/types/Interface/models/IApiError.ts +0 -5
  43. package/ts/types/Interface/models/IBankAccount.ts +0 -2
  44. package/ts/types/index.ts +0 -19
  45. package/dist/cjs/api/resources/Simulation.d.ts +0 -12
  46. package/dist/cjs/api/resources/Simulation.d.ts.map +0 -1
  47. package/dist/cjs/api/resources/Simulation.js +0 -19
  48. package/dist/cjs/api/resources/Simulation.js.map +0 -1
  49. package/dist/cjs/api/resources/Sponsorship.d.ts +0 -12
  50. package/dist/cjs/api/resources/Sponsorship.d.ts.map +0 -1
  51. package/dist/cjs/api/resources/Sponsorship.js +0 -38
  52. package/dist/cjs/api/resources/Sponsorship.js.map +0 -1
  53. package/dist/cjs/types/Enum/Simulation.d.ts +0 -27
  54. package/dist/cjs/types/Enum/Simulation.d.ts.map +0 -1
  55. package/dist/cjs/types/Enum/Simulation.js +0 -30
  56. package/dist/cjs/types/Enum/Simulation.js.map +0 -1
  57. package/dist/cjs/types/Enum/SponsorshipState.d.ts +0 -7
  58. package/dist/cjs/types/Enum/SponsorshipState.d.ts.map +0 -1
  59. package/dist/cjs/types/Enum/SponsorshipState.js +0 -11
  60. package/dist/cjs/types/Enum/SponsorshipState.js.map +0 -1
  61. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
  62. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
  63. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js +0 -11
  64. package/dist/cjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
  65. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
  66. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
  67. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
  68. package/dist/cjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
  69. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
  70. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
  71. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -29
  72. package/dist/cjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
  73. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
  74. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
  75. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -25
  76. package/dist/cjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
  77. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
  78. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
  79. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
  80. package/dist/cjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
  81. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
  82. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
  83. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -7
  84. package/dist/cjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
  85. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
  86. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
  87. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -25
  88. package/dist/cjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
  89. package/dist/cjs/types/Interface/models/ISimulation.d.ts +0 -23
  90. package/dist/cjs/types/Interface/models/ISimulation.d.ts.map +0 -1
  91. package/dist/cjs/types/Interface/models/ISimulation.js +0 -3
  92. package/dist/cjs/types/Interface/models/ISimulation.js.map +0 -1
  93. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
  94. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
  95. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -3
  96. package/dist/cjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
  97. package/dist/cjs/types/Interface/models/ISimulationColor.d.ts +0 -7
  98. package/dist/cjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
  99. package/dist/cjs/types/Interface/models/ISimulationColor.js +0 -3
  100. package/dist/cjs/types/Interface/models/ISimulationColor.js.map +0 -1
  101. package/dist/cjs/types/Interface/models/ISimulationElement.d.ts +0 -24
  102. package/dist/cjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
  103. package/dist/cjs/types/Interface/models/ISimulationElement.js +0 -3
  104. package/dist/cjs/types/Interface/models/ISimulationElement.js.map +0 -1
  105. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
  106. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
  107. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js +0 -3
  108. package/dist/cjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
  109. package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
  110. package/dist/cjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
  111. package/dist/cjs/types/Interface/models/ISimulationPeriod.js +0 -3
  112. package/dist/cjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
  113. package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
  114. package/dist/cjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
  115. package/dist/cjs/types/Interface/models/ISimulationSummary.js +0 -3
  116. package/dist/cjs/types/Interface/models/ISimulationSummary.js.map +0 -1
  117. package/dist/cjs/types/Interface/models/ISponsorship.d.ts +0 -11
  118. package/dist/cjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
  119. package/dist/cjs/types/Interface/models/ISponsorship.js +0 -3
  120. package/dist/cjs/types/Interface/models/ISponsorship.js.map +0 -1
  121. package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
  122. package/dist/cjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
  123. package/dist/cjs/types/Interface/models/ISponsorshipCheck.js +0 -3
  124. package/dist/cjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
  125. package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
  126. package/dist/cjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
  127. package/dist/cjs/types/Interface/models/ISponsorshipLink.js +0 -3
  128. package/dist/cjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
  129. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
  130. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
  131. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -3
  132. package/dist/cjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
  133. package/dist/mjs/api/resources/Simulation.d.ts +0 -12
  134. package/dist/mjs/api/resources/Simulation.d.ts.map +0 -1
  135. package/dist/mjs/api/resources/Simulation.js +0 -15
  136. package/dist/mjs/api/resources/Simulation.js.map +0 -1
  137. package/dist/mjs/api/resources/Sponsorship.d.ts +0 -12
  138. package/dist/mjs/api/resources/Sponsorship.d.ts.map +0 -1
  139. package/dist/mjs/api/resources/Sponsorship.js +0 -23
  140. package/dist/mjs/api/resources/Sponsorship.js.map +0 -1
  141. package/dist/mjs/types/Enum/Simulation.d.ts +0 -27
  142. package/dist/mjs/types/Enum/Simulation.d.ts.map +0 -1
  143. package/dist/mjs/types/Enum/Simulation.js +0 -27
  144. package/dist/mjs/types/Enum/Simulation.js.map +0 -1
  145. package/dist/mjs/types/Enum/SponsorshipState.d.ts +0 -7
  146. package/dist/mjs/types/Enum/SponsorshipState.d.ts.map +0 -1
  147. package/dist/mjs/types/Enum/SponsorshipState.js +0 -8
  148. package/dist/mjs/types/Enum/SponsorshipState.js.map +0 -1
  149. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts +0 -67
  150. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.d.ts.map +0 -1
  151. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js +0 -44
  152. package/dist/mjs/types/Interface/api/simulation/CreateSimulation.js.map +0 -1
  153. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts +0 -1
  154. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.d.ts.map +0 -1
  155. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js +0 -2
  156. package/dist/mjs/types/Interface/api/simulation/ReadSimulation.js.map +0 -1
  157. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts +0 -6
  158. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.d.ts.map +0 -1
  159. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js +0 -28
  160. package/dist/mjs/types/Interface/api/simulationColors/ReadSimulationColors.js.map +0 -1
  161. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts +0 -5
  162. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.d.ts.map +0 -1
  163. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js +0 -23
  164. package/dist/mjs/types/Interface/api/sponsorship/CreateSponsorship.js.map +0 -1
  165. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts +0 -10
  166. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +0 -1
  167. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js +0 -40
  168. package/dist/mjs/types/Interface/api/sponsorship/QuerySponsorship.js.map +0 -1
  169. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts +0 -23
  170. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +0 -1
  171. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js +0 -6
  172. package/dist/mjs/types/Interface/api/sponsorship/ReadSponsorship.js.map +0 -1
  173. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts +0 -5
  174. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.d.ts.map +0 -1
  175. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js +0 -23
  176. package/dist/mjs/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +0 -1
  177. package/dist/mjs/types/Interface/models/ISimulation.d.ts +0 -23
  178. package/dist/mjs/types/Interface/models/ISimulation.d.ts.map +0 -1
  179. package/dist/mjs/types/Interface/models/ISimulation.js +0 -2
  180. package/dist/mjs/types/Interface/models/ISimulation.js.map +0 -1
  181. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts +0 -8
  182. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +0 -1
  183. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js +0 -2
  184. package/dist/mjs/types/Interface/models/ISimulationAdditionalFinance.js.map +0 -1
  185. package/dist/mjs/types/Interface/models/ISimulationColor.d.ts +0 -7
  186. package/dist/mjs/types/Interface/models/ISimulationColor.d.ts.map +0 -1
  187. package/dist/mjs/types/Interface/models/ISimulationColor.js +0 -2
  188. package/dist/mjs/types/Interface/models/ISimulationColor.js.map +0 -1
  189. package/dist/mjs/types/Interface/models/ISimulationElement.d.ts +0 -24
  190. package/dist/mjs/types/Interface/models/ISimulationElement.d.ts.map +0 -1
  191. package/dist/mjs/types/Interface/models/ISimulationElement.js +0 -2
  192. package/dist/mjs/types/Interface/models/ISimulationElement.js.map +0 -1
  193. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts +0 -8
  194. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.d.ts.map +0 -1
  195. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js +0 -2
  196. package/dist/mjs/types/Interface/models/ISimulationHasBankAccount.js.map +0 -1
  197. package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts +0 -12
  198. package/dist/mjs/types/Interface/models/ISimulationPeriod.d.ts.map +0 -1
  199. package/dist/mjs/types/Interface/models/ISimulationPeriod.js +0 -2
  200. package/dist/mjs/types/Interface/models/ISimulationPeriod.js.map +0 -1
  201. package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts +0 -15
  202. package/dist/mjs/types/Interface/models/ISimulationSummary.d.ts.map +0 -1
  203. package/dist/mjs/types/Interface/models/ISimulationSummary.js +0 -2
  204. package/dist/mjs/types/Interface/models/ISimulationSummary.js.map +0 -1
  205. package/dist/mjs/types/Interface/models/ISponsorship.d.ts +0 -11
  206. package/dist/mjs/types/Interface/models/ISponsorship.d.ts.map +0 -1
  207. package/dist/mjs/types/Interface/models/ISponsorship.js +0 -2
  208. package/dist/mjs/types/Interface/models/ISponsorship.js.map +0 -1
  209. package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts +0 -6
  210. package/dist/mjs/types/Interface/models/ISponsorshipCheck.d.ts.map +0 -1
  211. package/dist/mjs/types/Interface/models/ISponsorshipCheck.js +0 -2
  212. package/dist/mjs/types/Interface/models/ISponsorshipCheck.js.map +0 -1
  213. package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts +0 -8
  214. package/dist/mjs/types/Interface/models/ISponsorshipLink.d.ts.map +0 -1
  215. package/dist/mjs/types/Interface/models/ISponsorshipLink.js +0 -2
  216. package/dist/mjs/types/Interface/models/ISponsorshipLink.js.map +0 -1
  217. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts +0 -10
  218. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.d.ts.map +0 -1
  219. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js +0 -2
  220. package/dist/mjs/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +0 -1
  221. package/ts/api/resources/Simulation.ts +0 -18
  222. package/ts/api/resources/Sponsorship.ts +0 -37
  223. package/ts/types/Enum/Simulation.ts +0 -26
  224. package/ts/types/Enum/SponsorshipState.ts +0 -6
  225. package/ts/types/Interface/api/simulation/CreateSimulation.ts +0 -103
  226. package/ts/types/Interface/api/simulation/ReadSimulation.ts +0 -0
  227. package/ts/types/Interface/api/simulationColors/ReadSimulationColors.ts +0 -12
  228. package/ts/types/Interface/api/sponsorship/CreateSponsorship.ts +0 -9
  229. package/ts/types/Interface/api/sponsorship/QuerySponsorship.ts +0 -20
  230. package/ts/types/Interface/api/sponsorship/ReadSponsorship.ts +0 -11
  231. package/ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts +0 -9
  232. package/ts/types/Interface/models/ISimulation.ts +0 -26
  233. package/ts/types/Interface/models/ISimulationAdditionalFinance.ts +0 -8
  234. package/ts/types/Interface/models/ISimulationColor.ts +0 -7
  235. package/ts/types/Interface/models/ISimulationElement.ts +0 -27
  236. package/ts/types/Interface/models/ISimulationHasBankAccount.ts +0 -8
  237. package/ts/types/Interface/models/ISimulationPeriod.ts +0 -15
  238. package/ts/types/Interface/models/ISimulationSummary.ts +0 -18
  239. package/ts/types/Interface/models/ISponsorship.ts +0 -10
  240. package/ts/types/Interface/models/ISponsorshipCheck.ts +0 -6
  241. package/ts/types/Interface/models/ISponsorshipLink.ts +0 -7
  242. package/ts/types/Interface/models/ISponsorshipWithSponsorInfo.ts +0 -10
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSponsorship.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/ReadSponsorship.ts"],"names":[],"mappings":"AAAA,qBAAa,sBAAsB;IACjC,QAAQ,EAAE,KAAK,CAAC;QACd,aAAa,EAAE,MAAM,CAAC;QACtB,cAAc,EAAE,MAAM,CAAC;QACvB,IAAI,EAAE,MAAM,CAAC;QACb,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE;YAAE,SAAS,EAAE,MAAM,CAAC;YAAC,cAAc,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;KACjG,CAAC,CAAC;IACH,MAAM,EAAE,KAAK,CAAC;QAAE,aAAa,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACzD,OAAO,EAAE,KAAK,CAAC;QAAE,aAAa,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CAC3C"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ReadSponsorshipApprove = void 0;
4
- class ReadSponsorshipApprove {
5
- }
6
- exports.ReadSponsorshipApprove = ReadSponsorshipApprove;
7
- //# sourceMappingURL=ReadSponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ReadSponsorship.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/ReadSponsorship.ts"],"names":[],"mappings":";;;AAAA,MAAa,sBAAsB;CAUlC;AAVD,wDAUC","sourcesContent":["export class ReadSponsorshipApprove {\n approved: Array<{\n idBeneficiary: number;\n subscriptionId: string;\n name: string;\n createdAt: string;\n sponsor: { idSociety: number; subscriptionId: string; iban: string; bic: string; name: string };\n }>;\n failed: Array<{ idBeneficiary: number; reason: string }>;\n waiting: Array<{ idBeneficiary: number }>;\n}\n"]}
@@ -1,5 +0,0 @@
1
- export declare class SendSponsorshipLink {
2
- email: string | string[];
3
- idSociety: number;
4
- }
5
- //# sourceMappingURL=SendSponsorshipLink.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SendSponsorshipLink.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IAE9B,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGzB,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,25 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- 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;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.SendSponsorshipLink = void 0;
13
- const utils_1 = require("../../../../utils");
14
- class SendSponsorshipLink {
15
- }
16
- exports.SendSponsorshipLink = SendSponsorshipLink;
17
- __decorate([
18
- (0, utils_1.ApiProperty)(),
19
- __metadata("design:type", Object)
20
- ], SendSponsorshipLink.prototype, "email", void 0);
21
- __decorate([
22
- (0, utils_1.ApiProperty)(),
23
- __metadata("design:type", Number)
24
- ], SendSponsorshipLink.prototype, "idSociety", void 0);
25
- //# sourceMappingURL=SendSponsorshipLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SendSponsorshipLink.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/sponsorship/SendSponsorshipLink.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAgD;AAEhD,MAAa,mBAAmB;CAM/B;AAND,kDAMC;AAJC;IADC,IAAA,mBAAW,GAAE;;kDACW;AAGzB;IADC,IAAA,mBAAW,GAAE;;sDACI","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class SendSponsorshipLink {\n @ApiProperty()\n email: string | string[];\n\n @ApiProperty()\n idSociety: number;\n}\n"]}
@@ -1,23 +0,0 @@
1
- import { ISimulationColor } from './ISimulationColor';
2
- import { ISociety } from './ISociety';
3
- import { IBankAccount } from './IBankAccount';
4
- export interface ISimulation {
5
- id?: number;
6
- name: string;
7
- startDate: Date;
8
- endDate: Date;
9
- importSalesInvoice: boolean;
10
- importPurchaseInvoice: boolean;
11
- defaultCollectionDelayForSales: number;
12
- defaultPaymentDelayForPurchase: number;
13
- financesStart: number;
14
- idSociety: number;
15
- idSimulationColor: number;
16
- createdAt?: Date | null;
17
- updatedAt?: Date | null;
18
- commentary?: string | null;
19
- simulationColor?: ISimulationColor;
20
- simulationSociety?: ISociety | null;
21
- bankAccounts?: IBankAccount[];
22
- }
23
- //# sourceMappingURL=ISimulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,WAAW;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,IAAI,CAAC;IACd,kBAAkB,EAAE,OAAO,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,8BAA8B,EAAE,MAAM,CAAC;IACvC,8BAA8B,EAAE,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAG3B,eAAe,CAAC,EAAE,gBAAgB,CAAC;IACnC,iBAAiB,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,YAAY,EAAE,CAAC;CAC/B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulation.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationColor } from './ISimulationColor';\nimport { ISociety } from './ISociety';\nimport { IBankAccount } from './IBankAccount';\n\n// simulation\nexport interface ISimulation {\n id?: number;\n name: string;\n startDate: Date;\n endDate: Date;\n importSalesInvoice: boolean;\n importPurchaseInvoice: boolean;\n defaultCollectionDelayForSales: number;\n defaultPaymentDelayForPurchase: number;\n financesStart: number;\n idSociety: number;\n idSimulationColor: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n commentary?: string | null;\n\n // Associations\n simulationColor?: ISimulationColor;\n simulationSociety?: ISociety | null;\n bankAccounts?: IBankAccount[];\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISimulationAdditionalFinance {
2
- id?: number;
3
- idSimulationPeriod: number;
4
- amount: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=ISimulationAdditionalFinance.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationAdditionalFinance.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationAdditionalFinance.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,4BAA4B;IAC3C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,kBAAkB,EAAE,MAAM,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationAdditionalFinance.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationAdditionalFinance.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationAdditionalFinance.ts"],"names":[],"mappings":"","sourcesContent":["// simulationAdditionalFinances\nexport interface ISimulationAdditionalFinance {\n id?: number;\n idSimulationPeriod: number;\n amount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface ISimulationColor {
2
- id?: number;
3
- value: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=ISimulationColor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationColor.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationColor.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationColor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationColor.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationColor.ts"],"names":[],"mappings":"","sourcesContent":["// simulationColor\nexport interface ISimulationColor {\n id?: number;\n value: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,24 +0,0 @@
1
- import { ISimulationPeriod } from './ISimulationPeriod';
2
- import { IAccountType } from './IAccountType';
3
- import { IEstimateInvoice } from './IEstimateInvoice';
4
- import { IAccountingTransaction } from './IAccountingTransaction';
5
- export interface ISimulationElement {
6
- id?: number;
7
- name: string;
8
- amount: number;
9
- idSimulationPeriod: number;
10
- idAccountType: number;
11
- idEstimateInvoice: number | null;
12
- idAccountingTransaction: number | null;
13
- idAccount: number | null;
14
- idTva: number | null;
15
- isCollection: boolean | null;
16
- createdAt?: Date | null;
17
- updatedAt?: Date | null;
18
- isSynchronizedElement: boolean | null;
19
- simulationPeriod: ISimulationPeriod;
20
- accountType: IAccountType;
21
- estimatesInvoices: IEstimateInvoice;
22
- accountingTransactions: IAccountingTransaction;
23
- }
24
- //# sourceMappingURL=ISimulationElement.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationElement.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGlE,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,YAAY,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,qBAAqB,EAAE,OAAO,GAAG,IAAI,CAAC;IAGtC,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,WAAW,EAAE,YAAY,CAAC;IAC1B,iBAAiB,EAAE,gBAAgB,CAAC;IACpC,sBAAsB,EAAE,sBAAsB,CAAC;CAChD"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationElement.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationElement.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationElement.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationPeriod } from './ISimulationPeriod';\nimport { IAccountType } from './IAccountType';\nimport { IEstimateInvoice } from './IEstimateInvoice';\nimport { IAccountingTransaction } from './IAccountingTransaction';\n\n// simulationElement\nexport interface ISimulationElement {\n id?: number;\n name: string;\n amount: number;\n idSimulationPeriod: number;\n idAccountType: number;\n idEstimateInvoice: number | null;\n idAccountingTransaction: number | null;\n idAccount: number | null;\n idTva: number | null;\n isCollection: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n isSynchronizedElement: boolean | null;\n\n // Associations\n simulationPeriod: ISimulationPeriod;\n accountType: IAccountType;\n estimatesInvoices: IEstimateInvoice;\n accountingTransactions: IAccountingTransaction;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISimulationHasBankAccount {
2
- id?: number;
3
- idSimulation: number;
4
- idBankAccount: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=ISimulationHasBankAccount.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationHasBankAccount.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationHasBankAccount.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,yBAAyB;IACxC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationHasBankAccount.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationHasBankAccount.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationHasBankAccount.ts"],"names":[],"mappings":"","sourcesContent":["// simulationHasBankAccount\nexport interface ISimulationHasBankAccount {\n id?: number;\n idSimulation: number;\n idBankAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { ISimulation } from './ISimulation';
2
- import { ISimulationElement } from './ISimulationElement';
3
- export interface ISimulationPeriod {
4
- id?: number;
5
- period: Date;
6
- idSimulation: number;
7
- createdAt?: Date | null;
8
- updatedAt?: Date | null;
9
- simulation_simulationPeriod: ISimulation;
10
- simulationElements: ISimulationElement[];
11
- }
12
- //# sourceMappingURL=ISimulationPeriod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationPeriod.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationPeriod.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAG1D,MAAM,WAAW,iBAAiB;IAChC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,IAAI,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,2BAA2B,EAAE,WAAW,CAAC;IACzC,kBAAkB,EAAE,kBAAkB,EAAE,CAAC;CAC1C"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationPeriod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationPeriod.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationPeriod.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulation } from './ISimulation';\nimport { ISimulationElement } from './ISimulationElement';\n\n// simulationPeriod\nexport interface ISimulationPeriod {\n id?: number;\n period: Date;\n idSimulation: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n simulation_simulationPeriod: ISimulation;\n simulationElements: ISimulationElement[];\n}\n"]}
@@ -1,15 +0,0 @@
1
- import { ISimulationPeriod } from './ISimulationPeriod';
2
- import { IAccountType } from './IAccountType';
3
- export interface ISimulationSummary {
4
- id?: number;
5
- realAmount: number;
6
- simulatedAmount: number;
7
- isCollection: boolean;
8
- idSimulationPeriod: number;
9
- idAccountType: number;
10
- createdAt?: Date | null;
11
- updatedAt?: Date | null;
12
- simulationPeriod: ISimulationPeriod;
13
- accountType: IAccountType;
14
- }
15
- //# sourceMappingURL=ISimulationSummary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationSummary.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationSummary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,OAAO,CAAC;IACtB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,WAAW,EAAE,YAAY,CAAC;CAC3B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISimulationSummary.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimulationSummary.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISimulationSummary.ts"],"names":[],"mappings":"","sourcesContent":["import { ISimulationPeriod } from './ISimulationPeriod';\nimport { IAccountType } from './IAccountType';\n\n// simulationSummary\nexport interface ISimulationSummary {\n id?: number;\n realAmount: number;\n simulatedAmount: number;\n isCollection: boolean;\n idSimulationPeriod: number;\n idAccountType: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n simulationPeriod: ISimulationPeriod;\n accountType: IAccountType;\n}\n"]}
@@ -1,11 +0,0 @@
1
- export interface ISponsorship {
2
- id?: number;
3
- idBeneficiary: number;
4
- state: number;
5
- idSociety: number;
6
- createdAt?: Date | null;
7
- updatedAt?: Date | null;
8
- idLegalFormBeneficiary?: number;
9
- email?: string;
10
- }
11
- //# sourceMappingURL=ISponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorship.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorship.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorship.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorship.ts"],"names":[],"mappings":"","sourcesContent":["export interface ISponsorship {\n id?: number;\n idBeneficiary: number;\n state: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idLegalFormBeneficiary?: number;\n email?: string;\n}\n"]}
@@ -1,6 +0,0 @@
1
- import { ISponsorshipLink } from './ISponsorshipLink';
2
- export interface ISponsorshipCheck extends ISponsorshipLink {
3
- firstname?: string;
4
- lastname?: string;
5
- }
6
- //# sourceMappingURL=ISponsorshipCheck.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipCheck.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipCheck.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISponsorshipCheck.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipCheck.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipCheck.ts"],"names":[],"mappings":"","sourcesContent":["import { ISponsorshipLink } from './ISponsorshipLink';\n\nexport interface ISponsorshipCheck extends ISponsorshipLink {\n firstname?: string;\n lastname?: string;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISponsorshipLink {
2
- id?: number;
3
- code?: string;
4
- idSociety: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=ISponsorshipLink.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipLink.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipLink.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISponsorshipLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipLink.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipLink.ts"],"names":[],"mappings":"","sourcesContent":["export interface ISponsorshipLink {\n id?: number;\n code?: string;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,10 +0,0 @@
1
- import { ISponsorship } from './ISponsorship';
2
- export interface ISponsorshipWithSponsorInfo extends ISponsorship {
3
- firstname?: string;
4
- lastname?: string;
5
- idSponsor?: number;
6
- sponsorIban?: string | null;
7
- sponsorBic?: string | null;
8
- societySponsorName?: string;
9
- }
10
- //# sourceMappingURL=ISponsorshipWithSponsorInfo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipWithSponsorInfo.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipWithSponsorInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,MAAM,WAAW,2BAA4B,SAAQ,YAAY;IAC/D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ISponsorshipWithSponsorInfo.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISponsorshipWithSponsorInfo.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISponsorshipWithSponsorInfo.ts"],"names":[],"mappings":"","sourcesContent":["import { ISponsorship } from './ISponsorship';\n\nexport interface ISponsorshipWithSponsorInfo extends ISponsorship {\n firstname?: string;\n lastname?: string;\n idSponsor?: number;\n sponsorIban?: string | null;\n sponsorBic?: string | null;\n societySponsorName?: string;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { Resource } from '../Resource';
2
- import { BasePaginate, ISimulation, ISociety, QueryPaginate, ReadSimulationColor } from '../../types';
3
- export declare class Simulation extends Resource {
4
- getBySociety(params: {
5
- idSociety: number;
6
- } & QueryPaginate): Promise<BasePaginate<ISimulation>>;
7
- hideSimulationBetaMessage(params: {
8
- idSociety: number;
9
- }): Promise<ISociety>;
10
- getColors(): Promise<ReadSimulationColor[]>;
11
- }
12
- //# sourceMappingURL=Simulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,QAAQ,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEtG,qBAAa,UAAW,SAAQ,QAAQ;IACtC,YAAY,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,aAAa,GAAG,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAM/F,yBAAyB,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,QAAQ,CAAC;IAI3E,SAAS,IAAI,OAAO,CAAC,mBAAmB,EAAE,CAAC;CAG5C"}
@@ -1,15 +0,0 @@
1
- import { Resource } from '../Resource';
2
- export class Simulation extends Resource {
3
- getBySociety(params) {
4
- return this.axios.$get(`/society/${params.idSociety}/simulations`, {
5
- params,
6
- });
7
- }
8
- hideSimulationBetaMessage(params) {
9
- return this.axios.$post(`/society/${params.idSociety}/hideSimulationBetaMessage`);
10
- }
11
- getColors() {
12
- return this.axios.$get('/simulation/colors');
13
- }
14
- }
15
- //# sourceMappingURL=Simulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../../ts/api/resources/Simulation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAGvC,MAAM,OAAO,UAAW,SAAQ,QAAQ;IACtC,YAAY,CAAC,MAA6C;QACxD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,cAAc,EAAE;YACjE,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,CAAC,MAA6B;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,MAAM,CAAC,SAAS,4BAA4B,CAAC,CAAC;IACpF,CAAC;IAED,SAAS;QACP,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IAC/C,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport { BasePaginate, ISimulation, ISociety, QueryPaginate, ReadSimulationColor } from '../../types';\n\nexport class Simulation extends Resource {\n getBySociety(params: { idSociety: number } & QueryPaginate): Promise<BasePaginate<ISimulation>> {\n return this.axios.$get(`/society/${params.idSociety}/simulations`, {\n params,\n });\n }\n\n hideSimulationBetaMessage(params: { idSociety: number }): Promise<ISociety> {\n return this.axios.$post(`/society/${params.idSociety}/hideSimulationBetaMessage`);\n }\n\n getColors(): Promise<ReadSimulationColor[]> {\n return this.axios.$get('/simulation/colors');\n }\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { Resource } from '../Resource';
2
- import { BasePaginate, CreateSponsorship, ISponsorship, ISponsorshipCheck, ISponsorshipLink, QuerySponsorship } from '../../types';
3
- import { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';
4
- export declare class Sponsorship extends Resource {
5
- getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>>;
6
- getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo>;
7
- getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck>;
8
- postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink>;
9
- postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean>;
10
- postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship>;
11
- }
12
- //# sourceMappingURL=Sponsorship.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sponsorship.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Sponsorship.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EACjB,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,2BAA2B,EAAE,MAAM,0DAA0D,CAAC;AAEvG,qBAAa,WAAY,SAAQ,QAAQ;IACvC,eAAe,CAAC,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC;IAK9E,qBAAqB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAI3E,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAInE,0BAA0B,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,gBAAgB,CAAC;IAIxE,8BAA8B,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,OAAO,CAAC;IAIpF,sBAAsB,CAAC,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC;CAGzE"}
@@ -1,23 +0,0 @@
1
- import { Resource } from '../Resource';
2
- export class Sponsorship extends Resource {
3
- getSponsorships(params) {
4
- const { idSociety, ...query } = params;
5
- return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });
6
- }
7
- getSocietySponsorship(idUser) {
8
- return this.axios.$get(`/society/sponsorship/${idUser}`);
9
- }
10
- getSocietySponsorshipLink(code) {
11
- return this.axios.$get(`/society/sponsorshipLink/${code}`);
12
- }
13
- postSocietySponsorshipLink(idSociety) {
14
- return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);
15
- }
16
- postSocietySponsorshipLinkSend(idSociety, email) {
17
- return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });
18
- }
19
- postSocietySponsorship(params) {
20
- return this.axios.$post('/society/sponsorship', params);
21
- }
22
- }
23
- //# sourceMappingURL=Sponsorship.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sponsorship.js","sourceRoot":"","sources":["../../../../ts/api/resources/Sponsorship.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAWvC,MAAM,OAAO,WAAY,SAAQ,QAAQ;IACvC,eAAe,CAAC,MAAwB;QACtC,MAAM,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACvC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,eAAe,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,CAAC;IAED,qBAAqB,CAAC,MAAc;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,MAAM,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED,yBAAyB,CAAC,IAAY;QACpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,4BAA4B,IAAI,EAAE,CAAC,CAAC;IAC7D,CAAC;IAED,0BAA0B,CAAC,SAAiB;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,SAAS,kBAAkB,CAAC,CAAC;IACnE,CAAC;IAED,8BAA8B,CAAC,SAAiB,EAAE,KAAe;QAC/D,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,SAAS,uBAAuB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;IACnF,CAAC;IAED,sBAAsB,CAAC,MAAyB;QAC9C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,EAAE,MAAM,CAAC,CAAC;IAC1D,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateSponsorship,\n ISponsorship,\n ISponsorshipCheck,\n ISponsorshipLink,\n QuerySponsorship,\n} from '../../types';\nimport { ISponsorshipWithSponsorInfo } from '../../types/Interface/models/ISponsorshipWithSponsorInfo';\n\nexport class Sponsorship extends Resource {\n getSponsorships(params: QuerySponsorship): Promise<BasePaginate<ISponsorship>> {\n const { idSociety, ...query } = params;\n return this.axios.$get(`/society/${idSociety}/sponsorships`, { params: query });\n }\n\n getSocietySponsorship(idUser: number): Promise<ISponsorshipWithSponsorInfo> {\n return this.axios.$get(`/society/sponsorship/${idUser}`);\n }\n\n getSocietySponsorshipLink(code: string): Promise<ISponsorshipCheck> {\n return this.axios.$get(`/society/sponsorshipLink/${code}`);\n }\n\n postSocietySponsorshipLink(idSociety: number): Promise<ISponsorshipLink> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink`);\n }\n\n postSocietySponsorshipLinkSend(idSociety: number, email: string[]): Promise<boolean> {\n return this.axios.$post(`/society/${idSociety}/sponsorshipLink/send`, { email });\n }\n\n postSocietySponsorship(params: CreateSponsorship): Promise<ISponsorship> {\n return this.axios.$post('/society/sponsorship', params);\n }\n}\n"]}
@@ -1,27 +0,0 @@
1
- export declare const SimulationColor: {
2
- GREEN: {
3
- id: number;
4
- value: string;
5
- };
6
- BLUE: {
7
- id: number;
8
- value: string;
9
- };
10
- YELLOW: {
11
- id: number;
12
- value: string;
13
- };
14
- ORANGE: {
15
- id: number;
16
- value: string;
17
- };
18
- GREY: {
19
- id: number;
20
- value: string;
21
- };
22
- PURPLE: {
23
- id: number;
24
- value: string;
25
- };
26
- };
27
- //# sourceMappingURL=Simulation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyB3B,CAAC"}
@@ -1,27 +0,0 @@
1
- export const SimulationColor = {
2
- GREEN: {
3
- id: 1,
4
- value: '#5DD8A4',
5
- },
6
- BLUE: {
7
- id: 2,
8
- value: '#21C7E4',
9
- },
10
- YELLOW: {
11
- id: 3,
12
- value: '#FEC32D',
13
- },
14
- ORANGE: {
15
- id: 4,
16
- value: '#FD7558',
17
- },
18
- GREY: {
19
- id: 5,
20
- value: '#6C788B',
21
- },
22
- PURPLE: {
23
- id: 6,
24
- value: '#877AD7',
25
- },
26
- };
27
- //# sourceMappingURL=Simulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;CACF,CAAC","sourcesContent":["export const SimulationColor = {\n GREEN: {\n id: 1,\n value: '#5DD8A4',\n },\n BLUE: {\n id: 2,\n value: '#21C7E4',\n },\n YELLOW: {\n id: 3,\n value: '#FEC32D',\n },\n ORANGE: {\n id: 4,\n value: '#FD7558',\n },\n GREY: {\n id: 5,\n value: '#6C788B',\n },\n PURPLE: {\n id: 6,\n value: '#877AD7',\n },\n};\n"]}
@@ -1,7 +0,0 @@
1
- export declare enum SponsorshipState {
2
- WAITING = 1,
3
- CONFIRMED = 2,
4
- PAID = 3,
5
- NOT_PAID = 0
6
- }
7
- //# sourceMappingURL=SponsorshipState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SponsorshipState.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/SponsorshipState.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,OAAO,IAAI;IACX,SAAS,IAAI;IACb,IAAI,IAAI;IACR,QAAQ,IAAI;CACb"}
@@ -1,8 +0,0 @@
1
- export var SponsorshipState;
2
- (function (SponsorshipState) {
3
- SponsorshipState[SponsorshipState["WAITING"] = 1] = "WAITING";
4
- SponsorshipState[SponsorshipState["CONFIRMED"] = 2] = "CONFIRMED";
5
- SponsorshipState[SponsorshipState["PAID"] = 3] = "PAID";
6
- SponsorshipState[SponsorshipState["NOT_PAID"] = 0] = "NOT_PAID";
7
- })(SponsorshipState || (SponsorshipState = {}));
8
- //# sourceMappingURL=SponsorshipState.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SponsorshipState.js","sourceRoot":"","sources":["../../../../ts/types/Enum/SponsorshipState.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,6DAAW,CAAA;IACX,iEAAa,CAAA;IACb,uDAAQ,CAAA;IACR,+DAAY,CAAA;AACd,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B","sourcesContent":["export enum SponsorshipState {\n WAITING = 1,\n CONFIRMED = 2,\n PAID = 3,\n NOT_PAID = 0,\n}\n"]}