@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.