@silexpert/core 1.0.43 → 1.0.47

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 (172) hide show
  1. package/es/api/resources/BudgetInsight.d.ts +0 -7
  2. package/es/api/resources/BudgetInsight.d.ts.map +1 -1
  3. package/es/api/resources/BudgetInsight.js +0 -8
  4. package/es/api/resources/BudgetInsight.js.map +1 -1
  5. package/es/api/resources/CommercialDocument.d.ts +2 -2
  6. package/es/api/resources/CommercialDocument.d.ts.map +1 -1
  7. package/es/api/resources/CommercialDocument.js.map +1 -1
  8. package/es/api/resources/FIle.d.ts +1 -0
  9. package/es/api/resources/FIle.d.ts.map +1 -1
  10. package/es/api/resources/FIle.js +3 -0
  11. package/es/api/resources/FIle.js.map +1 -1
  12. package/es/api/resources/Wallet.d.ts +8 -0
  13. package/es/api/resources/Wallet.d.ts.map +1 -0
  14. package/es/api/resources/Wallet.js +7 -0
  15. package/es/api/resources/Wallet.js.map +1 -0
  16. package/es/api/resources/statistic/Accountant.d.ts +53 -0
  17. package/es/api/resources/statistic/Accountant.d.ts.map +1 -0
  18. package/es/api/resources/statistic/Accountant.js +77 -0
  19. package/es/api/resources/statistic/Accountant.js.map +1 -0
  20. package/es/api/resources/statistic/Direction.d.ts +11 -0
  21. package/es/api/resources/statistic/Direction.d.ts.map +1 -0
  22. package/es/api/resources/statistic/Direction.js +14 -0
  23. package/es/api/resources/statistic/Direction.js.map +1 -0
  24. package/es/api/resources/statistic/ExpertAccountant.d.ts +29 -0
  25. package/es/api/resources/statistic/ExpertAccountant.d.ts.map +1 -0
  26. package/es/api/resources/statistic/ExpertAccountant.js +41 -0
  27. package/es/api/resources/statistic/ExpertAccountant.js.map +1 -0
  28. package/es/api/resources.d.ts +8 -0
  29. package/es/api/resources.d.ts.map +1 -1
  30. package/es/api/resources.js +8 -0
  31. package/es/api/resources.js.map +1 -1
  32. package/es/types/Enum/AdditionnalSells.d.ts +7 -0
  33. package/es/types/Enum/AdditionnalSells.d.ts.map +1 -0
  34. package/es/types/Enum/AdditionnalSells.js +8 -0
  35. package/es/types/Enum/AdditionnalSells.js.map +1 -0
  36. package/es/types/Enum/StatisticType.d.ts +15 -0
  37. package/es/types/Enum/StatisticType.d.ts.map +1 -0
  38. package/es/types/Enum/StatisticType.js +16 -0
  39. package/es/types/Enum/StatisticType.js.map +1 -0
  40. package/es/types/Enum/Unit.d.ts +31 -0
  41. package/es/types/Enum/Unit.d.ts.map +1 -1
  42. package/es/types/Enum/Unit.js +139 -20
  43. package/es/types/Enum/Unit.js.map +1 -1
  44. package/es/types/Enum/Vat.d.ts +17 -0
  45. package/es/types/Enum/Vat.d.ts.map +1 -1
  46. package/es/types/Enum/Vat.js +18 -0
  47. package/es/types/Enum/Vat.js.map +1 -1
  48. package/es/types/Interface/api/commercialManagement/Read.d.ts +3 -0
  49. package/es/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
  50. package/es/types/Interface/api/commercialManagement/Read.js.map +1 -1
  51. package/es/types/Interface/api/product/CreateProduct.d.ts +1 -0
  52. package/es/types/Interface/api/product/CreateProduct.d.ts.map +1 -1
  53. package/es/types/Interface/api/product/CreateProduct.js +6 -0
  54. package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
  55. package/es/types/Interface/api/statistic/ExitRequest.d.ts +98 -0
  56. package/es/types/Interface/api/statistic/ExitRequest.d.ts.map +1 -0
  57. package/es/types/Interface/api/statistic/ExitRequest.js +2 -0
  58. package/es/types/Interface/api/statistic/ExitRequest.js.map +1 -0
  59. package/es/types/Interface/api/statistic/QueryAccountant.d.ts +6 -0
  60. package/es/types/Interface/api/statistic/QueryAccountant.d.ts.map +1 -0
  61. package/es/types/Interface/api/statistic/QueryAccountant.js +31 -0
  62. package/es/types/Interface/api/statistic/QueryAccountant.js.map +1 -0
  63. package/es/types/Interface/api/statistic/QueryDirection.d.ts +6 -0
  64. package/es/types/Interface/api/statistic/QueryDirection.d.ts.map +1 -0
  65. package/es/types/Interface/api/statistic/QueryDirection.js +31 -0
  66. package/es/types/Interface/api/statistic/QueryDirection.js.map +1 -0
  67. package/es/types/Interface/api/statistic/QueryExpertAccountant.d.ts +6 -0
  68. package/es/types/Interface/api/statistic/QueryExpertAccountant.d.ts.map +1 -0
  69. package/es/types/Interface/api/statistic/QueryExpertAccountant.js +31 -0
  70. package/es/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -0
  71. package/es/types/Interface/api/statistic/QueryGetAccountant.d.ts +5 -0
  72. package/es/types/Interface/api/statistic/QueryGetAccountant.d.ts.map +1 -0
  73. package/es/types/Interface/api/statistic/QueryGetAccountant.js +24 -0
  74. package/es/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -0
  75. package/es/types/Interface/api/statistic/QueryGetDirection.d.ts +5 -0
  76. package/es/types/Interface/api/statistic/QueryGetDirection.d.ts.map +1 -0
  77. package/es/types/Interface/api/statistic/QueryGetDirection.js +24 -0
  78. package/es/types/Interface/api/statistic/QueryGetDirection.js.map +1 -0
  79. package/es/types/Interface/api/statistic/QueryGetExpertAccountant.d.ts +5 -0
  80. package/es/types/Interface/api/statistic/QueryGetExpertAccountant.d.ts.map +1 -0
  81. package/es/types/Interface/api/statistic/QueryGetExpertAccountant.js +24 -0
  82. package/es/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -0
  83. package/es/types/Interface/api/wallet/UpdateAttribution.d.ts +6 -0
  84. package/es/types/Interface/api/wallet/UpdateAttribution.d.ts.map +1 -0
  85. package/es/types/Interface/api/wallet/UpdateAttribution.js +34 -0
  86. package/es/types/Interface/api/wallet/UpdateAttribution.js.map +1 -0
  87. package/es/types/Interface/models/IAttributionHistory.d.ts +4 -4
  88. package/es/types/Interface/models/IAttributionHistory.d.ts.map +1 -1
  89. package/es/types/Interface/models/IAttributionHistory.js.map +1 -1
  90. package/es/types/Interface/models/IPrestationComplementary.d.ts +1 -1
  91. package/es/types/Interface/models/IPrestationComplementary.d.ts.map +1 -1
  92. package/es/types/Interface/models/IPrestationComplementary.js.map +1 -1
  93. package/es/types/Interface/models/IStatistic.d.ts +11 -0
  94. package/es/types/Interface/models/IStatistic.d.ts.map +1 -0
  95. package/es/types/Interface/models/IStatistic.js +2 -0
  96. package/es/types/Interface/models/IStatistic.js.map +1 -0
  97. package/es/types/index.d.ts +11 -0
  98. package/es/types/index.d.ts.map +1 -1
  99. package/es/types/index.js +11 -0
  100. package/es/types/index.js.map +1 -1
  101. package/js/api/resources/BudgetInsight.js +0 -10
  102. package/js/api/resources/BudgetInsight.js.map +1 -1
  103. package/js/api/resources/CommercialDocument.js.map +1 -1
  104. package/js/api/resources/FIle.js +4 -0
  105. package/js/api/resources/FIle.js.map +1 -1
  106. package/js/api/resources/Wallet.js +18 -0
  107. package/js/api/resources/Wallet.js.map +1 -0
  108. package/js/api/resources/statistic/Accountant.js +135 -0
  109. package/js/api/resources/statistic/Accountant.js.map +1 -0
  110. package/js/api/resources/statistic/Direction.js +30 -0
  111. package/js/api/resources/statistic/Direction.js.map +1 -0
  112. package/js/api/resources/statistic/ExpertAccountant.js +75 -0
  113. package/js/api/resources/statistic/ExpertAccountant.js.map +1 -0
  114. package/js/api/resources.js +13 -1
  115. package/js/api/resources.js.map +1 -1
  116. package/js/types/Enum/AdditionnalSells.js +14 -0
  117. package/js/types/Enum/AdditionnalSells.js.map +1 -0
  118. package/js/types/Enum/StatisticType.js +22 -0
  119. package/js/types/Enum/StatisticType.js.map +1 -0
  120. package/js/types/Enum/Unit.js +121 -20
  121. package/js/types/Enum/Unit.js.map +1 -1
  122. package/js/types/Enum/Vat.js +19 -0
  123. package/js/types/Enum/Vat.js.map +1 -1
  124. package/js/types/Interface/api/product/CreateProduct.js +2 -0
  125. package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
  126. package/js/types/Interface/api/statistic/ExitRequest.js +6 -0
  127. package/js/types/Interface/api/statistic/ExitRequest.js.map +1 -0
  128. package/js/types/Interface/api/statistic/QueryAccountant.js +35 -0
  129. package/js/types/Interface/api/statistic/QueryAccountant.js.map +1 -0
  130. package/js/types/Interface/api/statistic/QueryDirection.js +35 -0
  131. package/js/types/Interface/api/statistic/QueryDirection.js.map +1 -0
  132. package/js/types/Interface/api/statistic/QueryExpertAccountant.js +35 -0
  133. package/js/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -0
  134. package/js/types/Interface/api/statistic/QueryGetAccountant.js +31 -0
  135. package/js/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -0
  136. package/js/types/Interface/api/statistic/QueryGetDirection.js +31 -0
  137. package/js/types/Interface/api/statistic/QueryGetDirection.js.map +1 -0
  138. package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js +31 -0
  139. package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -0
  140. package/js/types/Interface/api/wallet/UpdateAttribution.js +35 -0
  141. package/js/types/Interface/api/wallet/UpdateAttribution.js.map +1 -0
  142. package/js/types/Interface/models/IStatistic.js +6 -0
  143. package/js/types/Interface/models/IStatistic.js.map +1 -0
  144. package/js/types/index.js +132 -0
  145. package/js/types/index.js.map +1 -1
  146. package/package.json +1 -1
  147. package/ts/api/resources/BudgetInsight.ts +0 -13
  148. package/ts/api/resources/CommercialDocument.ts +2 -2
  149. package/ts/api/resources/FIle.ts +4 -0
  150. package/ts/api/resources/Wallet.ts +8 -0
  151. package/ts/api/resources/statistic/Accountant.ts +108 -0
  152. package/ts/api/resources/statistic/Direction.ts +17 -0
  153. package/ts/api/resources/statistic/ExpertAccountant.ts +56 -0
  154. package/ts/api/resources.ts +8 -0
  155. package/ts/types/Enum/AdditionnalSells.ts +6 -0
  156. package/ts/types/Enum/StatisticType.ts +14 -0
  157. package/ts/types/Enum/Unit.ts +143 -21
  158. package/ts/types/Enum/Vat.ts +19 -1
  159. package/ts/types/Interface/api/commercialManagement/Read.ts +2 -0
  160. package/ts/types/Interface/api/product/CreateProduct.ts +5 -0
  161. package/ts/types/Interface/api/statistic/ExitRequest.ts +108 -0
  162. package/ts/types/Interface/api/statistic/QueryAccountant.ts +20 -0
  163. package/ts/types/Interface/api/statistic/QueryDirection.ts +20 -0
  164. package/ts/types/Interface/api/statistic/QueryExpertAccountant.ts +20 -0
  165. package/ts/types/Interface/api/statistic/QueryGetAccountant.ts +14 -0
  166. package/ts/types/Interface/api/statistic/QueryGetDirection.ts +14 -0
  167. package/ts/types/Interface/api/statistic/QueryGetExpertAccountant.ts +14 -0
  168. package/ts/types/Interface/api/wallet/UpdateAttribution.ts +23 -0
  169. package/ts/types/Interface/models/IAttributionHistory.ts +4 -4
  170. package/ts/types/Interface/models/IPrestationComplementary.ts +1 -1
  171. package/ts/types/Interface/models/IStatistic.ts +13 -0
  172. package/ts/types/index.ts +11 -0
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateAttribution = undefined;
7
+
8
+ var _classValidator = require("class-validator");
9
+
10
+ var _decorators = require("../../../../utils/decorators");
11
+
12
+ var _boolean = require("../../../../utils/transforms/boolean.transform");
13
+
14
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
15
+ var c = arguments.length,
16
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
17
+ d;
18
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
19
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
20
+ };
21
+
22
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
23
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
24
+ };
25
+
26
+ class UpdateAttribution {}
27
+
28
+ exports.UpdateAttribution = UpdateAttribution;
29
+
30
+ __decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsPositive)(), __metadata("design:type", Number)], UpdateAttribution.prototype, "idRoles", void 0);
31
+
32
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], UpdateAttribution.prototype, "swapUserId", void 0);
33
+
34
+ __decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], UpdateAttribution.prototype, "randomSwap", void 0);
35
+ //# sourceMappingURL=UpdateAttribution.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateAttribution.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAIXC,YAHC,8BAGD,EAFC,+BAED,EADC,iCACD;;AAKAA,YAHC,sCAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,sCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD","names":["UpdateAttribution","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/wallet/UpdateAttribution.ts"],"sourcesContent":["import {\n IsBoolean, IsNumber, IsOptional, IsPositive,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateAttribution {\n @ApiProperty()\n @IsNumber()\n @IsPositive()\n idRoles: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n swapUserId?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n randomSwap?: boolean;\n}"]}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IStatistic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IStatistic.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
package/js/types/index.js CHANGED
@@ -3532,6 +3532,18 @@ Object.keys(_ISponsorshipWithSponsorInfo).forEach(function (key) {
3532
3532
  });
3533
3533
  });
3534
3534
 
3535
+ var _IStatistic = require("./Interface/models/IStatistic");
3536
+
3537
+ Object.keys(_IStatistic).forEach(function (key) {
3538
+ if (key === "default" || key === "__esModule") return;
3539
+ Object.defineProperty(exports, key, {
3540
+ enumerable: true,
3541
+ get: function () {
3542
+ return _IStatistic[key];
3543
+ }
3544
+ });
3545
+ });
3546
+
3535
3547
  var _ILastUpdateConnection = require("./Interface/models/ILastUpdateConnection");
3536
3548
 
3537
3549
  Object.keys(_ILastUpdateConnection).forEach(function (key) {
@@ -4480,6 +4492,18 @@ Object.keys(_Activity).forEach(function (key) {
4480
4492
  });
4481
4493
  });
4482
4494
 
4495
+ var _AdditionnalSells = require("./Enum/AdditionnalSells");
4496
+
4497
+ Object.keys(_AdditionnalSells).forEach(function (key) {
4498
+ if (key === "default" || key === "__esModule") return;
4499
+ Object.defineProperty(exports, key, {
4500
+ enumerable: true,
4501
+ get: function () {
4502
+ return _AdditionnalSells[key];
4503
+ }
4504
+ });
4505
+ });
4506
+
4483
4507
  var _CerfaType = require("./Enum/CerfaType");
4484
4508
 
4485
4509
  Object.keys(_CerfaType).forEach(function (key) {
@@ -4492,6 +4516,18 @@ Object.keys(_CerfaType).forEach(function (key) {
4492
4516
  });
4493
4517
  });
4494
4518
 
4519
+ var _StatisticType = require("./Enum/StatisticType");
4520
+
4521
+ Object.keys(_StatisticType).forEach(function (key) {
4522
+ if (key === "default" || key === "__esModule") return;
4523
+ Object.defineProperty(exports, key, {
4524
+ enumerable: true,
4525
+ get: function () {
4526
+ return _StatisticType[key];
4527
+ }
4528
+ });
4529
+ });
4530
+
4495
4531
  var _StockType = require("./Enum/StockType");
4496
4532
 
4497
4533
  Object.keys(_StockType).forEach(function (key) {
@@ -7348,6 +7384,90 @@ Object.keys(_QuerySponsorship).forEach(function (key) {
7348
7384
  });
7349
7385
  });
7350
7386
 
7387
+ var _ExitRequest = require("./Interface/api/statistic/ExitRequest");
7388
+
7389
+ Object.keys(_ExitRequest).forEach(function (key) {
7390
+ if (key === "default" || key === "__esModule") return;
7391
+ Object.defineProperty(exports, key, {
7392
+ enumerable: true,
7393
+ get: function () {
7394
+ return _ExitRequest[key];
7395
+ }
7396
+ });
7397
+ });
7398
+
7399
+ var _QueryExpertAccountant = require("./Interface/api/statistic/QueryExpertAccountant");
7400
+
7401
+ Object.keys(_QueryExpertAccountant).forEach(function (key) {
7402
+ if (key === "default" || key === "__esModule") return;
7403
+ Object.defineProperty(exports, key, {
7404
+ enumerable: true,
7405
+ get: function () {
7406
+ return _QueryExpertAccountant[key];
7407
+ }
7408
+ });
7409
+ });
7410
+
7411
+ var _QueryGetExpertAccountant = require("./Interface/api/statistic/QueryGetExpertAccountant");
7412
+
7413
+ Object.keys(_QueryGetExpertAccountant).forEach(function (key) {
7414
+ if (key === "default" || key === "__esModule") return;
7415
+ Object.defineProperty(exports, key, {
7416
+ enumerable: true,
7417
+ get: function () {
7418
+ return _QueryGetExpertAccountant[key];
7419
+ }
7420
+ });
7421
+ });
7422
+
7423
+ var _QueryAccountant = require("./Interface/api/statistic/QueryAccountant");
7424
+
7425
+ Object.keys(_QueryAccountant).forEach(function (key) {
7426
+ if (key === "default" || key === "__esModule") return;
7427
+ Object.defineProperty(exports, key, {
7428
+ enumerable: true,
7429
+ get: function () {
7430
+ return _QueryAccountant[key];
7431
+ }
7432
+ });
7433
+ });
7434
+
7435
+ var _QueryGetAccountant = require("./Interface/api/statistic/QueryGetAccountant");
7436
+
7437
+ Object.keys(_QueryGetAccountant).forEach(function (key) {
7438
+ if (key === "default" || key === "__esModule") return;
7439
+ Object.defineProperty(exports, key, {
7440
+ enumerable: true,
7441
+ get: function () {
7442
+ return _QueryGetAccountant[key];
7443
+ }
7444
+ });
7445
+ });
7446
+
7447
+ var _QueryDirection = require("./Interface/api/statistic/QueryDirection");
7448
+
7449
+ Object.keys(_QueryDirection).forEach(function (key) {
7450
+ if (key === "default" || key === "__esModule") return;
7451
+ Object.defineProperty(exports, key, {
7452
+ enumerable: true,
7453
+ get: function () {
7454
+ return _QueryDirection[key];
7455
+ }
7456
+ });
7457
+ });
7458
+
7459
+ var _QueryGetDirection = require("./Interface/api/statistic/QueryGetDirection");
7460
+
7461
+ Object.keys(_QueryGetDirection).forEach(function (key) {
7462
+ if (key === "default" || key === "__esModule") return;
7463
+ Object.defineProperty(exports, key, {
7464
+ enumerable: true,
7465
+ get: function () {
7466
+ return _QueryGetDirection[key];
7467
+ }
7468
+ });
7469
+ });
7470
+
7351
7471
  var _CreatePappers = require("./Interface/api/pappers/CreatePappers");
7352
7472
 
7353
7473
  Object.keys(_CreatePappers).forEach(function (key) {
@@ -9352,6 +9472,18 @@ Object.keys(_update).forEach(function (key) {
9352
9472
  });
9353
9473
  });
9354
9474
 
9475
+ var _UpdateAttribution = require("./Interface/api/wallet/UpdateAttribution");
9476
+
9477
+ Object.keys(_UpdateAttribution).forEach(function (key) {
9478
+ if (key === "default" || key === "__esModule") return;
9479
+ Object.defineProperty(exports, key, {
9480
+ enumerable: true,
9481
+ get: function () {
9482
+ return _UpdateAttribution[key];
9483
+ }
9484
+ });
9485
+ });
9486
+
9355
9487
  var _Util4 = require("./Interface/enum/Util");
9356
9488
 
9357
9489
  Object.keys(_Util4).forEach(function (key) {