@silexpert/core 1.1.128 → 1.1.130

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 (132) hide show
  1. package/es/api/resources/Das.d.ts +9 -0
  2. package/es/api/resources/Das.d.ts.map +1 -0
  3. package/es/api/resources/Das.js +17 -0
  4. package/es/api/resources/Das.js.map +1 -0
  5. package/es/api/resources/Facturation.d.ts +3 -2
  6. package/es/api/resources/Facturation.d.ts.map +1 -1
  7. package/es/api/resources/Facturation.js +5 -2
  8. package/es/api/resources/Facturation.js.map +1 -1
  9. package/es/types/Enum/Aspone.d.ts +2 -1
  10. package/es/types/Enum/Aspone.d.ts.map +1 -1
  11. package/es/types/Enum/Aspone.js +1 -0
  12. package/es/types/Enum/Aspone.js.map +1 -1
  13. package/es/types/Enum/BrandLegalstart.d.ts +1 -8
  14. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  15. package/es/types/Enum/BrandLegalstart.js +6 -6
  16. package/es/types/Enum/BrandLegalstart.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 +1 -0
  20. package/es/types/Enum/CerfaType.js.map +1 -1
  21. package/es/types/Enum/Country.d.ts +4 -0
  22. package/es/types/Enum/Country.d.ts.map +1 -1
  23. package/es/types/Enum/Country.js +6440 -0
  24. package/es/types/Enum/Country.js.map +1 -1
  25. package/es/types/Enum/Das.d.ts +15 -0
  26. package/es/types/Enum/Das.d.ts.map +1 -0
  27. package/es/types/Enum/Das.js +22 -0
  28. package/es/types/Enum/Das.js.map +1 -0
  29. package/es/types/Enum/TimeCounterType.d.ts +7 -0
  30. package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
  31. package/es/types/Enum/TimeCounterType.js +7 -0
  32. package/es/types/Enum/TimeCounterType.js.map +1 -1
  33. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
  34. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  35. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  36. package/es/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -1
  37. package/es/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  38. package/es/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
  39. package/es/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  40. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -0
  41. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  42. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  43. package/es/types/Interface/api/cerfa/das2.d.ts +112 -0
  44. package/es/types/Interface/api/cerfa/das2.d.ts.map +1 -0
  45. package/es/types/Interface/api/cerfa/das2.js +65 -0
  46. package/es/types/Interface/api/cerfa/das2.js.map +1 -0
  47. package/es/types/Interface/api/facturation/Query.d.ts +6 -0
  48. package/es/types/Interface/api/facturation/Query.d.ts.map +1 -0
  49. package/es/types/Interface/api/facturation/Query.js +27 -0
  50. package/es/types/Interface/api/facturation/Query.js.map +1 -0
  51. package/es/types/Interface/api/team/QueryCreate.d.ts +2 -0
  52. package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -1
  53. package/es/types/Interface/api/team/QueryCreate.js +5 -0
  54. package/es/types/Interface/api/team/QueryCreate.js.map +1 -1
  55. package/es/types/Interface/models/IApiError.d.ts +2 -1
  56. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  57. package/es/types/Interface/models/IApiError.js +1 -0
  58. package/es/types/Interface/models/IApiError.js.map +1 -1
  59. package/es/types/Interface/models/IThirdParty.d.ts +1 -0
  60. package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
  61. package/es/types/Interface/models/IThirdParty.js.map +1 -1
  62. package/es/types/index.d.ts +3 -0
  63. package/es/types/index.d.ts.map +1 -1
  64. package/es/types/index.js +3 -0
  65. package/es/types/index.js.map +1 -1
  66. package/es/utils/email/templates/signature.js +1 -1
  67. package/es/utils/email/templates/signature.js.map +1 -1
  68. package/es/utils/email.d.ts.map +1 -1
  69. package/es/utils/email.js +9 -1
  70. package/es/utils/email.js.map +1 -1
  71. package/es/utils/phone.d.ts +1 -0
  72. package/es/utils/phone.d.ts.map +1 -1
  73. package/es/utils/phone.js +8 -0
  74. package/es/utils/phone.js.map +1 -1
  75. package/js/api/resources/Das.js +26 -0
  76. package/js/api/resources/Das.js.map +1 -0
  77. package/js/api/resources/Facturation.js +11 -2
  78. package/js/api/resources/Facturation.js.map +1 -1
  79. package/js/types/Enum/Aspone.js +1 -0
  80. package/js/types/Enum/Aspone.js.map +1 -1
  81. package/js/types/Enum/BrandLegalstart.js +5 -5
  82. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  83. package/js/types/Enum/CerfaType.js +1 -0
  84. package/js/types/Enum/CerfaType.js.map +1 -1
  85. package/js/types/Enum/Country.js +19315 -0
  86. package/js/types/Enum/Country.js.map +1 -1
  87. package/js/types/Enum/Das.js +42 -0
  88. package/js/types/Enum/Das.js.map +1 -0
  89. package/js/types/Enum/TimeCounterType.js +7 -0
  90. package/js/types/Enum/TimeCounterType.js.map +1 -1
  91. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  92. package/js/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
  93. package/js/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  94. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  95. package/js/types/Interface/api/cerfa/das2.js +36 -0
  96. package/js/types/Interface/api/cerfa/das2.js.map +1 -0
  97. package/js/types/Interface/api/facturation/Query.js +24 -0
  98. package/js/types/Interface/api/facturation/Query.js.map +1 -0
  99. package/js/types/Interface/api/team/QueryCreate.js +1 -0
  100. package/js/types/Interface/api/team/QueryCreate.js.map +1 -1
  101. package/js/types/Interface/models/IApiError.js +1 -0
  102. package/js/types/Interface/models/IApiError.js.map +1 -1
  103. package/js/types/Interface/models/IThirdParty.js.map +1 -1
  104. package/js/types/index.js +72 -42
  105. package/js/types/index.js.map +1 -1
  106. package/js/utils/email/templates/signature.js +1 -1
  107. package/js/utils/email/templates/signature.js.map +1 -1
  108. package/js/utils/email.js +8 -0
  109. package/js/utils/email.js.map +1 -1
  110. package/js/utils/phone.js +9 -0
  111. package/js/utils/phone.js.map +1 -1
  112. package/package.json +1 -1
  113. package/ts/api/resources/Das.ts +21 -0
  114. package/ts/api/resources/Facturation.ts +10 -3
  115. package/ts/types/Enum/Aspone.ts +1 -0
  116. package/ts/types/Enum/BrandLegalstart.ts +6 -6
  117. package/ts/types/Enum/CerfaType.ts +1 -0
  118. package/ts/types/Enum/Country.ts +6441 -0
  119. package/ts/types/Enum/Das.ts +21 -0
  120. package/ts/types/Enum/TimeCounterType.ts +7 -0
  121. package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
  122. package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +2 -2
  123. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +1 -1
  124. package/ts/types/Interface/api/cerfa/das2.ts +142 -0
  125. package/ts/types/Interface/api/facturation/Query.ts +17 -0
  126. package/ts/types/Interface/api/team/QueryCreate.ts +5 -0
  127. package/ts/types/Interface/models/IApiError.ts +1 -0
  128. package/ts/types/Interface/models/IThirdParty.ts +1 -0
  129. package/ts/types/index.ts +3 -0
  130. package/ts/utils/email/templates/signature.ts +1 -1
  131. package/ts/utils/email.ts +39 -2
  132. package/ts/utils/phone.ts +12 -0
package/js/types/index.js CHANGED
@@ -3163,6 +3163,16 @@ Object.keys(_FormConnector).forEach(function (key) {
3163
3163
  }
3164
3164
  });
3165
3165
  });
3166
+ var _Das = require("./Enum/Das");
3167
+ Object.keys(_Das).forEach(function (key) {
3168
+ if (key === "default" || key === "__esModule") return;
3169
+ Object.defineProperty(exports, key, {
3170
+ enumerable: true,
3171
+ get: function () {
3172
+ return _Das[key];
3173
+ }
3174
+ });
3175
+ });
3166
3176
  var _ChangeLog = require("./Enum/ChangeLog");
3167
3177
  Object.keys(_ChangeLog).forEach(function (key) {
3168
3178
  if (key === "default" || key === "__esModule") return;
@@ -4843,6 +4853,16 @@ Object.keys(_Bank).forEach(function (key) {
4843
4853
  }
4844
4854
  });
4845
4855
  });
4856
+ var _das = require("./Interface/api/cerfa/das2");
4857
+ Object.keys(_das).forEach(function (key) {
4858
+ if (key === "default" || key === "__esModule") return;
4859
+ Object.defineProperty(exports, key, {
4860
+ enumerable: true,
4861
+ get: function () {
4862
+ return _das[key];
4863
+ }
4864
+ });
4865
+ });
4846
4866
  var _Query = require("./Interface/api/adjustment/Query");
4847
4867
  Object.keys(_Query).forEach(function (key) {
4848
4868
  if (key === "default" || key === "__esModule") return;
@@ -5633,6 +5653,16 @@ Object.keys(_QueryPaginatedSocietyWithStatsCa).forEach(function (key) {
5633
5653
  }
5634
5654
  });
5635
5655
  });
5656
+ var _Query2 = require("./Interface/api/facturation/Query");
5657
+ Object.keys(_Query2).forEach(function (key) {
5658
+ if (key === "default" || key === "__esModule") return;
5659
+ Object.defineProperty(exports, key, {
5660
+ enumerable: true,
5661
+ get: function () {
5662
+ return _Query2[key];
5663
+ }
5664
+ });
5665
+ });
5636
5666
  var _QueryPaginatedSocietyWithFacturation = require("./Interface/api/facturation/QueryPaginatedSocietyWithFacturation");
5637
5667
  Object.keys(_QueryPaginatedSocietyWithFacturation).forEach(function (key) {
5638
5668
  if (key === "default" || key === "__esModule") return;
@@ -6213,13 +6243,13 @@ Object.keys(_ReadCompanyTax).forEach(function (key) {
6213
6243
  }
6214
6244
  });
6215
6245
  });
6216
- var _Query2 = require("./Interface/api/revision/Query");
6217
- Object.keys(_Query2).forEach(function (key) {
6246
+ var _Query3 = require("./Interface/api/revision/Query");
6247
+ Object.keys(_Query3).forEach(function (key) {
6218
6248
  if (key === "default" || key === "__esModule") return;
6219
6249
  Object.defineProperty(exports, key, {
6220
6250
  enumerable: true,
6221
6251
  get: function () {
6222
- return _Query2[key];
6252
+ return _Query3[key];
6223
6253
  }
6224
6254
  });
6225
6255
  });
@@ -6653,13 +6683,13 @@ Object.keys(_Update).forEach(function (key) {
6653
6683
  }
6654
6684
  });
6655
6685
  });
6656
- var _Query3 = require("./Interface/api/textMessage/Query");
6657
- Object.keys(_Query3).forEach(function (key) {
6686
+ var _Query4 = require("./Interface/api/textMessage/Query");
6687
+ Object.keys(_Query4).forEach(function (key) {
6658
6688
  if (key === "default" || key === "__esModule") return;
6659
6689
  Object.defineProperty(exports, key, {
6660
6690
  enumerable: true,
6661
6691
  get: function () {
6662
- return _Query3[key];
6692
+ return _Query4[key];
6663
6693
  }
6664
6694
  });
6665
6695
  });
@@ -6883,13 +6913,13 @@ Object.keys(_CreatePartner).forEach(function (key) {
6883
6913
  }
6884
6914
  });
6885
6915
  });
6886
- var _Query4 = require("./Interface/api/partner/Query");
6887
- Object.keys(_Query4).forEach(function (key) {
6916
+ var _Query5 = require("./Interface/api/partner/Query");
6917
+ Object.keys(_Query5).forEach(function (key) {
6888
6918
  if (key === "default" || key === "__esModule") return;
6889
6919
  Object.defineProperty(exports, key, {
6890
6920
  enumerable: true,
6891
6921
  get: function () {
6892
- return _Query4[key];
6922
+ return _Query5[key];
6893
6923
  }
6894
6924
  });
6895
6925
  });
@@ -6993,13 +7023,13 @@ Object.keys(_ReadIncomeStatement).forEach(function (key) {
6993
7023
  }
6994
7024
  });
6995
7025
  });
6996
- var _Query5 = require("./Interface/api/balanceSheet/Query");
6997
- Object.keys(_Query5).forEach(function (key) {
7026
+ var _Query6 = require("./Interface/api/balanceSheet/Query");
7027
+ Object.keys(_Query6).forEach(function (key) {
6998
7028
  if (key === "default" || key === "__esModule") return;
6999
7029
  Object.defineProperty(exports, key, {
7000
7030
  enumerable: true,
7001
7031
  get: function () {
7002
- return _Query5[key];
7032
+ return _Query6[key];
7003
7033
  }
7004
7034
  });
7005
7035
  });
@@ -7753,13 +7783,13 @@ Object.keys(_Create4).forEach(function (key) {
7753
7783
  }
7754
7784
  });
7755
7785
  });
7756
- var _Query6 = require("./Interface/api/budgetInsight/Query");
7757
- Object.keys(_Query6).forEach(function (key) {
7786
+ var _Query7 = require("./Interface/api/budgetInsight/Query");
7787
+ Object.keys(_Query7).forEach(function (key) {
7758
7788
  if (key === "default" || key === "__esModule") return;
7759
7789
  Object.defineProperty(exports, key, {
7760
7790
  enumerable: true,
7761
7791
  get: function () {
7762
- return _Query6[key];
7792
+ return _Query7[key];
7763
7793
  }
7764
7794
  });
7765
7795
  });
@@ -8453,13 +8483,13 @@ Object.keys(_Read8).forEach(function (key) {
8453
8483
  }
8454
8484
  });
8455
8485
  });
8456
- var _Query7 = require("./Interface/api/checklist/Query");
8457
- Object.keys(_Query7).forEach(function (key) {
8486
+ var _Query8 = require("./Interface/api/checklist/Query");
8487
+ Object.keys(_Query8).forEach(function (key) {
8458
8488
  if (key === "default" || key === "__esModule") return;
8459
8489
  Object.defineProperty(exports, key, {
8460
8490
  enumerable: true,
8461
8491
  get: function () {
8462
- return _Query7[key];
8492
+ return _Query8[key];
8463
8493
  }
8464
8494
  });
8465
8495
  });
@@ -8723,13 +8753,13 @@ Object.keys(_CreateCustomerActivityReport).forEach(function (key) {
8723
8753
  }
8724
8754
  });
8725
8755
  });
8726
- var _Query8 = require("./Interface/api/customerActivity/Query");
8727
- Object.keys(_Query8).forEach(function (key) {
8756
+ var _Query9 = require("./Interface/api/customerActivity/Query");
8757
+ Object.keys(_Query9).forEach(function (key) {
8728
8758
  if (key === "default" || key === "__esModule") return;
8729
8759
  Object.defineProperty(exports, key, {
8730
8760
  enumerable: true,
8731
8761
  get: function () {
8732
- return _Query8[key];
8762
+ return _Query9[key];
8733
8763
  }
8734
8764
  });
8735
8765
  });
@@ -8773,13 +8803,13 @@ Object.keys(_Read9).forEach(function (key) {
8773
8803
  }
8774
8804
  });
8775
8805
  });
8776
- var _Query9 = require("./Interface/api/commercialManagement/Query");
8777
- Object.keys(_Query9).forEach(function (key) {
8806
+ var _Query10 = require("./Interface/api/commercialManagement/Query");
8807
+ Object.keys(_Query10).forEach(function (key) {
8778
8808
  if (key === "default" || key === "__esModule") return;
8779
8809
  Object.defineProperty(exports, key, {
8780
8810
  enumerable: true,
8781
8811
  get: function () {
8782
- return _Query9[key];
8812
+ return _Query10[key];
8783
8813
  }
8784
8814
  });
8785
8815
  });
@@ -8843,13 +8873,13 @@ Object.keys(_ReadConnectionState).forEach(function (key) {
8843
8873
  }
8844
8874
  });
8845
8875
  });
8846
- var _Query10 = require("./Interface/api/qonto/Query");
8847
- Object.keys(_Query10).forEach(function (key) {
8876
+ var _Query11 = require("./Interface/api/qonto/Query");
8877
+ Object.keys(_Query11).forEach(function (key) {
8848
8878
  if (key === "default" || key === "__esModule") return;
8849
8879
  Object.defineProperty(exports, key, {
8850
8880
  enumerable: true,
8851
8881
  get: function () {
8852
- return _Query10[key];
8882
+ return _Query11[key];
8853
8883
  }
8854
8884
  });
8855
8885
  });
@@ -9133,13 +9163,13 @@ Object.keys(_CreateFileToSign).forEach(function (key) {
9133
9163
  }
9134
9164
  });
9135
9165
  });
9136
- var _Query11 = require("./Interface/api/rule/Query");
9137
- Object.keys(_Query11).forEach(function (key) {
9166
+ var _Query12 = require("./Interface/api/rule/Query");
9167
+ Object.keys(_Query12).forEach(function (key) {
9138
9168
  if (key === "default" || key === "__esModule") return;
9139
9169
  Object.defineProperty(exports, key, {
9140
9170
  enumerable: true,
9141
9171
  get: function () {
9142
- return _Query11[key];
9172
+ return _Query12[key];
9143
9173
  }
9144
9174
  });
9145
9175
  });
@@ -9253,13 +9283,13 @@ Object.keys(_Read13).forEach(function (key) {
9253
9283
  }
9254
9284
  });
9255
9285
  });
9256
- var _Query12 = require("./Interface/api/commercialImport/Query");
9257
- Object.keys(_Query12).forEach(function (key) {
9286
+ var _Query13 = require("./Interface/api/commercialImport/Query");
9287
+ Object.keys(_Query13).forEach(function (key) {
9258
9288
  if (key === "default" || key === "__esModule") return;
9259
9289
  Object.defineProperty(exports, key, {
9260
9290
  enumerable: true,
9261
9291
  get: function () {
9262
- return _Query12[key];
9292
+ return _Query13[key];
9263
9293
  }
9264
9294
  });
9265
9295
  });
@@ -9333,13 +9363,13 @@ Object.keys(_Create14).forEach(function (key) {
9333
9363
  }
9334
9364
  });
9335
9365
  });
9336
- var _Query13 = require("./Interface/api/businessSector/Query");
9337
- Object.keys(_Query13).forEach(function (key) {
9366
+ var _Query14 = require("./Interface/api/businessSector/Query");
9367
+ Object.keys(_Query14).forEach(function (key) {
9338
9368
  if (key === "default" || key === "__esModule") return;
9339
9369
  Object.defineProperty(exports, key, {
9340
9370
  enumerable: true,
9341
9371
  get: function () {
9342
- return _Query13[key];
9372
+ return _Query14[key];
9343
9373
  }
9344
9374
  });
9345
9375
  });
@@ -9353,23 +9383,23 @@ Object.keys(_Delete2).forEach(function (key) {
9353
9383
  }
9354
9384
  });
9355
9385
  });
9356
- var _Query14 = require("./Interface/api/accountsSectors/Query");
9357
- Object.keys(_Query14).forEach(function (key) {
9386
+ var _Query15 = require("./Interface/api/accountsSectors/Query");
9387
+ Object.keys(_Query15).forEach(function (key) {
9358
9388
  if (key === "default" || key === "__esModule") return;
9359
9389
  Object.defineProperty(exports, key, {
9360
9390
  enumerable: true,
9361
9391
  get: function () {
9362
- return _Query14[key];
9392
+ return _Query15[key];
9363
9393
  }
9364
9394
  });
9365
9395
  });
9366
- var _Query15 = require("./Interface/api/visualizedInformation/Query");
9367
- Object.keys(_Query15).forEach(function (key) {
9396
+ var _Query16 = require("./Interface/api/visualizedInformation/Query");
9397
+ Object.keys(_Query16).forEach(function (key) {
9368
9398
  if (key === "default" || key === "__esModule") return;
9369
9399
  Object.defineProperty(exports, key, {
9370
9400
  enumerable: true,
9371
9401
  get: function () {
9372
- return _Query15[key];
9402
+ return _Query16[key];
9373
9403
  }
9374
9404
  });
9375
9405
  });