@silexpert/core 1.3.169-3 → 1.3.169

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 (47) hide show
  1. package/dist/cjs/types/Enum/PrestationType.js +6 -6
  2. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  3. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -1
  4. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  5. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +0 -6
  6. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  7. package/dist/cjs/types/Interface/api/payment/Params.d.ts +0 -1
  8. package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  9. package/dist/cjs/types/Interface/api/payment/Params.js +0 -6
  10. package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
  11. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +0 -1
  12. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  13. package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  14. package/dist/cjs/types/Interface/models/IPayment.d.ts +0 -1
  15. package/dist/cjs/types/Interface/models/IPayment.d.ts.map +1 -1
  16. package/dist/cjs/types/Interface/models/IPayment.js.map +1 -1
  17. package/dist/cjs/utils/checkup.d.ts +368 -12
  18. package/dist/cjs/utils/checkup.d.ts.map +1 -1
  19. package/dist/cjs/utils/checkup.js +565 -342
  20. package/dist/cjs/utils/checkup.js.map +1 -1
  21. package/dist/mjs/types/Enum/PrestationType.js +6 -6
  22. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  23. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -1
  24. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  25. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +0 -7
  26. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  27. package/dist/mjs/types/Interface/api/payment/Params.d.ts +0 -1
  28. package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  29. package/dist/mjs/types/Interface/api/payment/Params.js +0 -7
  30. package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
  31. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +0 -1
  32. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  33. package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  34. package/dist/mjs/types/Interface/models/IPayment.d.ts +0 -1
  35. package/dist/mjs/types/Interface/models/IPayment.d.ts.map +1 -1
  36. package/dist/mjs/types/Interface/models/IPayment.js.map +1 -1
  37. package/dist/mjs/utils/checkup.d.ts +368 -12
  38. package/dist/mjs/utils/checkup.d.ts.map +1 -1
  39. package/dist/mjs/utils/checkup.js +566 -343
  40. package/dist/mjs/utils/checkup.js.map +1 -1
  41. package/package.json +2 -2
  42. package/ts/types/Enum/PrestationType.ts +6 -6
  43. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +0 -5
  44. package/ts/types/Interface/api/payment/Params.ts +0 -5
  45. package/ts/types/Interface/api/society/ReadSociety.ts +0 -1
  46. package/ts/types/Interface/models/IPayment.ts +0 -1
  47. package/ts/utils/checkup.ts +566 -348
@@ -3781,7 +3781,7 @@ exports.PrestationDetail = {
3781
3781
  minimumPrice: null,
3782
3782
  price: 139,
3783
3783
  isCatalog: false,
3784
- isPlannable: true,
3784
+ isPlannable: false,
3785
3785
  hidden: false,
3786
3786
  isComplementary: false,
3787
3787
  signaturePosition: '400,54,569,90',
@@ -3800,7 +3800,7 @@ exports.PrestationDetail = {
3800
3800
  minimumPrice: null,
3801
3801
  price: 199,
3802
3802
  isCatalog: false,
3803
- isPlannable: true,
3803
+ isPlannable: false,
3804
3804
  hidden: false,
3805
3805
  isComplementary: false,
3806
3806
  signaturePosition: '400,54,569,90',
@@ -3819,7 +3819,7 @@ exports.PrestationDetail = {
3819
3819
  minimumPrice: null,
3820
3820
  price: null,
3821
3821
  isCatalog: false,
3822
- isPlannable: true,
3822
+ isPlannable: false,
3823
3823
  hidden: false,
3824
3824
  isComplementary: false,
3825
3825
  signaturePosition: '400,54,569,90',
@@ -3838,7 +3838,7 @@ exports.PrestationDetail = {
3838
3838
  minimumPrice: null,
3839
3839
  price: null,
3840
3840
  isCatalog: false,
3841
- isPlannable: true,
3841
+ isPlannable: false,
3842
3842
  hidden: false,
3843
3843
  isComplementary: false,
3844
3844
  signaturePosition: '400,54,569,90',
@@ -3857,7 +3857,7 @@ exports.PrestationDetail = {
3857
3857
  minimumPrice: null,
3858
3858
  price: null,
3859
3859
  isCatalog: false,
3860
- isPlannable: true,
3860
+ isPlannable: false,
3861
3861
  hidden: false,
3862
3862
  isComplementary: false,
3863
3863
  signaturePosition: '400,54,569,90',
@@ -3876,7 +3876,7 @@ exports.PrestationDetail = {
3876
3876
  minimumPrice: null,
3877
3877
  price: null,
3878
3878
  isCatalog: false,
3879
- isPlannable: true,
3879
+ isPlannable: false,
3880
3880
  hidden: false,
3881
3881
  isComplementary: false,
3882
3882
  signaturePosition: '400,54,569,90',