@silexpert/core 1.0.84 → 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.
Files changed (157) hide show
  1. package/es/api/resources/Inpi.d.ts +61 -0
  2. package/es/api/resources/Inpi.d.ts.map +1 -0
  3. package/es/api/resources/Inpi.js +78 -0
  4. package/es/api/resources/Inpi.js.map +1 -0
  5. package/es/api/resources/prestation.d.ts +11 -0
  6. package/es/api/resources/prestation.d.ts.map +1 -0
  7. package/es/api/resources/prestation.js +12 -0
  8. package/es/api/resources/prestation.js.map +1 -0
  9. package/es/api/resources.d.ts +4 -0
  10. package/es/api/resources.d.ts.map +1 -1
  11. package/es/api/resources.js +4 -0
  12. package/es/api/resources.js.map +1 -1
  13. package/es/types/Enum/AccountType.d.ts +10 -0
  14. package/es/types/Enum/AccountType.d.ts.map +1 -1
  15. package/es/types/Enum/AccountType.js +10 -0
  16. package/es/types/Enum/AccountType.js.map +1 -1
  17. package/es/types/Enum/CerfaType.d.ts +2 -1
  18. package/es/types/Enum/CerfaType.d.ts.map +1 -1
  19. package/es/types/Enum/CerfaType.js +2 -1
  20. package/es/types/Enum/CerfaType.js.map +1 -1
  21. package/es/types/Enum/InpiType.d.ts +39 -0
  22. package/es/types/Enum/InpiType.d.ts.map +1 -0
  23. package/es/types/Enum/InpiType.js +39 -0
  24. package/es/types/Enum/InpiType.js.map +1 -0
  25. package/es/types/Enum/PrestationType.d.ts +18 -1
  26. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  27. package/es/types/Enum/PrestationType.js +17 -0
  28. package/es/types/Enum/PrestationType.js.map +1 -1
  29. package/es/types/Enum/ProcessingState.d.ts +7 -0
  30. package/es/types/Enum/ProcessingState.d.ts.map +1 -0
  31. package/es/types/Enum/ProcessingState.js +8 -0
  32. package/es/types/Enum/ProcessingState.js.map +1 -0
  33. package/es/types/Enum/TimeCounterType.d.ts +42 -0
  34. package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
  35. package/es/types/Enum/TimeCounterType.js +42 -0
  36. package/es/types/Enum/TimeCounterType.js.map +1 -1
  37. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
  38. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  39. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  40. package/es/types/Interface/api/cerfa/2572.d.ts +91 -2
  41. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  42. package/es/types/Interface/api/cerfa/2572.js +3 -1
  43. package/es/types/Interface/api/cerfa/2572.js.map +1 -1
  44. package/es/types/Interface/api/iDocus/CreateExport.d.ts +4 -0
  45. package/es/types/Interface/api/iDocus/CreateExport.d.ts.map +1 -0
  46. package/es/types/Interface/api/iDocus/CreateExport.js +21 -0
  47. package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -0
  48. package/es/types/Interface/api/iDocus/iDocus.d.ts +35 -0
  49. package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -0
  50. package/es/types/Interface/api/iDocus/iDocus.js +2 -0
  51. package/es/types/Interface/api/iDocus/iDocus.js.map +1 -0
  52. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts +6 -0
  53. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts.map +1 -0
  54. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +41 -0
  55. package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
  56. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts +4 -0
  57. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts.map +1 -0
  58. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +21 -0
  59. package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
  60. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts +6 -0
  61. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts.map +1 -0
  62. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +2 -0
  63. package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
  64. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts +10 -0
  65. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts.map +1 -0
  66. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +75 -0
  67. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
  68. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts +4 -0
  69. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts.map +1 -0
  70. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +21 -0
  71. package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
  72. package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +2 -0
  73. package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -0
  74. package/es/types/Interface/api/pdf/ReadPdftkizer.js +2 -0
  75. package/es/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
  76. package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
  77. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  78. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  79. package/es/types/Interface/models/IInpiBalance.d.ts +10 -0
  80. package/es/types/Interface/models/IInpiBalance.d.ts.map +1 -0
  81. package/es/types/Interface/models/IInpiBalance.js +2 -0
  82. package/es/types/Interface/models/IInpiBalance.js.map +1 -0
  83. package/es/types/Interface/models/IInpiPayment.d.ts +29 -0
  84. package/es/types/Interface/models/IInpiPayment.d.ts.map +1 -0
  85. package/es/types/Interface/models/IInpiPayment.js +2 -0
  86. package/es/types/Interface/models/IInpiPayment.js.map +1 -0
  87. package/es/types/index.d.ts +13 -0
  88. package/es/types/index.d.ts.map +1 -1
  89. package/es/types/index.js +13 -0
  90. package/es/types/index.js.map +1 -1
  91. package/js/api/resources/Inpi.js +113 -0
  92. package/js/api/resources/Inpi.js.map +1 -0
  93. package/js/api/resources/prestation.js +23 -0
  94. package/js/api/resources/prestation.js.map +1 -0
  95. package/js/api/resources.js +6 -0
  96. package/js/api/resources.js.map +1 -1
  97. package/js/types/Enum/AccountType.js +10 -0
  98. package/js/types/Enum/AccountType.js.map +1 -1
  99. package/js/types/Enum/CerfaType.js +2 -1
  100. package/js/types/Enum/CerfaType.js.map +1 -1
  101. package/js/types/Enum/InpiType.js +44 -0
  102. package/js/types/Enum/InpiType.js.map +1 -0
  103. package/js/types/Enum/PrestationType.js +17 -0
  104. package/js/types/Enum/PrestationType.js.map +1 -1
  105. package/js/types/Enum/ProcessingState.js +14 -0
  106. package/js/types/Enum/ProcessingState.js.map +1 -0
  107. package/js/types/Enum/TimeCounterType.js +42 -0
  108. package/js/types/Enum/TimeCounterType.js.map +1 -1
  109. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  110. package/js/types/Interface/api/cerfa/2572.js +6 -2
  111. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  112. package/js/types/Interface/api/iDocus/CreateExport.js +29 -0
  113. package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -0
  114. package/js/types/Interface/api/iDocus/iDocus.js +6 -0
  115. package/js/types/Interface/api/iDocus/iDocus.js.map +1 -0
  116. package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +47 -0
  117. package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
  118. package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +31 -0
  119. package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
  120. package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +6 -0
  121. package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
  122. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +73 -0
  123. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
  124. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +31 -0
  125. package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
  126. package/js/types/Interface/api/pdf/ReadPdftkizer.js +6 -0
  127. package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
  128. package/js/types/Interface/models/IInpiBalance.js +6 -0
  129. package/js/types/Interface/models/IInpiBalance.js.map +1 -0
  130. package/js/types/Interface/models/IInpiPayment.js +6 -0
  131. package/js/types/Interface/models/IInpiPayment.js.map +1 -0
  132. package/js/types/index.js +156 -0
  133. package/js/types/index.js.map +1 -1
  134. package/package.json +1 -1
  135. package/ts/api/resources/Inpi.ts +89 -0
  136. package/ts/api/resources/prestation.ts +15 -0
  137. package/ts/api/resources.ts +4 -0
  138. package/ts/types/Enum/AccountType.ts +10 -0
  139. package/ts/types/Enum/CerfaType.ts +2 -1
  140. package/ts/types/Enum/InpiType.ts +40 -0
  141. package/ts/types/Enum/PrestationType.ts +17 -0
  142. package/ts/types/Enum/ProcessingState.ts +6 -0
  143. package/ts/types/Enum/TimeCounterType.ts +42 -0
  144. package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
  145. package/ts/types/Interface/api/cerfa/2572.ts +88 -2
  146. package/ts/types/Interface/api/iDocus/CreateExport.ts +10 -0
  147. package/ts/types/Interface/api/iDocus/iDocus.ts +35 -0
  148. package/ts/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.ts +28 -0
  149. package/ts/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.ts +10 -0
  150. package/ts/types/Interface/api/inpiBalance/inpiBalanceStatistic.ts +5 -0
  151. package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.ts +58 -0
  152. package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.ts +10 -0
  153. package/ts/types/Interface/api/pdf/ReadPdftkizer.ts +1 -0
  154. package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
  155. package/ts/types/Interface/models/IInpiBalance.ts +12 -0
  156. package/ts/types/Interface/models/IInpiPayment.ts +31 -0
  157. package/ts/types/index.ts +13 -0
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) {