@icure/cardinal-sdk 0.0.0-unspecified
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/Kermit-kermit-core.mjs +267 -0
- package/Kermit-kermit-core.mjs.map +1 -0
- package/Kermit-kermit.mjs +57 -0
- package/Kermit-kermit.mjs.map +1 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs +7044 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +1 -0
- package/KotlinBigInteger-bignum-serialization-kotlinx.mjs +4 -0
- package/KotlinBigInteger-bignum-serialization-kotlinx.mjs.map +1 -0
- package/KotlinBigInteger-bignum.mjs +5893 -0
- package/KotlinBigInteger-bignum.mjs.map +1 -0
- package/api/AccessLogApi.d.mts +74 -0
- package/api/AccessLogApi.mjs +2 -0
- package/api/AccessLogApi.mjs.map +1 -0
- package/api/AccessLogBasicApi.d.mts +40 -0
- package/api/AccessLogBasicApi.mjs +2 -0
- package/api/AccessLogBasicApi.mjs.map +1 -0
- package/api/AccessLogFlavouredApi.d.mts +41 -0
- package/api/AccessLogFlavouredApi.mjs +2 -0
- package/api/AccessLogFlavouredApi.mjs.map +1 -0
- package/api/AgendaApi.d.mts +28 -0
- package/api/AgendaApi.mjs +2 -0
- package/api/AgendaApi.mjs.map +1 -0
- package/api/ApplicationSettingsApi.d.mts +6 -0
- package/api/ApplicationSettingsApi.mjs +2 -0
- package/api/ApplicationSettingsApi.mjs.map +1 -0
- package/api/CalendarItemApi.d.mts +68 -0
- package/api/CalendarItemApi.mjs +2 -0
- package/api/CalendarItemApi.mjs.map +1 -0
- package/api/CalendarItemBasicApi.d.mts +33 -0
- package/api/CalendarItemBasicApi.mjs +2 -0
- package/api/CalendarItemBasicApi.mjs.map +1 -0
- package/api/CalendarItemFlavouredApi.d.mts +29 -0
- package/api/CalendarItemFlavouredApi.mjs +2 -0
- package/api/CalendarItemFlavouredApi.mjs.map +1 -0
- package/api/CalendarItemTypeApi.d.mts +12 -0
- package/api/CalendarItemTypeApi.mjs +2 -0
- package/api/CalendarItemTypeApi.mjs.map +1 -0
- package/api/CardinalMaintenanceTaskApi.d.mts +10 -0
- package/api/CardinalMaintenanceTaskApi.mjs +2 -0
- package/api/CardinalMaintenanceTaskApi.mjs.map +1 -0
- package/api/ClassificationApi.d.mts +48 -0
- package/api/ClassificationApi.mjs +2 -0
- package/api/ClassificationApi.mjs.map +1 -0
- package/api/ClassificationBasicApi.d.mts +14 -0
- package/api/ClassificationBasicApi.mjs +2 -0
- package/api/ClassificationBasicApi.mjs.map +1 -0
- package/api/ClassificationFlavouredApi.d.mts +22 -0
- package/api/ClassificationFlavouredApi.mjs +2 -0
- package/api/ClassificationFlavouredApi.mjs.map +1 -0
- package/api/CodeApi.d.mts +56 -0
- package/api/CodeApi.mjs +2 -0
- package/api/CodeApi.mjs.map +1 -0
- package/api/ContactApi.d.mts +92 -0
- package/api/ContactApi.mjs +2 -0
- package/api/ContactApi.mjs.map +1 -0
- package/api/ContactBasicApi.d.mts +55 -0
- package/api/ContactBasicApi.mjs +2 -0
- package/api/ContactBasicApi.mjs.map +1 -0
- package/api/ContactFlavouredApi.d.mts +43 -0
- package/api/ContactFlavouredApi.mjs +2 -0
- package/api/ContactFlavouredApi.mjs.map +1 -0
- package/api/CryptoApi.d.mts +13 -0
- package/api/CryptoApi.mjs +2 -0
- package/api/CryptoApi.mjs.map +1 -0
- package/api/DataOwnerApi.d.mts +16 -0
- package/api/DataOwnerApi.mjs +2 -0
- package/api/DataOwnerApi.mjs.map +1 -0
- package/api/DeviceApi.d.mts +39 -0
- package/api/DeviceApi.mjs +2 -0
- package/api/DeviceApi.mjs.map +1 -0
- package/api/DocumentApi.d.mts +90 -0
- package/api/DocumentApi.mjs +2 -0
- package/api/DocumentApi.mjs.map +1 -0
- package/api/DocumentBasicApi.d.mts +35 -0
- package/api/DocumentBasicApi.mjs +2 -0
- package/api/DocumentBasicApi.mjs.map +1 -0
- package/api/DocumentFlavouredApi.d.mts +28 -0
- package/api/DocumentFlavouredApi.mjs +2 -0
- package/api/DocumentFlavouredApi.mjs.map +1 -0
- package/api/DocumentTemplateApi.d.mts +22 -0
- package/api/DocumentTemplateApi.mjs +2 -0
- package/api/DocumentTemplateApi.mjs.map +1 -0
- package/api/EntityReferenceApi.d.mts +5 -0
- package/api/EntityReferenceApi.mjs +2 -0
- package/api/EntityReferenceApi.mjs.map +1 -0
- package/api/EntityTemplateApi.d.mts +24 -0
- package/api/EntityTemplateApi.mjs +2 -0
- package/api/EntityTemplateApi.mjs.map +1 -0
- package/api/FormApi.d.mts +80 -0
- package/api/FormApi.mjs +2 -0
- package/api/FormApi.mjs.map +1 -0
- package/api/FormBasicApi.d.mts +45 -0
- package/api/FormBasicApi.mjs +2 -0
- package/api/FormBasicApi.mjs.map +1 -0
- package/api/FormFlavouredApi.d.mts +30 -0
- package/api/FormFlavouredApi.mjs +2 -0
- package/api/FormFlavouredApi.mjs.map +1 -0
- package/api/FrontEndMigrationApi.d.mts +10 -0
- package/api/FrontEndMigrationApi.mjs +2 -0
- package/api/FrontEndMigrationApi.mjs.map +1 -0
- package/api/GroupApi.d.mts +70 -0
- package/api/GroupApi.mjs +2 -0
- package/api/GroupApi.mjs.map +1 -0
- package/api/HealthElementApi.d.mts +65 -0
- package/api/HealthElementApi.mjs +2 -0
- package/api/HealthElementApi.mjs.map +1 -0
- package/api/HealthElementBasicApi.d.mts +30 -0
- package/api/HealthElementBasicApi.mjs +2 -0
- package/api/HealthElementBasicApi.mjs.map +1 -0
- package/api/HealthElementFlavouredApi.d.mts +25 -0
- package/api/HealthElementFlavouredApi.mjs +2 -0
- package/api/HealthElementFlavouredApi.mjs.map +1 -0
- package/api/HealthcarePartyApi.d.mts +75 -0
- package/api/HealthcarePartyApi.mjs +2 -0
- package/api/HealthcarePartyApi.mjs.map +1 -0
- package/api/InsuranceApi.d.mts +16 -0
- package/api/InsuranceApi.mjs +2 -0
- package/api/InsuranceApi.mjs.map +1 -0
- package/api/InvoiceApi.d.mts +85 -0
- package/api/InvoiceApi.mjs +2 -0
- package/api/InvoiceApi.mjs.map +1 -0
- package/api/InvoiceBasicApi.d.mts +49 -0
- package/api/InvoiceBasicApi.mjs +2 -0
- package/api/InvoiceBasicApi.mjs.map +1 -0
- package/api/InvoiceFlavouredApi.d.mts +59 -0
- package/api/InvoiceFlavouredApi.mjs +2 -0
- package/api/InvoiceFlavouredApi.mjs.map +1 -0
- package/api/KeywordApi.d.mts +14 -0
- package/api/KeywordApi.mjs +2 -0
- package/api/KeywordApi.mjs.map +1 -0
- package/api/MaintenanceTaskApi.d.mts +55 -0
- package/api/MaintenanceTaskApi.mjs +2 -0
- package/api/MaintenanceTaskApi.mjs.map +1 -0
- package/api/MaintenanceTaskBasicApi.d.mts +29 -0
- package/api/MaintenanceTaskBasicApi.mjs +2 -0
- package/api/MaintenanceTaskBasicApi.mjs.map +1 -0
- package/api/MaintenanceTaskFlavouredApi.d.mts +18 -0
- package/api/MaintenanceTaskFlavouredApi.mjs +2 -0
- package/api/MaintenanceTaskFlavouredApi.mjs.map +1 -0
- package/api/MedicalLocationApi.d.mts +17 -0
- package/api/MedicalLocationApi.mjs +2 -0
- package/api/MedicalLocationApi.mjs.map +1 -0
- package/api/MessageApi.d.mts +81 -0
- package/api/MessageApi.mjs +2 -0
- package/api/MessageApi.mjs.map +1 -0
- package/api/MessageBasicApi.d.mts +46 -0
- package/api/MessageBasicApi.mjs +2 -0
- package/api/MessageBasicApi.mjs.map +1 -0
- package/api/MessageFlavouredApi.d.mts +41 -0
- package/api/MessageFlavouredApi.mjs +2 -0
- package/api/MessageFlavouredApi.mjs.map +1 -0
- package/api/PatientApi.d.mts +148 -0
- package/api/PatientApi.mjs +2 -0
- package/api/PatientApi.mjs.map +1 -0
- package/api/PatientBasicApi.d.mts +107 -0
- package/api/PatientBasicApi.mjs +2 -0
- package/api/PatientBasicApi.mjs.map +1 -0
- package/api/PatientFlavouredApi.d.mts +95 -0
- package/api/PatientFlavouredApi.mjs +2 -0
- package/api/PatientFlavouredApi.mjs.map +1 -0
- package/api/PermissionApi.d.mts +4 -0
- package/api/PermissionApi.mjs +2 -0
- package/api/PermissionApi.mjs.map +1 -0
- package/api/PlaceApi.d.mts +13 -0
- package/api/PlaceApi.mjs +2 -0
- package/api/PlaceApi.mjs.map +1 -0
- package/api/ReceiptApi.d.mts +43 -0
- package/api/ReceiptApi.mjs +2 -0
- package/api/ReceiptApi.mjs.map +1 -0
- package/api/ReceiptBasicApi.d.mts +11 -0
- package/api/ReceiptBasicApi.mjs +2 -0
- package/api/ReceiptBasicApi.mjs.map +1 -0
- package/api/ReceiptFlavouredApi.d.mts +13 -0
- package/api/ReceiptFlavouredApi.mjs +2 -0
- package/api/ReceiptFlavouredApi.mjs.map +1 -0
- package/api/RecoveryApi.d.mts +34 -0
- package/api/RecoveryApi.mjs +2 -0
- package/api/RecoveryApi.mjs.map +1 -0
- package/api/RoleApi.d.mts +4 -0
- package/api/RoleApi.mjs +2 -0
- package/api/RoleApi.mjs.map +1 -0
- package/api/ShamirKeysManagerApi.d.mts +12 -0
- package/api/ShamirKeysManagerApi.mjs +2 -0
- package/api/ShamirKeysManagerApi.mjs.map +1 -0
- package/api/SystemApi.d.mts +39 -0
- package/api/SystemApi.mjs +2 -0
- package/api/SystemApi.mjs.map +1 -0
- package/api/TarificationApi.d.mts +27 -0
- package/api/TarificationApi.mjs +2 -0
- package/api/TarificationApi.mjs.map +1 -0
- package/api/TimeTableApi.d.mts +26 -0
- package/api/TimeTableApi.mjs +2 -0
- package/api/TimeTableApi.mjs.map +1 -0
- package/api/TopicApi.d.mts +61 -0
- package/api/TopicApi.mjs +2 -0
- package/api/TopicApi.mjs.map +1 -0
- package/api/TopicBasicApi.d.mts +32 -0
- package/api/TopicBasicApi.mjs +2 -0
- package/api/TopicBasicApi.mjs.map +1 -0
- package/api/TopicFlavouredApi.d.mts +21 -0
- package/api/TopicFlavouredApi.mjs +2 -0
- package/api/TopicFlavouredApi.mjs.map +1 -0
- package/api/UserApi.d.mts +82 -0
- package/api/UserApi.mjs +2 -0
- package/api/UserApi.mjs.map +1 -0
- package/api.d.mts +65 -0
- package/api.mjs +66 -0
- package/api.mjs.map +1 -0
- package/auth/CaptchaOptions.d.mts +27 -0
- package/auth/CaptchaOptions.mjs +37 -0
- package/auth/CaptchaOptions.mjs.map +1 -0
- package/auth.d.mts +1 -0
- package/auth.mjs +2 -0
- package/auth.mjs.map +1 -0
- package/cardinal-sdk-ts.d.mts +389 -0
- package/cardinal-sdk-ts.mjs +139002 -0
- package/cardinal-sdk-ts.mjs.map +1 -0
- package/cardinal-sdk.mjs +319545 -0
- package/cardinal-sdk.mjs.map +1 -0
- package/crypto/CryptoService.d.mts +88 -0
- package/crypto/CryptoService.mjs +29 -0
- package/crypto/CryptoService.mjs.map +1 -0
- package/crypto/CryptoStrategies.d.mts +164 -0
- package/crypto/CryptoStrategies.mjs +88 -0
- package/crypto/CryptoStrategies.mjs.map +1 -0
- package/crypto/entities/AccessLogShareOptions.d.mts +10 -0
- package/crypto/entities/AccessLogShareOptions.mjs +21 -0
- package/crypto/entities/AccessLogShareOptions.mjs.map +1 -0
- package/crypto/entities/CalendarItemShareOptions.d.mts +10 -0
- package/crypto/entities/CalendarItemShareOptions.mjs +21 -0
- package/crypto/entities/CalendarItemShareOptions.mjs.map +1 -0
- package/crypto/entities/ClassificationShareOptions.d.mts +10 -0
- package/crypto/entities/ClassificationShareOptions.mjs +21 -0
- package/crypto/entities/ClassificationShareOptions.mjs.map +1 -0
- package/crypto/entities/ContactShareOptions.d.mts +10 -0
- package/crypto/entities/ContactShareOptions.mjs +21 -0
- package/crypto/entities/ContactShareOptions.mjs.map +1 -0
- package/crypto/entities/DelegateShareOptions.d.mts +9 -0
- package/crypto/entities/DelegateShareOptions.mjs +9 -0
- package/crypto/entities/DelegateShareOptions.mjs.map +1 -0
- package/crypto/entities/DocumentShareOptions.d.mts +10 -0
- package/crypto/entities/DocumentShareOptions.mjs +21 -0
- package/crypto/entities/DocumentShareOptions.mjs.map +1 -0
- package/crypto/entities/EntityAccessInformation.d.mts +8 -0
- package/crypto/entities/EntityAccessInformation.mjs +7 -0
- package/crypto/entities/EntityAccessInformation.mjs.map +1 -0
- package/crypto/entities/EntityWithTypeInfo.d.mts +6 -0
- package/crypto/entities/EntityWithTypeInfo.mjs +7 -0
- package/crypto/entities/EntityWithTypeInfo.mjs.map +1 -0
- package/crypto/entities/FailedRequestDetails.d.mts +11 -0
- package/crypto/entities/FailedRequestDetails.mjs +12 -0
- package/crypto/entities/FailedRequestDetails.mjs.map +1 -0
- package/crypto/entities/FormShareOptions.d.mts +10 -0
- package/crypto/entities/FormShareOptions.mjs +21 -0
- package/crypto/entities/FormShareOptions.mjs.map +1 -0
- package/crypto/entities/HealthElementShareOptions.d.mts +10 -0
- package/crypto/entities/HealthElementShareOptions.mjs +21 -0
- package/crypto/entities/HealthElementShareOptions.mjs.map +1 -0
- package/crypto/entities/InvoiceShareOptions.d.mts +10 -0
- package/crypto/entities/InvoiceShareOptions.mjs +21 -0
- package/crypto/entities/InvoiceShareOptions.mjs.map +1 -0
- package/crypto/entities/MaintenanceTaskShareOptions.d.mts +9 -0
- package/crypto/entities/MaintenanceTaskShareOptions.mjs +18 -0
- package/crypto/entities/MaintenanceTaskShareOptions.mjs.map +1 -0
- package/crypto/entities/MessageShareOptions.d.mts +10 -0
- package/crypto/entities/MessageShareOptions.mjs +21 -0
- package/crypto/entities/MessageShareOptions.mjs.map +1 -0
- package/crypto/entities/PatientShareOptions.d.mts +9 -0
- package/crypto/entities/PatientShareOptions.mjs +18 -0
- package/crypto/entities/PatientShareOptions.mjs.map +1 -0
- package/crypto/entities/ReceiptShareOptions.d.mts +9 -0
- package/crypto/entities/ReceiptShareOptions.mjs +18 -0
- package/crypto/entities/ReceiptShareOptions.mjs.map +1 -0
- package/crypto/entities/RecoveryDataKey.d.mts +10 -0
- package/crypto/entities/RecoveryDataKey.mjs +25 -0
- package/crypto/entities/RecoveryDataKey.mjs.map +1 -0
- package/crypto/entities/RecoveryDataUseFailureReason.d.mts +6 -0
- package/crypto/entities/RecoveryDataUseFailureReason.mjs +9 -0
- package/crypto/entities/RecoveryDataUseFailureReason.mjs.map +1 -0
- package/crypto/entities/RecoveryKeyOptions.d.mts +15 -0
- package/crypto/entities/RecoveryKeyOptions.mjs +18 -0
- package/crypto/entities/RecoveryKeyOptions.mjs.map +1 -0
- package/crypto/entities/RecoveryKeySize.d.mts +4 -0
- package/crypto/entities/RecoveryKeySize.mjs +7 -0
- package/crypto/entities/RecoveryKeySize.mjs.map +1 -0
- package/crypto/entities/RecoveryResult.d.mts +14 -0
- package/crypto/entities/RecoveryResult.mjs +18 -0
- package/crypto/entities/RecoveryResult.mjs.map +1 -0
- package/crypto/entities/SecretIdShareOptions.d.mts +14 -0
- package/crypto/entities/SecretIdShareOptions.mjs +20 -0
- package/crypto/entities/SecretIdShareOptions.mjs.map +1 -0
- package/crypto/entities/SecretIdUseOption.d.mts +23 -0
- package/crypto/entities/SecretIdUseOption.mjs +27 -0
- package/crypto/entities/SecretIdUseOption.mjs.map +1 -0
- package/crypto/entities/ShamirUpdateRequest.d.mts +5 -0
- package/crypto/entities/ShamirUpdateRequest.mjs +8 -0
- package/crypto/entities/ShamirUpdateRequest.mjs.map +1 -0
- package/crypto/entities/ShareAllPatientDataOptions.d.mts +45 -0
- package/crypto/entities/ShareAllPatientDataOptions.mjs +55 -0
- package/crypto/entities/ShareAllPatientDataOptions.mjs.map +1 -0
- package/crypto/entities/ShareMetadataBehaviour.d.mts +5 -0
- package/crypto/entities/ShareMetadataBehaviour.mjs +8 -0
- package/crypto/entities/ShareMetadataBehaviour.mjs.map +1 -0
- package/crypto/entities/TimeTableShareOptions.d.mts +9 -0
- package/crypto/entities/TimeTableShareOptions.mjs +18 -0
- package/crypto/entities/TimeTableShareOptions.mjs.map +1 -0
- package/crypto/entities/TopicShareOptions.d.mts +10 -0
- package/crypto/entities/TopicShareOptions.mjs +21 -0
- package/crypto/entities/TopicShareOptions.mjs.map +1 -0
- package/crypto.d.mts +30 -0
- package/crypto.mjs +31 -0
- package/crypto.mjs.map +1 -0
- package/filters/AccessLogFilters.d.mts +37 -0
- package/filters/AccessLogFilters.mjs +11 -0
- package/filters/AccessLogFilters.mjs.map +1 -0
- package/filters/AgendaFilters.d.mts +9 -0
- package/filters/AgendaFilters.mjs +8 -0
- package/filters/AgendaFilters.mjs.map +1 -0
- package/filters/CalendarItemFilters.d.mts +35 -0
- package/filters/CalendarItemFilters.mjs +15 -0
- package/filters/CalendarItemFilters.mjs.map +1 -0
- package/filters/ClassificationFilters.d.mts +27 -0
- package/filters/ClassificationFilters.mjs +9 -0
- package/filters/ClassificationFilters.mjs.map +1 -0
- package/filters/CodeFilters.d.mts +24 -0
- package/filters/CodeFilters.mjs +11 -0
- package/filters/CodeFilters.mjs.map +1 -0
- package/filters/ContactFilters.d.mts +82 -0
- package/filters/ContactFilters.mjs +31 -0
- package/filters/ContactFilters.mjs.map +1 -0
- package/filters/DeviceFilters.d.mts +9 -0
- package/filters/DeviceFilters.mjs +8 -0
- package/filters/DeviceFilters.mjs.map +1 -0
- package/filters/DocumentFilters.d.mts +32 -0
- package/filters/DocumentFilters.mjs +13 -0
- package/filters/DocumentFilters.mjs.map +1 -0
- package/filters/FormFilters.d.mts +35 -0
- package/filters/FormFilters.mjs +13 -0
- package/filters/FormFilters.mjs.map +1 -0
- package/filters/GroupFilters.d.mts +9 -0
- package/filters/GroupFilters.mjs +8 -0
- package/filters/GroupFilters.mjs.map +1 -0
- package/filters/HealthElementFilters.d.mts +51 -0
- package/filters/HealthElementFilters.mjs +24 -0
- package/filters/HealthElementFilters.mjs.map +1 -0
- package/filters/HealthcarePartyFilters.d.mts +24 -0
- package/filters/HealthcarePartyFilters.mjs +14 -0
- package/filters/HealthcarePartyFilters.mjs.map +1 -0
- package/filters/MaintenanceTaskFilters.d.mts +14 -0
- package/filters/MaintenanceTaskFilters.mjs +12 -0
- package/filters/MaintenanceTaskFilters.mjs.map +1 -0
- package/filters/MedicalLocationFilters.d.mts +8 -0
- package/filters/MedicalLocationFilters.mjs +7 -0
- package/filters/MedicalLocationFilters.mjs.map +1 -0
- package/filters/MessageFilters.d.mts +45 -0
- package/filters/MessageFilters.mjs +23 -0
- package/filters/MessageFilters.mjs.map +1 -0
- package/filters/MetaFilters.d.mts +41 -0
- package/filters/MetaFilters.mjs +11 -0
- package/filters/MetaFilters.mjs.map +1 -0
- package/filters/PatientFilters.d.mts +43 -0
- package/filters/PatientFilters.mjs +30 -0
- package/filters/PatientFilters.mjs.map +1 -0
- package/filters/ServiceFilters.d.mts +64 -0
- package/filters/ServiceFilters.mjs +26 -0
- package/filters/ServiceFilters.mjs.map +1 -0
- package/filters/TimeTableFilters.d.mts +12 -0
- package/filters/TimeTableFilters.mjs +7 -0
- package/filters/TimeTableFilters.mjs.map +1 -0
- package/filters/TopicFilters.d.mts +9 -0
- package/filters/TopicFilters.mjs +8 -0
- package/filters/TopicFilters.mjs.map +1 -0
- package/filters/UserFilters.d.mts +11 -0
- package/filters/UserFilters.mjs +10 -0
- package/filters/UserFilters.mjs.map +1 -0
- package/filters.d.mts +21 -0
- package/filters.mjs +22 -0
- package/filters.mjs.map +1 -0
- package/kerberus/Solution.d.mts +4 -0
- package/kerberus/Solution.mjs +2 -0
- package/kerberus/Solution.mjs.map +1 -0
- package/kerberus.d.mts +1 -0
- package/kerberus.mjs +1089 -0
- package/kerberus.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +16596 -0
- package/kotlin-kotlin-stdlib.mjs.map +1 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs +4 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +1 -0
- package/kotlinx-atomicfu.mjs +247 -0
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +10583 -0
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs +202 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-core.mjs +1814 -0
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +6481 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs +4 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +6707 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-protobuf.mjs +4 -0
- package/kotlinx-serialization-kotlinx-serialization-protobuf.mjs.map +1 -0
- package/kryptom-lib.mjs +6792 -0
- package/kryptom-lib.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-core.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.mjs +758 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-websockets.mjs +4 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-websockets.mjs.map +1 -0
- package/ktor-ktor-http-ktor-http-cio.mjs +1998 -0
- package/ktor-ktor-http-ktor-http-cio.mjs.map +1 -0
- package/ktor-ktor-http.mjs +3355 -0
- package/ktor-ktor-http.mjs.map +1 -0
- package/ktor-ktor-io.mjs +3220 -0
- package/ktor-ktor-io.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-events.mjs +81 -0
- package/ktor-ktor-shared-ktor-events.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.mjs +46 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.mjs +860 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization.mjs +374 -0
- package/ktor-ktor-shared-ktor-serialization.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-sse.mjs +4 -0
- package/ktor-ktor-shared-ktor-sse.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-websocket-serialization.mjs +4 -0
- package/ktor-ktor-shared-ktor-websocket-serialization.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-websockets.mjs +2336 -0
- package/ktor-ktor-shared-ktor-websockets.mjs.map +1 -0
- package/ktor-ktor-utils.mjs +2660 -0
- package/ktor-ktor-utils.mjs.map +1 -0
- package/model/AccessLog.d.mts +83 -0
- package/model/AccessLog.mjs +153 -0
- package/model/AccessLog.mjs.map +1 -0
- package/model/Agenda.d.mts +21 -0
- package/model/Agenda.mjs +48 -0
- package/model/Agenda.mjs.map +1 -0
- package/model/ApplicationSettings.d.mts +20 -0
- package/model/ApplicationSettings.mjs +42 -0
- package/model/ApplicationSettings.mjs.map +1 -0
- package/model/BooleanResponse.d.mts +4 -0
- package/model/BooleanResponse.mjs +7 -0
- package/model/BooleanResponse.mjs.map +1 -0
- package/model/CalendarItem.d.mts +140 -0
- package/model/CalendarItem.mjs +261 -0
- package/model/CalendarItem.mjs.map +1 -0
- package/model/CalendarItemType.d.mts +22 -0
- package/model/CalendarItemType.mjs +48 -0
- package/model/CalendarItemType.mjs.map +1 -0
- package/model/Classification.d.mts +74 -0
- package/model/Classification.mjs +135 -0
- package/model/Classification.mjs.map +1 -0
- package/model/Code.d.mts +35 -0
- package/model/Code.mjs +63 -0
- package/model/Code.mjs.map +1 -0
- package/model/Contact.d.mts +122 -0
- package/model/Contact.mjs +207 -0
- package/model/Contact.mjs.map +1 -0
- package/model/CryptoActorStub.d.mts +36 -0
- package/model/CryptoActorStub.mjs +36 -0
- package/model/CryptoActorStub.mjs.map +1 -0
- package/model/CryptoActorStubWithType.d.mts +7 -0
- package/model/CryptoActorStubWithType.mjs +7 -0
- package/model/CryptoActorStubWithType.mjs.map +1 -0
- package/model/DataOwnerRegistrationSuccess.d.mts +6 -0
- package/model/DataOwnerRegistrationSuccess.mjs +9 -0
- package/model/DataOwnerRegistrationSuccess.mjs.map +1 -0
- package/model/DataOwnerType.d.mts +5 -0
- package/model/DataOwnerType.mjs +8 -0
- package/model/DataOwnerType.mjs.map +1 -0
- package/model/DataOwnerWithType.d.mts +21 -0
- package/model/DataOwnerWithType.mjs +25 -0
- package/model/DataOwnerWithType.mjs.map +1 -0
- package/model/DatabaseInitialisation.d.mts +10 -0
- package/model/DatabaseInitialisation.mjs +17 -0
- package/model/DatabaseInitialisation.mjs.map +1 -0
- package/model/Device.d.mts +56 -0
- package/model/Device.mjs +91 -0
- package/model/Device.mjs.map +1 -0
- package/model/Document.d.mts +133 -0
- package/model/Document.mjs +231 -0
- package/model/Document.mjs.map +1 -0
- package/model/DocumentTemplate.d.mts +33 -0
- package/model/DocumentTemplate.mjs +78 -0
- package/model/DocumentTemplate.mjs.map +1 -0
- package/model/EntityReference.d.mts +8 -0
- package/model/EntityReference.mjs +18 -0
- package/model/EntityReference.mjs.map +1 -0
- package/model/EntityTemplate.d.mts +14 -0
- package/model/EntityTemplate.mjs +36 -0
- package/model/EntityTemplate.mjs.map +1 -0
- package/model/Form.d.mts +98 -0
- package/model/Form.mjs +183 -0
- package/model/Form.mjs.map +1 -0
- package/model/FormTemplate.d.mts +28 -0
- package/model/FormTemplate.mjs +69 -0
- package/model/FormTemplate.mjs.map +1 -0
- package/model/FrontEndMigration.d.mts +19 -0
- package/model/FrontEndMigration.mjs +45 -0
- package/model/FrontEndMigration.mjs.map +1 -0
- package/model/Group.d.mts +36 -0
- package/model/Group.mjs +55 -0
- package/model/Group.mjs.map +1 -0
- package/model/GroupDeletionReport.d.mts +6 -0
- package/model/GroupDeletionReport.mjs +11 -0
- package/model/GroupDeletionReport.mjs.map +1 -0
- package/model/HealthElement.d.mts +122 -0
- package/model/HealthElement.mjs +219 -0
- package/model/HealthElement.mjs.map +1 -0
- package/model/HealthcareParty.d.mts +101 -0
- package/model/HealthcareParty.mjs +172 -0
- package/model/HealthcareParty.mjs.map +1 -0
- package/model/IdWithMandatoryRev.d.mts +5 -0
- package/model/IdWithMandatoryRev.mjs +10 -0
- package/model/IdWithMandatoryRev.mjs.map +1 -0
- package/model/IdWithRev.d.mts +5 -0
- package/model/IdWithRev.mjs +12 -0
- package/model/IdWithRev.mjs.map +1 -0
- package/model/IndexingInfo.d.mts +6 -0
- package/model/IndexingInfo.mjs +9 -0
- package/model/IndexingInfo.mjs.map +1 -0
- package/model/Insurance.d.mts +18 -0
- package/model/Insurance.mjs +37 -0
- package/model/Insurance.mjs.map +1 -0
- package/model/Invoice.d.mts +249 -0
- package/model/Invoice.mjs +447 -0
- package/model/Invoice.mjs.map +1 -0
- package/model/Keyword.d.mts +21 -0
- package/model/Keyword.mjs +48 -0
- package/model/Keyword.mjs.map +1 -0
- package/model/ListOfIds.d.mts +4 -0
- package/model/ListOfIds.mjs +9 -0
- package/model/ListOfIds.mjs.map +1 -0
- package/model/ListOfProperties.d.mts +5 -0
- package/model/ListOfProperties.mjs +8 -0
- package/model/ListOfProperties.mjs.map +1 -0
- package/model/MaintenanceTask.d.mts +80 -0
- package/model/MaintenanceTask.mjs +142 -0
- package/model/MaintenanceTask.mjs.map +1 -0
- package/model/MedicalLocation.d.mts +26 -0
- package/model/MedicalLocation.mjs +54 -0
- package/model/MedicalLocation.mjs.map +1 -0
- package/model/Message.d.mts +157 -0
- package/model/Message.mjs +249 -0
- package/model/Message.mjs.map +1 -0
- package/model/PaginatedDocumentKeyIdPair.d.mts +5 -0
- package/model/PaginatedDocumentKeyIdPair.mjs +12 -0
- package/model/PaginatedDocumentKeyIdPair.mjs.map +1 -0
- package/model/PaginatedList.d.mts +6 -0
- package/model/PaginatedList.mjs +11 -0
- package/model/PaginatedList.mjs.map +1 -0
- package/model/Patient.d.mts +299 -0
- package/model/Patient.mjs +512 -0
- package/model/Patient.mjs.map +1 -0
- package/model/Place.d.mts +11 -0
- package/model/Place.mjs +21 -0
- package/model/Place.mjs.map +1 -0
- package/model/PropertyStub.d.mts +29 -0
- package/model/PropertyStub.mjs +45 -0
- package/model/PropertyStub.mjs.map +1 -0
- package/model/PropertyTypeStub.d.mts +6 -0
- package/model/PropertyTypeStub.mjs +11 -0
- package/model/PropertyTypeStub.mjs.map +1 -0
- package/model/PublicKey.d.mts +5 -0
- package/model/PublicKey.mjs +12 -0
- package/model/PublicKey.mjs.map +1 -0
- package/model/Receipt.d.mts +87 -0
- package/model/Receipt.mjs +147 -0
- package/model/Receipt.mjs.map +1 -0
- package/model/RegistrationInformation.d.mts +9 -0
- package/model/RegistrationInformation.mjs +18 -0
- package/model/RegistrationInformation.mjs.map +1 -0
- package/model/RegistrationSuccess.d.mts +6 -0
- package/model/RegistrationSuccess.mjs +9 -0
- package/model/RegistrationSuccess.mjs.map +1 -0
- package/model/Replication.d.mts +13 -0
- package/model/Replication.mjs +24 -0
- package/model/Replication.mjs.map +1 -0
- package/model/ReplicationInfo.d.mts +7 -0
- package/model/ReplicationInfo.mjs +18 -0
- package/model/ReplicationInfo.mjs.map +1 -0
- package/model/Role.d.mts +9 -0
- package/model/Role.mjs +21 -0
- package/model/Role.mjs.map +1 -0
- package/model/Tarification.d.mts +48 -0
- package/model/Tarification.mjs +87 -0
- package/model/Tarification.mjs.map +1 -0
- package/model/TimeTable.d.mts +23 -0
- package/model/TimeTable.mjs +54 -0
- package/model/TimeTable.mjs.map +1 -0
- package/model/Topic.d.mts +90 -0
- package/model/Topic.mjs +153 -0
- package/model/Topic.mjs.map +1 -0
- package/model/TopicRole.d.mts +5 -0
- package/model/TopicRole.mjs +8 -0
- package/model/TopicRole.mjs.map +1 -0
- package/model/User.d.mts +50 -0
- package/model/User.mjs +91 -0
- package/model/User.mjs.map +1 -0
- package/model/UserGroup.d.mts +16 -0
- package/model/UserGroup.mjs +41 -0
- package/model/UserGroup.mjs.map +1 -0
- package/model/base/AppendixType.d.mts +5 -0
- package/model/base/AppendixType.mjs +8 -0
- package/model/base/AppendixType.mjs.map +1 -0
- package/model/base/CodeFlag.d.mts +80 -0
- package/model/base/CodeFlag.mjs +83 -0
- package/model/base/CodeFlag.mjs.map +1 -0
- package/model/base/CodeIdentification.d.mts +10 -0
- package/model/base/CodeIdentification.mjs +3 -0
- package/model/base/CodeIdentification.mjs.map +1 -0
- package/model/base/CodeStub.d.mts +13 -0
- package/model/base/CodeStub.mjs +26 -0
- package/model/base/CodeStub.mjs.map +1 -0
- package/model/base/CryptoActor.d.mts +30 -0
- package/model/base/CryptoActor.mjs +2 -0
- package/model/base/CryptoActor.mjs.map +1 -0
- package/model/base/DataOwner.d.mts +4 -0
- package/model/base/DataOwner.mjs +2 -0
- package/model/base/DataOwner.mjs.map +1 -0
- package/model/base/HasCodes.d.mts +4 -0
- package/model/base/HasCodes.mjs +2 -0
- package/model/base/HasCodes.mjs.map +1 -0
- package/model/base/HasEncryptionMetadata.d.mts +16 -0
- package/model/base/HasEncryptionMetadata.mjs +2 -0
- package/model/base/HasEncryptionMetadata.mjs.map +1 -0
- package/model/base/HasTags.d.mts +4 -0
- package/model/base/HasTags.mjs +2 -0
- package/model/base/HasTags.mjs.map +1 -0
- package/model/base/ICureDocument.d.mts +11 -0
- package/model/base/ICureDocument.mjs +2 -0
- package/model/base/ICureDocument.mjs.map +1 -0
- package/model/base/Identifiable.d.mts +3 -0
- package/model/base/Identifiable.mjs +3 -0
- package/model/base/Identifiable.mjs.map +1 -0
- package/model/base/Identifier.d.mts +12 -0
- package/model/base/Identifier.mjs +29 -0
- package/model/base/Identifier.mjs.map +1 -0
- package/model/base/LinkQualification.d.mts +26 -0
- package/model/base/LinkQualification.mjs +29 -0
- package/model/base/LinkQualification.mjs.map +1 -0
- package/model/base/Named.d.mts +3 -0
- package/model/base/Named.mjs +3 -0
- package/model/base/Named.mjs.map +1 -0
- package/model/base/ParticipantType.d.mts +15 -0
- package/model/base/ParticipantType.mjs +18 -0
- package/model/base/ParticipantType.mjs.map +1 -0
- package/model/base/Person.d.mts +14 -0
- package/model/base/Person.mjs +2 -0
- package/model/base/Person.mjs.map +1 -0
- package/model/base/ReportVersion.d.mts +3 -0
- package/model/base/ReportVersion.mjs +6 -0
- package/model/base/ReportVersion.mjs.map +1 -0
- package/model/base/StoredDocument.d.mts +4 -0
- package/model/base/StoredDocument.mjs +2 -0
- package/model/base/StoredDocument.mjs.map +1 -0
- package/model/base/Versionable.d.mts +4 -0
- package/model/base/Versionable.mjs +2 -0
- package/model/base/Versionable.mjs.map +1 -0
- package/model/couchdb/Basic.d.mts +5 -0
- package/model/couchdb/Basic.mjs +8 -0
- package/model/couchdb/Basic.mjs.map +1 -0
- package/model/couchdb/DatabaseInfo.d.mts +13 -0
- package/model/couchdb/DatabaseInfo.mjs +36 -0
- package/model/couchdb/DatabaseInfo.mjs.map +1 -0
- package/model/couchdb/DesignDocument.d.mts +25 -0
- package/model/couchdb/DesignDocument.mjs +33 -0
- package/model/couchdb/DesignDocument.mjs.map +1 -0
- package/model/couchdb/DocIdentifier.d.mts +5 -0
- package/model/couchdb/DocIdentifier.mjs +12 -0
- package/model/couchdb/DocIdentifier.mjs.map +1 -0
- package/model/couchdb/GroupDatabasesInfo.d.mts +7 -0
- package/model/couchdb/GroupDatabasesInfo.mjs +8 -0
- package/model/couchdb/GroupDatabasesInfo.mjs.map +1 -0
- package/model/couchdb/Remote.d.mts +6 -0
- package/model/couchdb/Remote.mjs +9 -0
- package/model/couchdb/Remote.mjs.map +1 -0
- package/model/couchdb/RemoteAuthentication.d.mts +5 -0
- package/model/couchdb/RemoteAuthentication.mjs +8 -0
- package/model/couchdb/RemoteAuthentication.mjs.map +1 -0
- package/model/couchdb/ReplicationStats.d.mts +12 -0
- package/model/couchdb/ReplicationStats.mjs +33 -0
- package/model/couchdb/ReplicationStats.mjs.map +1 -0
- package/model/couchdb/ReplicatorDocument.d.mts +24 -0
- package/model/couchdb/ReplicatorDocument.mjs +48 -0
- package/model/couchdb/ReplicatorDocument.mjs.map +1 -0
- package/model/couchdb/SortDirection.d.mts +4 -0
- package/model/couchdb/SortDirection.mjs +7 -0
- package/model/couchdb/SortDirection.mjs.map +1 -0
- package/model/couchdb/View.d.mts +5 -0
- package/model/couchdb/View.mjs +10 -0
- package/model/couchdb/View.mjs.map +1 -0
- package/model/data/LabelledOccurence.d.mts +5 -0
- package/model/data/LabelledOccurence.mjs +8 -0
- package/model/data/LabelledOccurence.mjs.map +1 -0
- package/model/embed/AccessLevel.d.mts +4 -0
- package/model/embed/AccessLevel.mjs +7 -0
- package/model/embed/AccessLevel.mjs.map +1 -0
- package/model/embed/Address.d.mts +65 -0
- package/model/embed/Address.mjs +111 -0
- package/model/embed/Address.mjs.map +1 -0
- package/model/embed/AddressType.d.mts +14 -0
- package/model/embed/AddressType.mjs +17 -0
- package/model/embed/AddressType.mjs.map +1 -0
- package/model/embed/AdministrationQuantity.d.mts +7 -0
- package/model/embed/AdministrationQuantity.mjs +14 -0
- package/model/embed/AdministrationQuantity.mjs.map +1 -0
- package/model/embed/AgreementAppendix.d.mts +7 -0
- package/model/embed/AgreementAppendix.mjs +18 -0
- package/model/embed/AgreementAppendix.mjs.map +1 -0
- package/model/embed/Annotation.d.mts +17 -0
- package/model/embed/Annotation.mjs +36 -0
- package/model/embed/Annotation.mjs.map +1 -0
- package/model/embed/AuthenticationClass.d.mts +8 -0
- package/model/embed/AuthenticationClass.mjs +11 -0
- package/model/embed/AuthenticationClass.mjs.map +1 -0
- package/model/embed/CalendarItemTag.d.mts +27 -0
- package/model/embed/CalendarItemTag.mjs +41 -0
- package/model/embed/CalendarItemTag.mjs.map +1 -0
- package/model/embed/CareTeamMember.d.mts +29 -0
- package/model/embed/CareTeamMember.mjs +45 -0
- package/model/embed/CareTeamMember.mjs.map +1 -0
- package/model/embed/CareTeamMemberType.d.mts +5 -0
- package/model/embed/CareTeamMemberType.mjs +8 -0
- package/model/embed/CareTeamMemberType.mjs.map +1 -0
- package/model/embed/CareTeamMembership.d.mts +28 -0
- package/model/embed/CareTeamMembership.mjs +45 -0
- package/model/embed/CareTeamMembership.mjs.map +1 -0
- package/model/embed/Content.d.mts +54 -0
- package/model/embed/Content.mjs +93 -0
- package/model/embed/Content.mjs.map +1 -0
- package/model/embed/ContractChangeType.d.mts +6 -0
- package/model/embed/ContractChangeType.mjs +9 -0
- package/model/embed/ContractChangeType.mjs.map +1 -0
- package/model/embed/DataAttachment.d.mts +6 -0
- package/model/embed/DataAttachment.mjs +15 -0
- package/model/embed/DataAttachment.mjs.map +1 -0
- package/model/embed/DatabaseSynchronization.d.mts +14 -0
- package/model/embed/DatabaseSynchronization.mjs +26 -0
- package/model/embed/DatabaseSynchronization.mjs.map +1 -0
- package/model/embed/DeactivationReason.d.mts +9 -0
- package/model/embed/DeactivationReason.mjs +12 -0
- package/model/embed/DeactivationReason.mjs.map +1 -0
- package/model/embed/Delegation.d.mts +8 -0
- package/model/embed/Delegation.mjs +17 -0
- package/model/embed/Delegation.mjs.map +1 -0
- package/model/embed/DelegationTag.d.mts +22 -0
- package/model/embed/DelegationTag.mjs +25 -0
- package/model/embed/DelegationTag.mjs.map +1 -0
- package/model/embed/DeletedAttachment.d.mts +7 -0
- package/model/embed/DeletedAttachment.mjs +18 -0
- package/model/embed/DeletedAttachment.mjs.map +1 -0
- package/model/embed/DocumentGroup.d.mts +5 -0
- package/model/embed/DocumentGroup.mjs +12 -0
- package/model/embed/DocumentGroup.mjs.map +1 -0
- package/model/embed/DocumentLocation.d.mts +4 -0
- package/model/embed/DocumentLocation.mjs +7 -0
- package/model/embed/DocumentLocation.mjs.map +1 -0
- package/model/embed/DocumentStatus.d.mts +11 -0
- package/model/embed/DocumentStatus.mjs +14 -0
- package/model/embed/DocumentStatus.mjs.map +1 -0
- package/model/embed/DocumentType.d.mts +41 -0
- package/model/embed/DocumentType.mjs +44 -0
- package/model/embed/DocumentType.mjs.map +1 -0
- package/model/embed/Duration.d.mts +6 -0
- package/model/embed/Duration.mjs +11 -0
- package/model/embed/Duration.mjs.map +1 -0
- package/model/embed/Employer.d.mts +7 -0
- package/model/embed/Employer.mjs +11 -0
- package/model/embed/Employer.mjs.map +1 -0
- package/model/embed/EmploymentInfo.d.mts +29 -0
- package/model/embed/EmploymentInfo.mjs +41 -0
- package/model/embed/EmploymentInfo.mjs.map +1 -0
- package/model/embed/Encryptable.d.mts +4 -0
- package/model/embed/Encryptable.mjs +2 -0
- package/model/embed/Encryptable.mjs.map +1 -0
- package/model/embed/Episode.d.mts +30 -0
- package/model/embed/Episode.mjs +51 -0
- package/model/embed/Episode.mjs.map +1 -0
- package/model/embed/FinancialInstitutionInformation.d.mts +36 -0
- package/model/embed/FinancialInstitutionInformation.mjs +63 -0
- package/model/embed/FinancialInstitutionInformation.mjs.map +1 -0
- package/model/embed/FlatRateTarification.d.mts +35 -0
- package/model/embed/FlatRateTarification.mjs +45 -0
- package/model/embed/FlatRateTarification.mjs.map +1 -0
- package/model/embed/FlatRateType.d.mts +6 -0
- package/model/embed/FlatRateType.mjs +9 -0
- package/model/embed/FlatRateType.mjs.map +1 -0
- package/model/embed/FlowItem.d.mts +36 -0
- package/model/embed/FlowItem.mjs +105 -0
- package/model/embed/FlowItem.mjs.map +1 -0
- package/model/embed/FrontEndMigrationStatus.d.mts +6 -0
- package/model/embed/FrontEndMigrationStatus.mjs +9 -0
- package/model/embed/FrontEndMigrationStatus.mjs.map +1 -0
- package/model/embed/Gender.d.mts +9 -0
- package/model/embed/Gender.mjs +12 -0
- package/model/embed/Gender.mjs.map +1 -0
- package/model/embed/GroupType.d.mts +5 -0
- package/model/embed/GroupType.mjs +8 -0
- package/model/embed/GroupType.mjs.map +1 -0
- package/model/embed/HealthcarePartyHistoryStatus.d.mts +8 -0
- package/model/embed/HealthcarePartyHistoryStatus.mjs +9 -0
- package/model/embed/HealthcarePartyHistoryStatus.mjs.map +1 -0
- package/model/embed/HealthcarePartyStatus.d.mts +5 -0
- package/model/embed/HealthcarePartyStatus.mjs +8 -0
- package/model/embed/HealthcarePartyStatus.mjs.map +1 -0
- package/model/embed/IdentityDocumentReader.d.mts +9 -0
- package/model/embed/IdentityDocumentReader.mjs +24 -0
- package/model/embed/IdentityDocumentReader.mjs.map +1 -0
- package/model/embed/Insurability.d.mts +48 -0
- package/model/embed/Insurability.mjs +75 -0
- package/model/embed/Insurability.mjs.map +1 -0
- package/model/embed/InvoiceInterventionType.d.mts +4 -0
- package/model/embed/InvoiceInterventionType.mjs +7 -0
- package/model/embed/InvoiceInterventionType.mjs.map +1 -0
- package/model/embed/InvoiceType.d.mts +8 -0
- package/model/embed/InvoiceType.mjs +11 -0
- package/model/embed/InvoiceType.mjs.map +1 -0
- package/model/embed/InvoicingCode.d.mts +172 -0
- package/model/embed/InvoicingCode.mjs +329 -0
- package/model/embed/InvoicingCode.mjs.map +1 -0
- package/model/embed/KeywordSubword.d.mts +6 -0
- package/model/embed/KeywordSubword.mjs +11 -0
- package/model/embed/KeywordSubword.mjs.map +1 -0
- package/model/embed/Laterality.d.mts +4 -0
- package/model/embed/Laterality.mjs +7 -0
- package/model/embed/Laterality.mjs.map +1 -0
- package/model/embed/LetterValue.d.mts +7 -0
- package/model/embed/LetterValue.mjs +18 -0
- package/model/embed/LetterValue.mjs.map +1 -0
- package/model/embed/Measure.d.mts +16 -0
- package/model/embed/Measure.mjs +38 -0
- package/model/embed/Measure.mjs.map +1 -0
- package/model/embed/MedicalHouseContract.d.mts +126 -0
- package/model/embed/MedicalHouseContract.mjs +213 -0
- package/model/embed/MedicalHouseContract.mjs.map +1 -0
- package/model/embed/Medication.d.mts +55 -0
- package/model/embed/Medication.mjs +131 -0
- package/model/embed/Medication.mjs.map +1 -0
- package/model/embed/Medicinalproduct.d.mts +9 -0
- package/model/embed/Medicinalproduct.mjs +20 -0
- package/model/embed/Medicinalproduct.mjs.map +1 -0
- package/model/embed/MediumType.d.mts +9 -0
- package/model/embed/MediumType.mjs +12 -0
- package/model/embed/MediumType.mjs.map +1 -0
- package/model/embed/MembershipType.d.mts +7 -0
- package/model/embed/MembershipType.mjs +10 -0
- package/model/embed/MembershipType.mjs.map +1 -0
- package/model/embed/MessageAttachment.d.mts +6 -0
- package/model/embed/MessageAttachment.mjs +11 -0
- package/model/embed/MessageAttachment.mjs.map +1 -0
- package/model/embed/MessageReadStatus.d.mts +5 -0
- package/model/embed/MessageReadStatus.mjs +12 -0
- package/model/embed/MessageReadStatus.mjs.map +1 -0
- package/model/embed/MhcSignatureType.d.mts +6 -0
- package/model/embed/MhcSignatureType.mjs +9 -0
- package/model/embed/MhcSignatureType.mjs.map +1 -0
- package/model/embed/ParagraphAgreement.d.mts +28 -0
- package/model/embed/ParagraphAgreement.mjs +71 -0
- package/model/embed/ParagraphAgreement.mjs.map +1 -0
- package/model/embed/Partnership.d.mts +10 -0
- package/model/embed/Partnership.mjs +20 -0
- package/model/embed/Partnership.mjs.map +1 -0
- package/model/embed/PartnershipStatus.d.mts +5 -0
- package/model/embed/PartnershipStatus.mjs +8 -0
- package/model/embed/PartnershipStatus.mjs.map +1 -0
- package/model/embed/PartnershipType.d.mts +40 -0
- package/model/embed/PartnershipType.mjs +43 -0
- package/model/embed/PartnershipType.mjs.map +1 -0
- package/model/embed/PatientHealthCareParty.d.mts +39 -0
- package/model/embed/PatientHealthCareParty.mjs +51 -0
- package/model/embed/PatientHealthCareParty.mjs.map +1 -0
- package/model/embed/PatientHealthCarePartyType.d.mts +10 -0
- package/model/embed/PatientHealthCarePartyType.mjs +13 -0
- package/model/embed/PatientHealthCarePartyType.mjs.map +1 -0
- package/model/embed/Payment.d.mts +7 -0
- package/model/embed/Payment.mjs +14 -0
- package/model/embed/Payment.mjs.map +1 -0
- package/model/embed/PaymentType.d.mts +10 -0
- package/model/embed/PaymentType.mjs +13 -0
- package/model/embed/PaymentType.mjs.map +1 -0
- package/model/embed/Periodicity.d.mts +6 -0
- package/model/embed/Periodicity.mjs +11 -0
- package/model/embed/Periodicity.mjs.map +1 -0
- package/model/embed/PersonName.d.mts +12 -0
- package/model/embed/PersonName.mjs +29 -0
- package/model/embed/PersonName.mjs.map +1 -0
- package/model/embed/PersonNameUse.d.mts +10 -0
- package/model/embed/PersonNameUse.mjs +13 -0
- package/model/embed/PersonNameUse.mjs.map +1 -0
- package/model/embed/PersonalStatus.d.mts +16 -0
- package/model/embed/PersonalStatus.mjs +19 -0
- package/model/embed/PersonalStatus.mjs.map +1 -0
- package/model/embed/PlanOfAction.d.mts +81 -0
- package/model/embed/PlanOfAction.mjs +165 -0
- package/model/embed/PlanOfAction.mjs.map +1 -0
- package/model/embed/Range.d.mts +5 -0
- package/model/embed/Range.mjs +12 -0
- package/model/embed/Range.mjs.map +1 -0
- package/model/embed/ReceiptBlobType.d.mts +9 -0
- package/model/embed/ReceiptBlobType.mjs +12 -0
- package/model/embed/ReceiptBlobType.mjs.map +1 -0
- package/model/embed/ReferenceRange.d.mts +13 -0
- package/model/embed/ReferenceRange.mjs +26 -0
- package/model/embed/ReferenceRange.mjs.map +1 -0
- package/model/embed/ReferralPeriod.d.mts +6 -0
- package/model/embed/ReferralPeriod.mjs +15 -0
- package/model/embed/ReferralPeriod.mjs.map +1 -0
- package/model/embed/RegimenItem.d.mts +12 -0
- package/model/embed/RegimenItem.mjs +23 -0
- package/model/embed/RegimenItem.mjs.map +1 -0
- package/model/embed/Renewal.d.mts +6 -0
- package/model/embed/Renewal.mjs +11 -0
- package/model/embed/Renewal.mjs.map +1 -0
- package/model/embed/Right.d.mts +7 -0
- package/model/embed/Right.mjs +18 -0
- package/model/embed/Right.mjs.map +1 -0
- package/model/embed/RoleConfiguration.d.mts +12 -0
- package/model/embed/RoleConfiguration.mjs +18 -0
- package/model/embed/RoleConfiguration.mjs.map +1 -0
- package/model/embed/SchoolingInfo.d.mts +28 -0
- package/model/embed/SchoolingInfo.mjs +41 -0
- package/model/embed/SchoolingInfo.mjs.map +1 -0
- package/model/embed/SecureDelegation.d.mts +14 -0
- package/model/embed/SecureDelegation.mjs +27 -0
- package/model/embed/SecureDelegation.mjs.map +1 -0
- package/model/embed/SecurityMetadata.d.mts +11 -0
- package/model/embed/SecurityMetadata.mjs +9 -0
- package/model/embed/SecurityMetadata.mjs.map +1 -0
- package/model/embed/Service.d.mts +161 -0
- package/model/embed/Service.mjs +231 -0
- package/model/embed/Service.mjs.map +1 -0
- package/model/embed/ServiceLink.d.mts +4 -0
- package/model/embed/ServiceLink.mjs +9 -0
- package/model/embed/ServiceLink.mjs.map +1 -0
- package/model/embed/SubContact.d.mts +60 -0
- package/model/embed/SubContact.mjs +123 -0
- package/model/embed/SubContact.mjs.map +1 -0
- package/model/embed/Substanceproduct.d.mts +9 -0
- package/model/embed/Substanceproduct.mjs +20 -0
- package/model/embed/Substanceproduct.mjs.map +1 -0
- package/model/embed/Suspension.d.mts +7 -0
- package/model/embed/Suspension.mjs +18 -0
- package/model/embed/Suspension.mjs.map +1 -0
- package/model/embed/SuspensionReason.d.mts +7 -0
- package/model/embed/SuspensionReason.mjs +10 -0
- package/model/embed/SuspensionReason.mjs.map +1 -0
- package/model/embed/TaskStatus.d.mts +6 -0
- package/model/embed/TaskStatus.mjs +9 -0
- package/model/embed/TaskStatus.mjs.map +1 -0
- package/model/embed/Telecom.d.mts +25 -0
- package/model/embed/Telecom.mjs +39 -0
- package/model/embed/Telecom.mjs.map +1 -0
- package/model/embed/TelecomType.d.mts +16 -0
- package/model/embed/TelecomType.mjs +19 -0
- package/model/embed/TelecomType.mjs.map +1 -0
- package/model/embed/TimeSeries.d.mts +10 -0
- package/model/embed/TimeSeries.mjs +27 -0
- package/model/embed/TimeSeries.mjs.map +1 -0
- package/model/embed/TimeTableHour.d.mts +5 -0
- package/model/embed/TimeTableHour.mjs +12 -0
- package/model/embed/TimeTableHour.mjs.map +1 -0
- package/model/embed/TimeTableItem.d.mts +18 -0
- package/model/embed/TimeTableItem.mjs +47 -0
- package/model/embed/TimeTableItem.mjs.map +1 -0
- package/model/embed/TypedValue.d.mts +34 -0
- package/model/embed/TypedValue.mjs +57 -0
- package/model/embed/TypedValue.mjs.map +1 -0
- package/model/embed/TypedValuesType.d.mts +9 -0
- package/model/embed/TypedValuesType.mjs +12 -0
- package/model/embed/TypedValuesType.mjs.map +1 -0
- package/model/embed/UserType.d.mts +6 -0
- package/model/embed/UserType.mjs +9 -0
- package/model/embed/UserType.mjs.map +1 -0
- package/model/embed/Valorisation.d.mts +51 -0
- package/model/embed/Valorisation.mjs +81 -0
- package/model/embed/Valorisation.mjs.map +1 -0
- package/model/embed/Weekday.d.mts +6 -0
- package/model/embed/Weekday.mjs +11 -0
- package/model/embed/Weekday.mjs.map +1 -0
- package/model/embed/form/template/Action.d.mts +8 -0
- package/model/embed/form/template/Action.mjs +14 -0
- package/model/embed/form/template/Action.mjs.map +1 -0
- package/model/embed/form/template/CheckBox.d.mts +25 -0
- package/model/embed/form/template/CheckBox.mjs +56 -0
- package/model/embed/form/template/CheckBox.mjs.map +1 -0
- package/model/embed/form/template/DatePicker.d.mts +25 -0
- package/model/embed/form/template/DatePicker.mjs +56 -0
- package/model/embed/form/template/DatePicker.mjs.map +1 -0
- package/model/embed/form/template/DateTimePicker.d.mts +25 -0
- package/model/embed/form/template/DateTimePicker.mjs +56 -0
- package/model/embed/form/template/DateTimePicker.mjs.map +1 -0
- package/model/embed/form/template/DropdownField.d.mts +25 -0
- package/model/embed/form/template/DropdownField.mjs +56 -0
- package/model/embed/form/template/DropdownField.mjs.map +1 -0
- package/model/embed/form/template/Field.d.mts +11 -0
- package/model/embed/form/template/Field.mjs +2 -0
- package/model/embed/form/template/Field.mjs.map +1 -0
- package/model/embed/form/template/FieldsGroup.d.mts +7 -0
- package/model/embed/form/template/FieldsGroup.mjs +10 -0
- package/model/embed/form/template/FieldsGroup.mjs.map +1 -0
- package/model/embed/form/template/FormTemplateLayout.d.mts +10 -0
- package/model/embed/form/template/FormTemplateLayout.mjs +18 -0
- package/model/embed/form/template/FormTemplateLayout.mjs.map +1 -0
- package/model/embed/form/template/Launcher.d.mts +7 -0
- package/model/embed/form/template/Launcher.mjs +10 -0
- package/model/embed/form/template/Launcher.mjs.map +1 -0
- package/model/embed/form/template/MeasureField.d.mts +25 -0
- package/model/embed/form/template/MeasureField.mjs +56 -0
- package/model/embed/form/template/MeasureField.mjs.map +1 -0
- package/model/embed/form/template/MultipleChoice.d.mts +25 -0
- package/model/embed/form/template/MultipleChoice.mjs +56 -0
- package/model/embed/form/template/MultipleChoice.mjs.map +1 -0
- package/model/embed/form/template/NumberField.d.mts +25 -0
- package/model/embed/form/template/NumberField.mjs +56 -0
- package/model/embed/form/template/NumberField.mjs.map +1 -0
- package/model/embed/form/template/RadioButton.d.mts +25 -0
- package/model/embed/form/template/RadioButton.mjs +56 -0
- package/model/embed/form/template/RadioButton.mjs.map +1 -0
- package/model/embed/form/template/Section.d.mts +8 -0
- package/model/embed/form/template/Section.mjs +13 -0
- package/model/embed/form/template/Section.mjs.map +1 -0
- package/model/embed/form/template/State.d.mts +7 -0
- package/model/embed/form/template/State.mjs +10 -0
- package/model/embed/form/template/State.mjs.map +1 -0
- package/model/embed/form/template/StateToUpdate.d.mts +7 -0
- package/model/embed/form/template/StateToUpdate.mjs +10 -0
- package/model/embed/form/template/StateToUpdate.mjs.map +1 -0
- package/model/embed/form/template/StructureElement.d.mts +3 -0
- package/model/embed/form/template/StructureElement.mjs +2 -0
- package/model/embed/form/template/StructureElement.mjs.map +1 -0
- package/model/embed/form/template/TextField.d.mts +25 -0
- package/model/embed/form/template/TextField.mjs +56 -0
- package/model/embed/form/template/TextField.mjs.map +1 -0
- package/model/embed/form/template/TimePicker.d.mts +25 -0
- package/model/embed/form/template/TimePicker.mjs +56 -0
- package/model/embed/form/template/TimePicker.mjs.map +1 -0
- package/model/embed/form/template/Trigger.d.mts +9 -0
- package/model/embed/form/template/Trigger.mjs +12 -0
- package/model/embed/form/template/Trigger.mjs.map +1 -0
- package/model/enums/UsersStatus.d.mts +5 -0
- package/model/enums/UsersStatus.mjs +8 -0
- package/model/enums/UsersStatus.mjs.map +1 -0
- package/model/enums/UsersType.d.mts +5 -0
- package/model/enums/UsersType.mjs +8 -0
- package/model/enums/UsersType.mjs.map +1 -0
- package/model/filter/predicate/AlwaysPredicate.d.mts +4 -0
- package/model/filter/predicate/AlwaysPredicate.mjs +7 -0
- package/model/filter/predicate/AlwaysPredicate.mjs.map +1 -0
- package/model/filter/predicate/AndPredicate.d.mts +6 -0
- package/model/filter/predicate/AndPredicate.mjs +9 -0
- package/model/filter/predicate/AndPredicate.mjs.map +1 -0
- package/model/filter/predicate/KeyValuePredicate.d.mts +8 -0
- package/model/filter/predicate/KeyValuePredicate.mjs +15 -0
- package/model/filter/predicate/KeyValuePredicate.mjs.map +1 -0
- package/model/filter/predicate/NotPredicate.d.mts +6 -0
- package/model/filter/predicate/NotPredicate.mjs +7 -0
- package/model/filter/predicate/NotPredicate.mjs.map +1 -0
- package/model/filter/predicate/Operator.d.mts +10 -0
- package/model/filter/predicate/Operator.mjs +13 -0
- package/model/filter/predicate/Operator.mjs.map +1 -0
- package/model/filter/predicate/OrPredicate.d.mts +6 -0
- package/model/filter/predicate/OrPredicate.mjs +9 -0
- package/model/filter/predicate/OrPredicate.mjs.map +1 -0
- package/model/filter/predicate/Predicate.d.mts +6 -0
- package/model/filter/predicate/Predicate.mjs +2 -0
- package/model/filter/predicate/Predicate.mjs.map +1 -0
- package/model/requests/RequestedPermission.d.mts +7 -0
- package/model/requests/RequestedPermission.mjs +10 -0
- package/model/requests/RequestedPermission.mjs.map +1 -0
- package/model/sdk/KeyPairUpdateNotification.d.mts +9 -0
- package/model/sdk/KeyPairUpdateNotification.mjs +14 -0
- package/model/sdk/KeyPairUpdateNotification.mjs.map +1 -0
- package/model/security/AlwaysPermissionItem.d.mts +6 -0
- package/model/security/AlwaysPermissionItem.mjs +7 -0
- package/model/security/AlwaysPermissionItem.mjs.map +1 -0
- package/model/security/AuthenticationToken.d.mts +7 -0
- package/model/security/AuthenticationToken.mjs +14 -0
- package/model/security/AuthenticationToken.mjs.map +1 -0
- package/model/security/Enable2faRequest.d.mts +5 -0
- package/model/security/Enable2faRequest.mjs +8 -0
- package/model/security/Enable2faRequest.mjs.map +1 -0
- package/model/security/ExternalJwtSelector.d.mts +7 -0
- package/model/security/ExternalJwtSelector.mjs +18 -0
- package/model/security/ExternalJwtSelector.mjs.map +1 -0
- package/model/security/Operation.d.mts +3 -0
- package/model/security/Operation.mjs +6 -0
- package/model/security/Operation.mjs.map +1 -0
- package/model/security/OperationToken.d.mts +9 -0
- package/model/security/OperationToken.mjs +12 -0
- package/model/security/OperationToken.mjs.map +1 -0
- package/model/security/Permission.d.mts +6 -0
- package/model/security/Permission.mjs +11 -0
- package/model/security/Permission.mjs.map +1 -0
- package/model/security/PermissionItem.d.mts +2 -0
- package/model/security/PermissionItem.mjs +2 -0
- package/model/security/PermissionItem.mjs.map +1 -0
- package/model/security/PermissionType.d.mts +16 -0
- package/model/security/PermissionType.mjs +19 -0
- package/model/security/PermissionType.mjs.map +1 -0
- package/model/security/TokenWithGroup.d.mts +6 -0
- package/model/security/TokenWithGroup.mjs +11 -0
- package/model/security/TokenWithGroup.mjs.map +1 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.d.mts +1 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.mjs +3 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.mjs.map +1 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.d.mts +1 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.mjs +3 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.mjs.map +1 -0
- package/model/specializations/AnyPrimitive.d.mts +1 -0
- package/model/specializations/AnyPrimitive.mjs +3 -0
- package/model/specializations/AnyPrimitive.mjs.map +1 -0
- package/model/specializations/Base64String.d.mts +1 -0
- package/model/specializations/Base64String.mjs +3 -0
- package/model/specializations/Base64String.mjs.map +1 -0
- package/model/specializations/HexString.d.mts +1 -0
- package/model/specializations/HexString.mjs +3 -0
- package/model/specializations/HexString.mjs.map +1 -0
- package/model/specializations/KeypairFingerprintV1String.d.mts +1 -0
- package/model/specializations/KeypairFingerprintV1String.mjs +3 -0
- package/model/specializations/KeypairFingerprintV1String.mjs.map +1 -0
- package/model/specializations/Pkcs8Bytes.d.mts +1 -0
- package/model/specializations/Pkcs8Bytes.mjs +3 -0
- package/model/specializations/Pkcs8Bytes.mjs.map +1 -0
- package/model/specializations/SecureDelegationKeyString.d.mts +1 -0
- package/model/specializations/SecureDelegationKeyString.mjs +3 -0
- package/model/specializations/SecureDelegationKeyString.mjs.map +1 -0
- package/model/specializations/Sha256HexString.d.mts +1 -0
- package/model/specializations/Sha256HexString.mjs +3 -0
- package/model/specializations/Sha256HexString.mjs.map +1 -0
- package/model/specializations/SpkiHexString.d.mts +1 -0
- package/model/specializations/SpkiHexString.mjs +3 -0
- package/model/specializations/SpkiHexString.mjs.map +1 -0
- package/model.d.mts +234 -0
- package/model.mjs +235 -0
- package/model.mjs.map +1 -0
- package/okio-parent-okio.mjs +4 -0
- package/okio-parent-okio.mjs.map +1 -0
- package/options/AuthenticationMethod.d.mts +322 -0
- package/options/AuthenticationMethod.mjs +221 -0
- package/options/AuthenticationMethod.mjs.map +1 -0
- package/options/SdkOptions.d.mts +214 -0
- package/options/SdkOptions.mjs +2 -0
- package/options/SdkOptions.mjs.map +1 -0
- package/options.d.mts +2 -0
- package/options.mjs +3 -0
- package/options.mjs.map +1 -0
- package/package.json +17 -0
- package/sdk/CardinalSdk.d.mts +216 -0
- package/sdk/CardinalSdk.mjs +72 -0
- package/sdk/CardinalSdk.mjs.map +1 -0
- package/sdk.d.mts +1 -0
- package/sdk.mjs +2 -0
- package/sdk.mjs.map +1 -0
- package/storage/StorageFacade.d.mts +85 -0
- package/storage/StorageFacade.mjs +41 -0
- package/storage/StorageFacade.mjs.map +1 -0
- package/storage.d.mts +1 -0
- package/storage.mjs +2 -0
- package/storage.mjs.map +1 -0
- package/subscription/EntitySubscription.d.mts +30 -0
- package/subscription/EntitySubscription.mjs +2 -0
- package/subscription/EntitySubscription.mjs.map +1 -0
- package/subscription/EntitySubscriptionCloseReason.d.mts +5 -0
- package/subscription/EntitySubscriptionCloseReason.mjs +8 -0
- package/subscription/EntitySubscriptionCloseReason.mjs.map +1 -0
- package/subscription/EntitySubscriptionConfiguration.d.mts +16 -0
- package/subscription/EntitySubscriptionConfiguration.mjs +28 -0
- package/subscription/EntitySubscriptionConfiguration.mjs.map +1 -0
- package/subscription/EntitySubscriptionEvent.d.mts +41 -0
- package/subscription/EntitySubscriptionEvent.mjs +45 -0
- package/subscription/EntitySubscriptionEvent.mjs.map +1 -0
- package/subscription/SubscriptionEventType.d.mts +4 -0
- package/subscription/SubscriptionEventType.mjs +7 -0
- package/subscription/SubscriptionEventType.mjs.map +1 -0
- package/subscription.d.mts +5 -0
- package/subscription.mjs +6 -0
- package/subscription.mjs.map +1 -0
- package/utils/CancellablePromise.d.mts +3 -0
- package/utils/CancellablePromise.mjs +2 -0
- package/utils/CancellablePromise.mjs.map +1 -0
- package/utils/DurationMs.d.mts +4 -0
- package/utils/DurationMs.mjs +2 -0
- package/utils/DurationMs.mjs.map +1 -0
- package/utils/Id.d.mts +1 -0
- package/utils/Id.mjs +18 -0
- package/utils/Id.mjs.map +1 -0
- package/utils.d.mts +3 -0
- package/utils.mjs +4 -0
- package/utils.mjs.map +1 -0
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
export var ThirdPartyProvider;
|
|
2
|
+
(function (ThirdPartyProvider) {
|
|
3
|
+
ThirdPartyProvider["GOOGLE"] = "GOOGLE";
|
|
4
|
+
})(ThirdPartyProvider || (ThirdPartyProvider = {}));
|
|
5
|
+
export var AuthenticationMethod;
|
|
6
|
+
(function (AuthenticationMethod) {
|
|
7
|
+
/**
|
|
8
|
+
* The sdk will perform requests using jwt obtained from the provided credentials.
|
|
9
|
+
*
|
|
10
|
+
* When using this authentication method, the sdk will cache the credentials and will automatically request updated
|
|
11
|
+
* tokens as needed.
|
|
12
|
+
* However, if the provided credentials expire, the SDK will become unusable.
|
|
13
|
+
*
|
|
14
|
+
* This authentication method can also be used for the execution of requests that require an elevated security context
|
|
15
|
+
* as long as the credentials provided can be used to create a suitable token.
|
|
16
|
+
*
|
|
17
|
+
* Not that when using this authentication method the provided credentials will be cached (in volatile memory)
|
|
18
|
+
* without expiration.
|
|
19
|
+
*/
|
|
20
|
+
let UsingCredentials;
|
|
21
|
+
(function (UsingCredentials) {
|
|
22
|
+
class UsernamePassword {
|
|
23
|
+
constructor(
|
|
24
|
+
/**
|
|
25
|
+
* A public identifier of the user logging in. This could be:
|
|
26
|
+
* - {@link User.id}
|
|
27
|
+
* - {@link Group.id}:{@link User.id}
|
|
28
|
+
* - {@link User.login}
|
|
29
|
+
* - {@link User.email}
|
|
30
|
+
*/
|
|
31
|
+
username,
|
|
32
|
+
/**
|
|
33
|
+
* The password of the user
|
|
34
|
+
*/
|
|
35
|
+
password) {
|
|
36
|
+
this.username = username;
|
|
37
|
+
this.password = password;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
UsingCredentials.UsernamePassword = UsernamePassword;
|
|
41
|
+
class UsernameLongToken {
|
|
42
|
+
constructor(
|
|
43
|
+
/**
|
|
44
|
+
* A public identifier of the user logging in. This could be:
|
|
45
|
+
* - {@link User.id}
|
|
46
|
+
* - {@link Group.id}:{@link User.id}
|
|
47
|
+
* - {@link User.login}
|
|
48
|
+
* - {@link User.email}
|
|
49
|
+
*/
|
|
50
|
+
username,
|
|
51
|
+
/**
|
|
52
|
+
* A long-lived token of the user
|
|
53
|
+
*/
|
|
54
|
+
token) {
|
|
55
|
+
this.username = username;
|
|
56
|
+
this.token = token;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
UsingCredentials.UsernameLongToken = UsernameLongToken;
|
|
60
|
+
class ThirdPartyAuth {
|
|
61
|
+
constructor(
|
|
62
|
+
/**
|
|
63
|
+
* A token used to perform the third party authentication
|
|
64
|
+
*/
|
|
65
|
+
token,
|
|
66
|
+
/**
|
|
67
|
+
* The authentication provider
|
|
68
|
+
*/
|
|
69
|
+
provider) {
|
|
70
|
+
this.token = token;
|
|
71
|
+
this.provider = provider;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
UsingCredentials.ThirdPartyAuth = ThirdPartyAuth;
|
|
75
|
+
class JwtCredentials {
|
|
76
|
+
constructor(
|
|
77
|
+
/**
|
|
78
|
+
* A refresh token of the user
|
|
79
|
+
*/
|
|
80
|
+
refresh,
|
|
81
|
+
/**
|
|
82
|
+
* An initial bearer token of the user, optional.
|
|
83
|
+
*/
|
|
84
|
+
bearer) {
|
|
85
|
+
this.refresh = refresh;
|
|
86
|
+
this.bearer = bearer;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
UsingCredentials.JwtCredentials = JwtCredentials;
|
|
90
|
+
})(UsingCredentials = AuthenticationMethod.UsingCredentials || (AuthenticationMethod.UsingCredentials = {}));
|
|
91
|
+
/**
|
|
92
|
+
* Allows the SDK to perform authentication using secrets obtained from an [AuthSecretProvider].
|
|
93
|
+
*
|
|
94
|
+
* The iCure SDK can authenticate to the backend using different kinds of secrets, such as passwords, long-lived authentication tokens, and
|
|
95
|
+
* short-lived authentication tokens generated through the message gateway.
|
|
96
|
+
* iCure associates to each kind of secret a certain security level, and for some sensitive operations, depending on the configurations of
|
|
97
|
+
* the user and his group, some operations may require a secret of a certain security level.
|
|
98
|
+
*
|
|
99
|
+
* For example, with the default configurations, to change his own email the user can't have logged in with a long-lived token, but he
|
|
100
|
+
* needs to provide his current password or a short-lived token.
|
|
101
|
+
*
|
|
102
|
+
* By using this authentication option, the iCure SDK will automatically request and cache the secret from the [AuthSecretProvider] only when
|
|
103
|
+
* needed, which should help to minimize the interaction with the user.
|
|
104
|
+
*
|
|
105
|
+
* Another advantage of using this authentication option over others is that in case all the cached tokens and secrets were to expire while
|
|
106
|
+
* performing a request, instead of having the request fail the SDK will ask for a new secret from the [SmartAuthProvider] and the request will
|
|
107
|
+
* automatically be retried with the new secret.
|
|
108
|
+
*/
|
|
109
|
+
class UsingSecretProvider {
|
|
110
|
+
constructor(secretProvider, options) {
|
|
111
|
+
this.secretProvider = secretProvider;
|
|
112
|
+
this.options = options;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
AuthenticationMethod.UsingSecretProvider = UsingSecretProvider;
|
|
116
|
+
})(AuthenticationMethod || (AuthenticationMethod = {}));
|
|
117
|
+
export var SecretProviderAuthenticationOptions;
|
|
118
|
+
(function (SecretProviderAuthenticationOptions) {
|
|
119
|
+
let InitialSecret;
|
|
120
|
+
(function (InitialSecret) {
|
|
121
|
+
class Password {
|
|
122
|
+
constructor(password) {
|
|
123
|
+
this.password = password;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
InitialSecret.Password = Password;
|
|
127
|
+
class LongLivedToken {
|
|
128
|
+
constructor(token) {
|
|
129
|
+
this.token = token;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
InitialSecret.LongLivedToken = LongLivedToken;
|
|
133
|
+
class OAuth {
|
|
134
|
+
constructor(secret, oauthType) {
|
|
135
|
+
this.secret = secret;
|
|
136
|
+
this.oauthType = oauthType;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
InitialSecret.OAuth = OAuth;
|
|
140
|
+
})(InitialSecret = SecretProviderAuthenticationOptions.InitialSecret || (SecretProviderAuthenticationOptions.InitialSecret = {}));
|
|
141
|
+
})(SecretProviderAuthenticationOptions || (SecretProviderAuthenticationOptions = {}));
|
|
142
|
+
export var AuthSecretDetails;
|
|
143
|
+
(function (AuthSecretDetails) {
|
|
144
|
+
class PasswordDetails {
|
|
145
|
+
/**
|
|
146
|
+
* @param secret the password of the user
|
|
147
|
+
*/
|
|
148
|
+
constructor(secret) {
|
|
149
|
+
this.secret = secret;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
AuthSecretDetails.PasswordDetails = PasswordDetails;
|
|
153
|
+
class TwoFactorAuthTokenDetails {
|
|
154
|
+
/**
|
|
155
|
+
* @param secret the current two-factor authentication token of the user.
|
|
156
|
+
*/
|
|
157
|
+
constructor(secret) {
|
|
158
|
+
this.secret = secret;
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
AuthSecretDetails.TwoFactorAuthTokenDetails = TwoFactorAuthTokenDetails;
|
|
162
|
+
class ShortLivedTokenDetails {
|
|
163
|
+
/**
|
|
164
|
+
* @param secret a short-lived token obtained through an authentication process
|
|
165
|
+
* @param authenticationProcessInfo the authentication process that was used to create the secret
|
|
166
|
+
*/
|
|
167
|
+
constructor(secret, authenticationProcessInfo) {
|
|
168
|
+
this.secret = secret;
|
|
169
|
+
this.authenticationProcessInfo = authenticationProcessInfo;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
AuthSecretDetails.ShortLivedTokenDetails = ShortLivedTokenDetails;
|
|
173
|
+
class LongLivedTokenDetails {
|
|
174
|
+
/**
|
|
175
|
+
* @param secret a long-lived token of the user.
|
|
176
|
+
*/
|
|
177
|
+
constructor(secret) {
|
|
178
|
+
this.secret = secret;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
AuthSecretDetails.LongLivedTokenDetails = LongLivedTokenDetails;
|
|
182
|
+
class ExternalAuthenticationDetails {
|
|
183
|
+
/**
|
|
184
|
+
* @param secret some token or another secret that can be used to authenticate the user to a supported third party service
|
|
185
|
+
* @param oauthType the third party service that should recognize the provided secret.
|
|
186
|
+
*/
|
|
187
|
+
constructor(secret, oauthType) {
|
|
188
|
+
this.secret = secret;
|
|
189
|
+
this.oauthType = oauthType;
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
AuthSecretDetails.ExternalAuthenticationDetails = ExternalAuthenticationDetails;
|
|
193
|
+
class DigitalIdDetails {
|
|
194
|
+
/**
|
|
195
|
+
* Not yet implemented
|
|
196
|
+
*/
|
|
197
|
+
constructor(secret) {
|
|
198
|
+
this.secret = secret;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
AuthSecretDetails.DigitalIdDetails = DigitalIdDetails;
|
|
202
|
+
})(AuthSecretDetails || (AuthSecretDetails = {}));
|
|
203
|
+
export var AuthenticationProcessTelecomType;
|
|
204
|
+
(function (AuthenticationProcessTelecomType) {
|
|
205
|
+
AuthenticationProcessTelecomType["Email"] = "Email";
|
|
206
|
+
AuthenticationProcessTelecomType["MobilePhone"] = "MobilePhone";
|
|
207
|
+
})(AuthenticationProcessTelecomType || (AuthenticationProcessTelecomType = {}));
|
|
208
|
+
/**
|
|
209
|
+
* Holds information on an authentication process request done through the {@link AuthenticationProcessApi}.
|
|
210
|
+
*
|
|
211
|
+
* You should not instantiate this class directly or use its properties, as they are for internal use and may be changed
|
|
212
|
+
* without notice.
|
|
213
|
+
*/
|
|
214
|
+
export class AuthenticationProcessRequest {
|
|
215
|
+
constructor(messageGwUrl, specId, requestId) {
|
|
216
|
+
this.messageGwUrl = messageGwUrl;
|
|
217
|
+
this.specId = specId;
|
|
218
|
+
this.requestId = requestId;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
//# sourceMappingURL=AuthenticationMethod.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AuthenticationMethod.mjs","sourceRoot":"","sources":["../../tsSourcesProject/options/AuthenticationMethod.mts"],"names":[],"mappings":"AAGA,MAAM,CAAN,IAAY,kBAEX;AAFD,WAAY,kBAAkB;IAC5B,uCAAiB,CAAA;AACnB,CAAC,EAFW,kBAAkB,KAAlB,kBAAkB,QAE7B;AAED,MAAM,KAAW,oBAAoB,CAoGpC;AApGD,WAAiB,oBAAoB;IACnC;;;;;;;;;;;;OAYG;IACH,IAAiB,gBAAgB,CA4DhC;IA5DD,WAAiB,gBAAgB;QAC/B,MAAa,gBAAgB;YAC3B;YACE;;;;;;eAMG;YACM,QAAgB;YACzB;;eAEG;YACM,QAAgB;gBAJhB,aAAQ,GAAR,QAAQ,CAAQ;gBAIhB,aAAQ,GAAR,QAAQ,CAAQ;YACxB,CAAC;SACL;QAfY,iCAAgB,mBAe5B,CAAA;QAED,MAAa,iBAAiB;YAC5B;YACE;;;;;;eAMG;YACM,QAAgB;YACzB;;eAEG;YACM,KAAa;gBAJb,aAAQ,GAAR,QAAQ,CAAQ;gBAIhB,UAAK,GAAL,KAAK,CAAQ;YACrB,CAAC;SACL;QAfY,kCAAiB,oBAe7B,CAAA;QAED,MAAa,cAAc;YACzB;YACE;;eAEG;YACM,KAAa;YACtB;;eAEG;YACM,QAA4B;gBAJ5B,UAAK,GAAL,KAAK,CAAQ;gBAIb,aAAQ,GAAR,QAAQ,CAAoB;YACpC,CAAC;SACL;QAXY,+BAAc,iBAW1B,CAAA;QAED,MAAa,cAAc;YACzB;YACE;;eAEG;YACM,OAAe;YACxB;;eAEG;YACM,MAAe;gBAJf,YAAO,GAAP,OAAO,CAAQ;gBAIf,WAAM,GAAN,MAAM,CAAS;YACvB,CAAC;SACL;QAXY,+BAAc,iBAW1B,CAAA;IACH,CAAC,EA5DgB,gBAAgB,GAAhB,qCAAgB,KAAhB,qCAAgB,QA4DhC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,MAAa,mBAAmB;QAC9B,YACW,cAAkC,EAClC,OAA6C;YAD7C,mBAAc,GAAd,cAAc,CAAoB;YAClC,YAAO,GAAP,OAAO,CAAsC;QACrD,CAAC;KACL;IALY,wCAAmB,sBAK/B,CAAA;AACH,CAAC,EApGgB,oBAAoB,KAApB,oBAAoB,QAoGpC;AA0CD,MAAM,KAAW,mCAAmC,CAQnD;AARD,WAAiB,mCAAmC;IAClD,IAAiB,aAAa,CAI7B;IAJD,WAAiB,aAAa;QAC5B,MAAa,QAAQ;YAAG,YAAqB,QAAgB;gBAAhB,aAAQ,GAAR,QAAQ,CAAQ;YAAG,CAAC;SAAE;QAAtD,sBAAQ,WAA8C,CAAA;QACnE,MAAa,cAAc;YAAG,YAAqB,KAAa;gBAAb,UAAK,GAAL,KAAK,CAAQ;YAAG,CAAC;SAAE;QAAzD,4BAAc,iBAA2C,CAAA;QACtE,MAAa,KAAK;YAAG,YAAqB,MAAc,EAAW,SAA6B;gBAAtD,WAAM,GAAN,MAAM,CAAQ;gBAAW,cAAS,GAAT,SAAS,CAAoB;YAAG,CAAC;SAAE;QAAzF,mBAAK,QAAoF,CAAA;IACxG,CAAC,EAJgB,aAAa,GAAb,iDAAa,KAAb,iDAAa,QAI7B;AAGH,CAAC,EARgB,mCAAmC,KAAnC,mCAAmC,QAQnD;AA+CD,MAAM,KAAW,iBAAiB,CA4CjC;AA5CD,WAAiB,iBAAiB;IAChC,MAAa,eAAe;QAC1B;;WAEG;QACH,YAAsB,MAAc;YAAd,WAAM,GAAN,MAAM,CAAQ;QAAG,CAAC;KACzC;IALY,iCAAe,kBAK3B,CAAA;IAED,MAAa,yBAAyB;QACpC;;WAEG;QACH,YAAsB,MAAc;YAAd,WAAM,GAAN,MAAM,CAAQ;QAAG,CAAC;KACzC;IALY,2CAAyB,4BAKrC,CAAA;IAED,MAAa,sBAAsB;QACjC;;;WAGG;QACH,YAAqB,MAAc,EAAW,yBAAuD;YAAhF,WAAM,GAAN,MAAM,CAAQ;YAAW,8BAAyB,GAAzB,yBAAyB,CAA8B;QAAG,CAAC;KAC1G;IANY,wCAAsB,yBAMlC,CAAA;IAED,MAAa,qBAAqB;QAChC;;WAEG;QACH,YAAsB,MAAc;YAAd,WAAM,GAAN,MAAM,CAAQ;QAAG,CAAC;KACzC;IALY,uCAAqB,wBAKjC,CAAA;IAED,MAAa,6BAA6B;QACxC;;;WAGG;QACH,YAAsB,MAAc,EAAW,SAA6B;YAAtD,WAAM,GAAN,MAAM,CAAQ;YAAW,cAAS,GAAT,SAAS,CAAoB;QAAG,CAAC;KACjF;IANY,+CAA6B,gCAMzC,CAAA;IAED,MAAa,gBAAgB;QAC3B;;WAEG;QACH,YAAsB,MAAc;YAAd,WAAM,GAAN,MAAM,CAAQ;QAAG,CAAC;KACzC;IALY,kCAAgB,mBAK5B,CAAA;AACH,CAAC,EA5CgB,iBAAiB,KAAjB,iBAAiB,QA4CjC;AA+CD,MAAM,CAAN,IAAY,gCAEX;AAFD,WAAY,gCAAgC;IAC1C,mDAAe,CAAA;IAAE,+DAA2B,CAAA;AAC9C,CAAC,EAFW,gCAAgC,KAAhC,gCAAgC,QAE3C;AAED;;;;;GAKG;AACH,MAAM,OAAO,4BAA4B;IACvC,YACW,YAAoB,EACpB,MAAc,EACd,SAAiB;QAFjB,iBAAY,GAAZ,YAAY,CAAQ;QACpB,WAAM,GAAN,MAAM,CAAQ;QACd,cAAS,GAAT,SAAS,CAAQ;IACzB,CAAC;CACL","sourcesContent":["import {AuthenticationClass} from \"../model/embed/AuthenticationClass.mjs\";\nimport {CaptchaOptions} from \"../auth/CaptchaOptions.mjs\";\n\nexport enum ThirdPartyProvider {\n GOOGLE = \"GOOGLE\"\n}\n\nexport namespace AuthenticationMethod {\n /**\n * The sdk will perform requests using jwt obtained from the provided credentials.\n *\n * When using this authentication method, the sdk will cache the credentials and will automatically request updated\n * tokens as needed.\n * However, if the provided credentials expire, the SDK will become unusable.\n *\n * This authentication method can also be used for the execution of requests that require an elevated security context\n * as long as the credentials provided can be used to create a suitable token.\n *\n * Not that when using this authentication method the provided credentials will be cached (in volatile memory)\n * without expiration.\n */\n export namespace UsingCredentials {\n export class UsernamePassword {\n constructor(\n /**\n * A public identifier of the user logging in. This could be:\n * - {@link User.id}\n * - {@link Group.id}:{@link User.id}\n * - {@link User.login}\n * - {@link User.email}\n */\n readonly username: string,\n /**\n * The password of the user\n */\n readonly password: string,\n ) {}\n }\n\n export class UsernameLongToken {\n constructor(\n /**\n * A public identifier of the user logging in. This could be:\n * - {@link User.id}\n * - {@link Group.id}:{@link User.id}\n * - {@link User.login}\n * - {@link User.email}\n */\n readonly username: string,\n /**\n * A long-lived token of the user\n */\n readonly token: string,\n ) {}\n }\n\n export class ThirdPartyAuth {\n constructor(\n /**\n * A token used to perform the third party authentication\n */\n readonly token: string,\n /**\n * The authentication provider\n */\n readonly provider: ThirdPartyProvider,\n ) {}\n }\n\n export class JwtCredentials {\n constructor(\n /**\n * A refresh token of the user\n */\n readonly refresh: string,\n /**\n * An initial bearer token of the user, optional.\n */\n readonly bearer?: string\n ) {}\n }\n }\n\n /**\n * Allows the SDK to perform authentication using secrets obtained from an [AuthSecretProvider].\n *\n * The iCure SDK can authenticate to the backend using different kinds of secrets, such as passwords, long-lived authentication tokens, and\n * short-lived authentication tokens generated through the message gateway.\n * iCure associates to each kind of secret a certain security level, and for some sensitive operations, depending on the configurations of\n * the user and his group, some operations may require a secret of a certain security level.\n *\n * For example, with the default configurations, to change his own email the user can't have logged in with a long-lived token, but he\n * needs to provide his current password or a short-lived token.\n *\n * By using this authentication option, the iCure SDK will automatically request and cache the secret from the [AuthSecretProvider] only when\n * needed, which should help to minimize the interaction with the user.\n *\n * Another advantage of using this authentication option over others is that in case all the cached tokens and secrets were to expire while\n * performing a request, instead of having the request fail the SDK will ask for a new secret from the [SmartAuthProvider] and the request will\n * automatically be retried with the new secret.\n */\n export class UsingSecretProvider {\n constructor(\n readonly secretProvider: AuthSecretProvider,\n readonly options?: SecretProviderAuthenticationOptions\n ) {}\n }\n}\nexport type AuthenticationMethod =\n AuthenticationMethod.UsingCredentials.UsernamePassword |\n AuthenticationMethod.UsingCredentials.UsernameLongToken |\n AuthenticationMethod.UsingCredentials.ThirdPartyAuth |\n AuthenticationMethod.UsingCredentials.JwtCredentials |\n AuthenticationMethod.UsingSecretProvider\n\nexport interface SecretProviderAuthenticationOptions {\n /**\n * A public identifier of the user logging in. This could be:\n * - {@link User.id}\n * - {@link Group.id}:{@link User.id}\n * - {@link User.login}\n * - {@link User.email}\n * This value is optional because authentication using external methods (e.g. Google or digital ids) does not\n * require explicitly providing the username. However, if not provided, the authentication will be locked to\n * only use these external authentication methods.\n */\n readonly loginUsername?: string\n /**\n * An initial secret for the login.\n * If not null, the authentication provider will attempt to use it when needed before asking the secret\n * provider.\n */\n readonly initialSecret?: SecretProviderAuthenticationOptions.InitialSecret\n /**\n * If not null the authentication provider will use the jwt while valid.\n */\n readonly existingJwt?: string\n /**\n * If not null the authentication provider will use the refresh jwt while valid.\n */\n readonly existingRefreshJwt?: string\n /**\n * If set to true the secrets used by the authentication provider will be cached without expiration\n * (in volatile memory).\n * This minimizes the interaction with the end user, but may not be suitable for your security policy.\n */\n readonly cacheSecrets?: boolean\n}\n\nexport namespace SecretProviderAuthenticationOptions {\n export namespace InitialSecret {\n export class Password { constructor(readonly password: string) {} }\n export class LongLivedToken { constructor(readonly token: string) {} }\n export class OAuth { constructor(readonly secret: string, readonly oauthType: ThirdPartyProvider) {} }\n }\n\n export type InitialSecret = InitialSecret.Password | InitialSecret.LongLivedToken | InitialSecret.OAuth\n}\n\nexport interface AuthSecretProvider {\n /**\n * Provides a secret for authentication to the iCure SDK.\n *\n * ## Accepted secrets\n *\n * The method will be provided with an array of the secrets types that are acceptable {@link acceptedSecrets}. Usually this array will contain multiple\n * elements, but this depends on the group configuration, the user (if he has 2fa setup or not), or the operation being performed. For groups using\n * default configurations and for patients without 2fa enabled for example the array will always contain the {@link AuthenticationClass.Password} element.\n * Usually the array contain also the {@link AuthenticationClass.LongLivedToken} element, but if the user is attempting to perform a sensitive operations\n * such as changing his password the default group configuration does not allow for the user to authenticate using a JWT obtained from a long-lived\n * token for this operation, meaning the array will not contain the {@link AuthenticationClass.LongLivedToken} element.\n *\n * Regardless of the number of elements in the array only one secret of the accepted types is sufficient for the operation to succeed.\n *\n * ## {@link AuthenticationClass.TwoFactorAuthentication} secret type\n *\n * The {@link AuthenticationClass.TwoFactorAuthentication} secret type is only used when the user has 2fa enabled. In this case the SDK will call\n * this method twice, once containing the {@link AuthenticationClass.Password} element in the {@link acceptedSecrets} array, and if the provided secret is a\n * valid password the SDK will immediately call this method again, this time containing the {@link AuthenticationClass.TwoFactorAuthentication}\n * instead of the {@link AuthenticationClass.Password} element.\n *\n * Any future call to this method from the same provider instance will not contain the {@link AuthenticationClass.Password} element anymore, as it is\n * cached, but it may contain the {@link AuthenticationClass.TwoFactorAuthentication} element instead.\n *\n * Note that the 2fa token is not needed for logging in through a long-lived or short-lived token, it is only used in combination with a password.\n * If the user is using 2fa, and you get in input as {@link acceptedSecrets} an array `[PASSWORD, LONG_LIVED_TOKEN, SHORT_LIVED_TOKEN]`, and you pass to\n * authenticate a long-lived token, the SDK will not call this method again to ask for the 2fa token.\n *\n * @param acceptedSecrets the types of secrets that are acceptable for the operation being performed.\n * @param previousAttempts the secrets that were previously attempted by the SDK for this operation. This array will be empty the first time this\n * method is called for a given operation, but it may contain multiple elements if the SDK has already called this method multiple times because the\n * previously returned secrets were not valid. The first element is the first secret that was attempted, and the last element is the most recently\n * attempted.\n * @param authProcessApi an api which can be used to request sms or email short-lived tokens for the user.\n * @return a promise that resolves with the secret and the secret type to use for authentication. If the promise rejects then the ongoing SDK\n * operation will fail without being re-attempted.\n */\n getSecret(\n acceptedSecrets: Array<AuthenticationClass>,\n previousAttempts: Array<AuthSecretDetails>,\n authProcessApi: AuthenticationProcessApi\n ): Promise<AuthSecretDetails>\n}\n\nexport namespace AuthSecretDetails {\n export class PasswordDetails {\n /**\n * @param secret the password of the user\n */\n constructor (readonly secret: String) {}\n }\n \n export class TwoFactorAuthTokenDetails {\n /**\n * @param secret the current two-factor authentication token of the user.\n */\n constructor (readonly secret: String) {}\n }\n\n export class ShortLivedTokenDetails {\n /**\n * @param secret a short-lived token obtained through an authentication process\n * @param authenticationProcessInfo the authentication process that was used to create the secret\n */\n constructor(readonly secret: String, readonly authenticationProcessInfo: AuthenticationProcessRequest) {}\n }\n \n export class LongLivedTokenDetails {\n /**\n * @param secret a long-lived token of the user.\n */\n constructor (readonly secret: String) {}\n }\n \n export class ExternalAuthenticationDetails {\n /**\n * @param secret some token or another secret that can be used to authenticate the user to a supported third party service\n * @param oauthType the third party service that should recognize the provided secret.\n */\n constructor (readonly secret: String, readonly oauthType: ThirdPartyProvider) {}\n }\n \n export class DigitalIdDetails {\n /**\n * Not yet implemented\n */\n constructor (readonly secret: String) {}\n }\n}\nexport type AuthSecretDetails =\n AuthSecretDetails.PasswordDetails |\n AuthSecretDetails.TwoFactorAuthTokenDetails |\n AuthSecretDetails.ShortLivedTokenDetails |\n AuthSecretDetails.LongLivedTokenDetails |\n AuthSecretDetails.ExternalAuthenticationDetails |\n AuthSecretDetails.DigitalIdDetails\n\n/**\n * Allows initializing processes for the registration and authentication of users.\n */\nexport interface AuthenticationProcessApi {\n /**\n * Executes an authentication process.\n * @param messageGatewayUrl the url of the iCure message gateway you want to use. Usually this should be\n * @param externalServicesSpecId an identifier that allows the message gateway to connect the request to your\n * services for email / sms communication of the process tokens.\n * @param processId the id of the process you want to execute.\n * @param userTelecomType the type of telecom number used for the user.\n * @param userTelecom the telecom number of the user for which you want to execute the process. This should be an\n * email address or phone number depending on the type of process you are executing.\n * @param captchaOptions the captcha solution\n * @param processTemplateParameters additional parameters needed by some process templates.\n */\n executeProcess(\n messageGatewayUrl: string,\n externalServicesSpecId: string,\n processId: string,\n userTelecomType: AuthenticationProcessTelecomType,\n userTelecom: string,\n captchaOptions: CaptchaOptions,\n processTemplateParameters?: AuthenticationProcessTemplateParameters\n ): Promise<AuthenticationProcessRequest>\n}\n\nexport interface AuthenticationProcessTemplateParameters {\n /**\n * First name of the user executing the authentication process.\n */\n readonly firstName?: string\n /**\n * Last name of the user executing the authentication process.\n */\n readonly lastName?: string\n}\n\nexport enum AuthenticationProcessTelecomType {\n Email = \"Email\", MobilePhone = \"MobilePhone\"\n}\n\n/**\n * Holds information on an authentication process request done through the {@link AuthenticationProcessApi}.\n *\n * You should not instantiate this class directly or use its properties, as they are for internal use and may be changed\n * without notice.\n */\nexport class AuthenticationProcessRequest {\n constructor(\n readonly messageGwUrl: String,\n readonly specId: String,\n readonly requestId: String\n ) {}\n}"]}
|
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
import { XCryptoService } from "../crypto/CryptoService.mjs";
|
|
2
|
+
import { UserGroup } from "../model/UserGroup.mjs";
|
|
3
|
+
import { KeyStorageFacade } from "../storage/StorageFacade.mjs";
|
|
4
|
+
import { CryptoStrategies } from "../crypto/CryptoStrategies.mjs";
|
|
5
|
+
import { CardinalKeyStorageOptions } from "../cardinal-sdk-ts.mjs";
|
|
6
|
+
export interface SdkOptions {
|
|
7
|
+
/**
|
|
8
|
+
* Configure which fields of entities should be encrypted
|
|
9
|
+
*/
|
|
10
|
+
readonly encryptedFields?: EncryptedFieldsConfiguration;
|
|
11
|
+
/**
|
|
12
|
+
* Has only effect when logging in as an hcp user.
|
|
13
|
+
*
|
|
14
|
+
* If true the api will be initialized in a hierarchical mode, where each data owner is considered to have access
|
|
15
|
+
* to all data of his parents (requires corresponding permission on the server side).
|
|
16
|
+
* In this case the sdk will also expect to have access to at least a key for each parent data owner of the current
|
|
17
|
+
* user.
|
|
18
|
+
*
|
|
19
|
+
* If false or undefined the api will ignore the data owner hierarchies.
|
|
20
|
+
* Each data owner is considered to have access only to data shared explicitly with him, and has access only to his
|
|
21
|
+
* own keys.
|
|
22
|
+
*/
|
|
23
|
+
readonly useHierarchicalDataOwners?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* If true (default) the sdk will automatically create the transfer keys for the current user if a new keypair is
|
|
26
|
+
* created.
|
|
27
|
+
*/
|
|
28
|
+
readonly createTransferKeys?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* Service for encryption primitives.
|
|
31
|
+
*/
|
|
32
|
+
readonly cryptoService?: XCryptoService;
|
|
33
|
+
/**
|
|
34
|
+
* If true (default) the password of the user will be salted together with the application id before sending it to
|
|
35
|
+
* the iCure backend for login or when changing the user password.
|
|
36
|
+
* This is done in addition to the server-side salting of the password before storing them.
|
|
37
|
+
*
|
|
38
|
+
* By enabling this option iCure never gets access to the plain text password of users.
|
|
39
|
+
* Note that changing this value in a second moment requires also modifying the password of the user on the iCure
|
|
40
|
+
* databases to reflect the change.
|
|
41
|
+
*/
|
|
42
|
+
readonly saltPasswordWithApplicationId?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* An instance of iCure SDK is initialized for working as a specific user in a single group.
|
|
45
|
+
* However, the user credentials may match multiple users in different groups (but at most one per group).
|
|
46
|
+
* If that is the case, this function will be used to pick the actual user for which the sdk will be initialized.
|
|
47
|
+
*
|
|
48
|
+
* This is mandatory in multi-group applications, where a single user could exist in multiple groups.
|
|
49
|
+
* If this parameter is null and the user credentials match multiple users the api initialisation will fail.
|
|
50
|
+
* In single-group applications this parameter won't be used, so it can be left as null.
|
|
51
|
+
*/
|
|
52
|
+
readonly groupSelector?: (availableGroups: Array<UserGroup>) => Promise<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Options to support the migration of data created using iCure versions from before 2018.
|
|
55
|
+
* Leave it as false (default) unless explicitly instructed to set it to true by the iCure team.
|
|
56
|
+
*/
|
|
57
|
+
readonly autoCreateEncryptionKeyForExistingLegacyData?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* Implementation of key storage to use.
|
|
60
|
+
* If not provided the sdk will store the keys in the StorageFacade provided to the api initialization method.
|
|
61
|
+
*/
|
|
62
|
+
readonly keyStorage?: KeyStorageFacade | CardinalKeyStorageOptions;
|
|
63
|
+
/**
|
|
64
|
+
* Custom crypto strategies. If not provided the sdk will use crypto strategies that:
|
|
65
|
+
* - Allow for the creation of a new key of the data owner
|
|
66
|
+
* - Do not use any custom key recovery solutions
|
|
67
|
+
* - Considers any keys recovered using iCure's recovery methods as unverified
|
|
68
|
+
* - Considers all public keys of other data owners as verified
|
|
69
|
+
* - Considers patients as anonymous data owners
|
|
70
|
+
*/
|
|
71
|
+
readonly cryptoStrategies?: CryptoStrategies;
|
|
72
|
+
/**
|
|
73
|
+
* Patcher for the decrypted entities json.
|
|
74
|
+
* This allows adapting to changes in the data model of entities even if the changes are done to the encrypted part
|
|
75
|
+
* of the entity.
|
|
76
|
+
*/
|
|
77
|
+
readonly jsonPatcher?: JsonPatcher;
|
|
78
|
+
/**
|
|
79
|
+
* If true the SDK will use lenient deserialization of the entities coming from the backend.
|
|
80
|
+
*
|
|
81
|
+
* This could be helpful when developing using the nightly deployments of the backend, as the SDK will ignore minor changes to the data model.
|
|
82
|
+
*
|
|
83
|
+
* This option however could cause loss of data when connecting with incompatible versions of the backend, and should be disabled in production.
|
|
84
|
+
*/
|
|
85
|
+
readonly lenientJson?: boolean;
|
|
86
|
+
}
|
|
87
|
+
export interface BasicSdkOptions {
|
|
88
|
+
/**
|
|
89
|
+
* Configure which fields of entities should be encrypted
|
|
90
|
+
*/
|
|
91
|
+
readonly encryptedFields?: EncryptedFieldsConfiguration;
|
|
92
|
+
/**
|
|
93
|
+
* Service for encryption primitives.
|
|
94
|
+
*/
|
|
95
|
+
readonly cryptoService?: XCryptoService;
|
|
96
|
+
/**
|
|
97
|
+
* If true (default) the password of the user will be salted together with the application id before sending it to
|
|
98
|
+
* the iCure backend for login or when changing the user password.
|
|
99
|
+
* This is done in addition to the server-side salting of the password before storing them.
|
|
100
|
+
*
|
|
101
|
+
* By enabling this option iCure never gets access to the plain text password of users.
|
|
102
|
+
* Note that changing this value in a second moment requires also modifying the password of the user on the iCure
|
|
103
|
+
* databases to reflect the change.
|
|
104
|
+
*/
|
|
105
|
+
readonly saltPasswordWithApplicationId?: boolean;
|
|
106
|
+
/**
|
|
107
|
+
* An instance of iCure SDK is initialized for working as a specific user in a single group.
|
|
108
|
+
* However, the user credentials may match multiple users in different groups (but at most one per group).
|
|
109
|
+
* If that is the case, this function will be used to pick the actual user for which the sdk will be initialized.
|
|
110
|
+
*
|
|
111
|
+
* This is mandatory in multi-group applications, where a single user could exist in multiple groups.
|
|
112
|
+
* If this parameter is null and the user credentials match multiple users the api initialisation will fail.
|
|
113
|
+
* In single-group applications this parameter won't be used, so it can be left as null.
|
|
114
|
+
*/
|
|
115
|
+
readonly groupSelector?: (availableGroups: Array<UserGroup>) => Promise<string>;
|
|
116
|
+
/**
|
|
117
|
+
* If true the SDK will use lenient deserialization of the entities coming from the backend.
|
|
118
|
+
*
|
|
119
|
+
* This could be helpful when developing using the nightly deployments of the backend, as the SDK will ignore minor changes to the data model.
|
|
120
|
+
*
|
|
121
|
+
* This option however could cause loss of data when connecting with incompatible versions of the backend, and should be disabled in production.
|
|
122
|
+
*/
|
|
123
|
+
readonly lenientJson?: boolean;
|
|
124
|
+
}
|
|
125
|
+
export interface EncryptedFieldsConfiguration {
|
|
126
|
+
readonly accessLog?: Array<string>;
|
|
127
|
+
readonly calendarItem?: Array<string>;
|
|
128
|
+
readonly contact?: Array<string>;
|
|
129
|
+
readonly service?: Array<string>;
|
|
130
|
+
readonly healthElement?: Array<string>;
|
|
131
|
+
readonly maintenanceTask?: Array<string>;
|
|
132
|
+
readonly patient?: Array<string>;
|
|
133
|
+
readonly message?: Array<string>;
|
|
134
|
+
readonly topic?: Array<string>;
|
|
135
|
+
readonly document?: Array<string>;
|
|
136
|
+
readonly form?: Array<string>;
|
|
137
|
+
readonly receipt?: Array<string>;
|
|
138
|
+
readonly classification?: Array<string>;
|
|
139
|
+
readonly timeTable?: Array<string>;
|
|
140
|
+
readonly invoice?: Array<string>;
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Provides methods to patch the json representing a certain type of entity after decryption and before validation and
|
|
144
|
+
* proper deserialization.
|
|
145
|
+
* Each of these methods takes in input the parsed json of the decrypted entity and must return the patched json.
|
|
146
|
+
* All the patchers are optional, if you don't define a patcher the json of the entity will be used by the sdk as is
|
|
147
|
+
* without any patching.
|
|
148
|
+
*
|
|
149
|
+
*
|
|
150
|
+
*/
|
|
151
|
+
export interface JsonPatcher {
|
|
152
|
+
/**
|
|
153
|
+
* Patches the decrypted json of an AccessLog
|
|
154
|
+
*/
|
|
155
|
+
readonly patchAccessLog?: ((json: any) => any);
|
|
156
|
+
/**
|
|
157
|
+
* Patches the decrypted json of a CalendarItem
|
|
158
|
+
*/
|
|
159
|
+
readonly patchCalendarItem?: ((json: any) => any);
|
|
160
|
+
/**
|
|
161
|
+
* Patches the decrypted json of a Contact
|
|
162
|
+
*/
|
|
163
|
+
readonly patchContact?: ((json: any) => any);
|
|
164
|
+
/**
|
|
165
|
+
* Patches the decrypted json of a Service.
|
|
166
|
+
* This method is used only when a service is retrieved by itself, without the rest of the contact.
|
|
167
|
+
* Services retrieved as part of a contact should be patched as part of {@link patchContact}
|
|
168
|
+
*/
|
|
169
|
+
readonly patchIndividualService?: ((json: any) => any);
|
|
170
|
+
/**
|
|
171
|
+
* Patches the decrypted json of a HealthElement
|
|
172
|
+
*/
|
|
173
|
+
readonly patchHealthElement?: ((json: any) => any);
|
|
174
|
+
/**
|
|
175
|
+
* Patches the decrypted json of a MaintenanceTask
|
|
176
|
+
*/
|
|
177
|
+
readonly patchMaintenanceTask?: ((json: any) => any);
|
|
178
|
+
/**
|
|
179
|
+
* Patches the decrypted json of a Patient
|
|
180
|
+
*/
|
|
181
|
+
readonly patchPatient?: ((json: any) => any);
|
|
182
|
+
/**
|
|
183
|
+
* Patches the decrypted json of a Message
|
|
184
|
+
*/
|
|
185
|
+
readonly patchMessage?: ((json: any) => any);
|
|
186
|
+
/**
|
|
187
|
+
* Patches the decrypted json of a Topic
|
|
188
|
+
*/
|
|
189
|
+
readonly patchTopic?: ((json: any) => any);
|
|
190
|
+
/**
|
|
191
|
+
* Patches the decrypted json of a Document
|
|
192
|
+
*/
|
|
193
|
+
readonly patchDocument?: ((json: any) => any);
|
|
194
|
+
/**
|
|
195
|
+
* Patches the decrypted json of a Form
|
|
196
|
+
*/
|
|
197
|
+
readonly patchForm?: ((json: any) => any);
|
|
198
|
+
/**
|
|
199
|
+
* Patches the decrypted json of a Receipt
|
|
200
|
+
*/
|
|
201
|
+
readonly patchReceipt?: ((json: any) => any);
|
|
202
|
+
/**
|
|
203
|
+
* Patches the decrypted json of a Classification
|
|
204
|
+
*/
|
|
205
|
+
readonly patchClassification?: ((json: any) => any);
|
|
206
|
+
/**
|
|
207
|
+
* Patches the decrypted json of a TimeTable
|
|
208
|
+
*/
|
|
209
|
+
readonly patchTimeTable?: ((json: any) => any);
|
|
210
|
+
/**
|
|
211
|
+
* Patches the decrypted json of a Invoice
|
|
212
|
+
*/
|
|
213
|
+
readonly patchInvoice?: ((json: any) => any);
|
|
214
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SdkOptions.mjs","sourceRoot":"","sources":["../../tsSourcesProject/options/SdkOptions.mts"],"names":[],"mappings":"","sourcesContent":["import {XCryptoService} from \"../crypto/CryptoService.mjs\";\nimport {UserGroup} from \"../model/UserGroup.mjs\";\nimport {KeyStorageFacade} from \"../storage/StorageFacade.mjs\";\nimport {CryptoStrategies} from \"../crypto/CryptoStrategies.mjs\";\nimport {CardinalKeyStorageOptions} from \"../cardinal-sdk-ts.mjs\";\n\nexport interface SdkOptions {\n /**\n * Configure which fields of entities should be encrypted\n */\n readonly encryptedFields?: EncryptedFieldsConfiguration\n /**\n * Has only effect when logging in as an hcp user.\n *\n * If true the api will be initialized in a hierarchical mode, where each data owner is considered to have access\n * to all data of his parents (requires corresponding permission on the server side).\n * In this case the sdk will also expect to have access to at least a key for each parent data owner of the current\n * user.\n *\n * If false or undefined the api will ignore the data owner hierarchies.\n * Each data owner is considered to have access only to data shared explicitly with him, and has access only to his\n * own keys.\n */\n readonly useHierarchicalDataOwners?: boolean\n /**\n * If true (default) the sdk will automatically create the transfer keys for the current user if a new keypair is\n * created.\n */\n readonly createTransferKeys?: boolean\n /**\n * Service for encryption primitives.\n */\n readonly cryptoService?: XCryptoService\n /**\n * If true (default) the password of the user will be salted together with the application id before sending it to\n * the iCure backend for login or when changing the user password.\n * This is done in addition to the server-side salting of the password before storing them.\n *\n * By enabling this option iCure never gets access to the plain text password of users.\n * Note that changing this value in a second moment requires also modifying the password of the user on the iCure\n * databases to reflect the change.\n */\n readonly saltPasswordWithApplicationId?: boolean\n /**\n * An instance of iCure SDK is initialized for working as a specific user in a single group.\n * However, the user credentials may match multiple users in different groups (but at most one per group).\n * If that is the case, this function will be used to pick the actual user for which the sdk will be initialized.\n *\n * This is mandatory in multi-group applications, where a single user could exist in multiple groups.\n * If this parameter is null and the user credentials match multiple users the api initialisation will fail.\n * In single-group applications this parameter won't be used, so it can be left as null.\n */\n readonly groupSelector?: (availableGroups: Array<UserGroup>) => Promise<string>\n /**\n * Options to support the migration of data created using iCure versions from before 2018.\n * Leave it as false (default) unless explicitly instructed to set it to true by the iCure team.\n */\n readonly autoCreateEncryptionKeyForExistingLegacyData?: boolean\n /**\n * Implementation of key storage to use.\n * If not provided the sdk will store the keys in the StorageFacade provided to the api initialization method.\n */\n readonly keyStorage?: KeyStorageFacade | CardinalKeyStorageOptions\n /**\n * Custom crypto strategies. If not provided the sdk will use crypto strategies that:\n * - Allow for the creation of a new key of the data owner\n * - Do not use any custom key recovery solutions\n * - Considers any keys recovered using iCure's recovery methods as unverified\n * - Considers all public keys of other data owners as verified\n * - Considers patients as anonymous data owners\n */\n readonly cryptoStrategies?: CryptoStrategies\n /**\n * Patcher for the decrypted entities json.\n * This allows adapting to changes in the data model of entities even if the changes are done to the encrypted part\n * of the entity.\n */\n readonly jsonPatcher?: JsonPatcher\n /**\n * If true the SDK will use lenient deserialization of the entities coming from the backend.\n *\n * This could be helpful when developing using the nightly deployments of the backend, as the SDK will ignore minor changes to the data model.\n *\n * This option however could cause loss of data when connecting with incompatible versions of the backend, and should be disabled in production.\n */\n readonly lenientJson?: boolean\n}\n\nexport interface BasicSdkOptions {\n /**\n * Configure which fields of entities should be encrypted\n */\n readonly encryptedFields?: EncryptedFieldsConfiguration\n /**\n * Service for encryption primitives.\n */\n readonly cryptoService?: XCryptoService\n /**\n * If true (default) the password of the user will be salted together with the application id before sending it to\n * the iCure backend for login or when changing the user password.\n * This is done in addition to the server-side salting of the password before storing them.\n *\n * By enabling this option iCure never gets access to the plain text password of users.\n * Note that changing this value in a second moment requires also modifying the password of the user on the iCure\n * databases to reflect the change.\n */\n readonly saltPasswordWithApplicationId?: boolean\n /**\n * An instance of iCure SDK is initialized for working as a specific user in a single group.\n * However, the user credentials may match multiple users in different groups (but at most one per group).\n * If that is the case, this function will be used to pick the actual user for which the sdk will be initialized.\n *\n * This is mandatory in multi-group applications, where a single user could exist in multiple groups.\n * If this parameter is null and the user credentials match multiple users the api initialisation will fail.\n * In single-group applications this parameter won't be used, so it can be left as null.\n */\n readonly groupSelector?: (availableGroups: Array<UserGroup>) => Promise<string>\n /**\n * If true the SDK will use lenient deserialization of the entities coming from the backend.\n *\n * This could be helpful when developing using the nightly deployments of the backend, as the SDK will ignore minor changes to the data model.\n *\n * This option however could cause loss of data when connecting with incompatible versions of the backend, and should be disabled in production.\n */\n readonly lenientJson?: boolean\n}\n\nexport interface EncryptedFieldsConfiguration {\n readonly accessLog?: Array<string>\n readonly calendarItem?: Array<string>\n readonly contact?: Array<string>\n readonly service?: Array<string>\n readonly healthElement?: Array<string>\n readonly maintenanceTask?: Array<string>\n readonly patient?: Array<string>\n readonly message?: Array<string>\n readonly topic?: Array<string>\n readonly document?: Array<string>\n readonly form?: Array<string>\n readonly receipt?: Array<string>\n readonly classification?: Array<string>\n readonly timeTable?: Array<string>\n readonly invoice?: Array<string>\n}\n\n/**\n * Provides methods to patch the json representing a certain type of entity after decryption and before validation and\n * proper deserialization.\n * Each of these methods takes in input the parsed json of the decrypted entity and must return the patched json.\n * All the patchers are optional, if you don't define a patcher the json of the entity will be used by the sdk as is\n * without any patching.\n *\n *\n */\nexport interface JsonPatcher {\n /**\n * Patches the decrypted json of an AccessLog\n */\n readonly patchAccessLog?: ((json: any) => any)\n /**\n * Patches the decrypted json of a CalendarItem\n */\n readonly patchCalendarItem?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Contact\n */\n readonly patchContact?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Service.\n * This method is used only when a service is retrieved by itself, without the rest of the contact.\n * Services retrieved as part of a contact should be patched as part of {@link patchContact}\n */\n readonly patchIndividualService?: ((json: any) => any)\n /**\n * Patches the decrypted json of a HealthElement\n */\n readonly patchHealthElement?: ((json: any) => any)\n /**\n * Patches the decrypted json of a MaintenanceTask\n */\n readonly patchMaintenanceTask?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Patient\n */\n readonly patchPatient?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Message\n */\n readonly patchMessage?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Topic\n */\n readonly patchTopic?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Document\n */\n readonly patchDocument?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Form\n */\n readonly patchForm?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Receipt\n */\n readonly patchReceipt?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Classification\n */\n readonly patchClassification?: ((json: any) => any)\n /**\n * Patches the decrypted json of a TimeTable\n */\n readonly patchTimeTable?: ((json: any) => any)\n /**\n * Patches the decrypted json of a Invoice\n */\n readonly patchInvoice?: ((json: any) => any)\n}\n"]}
|
package/options.d.mts
ADDED
package/options.mjs
ADDED
package/options.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"options.mjs","sourceRoot":"","sources":["../tsSourcesProject/options.mts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA;AACxC,cAAc,oCAAoC,CAAA","sourcesContent":["export * from './options/SdkOptions.mjs'\nexport * from './options/AuthenticationMethod.mjs'\n"]}
|
package/package.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@icure/cardinal-sdk",
|
|
3
|
+
"version": "0.0.0-unspecified",
|
|
4
|
+
"main": "cardinal-sdk-ts.mjs",
|
|
5
|
+
"types": "cardinal-sdk-ts.d.mts",
|
|
6
|
+
"devDependencies": {
|
|
7
|
+
"typescript": "5.5.4"
|
|
8
|
+
},
|
|
9
|
+
"dependencies": {
|
|
10
|
+
"ws": "8.18.0",
|
|
11
|
+
"@js-joda/core": "3.2.0",
|
|
12
|
+
"format-util": "^1.0.5"
|
|
13
|
+
},
|
|
14
|
+
"peerDependencies": {},
|
|
15
|
+
"optionalDependencies": {},
|
|
16
|
+
"bundledDependencies": []
|
|
17
|
+
}
|