9.0.10076 • Published 4 years ago

@acoustic-content-sdk/react-rest v9.0.10076

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

npm

Implementation of services for the React SDK based on a REST backend.

API Documentation

Home > @acoustic-content-sdk/react-rest

react-rest package

Implementation of services for the React SDK based on a REST backend.

Variables

VariableDescription
ACOUSTIC_PROVIDER_REST_AUTH_STATUSProvider implementation for the ACOUSTIC_CONTEXT_AUTH_STATUS.
ACOUSTIC_PROVIDER_REST_DELIVERY_CONTENT_RESOLVERProvider implementation for the ACOUSTIC_CONTEXT_DELIVERY_CONTENT_RESOLVER.
ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_MAPPING_RESOLVERProvider implementation for the ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_RESOLVER.
ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_RESOLVERProvider implementation for the ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_RESOLVER.
ACOUSTIC_PROVIDER_REST_DELIVERY_PAGE_RESOLVERProvider implementation for the ACOUSTIC_CONTEXT_DELIVERY_PAGE_RESOLVER.
ACOUSTIC_PROVIDER_REST_DELIVERY_TYPE_RESOLVERProvider implementation for the ACOUSTIC_CONTEXT_DELIVERY_TYPE_RESOLVER.
ACOUSTIC_PROVIDER_REST_URL_CONFIGProvider implementation for the ACOUSTIC_CONTEXT_URL_CONFIG.
ACOUSTIC_PROVIDERS_RESTList of provider implementations that implement common services via REST
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_AUTH_STATUS

ACOUSTIC_PROVIDER_REST_AUTH_STATUS variable

Provider implementation for the ACOUSTIC_CONTEXT_AUTH_STATUS.

Signature:

ACOUSTIC_PROVIDER_REST_AUTH_STATUS: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/api").AuthStatus>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_DELIVERY_CONTENT_RESOLVER

ACOUSTIC_PROVIDER_REST_DELIVERY_CONTENT_RESOLVER variable

Provider implementation for the ACOUSTIC_CONTEXT_DELIVERY_CONTENT_RESOLVER.

Signature:

ACOUSTIC_PROVIDER_REST_DELIVERY_CONTENT_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryContentResolver>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_MAPPING_RESOLVER

ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_MAPPING_RESOLVER variable

Provider implementation for the ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_RESOLVER.

Signature:

ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_MAPPING_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutMappingResolver>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_RESOLVER

ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_RESOLVER variable

Provider implementation for the ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_RESOLVER.

Signature:

ACOUSTIC_PROVIDER_REST_DELIVERY_LAYOUT_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutResolver>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_DELIVERY_PAGE_RESOLVER

ACOUSTIC_PROVIDER_REST_DELIVERY_PAGE_RESOLVER variable

Provider implementation for the ACOUSTIC_CONTEXT_DELIVERY_PAGE_RESOLVER.

Signature:

ACOUSTIC_PROVIDER_REST_DELIVERY_PAGE_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryPageResolver>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_DELIVERY_TYPE_RESOLVER

ACOUSTIC_PROVIDER_REST_DELIVERY_TYPE_RESOLVER variable

Provider implementation for the ACOUSTIC_CONTEXT_DELIVERY_TYPE_RESOLVER.

Signature:

ACOUSTIC_PROVIDER_REST_DELIVERY_TYPE_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryTypeResolver>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDER_REST_URL_CONFIG

ACOUSTIC_PROVIDER_REST_URL_CONFIG variable

Provider implementation for the ACOUSTIC_CONTEXT_URL_CONFIG.

Signature:

ACOUSTIC_PROVIDER_REST_URL_CONFIG: import("@acoustic-content-sdk/react-api").ReactProvider<Observable<UrlConfig>>

Home > @acoustic-content-sdk/react-rest > ACOUSTIC_PROVIDERS_REST

ACOUSTIC_PROVIDERS_REST variable

List of provider implementations that implement common services via REST

Signature:

ACOUSTIC_PROVIDERS_REST: (import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/api").AuthStatus> | import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryContentResolver> | import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutMappingResolver> | import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutResolver> | import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryPageResolver> | import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryTypeResolver>)[]

Home > @acoustic-content-sdk/react-rest > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}
9.0.10076

4 years ago

9.0.10067

4 years ago

9.0.10040

4 years ago

9.0.10034

4 years ago

9.0.495

4 years ago

9.0.493

4 years ago

9.0.462

4 years ago

9.0.407

4 years ago

9.0.384

4 years ago

9.0.361

4 years ago

9.0.360

4 years ago

9.0.271

4 years ago

9.0.251

4 years ago

9.0.242

4 years ago

9.0.216

4 years ago

9.0.209

4 years ago

9.0.89

4 years ago

9.0.30

4 years ago