@silexpert/core 1.1.128 → 1.1.129

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 (100) 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/types/Enum/Aspone.d.ts +2 -1
  6. package/es/types/Enum/Aspone.d.ts.map +1 -1
  7. package/es/types/Enum/Aspone.js +1 -0
  8. package/es/types/Enum/Aspone.js.map +1 -1
  9. package/es/types/Enum/BrandLegalstart.d.ts +1 -8
  10. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  11. package/es/types/Enum/BrandLegalstart.js +6 -6
  12. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  13. package/es/types/Enum/CerfaType.d.ts +2 -1
  14. package/es/types/Enum/CerfaType.d.ts.map +1 -1
  15. package/es/types/Enum/CerfaType.js +1 -0
  16. package/es/types/Enum/CerfaType.js.map +1 -1
  17. package/es/types/Enum/Country.d.ts +4 -0
  18. package/es/types/Enum/Country.d.ts.map +1 -1
  19. package/es/types/Enum/Country.js +6440 -0
  20. package/es/types/Enum/Country.js.map +1 -1
  21. package/es/types/Enum/Das.d.ts +15 -0
  22. package/es/types/Enum/Das.d.ts.map +1 -0
  23. package/es/types/Enum/Das.js +22 -0
  24. package/es/types/Enum/Das.js.map +1 -0
  25. package/es/types/Enum/TimeCounterType.d.ts +7 -0
  26. package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
  27. package/es/types/Enum/TimeCounterType.js +7 -0
  28. package/es/types/Enum/TimeCounterType.js.map +1 -1
  29. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
  30. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  31. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  32. package/es/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -1
  33. package/es/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  34. package/es/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
  35. package/es/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  36. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -0
  37. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  38. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  39. package/es/types/Interface/api/cerfa/das2.d.ts +112 -0
  40. package/es/types/Interface/api/cerfa/das2.d.ts.map +1 -0
  41. package/es/types/Interface/api/cerfa/das2.js +65 -0
  42. package/es/types/Interface/api/cerfa/das2.js.map +1 -0
  43. package/es/types/Interface/models/IApiError.d.ts +2 -1
  44. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  45. package/es/types/Interface/models/IApiError.js +1 -0
  46. package/es/types/Interface/models/IApiError.js.map +1 -1
  47. package/es/types/Interface/models/IThirdParty.d.ts +1 -0
  48. package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
  49. package/es/types/Interface/models/IThirdParty.js.map +1 -1
  50. package/es/types/index.d.ts +2 -0
  51. package/es/types/index.d.ts.map +1 -1
  52. package/es/types/index.js +2 -0
  53. package/es/types/index.js.map +1 -1
  54. package/es/utils/phone.d.ts +1 -0
  55. package/es/utils/phone.d.ts.map +1 -1
  56. package/es/utils/phone.js +8 -0
  57. package/es/utils/phone.js.map +1 -1
  58. package/js/api/resources/Das.js +26 -0
  59. package/js/api/resources/Das.js.map +1 -0
  60. package/js/types/Enum/Aspone.js +1 -0
  61. package/js/types/Enum/Aspone.js.map +1 -1
  62. package/js/types/Enum/BrandLegalstart.js +5 -5
  63. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  64. package/js/types/Enum/CerfaType.js +1 -0
  65. package/js/types/Enum/CerfaType.js.map +1 -1
  66. package/js/types/Enum/Country.js +19315 -0
  67. package/js/types/Enum/Country.js.map +1 -1
  68. package/js/types/Enum/Das.js +42 -0
  69. package/js/types/Enum/Das.js.map +1 -0
  70. package/js/types/Enum/TimeCounterType.js +7 -0
  71. package/js/types/Enum/TimeCounterType.js.map +1 -1
  72. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  73. package/js/types/Interface/api/calendarEvent/createCalendarEvent.js +1 -1
  74. package/js/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  75. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  76. package/js/types/Interface/api/cerfa/das2.js +36 -0
  77. package/js/types/Interface/api/cerfa/das2.js.map +1 -0
  78. package/js/types/Interface/models/IApiError.js +1 -0
  79. package/js/types/Interface/models/IApiError.js.map +1 -1
  80. package/js/types/Interface/models/IThirdParty.js.map +1 -1
  81. package/js/types/index.js +20 -0
  82. package/js/types/index.js.map +1 -1
  83. package/js/utils/phone.js +9 -0
  84. package/js/utils/phone.js.map +1 -1
  85. package/package.json +1 -1
  86. package/ts/api/resources/Das.ts +21 -0
  87. package/ts/types/Enum/Aspone.ts +1 -0
  88. package/ts/types/Enum/BrandLegalstart.ts +6 -6
  89. package/ts/types/Enum/CerfaType.ts +1 -0
  90. package/ts/types/Enum/Country.ts +6441 -0
  91. package/ts/types/Enum/Das.ts +21 -0
  92. package/ts/types/Enum/TimeCounterType.ts +7 -0
  93. package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
  94. package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +2 -2
  95. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +1 -1
  96. package/ts/types/Interface/api/cerfa/das2.ts +142 -0
  97. package/ts/types/Interface/models/IApiError.ts +1 -0
  98. package/ts/types/Interface/models/IThirdParty.ts +1 -0
  99. package/ts/types/index.ts +2 -0
  100. 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.