@snabcentr/client-core 3.7.0 → 4.0.0
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/fesm2022/snabcentr-client-core.mjs +459 -490
- package/fesm2022/snabcentr-client-core.mjs.map +1 -1
- package/package.json +23 -24
- package/release_notes.tmp +0 -4
- package/types/snabcentr-client-core.d.ts +10138 -0
- package/auth/index.d.ts +0 -3
- package/auth/interfaces/index.d.ts +0 -5
- package/auth/interfaces/sc-i-api-error-response.d.ts +0 -13
- package/auth/interfaces/sc-i-auth-token.d.ts +0 -14
- package/auth/interfaces/sc-i-login.d.ts +0 -13
- package/auth/interfaces/sc-i-phone-login.d.ts +0 -13
- package/auth/interfaces/sc-i-token.d.ts +0 -13
- package/auth/services/index.d.ts +0 -2
- package/auth/services/sc-auth.service.d.ts +0 -78
- package/auth/services/sc-token.service.d.ts +0 -79
- package/auth/tokens/index.d.ts +0 -3
- package/auth/tokens/sc-access-auth-token-storage-key.d.ts +0 -5
- package/auth/tokens/sc-guest-token-storage-key.d.ts +0 -5
- package/auth/tokens/sc-refresh-auth-token-storage-key.d.ts +0 -5
- package/banners/dto/index.d.ts +0 -2
- package/banners/dto/sc-banner.d.ts +0 -56
- package/banners/dto/sc-i-banner.d.ts +0 -41
- package/banners/index.d.ts +0 -2
- package/banners/services/sc-banner.service.d.ts +0 -22
- package/cart/classes/index.d.ts +0 -2
- package/cart/classes/sc-cart.d.ts +0 -26
- package/cart/classes/sc-sum.d.ts +0 -12
- package/cart/constants/index.d.ts +0 -1
- package/cart/constants/sc-empty-cart.d.ts +0 -7
- package/cart/index.d.ts +0 -4
- package/cart/internal/index.d.ts +0 -1
- package/cart/internal/sc-i-cart.d.ts +0 -19
- package/cart/services/index.d.ts +0 -1
- package/cart/services/sc-cart.service.d.ts +0 -113
- package/catalog/classes/index.d.ts +0 -3
- package/catalog/classes/sc-cached-data.d.ts +0 -25
- package/catalog/classes/sc-cached-item.d.ts +0 -53
- package/catalog/classes/sc-catalog-item.d.ts +0 -31
- package/catalog/dto/index.d.ts +0 -7
- package/catalog/dto/sc-category.d.ts +0 -133
- package/catalog/dto/sc-i-discount.d.ts +0 -21
- package/catalog/dto/sc-i-product-images.d.ts +0 -25
- package/catalog/dto/sc-i-product-notify-when-in-stock.d.ts +0 -21
- package/catalog/dto/sc-i-properties.d.ts +0 -88
- package/catalog/dto/sc-product.d.ts +0 -177
- package/catalog/dto/sc-virtual-category.d.ts +0 -27
- package/catalog/enums/index.d.ts +0 -3
- package/catalog/enums/sc-catalog-format.d.ts +0 -13
- package/catalog/enums/sc-mime-types.d.ts +0 -77
- package/catalog/enums/sc-product-tile-type.d.ts +0 -13
- package/catalog/index.d.ts +0 -8
- package/catalog/interfaces/index.d.ts +0 -13
- package/catalog/interfaces/sc-catalog-filter.d.ts +0 -7
- package/catalog/interfaces/sc-i-base-catalog-filter.d.ts +0 -17
- package/catalog/interfaces/sc-i-catalog-item.d.ts +0 -16
- package/catalog/interfaces/sc-i-category-product-params.d.ts +0 -45
- package/catalog/interfaces/sc-i-category-products-pagination-params.d.ts +0 -19
- package/catalog/interfaces/sc-i-category.d.ts +0 -29
- package/catalog/interfaces/sc-i-checkbox-filter.d.ts +0 -31
- package/catalog/interfaces/sc-i-product.d.ts +0 -78
- package/catalog/interfaces/sc-i-range-filter.d.ts +0 -26
- package/catalog/interfaces/sc-i-toggle-filter.d.ts +0 -14
- package/catalog/interfaces/sc-i-virtual-category.d.ts +0 -20
- package/catalog/interfaces/sc-property-filters.d.ts +0 -5
- package/catalog/interfaces/sc-t-product-sort-field.d.ts +0 -4
- package/catalog/internal/index.d.ts +0 -1
- package/catalog/internal/sc-i-filter-tree-category.d.ts +0 -15
- package/catalog/services/index.d.ts +0 -4
- package/catalog/services/sc-catalog-filter.service.d.ts +0 -37
- package/catalog/services/sc-catalog.service.d.ts +0 -199
- package/catalog/services/sc-favorite.service.d.ts +0 -62
- package/catalog/services/sc-recommendation.service.d.ts +0 -76
- package/catalog/tokens/index.d.ts +0 -1
- package/catalog/tokens/sc-count-first-discounted-products.d.ts +0 -5
- package/catalog/types/index.d.ts +0 -2
- package/catalog/types/sc-filters-tree-catalog.d.ts +0 -5
- package/catalog/types/sc-price-history.d.ts +0 -13
- package/common/classes/index.d.ts +0 -10
- package/common/classes/sc-catalogable-item.d.ts +0 -17
- package/common/classes/sc-coded-identity.d.ts +0 -17
- package/common/classes/sc-deletable-named-identity.d.ts +0 -17
- package/common/classes/sc-hidden-catalogable-item.d.ts +0 -17
- package/common/classes/sc-identity.d.ts +0 -25
- package/common/classes/sc-image.d.ts +0 -24
- package/common/classes/sc-named-identity.d.ts +0 -17
- package/common/classes/sc-primary-catalogable-item.d.ts +0 -17
- package/common/classes/sc-reference.d.ts +0 -21
- package/common/classes/sc-updatable-named-identity.d.ts +0 -17
- package/common/enums/index.d.ts +0 -1
- package/common/enums/request-state-status-enum.d.ts +0 -17
- package/common/index.d.ts +0 -3
- package/common/interfaces/index.d.ts +0 -18
- package/common/interfaces/sc-i-catalogable-item.d.ts +0 -10
- package/common/interfaces/sc-i-coded-identity.d.ts +0 -10
- package/common/interfaces/sc-i-created-at.d.ts +0 -9
- package/common/interfaces/sc-i-date-period.d.ts +0 -6
- package/common/interfaces/sc-i-deletable-named-identity.d.ts +0 -7
- package/common/interfaces/sc-i-deleted-at.d.ts +0 -9
- package/common/interfaces/sc-i-file.d.ts +0 -13
- package/common/interfaces/sc-i-hidden-catalogable-item.d.ts +0 -10
- package/common/interfaces/sc-i-identity.d.ts +0 -13
- package/common/interfaces/sc-i-image.d.ts +0 -17
- package/common/interfaces/sc-i-named-identity.d.ts +0 -7
- package/common/interfaces/sc-i-named.d.ts +0 -9
- package/common/interfaces/sc-i-primary-catalogable-item.d.ts +0 -10
- package/common/interfaces/sc-i-reference.d.ts +0 -14
- package/common/interfaces/sc-i-request-state.d.ts +0 -35
- package/common/interfaces/sc-i-typed-nullable-range.d.ts +0 -13
- package/common/interfaces/sc-i-updatable-named-identity.d.ts +0 -7
- package/common/interfaces/sc-i-updated-at.d.ts +0 -9
- package/config/index.d.ts +0 -11
- package/config/sc-i-api-keys.d.ts +0 -13
- package/config/sc-i-app-release.d.ts +0 -17
- package/config/sc-i-cache-lifetime.d.ts +0 -27
- package/config/sc-i-company-base-info.d.ts +0 -54
- package/config/sc-i-date-format.d.ts +0 -17
- package/config/sc-i-feedback-api.d.ts +0 -17
- package/config/sc-i-maps-default-options.d.ts +0 -13
- package/config/sc-i-update-interval.d.ts +0 -13
- package/config/sc-i-urls.d.ts +0 -44
- package/config/sc-i-user-configs.d.ts +0 -9
- package/config/sc-route-keys.d.ts +0 -153
- package/configurator/dto/index.d.ts +0 -7
- package/configurator/dto/sc-i-configurator-base.d.ts +0 -5
- package/configurator/dto/sc-i-configurator-calculate-result.d.ts +0 -18
- package/configurator/dto/sc-i-configurator-calculate-sheet.d.ts +0 -9
- package/configurator/dto/sc-i-configurator-search-product-base.d.ts +0 -5
- package/configurator/dto/sc-i-configurator-settings-base.d.ts +0 -5
- package/configurator/dto/sc-i-sandwich-calculate-item.d.ts +0 -17
- package/configurator/dto/sc-i-sandwich-calculate.d.ts +0 -14
- package/configurator/index.d.ts +0 -3
- package/configurator/services/index.d.ts +0 -1
- package/configurator/services/sc-configurator.service.d.ts +0 -81
- package/configurator/types/index.d.ts +0 -1
- package/configurator/types/sc-type-by-key.d.ts +0 -5
- package/contacts/dto/index.d.ts +0 -9
- package/contacts/dto/sc-i-contact-and-media.d.ts +0 -23
- package/contacts/dto/sc-i-direction-manager-contact.d.ts +0 -42
- package/contacts/dto/sc-i-feedback-message.d.ts +0 -35
- package/contacts/dto/sc-i-org-contact.d.ts +0 -46
- package/contacts/dto/sc-i-requisites-with-label.d.ts +0 -13
- package/contacts/dto/sc-i-requisites.d.ts +0 -58
- package/contacts/dto/sc-i-retail-contact.d.ts +0 -47
- package/contacts/dto/sc-i-social-media.d.ts +0 -18
- package/contacts/dto/sc-uploaded-file.d.ts +0 -14
- package/contacts/enums/index.d.ts +0 -2
- package/contacts/enums/sc-feedback-forms.d.ts +0 -29
- package/contacts/enums/sc-social-type.d.ts +0 -21
- package/contacts/index.d.ts +0 -3
- package/contacts/services/index.d.ts +0 -3
- package/contacts/services/sc-contacts.service.d.ts +0 -79
- package/contacts/services/sc-feedback.service.d.ts +0 -41
- package/contacts/services/sc-requisites.service.d.ts +0 -90
- package/contragent/dto/index.d.ts +0 -13
- package/contragent/dto/sc-contragent-on-data-create.d.ts +0 -8
- package/contragent/dto/sc-contragent.d.ts +0 -8
- package/contragent/dto/sc-i-bank-account-on-data-create.d.ts +0 -25
- package/contragent/dto/sc-i-bank-account.d.ts +0 -15
- package/contragent/dto/sc-i-contragent-entrepreneur-on-data-create.d.ts +0 -43
- package/contragent/dto/sc-i-contragent-entrepreneur.d.ts +0 -38
- package/contragent/dto/sc-i-contragent-individual-on-data-create.d.ts +0 -23
- package/contragent/dto/sc-i-contragent-individual.d.ts +0 -18
- package/contragent/dto/sc-i-contragent-legal-on-data-create.d.ts +0 -10
- package/contragent/dto/sc-i-contragent-legal.d.ts +0 -10
- package/contragent/dto/sc-i-contragent-non-resident-legal-on-data-create.d.ts +0 -18
- package/contragent/dto/sc-i-contragent-non-resident-legal.d.ts +0 -19
- package/contragent/dto/sc-i-opf.d.ts +0 -21
- package/contragent/index.d.ts +0 -2
- package/contragent/services/index.d.ts +0 -1
- package/contragent/services/sc-contragent.service.d.ts +0 -105
- package/converters/index.d.ts +0 -2
- package/converters/services/sc-converters.service.d.ts +0 -61
- package/converters/types/index.d.ts +0 -1
- package/converters/types/sc-date-to-string.d.ts +0 -6
- package/delivery-address/dto/index.d.ts +0 -2
- package/delivery-address/dto/sc-i-delivery-addresses-on-data-create.d.ts +0 -44
- package/delivery-address/dto/sc-i-delivery-addresses.d.ts +0 -10
- package/delivery-address/index.d.ts +0 -2
- package/delivery-address/services/index.d.ts +0 -1
- package/delivery-address/services/sc-delivery-address.service.d.ts +0 -73
- package/esm2022/auth/index.mjs +0 -4
- package/esm2022/auth/interfaces/index.mjs +0 -6
- package/esm2022/auth/interfaces/sc-i-api-error-response.mjs +0 -2
- package/esm2022/auth/interfaces/sc-i-auth-token.mjs +0 -2
- package/esm2022/auth/interfaces/sc-i-login.mjs +0 -2
- package/esm2022/auth/interfaces/sc-i-phone-login.mjs +0 -2
- package/esm2022/auth/interfaces/sc-i-token.mjs +0 -2
- package/esm2022/auth/services/index.mjs +0 -3
- package/esm2022/auth/services/sc-auth.service.mjs +0 -162
- package/esm2022/auth/services/sc-token.service.mjs +0 -158
- package/esm2022/auth/tokens/index.mjs +0 -4
- package/esm2022/auth/tokens/sc-access-auth-token-storage-key.mjs +0 -9
- package/esm2022/auth/tokens/sc-guest-token-storage-key.mjs +0 -9
- package/esm2022/auth/tokens/sc-refresh-auth-token-storage-key.mjs +0 -9
- package/esm2022/banners/dto/index.mjs +0 -3
- package/esm2022/banners/dto/sc-banner.mjs +0 -34
- package/esm2022/banners/dto/sc-i-banner.mjs +0 -2
- package/esm2022/banners/index.mjs +0 -3
- package/esm2022/banners/services/sc-banner.service.mjs +0 -35
- package/esm2022/cart/classes/index.mjs +0 -3
- package/esm2022/cart/classes/sc-cart.mjs +0 -18
- package/esm2022/cart/classes/sc-sum.mjs +0 -14
- package/esm2022/cart/constants/index.mjs +0 -2
- package/esm2022/cart/constants/sc-empty-cart.mjs +0 -2
- package/esm2022/cart/index.mjs +0 -5
- package/esm2022/cart/internal/index.mjs +0 -2
- package/esm2022/cart/internal/sc-i-cart.mjs +0 -2
- package/esm2022/cart/services/index.mjs +0 -2
- package/esm2022/cart/services/sc-cart.service.mjs +0 -203
- package/esm2022/catalog/classes/index.mjs +0 -4
- package/esm2022/catalog/classes/sc-cached-data.mjs +0 -23
- package/esm2022/catalog/classes/sc-cached-item.mjs +0 -60
- package/esm2022/catalog/classes/sc-catalog-item.mjs +0 -19
- package/esm2022/catalog/dto/index.mjs +0 -8
- package/esm2022/catalog/dto/sc-category.mjs +0 -180
- package/esm2022/catalog/dto/sc-i-discount.mjs +0 -2
- package/esm2022/catalog/dto/sc-i-product-images.mjs +0 -2
- package/esm2022/catalog/dto/sc-i-product-notify-when-in-stock.mjs +0 -2
- package/esm2022/catalog/dto/sc-i-properties.mjs +0 -2
- package/esm2022/catalog/dto/sc-product.mjs +0 -159
- package/esm2022/catalog/dto/sc-virtual-category.mjs +0 -22
- package/esm2022/catalog/enums/index.mjs +0 -4
- package/esm2022/catalog/enums/sc-catalog-format.mjs +0 -16
- package/esm2022/catalog/enums/sc-mime-types.mjs +0 -81
- package/esm2022/catalog/enums/sc-product-tile-type.mjs +0 -16
- package/esm2022/catalog/index.mjs +0 -9
- package/esm2022/catalog/interfaces/index.mjs +0 -14
- package/esm2022/catalog/interfaces/sc-catalog-filter.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-base-catalog-filter.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-catalog-item.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-category-product-params.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-category-products-pagination-params.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-category.mjs +0 -3
- package/esm2022/catalog/interfaces/sc-i-checkbox-filter.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-product.mjs +0 -3
- package/esm2022/catalog/interfaces/sc-i-range-filter.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-toggle-filter.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-i-virtual-category.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-property-filters.mjs +0 -2
- package/esm2022/catalog/interfaces/sc-t-product-sort-field.mjs +0 -2
- package/esm2022/catalog/internal/index.mjs +0 -2
- package/esm2022/catalog/internal/sc-i-filter-tree-category.mjs +0 -2
- package/esm2022/catalog/services/index.mjs +0 -5
- package/esm2022/catalog/services/sc-catalog-filter.service.mjs +0 -73
- package/esm2022/catalog/services/sc-catalog.service.mjs +0 -357
- package/esm2022/catalog/services/sc-favorite.service.mjs +0 -91
- package/esm2022/catalog/services/sc-recommendation.service.mjs +0 -165
- package/esm2022/catalog/tokens/index.mjs +0 -2
- package/esm2022/catalog/tokens/sc-count-first-discounted-products.mjs +0 -8
- package/esm2022/catalog/types/index.mjs +0 -3
- package/esm2022/catalog/types/sc-filters-tree-catalog.mjs +0 -2
- package/esm2022/catalog/types/sc-price-history.mjs +0 -2
- package/esm2022/common/classes/index.mjs +0 -11
- package/esm2022/common/classes/sc-catalogable-item.mjs +0 -16
- package/esm2022/common/classes/sc-coded-identity.mjs +0 -21
- package/esm2022/common/classes/sc-deletable-named-identity.mjs +0 -18
- package/esm2022/common/classes/sc-hidden-catalogable-item.mjs +0 -16
- package/esm2022/common/classes/sc-identity.mjs +0 -23
- package/esm2022/common/classes/sc-image.mjs +0 -16
- package/esm2022/common/classes/sc-named-identity.mjs +0 -21
- package/esm2022/common/classes/sc-primary-catalogable-item.mjs +0 -16
- package/esm2022/common/classes/sc-reference.mjs +0 -17
- package/esm2022/common/classes/sc-updatable-named-identity.mjs +0 -18
- package/esm2022/common/enums/index.mjs +0 -2
- package/esm2022/common/enums/request-state-status-enum.mjs +0 -19
- package/esm2022/common/index.mjs +0 -4
- package/esm2022/common/interfaces/index.mjs +0 -19
- package/esm2022/common/interfaces/sc-i-catalogable-item.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-coded-identity.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-created-at.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-date-period.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-deletable-named-identity.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-deleted-at.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-file.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-hidden-catalogable-item.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-identity.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-image.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-named-identity.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-named.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-primary-catalogable-item.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-reference.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-request-state.mjs +0 -26
- package/esm2022/common/interfaces/sc-i-typed-nullable-range.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-updatable-named-identity.mjs +0 -2
- package/esm2022/common/interfaces/sc-i-updated-at.mjs +0 -2
- package/esm2022/config/index.mjs +0 -12
- package/esm2022/config/sc-i-api-keys.mjs +0 -2
- package/esm2022/config/sc-i-app-release.mjs +0 -2
- package/esm2022/config/sc-i-cache-lifetime.mjs +0 -2
- package/esm2022/config/sc-i-company-base-info.mjs +0 -2
- package/esm2022/config/sc-i-date-format.mjs +0 -2
- package/esm2022/config/sc-i-feedback-api.mjs +0 -2
- package/esm2022/config/sc-i-maps-default-options.mjs +0 -2
- package/esm2022/config/sc-i-update-interval.mjs +0 -2
- package/esm2022/config/sc-i-urls.mjs +0 -2
- package/esm2022/config/sc-i-user-configs.mjs +0 -2
- package/esm2022/config/sc-route-keys.mjs +0 -155
- package/esm2022/configurator/dto/index.mjs +0 -8
- package/esm2022/configurator/dto/sc-i-configurator-base.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-configurator-calculate-result.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-configurator-calculate-sheet.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-configurator-search-product-base.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-configurator-settings-base.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-sandwich-calculate-item.mjs +0 -2
- package/esm2022/configurator/dto/sc-i-sandwich-calculate.mjs +0 -2
- package/esm2022/configurator/index.mjs +0 -4
- package/esm2022/configurator/services/index.mjs +0 -2
- package/esm2022/configurator/services/sc-configurator.service.mjs +0 -119
- package/esm2022/configurator/types/index.mjs +0 -2
- package/esm2022/configurator/types/sc-type-by-key.mjs +0 -2
- package/esm2022/contacts/dto/index.mjs +0 -10
- package/esm2022/contacts/dto/sc-i-contact-and-media.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-direction-manager-contact.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-feedback-message.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-org-contact.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-requisites-with-label.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-requisites.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-retail-contact.mjs +0 -2
- package/esm2022/contacts/dto/sc-i-social-media.mjs +0 -2
- package/esm2022/contacts/dto/sc-uploaded-file.mjs +0 -16
- package/esm2022/contacts/enums/index.mjs +0 -3
- package/esm2022/contacts/enums/sc-feedback-forms.mjs +0 -31
- package/esm2022/contacts/enums/sc-social-type.mjs +0 -24
- package/esm2022/contacts/index.mjs +0 -4
- package/esm2022/contacts/services/index.mjs +0 -4
- package/esm2022/contacts/services/sc-contacts.service.mjs +0 -110
- package/esm2022/contacts/services/sc-feedback.service.mjs +0 -73
- package/esm2022/contacts/services/sc-requisites.service.mjs +0 -141
- package/esm2022/contragent/dto/index.mjs +0 -14
- package/esm2022/contragent/dto/sc-contragent-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-contragent.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-bank-account-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-bank-account.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-entrepreneur-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-entrepreneur.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-individual-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-individual.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-legal-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-legal.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-non-resident-legal-on-data-create.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-contragent-non-resident-legal.mjs +0 -2
- package/esm2022/contragent/dto/sc-i-opf.mjs +0 -2
- package/esm2022/contragent/index.mjs +0 -3
- package/esm2022/contragent/services/index.mjs +0 -2
- package/esm2022/contragent/services/sc-contragent.service.mjs +0 -166
- package/esm2022/converters/index.mjs +0 -3
- package/esm2022/converters/services/sc-converters.service.mjs +0 -136
- package/esm2022/converters/types/index.mjs +0 -2
- package/esm2022/converters/types/sc-date-to-string.mjs +0 -2
- package/esm2022/delivery-address/dto/index.mjs +0 -3
- package/esm2022/delivery-address/dto/sc-i-delivery-addresses-on-data-create.mjs +0 -2
- package/esm2022/delivery-address/dto/sc-i-delivery-addresses.mjs +0 -2
- package/esm2022/delivery-address/index.mjs +0 -3
- package/esm2022/delivery-address/services/index.mjs +0 -2
- package/esm2022/delivery-address/services/sc-delivery-address.service.mjs +0 -120
- package/esm2022/files/classes/sc-document-info-node.mjs +0 -16
- package/esm2022/files/classes/sc-document-info.mjs +0 -2
- package/esm2022/files/enums/sc-document-info-types-enum.mjs +0 -21
- package/esm2022/files/enums/sc-icon-types-enum.mjs +0 -36
- package/esm2022/files/index.mjs +0 -6
- package/esm2022/files/services/sc-files.service.mjs +0 -92
- package/esm2022/frequently-asked-questions/index.mjs +0 -3
- package/esm2022/frequently-asked-questions/interfaces/index.mjs +0 -4
- package/esm2022/frequently-asked-questions/interfaces/sc-i-faq-group.mjs +0 -2
- package/esm2022/frequently-asked-questions/interfaces/sc-i-faq-item.mjs +0 -2
- package/esm2022/frequently-asked-questions/interfaces/sc-i-frequently-asked-questions-pagination-params.mjs +0 -2
- package/esm2022/frequently-asked-questions/services/index.mjs +0 -2
- package/esm2022/frequently-asked-questions/services/sc-frequently-asked-questions.service.mjs +0 -50
- package/esm2022/guards/index.mjs +0 -3
- package/esm2022/guards/sc-auth-as-client.guard.mjs +0 -56
- package/esm2022/guards/sc-id-or-slug.guard.mjs +0 -35
- package/esm2022/helpers/index.mjs +0 -4
- package/esm2022/helpers/sc-get-current-route.mjs +0 -14
- package/esm2022/helpers/sc-image-helper.mjs +0 -91
- package/esm2022/helpers/sc-units-helper.mjs +0 -33
- package/esm2022/httpInterceptors/classes/index.mjs +0 -2
- package/esm2022/httpInterceptors/classes/sc-cache-settings.mjs +0 -16
- package/esm2022/httpInterceptors/index.mjs +0 -10
- package/esm2022/httpInterceptors/internal/classes/sc-cached-response.mjs +0 -17
- package/esm2022/httpInterceptors/sc-auth.interceptor.mjs +0 -31
- package/esm2022/httpInterceptors/sc-cache.interceptor.mjs +0 -40
- package/esm2022/httpInterceptors/sc-convert.interceptor.mjs +0 -64
- package/esm2022/httpInterceptors/sc-date-format.interceptor.mjs +0 -80
- package/esm2022/httpInterceptors/sc-errors.interceptor.mjs +0 -89
- package/esm2022/httpInterceptors/sc-guest.interceptor.mjs +0 -38
- package/esm2022/httpInterceptors/sc-options.interceptor.mjs +0 -42
- package/esm2022/httpInterceptors/tokens/index.mjs +0 -8
- package/esm2022/httpInterceptors/tokens/sc-auth-add-header-required.mjs +0 -10
- package/esm2022/httpInterceptors/tokens/sc-cache-settings.mjs +0 -7
- package/esm2022/httpInterceptors/tokens/sc-guest-endpoints.mjs +0 -8
- package/esm2022/httpInterceptors/tokens/sc-guest-parameter-name.mjs +0 -8
- package/esm2022/httpInterceptors/tokens/sc-is-header-required.mjs +0 -6
- package/esm2022/httpInterceptors/tokens/sc-is-logout-request.mjs +0 -6
- package/esm2022/httpInterceptors/tokens/sc-is-refresh-token-required.mjs +0 -6
- package/esm2022/locations/dto/index.mjs +0 -4
- package/esm2022/locations/dto/sc-i-city.mjs +0 -2
- package/esm2022/locations/dto/sc-i-country.mjs +0 -2
- package/esm2022/locations/dto/sc-i-region.mjs +0 -2
- package/esm2022/locations/index.mjs +0 -3
- package/esm2022/locations/services/sc-location.service.mjs +0 -116
- package/esm2022/news/classes/index.mjs +0 -2
- package/esm2022/news/classes/sc-news.mjs +0 -22
- package/esm2022/news/index.mjs +0 -5
- package/esm2022/news/interfaces/index.mjs +0 -3
- package/esm2022/news/interfaces/sc-i-news-tile.mjs +0 -2
- package/esm2022/news/interfaces/sc-i-news.mjs +0 -2
- package/esm2022/news/services/index.mjs +0 -2
- package/esm2022/news/services/sc-news.service.mjs +0 -68
- package/esm2022/news/tokens/index.mjs +0 -2
- package/esm2022/news/tokens/sc-count-last-news.mjs +0 -9
- package/esm2022/notifications/dto/index.mjs +0 -3
- package/esm2022/notifications/dto/sc-i-notifications-count.mjs +0 -2
- package/esm2022/notifications/dto/sc-i-user-notification.mjs +0 -2
- package/esm2022/notifications/enums/index.mjs +0 -3
- package/esm2022/notifications/enums/sc-notification-action-types.mjs +0 -28
- package/esm2022/notifications/enums/sc-notification-level-names.mjs +0 -20
- package/esm2022/notifications/index.mjs +0 -4
- package/esm2022/notifications/services/sc-notifications.service.mjs +0 -168
- package/esm2022/order/classes/index.mjs +0 -12
- package/esm2022/order/classes/sc-delivery-cost.mjs +0 -19
- package/esm2022/order/classes/sc-i-order-history.mjs +0 -2
- package/esm2022/order/classes/sc-order-base.mjs +0 -28
- package/esm2022/order/classes/sc-order-delivery.mjs +0 -2
- package/esm2022/order/classes/sc-order-draft-short.mjs +0 -17
- package/esm2022/order/classes/sc-order-draft.mjs +0 -59
- package/esm2022/order/classes/sc-order-history-user.mjs +0 -2
- package/esm2022/order/classes/sc-order-item.mjs +0 -60
- package/esm2022/order/classes/sc-order-payment.mjs +0 -2
- package/esm2022/order/classes/sc-order-short.mjs +0 -31
- package/esm2022/order/classes/sc-order.mjs +0 -102
- package/esm2022/order/enums/index.mjs +0 -4
- package/esm2022/order/enums/sc-delivery-type.mjs +0 -16
- package/esm2022/order/enums/sc-order-draft-type.mjs +0 -16
- package/esm2022/order/enums/sc-payment-type.mjs +0 -32
- package/esm2022/order/index.mjs +0 -6
- package/esm2022/order/internal/index.mjs +0 -15
- package/esm2022/order/internal/sc-i-delivery-cost-dto.mjs +0 -2
- package/esm2022/order/internal/sc-i-new-order-draft-request.mjs +0 -2
- package/esm2022/order/internal/sc-i-new-order-item-base.mjs +0 -2
- package/esm2022/order/internal/sc-i-new-order-item-measured.mjs +0 -2
- package/esm2022/order/internal/sc-i-new-order.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-base.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-draft-list-params.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-draft-short.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-draft.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-item.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-loader.mjs +0 -2
- package/esm2022/order/internal/sc-i-order-short.mjs +0 -2
- package/esm2022/order/internal/sc-i-order.mjs +0 -2
- package/esm2022/order/internal/sc-i-update-order-order-request.mjs +0 -2
- package/esm2022/order/services/index.mjs +0 -3
- package/esm2022/order/services/sc-order-drafts.service.mjs +0 -202
- package/esm2022/order/services/sc-orders.service.mjs +0 -219
- package/esm2022/order/tokens/index.mjs +0 -2
- package/esm2022/order/tokens/sc-order-loader.token.mjs +0 -25
- package/esm2022/pagination/dto/index.mjs +0 -7
- package/esm2022/pagination/dto/sc-i-paginate.mjs +0 -2
- package/esm2022/pagination/dto/sc-i-pagination-links.mjs +0 -2
- package/esm2022/pagination/dto/sc-i-pagination-meta.mjs +0 -2
- package/esm2022/pagination/dto/sc-i-pagination-params.mjs +0 -2
- package/esm2022/pagination/dto/sc-i-range-filter.mjs +0 -2
- package/esm2022/pagination/dto/sc-i-sort-order.mjs +0 -2
- package/esm2022/pagination/index.mjs +0 -3
- package/esm2022/pagination/services/sc-pagination.service.mjs +0 -157
- package/esm2022/pipes/index.mjs +0 -3
- package/esm2022/pipes/sc-id-or-slug.pipe.mjs +0 -41
- package/esm2022/pipes/sc-media-image-transformer.pipe.mjs +0 -34
- package/esm2022/providers/index.mjs +0 -8
- package/esm2022/providers/interfaces/index.mjs +0 -4
- package/esm2022/providers/interfaces/sc-i-terminal-provider.mjs +0 -2
- package/esm2022/providers/interfaces/sc-i-typed-class-provider.mjs +0 -2
- package/esm2022/providers/interfaces/sc-i-typed-value-provider.mjs +0 -2
- package/esm2022/providers/sc-category.providers.mjs +0 -37
- package/esm2022/providers/search-term.providers.mjs +0 -38
- package/esm2022/providers/ssr.providers.mjs +0 -19
- package/esm2022/providers/terminal.providers.mjs +0 -43
- package/esm2022/providers/types/sc-provider.mjs +0 -2
- package/esm2022/providers/virtual-category.providers.mjs +0 -33
- package/esm2022/public-api.mjs +0 -40
- package/esm2022/questionnaire/dto/index.mjs +0 -5
- package/esm2022/questionnaire/dto/sc-i-question-answer.mjs +0 -2
- package/esm2022/questionnaire/dto/sc-i-questionnaire.mjs +0 -2
- package/esm2022/questionnaire/dto/sc-question-possible-answer.mjs +0 -2
- package/esm2022/questionnaire/dto/sc-questionnaire-question.mjs +0 -2
- package/esm2022/questionnaire/enums/sc-questionnaire-status-enum.mjs +0 -24
- package/esm2022/questionnaire/index.mjs +0 -4
- package/esm2022/questionnaire/services/sc-questionnaire.service.mjs +0 -81
- package/esm2022/reclamation/dto/index.mjs +0 -6
- package/esm2022/reclamation/dto/sc-i-reclamation-on-data-create-item.mjs +0 -2
- package/esm2022/reclamation/dto/sc-i-reclamation-on-data-create.mjs +0 -2
- package/esm2022/reclamation/dto/sc-i-reclamation.mjs +0 -2
- package/esm2022/reclamation/dto/sc-reclamation-item.mjs +0 -2
- package/esm2022/reclamation/dto/sc-reclamation-short.mjs +0 -2
- package/esm2022/reclamation/index.mjs +0 -4
- package/esm2022/reclamation/interfaces/sc-i-pagination-params.mjs +0 -2
- package/esm2022/reclamation/services/sc-reclamation.service.mjs +0 -83
- package/esm2022/references/dto/index.mjs +0 -5
- package/esm2022/references/dto/sc-i-currency.mjs +0 -2
- package/esm2022/references/dto/sc-i-product-unit.mjs +0 -2
- package/esm2022/references/dto/sc-i-references-types.mjs +0 -2
- package/esm2022/references/dto/sc-i-sales-direction.mjs +0 -2
- package/esm2022/references/enums/index.mjs +0 -6
- package/esm2022/references/enums/sc-opf-list.mjs +0 -24
- package/esm2022/references/enums/sc-order-state-status.mjs +0 -45
- package/esm2022/references/enums/sc-payment-status.mjs +0 -65
- package/esm2022/references/enums/sc-reclamation-status.mjs +0 -25
- package/esm2022/references/enums/sc-reference-name.mjs +0 -76
- package/esm2022/references/index.mjs +0 -4
- package/esm2022/references/services/index.mjs +0 -2
- package/esm2022/references/services/sc-references.service.mjs +0 -188
- package/esm2022/search/dto/sc-i-simple-search.mjs +0 -2
- package/esm2022/search/index.mjs +0 -3
- package/esm2022/search/services/sc-search.service.mjs +0 -122
- package/esm2022/seo/classes/index.mjs +0 -2
- package/esm2022/seo/classes/schema-org-factory.mjs +0 -308
- package/esm2022/seo/index.mjs +0 -5
- package/esm2022/seo/interfaces/index.mjs +0 -5
- package/esm2022/seo/interfaces/sc-i-breadcrumb-item.mjs +0 -12
- package/esm2022/seo/interfaces/sc-i-default-page-meta.mjs +0 -2
- package/esm2022/seo/interfaces/sc-i-seo-resource.mjs +0 -2
- package/esm2022/seo/interfaces/sc-i-seo.mjs +0 -2
- package/esm2022/seo/services/index.mjs +0 -2
- package/esm2022/seo/services/sc-seo.service.mjs +0 -230
- package/esm2022/seo/types/index.mjs +0 -2
- package/esm2022/seo/types/robots-tag-type.mjs +0 -2
- package/esm2022/snabcentr-client-core.mjs +0 -5
- package/esm2022/suggestion/dto/index.mjs +0 -7
- package/esm2022/suggestion/dto/sc-i-suggestion-address.mjs +0 -2
- package/esm2022/suggestion/dto/sc-i-suggestion-bank.mjs +0 -2
- package/esm2022/suggestion/dto/sc-i-suggestion-email.mjs +0 -2
- package/esm2022/suggestion/dto/sc-i-suggestion-fio.mjs +0 -2
- package/esm2022/suggestion/dto/sc-i-suggestion-organization.mjs +0 -2
- package/esm2022/suggestion/dto/sc-suggestion.mjs +0 -2
- package/esm2022/suggestion/enums/sc-i-suggestion-type.mjs +0 -28
- package/esm2022/suggestion/index.mjs +0 -4
- package/esm2022/suggestion/services/sc-suggestion.service.mjs +0 -42
- package/esm2022/tokens/index.mjs +0 -19
- package/esm2022/tokens/notification-options.mjs +0 -15
- package/esm2022/tokens/sc-api-keys.mjs +0 -6
- package/esm2022/tokens/sc-cache-lifetime.mjs +0 -6
- package/esm2022/tokens/sc-company-info.mjs +0 -6
- package/esm2022/tokens/sc-company-name.mjs +0 -6
- package/esm2022/tokens/sc-configurator-components.mjs +0 -6
- package/esm2022/tokens/sc-configurator-settings.mjs +0 -6
- package/esm2022/tokens/sc-date-format.mjs +0 -6
- package/esm2022/tokens/sc-default-page-meta.mjs +0 -14
- package/esm2022/tokens/sc-feedback-api.mjs +0 -6
- package/esm2022/tokens/sc-id-or-slug-in-route.mjs +0 -8
- package/esm2022/tokens/sc-is-hidden-error-alert.mjs +0 -10
- package/esm2022/tokens/sc-linear-values-token.mjs +0 -12
- package/esm2022/tokens/sc-path-image-not-found.mjs +0 -6
- package/esm2022/tokens/sc-product-pagination-options.mjs +0 -22
- package/esm2022/tokens/sc-release.mjs +0 -6
- package/esm2022/tokens/sc-update-interval.mjs +0 -6
- package/esm2022/tokens/sc-urls.mjs +0 -6
- package/esm2022/ui/index.mjs +0 -3
- package/esm2022/ui/services/sc-ui.service.mjs +0 -195
- package/esm2022/ui/utils/filter-changed-by-key.mjs +0 -12
- package/esm2022/user/dto/index.mjs +0 -18
- package/esm2022/user/dto/sc-approved-data.mjs +0 -2
- package/esm2022/user/dto/sc-i-bank.mjs +0 -2
- package/esm2022/user/dto/sc-i-change-password.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact-base.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact-on-data-create.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact-relation-on-data-create.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact-relation.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact-with-relations.mjs +0 -2
- package/esm2022/user/dto/sc-i-contact.mjs +0 -2
- package/esm2022/user/dto/sc-i-manager.mjs +0 -2
- package/esm2022/user/dto/sc-i-password-on-data-create.mjs +0 -2
- package/esm2022/user/dto/sc-i-phone-on-data-approve.mjs +0 -2
- package/esm2022/user/dto/sc-i-simple-user-on-data-create.mjs +0 -2
- package/esm2022/user/dto/sc-i-user-on-data-create.mjs +0 -2
- package/esm2022/user/dto/sc-i-user-on-data-update.mjs +0 -2
- package/esm2022/user/dto/sc-user-metadata.mjs +0 -32
- package/esm2022/user/dto/sc-user.mjs +0 -58
- package/esm2022/user/enums/index.mjs +0 -3
- package/esm2022/user/enums/sc-client-type.mjs +0 -20
- package/esm2022/user/enums/sc-user-type.mjs +0 -16
- package/esm2022/user/index.mjs +0 -6
- package/esm2022/user/internal/dto/index.mjs +0 -2
- package/esm2022/user/internal/dto/sc-i-user-dto.mjs +0 -2
- package/esm2022/user/services/sc-user.service.mjs +0 -184
- package/esm2022/user/tokens/index.mjs +0 -2
- package/esm2022/user/tokens/sc-user-providers.mjs +0 -13
- package/esm2022/user-metrika/dto/index.mjs +0 -2
- package/esm2022/user-metrika/dto/sc-i-user-metrika-event.mjs +0 -2
- package/esm2022/user-metrika/enums/index.mjs +0 -2
- package/esm2022/user-metrika/enums/sc-user-metrika-goals-enum.mjs +0 -337
- package/esm2022/user-metrika/index.mjs +0 -4
- package/esm2022/user-metrika/services/index.mjs +0 -2
- package/esm2022/user-metrika/services/sc-user-metrika.service.mjs +0 -72
- package/esm2022/utils/phone-fotmatter/index.mjs +0 -2
- package/esm2022/utils/phone-fotmatter/sc-phone.service.mjs +0 -63
- package/esm2022/utm/index.mjs +0 -3
- package/esm2022/utm/interfaces/index.mjs +0 -3
- package/esm2022/utm/interfaces/sc-utm-params.mjs +0 -2
- package/esm2022/utm/interfaces/sc-utm.mjs +0 -2
- package/esm2022/utm/services/index.mjs +0 -2
- package/esm2022/utm/services/sc-utm.service.mjs +0 -157
- package/esm2022/vCard/index.mjs +0 -2
- package/esm2022/vCard/sc-v-card.service.mjs +0 -103
- package/esm2022/vacancies/classes/index.mjs +0 -3
- package/esm2022/vacancies/classes/sc-vacancies-list.mjs +0 -18
- package/esm2022/vacancies/classes/sc-vacancy.mjs +0 -19
- package/esm2022/vacancies/index.mjs +0 -5
- package/esm2022/vacancies/interfaces/index.mjs +0 -5
- package/esm2022/vacancies/interfaces/sc-i-employment.mjs +0 -2
- package/esm2022/vacancies/interfaces/sc-i-experience.mjs +0 -2
- package/esm2022/vacancies/interfaces/sc-i-salary.mjs +0 -2
- package/esm2022/vacancies/interfaces/sc-i-vacancies-data-source.mjs +0 -2
- package/esm2022/vacancies/internal/dto/index.mjs +0 -3
- package/esm2022/vacancies/internal/dto/sc-i-vacancies-list.mjs +0 -2
- package/esm2022/vacancies/internal/dto/sc-i-vacancy.mjs +0 -2
- package/esm2022/vacancies/services/index.mjs +0 -2
- package/esm2022/vacancies/services/sc-vacancies.service.mjs +0 -55
- package/esm2022/vacancies/tokens/index.mjs +0 -2
- package/esm2022/vacancies/tokens/sc-vacancies-datasource.mjs +0 -6
- package/esm2022/verification/index.mjs +0 -3
- package/esm2022/verification/interfaces/sc-i-phone-check.mjs +0 -2
- package/esm2022/verification/services/sc-verification.service.mjs +0 -68
- package/esm2022/warehouse/dto/index.mjs +0 -3
- package/esm2022/warehouse/dto/sc-i-warehouse-stock-count.mjs +0 -2
- package/esm2022/warehouse/dto/sc-warehouse.mjs +0 -2
- package/esm2022/warehouse/index.mjs +0 -3
- package/esm2022/warehouse/services/sc-warehouse.service.mjs +0 -119
- package/files/classes/sc-document-info-node.d.ts +0 -24
- package/files/classes/sc-document-info.d.ts +0 -42
- package/files/enums/sc-document-info-types-enum.d.ts +0 -17
- package/files/enums/sc-icon-types-enum.d.ts +0 -33
- package/files/index.d.ts +0 -5
- package/files/services/sc-files.service.d.ts +0 -34
- package/frequently-asked-questions/index.d.ts +0 -2
- package/frequently-asked-questions/interfaces/index.d.ts +0 -3
- package/frequently-asked-questions/interfaces/sc-i-faq-group.d.ts +0 -13
- package/frequently-asked-questions/interfaces/sc-i-faq-item.d.ts +0 -22
- package/frequently-asked-questions/interfaces/sc-i-frequently-asked-questions-pagination-params.d.ts +0 -10
- package/frequently-asked-questions/services/index.d.ts +0 -1
- package/frequently-asked-questions/services/sc-frequently-asked-questions.service.d.ts +0 -33
- package/guards/index.d.ts +0 -2
- package/guards/sc-auth-as-client.guard.d.ts +0 -29
- package/guards/sc-id-or-slug.guard.d.ts +0 -7
- package/helpers/index.d.ts +0 -3
- package/helpers/sc-get-current-route.d.ts +0 -8
- package/helpers/sc-image-helper.d.ts +0 -52
- package/helpers/sc-units-helper.d.ts +0 -24
- package/httpInterceptors/classes/index.d.ts +0 -1
- package/httpInterceptors/classes/sc-cache-settings.d.ts +0 -20
- package/httpInterceptors/index.d.ts +0 -9
- package/httpInterceptors/internal/classes/sc-cached-response.d.ts +0 -22
- package/httpInterceptors/sc-auth.interceptor.d.ts +0 -20
- package/httpInterceptors/sc-cache.interceptor.d.ts +0 -16
- package/httpInterceptors/sc-convert.interceptor.d.ts +0 -21
- package/httpInterceptors/sc-date-format.interceptor.d.ts +0 -28
- package/httpInterceptors/sc-errors.interceptor.d.ts +0 -36
- package/httpInterceptors/sc-guest.interceptor.d.ts +0 -24
- package/httpInterceptors/sc-options.interceptor.d.ts +0 -24
- package/httpInterceptors/tokens/index.d.ts +0 -7
- package/httpInterceptors/tokens/sc-auth-add-header-required.d.ts +0 -8
- package/httpInterceptors/tokens/sc-cache-settings.d.ts +0 -6
- package/httpInterceptors/tokens/sc-guest-endpoints.d.ts +0 -5
- package/httpInterceptors/tokens/sc-guest-parameter-name.d.ts +0 -5
- package/httpInterceptors/tokens/sc-is-header-required.d.ts +0 -5
- package/httpInterceptors/tokens/sc-is-logout-request.d.ts +0 -5
- package/httpInterceptors/tokens/sc-is-refresh-token-required.d.ts +0 -5
- package/index.d.ts +0 -5
- package/locations/dto/index.d.ts +0 -3
- package/locations/dto/sc-i-city.d.ts +0 -32
- package/locations/dto/sc-i-country.d.ts +0 -13
- package/locations/dto/sc-i-region.d.ts +0 -33
- package/locations/index.d.ts +0 -2
- package/locations/services/sc-location.service.d.ts +0 -65
- package/news/classes/index.d.ts +0 -1
- package/news/classes/sc-news.d.ts +0 -38
- package/news/index.d.ts +0 -4
- package/news/interfaces/index.d.ts +0 -2
- package/news/interfaces/sc-i-news-tile.d.ts +0 -22
- package/news/interfaces/sc-i-news.d.ts +0 -11
- package/news/services/index.d.ts +0 -1
- package/news/services/sc-news.service.d.ts +0 -48
- package/news/tokens/index.d.ts +0 -1
- package/news/tokens/sc-count-last-news.d.ts +0 -5
- package/notifications/dto/index.d.ts +0 -2
- package/notifications/dto/sc-i-notifications-count.d.ts +0 -17
- package/notifications/dto/sc-i-user-notification.d.ts +0 -68
- package/notifications/enums/index.d.ts +0 -2
- package/notifications/enums/sc-notification-action-types.d.ts +0 -25
- package/notifications/enums/sc-notification-level-names.d.ts +0 -17
- package/notifications/index.d.ts +0 -3
- package/notifications/services/sc-notifications.service.d.ts +0 -104
- package/order/classes/index.d.ts +0 -11
- package/order/classes/sc-delivery-cost.d.ts +0 -34
- package/order/classes/sc-i-order-history.d.ts +0 -23
- package/order/classes/sc-order-base.d.ts +0 -32
- package/order/classes/sc-order-delivery.d.ts +0 -24
- package/order/classes/sc-order-draft-short.d.ts +0 -22
- package/order/classes/sc-order-draft.d.ts +0 -63
- package/order/classes/sc-order-history-user.d.ts +0 -21
- package/order/classes/sc-order-item.d.ts +0 -98
- package/order/classes/sc-order-payment.d.ts +0 -19
- package/order/classes/sc-order-short.d.ts +0 -48
- package/order/classes/sc-order.d.ts +0 -112
- package/order/enums/index.d.ts +0 -3
- package/order/enums/sc-delivery-type.d.ts +0 -13
- package/order/enums/sc-order-draft-type.d.ts +0 -13
- package/order/enums/sc-payment-type.d.ts +0 -29
- package/order/index.d.ts +0 -5
- package/order/internal/index.d.ts +0 -14
- package/order/internal/sc-i-delivery-cost-dto.d.ts +0 -20
- package/order/internal/sc-i-new-order-draft-request.d.ts +0 -13
- package/order/internal/sc-i-new-order-item-base.d.ts +0 -21
- package/order/internal/sc-i-new-order-item-measured.d.ts +0 -10
- package/order/internal/sc-i-new-order.d.ts +0 -48
- package/order/internal/sc-i-order-base.d.ts +0 -25
- package/order/internal/sc-i-order-draft-list-params.d.ts +0 -32
- package/order/internal/sc-i-order-draft-short.d.ts +0 -15
- package/order/internal/sc-i-order-draft.d.ts +0 -43
- package/order/internal/sc-i-order-item.d.ts +0 -91
- package/order/internal/sc-i-order-loader.d.ts +0 -51
- package/order/internal/sc-i-order-short.d.ts +0 -48
- package/order/internal/sc-i-order.d.ts +0 -112
- package/order/internal/sc-i-update-order-order-request.d.ts +0 -9
- package/order/services/index.d.ts +0 -2
- package/order/services/sc-order-drafts.service.d.ts +0 -118
- package/order/services/sc-orders.service.d.ts +0 -134
- package/order/tokens/index.d.ts +0 -1
- package/order/tokens/sc-order-loader.token.d.ts +0 -26
- package/pagination/dto/index.d.ts +0 -6
- package/pagination/dto/sc-i-paginate.d.ts +0 -19
- package/pagination/dto/sc-i-pagination-links.d.ts +0 -21
- package/pagination/dto/sc-i-pagination-meta.d.ts +0 -33
- package/pagination/dto/sc-i-pagination-params.d.ts +0 -17
- package/pagination/dto/sc-i-range-filter.d.ts +0 -15
- package/pagination/dto/sc-i-sort-order.d.ts +0 -15
- package/pagination/index.d.ts +0 -2
- package/pagination/services/sc-pagination.service.d.ts +0 -83
- package/pipes/index.d.ts +0 -2
- package/pipes/sc-id-or-slug.pipe.d.ts +0 -25
- package/pipes/sc-media-image-transformer.pipe.d.ts +0 -26
- package/providers/index.d.ts +0 -7
- package/providers/interfaces/index.d.ts +0 -3
- package/providers/interfaces/sc-i-terminal-provider.d.ts +0 -13
- package/providers/interfaces/sc-i-typed-class-provider.d.ts +0 -10
- package/providers/interfaces/sc-i-typed-value-provider.d.ts +0 -10
- package/providers/sc-category.providers.d.ts +0 -11
- package/providers/search-term.providers.d.ts +0 -27
- package/providers/ssr.providers.d.ts +0 -14
- package/providers/terminal.providers.d.ts +0 -23
- package/providers/types/sc-provider.d.ts +0 -8
- package/providers/virtual-category.providers.d.ts +0 -11
- package/public-api.d.ts +0 -39
- package/questionnaire/dto/index.d.ts +0 -4
- package/questionnaire/dto/sc-i-question-answer.d.ts +0 -13
- package/questionnaire/dto/sc-i-questionnaire.d.ts +0 -22
- package/questionnaire/dto/sc-question-possible-answer.d.ts +0 -17
- package/questionnaire/dto/sc-questionnaire-question.d.ts +0 -26
- package/questionnaire/enums/sc-questionnaire-status-enum.d.ts +0 -21
- package/questionnaire/index.d.ts +0 -3
- package/questionnaire/services/sc-questionnaire.service.d.ts +0 -51
- package/reclamation/dto/index.d.ts +0 -5
- package/reclamation/dto/sc-i-reclamation-on-data-create-item.d.ts +0 -17
- package/reclamation/dto/sc-i-reclamation-on-data-create.d.ts +0 -39
- package/reclamation/dto/sc-i-reclamation.d.ts +0 -34
- package/reclamation/dto/sc-reclamation-item.d.ts +0 -34
- package/reclamation/dto/sc-reclamation-short.d.ts +0 -29
- package/reclamation/index.d.ts +0 -3
- package/reclamation/interfaces/sc-i-pagination-params.d.ts +0 -23
- package/reclamation/services/sc-reclamation.service.d.ts +0 -59
- package/references/dto/index.d.ts +0 -4
- package/references/dto/sc-i-currency.d.ts +0 -29
- package/references/dto/sc-i-product-unit.d.ts +0 -29
- package/references/dto/sc-i-references-types.d.ts +0 -21
- package/references/dto/sc-i-sales-direction.d.ts +0 -21
- package/references/enums/index.d.ts +0 -5
- package/references/enums/sc-opf-list.d.ts +0 -21
- package/references/enums/sc-order-state-status.d.ts +0 -42
- package/references/enums/sc-payment-status.d.ts +0 -62
- package/references/enums/sc-reclamation-status.d.ts +0 -22
- package/references/enums/sc-reference-name.d.ts +0 -73
- package/references/index.d.ts +0 -3
- package/references/services/index.d.ts +0 -1
- package/references/services/sc-references.service.d.ts +0 -152
- package/search/dto/sc-i-simple-search.d.ts +0 -56
- package/search/index.d.ts +0 -2
- package/search/services/sc-search.service.d.ts +0 -61
- package/seo/classes/index.d.ts +0 -1
- package/seo/classes/schema-org-factory.d.ts +0 -95
- package/seo/index.d.ts +0 -4
- package/seo/interfaces/index.d.ts +0 -4
- package/seo/interfaces/sc-i-breadcrumb-item.d.ts +0 -25
- package/seo/interfaces/sc-i-default-page-meta.d.ts +0 -17
- package/seo/interfaces/sc-i-seo-resource.d.ts +0 -14
- package/seo/interfaces/sc-i-seo.d.ts +0 -40
- package/seo/services/index.d.ts +0 -1
- package/seo/services/sc-seo.service.d.ts +0 -129
- package/seo/types/index.d.ts +0 -1
- package/seo/types/robots-tag-type.d.ts +0 -4
- package/suggestion/dto/index.d.ts +0 -6
- package/suggestion/dto/sc-i-suggestion-address.d.ts +0 -98
- package/suggestion/dto/sc-i-suggestion-bank.d.ts +0 -33
- package/suggestion/dto/sc-i-suggestion-email.d.ts +0 -17
- package/suggestion/dto/sc-i-suggestion-fio.d.ts +0 -25
- package/suggestion/dto/sc-i-suggestion-organization.d.ts +0 -50
- package/suggestion/dto/sc-suggestion.d.ts +0 -9
- package/suggestion/enums/sc-i-suggestion-type.d.ts +0 -25
- package/suggestion/index.d.ts +0 -3
- package/suggestion/services/sc-suggestion.service.d.ts +0 -28
- package/tokens/index.d.ts +0 -18
- package/tokens/notification-options.d.ts +0 -22
- package/tokens/sc-api-keys.d.ts +0 -6
- package/tokens/sc-cache-lifetime.d.ts +0 -6
- package/tokens/sc-company-info.d.ts +0 -6
- package/tokens/sc-company-name.d.ts +0 -5
- package/tokens/sc-configurator-components.d.ts +0 -7
- package/tokens/sc-configurator-settings.d.ts +0 -7
- package/tokens/sc-date-format.d.ts +0 -6
- package/tokens/sc-default-page-meta.d.ts +0 -14
- package/tokens/sc-feedback-api.d.ts +0 -6
- package/tokens/sc-id-or-slug-in-route.d.ts +0 -5
- package/tokens/sc-is-hidden-error-alert.d.ts +0 -9
- package/tokens/sc-linear-values-token.d.ts +0 -9
- package/tokens/sc-path-image-not-found.d.ts +0 -5
- package/tokens/sc-product-pagination-options.d.ts +0 -14
- package/tokens/sc-release.d.ts +0 -6
- package/tokens/sc-update-interval.d.ts +0 -6
- package/tokens/sc-urls.d.ts +0 -6
- package/ui/index.d.ts +0 -2
- package/ui/services/sc-ui.service.d.ts +0 -122
- package/ui/utils/filter-changed-by-key.d.ts +0 -9
- package/user/dto/index.d.ts +0 -17
- package/user/dto/sc-approved-data.d.ts +0 -13
- package/user/dto/sc-i-bank.d.ts +0 -21
- package/user/dto/sc-i-change-password.d.ts +0 -13
- package/user/dto/sc-i-contact-base.d.ts +0 -21
- package/user/dto/sc-i-contact-on-data-create.d.ts +0 -19
- package/user/dto/sc-i-contact-relation-on-data-create.d.ts +0 -5
- package/user/dto/sc-i-contact-relation.d.ts +0 -13
- package/user/dto/sc-i-contact-with-relations.d.ts +0 -28
- package/user/dto/sc-i-contact.d.ts +0 -14
- package/user/dto/sc-i-manager.d.ts +0 -38
- package/user/dto/sc-i-password-on-data-create.d.ts +0 -17
- package/user/dto/sc-i-phone-on-data-approve.d.ts +0 -13
- package/user/dto/sc-i-simple-user-on-data-create.d.ts +0 -42
- package/user/dto/sc-i-user-on-data-create.d.ts +0 -46
- package/user/dto/sc-i-user-on-data-update.d.ts +0 -39
- package/user/dto/sc-user-metadata.d.ts +0 -46
- package/user/dto/sc-user.d.ts +0 -97
- package/user/enums/index.d.ts +0 -2
- package/user/enums/sc-client-type.d.ts +0 -17
- package/user/enums/sc-user-type.d.ts +0 -13
- package/user/index.d.ts +0 -5
- package/user/internal/dto/index.d.ts +0 -1
- package/user/internal/dto/sc-i-user-dto.d.ts +0 -80
- package/user/services/sc-user.service.d.ts +0 -118
- package/user/tokens/index.d.ts +0 -1
- package/user/tokens/sc-user-providers.d.ts +0 -7
- package/user-metrika/dto/index.d.ts +0 -1
- package/user-metrika/dto/sc-i-user-metrika-event.d.ts +0 -14
- package/user-metrika/enums/index.d.ts +0 -1
- package/user-metrika/enums/sc-user-metrika-goals-enum.d.ts +0 -334
- package/user-metrika/index.d.ts +0 -3
- package/user-metrika/services/index.d.ts +0 -1
- package/user-metrika/services/sc-user-metrika.service.d.ts +0 -43
- package/utils/phone-fotmatter/index.d.ts +0 -1
- package/utils/phone-fotmatter/sc-phone.service.d.ts +0 -36
- package/utm/index.d.ts +0 -2
- package/utm/interfaces/index.d.ts +0 -2
- package/utm/interfaces/sc-utm-params.d.ts +0 -25
- package/utm/interfaces/sc-utm.d.ts +0 -25
- package/utm/services/index.d.ts +0 -1
- package/utm/services/sc-utm.service.d.ts +0 -96
- package/vCard/index.d.ts +0 -1
- package/vCard/sc-v-card.service.d.ts +0 -51
- package/vacancies/classes/index.d.ts +0 -2
- package/vacancies/classes/sc-vacancies-list.d.ts +0 -29
- package/vacancies/classes/sc-vacancy.d.ts +0 -37
- package/vacancies/index.d.ts +0 -4
- package/vacancies/interfaces/index.d.ts +0 -4
- package/vacancies/interfaces/sc-i-employment.d.ts +0 -13
- package/vacancies/interfaces/sc-i-experience.d.ts +0 -13
- package/vacancies/interfaces/sc-i-salary.d.ts +0 -21
- package/vacancies/interfaces/sc-i-vacancies-data-source.d.ts +0 -13
- package/vacancies/internal/dto/index.d.ts +0 -2
- package/vacancies/internal/dto/sc-i-vacancies-list.d.ts +0 -24
- package/vacancies/internal/dto/sc-i-vacancy.d.ts +0 -32
- package/vacancies/services/index.d.ts +0 -1
- package/vacancies/services/sc-vacancies.service.d.ts +0 -31
- package/vacancies/tokens/index.d.ts +0 -1
- package/vacancies/tokens/sc-vacancies-datasource.d.ts +0 -6
- package/verification/index.d.ts +0 -2
- package/verification/interfaces/sc-i-phone-check.d.ts +0 -13
- package/verification/services/sc-verification.service.d.ts +0 -49
- package/warehouse/dto/index.d.ts +0 -2
- package/warehouse/dto/sc-i-warehouse-stock-count.d.ts +0 -17
- package/warehouse/dto/sc-warehouse.d.ts +0 -42
- package/warehouse/index.d.ts +0 -2
- package/warehouse/services/sc-warehouse.service.d.ts +0 -63
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
/**
|
|
3
|
-
* Модель кэшированных данных.
|
|
4
|
-
*/
|
|
5
|
-
export declare class ScCachedItem<T, TInitial = null> {
|
|
6
|
-
/**
|
|
7
|
-
* Время, до которого данные кэшированы в ms.
|
|
8
|
-
*/
|
|
9
|
-
private cachedUntil?;
|
|
10
|
-
/**
|
|
11
|
-
* Время жизни записи в ms.
|
|
12
|
-
*/
|
|
13
|
-
private readonly lifeTime;
|
|
14
|
-
/**
|
|
15
|
-
* {@link Observable} обновления данных.
|
|
16
|
-
*/
|
|
17
|
-
private readonly update$;
|
|
18
|
-
/**
|
|
19
|
-
* Текущее значение данных, установленное напрямую.
|
|
20
|
-
*/
|
|
21
|
-
private readonly currentValue$;
|
|
22
|
-
/**
|
|
23
|
-
* {@link Observable} изменения кэшируемых данных.
|
|
24
|
-
*/
|
|
25
|
-
readonly item$: Observable<T | TInitial>;
|
|
26
|
-
/**
|
|
27
|
-
* Инициализирует экземпляр класса {@link ScCachedItem}.
|
|
28
|
-
*
|
|
29
|
-
* @param lifeTime Время жизни записи в ms.
|
|
30
|
-
* @param item$ {@link Observable} запроса кэшируемых данных.
|
|
31
|
-
* @param initialValue Начальное значение данных.
|
|
32
|
-
*/
|
|
33
|
-
constructor(lifeTime: number, item$: Observable<T | TInitial>, initialValue?: TInitial);
|
|
34
|
-
/**
|
|
35
|
-
* Обновляет время кэширования данных.
|
|
36
|
-
*/
|
|
37
|
-
private updateCacheTime;
|
|
38
|
-
/**
|
|
39
|
-
* Возвращает признак того, что кэшированные данные актуальны.
|
|
40
|
-
*/
|
|
41
|
-
cachedDataIsActual(): boolean;
|
|
42
|
-
/**
|
|
43
|
-
* Выполняет обновления {@link Observable} запроса кэшируемых данных.
|
|
44
|
-
*/
|
|
45
|
-
update(): void;
|
|
46
|
-
/**
|
|
47
|
-
* Устанавливает значение данных напрямую без провоцирования запроса через {@link Observable}.
|
|
48
|
-
*
|
|
49
|
-
* @param value Новое значение данных.
|
|
50
|
-
* @param updateCacheTime Обновить время кэширования. По умолчанию true.
|
|
51
|
-
*/
|
|
52
|
-
setValue(value: T | TInitial, updateCacheTime?: boolean): void;
|
|
53
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { ScCatalogableItem } from '../../common/classes/sc-catalogable-item';
|
|
2
|
-
import { ScISeo } from '../../seo/interfaces/sc-i-seo';
|
|
3
|
-
import { ScIProperties } from '../dto/sc-i-properties';
|
|
4
|
-
import { ScICatalogItem } from '../interfaces/sc-i-catalog-item';
|
|
5
|
-
/**
|
|
6
|
-
* Данные об элементе каталога.
|
|
7
|
-
*/
|
|
8
|
-
export declare class ScCatalogItem<P> extends ScCatalogableItem implements ScICatalogItem<P> {
|
|
9
|
-
/**
|
|
10
|
-
* @inheritDoc
|
|
11
|
-
*/
|
|
12
|
-
parentCategory?: P;
|
|
13
|
-
/**
|
|
14
|
-
* @inheritDoc
|
|
15
|
-
*/
|
|
16
|
-
properties?: ScIProperties;
|
|
17
|
-
/**
|
|
18
|
-
* @inheritDoc
|
|
19
|
-
*/
|
|
20
|
-
seo?: ScISeo;
|
|
21
|
-
/**
|
|
22
|
-
* @inheritDoc
|
|
23
|
-
*/
|
|
24
|
-
image?: string;
|
|
25
|
-
/**
|
|
26
|
-
* Инициализирует экземпляр класса {@link ScCatalogItem}.
|
|
27
|
-
*
|
|
28
|
-
* @param data Данные для первоначальной инициализации.
|
|
29
|
-
*/
|
|
30
|
-
constructor(data?: ScICatalogItem<P>);
|
|
31
|
-
}
|
package/catalog/dto/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './sc-i-discount';
|
|
2
|
-
export * from './sc-i-product-images';
|
|
3
|
-
export * from './sc-i-properties';
|
|
4
|
-
export * from './sc-category';
|
|
5
|
-
export * from './sc-product';
|
|
6
|
-
export * from './sc-virtual-category';
|
|
7
|
-
export * from './sc-i-product-notify-when-in-stock';
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import { ScIConfiguratorSettingsBase } from '../../configurator/dto/sc-i-configurator-settings-base';
|
|
2
|
-
import { ScCatalogItem } from '../classes/sc-catalog-item';
|
|
3
|
-
import { ScICategory } from '../interfaces/sc-i-category';
|
|
4
|
-
import { ScIProduct } from '../interfaces/sc-i-product';
|
|
5
|
-
import { ScIFilterTreeCategory } from '../internal/sc-i-filter-tree-category';
|
|
6
|
-
/**
|
|
7
|
-
* Модель данных категории товаров.
|
|
8
|
-
*/
|
|
9
|
-
export declare class ScCategory extends ScCatalogItem<ScICategory> implements ScICategory {
|
|
10
|
-
/**
|
|
11
|
-
* Признак, что категория является избранной для клиента.
|
|
12
|
-
*
|
|
13
|
-
* @deprecated
|
|
14
|
-
*/
|
|
15
|
-
get isFavorite(): boolean;
|
|
16
|
-
/**
|
|
17
|
-
* @inheritDoc
|
|
18
|
-
*/
|
|
19
|
-
isHidden: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* @inheritDoc
|
|
22
|
-
*/
|
|
23
|
-
isPrimary?: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* @inheritDoc
|
|
26
|
-
*/
|
|
27
|
-
categories?: ScICategory[];
|
|
28
|
-
/**
|
|
29
|
-
* @inheritDoc
|
|
30
|
-
*/
|
|
31
|
-
products?: ScIProduct[];
|
|
32
|
-
/**
|
|
33
|
-
* @inheritDoc
|
|
34
|
-
*/
|
|
35
|
-
hasChild?: boolean;
|
|
36
|
-
/**
|
|
37
|
-
* @inheritDoc
|
|
38
|
-
*/
|
|
39
|
-
configuratorSettings?: ScIConfiguratorSettingsBase;
|
|
40
|
-
/**
|
|
41
|
-
* Дата загрузки категории.
|
|
42
|
-
*
|
|
43
|
-
* @deprecated
|
|
44
|
-
*/
|
|
45
|
-
loadedAt?: Date;
|
|
46
|
-
/**
|
|
47
|
-
* Признак, что в категории необходимо отобразить конфигуратор.
|
|
48
|
-
*/
|
|
49
|
-
showConfigurator?: boolean;
|
|
50
|
-
/**
|
|
51
|
-
* Фильтры категории древовидного представления каталога.
|
|
52
|
-
*
|
|
53
|
-
* @deprecated
|
|
54
|
-
*/
|
|
55
|
-
filter?: ScIFilterTreeCategory | '*';
|
|
56
|
-
/**
|
|
57
|
-
* Признак, что категория является избранной для клиента.
|
|
58
|
-
*/
|
|
59
|
-
private isFavoriteValue;
|
|
60
|
-
/**
|
|
61
|
-
* Инициализирует экземпляр класса {@link ScCategory}.
|
|
62
|
-
*
|
|
63
|
-
* @param data DTO с данными о категории товаров.
|
|
64
|
-
*/
|
|
65
|
-
constructor(data: ScICategory);
|
|
66
|
-
/**
|
|
67
|
-
* Возвращает среднюю стоимость м2.
|
|
68
|
-
*/
|
|
69
|
-
get m2Price(): string | undefined;
|
|
70
|
-
/**
|
|
71
|
-
* Признак, что в категории есть товары для отображения.
|
|
72
|
-
*/
|
|
73
|
-
get isNotHiddenProducts(): boolean;
|
|
74
|
-
/**
|
|
75
|
-
* Признак, что категория является избранной для клиента.
|
|
76
|
-
*
|
|
77
|
-
* @deprecated
|
|
78
|
-
*/
|
|
79
|
-
set isFavorite(isFavorite: boolean);
|
|
80
|
-
/**
|
|
81
|
-
* Добавляет информацию о родителе и дочерних элементах.
|
|
82
|
-
*
|
|
83
|
-
* @param category Категория содержащая информацию о родителе и дочерних элементах.
|
|
84
|
-
* @deprecated
|
|
85
|
-
*/
|
|
86
|
-
addCategories(category: ScCategory): this;
|
|
87
|
-
/**
|
|
88
|
-
* Устанавливает фильтры категории древовидного представления каталога.
|
|
89
|
-
*
|
|
90
|
-
* @param filter Фильтры категории древовидного представления каталога.
|
|
91
|
-
* @deprecated
|
|
92
|
-
*/
|
|
93
|
-
setFilter(filter: ScIFilterTreeCategory | '*' | undefined): void;
|
|
94
|
-
/**
|
|
95
|
-
* Устанавливает фильтры категории древовидного представления каталога для дочерних категорий.
|
|
96
|
-
*
|
|
97
|
-
* @deprecated
|
|
98
|
-
*/
|
|
99
|
-
setChildrenCategoriesFilters(): void;
|
|
100
|
-
/**
|
|
101
|
-
* Устанавливает фильтры категории древовидного представления каталога для товаров.
|
|
102
|
-
*
|
|
103
|
-
* @deprecated
|
|
104
|
-
*/
|
|
105
|
-
setProductFilters(): void;
|
|
106
|
-
/**
|
|
107
|
-
* Возвращает признак того, что категория загружена и срок жизни данных не истёк.
|
|
108
|
-
*
|
|
109
|
-
* @param categoryData Срок жизни информации о категории в ms.
|
|
110
|
-
* @deprecated
|
|
111
|
-
*/
|
|
112
|
-
cachedDataIsActual(categoryData: number): boolean;
|
|
113
|
-
/**
|
|
114
|
-
* Переключает признак отображения конфигуратора.
|
|
115
|
-
*
|
|
116
|
-
* @deprecated
|
|
117
|
-
*/
|
|
118
|
-
toggleShowConfigurator(): void;
|
|
119
|
-
/**
|
|
120
|
-
* Выполняет сортировку товаров по заданной функции в категории и дочерних подкатегориях.
|
|
121
|
-
*
|
|
122
|
-
* @param sortFcn Функция сортировки товаров.
|
|
123
|
-
* @deprecated
|
|
124
|
-
*/
|
|
125
|
-
sortProduct(sortFcn: ((a: ScIProduct, b: ScIProduct) => number) | undefined): void;
|
|
126
|
-
/**
|
|
127
|
-
* Устанавливает флаг избранных товаров клиента всем вложенным позициям на основе флага из родительской категории.
|
|
128
|
-
*
|
|
129
|
-
* @param isFavorite Признак, что категория являются избранной для клиента.
|
|
130
|
-
* @deprecated
|
|
131
|
-
*/
|
|
132
|
-
setIsFavoriteFromChild(isFavorite: boolean): void;
|
|
133
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Модель данных клиентской скидке.
|
|
3
|
-
*/
|
|
4
|
-
export interface ScIDiscount {
|
|
5
|
-
/**
|
|
6
|
-
* Наименование скидки.
|
|
7
|
-
*/
|
|
8
|
-
name: string;
|
|
9
|
-
/**
|
|
10
|
-
* Процент скидки от розничной цены.
|
|
11
|
-
*/
|
|
12
|
-
percent: number;
|
|
13
|
-
/**
|
|
14
|
-
* Старая цена клиента.
|
|
15
|
-
*/
|
|
16
|
-
oldCost: number;
|
|
17
|
-
/**
|
|
18
|
-
* Дата окончания скидки.
|
|
19
|
-
*/
|
|
20
|
-
expiredAt?: string;
|
|
21
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Модель изображения товара.
|
|
3
|
-
*/
|
|
4
|
-
export interface ScIProductImages {
|
|
5
|
-
/**
|
|
6
|
-
* Основное изображение.
|
|
7
|
-
*/
|
|
8
|
-
image: string;
|
|
9
|
-
/**
|
|
10
|
-
* Основное изображение в формате WebP.
|
|
11
|
-
*/
|
|
12
|
-
imageWebp?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Превью изображения.
|
|
15
|
-
*/
|
|
16
|
-
preview?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Превью в формате WebP.
|
|
19
|
-
*/
|
|
20
|
-
previewWebp?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Признак того, что изображение является основным.
|
|
23
|
-
*/
|
|
24
|
-
isDefault: boolean;
|
|
25
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Данные для запроса на уведомление о наличии товара.
|
|
3
|
-
*/
|
|
4
|
-
export interface ScIProductNotifyWhenInStock {
|
|
5
|
-
/**
|
|
6
|
-
* Адрес электронной почты.
|
|
7
|
-
*/
|
|
8
|
-
email: string;
|
|
9
|
-
/**
|
|
10
|
-
* Телефон.
|
|
11
|
-
*/
|
|
12
|
-
phone: string;
|
|
13
|
-
/**
|
|
14
|
-
* Код подтверждения номера телефона.
|
|
15
|
-
*/
|
|
16
|
-
verificationCode: string;
|
|
17
|
-
/**
|
|
18
|
-
* Идентификатор склада.
|
|
19
|
-
*/
|
|
20
|
-
warehouseId: string | number;
|
|
21
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Свойства товара/категории.
|
|
3
|
-
*/
|
|
4
|
-
export interface ScIProperties {
|
|
5
|
-
/**
|
|
6
|
-
* Название свойства и его значение.
|
|
7
|
-
*/
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
/**
|
|
10
|
-
* Изображение.
|
|
11
|
-
*/
|
|
12
|
-
image?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Изображение в формате WebP.
|
|
15
|
-
*/
|
|
16
|
-
imageWebp?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Признак избранного товара/категории клиента.
|
|
19
|
-
*/
|
|
20
|
-
clientRequiredProduct?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Признак необходимости при заказе проверить наличие остатков на складе.
|
|
23
|
-
*/
|
|
24
|
-
checkCount?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Ширина продукта.
|
|
27
|
-
*/
|
|
28
|
-
width?: number;
|
|
29
|
-
/**
|
|
30
|
-
* Длина продукта.
|
|
31
|
-
*/
|
|
32
|
-
length?: number;
|
|
33
|
-
/**
|
|
34
|
-
* Цвет материала.
|
|
35
|
-
*/
|
|
36
|
-
color?: string;
|
|
37
|
-
/**
|
|
38
|
-
* Признак того, что изменение длины товара при добавлении в корзину отключено.
|
|
39
|
-
*/
|
|
40
|
-
isDisabledChangeLengthProduct?: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Планируемая дата поступления товара на основной склад.
|
|
43
|
-
*/
|
|
44
|
-
planingIncomingDate?: string;
|
|
45
|
-
/**
|
|
46
|
-
* Планируемая дата производства товара.
|
|
47
|
-
*/
|
|
48
|
-
planingProductionDate?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Название (slug) конфигуратора.
|
|
51
|
-
*/
|
|
52
|
-
editor?: string;
|
|
53
|
-
/**
|
|
54
|
-
* Описание продукта/категории. HTML строка.
|
|
55
|
-
*/
|
|
56
|
-
description?: string;
|
|
57
|
-
/**
|
|
58
|
-
* Характеристики продукта/категории. HTML строка.
|
|
59
|
-
*/
|
|
60
|
-
specification?: string;
|
|
61
|
-
/**
|
|
62
|
-
* Средняя стоимость м2.
|
|
63
|
-
*/
|
|
64
|
-
m2Price?: string;
|
|
65
|
-
/**
|
|
66
|
-
* Список файлов продукта/категории.
|
|
67
|
-
*/
|
|
68
|
-
files?: Array<{
|
|
69
|
-
type: string;
|
|
70
|
-
file: string;
|
|
71
|
-
}>;
|
|
72
|
-
/**
|
|
73
|
-
* Минимальный метраж продукта.
|
|
74
|
-
*/
|
|
75
|
-
minLength?: number;
|
|
76
|
-
/**
|
|
77
|
-
* Максимальный метраж продукта.
|
|
78
|
-
*/
|
|
79
|
-
maxLength?: number;
|
|
80
|
-
/**
|
|
81
|
-
* Шаг метража продукта.
|
|
82
|
-
*/
|
|
83
|
-
lengthStep?: number;
|
|
84
|
-
/**
|
|
85
|
-
* Признак необходимости игнорировать проверку минимального количества и кратности при добавлении товара в корзину и создании заказа.
|
|
86
|
-
*/
|
|
87
|
-
ignoreMinCountCheck?: boolean;
|
|
88
|
-
}
|
|
@@ -1,177 +0,0 @@
|
|
|
1
|
-
import { ScOrderItem } from '../../order/classes/sc-order-item';
|
|
2
|
-
import { ScICurrency } from '../../references/dto/sc-i-currency';
|
|
3
|
-
import { ScIProductUnit } from '../../references/dto/sc-i-product-unit';
|
|
4
|
-
import { ScIWarehouseStockCount } from '../../warehouse/dto/sc-i-warehouse-stock-count';
|
|
5
|
-
import { ScIWarehouse } from '../../warehouse/dto/sc-warehouse';
|
|
6
|
-
import { ScCatalogItem } from '../classes/sc-catalog-item';
|
|
7
|
-
import { ScICategory } from '../interfaces/sc-i-category';
|
|
8
|
-
import { ScIProduct } from '../interfaces/sc-i-product';
|
|
9
|
-
import { ScPriceHistory } from '../types/sc-price-history';
|
|
10
|
-
import { ScIDiscount } from './sc-i-discount';
|
|
11
|
-
import { ScIProductImages } from './sc-i-product-images';
|
|
12
|
-
/**
|
|
13
|
-
* Модель данных товара/услуги.
|
|
14
|
-
*/
|
|
15
|
-
export declare class ScProduct extends ScCatalogItem<ScICategory> implements ScIProduct {
|
|
16
|
-
/**
|
|
17
|
-
* @inheritDoc
|
|
18
|
-
*/
|
|
19
|
-
isHidden: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* @inheritDoc
|
|
22
|
-
*/
|
|
23
|
-
supplierSku?: string;
|
|
24
|
-
/**
|
|
25
|
-
* С@inheritDoc
|
|
26
|
-
*/
|
|
27
|
-
cost?: number;
|
|
28
|
-
/**
|
|
29
|
-
* @inheritDoc
|
|
30
|
-
*/
|
|
31
|
-
costRub?: number;
|
|
32
|
-
/**
|
|
33
|
-
* @inheritDoc
|
|
34
|
-
*/
|
|
35
|
-
costDate?: string;
|
|
36
|
-
/**
|
|
37
|
-
* @inheritDoc
|
|
38
|
-
*/
|
|
39
|
-
currency: ScICurrency;
|
|
40
|
-
/**
|
|
41
|
-
* @inheritDoc
|
|
42
|
-
*/
|
|
43
|
-
unit: ScIProductUnit;
|
|
44
|
-
/**
|
|
45
|
-
* @inheritDoc
|
|
46
|
-
*/
|
|
47
|
-
minCount?: number;
|
|
48
|
-
/**
|
|
49
|
-
* @inheritDoc
|
|
50
|
-
*/
|
|
51
|
-
stockCount?: ScIWarehouseStockCount[];
|
|
52
|
-
/**
|
|
53
|
-
* @inheritDoc
|
|
54
|
-
*/
|
|
55
|
-
onOrder?: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* @inheritDoc
|
|
58
|
-
*/
|
|
59
|
-
pack?: string;
|
|
60
|
-
/**
|
|
61
|
-
* @inheritDoc
|
|
62
|
-
*/
|
|
63
|
-
isFavorite: boolean;
|
|
64
|
-
/**
|
|
65
|
-
* @inheritDoc
|
|
66
|
-
*/
|
|
67
|
-
isPreviouslyOrdered?: boolean;
|
|
68
|
-
/**
|
|
69
|
-
* @inheritDoc
|
|
70
|
-
*/
|
|
71
|
-
readonly images?: readonly ScIProductImages[];
|
|
72
|
-
/**
|
|
73
|
-
* @inheritDoc
|
|
74
|
-
*/
|
|
75
|
-
categories: ScICategory[];
|
|
76
|
-
/**
|
|
77
|
-
* @inheritDoc
|
|
78
|
-
*/
|
|
79
|
-
discount?: ScIDiscount;
|
|
80
|
-
/**
|
|
81
|
-
* @inheritDoc
|
|
82
|
-
*/
|
|
83
|
-
primaryCategory?: ScICategory;
|
|
84
|
-
/**
|
|
85
|
-
* Признак наличия изображения у товара.
|
|
86
|
-
*/
|
|
87
|
-
hasImage: boolean;
|
|
88
|
-
/**
|
|
89
|
-
* Объект элемента корзины.
|
|
90
|
-
*/
|
|
91
|
-
cartItem?: ScOrderItem;
|
|
92
|
-
/**
|
|
93
|
-
* Признак, что товар отсутствует.
|
|
94
|
-
*/
|
|
95
|
-
isNull: boolean;
|
|
96
|
-
/**
|
|
97
|
-
* Порядок следования товара в списке.
|
|
98
|
-
*/
|
|
99
|
-
ord: number;
|
|
100
|
-
/**
|
|
101
|
-
* Признак того, что товар скрыли фильтром.
|
|
102
|
-
*/
|
|
103
|
-
isHiddenFilter: boolean;
|
|
104
|
-
/**
|
|
105
|
-
* История изменения цены товара или услуги.
|
|
106
|
-
*/
|
|
107
|
-
priceHistory?: ScPriceHistory;
|
|
108
|
-
/**
|
|
109
|
-
* Признак необходимости игнорировать проверку минимального количества и кратности при добавлении товара в корзину и создании заказа.
|
|
110
|
-
*/
|
|
111
|
-
ignoreMinCountCheck: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* Инициализирует экземпляр класса {@link ScProduct}.
|
|
114
|
-
*
|
|
115
|
-
* @param data Данные о продукте.
|
|
116
|
-
* @param ord Порядок следования продукта в списке.
|
|
117
|
-
*/
|
|
118
|
-
constructor(data: ScIProduct | null, ord?: number);
|
|
119
|
-
/**
|
|
120
|
-
* Стоимость товара или услуги с валютой и единицей измерения.
|
|
121
|
-
*/
|
|
122
|
-
get costString(): string;
|
|
123
|
-
/**
|
|
124
|
-
* Стоимость товара или услуги в рублях и с единицей измерения.
|
|
125
|
-
*/
|
|
126
|
-
get costRubString(): string;
|
|
127
|
-
/**
|
|
128
|
-
* Стоимость товара или услуги с валютой и единицей измерения до применения скидки.
|
|
129
|
-
*/
|
|
130
|
-
get discountCostString(): string;
|
|
131
|
-
/**
|
|
132
|
-
* Признак, что товар продаётся в рублях.
|
|
133
|
-
*/
|
|
134
|
-
get priceInRub(): boolean;
|
|
135
|
-
/**
|
|
136
|
-
* Возвращает первое изображение товара. Если изображений нет, то возвращает undefined.
|
|
137
|
-
*
|
|
138
|
-
* @param imgIndex Индекс изображения в массиве.
|
|
139
|
-
*/
|
|
140
|
-
getImage(imgIndex?: number): string | undefined;
|
|
141
|
-
/**
|
|
142
|
-
* Возвращает основное изображение товара в формате WebP. Если WebP изображения нет, то возвращает undefined.
|
|
143
|
-
*
|
|
144
|
-
* @param imgIndex Индекс изображения в массиве.
|
|
145
|
-
*/
|
|
146
|
-
getImageWebp(imgIndex?: number): string | undefined;
|
|
147
|
-
/**
|
|
148
|
-
* Возвращает первое превью-изображение товара. Если превью-изображений нет, то возвращает undefined.
|
|
149
|
-
*
|
|
150
|
-
* @param imgIndex Индекс превью-изображения в массиве.
|
|
151
|
-
*/
|
|
152
|
-
getImagePreview(imgIndex?: number): string | undefined;
|
|
153
|
-
/**
|
|
154
|
-
* Возвращает превью-изображение товара в формате WebP. Если WebP превью нет, то возвращает undefined.
|
|
155
|
-
*
|
|
156
|
-
* @param imgIndex Индекс превью-изображения в массиве.
|
|
157
|
-
*/
|
|
158
|
-
getImagePreviewWebp(imgIndex?: number): string | undefined;
|
|
159
|
-
/**
|
|
160
|
-
* Возвращает количество товара на складе (остаток).
|
|
161
|
-
*
|
|
162
|
-
* @param warehouseId Идентификатор склада.
|
|
163
|
-
*/
|
|
164
|
-
getWarehouseStockCount(warehouseId: number): number;
|
|
165
|
-
/**
|
|
166
|
-
* Возвращает признак, что имеется остаток товара на складе.
|
|
167
|
-
*
|
|
168
|
-
* @param warehouseId Идентификатор склада.
|
|
169
|
-
*/
|
|
170
|
-
isWarehouseStockExist(warehouseId: number): boolean;
|
|
171
|
-
/**
|
|
172
|
-
* Возвращает сообщение об отсутствии товара.
|
|
173
|
-
*
|
|
174
|
-
* @param warehouse Идентификатор склада.
|
|
175
|
-
*/
|
|
176
|
-
getNotStockMessage(warehouse: ScIWarehouse): string | undefined;
|
|
177
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { ScCatalogItem } from '../classes/sc-catalog-item';
|
|
2
|
-
import { ScICategory } from '../interfaces/sc-i-category';
|
|
3
|
-
import { ScIProduct } from '../interfaces/sc-i-product';
|
|
4
|
-
import { ScIVirtualCategory } from '../interfaces/sc-i-virtual-category';
|
|
5
|
-
/**
|
|
6
|
-
* Данные о виртуальной категории.
|
|
7
|
-
*/
|
|
8
|
-
export declare class ScVirtualCategory extends ScCatalogItem<ScIVirtualCategory> implements ScIVirtualCategory {
|
|
9
|
-
/**
|
|
10
|
-
* @inheritDoc
|
|
11
|
-
*/
|
|
12
|
-
childCategories?: ScIVirtualCategory[];
|
|
13
|
-
/**
|
|
14
|
-
* @inheritDoc
|
|
15
|
-
*/
|
|
16
|
-
products?: ScIProduct[];
|
|
17
|
-
/**
|
|
18
|
-
* @inheritDoc
|
|
19
|
-
*/
|
|
20
|
-
productCategories?: ScICategory[];
|
|
21
|
-
/**
|
|
22
|
-
* Инициализирует экземпляр класса {@link ScVirtualCategory}.
|
|
23
|
-
*
|
|
24
|
-
* @param data Данные о виртуальной категории.
|
|
25
|
-
*/
|
|
26
|
-
constructor(data: ScIVirtualCategory);
|
|
27
|
-
}
|
package/catalog/enums/index.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Формат отображения каталога.
|
|
3
|
-
*/
|
|
4
|
-
export declare enum ScCatalogFormat {
|
|
5
|
-
/**
|
|
6
|
-
* Отображение каталога в виде карточек.
|
|
7
|
-
*/
|
|
8
|
-
normal = "normal",
|
|
9
|
-
/**
|
|
10
|
-
* Отображение каталога в виде раскрывающегося древовидного списка.
|
|
11
|
-
*/
|
|
12
|
-
tree = "tree"
|
|
13
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Перечисление MIME-типов.
|
|
3
|
-
*/
|
|
4
|
-
export declare enum ScMimeTypes {
|
|
5
|
-
aac = "audio/aac",
|
|
6
|
-
abw = "application/x-abiword",
|
|
7
|
-
arc = "application/x-freearc",
|
|
8
|
-
avi = "video/x-msvideo",
|
|
9
|
-
azw = "application/vnd.amazon.ebook",
|
|
10
|
-
bin = "application/octet-stream",
|
|
11
|
-
bmp = "image/bmp",
|
|
12
|
-
bz = "application/x-bzip",
|
|
13
|
-
bz2 = "application/x-bzip2",
|
|
14
|
-
csh = "application/x-csh",
|
|
15
|
-
css = "text/css",
|
|
16
|
-
csv = "text/csv",
|
|
17
|
-
document_ = "application/msword",
|
|
18
|
-
docx = "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
|
|
19
|
-
eot = "application/vnd.ms-fontobject",
|
|
20
|
-
epub = "application/epub+zip",
|
|
21
|
-
gz = "application/gzip",
|
|
22
|
-
gif = "image/gif",
|
|
23
|
-
htm = "text/html",
|
|
24
|
-
html = "text/html",
|
|
25
|
-
ico = "image/vnd.microsoft.icon",
|
|
26
|
-
ics = "text/calendar",
|
|
27
|
-
jar = "application/java-archive",
|
|
28
|
-
jpeg = "jpg",
|
|
29
|
-
js = "text/javascript",
|
|
30
|
-
json = "application/json",
|
|
31
|
-
jsonld = "application/ld+json",
|
|
32
|
-
mid = "midi",
|
|
33
|
-
mjs = "text/javascript",
|
|
34
|
-
mp3 = "audio/mpeg",
|
|
35
|
-
mpeg = "video/mpeg",
|
|
36
|
-
mpkg = "application/vnd.apple.installer+xml",
|
|
37
|
-
odp = "application/vnd.oasis.opendocument.presentation",
|
|
38
|
-
ods = "application/vnd.oasis.opendocument.spreadsheet",
|
|
39
|
-
odt = "application/vnd.oasis.opendocument.text",
|
|
40
|
-
oga = "audio/ogg",
|
|
41
|
-
ogv = "video/ogg",
|
|
42
|
-
ogx = "application/ogg",
|
|
43
|
-
opus = "audio/opus",
|
|
44
|
-
otf = "font/otf",
|
|
45
|
-
png = "image/png",
|
|
46
|
-
pdf = "application/pdf",
|
|
47
|
-
php = "application/php",
|
|
48
|
-
ppt = "application/vnd.ms-powerpoint",
|
|
49
|
-
pptx = "application/vnd.openxmlformats-officedocument.presentationml.presentation",
|
|
50
|
-
rar = "application/vnd.rar",
|
|
51
|
-
rtf = "application/rtf",
|
|
52
|
-
sh = "application/x-sh",
|
|
53
|
-
svg = "image/svg+xml",
|
|
54
|
-
swf = "application/x-shockwave-flash",
|
|
55
|
-
tar = "application/x-tar",
|
|
56
|
-
tif = "image/tiff",
|
|
57
|
-
tiff = "image/tiff",
|
|
58
|
-
ts = "video/mp2t",
|
|
59
|
-
ttf = "font/ttf",
|
|
60
|
-
txt = "text/plain",
|
|
61
|
-
vsd = "application/vnd.visio",
|
|
62
|
-
wav = "audio/wav",
|
|
63
|
-
weba = "audio/webm",
|
|
64
|
-
webm = "video/webm",
|
|
65
|
-
webp = "image/webp",
|
|
66
|
-
woff = "font/woff",
|
|
67
|
-
woff2 = "font/woff2",
|
|
68
|
-
xhtml = "application/xhtml+xml",
|
|
69
|
-
xls = "application/vnd.ms-excel",
|
|
70
|
-
xlsx = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
|
71
|
-
xml = "XML",
|
|
72
|
-
xul = "application/vnd.mozilla.xul+xml",
|
|
73
|
-
zip = "application/zip",
|
|
74
|
-
'3gp' = "video/3gpp",
|
|
75
|
-
'3g2' = "video/3gpp2",
|
|
76
|
-
'7z' = "application/x-7z-compressed"
|
|
77
|
-
}
|