@silexpert/core 1.0.60 → 1.0.63

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 (163) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/es/api/resources/SlowDetection.d.ts +11 -0
  3. package/es/api/resources/SlowDetection.d.ts.map +1 -0
  4. package/es/api/resources/SlowDetection.js +12 -0
  5. package/es/api/resources/SlowDetection.js.map +1 -0
  6. package/es/api/resources/Source.d.ts +6 -0
  7. package/es/api/resources/Source.d.ts.map +1 -0
  8. package/es/api/resources/Source.js +7 -0
  9. package/es/api/resources/Source.js.map +1 -0
  10. package/es/api/resources/User.d.ts +4 -2
  11. package/es/api/resources/User.d.ts.map +1 -1
  12. package/es/api/resources/User.js +25 -16
  13. package/es/api/resources/User.js.map +1 -1
  14. package/es/api/resources.d.ts +2 -0
  15. package/es/api/resources.d.ts.map +1 -1
  16. package/es/api/resources.js +2 -0
  17. package/es/api/resources.js.map +1 -1
  18. package/es/types/Enum/BalanceSheet.js +1 -1
  19. package/es/types/Enum/BalanceSheet.js.map +1 -1
  20. package/es/types/Enum/BudgetInsight.js.map +1 -1
  21. package/es/types/Enum/Ged.d.ts +101 -1
  22. package/es/types/Enum/Ged.d.ts.map +1 -1
  23. package/es/types/Enum/Ged.js +100 -14
  24. package/es/types/Enum/Ged.js.map +1 -1
  25. package/es/types/Enum/Lab.d.ts +25 -0
  26. package/es/types/Enum/Lab.d.ts.map +1 -0
  27. package/es/types/Enum/Lab.js +26 -0
  28. package/es/types/Enum/Lab.js.map +1 -0
  29. package/es/types/Enum/PrestationType.d.ts +2761 -1
  30. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  31. package/es/types/Enum/PrestationType.js +2762 -1
  32. package/es/types/Enum/PrestationType.js.map +1 -1
  33. package/es/types/Enum/RegistrationSourceDetail.d.ts +195 -0
  34. package/es/types/Enum/RegistrationSourceDetail.d.ts.map +1 -0
  35. package/es/types/Enum/RegistrationSourceDetail.js +99 -0
  36. package/es/types/Enum/RegistrationSourceDetail.js.map +1 -0
  37. package/es/types/Enum/ReportService.d.ts +10 -0
  38. package/es/types/Enum/ReportService.d.ts.map +1 -0
  39. package/es/types/Enum/ReportService.js +31 -0
  40. package/es/types/Enum/ReportService.js.map +1 -0
  41. package/es/types/Enum/StatsCaStateDetail.d.ts +28 -0
  42. package/es/types/Enum/StatsCaStateDetail.d.ts.map +1 -0
  43. package/es/types/Enum/StatsCaStateDetail.js +28 -0
  44. package/es/types/Enum/StatsCaStateDetail.js.map +1 -0
  45. package/es/types/Enum/VatDeclarationType.d.ts.map +1 -1
  46. package/es/types/Enum/VatDeclarationType.js +6 -0
  47. package/es/types/Enum/VatDeclarationType.js.map +1 -1
  48. package/es/types/Interface/api/report/QueryReports.d.ts +1 -0
  49. package/es/types/Interface/api/report/QueryReports.d.ts.map +1 -1
  50. package/es/types/Interface/api/report/QueryReports.js +4 -0
  51. package/es/types/Interface/api/report/QueryReports.js.map +1 -1
  52. package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.d.ts +13 -0
  53. package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -0
  54. package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js +74 -0
  55. package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js.map +1 -0
  56. package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +11 -0
  57. package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -0
  58. package/es/types/Interface/api/society/SocietyWithStatsCaParams.js +2 -0
  59. package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -0
  60. package/es/types/Interface/api/statistic/ExitRequest.d.ts +1 -0
  61. package/es/types/Interface/api/statistic/ExitRequest.d.ts.map +1 -1
  62. package/es/types/Interface/api/statistic/ExitRequest.js.map +1 -1
  63. package/es/types/Interface/api/user/QueryGetAllCollaborators.d.ts.map +1 -1
  64. package/es/types/Interface/api/user/QueryGetAllCollaborators.js +1 -1
  65. package/es/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
  66. package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.d.ts +1 -0
  67. package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.d.ts.map +1 -1
  68. package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +8 -1
  69. package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
  70. package/es/types/Interface/models/IAccountType.d.ts +1 -0
  71. package/es/types/Interface/models/IAccountType.d.ts.map +1 -1
  72. package/es/types/Interface/models/IAccountType.js.map +1 -1
  73. package/es/types/Interface/models/IPrestation.d.ts +3 -0
  74. package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
  75. package/es/types/Interface/models/IPrestation.js.map +1 -1
  76. package/es/types/Interface/models/ISlowDetection.d.ts +9 -0
  77. package/es/types/Interface/models/ISlowDetection.d.ts.map +1 -0
  78. package/es/types/Interface/models/ISlowDetection.js +2 -0
  79. package/es/types/Interface/models/ISlowDetection.js.map +1 -0
  80. package/es/types/Interface/models/ISociety.d.ts +4 -2
  81. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  82. package/es/types/Interface/models/ISociety.js.map +1 -1
  83. package/es/types/index.d.ts +7 -0
  84. package/es/types/index.d.ts.map +1 -1
  85. package/es/types/index.js +7 -0
  86. package/es/types/index.js.map +1 -1
  87. package/es/utils/index.d.ts +1 -0
  88. package/es/utils/index.d.ts.map +1 -1
  89. package/es/utils/index.js +1 -0
  90. package/es/utils/index.js.map +1 -1
  91. package/es/utils/prestation.d.ts +11 -0
  92. package/es/utils/prestation.d.ts.map +1 -0
  93. package/es/utils/prestation.js +62 -0
  94. package/es/utils/prestation.js.map +1 -0
  95. package/js/api/resources/SlowDetection.js +23 -0
  96. package/js/api/resources/SlowDetection.js.map +1 -0
  97. package/js/api/resources/Source.js +18 -0
  98. package/js/api/resources/Source.js.map +1 -0
  99. package/js/api/resources/User.js +27 -6
  100. package/js/api/resources/User.js.map +1 -1
  101. package/js/api/resources.js +4 -1
  102. package/js/api/resources.js.map +1 -1
  103. package/js/types/Enum/BalanceSheet.js +1 -1
  104. package/js/types/Enum/BalanceSheet.js.map +1 -1
  105. package/js/types/Enum/BudgetInsight.js.map +1 -1
  106. package/js/types/Enum/Ged.js +104 -17
  107. package/js/types/Enum/Ged.js.map +1 -1
  108. package/js/types/Enum/Lab.js +33 -0
  109. package/js/types/Enum/Lab.js.map +1 -0
  110. package/js/types/Enum/PrestationType.js +2763 -1
  111. package/js/types/Enum/PrestationType.js.map +1 -1
  112. package/js/types/Enum/RegistrationSourceDetail.js +200 -0
  113. package/js/types/Enum/RegistrationSourceDetail.js.map +1 -0
  114. package/js/types/Enum/ReportService.js +32 -0
  115. package/js/types/Enum/ReportService.js.map +1 -0
  116. package/js/types/Enum/StatsCaStateDetail.js +33 -0
  117. package/js/types/Enum/StatsCaStateDetail.js.map +1 -0
  118. package/js/types/Enum/VatDeclarationType.js +5 -0
  119. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  120. package/js/types/Interface/api/report/QueryReports.js +2 -0
  121. package/js/types/Interface/api/report/QueryReports.js.map +1 -1
  122. package/js/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js +53 -0
  123. package/js/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js.map +1 -0
  124. package/js/types/Interface/api/society/SocietyWithStatsCaParams.js +6 -0
  125. package/js/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -0
  126. package/js/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
  127. package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +4 -0
  128. package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
  129. package/js/types/Interface/models/ISlowDetection.js +6 -0
  130. package/js/types/Interface/models/ISlowDetection.js.map +1 -0
  131. package/js/types/index.js +84 -0
  132. package/js/types/index.js.map +1 -1
  133. package/js/utils/index.js +12 -0
  134. package/js/utils/index.js.map +1 -1
  135. package/js/utils/prestation.js +41 -0
  136. package/js/utils/prestation.js.map +1 -0
  137. package/package.json +1 -1
  138. package/ts/api/resources/SlowDetection.ts +13 -0
  139. package/ts/api/resources/Source.ts +8 -0
  140. package/ts/api/resources/User.ts +27 -17
  141. package/ts/api/resources.ts +2 -0
  142. package/ts/types/Enum/BalanceSheet.ts +1 -1
  143. package/ts/types/Enum/BudgetInsight.ts +1 -1
  144. package/ts/types/Enum/Ged.ts +102 -15
  145. package/ts/types/Enum/Lab.ts +25 -0
  146. package/ts/types/Enum/PrestationType.ts +2765 -3
  147. package/ts/types/Enum/RegistrationSourceDetail.ts +98 -0
  148. package/ts/types/Enum/ReportService.ts +32 -0
  149. package/ts/types/Enum/StatsCaStateDetail.ts +27 -0
  150. package/ts/types/Enum/VatDeclarationType.ts +6 -0
  151. package/ts/types/Interface/api/report/QueryReports.ts +3 -0
  152. package/ts/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.ts +56 -0
  153. package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +11 -0
  154. package/ts/types/Interface/api/statistic/ExitRequest.ts +1 -0
  155. package/ts/types/Interface/api/user/QueryGetAllCollaborators.ts +3 -1
  156. package/ts/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.ts +7 -1
  157. package/ts/types/Interface/models/IAccountType.ts +1 -0
  158. package/ts/types/Interface/models/IPrestation.ts +3 -0
  159. package/ts/types/Interface/models/ISlowDetection.ts +11 -0
  160. package/ts/types/Interface/models/ISociety.ts +5 -3
  161. package/ts/types/index.ts +7 -0
  162. package/ts/utils/index.ts +1 -0
  163. package/ts/utils/prestation.ts +71 -0
@@ -1 +1 @@
1
- {"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,YAAY,IAAI;IAChB,mBAAmB,IAAI;IACvB,eAAe,KAAK;IACpB,iBAAiB,KAAK;IACtB,eAAe,KAAK;IACpB,sCAAsC,KAAK;IAC3C,yCAAyC,KAAK;IAC9C,4BAA4B,KAAK;IACjC,YAAY,MAAM;IAClB,kBAAkB,MAAM;IACxB,uBAAuB,MAAM;IAC7B,UAAU,MAAM;IAChB,cAAc,MAAM;CACrB"}
1
+ {"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkjF5B,CAAC"}