@silexpert/core 1.0.82 → 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.
- package/es/api/resources/Inpi.d.ts +61 -0
- package/es/api/resources/Inpi.d.ts.map +1 -0
- package/es/api/resources/Inpi.js +78 -0
- package/es/api/resources/Inpi.js.map +1 -0
- package/es/api/resources/prestation.d.ts +11 -0
- package/es/api/resources/prestation.d.ts.map +1 -0
- package/es/api/resources/prestation.js +12 -0
- package/es/api/resources/prestation.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/AccountType.d.ts +10 -0
- package/es/types/Enum/AccountType.d.ts.map +1 -1
- package/es/types/Enum/AccountType.js +10 -0
- package/es/types/Enum/AccountType.js.map +1 -1
- package/es/types/Enum/CerfaType.d.ts +2 -1
- package/es/types/Enum/CerfaType.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.js +2 -1
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/InpiType.d.ts +39 -0
- package/es/types/Enum/InpiType.d.ts.map +1 -0
- package/es/types/Enum/InpiType.js +39 -0
- package/es/types/Enum/InpiType.js.map +1 -0
- package/es/types/Enum/PrestationType.d.ts +18 -1
- package/es/types/Enum/PrestationType.d.ts.map +1 -1
- package/es/types/Enum/PrestationType.js +17 -0
- package/es/types/Enum/PrestationType.js.map +1 -1
- package/es/types/Enum/ProcessingState.d.ts +7 -0
- package/es/types/Enum/ProcessingState.d.ts.map +1 -0
- package/es/types/Enum/ProcessingState.js +8 -0
- package/es/types/Enum/ProcessingState.js.map +1 -0
- package/es/types/Enum/TimeCounterType.d.ts +42 -0
- package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
- package/es/types/Enum/TimeCounterType.js +42 -0
- package/es/types/Enum/TimeCounterType.js.map +1 -1
- package/es/types/Enum/Vat.js +1 -1
- package/es/types/Enum/Vat.js.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/cerfa/2572.d.ts +91 -2
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2572.js +3 -1
- package/es/types/Interface/api/cerfa/2572.js.map +1 -1
- package/es/types/Interface/api/iDocus/CreateExport.d.ts +4 -0
- package/es/types/Interface/api/iDocus/CreateExport.d.ts.map +1 -0
- package/es/types/Interface/api/iDocus/CreateExport.js +21 -0
- package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -0
- package/es/types/Interface/api/iDocus/iDocus.d.ts +35 -0
- package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -0
- package/es/types/Interface/api/iDocus/iDocus.js +2 -0
- package/es/types/Interface/api/iDocus/iDocus.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts +6 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +41 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts +4 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +21 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts +6 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +2 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts +10 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +75 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts +4 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +21 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +2 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.js +2 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/es/types/Interface/models/IInpiBalance.d.ts +10 -0
- package/es/types/Interface/models/IInpiBalance.d.ts.map +1 -0
- package/es/types/Interface/models/IInpiBalance.js +2 -0
- package/es/types/Interface/models/IInpiBalance.js.map +1 -0
- package/es/types/Interface/models/IInpiPayment.d.ts +29 -0
- package/es/types/Interface/models/IInpiPayment.d.ts.map +1 -0
- package/es/types/Interface/models/IInpiPayment.js +2 -0
- package/es/types/Interface/models/IInpiPayment.js.map +1 -0
- package/es/types/index.d.ts +13 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +13 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/commercialManagement/templates/body.js +2 -2
- package/es/utils/commercialManagement/templates/body.js.map +1 -1
- package/js/api/resources/Inpi.js +113 -0
- package/js/api/resources/Inpi.js.map +1 -0
- package/js/api/resources/prestation.js +23 -0
- package/js/api/resources/prestation.js.map +1 -0
- package/js/api/resources.js +6 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AccountType.js +10 -0
- package/js/types/Enum/AccountType.js.map +1 -1
- package/js/types/Enum/CerfaType.js +2 -1
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/InpiType.js +44 -0
- package/js/types/Enum/InpiType.js.map +1 -0
- package/js/types/Enum/PrestationType.js +17 -0
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Enum/ProcessingState.js +14 -0
- package/js/types/Enum/ProcessingState.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +42 -0
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Enum/Vat.js +1 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/cerfa/2572.js +6 -2
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- package/js/types/Interface/api/iDocus/CreateExport.js +29 -0
- package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -0
- package/js/types/Interface/api/iDocus/iDocus.js +6 -0
- package/js/types/Interface/api/iDocus/iDocus.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +47 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +31 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +6 -0
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +73 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +31 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
- package/js/types/Interface/api/pdf/ReadPdftkizer.js +6 -0
- package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
- package/js/types/Interface/models/IInpiBalance.js +6 -0
- package/js/types/Interface/models/IInpiBalance.js.map +1 -0
- package/js/types/Interface/models/IInpiPayment.js +6 -0
- package/js/types/Interface/models/IInpiPayment.js.map +1 -0
- package/js/types/index.js +156 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/commercialManagement/templates/body.js +2 -2
- package/js/utils/commercialManagement/templates/body.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Inpi.ts +89 -0
- package/ts/api/resources/prestation.ts +15 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/AccountType.ts +10 -0
- package/ts/types/Enum/CerfaType.ts +2 -1
- package/ts/types/Enum/InpiType.ts +40 -0
- package/ts/types/Enum/PrestationType.ts +17 -0
- package/ts/types/Enum/ProcessingState.ts +6 -0
- package/ts/types/Enum/TimeCounterType.ts +42 -0
- package/ts/types/Enum/Vat.ts +1 -1
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/cerfa/2572.ts +88 -2
- package/ts/types/Interface/api/iDocus/CreateExport.ts +10 -0
- package/ts/types/Interface/api/iDocus/iDocus.ts +35 -0
- package/ts/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.ts +28 -0
- package/ts/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.ts +10 -0
- package/ts/types/Interface/api/inpiBalance/inpiBalanceStatistic.ts +5 -0
- package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.ts +58 -0
- package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.ts +10 -0
- package/ts/types/Interface/api/pdf/ReadPdftkizer.ts +1 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
- package/ts/types/Interface/models/IInpiBalance.ts +12 -0
- package/ts/types/Interface/models/IInpiPayment.ts +31 -0
- package/ts/types/index.ts +13 -0
- package/ts/utils/commercialManagement/templates/body.ts +2 -2
package/js/types/index.js
CHANGED
|
@@ -2188,6 +2188,30 @@ Object.keys(_ISlowDetection).forEach(function (key) {
|
|
|
2188
2188
|
});
|
|
2189
2189
|
});
|
|
2190
2190
|
|
|
2191
|
+
var _IInpiBalance = require("./Interface/models/IInpiBalance");
|
|
2192
|
+
|
|
2193
|
+
Object.keys(_IInpiBalance).forEach(function (key) {
|
|
2194
|
+
if (key === "default" || key === "__esModule") return;
|
|
2195
|
+
Object.defineProperty(exports, key, {
|
|
2196
|
+
enumerable: true,
|
|
2197
|
+
get: function () {
|
|
2198
|
+
return _IInpiBalance[key];
|
|
2199
|
+
}
|
|
2200
|
+
});
|
|
2201
|
+
});
|
|
2202
|
+
|
|
2203
|
+
var _IInpiPayment = require("./Interface/models/IInpiPayment");
|
|
2204
|
+
|
|
2205
|
+
Object.keys(_IInpiPayment).forEach(function (key) {
|
|
2206
|
+
if (key === "default" || key === "__esModule") return;
|
|
2207
|
+
Object.defineProperty(exports, key, {
|
|
2208
|
+
enumerable: true,
|
|
2209
|
+
get: function () {
|
|
2210
|
+
return _IInpiPayment[key];
|
|
2211
|
+
}
|
|
2212
|
+
});
|
|
2213
|
+
});
|
|
2214
|
+
|
|
2191
2215
|
var _ISocialDetail = require("./Interface/models/ISocialDetail");
|
|
2192
2216
|
|
|
2193
2217
|
Object.keys(_ISocialDetail).forEach(function (key) {
|
|
@@ -3832,6 +3856,18 @@ Object.keys(_ICommercialMail).forEach(function (key) {
|
|
|
3832
3856
|
});
|
|
3833
3857
|
});
|
|
3834
3858
|
|
|
3859
|
+
var _IRegistration = require("./Interface/models/IRegistration");
|
|
3860
|
+
|
|
3861
|
+
Object.keys(_IRegistration).forEach(function (key) {
|
|
3862
|
+
if (key === "default" || key === "__esModule") return;
|
|
3863
|
+
Object.defineProperty(exports, key, {
|
|
3864
|
+
enumerable: true,
|
|
3865
|
+
get: function () {
|
|
3866
|
+
return _IRegistration[key];
|
|
3867
|
+
}
|
|
3868
|
+
});
|
|
3869
|
+
});
|
|
3870
|
+
|
|
3835
3871
|
var _FormAuthenticate = require("./Form/FormAuthenticate");
|
|
3836
3872
|
|
|
3837
3873
|
Object.keys(_FormAuthenticate).forEach(function (key) {
|
|
@@ -5416,6 +5452,30 @@ Object.keys(_RegulateType).forEach(function (key) {
|
|
|
5416
5452
|
});
|
|
5417
5453
|
});
|
|
5418
5454
|
|
|
5455
|
+
var _ProcessingState = require("./Enum/ProcessingState");
|
|
5456
|
+
|
|
5457
|
+
Object.keys(_ProcessingState).forEach(function (key) {
|
|
5458
|
+
if (key === "default" || key === "__esModule") return;
|
|
5459
|
+
Object.defineProperty(exports, key, {
|
|
5460
|
+
enumerable: true,
|
|
5461
|
+
get: function () {
|
|
5462
|
+
return _ProcessingState[key];
|
|
5463
|
+
}
|
|
5464
|
+
});
|
|
5465
|
+
});
|
|
5466
|
+
|
|
5467
|
+
var _InpiType = require("./Enum/InpiType");
|
|
5468
|
+
|
|
5469
|
+
Object.keys(_InpiType).forEach(function (key) {
|
|
5470
|
+
if (key === "default" || key === "__esModule") return;
|
|
5471
|
+
Object.defineProperty(exports, key, {
|
|
5472
|
+
enumerable: true,
|
|
5473
|
+
get: function () {
|
|
5474
|
+
return _InpiType[key];
|
|
5475
|
+
}
|
|
5476
|
+
});
|
|
5477
|
+
});
|
|
5478
|
+
|
|
5419
5479
|
var _ReadPartnerTransactionType = require("./Interface/api/partnerTransactionType/ReadPartnerTransactionType");
|
|
5420
5480
|
|
|
5421
5481
|
Object.keys(_ReadPartnerTransactionType).forEach(function (key) {
|
|
@@ -7264,6 +7324,66 @@ Object.keys(_UpdateRecorder).forEach(function (key) {
|
|
|
7264
7324
|
});
|
|
7265
7325
|
});
|
|
7266
7326
|
|
|
7327
|
+
var _QueryInpiBalanceStatistic = require("./Interface/api/inpiBalance/QueryInpiBalanceStatistic");
|
|
7328
|
+
|
|
7329
|
+
Object.keys(_QueryInpiBalanceStatistic).forEach(function (key) {
|
|
7330
|
+
if (key === "default" || key === "__esModule") return;
|
|
7331
|
+
Object.defineProperty(exports, key, {
|
|
7332
|
+
enumerable: true,
|
|
7333
|
+
get: function () {
|
|
7334
|
+
return _QueryInpiBalanceStatistic[key];
|
|
7335
|
+
}
|
|
7336
|
+
});
|
|
7337
|
+
});
|
|
7338
|
+
|
|
7339
|
+
var _QueryInpiBalancePaginated = require("./Interface/api/inpiBalance/QueryInpiBalancePaginated");
|
|
7340
|
+
|
|
7341
|
+
Object.keys(_QueryInpiBalancePaginated).forEach(function (key) {
|
|
7342
|
+
if (key === "default" || key === "__esModule") return;
|
|
7343
|
+
Object.defineProperty(exports, key, {
|
|
7344
|
+
enumerable: true,
|
|
7345
|
+
get: function () {
|
|
7346
|
+
return _QueryInpiBalancePaginated[key];
|
|
7347
|
+
}
|
|
7348
|
+
});
|
|
7349
|
+
});
|
|
7350
|
+
|
|
7351
|
+
var _inpiBalanceStatistic = require("./Interface/api/inpiBalance/inpiBalanceStatistic");
|
|
7352
|
+
|
|
7353
|
+
Object.keys(_inpiBalanceStatistic).forEach(function (key) {
|
|
7354
|
+
if (key === "default" || key === "__esModule") return;
|
|
7355
|
+
Object.defineProperty(exports, key, {
|
|
7356
|
+
enumerable: true,
|
|
7357
|
+
get: function () {
|
|
7358
|
+
return _inpiBalanceStatistic[key];
|
|
7359
|
+
}
|
|
7360
|
+
});
|
|
7361
|
+
});
|
|
7362
|
+
|
|
7363
|
+
var _QueryInpiPaymentStatistic = require("./Interface/api/inpiPayment/QueryInpiPaymentStatistic");
|
|
7364
|
+
|
|
7365
|
+
Object.keys(_QueryInpiPaymentStatistic).forEach(function (key) {
|
|
7366
|
+
if (key === "default" || key === "__esModule") return;
|
|
7367
|
+
Object.defineProperty(exports, key, {
|
|
7368
|
+
enumerable: true,
|
|
7369
|
+
get: function () {
|
|
7370
|
+
return _QueryInpiPaymentStatistic[key];
|
|
7371
|
+
}
|
|
7372
|
+
});
|
|
7373
|
+
});
|
|
7374
|
+
|
|
7375
|
+
var _QueryInpiPaymentPaginated = require("./Interface/api/inpiPayment/QueryInpiPaymentPaginated");
|
|
7376
|
+
|
|
7377
|
+
Object.keys(_QueryInpiPaymentPaginated).forEach(function (key) {
|
|
7378
|
+
if (key === "default" || key === "__esModule") return;
|
|
7379
|
+
Object.defineProperty(exports, key, {
|
|
7380
|
+
enumerable: true,
|
|
7381
|
+
get: function () {
|
|
7382
|
+
return _QueryInpiPaymentPaginated[key];
|
|
7383
|
+
}
|
|
7384
|
+
});
|
|
7385
|
+
});
|
|
7386
|
+
|
|
7267
7387
|
var _ReadSurvey = require("./Interface/api/survey/ReadSurvey");
|
|
7268
7388
|
|
|
7269
7389
|
Object.keys(_ReadSurvey).forEach(function (key) {
|
|
@@ -9868,6 +9988,42 @@ Object.keys(_updateGedFile).forEach(function (key) {
|
|
|
9868
9988
|
});
|
|
9869
9989
|
});
|
|
9870
9990
|
|
|
9991
|
+
var _iDocus = require("./Interface/api/iDocus/iDocus");
|
|
9992
|
+
|
|
9993
|
+
Object.keys(_iDocus).forEach(function (key) {
|
|
9994
|
+
if (key === "default" || key === "__esModule") return;
|
|
9995
|
+
Object.defineProperty(exports, key, {
|
|
9996
|
+
enumerable: true,
|
|
9997
|
+
get: function () {
|
|
9998
|
+
return _iDocus[key];
|
|
9999
|
+
}
|
|
10000
|
+
});
|
|
10001
|
+
});
|
|
10002
|
+
|
|
10003
|
+
var _CreateExport = require("./Interface/api/iDocus/CreateExport");
|
|
10004
|
+
|
|
10005
|
+
Object.keys(_CreateExport).forEach(function (key) {
|
|
10006
|
+
if (key === "default" || key === "__esModule") return;
|
|
10007
|
+
Object.defineProperty(exports, key, {
|
|
10008
|
+
enumerable: true,
|
|
10009
|
+
get: function () {
|
|
10010
|
+
return _CreateExport[key];
|
|
10011
|
+
}
|
|
10012
|
+
});
|
|
10013
|
+
});
|
|
10014
|
+
|
|
10015
|
+
var _ReadPdftkizer = require("./Interface/api/pdf/ReadPdftkizer");
|
|
10016
|
+
|
|
10017
|
+
Object.keys(_ReadPdftkizer).forEach(function (key) {
|
|
10018
|
+
if (key === "default" || key === "__esModule") return;
|
|
10019
|
+
Object.defineProperty(exports, key, {
|
|
10020
|
+
enumerable: true,
|
|
10021
|
+
get: function () {
|
|
10022
|
+
return _ReadPdftkizer[key];
|
|
10023
|
+
}
|
|
10024
|
+
});
|
|
10025
|
+
});
|
|
10026
|
+
|
|
9871
10027
|
var _Util4 = require("./Interface/enum/Util");
|
|
9872
10028
|
|
|
9873
10029
|
Object.keys(_Util4).forEach(function (key) {
|