@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.
- package/es/api/resources/Das.d.ts +9 -0
- package/es/api/resources/Das.d.ts.map +1 -0
- package/es/api/resources/Das.js +17 -0
- package/es/api/resources/Das.js.map +1 -0
- package/es/api/resources/Facturation.d.ts +3 -2
- package/es/api/resources/Facturation.d.ts.map +1 -1
- package/es/api/resources/Facturation.js +5 -2
- package/es/api/resources/Facturation.js.map +1 -1
- package/es/types/Enum/Aspone.d.ts +2 -1
- package/es/types/Enum/Aspone.d.ts.map +1 -1
- package/es/types/Enum/Aspone.js +1 -0
- package/es/types/Enum/Aspone.js.map +1 -1
- package/es/types/Enum/BrandLegalstart.d.ts +1 -8
- package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/es/types/Enum/BrandLegalstart.js +6 -6
- package/es/types/Enum/BrandLegalstart.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 +1 -0
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/Country.d.ts +4 -0
- package/es/types/Enum/Country.d.ts.map +1 -1
- package/es/types/Enum/Country.js +6440 -0
- package/es/types/Enum/Country.js.map +1 -1
- package/es/types/Enum/Das.d.ts +15 -0
- package/es/types/Enum/Das.d.ts.map +1 -0
- package/es/types/Enum/Das.js +22 -0
- package/es/types/Enum/Das.js.map +1 -0
- package/es/types/Enum/TimeCounterType.d.ts +7 -0
- package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
- package/es/types/Enum/TimeCounterType.js +7 -0
- package/es/types/Enum/TimeCounterType.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/calendarEvent/createCalendarEvent.d.ts +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -0
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/es/types/Interface/api/cerfa/das2.d.ts +112 -0
- package/es/types/Interface/api/cerfa/das2.d.ts.map +1 -0
- package/es/types/Interface/api/cerfa/das2.js +65 -0
- package/es/types/Interface/api/cerfa/das2.js.map +1 -0
- package/es/types/Interface/api/facturation/Query.d.ts +6 -0
- package/es/types/Interface/api/facturation/Query.d.ts.map +1 -0
- package/es/types/Interface/api/facturation/Query.js +27 -0
- package/es/types/Interface/api/facturation/Query.js.map +1 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts +2 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -1
- package/es/types/Interface/api/team/QueryCreate.js +5 -0
- package/es/types/Interface/api/team/QueryCreate.js.map +1 -1
- package/es/types/Interface/models/IApiError.d.ts +2 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +1 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IThirdParty.d.ts +1 -0
- package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
- package/es/types/Interface/models/IThirdParty.js.map +1 -1
- package/es/types/index.d.ts +3 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +3 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/email/templates/signature.js +1 -1
- package/es/utils/email/templates/signature.js.map +1 -1
- package/es/utils/email.d.ts.map +1 -1
- package/es/utils/email.js +9 -1
- package/es/utils/email.js.map +1 -1
- package/es/utils/phone.d.ts +1 -0
- package/es/utils/phone.d.ts.map +1 -1
- package/es/utils/phone.js +8 -0
- package/es/utils/phone.js.map +1 -1
- package/js/api/resources/Das.js +26 -0
- package/js/api/resources/Das.js.map +1 -0
- package/js/api/resources/Facturation.js +11 -2
- package/js/api/resources/Facturation.js.map +1 -1
- package/js/types/Enum/Aspone.js +1 -0
- package/js/types/Enum/Aspone.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js +5 -5
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Enum/CerfaType.js +1 -0
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/Country.js +19315 -0
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Das.js +42 -0
- package/js/types/Enum/Das.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +7 -0
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/js/types/Interface/api/cerfa/das2.js +36 -0
- package/js/types/Interface/api/cerfa/das2.js.map +1 -0
- package/js/types/Interface/api/facturation/Query.js +24 -0
- package/js/types/Interface/api/facturation/Query.js.map +1 -0
- package/js/types/Interface/api/team/QueryCreate.js +1 -0
- package/js/types/Interface/api/team/QueryCreate.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +1 -0
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/IThirdParty.js.map +1 -1
- package/js/types/index.js +72 -42
- package/js/types/index.js.map +1 -1
- package/js/utils/email/templates/signature.js +1 -1
- package/js/utils/email/templates/signature.js.map +1 -1
- package/js/utils/email.js +8 -0
- package/js/utils/email.js.map +1 -1
- package/js/utils/phone.js +9 -0
- package/js/utils/phone.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Das.ts +21 -0
- package/ts/api/resources/Facturation.ts +10 -3
- package/ts/types/Enum/Aspone.ts +1 -0
- package/ts/types/Enum/BrandLegalstart.ts +6 -6
- package/ts/types/Enum/CerfaType.ts +1 -0
- package/ts/types/Enum/Country.ts +6441 -0
- package/ts/types/Enum/Das.ts +21 -0
- package/ts/types/Enum/TimeCounterType.ts +7 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +2 -2
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +1 -1
- package/ts/types/Interface/api/cerfa/das2.ts +142 -0
- package/ts/types/Interface/api/facturation/Query.ts +17 -0
- package/ts/types/Interface/api/team/QueryCreate.ts +5 -0
- package/ts/types/Interface/models/IApiError.ts +1 -0
- package/ts/types/Interface/models/IThirdParty.ts +1 -0
- package/ts/types/index.ts +3 -0
- package/ts/utils/email/templates/signature.ts +1 -1
- package/ts/utils/email.ts +39 -2
- 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
|
|
6217
|
-
Object.keys(
|
|
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
|
|
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
|
|
6657
|
-
Object.keys(
|
|
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
|
|
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
|
|
6887
|
-
Object.keys(
|
|
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
|
|
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
|
|
6997
|
-
Object.keys(
|
|
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
|
|
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
|
|
7757
|
-
Object.keys(
|
|
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
|
|
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
|
|
8457
|
-
Object.keys(
|
|
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
|
|
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
|
|
8727
|
-
Object.keys(
|
|
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
|
|
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
|
|
8777
|
-
Object.keys(
|
|
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
|
|
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
|
|
8847
|
-
Object.keys(
|
|
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
|
|
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
|
|
9137
|
-
Object.keys(
|
|
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
|
|
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
|
|
9257
|
-
Object.keys(
|
|
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
|
|
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
|
|
9337
|
-
Object.keys(
|
|
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
|
|
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
|
|
9357
|
-
Object.keys(
|
|
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
|
|
9392
|
+
return _Query15[key];
|
|
9363
9393
|
}
|
|
9364
9394
|
});
|
|
9365
9395
|
});
|
|
9366
|
-
var
|
|
9367
|
-
Object.keys(
|
|
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
|
|
9402
|
+
return _Query16[key];
|
|
9373
9403
|
}
|
|
9374
9404
|
});
|
|
9375
9405
|
});
|