@silexpert/core 0.4.89 → 0.4.90
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/es/api/resources/BudgetInsight.d.ts +11 -0
- package/es/api/resources/BudgetInsight.d.ts.map +1 -0
- package/es/api/resources/BudgetInsight.js +10 -0
- package/es/api/resources/BudgetInsight.js.map +1 -0
- package/es/api/resources/FecFile.d.ts +1 -0
- package/es/api/resources/FecFile.d.ts.map +1 -1
- package/es/api/resources/FecFile.js +3 -0
- package/es/api/resources/FecFile.js.map +1 -1
- package/es/api/resources/QuotesAccount.d.ts +6 -0
- package/es/api/resources/QuotesAccount.d.ts.map +1 -0
- package/es/api/resources/QuotesAccount.js +8 -0
- package/es/api/resources/QuotesAccount.js.map +1 -0
- package/es/api/resources/SalariesFile.d.ts +14 -0
- package/es/api/resources/SalariesFile.d.ts.map +1 -1
- package/es/api/resources/SalariesFile.js +14 -0
- package/es/api/resources/SalariesFile.js.map +1 -1
- package/es/api/resources/Transaction.d.ts +2 -1
- package/es/api/resources/Transaction.d.ts.map +1 -1
- package/es/api/resources/Transaction.js +3 -0
- package/es/api/resources/Transaction.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +5 -0
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +3 -0
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +2 -0
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +2 -0
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandLegalstart.d.ts +1 -0
- package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/es/types/Enum/BrandLegalstart.js +1 -0
- package/es/types/Enum/BrandLegalstart.js.map +1 -1
- package/es/types/Enum/RevisionGuide.d.ts +1 -1
- package/es/types/Enum/RevisionGuide.d.ts.map +1 -1
- package/es/types/Enum/RevisionGuide.js +1 -1
- package/es/types/Enum/RevisionGuide.js.map +1 -1
- package/es/types/Interface/api/accountant/ReadAccountantBalance.d.ts +6 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.d.ts.map +1 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.js +3 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts +5 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts.map +1 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +21 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.d.ts +6 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.d.ts.map +1 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js +25 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -0
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts +4 -0
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts.map +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/CreateSociety.js +1 -1
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/society/UpdateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/es/types/Interface/api/sponsorship/ReadSponsorship.d.ts +13 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +1 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.js +3 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +4 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +18 -2
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/models/IApiError.d.ts +7 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +6 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IBankAccount.d.ts +1 -0
- package/es/types/Interface/models/IBankAccount.d.ts.map +1 -1
- package/es/types/Interface/models/IBankAccount.js.map +1 -1
- package/es/types/Interface/models/IBankConnection.d.ts +1 -0
- package/es/types/Interface/models/IBankConnection.d.ts.map +1 -1
- package/es/types/Interface/models/IBankConnection.js.map +1 -1
- package/es/types/Interface/models/ILastUpdateConnection.d.ts +11 -0
- package/es/types/Interface/models/ILastUpdateConnection.d.ts.map +1 -0
- package/es/types/Interface/models/ILastUpdateConnection.js +2 -0
- package/es/types/Interface/models/ILastUpdateConnection.js.map +1 -0
- package/es/types/index.d.ts +5 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +5 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/BudgetInsight.js +22 -0
- package/js/api/resources/BudgetInsight.js.map +1 -0
- package/js/api/resources/FecFile.js +6 -0
- package/js/api/resources/FecFile.js.map +1 -1
- package/js/api/resources/QuotesAccount.js +22 -0
- package/js/api/resources/QuotesAccount.js.map +1 -0
- package/js/api/resources/SalariesFile.js +17 -0
- package/js/api/resources/SalariesFile.js.map +1 -1
- package/js/api/resources/Transaction.js +4 -0
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +3 -0
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +2 -0
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js +1 -0
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Enum/RevisionGuide.js +1 -1
- package/js/types/Enum/RevisionGuide.js.map +1 -1
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js +10 -0
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -0
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +29 -0
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -0
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js +31 -0
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -0
- package/js/types/Interface/api/society/CreateSociety.js +1 -1
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js +10 -0
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +22 -2
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +7 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/ILastUpdateConnection.js +6 -0
- package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -0
- package/js/types/index.js +60 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BudgetInsight.ts +14 -0
- package/ts/api/resources/FecFile.ts +4 -0
- package/ts/api/resources/QuotesAccount.ts +11 -0
- package/ts/api/resources/SalariesFile.ts +17 -5
- package/ts/api/resources/Transaction.ts +6 -2
- package/ts/types/Enum/BrandClementine.ts +3 -0
- package/ts/types/Enum/BrandComptalib.ts +2 -0
- package/ts/types/Enum/BrandLegalstart.ts +1 -0
- package/ts/types/Enum/RevisionGuide.ts +1 -1
- package/ts/types/Interface/api/accountant/ReadAccountantBalance.ts +5 -0
- package/ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts +9 -0
- package/ts/types/Interface/api/quotes/QueryQuotesAccount.ts +12 -0
- package/ts/types/Interface/api/salariesFile/ReadSalariesFile.ts +5 -1
- package/ts/types/Interface/api/society/CreateSociety.ts +1 -1
- package/ts/types/Interface/api/society/UpdateSociety.ts +1 -1
- package/ts/types/Interface/api/sponsorship/ReadSponsorship.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +14 -2
- package/ts/types/Interface/models/IApiError.ts +6 -0
- package/ts/types/Interface/models/IBankAccount.ts +1 -0
- package/ts/types/Interface/models/IBankConnection.ts +1 -0
- package/ts/types/Interface/models/ILastUpdateConnection.ts +13 -0
- package/ts/types/index.ts +5 -0
package/ts/types/index.ts
CHANGED
|
@@ -285,6 +285,7 @@ export * from './Interface/models/IAccountingTransaction_new';
|
|
|
285
285
|
export * from './Interface/models/IExerciceNote';
|
|
286
286
|
export * from './Interface/models/IRevisionGuide';
|
|
287
287
|
export * from './Interface/models/ISponsorshipWithSponsorInfo';
|
|
288
|
+
export * from './Interface/models/ILastUpdateConnection';
|
|
288
289
|
|
|
289
290
|
// Forms
|
|
290
291
|
export * from './Form/FormAuthenticate';
|
|
@@ -414,6 +415,8 @@ export * from './Interface/api/dashboard/ReadTopBuys';
|
|
|
414
415
|
export * from './Interface/api/dashboard/ReadTopProviders';
|
|
415
416
|
export * from './Interface/api/dashboard/ReadGescom';
|
|
416
417
|
export * from './Interface/api/dashboard/ReadDeadline';
|
|
418
|
+
export * from './Interface/api/accountant/ReadAccountantBalance';
|
|
419
|
+
export * from './Interface/api/quotes/QueryQuotesAccount';
|
|
417
420
|
|
|
418
421
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
419
422
|
export * from './Interface/api/survey/ReadSurvey';
|
|
@@ -490,3 +493,5 @@ export * from './Interface/api/taxDeadline/ReadTaxDeadline';
|
|
|
490
493
|
export * from './Interface/api/society/ReadSociety';
|
|
491
494
|
export * from './Interface/api/exerciceNote/QueryExerciceNote';
|
|
492
495
|
export * from './Interface/api/exerciceNote/CreateExerciceNote';
|
|
496
|
+
export * from './Interface/api/sponsorship/ReadSponsorship';
|
|
497
|
+
export * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';
|