@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
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.