@silexpert/core 1.0.84 → 1.0.86

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 (157) hide show
  1. package/es/api/resources/Inpi.d.ts +61 -0
  2. package/es/api/resources/Inpi.d.ts.map +1 -0
  3. package/es/api/resources/Inpi.js +78 -0
  4. package/es/api/resources/Inpi.js.map +1 -0
  5. package/es/api/resources/prestation.d.ts +11 -0
  6. package/es/api/resources/prestation.d.ts.map +1 -0
  7. package/es/api/resources/prestation.js +12 -0
  8. package/es/api/resources/prestation.js.map +1 -0
  9. package/es/api/resources.d.ts +4 -0
  10. package/es/api/resources.d.ts.map +1 -1
  11. package/es/api/resources.js +4 -0
  12. package/es/api/resources.js.map +1 -1
  13. package/es/types/Enum/AccountType.d.ts +10 -0
  14. package/es/types/Enum/AccountType.d.ts.map +1 -1
  15. package/es/types/Enum/AccountType.js +10 -0
  16. package/es/types/Enum/AccountType.js.map +1 -1
  17. package/es/types/Enum/CerfaType.d.ts +2 -1
  18. package/es/types/Enum/CerfaType.d.ts.map +1 -1
  19. package/es/types/Enum/CerfaType.js +2 -1
  20. package/es/types/Enum/CerfaType.js.map +1 -1
  21. package/es/types/Enum/InpiType.d.ts +39 -0
  22. package/es/types/Enum/InpiType.d.ts.map +1 -0
  23. package/es/types/Enum/InpiType.js +39 -0
  24. package/es/types/Enum/InpiType.js.map +1 -0
  25. package/es/types/Enum/PrestationType.d.ts +18 -1
  26. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  27. package/es/types/Enum/PrestationType.js +17 -0
  28. package/es/types/Enum/PrestationType.js.map +1 -1
  29. package/es/types/Enum/ProcessingState.d.ts +7 -0
  30. package/es/types/Enum/ProcessingState.d.ts.map +1 -0
  31. package/es/types/Enum/ProcessingState.js +8 -0
  32. package/es/types/Enum/ProcessingState.js.map +1 -0
  33. package/es/types/Enum/TimeCounterType.d.ts +42 -0
  34. package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
  35. package/es/types/Enum/TimeCounterType.js +42 -0
  36. package/es/types/Enum/TimeCounterType.js.map +1 -1
  37. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
  38. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  39. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  40. package/es/types/Interface/api/cerfa/2572.d.ts +91 -2
  41. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  42. package/es/types/Interface/api/cerfa/2572.js +3 -1
  43. package/es/types/Interface/api/cerfa/2572.js.map +1 -1
  44. package/es/types/Interface/api/iDocus/CreateExport.d.ts +4 -0
  45. package/es/types/Interface/api/iDocus/CreateExport.d.ts.map +1 -0
  46. package/es/types/Interface/api/iDocus/CreateExport.js +21 -0
  47. package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -0
  48. package/es/types/Interface/api/iDocus/iDocus.d.ts +35 -0
  49. package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -0
  50. package/es/types/Interface/api/iDocus/iDocus.js +2 -0
  51. package/es/types/Interface/api/iDocus/iDocus.js.map +1 -0
  52. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts +6 -0
  53. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts.map +1 -0
  54. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +41 -0
  55. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
  56. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts +4 -0
  57. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts.map +1 -0
  58. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +21 -0
  59. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
  60. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts +6 -0
  61. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts.map +1 -0
  62. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +2 -0
  63. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
  64. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts +10 -0
  65. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts.map +1 -0
  66. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +75 -0
  67. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
  68. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts +4 -0
  69. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts.map +1 -0
  70. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +21 -0
  71. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
  72. package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +2 -0
  73. package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -0
  74. package/es/types/Interface/api/pdf/ReadPdftkizer.js +2 -0
  75. package/es/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
  76. package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
  77. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  78. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  79. package/es/types/Interface/models/IInpiBalance.d.ts +10 -0
  80. package/es/types/Interface/models/IInpiBalance.d.ts.map +1 -0
  81. package/es/types/Interface/models/IInpiBalance.js +2 -0
  82. package/es/types/Interface/models/IInpiBalance.js.map +1 -0
  83. package/es/types/Interface/models/IInpiPayment.d.ts +29 -0
  84. package/es/types/Interface/models/IInpiPayment.d.ts.map +1 -0
  85. package/es/types/Interface/models/IInpiPayment.js +2 -0
  86. package/es/types/Interface/models/IInpiPayment.js.map +1 -0
  87. package/es/types/index.d.ts +13 -0
  88. package/es/types/index.d.ts.map +1 -1
  89. package/es/types/index.js +13 -0
  90. package/es/types/index.js.map +1 -1
  91. package/js/api/resources/Inpi.js +113 -0
  92. package/js/api/resources/Inpi.js.map +1 -0
  93. package/js/api/resources/prestation.js +23 -0
  94. package/js/api/resources/prestation.js.map +1 -0
  95. package/js/api/resources.js +6 -0
  96. package/js/api/resources.js.map +1 -1
  97. package/js/types/Enum/AccountType.js +10 -0
  98. package/js/types/Enum/AccountType.js.map +1 -1
  99. package/js/types/Enum/CerfaType.js +2 -1
  100. package/js/types/Enum/CerfaType.js.map +1 -1
  101. package/js/types/Enum/InpiType.js +44 -0
  102. package/js/types/Enum/InpiType.js.map +1 -0
  103. package/js/types/Enum/PrestationType.js +17 -0
  104. package/js/types/Enum/PrestationType.js.map +1 -1
  105. package/js/types/Enum/ProcessingState.js +14 -0
  106. package/js/types/Enum/ProcessingState.js.map +1 -0
  107. package/js/types/Enum/TimeCounterType.js +42 -0
  108. package/js/types/Enum/TimeCounterType.js.map +1 -1
  109. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  110. package/js/types/Interface/api/cerfa/2572.js +6 -2
  111. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  112. package/js/types/Interface/api/iDocus/CreateExport.js +29 -0
  113. package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -0
  114. package/js/types/Interface/api/iDocus/iDocus.js +6 -0
  115. package/js/types/Interface/api/iDocus/iDocus.js.map +1 -0
  116. package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +47 -0
  117. package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
  118. package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +31 -0
  119. package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
  120. package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +6 -0
  121. package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
  122. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +73 -0
  123. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
  124. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +31 -0
  125. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
  126. package/js/types/Interface/api/pdf/ReadPdftkizer.js +6 -0
  127. package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
  128. package/js/types/Interface/models/IInpiBalance.js +6 -0
  129. package/js/types/Interface/models/IInpiBalance.js.map +1 -0
  130. package/js/types/Interface/models/IInpiPayment.js +6 -0
  131. package/js/types/Interface/models/IInpiPayment.js.map +1 -0
  132. package/js/types/index.js +156 -0
  133. package/js/types/index.js.map +1 -1
  134. package/package.json +1 -1
  135. package/ts/api/resources/Inpi.ts +89 -0
  136. package/ts/api/resources/prestation.ts +15 -0
  137. package/ts/api/resources.ts +4 -0
  138. package/ts/types/Enum/AccountType.ts +10 -0
  139. package/ts/types/Enum/CerfaType.ts +2 -1
  140. package/ts/types/Enum/InpiType.ts +40 -0
  141. package/ts/types/Enum/PrestationType.ts +17 -0
  142. package/ts/types/Enum/ProcessingState.ts +6 -0
  143. package/ts/types/Enum/TimeCounterType.ts +42 -0
  144. package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
  145. package/ts/types/Interface/api/cerfa/2572.ts +88 -2
  146. package/ts/types/Interface/api/iDocus/CreateExport.ts +10 -0
  147. package/ts/types/Interface/api/iDocus/iDocus.ts +35 -0
  148. package/ts/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.ts +28 -0
  149. package/ts/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.ts +10 -0
  150. package/ts/types/Interface/api/inpiBalance/inpiBalanceStatistic.ts +5 -0
  151. package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.ts +58 -0
  152. package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.ts +10 -0
  153. package/ts/types/Interface/api/pdf/ReadPdftkizer.ts +1 -0
  154. package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
  155. package/ts/types/Interface/models/IInpiBalance.ts +12 -0
  156. package/ts/types/Interface/models/IInpiPayment.ts +31 -0
  157. package/ts/types/index.ts +13 -0
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var ProcessingState = exports.ProcessingState = undefined;
7
+
8
+ (function (ProcessingState) {
9
+ ProcessingState[ProcessingState["NO_PROCESS"] = 0] = "NO_PROCESS";
10
+ ProcessingState[ProcessingState["SEND_IDOCUS"] = 1] = "SEND_IDOCUS";
11
+ ProcessingState[ProcessingState["DONE_IDOCUS"] = 2] = "DONE_IDOCUS";
12
+ ProcessingState[ProcessingState["ALREADY_LOCKED"] = 3] = "ALREADY_LOCKED";
13
+ })(ProcessingState || (exports.ProcessingState = ProcessingState = {}));
14
+ //# sourceMappingURL=ProcessingState.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProcessingState.js","mappings":";;;;;AAAA,IAAYA,eAKX,WALWA,eAKX,YALD;;AAAA,WAAYA,eAAZ,EAA2B;EACzBA;EACAA;EACAA;EACAA;AACD,CALD,EAAYA,eAAe,aAAfA,eAAe,GAAfA,eAAe,MAA3B","names":["ProcessingState"],"sourceRoot":"","sources":["../../../ts/types/Enum/ProcessingState.ts"],"sourcesContent":["export enum ProcessingState {\n NO_PROCESS = 0,\n SEND_IDOCUS = 1,\n DONE_IDOCUS = 2,\n ALREADY_LOCKED = 3,\n}"]}
@@ -203,6 +203,48 @@ const TimeCounterType = exports.TimeCounterType = {
203
203
  aberrantTime: 15,
204
204
  limitedRoles: null,
205
205
  color: 'orange-light'
206
+ },
207
+ PHYSIC_UPKEEP: {
208
+ id: 29,
209
+ label: 'Entretien physique',
210
+ aberrantTime: 30,
211
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
212
+ color: 'success'
213
+ },
214
+ VISIO_UPKEEP: {
215
+ id: 30,
216
+ label: 'Entretien viso-conférence',
217
+ aberrantTime: 30,
218
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
219
+ color: 'success'
220
+ },
221
+ PREQUALIF_TEL: {
222
+ id: 31,
223
+ label: 'Pré-qualification téléphonique',
224
+ aberrantTime: 30,
225
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
226
+ color: 'success'
227
+ },
228
+ HUMAN_RESSOURCES_POINT: {
229
+ id: 32,
230
+ label: 'Point RH',
231
+ aberrantTime: 30,
232
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
233
+ color: 'cerulean'
234
+ },
235
+ ADMINISTRATIV: {
236
+ id: 33,
237
+ label: 'Administratif',
238
+ aberrantTime: 30,
239
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
240
+ color: 'iris'
241
+ },
242
+ INTEGRATION_DAY: {
243
+ id: 34,
244
+ label: 'Journée d’intégration',
245
+ aberrantTime: 30,
246
+ limitedRoles: [_Role.Role.HUMAN_RESSOURCES],
247
+ color: 'orange'
206
248
  }
207
249
  };
208
250
  //# sourceMappingURL=TimeCounterType.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimeCounterType.js","mappings":"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","names":["TimeCounterType","ONBOARDING","id","label","aberrantTime","limitedRoles","Role","FRONT_OFFICE","FRONT_OFFICE_EXPRESS","color","VAT","MANAGER","EXPERT_ACCOUNTANT","REVISION","FOLDER_REVIEW","REPORTING","CUSTOMER_SUCCESS","SYNCHRONISATION","UNDER_SUPERVISION","CLIENT_CONTACT","MEETING","FORMATION","FORECAST","CERTIFICATE","COMPLEMENTARY_MISSION","ORGANISATION","INTERNAL_ADVICE","LAB","SUPERVISION","MAIL_PROCESSING","SUPPORT_PROCESSING","BILAN","PAYSLIP","SOCIAL","SOCIAL_PARAMETER","WORK_CONTRACT","DPAE","FACTURATION","LEGAL_DOCUMENT","JURIDIC","INFOGREFFE","APPOINTMENT"],"sourceRoot":"","sources":["../../../ts/types/Enum/TimeCounterType.ts"],"sourcesContent":["import { Role } from './Role';\n\nexport const TimeCounterType = {\n ONBOARDING: {\n id: 1,\n label: 'OnBoarding',\n aberrantTime: 60,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'fire',\n },\n VAT: {\n id: 2,\n label: 'TVA',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'iris',\n },\n REVISION: {\n id: 3,\n label: 'Révision',\n aberrantTime: 120,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'bubblegum-light',\n },\n FOLDER_REVIEW: {\n id: 4,\n label: 'Revue dossier',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean',\n },\n REPORTING: {\n id: 5,\n label: 'Signalement',\n aberrantTime: 60,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'lipstick-dark',\n },\n SYNCHRONISATION: {\n id: 6,\n label: 'Synchronisation',\n aberrantTime: 30,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'orange-dark',\n },\n UNDER_SUPERVISION: {\n id: 7,\n label: 'En cours de supervision',\n aberrantTime: 45,\n limitedRoles: null,\n color: 'orange-dark',\n },\n CLIENT_CONTACT: {\n id: 8,\n label: 'Contact client (Appel/mail/chat)',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'orange-light',\n },\n MEETING: {\n id: 9,\n label: 'Réunion',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-dark',\n },\n FORMATION: {\n id: 10,\n label: 'Formation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern',\n },\n FORECAST: {\n id: 11,\n label: 'Prévisionnel',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n CERTIFICATE: {\n id: 12,\n label: 'Attestation',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'pink-salmon',\n },\n COMPLEMENTARY_MISSION: {\n id: 13,\n label: 'Mission complémentaire',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n ORGANISATION: {\n id: 14,\n label: 'Organisation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n INTERNAL_ADVICE: {\n id: 15,\n label: 'Conseil interne',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n LAB: {\n id: 16,\n label: 'LAB',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT],\n color: 'fire',\n },\n SUPERVISION: {\n id: 17,\n label: 'Supervision',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT, Role.MANAGER],\n color: 'bubblegum-dark',\n },\n MAIL_PROCESSING: {\n id: 18,\n label: 'Traitement des courriers',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'pink-salmon',\n },\n SUPPORT_PROCESSING: {\n id: 19,\n label: 'Traitement support',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'error',\n },\n BILAN: {\n id: 20,\n label: 'Bilan',\n aberrantTime: 120,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS, Role.EXPERT_ACCOUNTANT],\n color: 'cerulean-dark',\n },\n PAYSLIP: {\n id: 21,\n label: 'Bulletin de paie/DSN',\n aberrantTime: 30,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n SOCIAL_PARAMETER: {\n id: 22,\n label: 'Paramétrage social',\n aberrantTime: 40,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n WORK_CONTRACT: {\n id: 23,\n label: 'Contrat de travail',\n aberrantTime: 60,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n DPAE: {\n id: 24,\n label: 'DPAE',\n aberrantTime: 25,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n FACTURATION: {\n id: 25,\n label: 'Facturation',\n aberrantTime: 180,\n limitedRoles: null,\n color: 'success',\n },\n LEGAL_DOCUMENT: {\n id: 26,\n label: 'Rédaction documents juridiques',\n aberrantTime: 30,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n INFOGREFFE: {\n id: 27,\n label: 'Dépôt infogreffe ou autre',\n aberrantTime: 15,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n APPOINTMENT: {\n id: 28,\n label: 'Rdv client',\n aberrantTime: 15,\n limitedRoles: null,\n color: 'orange-light',\n },\n};"]}
1
+ {"version":3,"file":"TimeCounterType.js","mappings":"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","names":["TimeCounterType","ONBOARDING","id","label","aberrantTime","limitedRoles","Role","FRONT_OFFICE","FRONT_OFFICE_EXPRESS","color","VAT","MANAGER","EXPERT_ACCOUNTANT","REVISION","FOLDER_REVIEW","REPORTING","CUSTOMER_SUCCESS","SYNCHRONISATION","UNDER_SUPERVISION","CLIENT_CONTACT","MEETING","FORMATION","FORECAST","CERTIFICATE","COMPLEMENTARY_MISSION","ORGANISATION","INTERNAL_ADVICE","LAB","SUPERVISION","MAIL_PROCESSING","SUPPORT_PROCESSING","BILAN","PAYSLIP","SOCIAL","SOCIAL_PARAMETER","WORK_CONTRACT","DPAE","FACTURATION","LEGAL_DOCUMENT","JURIDIC","INFOGREFFE","APPOINTMENT","PHYSIC_UPKEEP","HUMAN_RESSOURCES","VISIO_UPKEEP","PREQUALIF_TEL","HUMAN_RESSOURCES_POINT","ADMINISTRATIV","INTEGRATION_DAY"],"sourceRoot":"","sources":["../../../ts/types/Enum/TimeCounterType.ts"],"sourcesContent":["import { Role } from './Role';\n\nexport const TimeCounterType = {\n ONBOARDING: {\n id: 1,\n label: 'OnBoarding',\n aberrantTime: 60,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'fire',\n },\n VAT: {\n id: 2,\n label: 'TVA',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'iris',\n },\n REVISION: {\n id: 3,\n label: 'Révision',\n aberrantTime: 120,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'bubblegum-light',\n },\n FOLDER_REVIEW: {\n id: 4,\n label: 'Revue dossier',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean',\n },\n REPORTING: {\n id: 5,\n label: 'Signalement',\n aberrantTime: 60,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'lipstick-dark',\n },\n SYNCHRONISATION: {\n id: 6,\n label: 'Synchronisation',\n aberrantTime: 30,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'orange-dark',\n },\n UNDER_SUPERVISION: {\n id: 7,\n label: 'En cours de supervision',\n aberrantTime: 45,\n limitedRoles: null,\n color: 'orange-dark',\n },\n CLIENT_CONTACT: {\n id: 8,\n label: 'Contact client (Appel/mail/chat)',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'orange-light',\n },\n MEETING: {\n id: 9,\n label: 'Réunion',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-dark',\n },\n FORMATION: {\n id: 10,\n label: 'Formation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern',\n },\n FORECAST: {\n id: 11,\n label: 'Prévisionnel',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n CERTIFICATE: {\n id: 12,\n label: 'Attestation',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'pink-salmon',\n },\n COMPLEMENTARY_MISSION: {\n id: 13,\n label: 'Mission complémentaire',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n ORGANISATION: {\n id: 14,\n label: 'Organisation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n INTERNAL_ADVICE: {\n id: 15,\n label: 'Conseil interne',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n LAB: {\n id: 16,\n label: 'LAB',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT],\n color: 'fire',\n },\n SUPERVISION: {\n id: 17,\n label: 'Supervision',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT, Role.MANAGER],\n color: 'bubblegum-dark',\n },\n MAIL_PROCESSING: {\n id: 18,\n label: 'Traitement des courriers',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'pink-salmon',\n },\n SUPPORT_PROCESSING: {\n id: 19,\n label: 'Traitement support',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'error',\n },\n BILAN: {\n id: 20,\n label: 'Bilan',\n aberrantTime: 120,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS, Role.EXPERT_ACCOUNTANT],\n color: 'cerulean-dark',\n },\n PAYSLIP: {\n id: 21,\n label: 'Bulletin de paie/DSN',\n aberrantTime: 30,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n SOCIAL_PARAMETER: {\n id: 22,\n label: 'Paramétrage social',\n aberrantTime: 40,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n WORK_CONTRACT: {\n id: 23,\n label: 'Contrat de travail',\n aberrantTime: 60,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n DPAE: {\n id: 24,\n label: 'DPAE',\n aberrantTime: 25,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n FACTURATION: {\n id: 25,\n label: 'Facturation',\n aberrantTime: 180,\n limitedRoles: null,\n color: 'success',\n },\n LEGAL_DOCUMENT: {\n id: 26,\n label: 'Rédaction documents juridiques',\n aberrantTime: 30,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n INFOGREFFE: {\n id: 27,\n label: 'Dépôt infogreffe ou autre',\n aberrantTime: 15,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n APPOINTMENT: {\n id: 28,\n label: 'Rdv client',\n aberrantTime: 15,\n limitedRoles: null,\n color: 'orange-light',\n },\n PHYSIC_UPKEEP: {\n id: 29,\n label: 'Entretien physique',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'success',\n },\n VISIO_UPKEEP: {\n id: 30,\n label: 'Entretien viso-conférence',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'success',\n },\n PREQUALIF_TEL: {\n id: 31,\n label: 'Pré-qualification téléphonique',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'success',\n },\n HUMAN_RESSOURCES_POINT: {\n id: 32,\n label: 'Point RH',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'cerulean',\n },\n ADMINISTRATIV: {\n id: 33,\n label: 'Administratif',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'iris',\n },\n INTEGRATION_DAY: {\n id: 34,\n label: 'Journée d’intégration',\n aberrantTime: 30,\n limitedRoles: [Role.HUMAN_RESSOURCES],\n color: 'orange',\n },\n};"]}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadInterchange.js","mappings":";;;;;;AAkBM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAYP,MAAOC,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAQP,MAAOC,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAUP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q","names":["ReadDeclaration","ReadInterchange","RedactorAddress","Redactor"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype Interchange = {\n name: string |null;\n label: string|null;\n isError: boolean;\n isFinal: boolean;\n date: string|null;\n detailledLabel?: string|null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string| null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'DesignationSuite3' | 'AdresseNumero';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\ninterface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml?: string\n}"]}
1
+ {"version":3,"file":"ReadInterchange.js","mappings":";;;;;;AAkBM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAYP,MAAOC,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAQP,MAAOC,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAUP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q","names":["ReadDeclaration","ReadInterchange","RedactorAddress","Redactor"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype Interchange = {\n name: string |null;\n label: string|null;\n isError: boolean;\n isFinal: boolean;\n date: string|null;\n detailledLabel?: string|null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string| null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'DesignationSuite3' | 'AdresseNumero';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml?: string\n}"]}
@@ -4,9 +4,13 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
 
7
- class Cerfa2572 {}
7
+ class Cerfa2572_2022 {}
8
8
 
9
- exports.Cerfa2572 = Cerfa2572;
9
+ exports.Cerfa2572_2022 = Cerfa2572_2022;
10
+
11
+ class Cerfa2572_2023 {}
12
+
13
+ exports.Cerfa2572_2023 = Cerfa2572_2023;
10
14
 
11
15
  class ParamsGenerate2572 {}
12
16
 
@@ -1 +1 @@
1
- {"version":3,"file":"2572.js","mappings":";;;;;;AAyIM,MAAOA,SAAP,CAAgB;;QAATA,S,GAAAA,S;;AAgBP,MAAOC,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB","names":["Cerfa2572","ParamsGenerate2572"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"sourcesContent":["import { Termination, CerfaAddress } from './ReadCerfa';\n\ntype BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n addressObject: CerfaAddress;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
1
+ {"version":3,"file":"2572.js","mappings":";;;;;;AA6MM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAcP,MAAOC,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAoBP,MAAOC,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB","names":["Cerfa2572_2022","Cerfa2572_2023","ParamsGenerate2572"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"sourcesContent":["import { CerfaType } from '../../../Enum/CerfaType';\nimport { Termination, CerfaAddress } from './ReadCerfa';\n\ntype BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Tax_2023 = {\n normalRate: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n addressObject: CerfaAddress;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype Debts_2023 = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n CRCcredit: number;\n CRCsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n reducedTaxOuterSea: number;\n balanceInPreviousExercisesOuterSea: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n REB: number;\n RTD: number;\n CPG: number;\n HVE: number;\n EOM: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Summary_2023 = Summary & { temporaryContribution: number; };\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572_2022 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport class Cerfa2572_2023 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax_2023;\n debts: Debts_2023;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary_2023;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n temporaryContribution: {\n solidarityRange: number;\n solidarityAmount: number;\n };\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572_2022 | Cerfa2572_2023, idCerfaType: CerfaType.CERFA_2572_2022 | CerfaType.CERFA_2572_2023 };\n\nexport class ParamsGenerate2572 {}"]}
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CreateExport = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _utils = require("../../../../utils");
11
+
12
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
13
+ var c = arguments.length,
14
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
15
+ d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
17
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
18
+ };
19
+
20
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
21
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
22
+ };
23
+
24
+ class CreateExport {}
25
+
26
+ exports.CreateExport = CreateExport;
27
+
28
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), (0, _classValidator.IsPositive)(), __metadata("design:type", Number)], CreateExport.prototype, "limit", void 0);
29
+ //# sourceMappingURL=CreateExport.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateExport.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAKXC,YAJC,iCAID,EAHC,iCAGD,EAFC,4BAED,EADC,iCACD","names":["CreateExport","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/iDocus/CreateExport.ts"],"sourcesContent":["import { IsInt, IsOptional, IsPositive } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateExport {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsPositive()\n limit?: number;\n}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=iDocus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iDocus.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryInpiBalancePaginated = undefined;
7
+
8
+ var _utils = require("../../../../utils");
9
+
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+
18
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
19
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
20
+ };
21
+
22
+ class QueryInpiBalancePaginated {}
23
+
24
+ exports.QueryInpiBalancePaginated = QueryInpiBalancePaginated;
25
+
26
+ __decorate([(0, _utils.ApiProperty)({
27
+ description: 'limit of element',
28
+ required: true,
29
+ type: Number,
30
+ default: 50,
31
+ example: 50
32
+ }), __metadata("design:type", Number)], QueryInpiBalancePaginated.prototype, "limit", void 0);
33
+
34
+ __decorate([(0, _utils.ApiProperty)({
35
+ description: 'limit of element',
36
+ required: true,
37
+ type: Number,
38
+ default: 1,
39
+ example: 5
40
+ }), __metadata("design:type", Number)], QueryInpiBalancePaginated.prototype, "page", void 0);
41
+
42
+ __decorate([(0, _utils.ApiPropertyOptional)({
43
+ description: 'end date of the paginated',
44
+ required: false,
45
+ type: String
46
+ }), __metadata("design:type", String)], QueryInpiBalancePaginated.prototype, "endDate", void 0);
47
+ //# sourceMappingURL=QueryInpiBalancePaginated.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryInpiBalancePaginated.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AAQXC,YAPC,wBAAY;EACXC,WAAW,EAAE,kBADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAEC,MAHK;EAIXC,OAAO,EAAE,EAJE;EAKXC,OAAO,EAAE;AALE,CAAZ,CAOD;;AASAN,YAPC,wBAAY;EACXC,WAAW,EAAE,kBADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAEC,MAHK;EAIXC,OAAO,EAAE,CAJE;EAKXC,OAAO,EAAE;AALE,CAAZ,CAOD;;AAOAN,YALC,gCAAoB;EACnBC,WAAW,EAAE,2BADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBC,IAAI,EAAEI;AAHa,CAApB,CAKD","names":["QueryInpiBalancePaginated","__decorate","description","required","type","Number","default","example","String"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryInpiBalancePaginated {\n @ApiProperty({\n description: 'limit of element',\n required: true,\n type: Number,\n default: 50,\n example: 50,\n })\n limit: number;\n\n @ApiProperty({\n description: 'limit of element',\n required: true,\n type: Number,\n default: 1,\n example: 5,\n })\n page: number;\n\n @ApiPropertyOptional({\n description: 'end date of the paginated',\n required: false,\n type: String,\n })\n endDate: string;\n}"]}
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryInpiBalanceStatistic = undefined;
7
+
8
+ var _utils = require("../../../../utils");
9
+
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+
18
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
19
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
20
+ };
21
+
22
+ class QueryInpiBalanceStatistic {}
23
+
24
+ exports.QueryInpiBalanceStatistic = QueryInpiBalanceStatistic;
25
+
26
+ __decorate([(0, _utils.ApiPropertyOptional)({
27
+ description: 'date end of the statistic',
28
+ required: false,
29
+ type: String
30
+ }), __metadata("design:type", String)], QueryInpiBalanceStatistic.prototype, "endDate", void 0);
31
+ //# sourceMappingURL=QueryInpiBalanceStatistic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryInpiBalanceStatistic.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AAMXC,YALC,gCAAoB;EACnBC,WAAW,EAAE,2BADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBC,IAAI,EAAEC;AAHa,CAApB,CAKD","names":["QueryInpiBalanceStatistic","__decorate","description","required","type","String"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryInpiBalanceStatistic {\n @ApiPropertyOptional({\n description: 'date end of the statistic',\n required: false,\n type: String,\n })\n endDate: string;\n}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=inpiBalanceStatistic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inpiBalanceStatistic.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryInpiPaymentPaginated = undefined;
7
+
8
+ var _utils = require("../../../../utils");
9
+
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+
18
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
19
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
20
+ };
21
+
22
+ class QueryInpiPaymentPaginated {}
23
+
24
+ exports.QueryInpiPaymentPaginated = QueryInpiPaymentPaginated;
25
+
26
+ __decorate([(0, _utils.ApiProperty)({
27
+ description: 'limit of element',
28
+ required: true,
29
+ type: Number,
30
+ default: 50,
31
+ example: 50
32
+ }), __metadata("design:type", Number)], QueryInpiPaymentPaginated.prototype, "limit", void 0);
33
+
34
+ __decorate([(0, _utils.ApiProperty)({
35
+ description: 'limit of element',
36
+ required: true,
37
+ type: Number,
38
+ default: 1,
39
+ example: 5
40
+ }), __metadata("design:type", Number)], QueryInpiPaymentPaginated.prototype, "page", void 0);
41
+
42
+ __decorate([(0, _utils.ApiPropertyOptional)({
43
+ description: 'list of selected cost type',
44
+ required: false,
45
+ type: String,
46
+ example: 'test'
47
+ }), __metadata("design:type", String)], QueryInpiPaymentPaginated.prototype, "search", void 0);
48
+
49
+ __decorate([(0, _utils.ApiPropertyOptional)({
50
+ description: 'list of selected cost type',
51
+ required: false,
52
+ example: [1, 2, 3]
53
+ }), __metadata("design:type", Array)], QueryInpiPaymentPaginated.prototype, "costType", void 0);
54
+
55
+ __decorate([(0, _utils.ApiPropertyOptional)({
56
+ description: 'end date of the paginated',
57
+ required: false,
58
+ type: String
59
+ }), __metadata("design:type", String)], QueryInpiPaymentPaginated.prototype, "endDate", void 0);
60
+
61
+ __decorate([(0, _utils.ApiPropertyOptional)({
62
+ description: 'list of selected state',
63
+ required: false,
64
+ example: [1, 2, 3]
65
+ }), __metadata("design:type", Array)], QueryInpiPaymentPaginated.prototype, "state", void 0);
66
+
67
+ __decorate([(0, _utils.ApiPropertyOptional)({
68
+ description: 'id of a selected user',
69
+ required: false,
70
+ type: Number,
71
+ example: 1
72
+ }), __metadata("design:type", Number)], QueryInpiPaymentPaginated.prototype, "idUser", void 0);
73
+ //# sourceMappingURL=QueryInpiPaymentPaginated.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryInpiPaymentPaginated.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AAQXC,YAPC,wBAAY;EACXC,WAAW,EAAE,kBADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAEC,MAHK;EAIXC,OAAO,EAAE,EAJE;EAKXC,OAAO,EAAE;AALE,CAAZ,CAOD;;AASAN,YAPC,wBAAY;EACXC,WAAW,EAAE,kBADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAEC,MAHK;EAIXC,OAAO,EAAE,CAJE;EAKXC,OAAO,EAAE;AALE,CAAZ,CAOD;;AAQAN,YANC,gCAAoB;EACnBC,WAAW,EAAE,4BADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBC,IAAI,EAAEI,MAHa;EAInBD,OAAO,EAAE;AAJU,CAApB,CAMD;;AAOAN,YALC,gCAAoB;EACnBC,WAAW,EAAE,4BADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBI,OAAO,EAAE,CAAC,CAAD,EAAI,CAAJ,EAAO,CAAP;AAHU,CAApB,CAKD;;AAOAN,YALC,gCAAoB;EACnBC,WAAW,EAAE,2BADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBC,IAAI,EAAEI;AAHa,CAApB,CAKD;;AAOAP,YALC,gCAAoB;EACnBC,WAAW,EAAE,wBADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBI,OAAO,EAAE,CAAC,CAAD,EAAI,CAAJ,EAAO,CAAP;AAHU,CAApB,CAKD;;AAQAN,YANC,gCAAoB;EACnBC,WAAW,EAAE,uBADM;EAEnBC,QAAQ,EAAE,KAFS;EAGnBC,IAAI,EAAEC,MAHa;EAInBE,OAAO,EAAE;AAJU,CAApB,CAMD","names":["QueryInpiPaymentPaginated","__decorate","description","required","type","Number","default","example","String"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryInpiPaymentPaginated {\n @ApiProperty({\n description: 'limit of element',\n required: true,\n type: Number,\n default: 50,\n example: 50,\n })\n limit: number;\n\n @ApiProperty({\n description: 'limit of element',\n required: true,\n type: Number,\n default: 1,\n example: 5,\n })\n page: number;\n\n @ApiPropertyOptional({\n description: 'list of selected cost type',\n required: false,\n type: String,\n example: 'test',\n })\n search: string;\n\n @ApiPropertyOptional({\n description: 'list of selected cost type',\n required: false,\n example: [1, 2, 3],\n })\n costType: number[];\n\n @ApiPropertyOptional({\n description: 'end date of the paginated',\n required: false,\n type: String,\n })\n endDate: string;\n\n @ApiPropertyOptional({\n description: 'list of selected state',\n required: false,\n example: [1, 2, 3],\n })\n state: number[];\n\n @ApiPropertyOptional({\n description: 'id of a selected user',\n required: false,\n type: Number,\n example: 1,\n })\n idUser: number;\n}"]}
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryInpiPaymentStatistic = undefined;
7
+
8
+ var _utils = require("../../../../utils");
9
+
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+
18
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
19
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
20
+ };
21
+
22
+ class QueryInpiPaymentStatistic {}
23
+
24
+ exports.QueryInpiPaymentStatistic = QueryInpiPaymentStatistic;
25
+
26
+ __decorate([(0, _utils.ApiProperty)({
27
+ description: 'date end of the statistic',
28
+ required: true,
29
+ type: Date
30
+ }), __metadata("design:type", Date)], QueryInpiPaymentStatistic.prototype, "endDate", void 0);
31
+ //# sourceMappingURL=QueryInpiPaymentStatistic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryInpiPaymentStatistic.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AAMXC,YALC,wBAAY;EACXC,WAAW,EAAE,2BADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAEC;AAHK,CAAZ,CAKD,4BAASA,KAAT","names":["QueryInpiPaymentStatistic","__decorate","description","required","type","Date"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryInpiPaymentStatistic {\n @ApiProperty({\n description: 'date end of the statistic',\n required: true,\n type: Date,\n })\n endDate: Date;\n}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ReadPdftkizer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReadPdftkizer.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IInpiBalance.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IInpiBalance.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IInpiPayment.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IInpiPayment.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}