@silexpert/core 1.3.165-1 → 1.3.167-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 (207) hide show
  1. package/dist/cjs/api/resources/AutomaticRegistration.d.ts +6 -0
  2. package/dist/cjs/api/resources/AutomaticRegistration.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/AutomaticRegistration.js +22 -0
  4. package/dist/cjs/api/resources/AutomaticRegistration.js.map +1 -0
  5. package/dist/cjs/api/resources/LoginApproval.d.ts +18 -0
  6. package/dist/cjs/api/resources/LoginApproval.d.ts.map +1 -0
  7. package/dist/cjs/api/resources/LoginApproval.js +20 -0
  8. package/dist/cjs/api/resources/LoginApproval.js.map +1 -0
  9. package/dist/cjs/api/resources/Mfa.d.ts +1 -0
  10. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Mfa.js +4 -0
  12. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  13. package/dist/cjs/api/resources/Revenue.d.ts +8 -0
  14. package/dist/cjs/api/resources/Revenue.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Revenue.js +6 -0
  16. package/dist/cjs/api/resources/Revenue.js.map +1 -1
  17. package/dist/cjs/api/resources/User.d.ts +1 -3
  18. package/dist/cjs/api/resources/User.d.ts.map +1 -1
  19. package/dist/cjs/api/resources/User.js +0 -6
  20. package/dist/cjs/api/resources/User.js.map +1 -1
  21. package/dist/cjs/api/resources.d.ts +2 -0
  22. package/dist/cjs/api/resources.d.ts.map +1 -1
  23. package/dist/cjs/api/resources.js +2 -0
  24. package/dist/cjs/api/resources.js.map +1 -1
  25. package/dist/cjs/types/Enum/AutomaticRegistration.d.ts +7 -0
  26. package/dist/cjs/types/Enum/AutomaticRegistration.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/AutomaticRegistration.js +39 -1
  28. package/dist/cjs/types/Enum/AutomaticRegistration.js.map +1 -1
  29. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  30. package/dist/cjs/types/Enum/BrandClementine.js +6 -0
  31. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  32. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  33. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  34. package/dist/cjs/types/Enum/LoginApprovalStatus.js +18 -0
  35. package/dist/cjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  36. package/dist/cjs/types/Enum/MfaMode.d.ts +12 -0
  37. package/dist/cjs/types/Enum/MfaMode.d.ts.map +1 -0
  38. package/dist/cjs/types/Enum/MfaMode.js +16 -0
  39. package/dist/cjs/types/Enum/MfaMode.js.map +1 -0
  40. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  41. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  42. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  44. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  45. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +21 -0
  46. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  47. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  48. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  49. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js +25 -0
  50. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  51. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  52. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/authentification/loginApproval.js +26 -0
  54. package/dist/cjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/automaticRegistration/Query.d.ts +6 -0
  56. package/dist/cjs/types/Interface/api/automaticRegistration/Query.d.ts.map +1 -0
  57. package/dist/cjs/types/Interface/api/automaticRegistration/Query.js +36 -0
  58. package/dist/cjs/types/Interface/api/automaticRegistration/Query.js.map +1 -0
  59. package/dist/cjs/types/Interface/api/automaticRegistration/Read.d.ts +9 -0
  60. package/dist/cjs/types/Interface/api/automaticRegistration/Read.d.ts.map +1 -0
  61. package/dist/cjs/types/Interface/api/automaticRegistration/Read.js +3 -0
  62. package/dist/cjs/types/Interface/api/automaticRegistration/Read.js.map +1 -0
  63. package/dist/cjs/types/Interface/api/cashAndExpense/Create.d.ts +1 -1
  64. package/dist/cjs/types/Interface/api/cashAndExpense/Create.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/api/cashAndExpense/Create.js +1 -1
  66. package/dist/cjs/types/Interface/api/cashAndExpense/Create.js.map +1 -1
  67. package/dist/cjs/types/Interface/api/payment/Params.d.ts +2 -1
  68. package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  69. package/dist/cjs/types/Interface/api/payment/Params.js +9 -1
  70. package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
  71. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +4 -0
  72. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  73. package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  74. package/dist/cjs/types/Interface/api/user/RegisterWebhook.d.ts +6 -0
  75. package/dist/cjs/types/Interface/api/user/RegisterWebhook.d.ts.map +1 -1
  76. package/dist/cjs/types/Interface/api/user/RegisterWebhook.js +22 -0
  77. package/dist/cjs/types/Interface/api/user/RegisterWebhook.js.map +1 -1
  78. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  79. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  80. package/dist/cjs/types/Interface/models/ILoginApproval.js +3 -0
  81. package/dist/cjs/types/Interface/models/ILoginApproval.js.map +1 -0
  82. package/dist/cjs/types/Interface/models/ISociety.d.ts +1 -1
  83. package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
  84. package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
  85. package/dist/cjs/types/Interface/models/IUser.d.ts +2 -0
  86. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  87. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  88. package/dist/cjs/types/index.d.ts +8 -0
  89. package/dist/cjs/types/index.d.ts.map +1 -1
  90. package/dist/cjs/types/index.js +8 -0
  91. package/dist/cjs/types/index.js.map +1 -1
  92. package/dist/mjs/api/resources/AutomaticRegistration.d.ts +6 -0
  93. package/dist/mjs/api/resources/AutomaticRegistration.d.ts.map +1 -0
  94. package/dist/mjs/api/resources/AutomaticRegistration.js +7 -0
  95. package/dist/mjs/api/resources/AutomaticRegistration.js.map +1 -0
  96. package/dist/mjs/api/resources/LoginApproval.d.ts +18 -0
  97. package/dist/mjs/api/resources/LoginApproval.d.ts.map +1 -0
  98. package/dist/mjs/api/resources/LoginApproval.js +16 -0
  99. package/dist/mjs/api/resources/LoginApproval.js.map +1 -0
  100. package/dist/mjs/api/resources/Mfa.d.ts +1 -0
  101. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  102. package/dist/mjs/api/resources/Mfa.js +4 -0
  103. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  104. package/dist/mjs/api/resources/Revenue.d.ts +8 -0
  105. package/dist/mjs/api/resources/Revenue.d.ts.map +1 -1
  106. package/dist/mjs/api/resources/Revenue.js +6 -0
  107. package/dist/mjs/api/resources/Revenue.js.map +1 -1
  108. package/dist/mjs/api/resources/User.d.ts +1 -3
  109. package/dist/mjs/api/resources/User.d.ts.map +1 -1
  110. package/dist/mjs/api/resources/User.js +0 -6
  111. package/dist/mjs/api/resources/User.js.map +1 -1
  112. package/dist/mjs/api/resources.d.ts +2 -0
  113. package/dist/mjs/api/resources.d.ts.map +1 -1
  114. package/dist/mjs/api/resources.js +2 -0
  115. package/dist/mjs/api/resources.js.map +1 -1
  116. package/dist/mjs/types/Enum/AutomaticRegistration.d.ts +7 -0
  117. package/dist/mjs/types/Enum/AutomaticRegistration.d.ts.map +1 -1
  118. package/dist/mjs/types/Enum/AutomaticRegistration.js +38 -0
  119. package/dist/mjs/types/Enum/AutomaticRegistration.js.map +1 -1
  120. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  121. package/dist/mjs/types/Enum/BrandClementine.js +6 -0
  122. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  123. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  124. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  125. package/dist/mjs/types/Enum/LoginApprovalStatus.js +15 -0
  126. package/dist/mjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  127. package/dist/mjs/types/Enum/MfaMode.d.ts +12 -0
  128. package/dist/mjs/types/Enum/MfaMode.d.ts.map +1 -0
  129. package/dist/mjs/types/Enum/MfaMode.js +13 -0
  130. package/dist/mjs/types/Enum/MfaMode.js.map +1 -0
  131. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  132. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  134. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  135. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  136. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +18 -0
  137. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  138. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  139. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  140. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js +23 -0
  141. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  142. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  143. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  144. package/dist/mjs/types/Interface/api/authentification/loginApproval.js +23 -0
  145. package/dist/mjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  146. package/dist/mjs/types/Interface/api/automaticRegistration/Query.d.ts +6 -0
  147. package/dist/mjs/types/Interface/api/automaticRegistration/Query.d.ts.map +1 -0
  148. package/dist/mjs/types/Interface/api/automaticRegistration/Query.js +35 -0
  149. package/dist/mjs/types/Interface/api/automaticRegistration/Query.js.map +1 -0
  150. package/dist/mjs/types/Interface/api/automaticRegistration/Read.d.ts +9 -0
  151. package/dist/mjs/types/Interface/api/automaticRegistration/Read.d.ts.map +1 -0
  152. package/dist/mjs/types/Interface/api/automaticRegistration/Read.js +2 -0
  153. package/dist/mjs/types/Interface/api/automaticRegistration/Read.js.map +1 -0
  154. package/dist/mjs/types/Interface/api/cashAndExpense/Create.d.ts +1 -1
  155. package/dist/mjs/types/Interface/api/cashAndExpense/Create.d.ts.map +1 -1
  156. package/dist/mjs/types/Interface/api/cashAndExpense/Create.js +1 -1
  157. package/dist/mjs/types/Interface/api/cashAndExpense/Create.js.map +1 -1
  158. package/dist/mjs/types/Interface/api/payment/Params.d.ts +2 -1
  159. package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  160. package/dist/mjs/types/Interface/api/payment/Params.js +10 -2
  161. package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
  162. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +4 -0
  163. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  164. package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  165. package/dist/mjs/types/Interface/api/user/RegisterWebhook.d.ts +6 -0
  166. package/dist/mjs/types/Interface/api/user/RegisterWebhook.d.ts.map +1 -1
  167. package/dist/mjs/types/Interface/api/user/RegisterWebhook.js +26 -1
  168. package/dist/mjs/types/Interface/api/user/RegisterWebhook.js.map +1 -1
  169. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  170. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  171. package/dist/mjs/types/Interface/models/ILoginApproval.js +2 -0
  172. package/dist/mjs/types/Interface/models/ILoginApproval.js.map +1 -0
  173. package/dist/mjs/types/Interface/models/ISociety.d.ts +1 -1
  174. package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
  175. package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
  176. package/dist/mjs/types/Interface/models/IUser.d.ts +2 -0
  177. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  178. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  179. package/dist/mjs/types/index.d.ts +8 -0
  180. package/dist/mjs/types/index.d.ts.map +1 -1
  181. package/dist/mjs/types/index.js +8 -0
  182. package/dist/mjs/types/index.js.map +1 -1
  183. package/package.json +17 -17
  184. package/ts/api/resources/AutomaticRegistration.ts +8 -0
  185. package/ts/api/resources/LoginApproval.ts +20 -0
  186. package/ts/api/resources/Mfa.ts +6 -0
  187. package/ts/api/resources/Revenue.ts +8 -0
  188. package/ts/api/resources/User.ts +0 -9
  189. package/ts/api/resources.ts +2 -0
  190. package/ts/types/Enum/AutomaticRegistration.ts +45 -0
  191. package/ts/types/Enum/BrandClementine.ts +6 -0
  192. package/ts/types/Enum/LoginApprovalStatus.ts +13 -0
  193. package/ts/types/Enum/MfaMode.ts +11 -0
  194. package/ts/types/Interface/api/authentification/AuthenticationResponse.ts +10 -0
  195. package/ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts +6 -0
  196. package/ts/types/Interface/api/authentification/SetMobileApprovalDto.ts +9 -0
  197. package/ts/types/Interface/api/authentification/loginApproval.ts +75 -0
  198. package/ts/types/Interface/api/automaticRegistration/Query.ts +19 -0
  199. package/ts/types/Interface/api/automaticRegistration/Read.ts +8 -0
  200. package/ts/types/Interface/api/cashAndExpense/Create.ts +2 -2
  201. package/ts/types/Interface/api/payment/Params.ts +9 -3
  202. package/ts/types/Interface/api/user/RegisterProspect.ts +4 -0
  203. package/ts/types/Interface/api/user/RegisterWebhook.ts +19 -1
  204. package/ts/types/Interface/models/ILoginApproval.ts +31 -0
  205. package/ts/types/Interface/models/ISociety.ts +1 -1
  206. package/ts/types/Interface/models/IUser.ts +2 -0
  207. package/ts/types/index.ts +8 -1
@@ -3,6 +3,7 @@ export * from './Interface/models/ICallHistory';
3
3
  export * from './Interface/models/IBusinessLineUser';
4
4
  export * from './Interface/models/IVisualizedInformation';
5
5
  export * from './Interface/models/IApiError';
6
+ export * from './Interface/models/ILoginApproval';
6
7
  export * from './Interface/models/ISms';
7
8
  export * from './Interface/models/IAccessToken';
8
9
  export * from './Interface/models/IAccountDetail';
@@ -289,6 +290,7 @@ export * from './Interface/models/ILoanFile';
289
290
  export * from './Interface/models/ICommercialMail';
290
291
  export * from './Interface/models/ICommercialOffer';
291
292
  export * from './Interface/models/IRegistration';
293
+ export * from './Interface/api/mfa/mfa';
292
294
  export * from './Interface/models/IVatRegimeHistory';
293
295
  export * from './Interface/models/ICustomerAcceptance';
294
296
  export * from './Interface/models/IUnpaidCallHistory';
@@ -335,6 +337,8 @@ export * from './Enum/Feature';
335
337
  export * from './Enum/AutomaticRegistration';
336
338
  export * from './Enum/IntermediateManagementRebate';
337
339
  export * from './Enum/Das';
340
+ export * from './Enum/LoginApprovalStatus';
341
+ export * from './Enum/MfaMode';
338
342
  export * from './Enum/ChangeLog';
339
343
  export * from './Enum/VisualizedInformation';
340
344
  export * from './Enum/NafCode';
@@ -555,6 +559,7 @@ export * from './Enum/PaymentAttempt';
555
559
  // Interfaces API
556
560
  export * from './Interface/api/authentification/AuthenticationResponse';
557
561
  export * from './Interface/api/exercice/ReadExercice';
562
+ export * from './Interface/api/authentification/AuthenticationResponse';
558
563
  export * from './Interface/api/balanceSheet/consistency/Read';
559
564
  export * from './Interface/api/kilometricAllowance/ReadKilometricAllowance';
560
565
  export * from './Interface/api/cashAndExpense/Query';
@@ -1047,6 +1052,7 @@ export * from './Interface/api/changelog/Create';
1047
1052
  export * from './Interface/api/authentification/ReadAuthenticateCollaborater';
1048
1053
  export * from './Interface/api/authentification/ResetPassword';
1049
1054
  export * from './Interface/api/authentification/ForgotPassword';
1055
+ export * from './Interface/api/authentification/loginApproval';
1050
1056
  export * from './Interface/api/society/Export';
1051
1057
  export * from './Interface/api/society/State';
1052
1058
  export * from './Interface/api/businessSector/Create';
@@ -1135,6 +1141,8 @@ export * from './Interface/api/recurrence/Query';
1135
1141
  export * from './Interface/api/recurrence/Read';
1136
1142
  export * from './Interface/api/documentRequest/Query';
1137
1143
  export * from './Interface/api/documentRequest/Create';
1144
+ export * from './Interface/api/automaticRegistration/Query';
1145
+ export * from './Interface/api/automaticRegistration/Read';
1138
1146
  // Enums types
1139
1147
  export * from './Interface/enum/Util';
1140
1148
  export * from './Interface/enum/Date';