@silexpert/core 1.1.195 → 1.1.196
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.
- package/dist/cjs/api/resources/Authenticate.d.ts +3 -1
- package/dist/cjs/api/resources/Authenticate.d.ts.map +1 -1
- package/dist/cjs/api/resources/Authenticate.js +10 -0
- package/dist/cjs/api/resources/Authenticate.js.map +1 -1
- package/dist/cjs/api/resources/PaymentExpectationCustomer.d.ts +2 -2
- package/dist/cjs/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
- package/dist/cjs/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.d.ts +5 -0
- package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +1 -0
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.d.ts +3 -0
- package/dist/cjs/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js +1 -0
- package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Interface/api/authentification/ForgotPassword.d.ts +4 -0
- package/dist/cjs/types/Interface/api/authentification/ForgotPassword.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/authentification/ForgotPassword.js +23 -0
- package/dist/cjs/types/Interface/api/authentification/ForgotPassword.js.map +1 -0
- package/dist/cjs/types/Interface/api/authentification/ResetPassword.d.ts +5 -0
- package/dist/cjs/types/Interface/api/authentification/ResetPassword.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/authentification/ResetPassword.js +28 -0
- package/dist/cjs/types/Interface/api/authentification/ResetPassword.js.map +1 -0
- package/dist/cjs/types/index.d.ts +2 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +2 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/Authenticate.d.ts +3 -1
- package/dist/mjs/api/resources/Authenticate.d.ts.map +1 -1
- package/dist/mjs/api/resources/Authenticate.js +6 -0
- package/dist/mjs/api/resources/Authenticate.js.map +1 -1
- package/dist/mjs/api/resources/PaymentExpectationCustomer.d.ts +2 -2
- package/dist/mjs/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
- package/dist/mjs/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts +5 -0
- package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +1 -0
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.d.ts +3 -0
- package/dist/mjs/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js +1 -0
- package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Interface/api/authentification/ForgotPassword.d.ts +4 -0
- package/dist/mjs/types/Interface/api/authentification/ForgotPassword.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/authentification/ForgotPassword.js +20 -0
- package/dist/mjs/types/Interface/api/authentification/ForgotPassword.js.map +1 -0
- package/dist/mjs/types/Interface/api/authentification/ResetPassword.d.ts +5 -0
- package/dist/mjs/types/Interface/api/authentification/ResetPassword.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/authentification/ResetPassword.js +26 -0
- package/dist/mjs/types/Interface/api/authentification/ResetPassword.js.map +1 -0
- package/dist/mjs/types/index.d.ts +2 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +2 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Authenticate.ts +9 -1
- package/ts/api/resources/PaymentExpectationCustomer.ts +2 -1
- package/ts/types/Enum/BrandClementine.ts +1 -0
- package/ts/types/Enum/BrandComptalib.ts +1 -0
- package/ts/types/Enum/BrandLegalstart.ts +1 -0
- package/ts/types/Interface/api/authentification/ForgotPassword.ts +8 -0
- package/ts/types/Interface/api/authentification/ResetPassword.ts +12 -0
- package/ts/types/index.ts +2 -0
package/ts/types/index.ts
CHANGED
|
@@ -992,6 +992,8 @@ export * from './Interface/api/accountsSectors/Create';
|
|
|
992
992
|
export * from './Interface/api/fusion/FusionSocieties';
|
|
993
993
|
export * from './Interface/api/changelog/Create';
|
|
994
994
|
export * from './Interface/api/authentification/ReadAuthenticateCollaborater';
|
|
995
|
+
export * from './Interface/api/authentification/ResetPassword';
|
|
996
|
+
export * from './Interface/api/authentification/ForgotPassword';
|
|
995
997
|
export * from './Interface/api/society/Export';
|
|
996
998
|
export * from './Interface/api/businessSector/Create';
|
|
997
999
|
export * from './Interface/api/businessSector/Query';
|